From 16c46905ff08ab61fbd36c9e30e8d18aa7a03467 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sun, 28 Jan 2018 00:51:20 +0100 Subject: more pokemon animation functions --- data/pokemon_animation.s | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/pokemon_animation.s b/data/pokemon_animation.s index 08254b40d..cbab5295f 100644 --- a/data/pokemon_animation.s +++ b/data/pokemon_animation.s @@ -3,6 +3,7 @@ .section .rodata + .align 2 gUnknown_0860ADCC:: @ 860ADCC .byte 0x00, 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00 .byte 0x00, 0x0f, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00 -- cgit v1.2.3