Use misc ScrCmd constants

This commit is contained in:
GriffinR
2019-09-15 23:47:07 -04:00
committed by huderlem
parent 340c4e1411
commit 06af24bce5
90 changed files with 486 additions and 493 deletions
+1 -1
View File
@@ -3,7 +3,6 @@
#include "battle.h"
#include "battle_controllers.h"
#include "battle_message.h"
#include "berry.h"
#include "bg.h"
#include "decompress.h"
#include "event_data.h"
@@ -30,6 +29,7 @@
#include "task.h"
#include "text.h"
#include "text_window.h"
#include "constants/berry.h"
#include "constants/items.h"
#include "constants/songs.h"
#include "constants/rgb.h"