diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-07-29 21:09:05 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-07-29 21:09:05 +0200 |
commit | ff2dcf541317ffd7267e4d283b79cf3f758a18e1 (patch) | |
tree | f664616f2390519c577a23e4e5dc7a784eeefdfc /include/graphics.h | |
parent | a4a382a004f1ba95c0db4c8cdb993a02e215e0db (diff) |
Two fakematches out
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 d77e8e4c7..af1a0d7e7 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4083,7 +4083,7 @@ extern const u32 gContestConfetti_Pal[]; extern const u32 gUnknown_08C093F0[]; extern const u32 gSubstituteDollTilemap[]; extern const u32 gSubstituteDollGfx[]; -extern const u16 gSubstituteDollPal[]; +extern const u32 gSubstituteDollPal[]; extern const u32 gHealthboxSinglesPlayerGfx[]; extern const u32 gHealthboxSinglesOpponentGfx[]; extern const u32 gHealthboxDoublesPlayerGfx[]; |