Change filename to something more descriptive

This commit is contained in:
Phlosioneer
2019-03-08 02:17:01 -05:00
parent af182d6f16
commit eac70acab6
10 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
#include "alloc.h"
#include "menu.h"
#include "menu_helpers.h"
#include "menu_unknown.h"
#include "menu_specialized.h"
#include "overworld.h"
#include "palette.h"
#include "pokemon_summary_screen.h"