From 95ea0e92e7e24de9ad77dfa0a3224718cd1564c3 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 25 Aug 2020 17:49:42 -0400 Subject: Start documenting rayquaza_scene --- include/graphics.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/graphics.h') diff --git a/include/graphics.h b/include/graphics.h index 4c98bee47..1c8a52b69 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -3310,8 +3310,8 @@ extern const u32 gBerryTag_Pal[]; // rayquaza scene gfx extern const u32 gRaySceneGroudon_Gfx[]; -extern const u32 gRaySceneGroudon2_Gfx[]; -extern const u32 gRaySceneGroudon3_Gfx[]; +extern const u32 gRaySceneGroudonShoulder_Gfx[]; +extern const u32 gRaySceneGroudonClaw_Gfx[]; extern const u32 gRaySceneKyogre_Gfx[]; extern const u32 gRaySceneKyogre2_Gfx[]; extern const u32 gRaySceneKyogre3_Gfx[]; -- cgit v1.2.3