convert some constants to C headers

This commit is contained in:
camthesaxman
2017-12-05 11:55:48 -06:00
parent 54da963091
commit caa13f8777
64 changed files with 4874 additions and 2612 deletions
+2 -1
View File
@@ -15,7 +15,7 @@
#include "window.h"
#include "bg.h"
#include "species.h"
#include "game_stat.h"
#include "constants/game_stat.h"
#include "blend_palette.h"
#include "string_util.h"
#include "m4a.h"
@@ -24,6 +24,7 @@
#include "trig.h"
#include "rng.h"
#include "event_data.h"
#include "overworld.h"
struct HallofFameMon
{