Move pokemon and easy chat constants to global, misc clean-up

This commit is contained in:
GriffinR
2021-12-28 18:07:41 -05:00
parent aba5264260
commit aadab8b016
26 changed files with 21 additions and 42 deletions

View File

@@ -35,7 +35,6 @@
#include "constants/trainers.h"
#include "constants/event_objects.h"
#include "constants/moves.h"
#include "constants/easy_chat.h"
extern const u8 MossdeepCity_SpaceCenter_2F_EventScript_MaxieTrainer[];
extern const u8 MossdeepCity_SpaceCenter_2F_EventScript_TabithaTrainer[];