summaryrefslogtreecommitdiff
path: root/src/rom_8011DC0.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-08 22:05:11 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-08 22:05:11 +0100
commit4ec14b3d431f61309e33ca58c7702678bd25ae7a (patch)
treea35f38856a06dc46f1c01f4adb2ce5b886a3ce46 /src/rom_8011DC0.c
parent58c4cec9462cef154e75d12181ebe6d42c0f3e9e (diff)
Finish field screen
Diffstat (limited to 'src/rom_8011DC0.c')
-rw-r--r--src/rom_8011DC0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom_8011DC0.c b/src/rom_8011DC0.c
index a197598de..af4e031dc 100644
--- a/src/rom_8011DC0.c
+++ b/src/rom_8011DC0.c
@@ -32,7 +32,7 @@
#include "decompress.h"
#include "start_menu.h"
#include "data2.h"
-#include "field_screen.h"
+#include "field_screen_effect.h"
extern void HealPlayerParty(void);