summaryrefslogtreecommitdiff
path: root/src/pokemon_jump.c
diff options
context:
space:
mode:
authorSewef <elagroum@gmail.com>2019-10-15 01:26:47 +0200
committerhuderlem <huderlem@gmail.com>2019-10-14 18:26:47 -0500
commit07ac727c6d0c54d5d0f9f2a1f4c11b81f9d64cb4 (patch)
tree494f6746ef36bd07c187adfb76d51c12edb0c4b7 /src/pokemon_jump.c
parent26962b7725ffc5df719a0eea9442735b9dc04b5c (diff)
Document Oamdata in battle_anim (#838)
Diffstat (limited to 'src/pokemon_jump.c')
-rwxr-xr-xsrc/pokemon_jump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokemon_jump.c b/src/pokemon_jump.c
index 76363af37..ccf64b8a2 100755
--- a/src/pokemon_jump.c
+++ b/src/pokemon_jump.c
@@ -4093,7 +4093,7 @@ static const struct SpriteTemplate gUnknown_082FE730[] =
{
.tileTag = 0x2000,
.paletteTag = 0x2000,
- .oam = &gUnknown_08524914,
+ .oam = &gOamData_AffineOff_ObjNormal_32x32,
.anims = sSpriteAnimTable_82FE718,
.images = NULL,
.affineAnims = gDummySpriteAffineAnimTable,