summaryrefslogtreecommitdiff
path: root/src/rom4.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-08 00:31:14 -0800
committerYamaArashi <shadow962@live.com>2017-01-08 00:31:14 -0800
commitcee1e81cb0d8bf808f145004b5b46249d2dbdedd (patch)
treefc2eab2f197095971b03ea8ecabdf81642859c7d /src/rom4.c
parent11f95794b99b5560f53c400ee5f7f3f231e8e3ad (diff)
rename truck_scene.c to field_special_scene.c
Diffstat (limited to 'src/rom4.c')
-rw-r--r--src/rom4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom4.c b/src/rom4.c
index 0cad9a39a..3f383b690 100644
--- a/src/rom4.c
+++ b/src/rom4.c
@@ -26,7 +26,7 @@
#include "start_menu.h"
#include "task.h"
#include "tileset_anim.h"
-#include "truck_scene.h"
+#include "field_special_scene.h"
#include "weather.h"
#include "wild_encounter.h"
#include "metatile_behavior.h"