diff options
author | Colin Noga <Tempus@chronometry.ca> | 2013-05-06 13:05:08 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2013-05-06 13:05:08 -0500 |
commit | ddf59798f00a957ddd8538be5cd3d5b1c308b561 (patch) | |
tree | d03e260c960c08ad5d998fdc2f06cd9efe9a19af /kamek_pal.x | |
parent | a990b07cb580eb8847621b4f4b4ac9797b0b5c26 (diff) | |
download | kamek-ddf59798f00a957ddd8538be5cd3d5b1c308b561.tar.gz kamek-ddf59798f00a957ddd8538be5cd3d5b1c308b561.zip |
Fixed shy guy coins, shy guy respawning, star coin spent counter on file select, and music house hammer delivery
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 0f7bbb4..2976acc 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1804,6 +1804,9 @@ SECTIONS { JrClownDemoWaitState = 0x80999884; ClownDemoWaitState = 0x803580DC; + spawnCoinJump__7StageE4FRC7Point3diii = 0x80066630; + + .text : { FILL (0) |