summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-09 11:56:50 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-09 11:56:50 +0100
commit4683cdc30cbe81db56b69dfeb7a1fb32fe6641e2 (patch)
treec7c791620bcb6849a24b549b4a5c48abec281c10 /include/graphics.h
parent606fb71392651dac4f5f8773c4117f35de7b087e (diff)
parent0b91d2948a431a5d44166544897a550061c01a31 (diff)
Merge branch 'master' into weather
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h
index f51d7fa47..b51926b8d 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -3360,7 +3360,7 @@ extern const u32 gRaySceneHushBg_Gfx[];
extern const u32 gRaySceneHushRing_Gfx[];
// Pokeballs
-extern const u32 gItemIcon_MasterBall[];
+extern const u32 gItemIcon_MasterBall[];
extern const u32 gItemIconPalette_MasterBall[];
extern const u32 gItemIcon_UltraBall[];
extern const u32 gItemIconPalette_UltraBall[];