summaryrefslogtreecommitdiff
path: root/src/rom_8011DC0.c
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-12-09 07:56:53 -0600
committerGitHub <noreply@github.com>2018-12-09 07:56:53 -0600
commit5e09850c17bd1d09ab77e4f09a6b1682c210f0ad (patch)
treed5c1023549cb38f6a039bcdc29fbf90b01160935 /src/rom_8011DC0.c
parent0b91d2948a431a5d44166544897a550061c01a31 (diff)
parentc46499b05c81f1d1a872a33ce5b2fd9a20964dc7 (diff)
Merge pull request #435 from DizzyEggg/weather
Decompile fieldmap
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 0553b9cf4..deec55c9d 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);