From cee1e81cb0d8bf808f145004b5b46249d2dbdedd Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sun, 8 Jan 2017 00:31:14 -0800 Subject: rename truck_scene.c to field_special_scene.c --- src/rom4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rom4.c') 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" -- cgit v1.2.3