mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-22 20:33:47 +01:00
11 lines
203 B
C
11 lines
203 B
C
|
#ifndef POKEEMERALD_FIELD_MAP_OBJ_H
|
||
|
#define POKEEMERALD_FIELD_MAP_OBJ_H
|
||
|
|
||
|
// Exported struct declarations
|
||
|
|
||
|
// Exported RAM declarations
|
||
|
|
||
|
// Exported ROM declarations
|
||
|
|
||
|
#endif //POKEEMERALD_FIELD_MAP_OBJ_H
|