diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-03-16 05:40:42 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-03-18 15:18:23 -0400 |
commit | 22e2c0a47ca876313604f0dd031abb324477186f (patch) | |
tree | b156c6bd026724af897f4e2c49297fc10b75abf5 /include/graphics.h | |
parent | 3cb930074446e2921a9500290fc203103825e3ef (diff) |
Document Berry Crush
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/graphics.h b/include/graphics.h index b1a781fff..9be05f38e 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -5001,9 +5001,9 @@ extern const u16 gUsePokeblockUpDown_Pal[]; extern const u16 gUsePokeblockCondition_Pal[]; // Berry Crush -extern const u32 gUnknown_08DE34B8[]; -extern const u16 gUnknown_08DE3398[]; -extern const u32 gUnknown_08DE3FD4[]; +extern const u32 gBerryCrush_Crusher_Gfx[]; +extern const u16 gBerryCrush_Crusher_Pal[]; +extern const u32 gBerryCrush_Crusher_Tilemap[]; // Pokenav extern const u32 gPokenavMessageBox_Gfx[]; |