convert some constants to C headers
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "constants/game_stat.h"
|
||||
#include "overworld.h"
|
||||
#include "berry_blender.h"
|
||||
#include "bg.h"
|
||||
#include "window.h"
|
||||
@@ -20,7 +22,7 @@
|
||||
#include "item_menu_icons.h"
|
||||
#include "berry.h"
|
||||
#include "item.h"
|
||||
#include "items.h"
|
||||
#include "constants/items.h"
|
||||
#include "string_util.h"
|
||||
#include "international_string_util.h"
|
||||
#include "rng.h"
|
||||
|
||||
Reference in New Issue
Block a user