From c27f7a8131d4ebf9e01d7f4fecaf5cc5616866d8 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sat, 2 Dec 2017 19:39:07 +0100 Subject: start working on pokeball --- data/pokeball.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/pokeball.s b/data/pokeball.s index 4e7b4315a..4decaa844 100644 --- a/data/pokeball.s +++ b/data/pokeball.s @@ -10,5 +10,5 @@ gUnknown_0832C400:: @ 832C400 gUnknown_0832C460:: @ 832C460 .incbin "baserom.gba", 0x32c460, 0x128 -gUnknown_0832C588:: @ 832C588 +gBallSpriteTemplates:: @ 832C588 .incbin "baserom.gba", 0x32c588, 0x138 -- cgit v1.2.3