diff options
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 9b293c1..57a87b7 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -36,6 +36,9 @@ SECTIONS { doSpriteMovement = 0x800955F0; + instance__17dEffectBreakMgr_c = 0x8042A1C8; + spawnTile__17dEffectBreakMgr_cFP7Point3dUic = 0x800925F0; + CollidedWithTile = 0x80070CB0; SomeStrangeModification = 0x80096E60; @@ -49,6 +52,11 @@ SECTIONS { SoundRelatedClass = 0x8042A768; + ConvertStagePositionToScreenPosition__FP7Point2dP7Point3d = 0x8006A4B0; + + PlaySoundAtPosition__17SoundPlayingClassFiP7Point2dUi = 0x80198D70; + instance2__17SoundPlayingClass = 0x8042A768; + ExitStage__Fiiii = 0x80102370; @@ -492,6 +500,9 @@ SECTIONS { getTileRendererList__7dBgGm_cFi = 0x80078520; + getPointerToTile__8BgGmBaseFiiiPib = 0x80077520; + placeTile__8BgGmBaseFUsUsii = 0x80077860; + add__Q212TileRenderer4ListFP12TileRenderer = 0x80014820; remove__Q212TileRenderer4ListFP12TileRenderer = 0x80014860; |