summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/graphics.h7
-rw-r--r--include/strings.h1
2 files changed, 7 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h
index 98f9750d4..96a39ae7c 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -176,7 +176,6 @@ extern const u8 gUnknown_8E86D6C[];
extern const u8 gUnknown_8E86F98[];
// berry_fix_program
-
extern const u8 gBerryFixGameboy_Gfx[];
extern const u8 gBerryFixGameboy_Tilemap[];
extern const u8 gBerryFixGameboy_Pal[];
@@ -196,4 +195,10 @@ extern const u8 gBerryFixWindow_Gfx[];
extern const u8 gBerryFixWindow_Tilemap[];
extern const u8 gBerryFixWindow_Pal[];
+// item_pc
+
+extern const u8 gUnknown_8E85090[];
+extern const u8 gUnknown_8E85408[];
+extern const u8 gUnknown_8E85458[];
+
#endif //GUARD_GRAPHICS_H
diff --git a/include/strings.h b/include/strings.h
index 0a8af28d1..e624fe407 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -113,6 +113,7 @@ extern const u8 gText_ICanPayThisMuch_WouldThatBeOkay[];
extern const u8 gText_TurnedOverItemsWorthYen[];
extern const u8 gPokeDudeText_TMTypes[];
extern const u8 gPokeDudeText_ReadTMDescription[];
+extern const u8 gFameCheckerText_Cancel[];
// teachy_tv
extern const u8 gTeachyTvString_TeachBattle[];