mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 20:48:35 -05: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
|