diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-07-16 15:18:58 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-07-16 15:18:58 -0500 |
commit | 5ad897fb987c7e80ac948cf080122a0081a255de (patch) | |
tree | de31190d6498860abc90dd56e374f66dcfe9f03e /kamek_pal.x | |
parent | 85ffcf8e57ab7a90318b8e24f62257b5393f7330 (diff) | |
download | kamek-5ad897fb987c7e80ac948cf080122a0081a255de.tar.gz kamek-5ad897fb987c7e80ac948cf080122a0081a255de.zip |
Samurai Shy is in beta, added Song Block as a sprite, a few minor boss fixes.
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index b8d992d..21eef94 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -13,7 +13,9 @@ SECTIONS { sAllocatorFunc__FrmHeap = 0x8042E5B0; GetActivePlayerCount = 0x8005FFB0; + GetCountofActivePlayers = 0x8005FFB0; GetActiveLivingPlayerCount = 0x8005FEF0; + getEffectiveScreenLeft__19ClassWithCameraInfoFv = 0x80082240; instance__19ClassWithCameraInfo = 0x8042A0E0; |