mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
12 lines
208 B
C
Executable File
12 lines
208 B
C
Executable File
//
|
|
// Created by scott on 9/12/2017.
|
|
//
|
|
|
|
#ifndef GUARD_EVENT_SCRIPTS_H
|
|
#define GUARD_EVENT_SCRIPTS_H
|
|
|
|
extern const u8 gUnknown_082766A2[];
|
|
extern const u8 gUnknown_082766A6[];
|
|
|
|
#endif //GUARD_EVENT_SCRIPTS_H
|