summaryrefslogtreecommitdiff
path: root/src/party_menu.c
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-03-08 02:17:01 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-03-08 02:17:01 -0500
commiteac70acab65dea005da2299e4bb209aff1ded60f (patch)
tree248d9a1402c9378118c4b7e1ed148e308fb91cde /src/party_menu.c
parentaf182d6f168afbb7c8c35fe9240ecf931099d06e (diff)
Change filename to something more descriptive
Diffstat (limited to 'src/party_menu.c')
-rwxr-xr-xsrc/party_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/party_menu.c b/src/party_menu.c
index 7e47cbf80..71609bf9e 100755
--- a/src/party_menu.c
+++ b/src/party_menu.c
@@ -37,7 +37,7 @@
#include "main.h"
#include "menu.h"
#include "menu_helpers.h"
-#include "menu_unknown.h"
+#include "menu_specialized.h"
#include "metatile_behavior.h"
#include "overworld.h"
#include "palette.h"