finish object event rename

This commit is contained in:
garak
2019-12-02 16:51:24 -05:00
parent 36b2301fd2
commit 46a8b0fb29
27 changed files with 44 additions and 55 deletions
+5 -5
View File
@@ -3,13 +3,13 @@
#include "sound.h"
#include "task.h"
#include "malloc.h"
#include "field_map_obj.h"
#include "event_object_movement.h"
#include "new_menu_helpers.h"
#include "item_use.h"
#include "event_scripts.h"
#include "event_data.h"
#include "script.h"
#include "map_obj_lock.h"
#include "event_object_lock.h"
#include "field_specials.h"
#include "item_menu.h"
#include "field_effect.h"
@@ -17,10 +17,10 @@
#include "battle.h"
#include "battle_setup.h"
#include "random.h"
#include "field_map_obj.h"
#include "event_object_movement.h"
#include "field_player_avatar.h"
#include "map_obj_80688E4.h"
#include "map_obj_8097404.h"
#include "event_object_80688E4.h"
#include "event_object_8097404.h"
#include "unk_810c3a4.h"
#include "vs_seeker.h"
#include "constants/movement_commands.h"