diff options
Diffstat (limited to 'src/rom4.c')
-rw-r--r-- | src/rom4.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/rom4.c b/src/rom4.c index cc734cad9..ba1b31348 100644 --- a/src/rom4.c +++ b/src/rom4.c @@ -4,12 +4,16 @@ #include "asm_fieldmap.h" #include "battle_setup.h" #include "berry.h" +#include "clock.h" #include "event_data.h" #include "field_camera.h" +#include "field_control_avatar.h" #include "field_effect.h" #include "field_map_obj.h" +#include "field_map_obj_helpers.h" #include "field_message_box.h" #include "field_player_avatar.h" +#include "field_screeneffect.h" #include "field_special_scene.h" #include "heal_location.h" #include "link.h" @@ -23,17 +27,13 @@ #include "rng.h" #include "safari_zone.h" #include "script.h" +#include "script_pokemon_80C4.h" #include "songs.h" #include "sound.h" #include "start_menu.h" #include "task.h" #include "tileset_anim.h" -#include "field_screeneffect.h" #include "wild_encounter.h" -#include "script_pokemon_80C4.h" -#include "clock.h" -#include "field_map_obj_helpers.h" -#include "field_control_avatar.h" #ifdef SAPPHIRE #define LEGENDARY_MUSIC BGM_OOAME // Heavy Rain |