diff options
author | Treeki <treeki@gmail.com> | 2013-04-08 00:21:42 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-04-08 00:34:35 +0200 |
commit | fb93fa93f2c756a5254f1b418abbc179fca4e59d (patch) | |
tree | f2a6c576f8e4d1f0f4673b713f05b07107591336 /kamek_pal.x | |
parent | 8060001eea4b431a687609d8f4eaab0e43683d7b (diff) | |
download | kamek-fb93fa93f2c756a5254f1b418abbc179fca4e59d.tar.gz kamek-fb93fa93f2c756a5254f1b418abbc179fca4e59d.zip |
a couple of behaviour fixes to retextured sprites
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index e371fb7..ca8f4bd 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1,4 +1,5 @@ SECTIONS { + TogeTekkyuIceballCollision = 0x80AB6DA0; PlayerAnimStates = 0x802F1650; ContinueFromFixFireballSensorSetup = 0x8011A830; GetPosForLayoutEffect__FP7Point3db = 0x800B37E0; |