diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-12 13:05:54 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-12 13:05:54 +0200 |
commit | 6539188fa65826e2c2b101d6502f3b7794dd5197 (patch) | |
tree | 312ddfe22006871aee2103a8fe3a249ade4b95b1 /data | |
parent | e5ff9e3db1cdab2c9150d1c25ca13e138de6f393 (diff) |
label and decomp some pokemon animation stuff
Diffstat (limited to 'data')
-rw-r--r-- | data/data2c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/data2c.s b/data/data2c.s index 92e26785d..26f237c1c 100644 --- a/data/data2c.s +++ b/data/data2c.s @@ -53,10 +53,10 @@ @ 832937C .include "data/level_up_learnset_pointers.inc" -gUnknown_083299EC:: @ 83299EC +gMonFrontAnimIdsTable:: @ 83299EC .incbin "baserom.gba", 0x3299ec, 0x19b -gUnknown_08329B87:: @ 8329B87 +gMonAnimationDelayTable:: @ 8329B87 .incbin "baserom.gba", 0x329b87, 0x19b gUnknown_08329D22:: @ 8329D22 |