Fix missing header for sub_817F77C BUGFIX

This commit is contained in:
GriffinR 2021-01-11 10:37:22 -05:00
parent 4a7a3df205
commit fa3acd79e7
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include "task.h" #include "task.h"
#include "trig.h" #include "trig.h"
#include "util.h" #include "util.h"
#include "data.h"
#include "constants/battle_anim.h" #include "constants/battle_anim.h"
#include "constants/rgb.h" #include "constants/rgb.h"