diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-29 20:25:32 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-29 20:25:32 -0500 |
commit | 06aa07306e36e5674eeb0114120829e9ae114c25 (patch) | |
tree | a6472cbca7d7bcbc6a6e1b50ce5dbc7a7460ae45 /include/graphics.h | |
parent | cfe17cc552c29b7aece3e9b978b429d2ef14180e (diff) |
sixteenth wave of graphics.s dumps
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 a3feb9257..81aa43b82 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -2545,9 +2545,9 @@ extern const u8 gUnknown_08DB9F08[]; extern const u8 gUnknown_08DB9FFC[]; extern const u8 gUnknown_08DBA020[]; extern const u8 gUnknown_08DBA12C[]; -extern const u8 gUnknown_08DCC05C[]; -extern const u16 gUnknown_08DCC01C[]; -extern const u16 gUnknown_08DCC03C[]; +extern const u8 gWallclock_Gfx[]; +extern const u16 gWallclockMale_Pal[]; +extern const u16 gWallclockFemale_Pal[]; extern const u8 gUnknown_08DCC648[]; extern const u8 gUnknown_08DCC908[]; extern const u8 gUnknown_08DD87C0[]; |