diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-06-17 03:39:03 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-06-17 03:39:03 -0400 |
commit | 76f6d05173e134d9cea3df0deb65f93804617c0f (patch) | |
tree | 3cf5cd9da257e2806a062e4615f97d8304490b94 /include/graphics.h | |
parent | 46f4a4bbf7239743c333cd32d30b74a7b3176acc (diff) |
Document confetti
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/graphics.h b/include/graphics.h index b41a43095..99d396df2 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4082,8 +4082,8 @@ extern const u8 gNamingScreenUnderscoreTiles[]; extern const u32 gUnknown_08D9BA44[]; -extern const u32 gContestConfetti_Gfx[]; -extern const u32 gContestConfetti_Pal[]; +extern const u32 gConfetti_Gfx[]; +extern const u32 gConfetti_Pal[]; extern const u32 gUnknown_08C093F0[]; extern const u32 gSubstituteDollTilemap[]; |