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
+3 -3
View File
@@ -7,7 +7,7 @@
#include "event_data.h"
#include "field_effect.h"
#include "field_fadetransition.h"
#include "field_map_obj_helpers.h"
#include "event_object_movement.h"
#include "field_player_avatar.h"
#include "field_specials.h"
#include "field_weather.h"
@@ -19,8 +19,8 @@
#include "mail.h"
#include "main.h"
#include "malloc.h"
#include "map_obj_80688E4.h"
#include "map_obj_lock.h"
#include "event_object_80688E4.h"
#include "event_object_lock.h"
#include "metatile_behavior.h"
#include "new_menu_helpers.h"
#include "overworld.h"