diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-11-25 17:00:18 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-11-25 17:00:18 -0600 |
commit | 5947e0d229cde5e00224b3c8aff91e27f0d06dfc (patch) | |
tree | d6992adc9f00e0b56195f1c67f41da376b6282c1 /include/graphics.h | |
parent | 19e235867a9af6159e375154135b6c09bf3d9ba9 (diff) |
Decompile rock
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index a3af44ad7..ba7f87929 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4732,4 +4732,7 @@ extern const u32 gUnknown_08D927EC[]; extern const u32 gSlotMachineReelTime_Gfx[]; +extern const u32 gUnknown_08D8D410[]; +extern const u32 gUnknown_08D8D58C[]; + #endif //GUARD_GRAPHICS_H |