diff options
author | Treeki <treeki@gmail.com> | 2013-01-17 09:23:55 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-01-17 09:23:55 +0100 |
commit | 1e2fe2181af8215e6da3f55d0350385d0af2f7e0 (patch) | |
tree | 697f2105ceedd031f901c896d2747ccdfc2b43bb /kamek_pal.x | |
parent | 4a51200b922d2ed0896562d95d1d9e390a014db3 (diff) | |
download | kamek-1e2fe2181af8215e6da3f55d0350385d0af2f7e0.tar.gz kamek-1e2fe2181af8215e6da3f55d0350385d0af2f7e0.zip |
myriad updates and fixes to EVERYTHING
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index b2f1c5f..00904eb 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1,4 +1,20 @@ SECTIONS { + UpdateSelectCursor = 0x800B44D0; + HideSelectCursor = 0x8010C890; + SelectCursorPointer = 0x8042A5A8; + + getIconPictureIDforPlayer__12dStockItem_cFi = 0x807AFB90; + CrapUpPositions__FP7Point3dPC7Point3d = 0x800B32E0; + + ContinueFromCalcPowerupResult = 0x800FCA24; + ContinueFromSILayoutExtraStuffs = 0x807AF9A8; + ContinueFromResetHammerAnimOnOpen = 0x807B0B3C; + ContinueFromHideItemsByDefault = 0x807AF840; + MakeSFISound = 0x807B0844; + ContinueFromSIAddSound = 0x807B08A0; + ChosenStartChoice = 0x807B0D04; + ContinueFromSISLayoutExtraStuffs = 0x807B2260; + ContinueFromUpdateSIS = 0x807B2528; EnemyBounceValue = 0x8042A5F0; |