convert more constants

This commit is contained in:
camthesaxman
2017-12-11 12:27:51 -06:00
parent 19fbf024ff
commit c681b482c2
89 changed files with 13177 additions and 12922 deletions

View File

@@ -11,9 +11,9 @@
#include "main.h"
#include "item.h"
#include "constants/items.h"
#include "songs.h"
#include "constants/songs.h"
#include "sound.h"
#include "moves.h"
#include "constants/moves.h"
#include "window.h"
#include "m4a.h"
#include "palette.h"