diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-28 17:15:37 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-28 17:15:37 -0500 |
commit | 03a2a3b81bba374bdf3a74a37a4dc3e2d17a196f (patch) | |
tree | fe1b9e34d93b62ef019d9b60bcdbcd76421f4fba /include/graphics.h | |
parent | 8a338f44db2151412c383f4495ddd0d1fe23e984 (diff) |
fourteenth wave of graphics.s dumps
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 a12fb7ab8..a3feb9257 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -2647,8 +2647,8 @@ extern const u8 gBattleTerrainPalette_StadiumGlacia[]; extern const u8 gBattleTerrainPalette_StadiumDrake[]; extern const u8 gBattleTerrainPalette_StadiumWallace[]; -extern const u8 gUnknown_08DC234C[]; -extern const u8 gUnknown_08DC16F4[]; +extern const u8 gPokedexMenu2_Gfx[]; +extern const u8 gPokedexText_Pal[]; // rayquaza scene gfx extern const u8 gRaySceneGroudon_Gfx[]; |