summaryrefslogtreecommitdiff
path: root/src/contest.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/contest.c
parent26962b7725ffc5df719a0eea9442735b9dc04b5c (diff)
Document Oamdata in battle_anim (#838)
Diffstat (limited to 'src/contest.c')
-rw-r--r--src/contest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contest.c b/src/contest.c
index e9a2f456f..a3914cf30 100644
--- a/src/contest.c
+++ b/src/contest.c
@@ -577,7 +577,7 @@ const struct SpriteTemplate gSpriteTemplate_8587C18 =
{
.tileTag = 0xABE0,
.paletteTag = 0xABE0,
- .oam = &gUnknown_0852490C,
+ .oam = &gOamData_AffineOff_ObjNormal_16x16,
.anims = gDummySpriteAnimTable,
.images = NULL,
.affineAnims = gDummySpriteAffineAnimTable,