Split contest funcs from script_pokemon_util

This commit is contained in:
GriffinR
2020-08-13 17:42:12 -04:00
parent 4911849723
commit 3779422489
21 changed files with 744 additions and 764 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include "fieldmap.h"
#include "random.h"
#include "starter_choose.h"
#include "script_pokemon_80F8.h"
#include "script_pokemon_util.h"
#include "palette.h"
#include "window.h"
#include "event_object_movement.h"