diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-02 19:39:07 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-02 19:39:07 +0100 |
commit | c27f7a8131d4ebf9e01d7f4fecaf5cc5616866d8 (patch) | |
tree | b90d308f17cf13a45c7d8c6f405081ede42ecb5a /data | |
parent | 0250aefb73a995a6812a657193abeb96eb34d489 (diff) |
start working on pokeball
Diffstat (limited to 'data')
-rw-r--r-- | data/pokeball.s | 2 |
1 files changed, 1 insertions, 1 deletions
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 |