diff options
author | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-12-07 21:01:59 +0800 |
---|---|---|
committer | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-12-07 21:01:59 +0800 |
commit | f24584cd3121c1773da2312f0720dc466799698c (patch) | |
tree | b78eed8a4547ca89611ab9703f4007189e56cb1a /include/graphics.h | |
parent | 4fc3fa9e44fb3de091b5e1b157915e1b8fb6510b (diff) |
Tabs -> spaces & align in include/
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
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[]; |