mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 12:37:38 +01:00
17 lines
171 B
C
17 lines
171 B
C
|
// Includes
|
||
|
|
||
|
#include "global.h"
|
||
|
#include "field_map_obj.h"
|
||
|
|
||
|
// Static struct declarations
|
||
|
|
||
|
// Static RAM declarations
|
||
|
|
||
|
// Static ROM declarations
|
||
|
|
||
|
// ROM data
|
||
|
|
||
|
// Code
|
||
|
|
||
|
|