From 0e80425ddfdd939e6ae30a2ed0b8fed6dc46d2b0 Mon Sep 17 00:00:00 2001 From: shibbo Date: Mon, 23 Sep 2024 21:17:42 -0400 Subject: [PATCH] throw in initial overhaul --- .clang-format | 71 - .flake8 | 4 + .gitattributes | 20 +- .gitignore | 47 +- Doxyfile | 34 - LICENSE | 116 + README.example.md | 125 + README.md | 99 +- assets/dolphin-extract.png | Bin 0 -> 11843 bytes assets/objdiff.png | Bin 0 -> 66571 bytes build.py | 174 - check.py | 307 - config/RMGK01/build.sha1 | 1 + config/RMGK01/config.yml | 5 + config/RMGK01/splits.txt | 11363 +++ config/RMGK01/symbols.txt | 77503 ++++++++++++++++ configure.py | 276 + csv/Animation.csv | 202 - csv/AreaObj.csv | 298 - csv/AudioLib.csv | 418 - csv/Boss.csv | 4054 - csv/Camera.csv | 1122 - csv/Demo.csv | 499 - csv/Effect.csv | 293 - csv/Enemy.csv | 4850 - csv/GameAudio.csv | 46 - csv/Gravity.csv | 145 - csv/LiveActor.csv | 776 - csv/Map.csv | 1615 - csv/MapObj.csv | 6383 -- csv/NPC.csv | 2345 - csv/NWC24.csv | 128 - csv/NameObj.csv | 730 - csv/Player.csv | 1623 - csv/RhythmLib.csv | 275 - csv/Ride.csv | 865 - csv/Scene.csv | 457 - csv/Screen.csv | 3092 - csv/Speaker.csv | 75 - csv/System.csv | 1817 - csv/Util.csv | 3636 - data/Game.json | 6 - data/funcSizes.txt | 41970 --------- data/json/Animation.json | 6 - data/json/AreaObj.json | 6 - data/json/AudioLib.json | 6 - data/json/Boss.json | 6 - data/json/Camera.json | 6 - data/json/Demo.json | 6 - data/json/Effect.json | 6 - data/json/Enemy.json | 6 - data/json/GameAudio.json | 6 - data/json/Gravity.json | 6 - data/json/LiveActor.json | 6 - data/json/Map.json | 6 - data/json/MapObj.json | 6 - data/json/NPC.json | 6 - data/json/NWC24.json | 6 - data/json/NameObj.json | 6 - data/json/Player.json | 6 - data/json/RhythmLib.json | 6 - data/json/Ride.json | 6 - data/json/Scene.json | 6 - data/json/Screen.json | 6 - data/json/Speaker.json | 6 - data/json/System.json | 6 - data/json/Util.json | 6 - data/map_for_dol.map | 41970 --------- data/symbols_demangled.map | 41392 --------- data/symbols_mangled.map | 41390 --------- decompme.py | 135 - docs/Build.md | 59 - docs/CHEATSHEET.md | 46 - docs/CONTRIBUTING.md | 268 - docs/DOCUMENTATION.md | 13 - docs/PROGRESS.md | 102 - docs/comment_section.md | 111 + docs/common_bss.md | 69 + docs/dependencies.md | 41 + docs/getting_started.md | 132 + docs/github_actions.md | 52 + docs/images/github_actions_secrets.png | Bin 0 -> 45216 bytes docs/images/github_build_repo_create.png | Bin 0 -> 57068 bytes docs/images/github_build_repo_packages.png | Bin 0 -> 12167 bytes docs/images/github_package_settings.png | Bin 0 -> 11419 bytes .../images/github_package_settings_access.png | Bin 0 -> 19975 bytes docs/lib/Game/Animation.md | 22 - docs/lib/Game/Animation/AnmPlayer.md | 43 - docs/lib/Game/Animation/BckCtrl.md | 20 - docs/lib/Game/Animation/BpkPlayer.md | 14 - docs/lib/Game/Animation/BrkPlayer.md | 14 - docs/lib/Game/Animation/BtkPlayer.md | 14 - docs/lib/Game/Animation/BtpPlayer.md | 14 - docs/lib/Game/Animation/BvaPlayer.md | 14 - docs/lib/Game/Animation/LayoutAnmPlayer.md | 16 - docs/lib/Game/Animation/MaterialAnmBuffer.md | 43 - docs/lib/Game/Animation/XanimeCore.md | 57 - docs/lib/Game/Animation/XanimePlayer.md | 55 - docs/lib/Game/Animation/XanimeResource.md | 29 - docs/lib/Game/AreaObj.md | 47 - docs/lib/Game/AreaObj/AreaForm.md | 44 - docs/lib/Game/AreaObj/AreaFormDrawer.md | 14 - docs/lib/Game/AreaObj/AreaObj.md | 35 - docs/lib/Game/AreaObj/AreaObjContainer.md | 25 - docs/lib/Game/AreaObj/AreaObjFollower.md | 15 - docs/lib/Game/AreaObj/AstroChangeStageCube.md | 16 - docs/lib/Game/AreaObj/AudioEffectArea.md | 16 - docs/lib/Game/AreaObj/BgmProhibitArea.md | 17 - docs/lib/Game/AreaObj/BigBubbleCameraArea.md | 21 - docs/lib/Game/AreaObj/BigBubbleGoalArea.md | 19 - docs/lib/Game/AreaObj/BloomArea.md | 17 - docs/lib/Game/AreaObj/CameraRepulsiveArea.md | 19 - docs/lib/Game/AreaObj/ChangeBgmCube.md | 15 - docs/lib/Game/AreaObj/CollisionArea.md | 42 - docs/lib/Game/AreaObj/CubeCamera.md | 23 - docs/lib/Game/AreaObj/DeathArea.md | 18 - docs/lib/Game/AreaObj/DepthOfFieldArea.md | 19 - docs/lib/Game/AreaObj/FollowCollisionArea.md | 15 - docs/lib/Game/AreaObj/GlaringLightArea.md | 18 - docs/lib/Game/AreaObj/HazeCube.md | 15 - docs/lib/Game/AreaObj/ImageEffectArea.md | 16 - docs/lib/Game/AreaObj/LightArea.md | 15 - docs/lib/Game/AreaObj/LightAreaHolder.md | 16 - .../lib/Game/AreaObj/MercatorTransformCube.md | 34 - docs/lib/Game/AreaObj/MessageArea.md | 14 - docs/lib/Game/AreaObj/PlayerSeArea.md | 16 - docs/lib/Game/AreaObj/QuakeEffectArea.md | 13 - docs/lib/Game/AreaObj/RestartCube.md | 16 - docs/lib/Game/AreaObj/ScreenBlurArea.md | 16 - docs/lib/Game/AreaObj/SimpleBloomArea.md | 15 - docs/lib/Game/AreaObj/SoundEmitterCube.md | 16 - docs/lib/Game/AreaObj/SoundEmitterSphere.md | 15 - docs/lib/Game/AreaObj/SpinGuidanceArea.md | 14 - docs/lib/Game/AreaObj/SunLightArea.md | 14 - docs/lib/Game/AreaObj/SwitchArea.md | 16 - docs/lib/Game/AreaObj/WarpCube.md | 19 - docs/lib/Game/AreaObj/WaterArea.md | 16 - docs/lib/Game/AudioLib.md | 42 - docs/lib/Game/AudioLib/AudAnmSoundObject.md | 31 - docs/lib/Game/AudioLib/AudAudience.md | 13 - docs/lib/Game/AudioLib/AudBgm.md | 68 - docs/lib/Game/AudioLib/AudBgmKeeper.md | 16 - docs/lib/Game/AudioLib/AudBgmMgr.md | 27 - .../lib/Game/AudioLib/AudBgmRhythmStrategy.md | 16 - docs/lib/Game/AudioLib/AudBgmSetting.md | 20 - .../Game/AudioLib/AudBgmVolumeController.md | 18 - docs/lib/Game/AudioLib/AudEffector.md | 17 - docs/lib/Game/AudioLib/AudFader.md | 14 - docs/lib/Game/AudioLib/AudLimitedSound.md | 16 - docs/lib/Game/AudioLib/AudMeNameConverter.md | 15 - docs/lib/Game/AudioLib/AudMicWrap.md | 14 - docs/lib/Game/AudioLib/AudRemixMgr.md | 16 - docs/lib/Game/AudioLib/AudRemixSequencer.md | 22 - docs/lib/Game/AudioLib/AudSceneMgr.md | 32 - docs/lib/Game/AudioLib/AudSeStrategy.md | 18 - docs/lib/Game/AudioLib/AudSoundInfo.md | 19 - .../Game/AudioLib/AudSoundNameConverter.md | 20 - docs/lib/Game/AudioLib/AudSoundObjHolder.md | 16 - docs/lib/Game/AudioLib/AudSoundObject.md | 39 - .../Game/AudioLib/AudSoundObject_Gohara.md | 12 - .../Game/AudioLib/AudSoundObject_Kawamura.md | 13 - .../Game/AudioLib/AudSoundObject_Takezawa.md | 13 - docs/lib/Game/AudioLib/AudSpeakerWrap.md | 20 - docs/lib/Game/AudioLib/AudSystem.md | 125 - .../AudioLib/AudSystemVolumeController.md | 21 - docs/lib/Game/AudioLib/AudTrackController.md | 19 - docs/lib/Game/AudioLib/AudUtil.md | 14 - docs/lib/Game/AudioLib/AudWrap.md | 30 - .../lib/Game/AudioLib/CSSoundNameConverter.md | 16 - docs/lib/Game/AudioLib/OverwriteJAudio.md | 19 - docs/lib/Game/Boss.md | 179 - docs/lib/Game/Boss/BossAccessor.md | 15 - docs/lib/Game/Boss/BossBegoman.md | 103 - docs/lib/Game/Boss/BossBegomanHead.md | 47 - docs/lib/Game/Boss/BossKameck.md | 44 - docs/lib/Game/Boss/BossKameckAction.md | 23 - docs/lib/Game/Boss/BossKameckBarrier.md | 19 - docs/lib/Game/Boss/BossKameckBattleDemo.md | 55 - docs/lib/Game/Boss/BossKameckBattlePattarn.md | 14 - docs/lib/Game/Boss/BossKameckMoveRail.md | 17 - docs/lib/Game/Boss/BossKameckSequencer.md | 20 - docs/lib/Game/Boss/BossKameckStateBattle.md | 67 - docs/lib/Game/Boss/BossKameckVs1.md | 37 - docs/lib/Game/Boss/BossKameckVs2.md | 40 - docs/lib/Game/Boss/BossStinkBug.md | 57 - docs/lib/Game/Boss/BossStinkBugActionBase.md | 56 - .../Game/Boss/BossStinkBugActionFlyHigh.md | 60 - .../lib/Game/Boss/BossStinkBugActionFlyLow.md | 42 - .../lib/Game/Boss/BossStinkBugActionGround.md | 45 - .../Game/Boss/BossStinkBugActionSequencer.md | 44 - docs/lib/Game/Boss/BossStinkBugAngryDemo.md | 20 - docs/lib/Game/Boss/BossStinkBugBomb.md | 27 - docs/lib/Game/Boss/BossStinkBugBombHolder.md | 15 - docs/lib/Game/Boss/BossStinkBugFinishDemo.md | 23 - docs/lib/Game/Boss/BossStinkBugFlyDemo.md | 20 - docs/lib/Game/Boss/BossStinkBugFunction.md | 24 - docs/lib/Game/Boss/BossStinkBugOpeningDemo.md | 20 - docs/lib/Game/Boss/DinoPackun.md | 70 - docs/lib/Game/Boss/DinoPackunAction.md | 32 - docs/lib/Game/Boss/DinoPackunBall.md | 51 - docs/lib/Game/Boss/DinoPackunBattleEgg.md | 28 - docs/lib/Game/Boss/DinoPackunBattleEggVs2.md | 31 - docs/lib/Game/Boss/DinoPackunBattleVs1Lv1.md | 39 - docs/lib/Game/Boss/DinoPackunBattleVs1Lv2.md | 43 - docs/lib/Game/Boss/DinoPackunBattleVs2Lv1.md | 57 - docs/lib/Game/Boss/DinoPackunDemo.md | 39 - docs/lib/Game/Boss/DinoPackunDemoPosition.md | 21 - docs/lib/Game/Boss/DinoPackunEggShell.md | 19 - docs/lib/Game/Boss/DinoPackunFire.md | 29 - docs/lib/Game/Boss/DinoPackunSequencer.md | 22 - docs/lib/Game/Boss/DinoPackunStateAwake.md | 19 - docs/lib/Game/Boss/DinoPackunStateDamage.md | 38 - docs/lib/Game/Boss/DinoPackunStateFire.md | 36 - docs/lib/Game/Boss/DinoPackunTail.md | 29 - docs/lib/Game/Boss/DinoPackunTailNode.md | 28 - docs/lib/Game/Boss/DinoPackunTailPart.md | 25 - docs/lib/Game/Boss/DinoPackunTailRoot.md | 20 - docs/lib/Game/Boss/DinoPackunTrackFire.md | 29 - docs/lib/Game/Boss/DinoPackunVs1.md | 44 - docs/lib/Game/Boss/DinoPackunVs2.md | 44 - docs/lib/Game/Boss/Dodoryu.md | 133 - docs/lib/Game/Boss/DodoryuDemo.md | 77 - docs/lib/Game/Boss/DodoryuHill.md | 16 - docs/lib/Game/Boss/DodoryuMove.md | 31 - docs/lib/Game/Boss/DodoryuStateBase.md | 13 - docs/lib/Game/Boss/DodoryuStateLv1.md | 66 - docs/lib/Game/Boss/DodoryuStateLv2.md | 133 - docs/lib/Game/Boss/DodoryuStateWait.md | 18 - docs/lib/Game/Boss/DodoryuUtil.md | 17 - docs/lib/Game/Boss/Koopa.md | 26 - docs/lib/Game/Boss/KoopaBattleBase.md | 22 - docs/lib/Game/Boss/KoopaBattleMain.md | 59 - docs/lib/Game/Boss/KoopaBattleStairsBase.md | 18 - docs/lib/Game/Boss/KoopaBattleStairsVs1.md | 38 - docs/lib/Game/Boss/KoopaBattleStairsVs3.md | 25 - docs/lib/Game/Boss/KoopaBattleVs3Lv1.md | 36 - docs/lib/Game/Boss/KoopaBattleVs3Lv2.md | 35 - .../Game/Boss/KoopaDemoFallToPlanetVs3Lv2.md | 32 - .../Game/Boss/KoopaDemoFallToPlanetVs3Lv3.md | 32 - docs/lib/Game/Boss/KoopaDemoJumpToPlanet.md | 29 - docs/lib/Game/Boss/KoopaDemoPowerUp.md | 23 - docs/lib/Game/Boss/KoopaFigureBall.md | 18 - docs/lib/Game/Boss/KoopaFireShort.md | 33 - docs/lib/Game/Boss/KoopaFireStairs.md | 25 - docs/lib/Game/Boss/KoopaFunction.md | 100 - docs/lib/Game/Boss/KoopaParts.md | 32 - docs/lib/Game/Boss/KoopaPlanetShadow.md | 15 - docs/lib/Game/Boss/KoopaPowerUpSwitch.md | 15 - docs/lib/Game/Boss/KoopaRestarterVs3.md | 15 - docs/lib/Game/Boss/KoopaRockBreak.md | 15 - docs/lib/Game/Boss/KoopaSensorCtrl.md | 14 - docs/lib/Game/Boss/KoopaSequencer.md | 18 - docs/lib/Game/Boss/KoopaSequencerVs1.md | 37 - docs/lib/Game/Boss/KoopaSequencerVs2.md | 37 - docs/lib/Game/Boss/KoopaSequencerVs3.md | 61 - docs/lib/Game/Boss/KoopaShockWave.md | 24 - .../lib/Game/Boss/KoopaStateAttackFireLong.md | 22 - .../Game/Boss/KoopaStateAttackFireShort.md | 22 - docs/lib/Game/Boss/KoopaStateAttackHipDrop.md | 40 - docs/lib/Game/Boss/KoopaStateAttackRoll.md | 39 - .../Game/Boss/KoopaStateAttackShockWave.md | 29 - docs/lib/Game/Boss/KoopaStateAttackSpin.md | 37 - docs/lib/Game/Boss/KoopaStateChaseRoll.md | 39 - docs/lib/Game/Boss/KoopaStateDamageEscape.md | 62 - docs/lib/Game/Boss/KoopaStateGuard.md | 25 - docs/lib/Game/Boss/KoopaStateJumpAway.md | 25 - docs/lib/Game/Boss/KoopaSubSequenceBattle.md | 28 - docs/lib/Game/Boss/KoopaSwitchKeeper.md | 15 - docs/lib/Game/Boss/KoopaViewSwitchKeeper.md | 15 - docs/lib/Game/Boss/OtaKing.md | 110 - docs/lib/Game/Boss/OtaKingLongFoot.md | 34 - docs/lib/Game/Boss/OtaKingMagma.md | 46 - docs/lib/Game/Boss/Polta.md | 49 - docs/lib/Game/Boss/PoltaActionBase.md | 23 - docs/lib/Game/Boss/PoltaActionSequencer.md | 38 - docs/lib/Game/Boss/PoltaArm.md | 50 - docs/lib/Game/Boss/PoltaBattleLv1.md | 42 - docs/lib/Game/Boss/PoltaBattleLv2.md | 49 - docs/lib/Game/Boss/PoltaDemo.md | 33 - docs/lib/Game/Boss/PoltaFunction.md | 53 - docs/lib/Game/Boss/PoltaGroundRock.md | 38 - docs/lib/Game/Boss/PoltaGroundRockHolder.md | 15 - docs/lib/Game/Boss/PoltaRock.md | 37 - docs/lib/Game/Boss/PoltaRockHolder.md | 14 - docs/lib/Game/Boss/PoltaSensorCtrl.md | 21 - docs/lib/Game/Boss/PoltaStateAttackGround.md | 25 - docs/lib/Game/Boss/PoltaStateGenerateRock.md | 24 - .../Game/Boss/PoltaStateGroundRockAttack.md | 24 - docs/lib/Game/Boss/PoltaStatePunch.md | 27 - docs/lib/Game/Boss/PoltaStateStagger.md | 20 - docs/lib/Game/Boss/PoltaWaitStart.md | 14 - docs/lib/Game/Boss/SkeletalFishBaby.md | 49 - docs/lib/Game/Boss/SkeletalFishBabyRail.md | 14 - .../Game/Boss/SkeletalFishBabyRailHolder.md | 23 - docs/lib/Game/Boss/SkeletalFishBoss.md | 125 - .../Boss/SkeletalFishBossBattleDirector.md | 25 - docs/lib/Game/Boss/SkeletalFishBossFunc.md | 13 - docs/lib/Game/Boss/SkeletalFishBossInfo.md | 19 - docs/lib/Game/Boss/SkeletalFishBossRail.md | 20 - .../Game/Boss/SkeletalFishBossRailHolder.md | 18 - docs/lib/Game/Boss/SkeletalFishGuard.md | 73 - docs/lib/Game/Boss/SkeletalFishGuardHolder.md | 26 - docs/lib/Game/Boss/SkeletalFishJointCalc.md | 12 - docs/lib/Game/Boss/SkeletalFishRailControl.md | 17 - docs/lib/Game/Boss/TombSpider.md | 52 - docs/lib/Game/Boss/TombSpiderAcid.md | 19 - docs/lib/Game/Boss/TombSpiderAction1st.md | 49 - docs/lib/Game/Boss/TombSpiderAction2nd.md | 48 - docs/lib/Game/Boss/TombSpiderActionBase.md | 33 - docs/lib/Game/Boss/TombSpiderActionCocoon.md | 23 - docs/lib/Game/Boss/TombSpiderDemo.md | 21 - docs/lib/Game/Boss/TombSpiderEnvironment.md | 12 - docs/lib/Game/Boss/TombSpiderFunction.md | 63 - docs/lib/Game/Boss/TombSpiderGland.md | 28 - docs/lib/Game/Boss/TombSpiderParts.md | 17 - docs/lib/Game/Boss/TombSpiderSensorCtrl.md | 20 - docs/lib/Game/Boss/TombSpiderStateSwoon.md | 25 - .../lib/Game/Boss/TombSpiderThreadAttacher.md | 20 - docs/lib/Game/Boss/TombSpiderVitalSpot.md | 33 - docs/lib/Game/Boss/TripodBoss.md | 116 - docs/lib/Game/Boss/TripodBossAccesser.md | 48 - .../Game/Boss/TripodBossBaseJointPosition.md | 17 - docs/lib/Game/Boss/TripodBossBreakMovement.md | 25 - docs/lib/Game/Boss/TripodBossCoin.md | 24 - docs/lib/Game/Boss/TripodBossCore.md | 34 - docs/lib/Game/Boss/TripodBossFixParts.md | 30 - docs/lib/Game/Boss/TripodBossFixPartsBase.md | 25 - docs/lib/Game/Boss/TripodBossGuardWall.md | 40 - docs/lib/Game/Boss/TripodBossGuardWallPart.md | 37 - .../Game/Boss/TripodBossKillerGenerater.md | 58 - .../Boss/TripodBossKillerGeneraterCircle.md | 16 - docs/lib/Game/Boss/TripodBossKinokoOneUp.md | 36 - docs/lib/Game/Boss/TripodBossLeg.md | 101 - docs/lib/Game/Boss/TripodBossMovableArea.md | 24 - docs/lib/Game/Boss/TripodBossRailMoveParts.md | 18 - docs/lib/Game/Boss/TripodBossRotateParts.md | 19 - docs/lib/Game/Boss/TripodBossShell.md | 25 - docs/lib/Game/Boss/TripodBossStepPoint.md | 18 - docs/lib/Game/Boss/TripodBossStepSequence.md | 19 - docs/lib/Game/Boss/TripodBossStepStartArea.md | 16 - docs/lib/Game/Camera.md | 137 - docs/lib/Game/Camera/CamHeliEffector.md | 35 - docs/lib/Game/Camera/CamKarikariEffector.md | 14 - .../Game/Camera/CamPoseSphereInterpolator.md | 13 - docs/lib/Game/Camera/CamTranslatorAnim.md | 14 - docs/lib/Game/Camera/CamTranslatorBehind.md | 13 - .../lib/Game/Camera/CamTranslatorBlackHole.md | 13 - .../Game/Camera/CamTranslatorCharmedFix.md | 13 - .../Camera/CamTranslatorCharmedTripodBoss.md | 13 - .../Game/Camera/CamTranslatorCharmedVecReg.md | 13 - .../Camera/CamTranslatorCharmedVecRegTower.md | 13 - .../Game/Camera/CamTranslatorCubePlanet.md | 13 - docs/lib/Game/Camera/CamTranslatorDPD.md | 13 - docs/lib/Game/Camera/CamTranslatorDead.md | 14 - docs/lib/Game/Camera/CamTranslatorFix.md | 13 - .../Game/Camera/CamTranslatorFixedPoint.md | 13 - .../Game/Camera/CamTranslatorFixedThere.md | 13 - docs/lib/Game/Camera/CamTranslatorFollow.md | 14 - .../Game/Camera/CamTranslatorFooFighter.md | 14 - .../Camera/CamTranslatorFooFighterPlanet.md | 14 - .../Game/Camera/CamTranslatorFrontAndBack.md | 13 - docs/lib/Game/Camera/CamTranslatorGround.md | 13 - .../Game/Camera/CamTranslatorInnerCylinder.md | 13 - .../Game/Camera/CamTranslatorInwardSphere.md | 13 - .../Game/Camera/CamTranslatorInwardTower.md | 13 - .../Game/Camera/CamTranslatorMedianPlanet.md | 14 - .../Game/Camera/CamTranslatorMedianTower.md | 13 - .../Camera/CamTranslatorMtxRegParallel.md | 13 - .../Game/Camera/CamTranslatorObjParallel.md | 13 - docs/lib/Game/Camera/CamTranslatorParallel.md | 13 - .../Game/Camera/CamTranslatorRaceFollow.md | 13 - docs/lib/Game/Camera/CamTranslatorRailDemo.md | 13 - .../Game/Camera/CamTranslatorRailFollow.md | 13 - .../lib/Game/Camera/CamTranslatorRailWatch.md | 13 - docs/lib/Game/Camera/CamTranslatorSlide.md | 13 - docs/lib/Game/Camera/CamTranslatorSpiral.md | 13 - docs/lib/Game/Camera/CamTranslatorTalk.md | 13 - docs/lib/Game/Camera/CamTranslatorTower.md | 13 - docs/lib/Game/Camera/CamTranslatorTowerPos.md | 13 - .../Game/Camera/CamTranslatorTripodBoss.md | 13 - .../Camera/CamTranslatorTripodBossJoint.md | 13 - .../Game/Camera/CamTranslatorTripodPlanet.md | 13 - docs/lib/Game/Camera/CamTranslatorTrundle.md | 13 - .../Camera/CamTranslatorTwistedPassage.md | 13 - .../Game/Camera/CamTranslatorWaterFollow.md | 14 - .../Game/Camera/CamTranslatorWaterPlanet.md | 14 - .../Camera/CamTranslatorWaterPlanetBoss.md | 14 - .../Game/Camera/CamTranslatorWonderPlanet.md | 14 - docs/lib/Game/Camera/Camera.md | 29 - docs/lib/Game/Camera/CameraAnim.md | 41 - docs/lib/Game/Camera/CameraBehind.md | 17 - docs/lib/Game/Camera/CameraBlackHole.md | 16 - docs/lib/Game/Camera/CameraCalc.md | 20 - docs/lib/Game/Camera/CameraCharmedFix.md | 16 - .../Game/Camera/CameraCharmedTripodBoss.md | 17 - docs/lib/Game/Camera/CameraCharmedVecReg.md | 16 - .../Game/Camera/CameraCharmedVecRegTower.md | 16 - docs/lib/Game/Camera/CameraContext.md | 23 - docs/lib/Game/Camera/CameraCover.md | 20 - docs/lib/Game/Camera/CameraCubePlanet.md | 16 - docs/lib/Game/Camera/CameraDPD.md | 19 - docs/lib/Game/Camera/CameraDead.md | 18 - docs/lib/Game/Camera/CameraDirector.md | 92 - docs/lib/Game/Camera/CameraFix.md | 17 - docs/lib/Game/Camera/CameraFixedPoint.md | 17 - docs/lib/Game/Camera/CameraFixedThere.md | 22 - docs/lib/Game/Camera/CameraFollow.md | 40 - docs/lib/Game/Camera/CameraFooFighter.md | 16 - .../lib/Game/Camera/CameraFooFighterPlanet.md | 17 - docs/lib/Game/Camera/CameraFrontAndBack.md | 18 - docs/lib/Game/Camera/CameraGround.md | 16 - docs/lib/Game/Camera/CameraHeightArrange.md | 33 - docs/lib/Game/Camera/CameraHolder.md | 65 - docs/lib/Game/Camera/CameraInnerCylinder.md | 16 - docs/lib/Game/Camera/CameraInwardSphere.md | 17 - docs/lib/Game/Camera/CameraInwardTower.md | 18 - docs/lib/Game/Camera/CameraLocalUtil.md | 72 - docs/lib/Game/Camera/CameraMan.md | 22 - docs/lib/Game/Camera/CameraManEvent.md | 48 - docs/lib/Game/Camera/CameraManGame.md | 68 - docs/lib/Game/Camera/CameraManPause.md | 21 - docs/lib/Game/Camera/CameraManSubjective.md | 17 - docs/lib/Game/Camera/CameraMedianPlanet.md | 26 - docs/lib/Game/Camera/CameraMedianTower.md | 22 - docs/lib/Game/Camera/CameraMtxRegParallel.md | 17 - docs/lib/Game/Camera/CameraObjParallel.md | 16 - docs/lib/Game/Camera/CameraParallel.md | 21 - docs/lib/Game/Camera/CameraParamChunk.md | 43 - .../lib/Game/Camera/CameraParamChunkHolder.md | 22 - docs/lib/Game/Camera/CameraParamChunkID.md | 22 - docs/lib/Game/Camera/CameraParamString.md | 16 - docs/lib/Game/Camera/CameraPolygonCodeUtil.md | 14 - docs/lib/Game/Camera/CameraPoseParam.md | 12 - docs/lib/Game/Camera/CameraRaceFollow.md | 17 - docs/lib/Game/Camera/CameraRailDemo.md | 20 - docs/lib/Game/Camera/CameraRailFollow.md | 17 - docs/lib/Game/Camera/CameraRailHolder.md | 17 - docs/lib/Game/Camera/CameraRailWatch.md | 17 - docs/lib/Game/Camera/CameraRegisterHolder.md | 24 - docs/lib/Game/Camera/CameraRotChecker.md | 15 - .../lib/Game/Camera/CameraShakePatternImpl.md | 25 - docs/lib/Game/Camera/CameraShakeTask.md | 21 - docs/lib/Game/Camera/CameraShaker.md | 29 - docs/lib/Game/Camera/CameraSlide.md | 16 - docs/lib/Game/Camera/CameraSpiral.md | 16 - docs/lib/Game/Camera/CameraSubjective.md | 17 - docs/lib/Game/Camera/CameraTalk.md | 17 - docs/lib/Game/Camera/CameraTargetArg.md | 14 - docs/lib/Game/Camera/CameraTargetHolder.md | 20 - docs/lib/Game/Camera/CameraTargetMtx.md | 35 - docs/lib/Game/Camera/CameraTargetObj.md | 56 - docs/lib/Game/Camera/CameraTestObj.md | 13 - docs/lib/Game/Camera/CameraTower.md | 25 - docs/lib/Game/Camera/CameraTowerBase.md | 21 - docs/lib/Game/Camera/CameraTowerPos.md | 20 - docs/lib/Game/Camera/CameraTripodBoss.md | 15 - docs/lib/Game/Camera/CameraTripodBossJoint.md | 18 - docs/lib/Game/Camera/CameraTripodPlanet.md | 16 - docs/lib/Game/Camera/CameraTrundle.md | 16 - docs/lib/Game/Camera/CameraTwistedPassage.md | 20 - .../lib/Game/Camera/CameraViewInterpolator.md | 24 - docs/lib/Game/Camera/CameraWaterFollow.md | 17 - docs/lib/Game/Camera/CameraWaterPlanet.md | 16 - docs/lib/Game/Camera/CameraWaterPlanetBoss.md | 17 - docs/lib/Game/Camera/CameraWonderPlanet.md | 20 - docs/lib/Game/Camera/DotCamParams.md | 22 - docs/lib/Game/Camera/GameCameraCreator.md | 17 - docs/lib/Game/Camera/OnlyCamera.md | 17 - docs/lib/Game/Demo.md | 41 - docs/lib/Game/Demo/AstroDemoFunction.md | 23 - docs/lib/Game/Demo/AstroDomeDemoStarter.md | 36 - docs/lib/Game/Demo/DemoActionKeeper.md | 30 - docs/lib/Game/Demo/DemoCameraFunction.md | 14 - docs/lib/Game/Demo/DemoCameraKeeper.md | 22 - docs/lib/Game/Demo/DemoCastGroup.md | 18 - docs/lib/Game/Demo/DemoCastGroupHolder.md | 17 - docs/lib/Game/Demo/DemoCastSubGroup.md | 15 - docs/lib/Game/Demo/DemoCtrlBase.md | 18 - docs/lib/Game/Demo/DemoDirector.md | 29 - docs/lib/Game/Demo/DemoExecutor.md | 39 - docs/lib/Game/Demo/DemoExecutorFunction.md | 27 - docs/lib/Game/Demo/DemoFunction.md | 59 - docs/lib/Game/Demo/DemoKoopaJrShip.md | 31 - docs/lib/Game/Demo/DemoPadRumbler.md | 13 - .../lib/Game/Demo/DemoParamCommonDataTable.md | 18 - docs/lib/Game/Demo/DemoPlayerKeeper.md | 16 - docs/lib/Game/Demo/DemoPositionController.md | 17 - docs/lib/Game/Demo/DemoSimpleCastHolder.md | 17 - docs/lib/Game/Demo/DemoSoundKeeper.md | 21 - docs/lib/Game/Demo/DemoStartRequestHolder.md | 30 - docs/lib/Game/Demo/DemoStartRequestUtil.md | 30 - docs/lib/Game/Demo/DemoSubPartKeeper.md | 19 - docs/lib/Game/Demo/DemoTalkAnimCtrl.md | 25 - docs/lib/Game/Demo/DemoTimeKeeper.md | 22 - docs/lib/Game/Demo/DemoWipeKeeper.md | 21 - .../Game/Demo/GrandStarReturnDemoStarter.md | 43 - docs/lib/Game/Demo/PrologueDirector.md | 54 - docs/lib/Game/Demo/ReturnDemoRailMove.md | 21 - docs/lib/Game/Demo/ScenarioStarter.md | 41 - docs/lib/Game/Demo/StarReturnDemoStarter.md | 53 - docs/lib/Game/Effect.md | 32 - docs/lib/Game/Effect/AstroEffectObj.md | 22 - docs/lib/Game/Effect/AutoEffectGroup.md | 17 - docs/lib/Game/Effect/AutoEffectGroupHolder.md | 19 - docs/lib/Game/Effect/AutoEffectInfo.md | 21 - docs/lib/Game/Effect/EffectObjGravityDust.md | 19 - docs/lib/Game/Effect/EffectSystem.md | 20 - docs/lib/Game/Effect/EffectSystemUtil.md | 43 - docs/lib/Game/Effect/MultiEmitter.md | 55 - docs/lib/Game/Effect/MultiEmitterAccess.md | 33 - docs/lib/Game/Effect/MultiEmitterCallBack.md | 45 - .../Effect/MultiEmitterParticleCallBack.md | 15 - docs/lib/Game/Effect/ParticleCalcExecutor.md | 21 - docs/lib/Game/Effect/ParticleDrawExecutor.md | 31 - docs/lib/Game/Effect/ParticleEmitter.md | 16 - docs/lib/Game/Effect/ParticleEmitterHolder.md | 20 - .../lib/Game/Effect/ParticleResourceHolder.md | 18 - docs/lib/Game/Effect/RandomEffectObj.md | 19 - docs/lib/Game/Effect/SimpleEffectObj.md | 28 - docs/lib/Game/Effect/SingleEmitter.md | 19 - .../Game/Effect/SpinPullParticleCallBack.md | 16 - docs/lib/Game/Effect/SyncBckEffectChecker.md | 19 - docs/lib/Game/Effect/SyncBckEffectInfo.md | 18 - docs/lib/Game/Enemy.md | 120 - docs/lib/Game/Enemy/AnimScaleController.md | 42 - docs/lib/Game/Enemy/AnimStampController.md | 22 - docs/lib/Game/Enemy/BallBeamer.md | 36 - docs/lib/Game/Enemy/Balloonfish.md | 35 - docs/lib/Game/Enemy/BasaBasa.md | 88 - docs/lib/Game/Enemy/BegomanBaby.md | 87 - docs/lib/Game/Enemy/BegomanBase.md | 90 - docs/lib/Game/Enemy/BegomanFunction.md | 12 - docs/lib/Game/Enemy/BegomanLauncher.md | 37 - docs/lib/Game/Enemy/BegomanSpike.md | 89 - docs/lib/Game/Enemy/BegomanSpring.md | 94 - docs/lib/Game/Enemy/BegomanSpringHead.md | 38 - docs/lib/Game/Enemy/Birikyu.md | 53 - docs/lib/Game/Enemy/BombBird.md | 65 - docs/lib/Game/Enemy/BombBirdBomb.md | 32 - docs/lib/Game/Enemy/BombHei.md | 81 - docs/lib/Game/Enemy/BombHeiLauncher.md | 30 - docs/lib/Game/Enemy/BombTeresa.md | 104 - docs/lib/Game/Enemy/CannonShellBase.md | 15 - docs/lib/Game/Enemy/CocoNutBall.md | 50 - docs/lib/Game/Enemy/CocoSambo.md | 98 - docs/lib/Game/Enemy/DharmaSambo.md | 99 - docs/lib/Game/Enemy/Dossun.md | 37 - docs/lib/Game/Enemy/ElectricPressureBullet.md | 22 - docs/lib/Game/Enemy/EyeBeamer.md | 57 - docs/lib/Game/Enemy/FireBall.md | 31 - docs/lib/Game/Enemy/FireBubble.md | 53 - docs/lib/Game/Enemy/Gesso.md | 69 - docs/lib/Game/Enemy/HammerHeadPackun.md | 72 - docs/lib/Game/Enemy/Hanachan.md | 137 - docs/lib/Game/Enemy/HomingKiller.md | 80 - docs/lib/Game/Enemy/IceMerameraKing.md | 89 - docs/lib/Game/Enemy/ItemGenerator.md | 17 - docs/lib/Game/Enemy/Jellyfish.md | 55 - docs/lib/Game/Enemy/JellyfishElectric.md | 49 - docs/lib/Game/Enemy/Jiraira.md | 38 - docs/lib/Game/Enemy/JumpBeamer.md | 59 - docs/lib/Game/Enemy/JumpGuarder.md | 67 - docs/lib/Game/Enemy/JumpSpider.md | 71 - docs/lib/Game/Enemy/Kabokuri.md | 62 - docs/lib/Game/Enemy/KabokuriFire.md | 23 - docs/lib/Game/Enemy/KabokuriFireHolder.md | 17 - docs/lib/Game/Enemy/Kameck.md | 106 - docs/lib/Game/Enemy/KameckBeam.md | 54 - docs/lib/Game/Enemy/KameckBeamHolder.md | 27 - docs/lib/Game/Enemy/KameckFireBall.md | 31 - docs/lib/Game/Enemy/KameckHolder.md | 17 - docs/lib/Game/Enemy/KameckTurtle.md | 32 - docs/lib/Game/Enemy/Kanina.md | 110 - docs/lib/Game/Enemy/Karikari.md | 88 - docs/lib/Game/Enemy/KarikariDirector.md | 25 - docs/lib/Game/Enemy/Karon.md | 73 - docs/lib/Game/Enemy/Kiraira.md | 48 - docs/lib/Game/Enemy/KirairaChain.md | 23 - docs/lib/Game/Enemy/KoopaJrShip.md | 83 - .../Game/Enemy/KoopaJrShipCannonMainShell.md | 31 - docs/lib/Game/Enemy/KoopaJrShipCannonShell.md | 40 - docs/lib/Game/Enemy/KoteBug.md | 81 - docs/lib/Game/Enemy/Kuribo.md | 100 - docs/lib/Game/Enemy/KuriboChief.md | 62 - docs/lib/Game/Enemy/KuriboMini.md | 72 - docs/lib/Game/Enemy/MechanicKoopaMini.md | 75 - docs/lib/Game/Enemy/Meramera.md | 145 - docs/lib/Game/Enemy/Metbo.md | 83 - docs/lib/Game/Enemy/Mogu.md | 61 - docs/lib/Game/Enemy/MoguStone.md | 42 - docs/lib/Game/Enemy/Mogucchi.md | 53 - docs/lib/Game/Enemy/MogucchiHill.md | 58 - .../lib/Game/Enemy/MogucchiRefuseTerritory.md | 14 - docs/lib/Game/Enemy/MogucchiShooter.md | 63 - docs/lib/Game/Enemy/NokonokoLand.md | 105 - docs/lib/Game/Enemy/Onimasu.md | 43 - docs/lib/Game/Enemy/OnimasuJump.md | 24 - docs/lib/Game/Enemy/OnimasuPivot.md | 22 - docs/lib/Game/Enemy/OtaRock.md | 54 - docs/lib/Game/Enemy/PackunPetit.md | 78 - docs/lib/Game/Enemy/Petari.md | 93 - docs/lib/Game/Enemy/Poihana.md | 106 - docs/lib/Game/Enemy/Pukupuku.md | 71 - docs/lib/Game/Enemy/RingBeam.md | 34 - docs/lib/Game/Enemy/RingBeamer.md | 30 - docs/lib/Game/Enemy/SamboFunction.md | 12 - docs/lib/Game/Enemy/SamboHead.md | 74 - docs/lib/Game/Enemy/SearchBeamer.md | 82 - docs/lib/Game/Enemy/Snakehead.md | 45 - docs/lib/Game/Enemy/SpinHitController.md | 18 - docs/lib/Game/Enemy/StinkBugBase.md | 20 - docs/lib/Game/Enemy/StinkBugParent.md | 74 - docs/lib/Game/Enemy/StinkBugSmall.md | 73 - docs/lib/Game/Enemy/StringSpider.md | 85 - docs/lib/Game/Enemy/TakoHei.md | 107 - docs/lib/Game/Enemy/TakoHeiInk.md | 22 - docs/lib/Game/Enemy/TakoHeiInkHolder.md | 16 - docs/lib/Game/Enemy/Takobo.md | 63 - docs/lib/Game/Enemy/Teresa.md | 130 - docs/lib/Game/Enemy/TeresaWater.md | 33 - docs/lib/Game/Enemy/TerritoryMover.md | 14 - docs/lib/Game/Enemy/Unizo.md | 76 - docs/lib/Game/Enemy/UnizoLauncher.md | 20 - .../Game/Enemy/WalkerStateBindStarPointer.md | 21 - docs/lib/Game/Enemy/WalkerStateBlowDamage.md | 20 - docs/lib/Game/Enemy/WalkerStateChase.md | 23 - docs/lib/Game/Enemy/WalkerStateFindPlayer.md | 31 - docs/lib/Game/Enemy/WalkerStateFunction.md | 13 - docs/lib/Game/Enemy/WalkerStateParam.md | 12 - docs/lib/Game/Enemy/WalkerStateRunaway.md | 29 - docs/lib/Game/Enemy/WalkerStateStagger.md | 30 - docs/lib/Game/Enemy/WalkerStateWander.md | 24 - docs/lib/Game/Enemy/WaterBazooka.md | 104 - docs/lib/Game/Enemy/WaterBazookaCapsule.md | 29 - docs/lib/Game/GameAudio.md | 18 - docs/lib/Game/GameAudio/AudBgmConductor.md | 19 - docs/lib/Game/GameAudio/AudCameraWatcher.md | 16 - docs/lib/Game/GameAudio/AudEffectDirector.md | 18 - docs/lib/Game/GameAudio/AudSeKeeper.md | 22 - docs/lib/Game/GameAudio/AudStageBgmTable.md | 14 - docs/lib/Game/GameAudio/AudStageBgmWrap.md | 14 - docs/lib/Game/GameAudio/AudTalkSoundData.md | 14 - docs/lib/Game/GameAudio/AudTamakoroBgmCtrl.md | 16 - docs/lib/Game/Gravity.md | 24 - docs/lib/Game/Gravity/ConeGravity.md | 17 - docs/lib/Game/Gravity/CubeGravity.md | 21 - docs/lib/Game/Gravity/DiskGravity.md | 22 - docs/lib/Game/Gravity/DiskTorusGravity.md | 20 - docs/lib/Game/Gravity/GlobalGravityObj.md | 29 - docs/lib/Game/Gravity/GraviryFollower.md | 15 - docs/lib/Game/Gravity/GravityCreator.md | 53 - docs/lib/Game/Gravity/GravityInfo.md | 13 - docs/lib/Game/Gravity/ParallelGravity.md | 24 - docs/lib/Game/Gravity/PlanetGravity.md | 20 - docs/lib/Game/Gravity/PlanetGravityManager.md | 16 - docs/lib/Game/Gravity/PointGravity.md | 14 - docs/lib/Game/Gravity/SegmentGravity.md | 19 - docs/lib/Game/Gravity/WireGravity.md | 15 - docs/lib/Game/LiveActor.md | 71 - docs/lib/Game/LiveActor/ActiveActorList.md | 17 - docs/lib/Game/LiveActor/ActorAnimKeeper.md | 20 - docs/lib/Game/LiveActor/ActorCameraInfo.md | 13 - docs/lib/Game/LiveActor/ActorJointCtrl.md | 24 - docs/lib/Game/LiveActor/ActorLightCtrl.md | 25 - .../Game/LiveActor/ActorPadAndCameraCtrl.md | 18 - docs/lib/Game/LiveActor/ActorStateBase.md | 12 - docs/lib/Game/LiveActor/ActorStateKeeper.md | 17 - docs/lib/Game/LiveActor/AllLiveActorGroup.md | 18 - .../Game/LiveActor/AnimationRandomPlayer.md | 21 - docs/lib/Game/LiveActor/Binder.md | 31 - .../lib/Game/LiveActor/ClippingActorHolder.md | 26 - docs/lib/Game/LiveActor/ClippingActorInfo.md | 23 - docs/lib/Game/LiveActor/ClippingDirector.md | 22 - .../lib/Game/LiveActor/ClippingGroupHolder.md | 25 - docs/lib/Game/LiveActor/ClippingJudge.md | 23 - docs/lib/Game/LiveActor/DisplayListMaker.md | 43 - docs/lib/Game/LiveActor/DynamicJointCtrl.md | 36 - docs/lib/Game/LiveActor/EffectKeeper.md | 49 - docs/lib/Game/LiveActor/FaceJointCtrl.md | 21 - docs/lib/Game/LiveActor/FlashingCtrl.md | 20 - docs/lib/Game/LiveActor/HitSensor.md | 20 - docs/lib/Game/LiveActor/HitSensorInfo.md | 14 - docs/lib/Game/LiveActor/HitSensorKeeper.md | 27 - docs/lib/Game/LiveActor/IKJointCtrl.md | 37 - docs/lib/Game/LiveActor/LiveActor.md | 48 - docs/lib/Game/LiveActor/LiveActorFlag.md | 12 - docs/lib/Game/LiveActor/LiveActorGroup.md | 18 - .../lib/Game/LiveActor/LiveActorGroupArray.md | 24 - docs/lib/Game/LiveActor/LodCtrl.md | 39 - docs/lib/Game/LiveActor/MaterialCtrl.md | 44 - .../lib/Game/LiveActor/MessageSensorHolder.md | 14 - docs/lib/Game/LiveActor/MirrorActor.md | 19 - docs/lib/Game/LiveActor/MirrorCamera.md | 23 - .../Game/LiveActor/MirrorReflectionModel.md | 18 - docs/lib/Game/LiveActor/ModelManager.md | 61 - docs/lib/Game/LiveActor/ModelObj.md | 19 - docs/lib/Game/LiveActor/Nerve.md | 12 - docs/lib/Game/LiveActor/PartsModel.md | 24 - docs/lib/Game/LiveActor/RailRider.md | 44 - docs/lib/Game/LiveActor/SensorHitChecker.md | 24 - docs/lib/Game/LiveActor/ShadowController.md | 79 - docs/lib/Game/LiveActor/ShadowDrawer.md | 15 - docs/lib/Game/LiveActor/ShadowSurfaceBox.md | 16 - .../lib/Game/LiveActor/ShadowSurfaceCircle.md | 15 - .../lib/Game/LiveActor/ShadowSurfaceDrawer.md | 15 - docs/lib/Game/LiveActor/ShadowSurfaceOval.md | 17 - docs/lib/Game/LiveActor/ShadowVolumeBox.md | 17 - .../Game/LiveActor/ShadowVolumeCylinder.md | 16 - docs/lib/Game/LiveActor/ShadowVolumeDrawer.md | 27 - .../Game/LiveActor/ShadowVolumeFlatModel.md | 21 - docs/lib/Game/LiveActor/ShadowVolumeLine.md | 19 - docs/lib/Game/LiveActor/ShadowVolumeModel.md | 14 - docs/lib/Game/LiveActor/ShadowVolumeOval.md | 16 - .../Game/LiveActor/ShadowVolumeOvalPole.md | 15 - docs/lib/Game/LiveActor/ShadowVolumeSphere.md | 16 - .../Game/LiveActor/SimpleJ3DModelDrawer.md | 16 - docs/lib/Game/LiveActor/Spine.md | 17 - docs/lib/Game/LiveActor/SpotMarkLight.md | 15 - docs/lib/Game/LiveActor/ViewGroupCtrl.md | 18 - docs/lib/Game/LiveActor/VolumeModelDrawer.md | 17 - docs/lib/Game/Map.md | 92 - .../lib/Game/Map/ActorAppearSwitchListener.md | 15 - docs/lib/Game/Map/Air.md | 44 - docs/lib/Game/Map/BezierRail.md | 32 - docs/lib/Game/Map/Butterfly.md | 48 - .../Game/Map/CollisionCategorizedKeeper.md | 35 - docs/lib/Game/Map/CollisionCode.md | 31 - docs/lib/Game/Map/CollisionDirector.md | 17 - docs/lib/Game/Map/CollisionParts.md | 41 - .../Game/Map/FileSelectCameraController.md | 39 - docs/lib/Game/Map/FileSelectEffect.md | 26 - docs/lib/Game/Map/FileSelectFunc.md | 13 - docs/lib/Game/Map/FileSelectIconID.md | 20 - docs/lib/Game/Map/FileSelectItem.md | 92 - docs/lib/Game/Map/FileSelectModel.md | 36 - docs/lib/Game/Map/FileSelectSky.md | 21 - docs/lib/Game/Map/FileSelector.md | 220 - docs/lib/Game/Map/FishGroup.md | 34 - docs/lib/Game/Map/Flag.md | 24 - docs/lib/Game/Map/GravityDust.md | 14 - docs/lib/Game/Map/GroundChecker.md | 14 - docs/lib/Game/Map/GroupSwitchWatcher.md | 15 - docs/lib/Game/Map/Halo.md | 35 - docs/lib/Game/Map/HitInfo.md | 33 - docs/lib/Game/Map/KCollision.md | 42 - docs/lib/Game/Map/KCollisionPlus.md | 14 - docs/lib/Game/Map/KoopaBattleMapCoinPlate.md | 16 - .../lib/Game/Map/KoopaBattleMapDamagePlate.md | 26 - docs/lib/Game/Map/KoopaBattleMapPlanet.md | 25 - docs/lib/Game/Map/KoopaBattleMapPlate.md | 16 - docs/lib/Game/Map/KoopaBattleMapStair.md | 41 - docs/lib/Game/Map/LavaShellTower.md | 23 - docs/lib/Game/Map/LavaSunPlanet.md | 16 - docs/lib/Game/Map/LightDataHolder.md | 16 - docs/lib/Game/Map/LightDirector.md | 18 - docs/lib/Game/Map/LightFunction.md | 34 - docs/lib/Game/Map/LightPointCtrl.md | 22 - docs/lib/Game/Map/LightZoneDataHolder.md | 22 - docs/lib/Game/Map/NamePosHolder.md | 17 - docs/lib/Game/Map/OceanBowl.md | 27 - docs/lib/Game/Map/OceanBowlBloomDrawer.md | 16 - docs/lib/Game/Map/OceanBowlPoint.md | 15 - docs/lib/Game/Map/OceanHomeMapCtrl.md | 17 - docs/lib/Game/Map/OceanRing.md | 32 - docs/lib/Game/Map/OceanRingBloomDrawer.md | 15 - docs/lib/Game/Map/OceanRingDrawer.md | 32 - docs/lib/Game/Map/OceanRingPipe.md | 17 - docs/lib/Game/Map/OceanRingPipeInside.md | 22 - docs/lib/Game/Map/OceanRingPipeOutside.md | 22 - docs/lib/Game/Map/OceanSphere.md | 47 - docs/lib/Game/Map/OceanSpherePoint.md | 14 - docs/lib/Game/Map/PlanetMap.md | 34 - docs/lib/Game/Map/PlanetMapCreator.md | 50 - .../lib/Game/Map/PlanetMapWithoutHighModel.md | 15 - docs/lib/Game/Map/QuakeEffectGenerator.md | 23 - docs/lib/Game/Map/RaceManager.md | 106 - docs/lib/Game/Map/RaceRail.md | 34 - docs/lib/Game/Map/RailGraph.md | 20 - docs/lib/Game/Map/RailGraphEdge.md | 17 - docs/lib/Game/Map/RailGraphIter.md | 26 - docs/lib/Game/Map/RailGraphNode.md | 12 - docs/lib/Game/Map/RailPart.md | 23 - docs/lib/Game/Map/ScenarioSelectStar.md | 48 - docs/lib/Game/Map/SeaGull.md | 31 - docs/lib/Game/Map/Sky.md | 31 - docs/lib/Game/Map/SleepController.md | 14 - docs/lib/Game/Map/SleepControllerHolder.md | 25 - docs/lib/Game/Map/SpaceInner.md | 23 - docs/lib/Game/Map/SphereSelector.md | 81 - docs/lib/Game/Map/SphereSelectorHandle.md | 64 - docs/lib/Game/Map/StageSwitch.md | 42 - docs/lib/Game/Map/SunshadeMapHolder.md | 15 - docs/lib/Game/Map/SunshadeMapParts.md | 17 - docs/lib/Game/Map/SwitchSynchronizer.md | 15 - docs/lib/Game/Map/SwitchWatcher.md | 17 - docs/lib/Game/Map/SwitchWatcherHolder.md | 22 - docs/lib/Game/Map/TimerSwitch.md | 15 - docs/lib/Game/Map/WaterAreaHolder.md | 31 - docs/lib/Game/Map/WaterInfo.md | 14 - docs/lib/Game/Map/WaterPlant.md | 31 - docs/lib/Game/Map/WaterPoint.md | 15 - docs/lib/Game/Map/WaterRoad.md | 60 - docs/lib/Game/Map/WhirlPoolAccelerator.md | 22 - docs/lib/Game/MapObj.md | 327 - docs/lib/Game/MapObj/AirBubble.md | 34 - docs/lib/Game/MapObj/AirBubbleGenerator.md | 22 - docs/lib/Game/MapObj/AirBubbleHolder.md | 18 - docs/lib/Game/MapObj/AnmModelObj.md | 58 - docs/lib/Game/MapObj/ArrowSwitch.md | 38 - docs/lib/Game/MapObj/ArrowSwitchMulti.md | 32 - .../lib/Game/MapObj/ArrowSwitchMultiHolder.md | 18 - docs/lib/Game/MapObj/AssemblyBlock.md | 33 - docs/lib/Game/MapObj/AstroCore.md | 27 - docs/lib/Game/MapObj/AstroCountDownPlate.md | 35 - docs/lib/Game/MapObj/AstroDome.md | 27 - docs/lib/Game/MapObj/AstroDomeAsteroid.md | 21 - docs/lib/Game/MapObj/AstroDomeBlueStar.md | 66 - .../Game/MapObj/AstroDomeCameraController.md | 40 - docs/lib/Game/MapObj/AstroDomeComet.md | 27 - .../Game/MapObj/AstroDomeDemoAstroGalaxy.md | 14 - .../Game/MapObj/AstroDomeGalaxySelector.md | 48 - docs/lib/Game/MapObj/AstroDomeOrbit.md | 27 - docs/lib/Game/MapObj/AstroDomeSky.md | 42 - docs/lib/Game/MapObj/AstroMapBoard.md | 19 - docs/lib/Game/MapObj/AstroMapObj.md | 51 - docs/lib/Game/MapObj/AstroMapObjFunction.md | 25 - docs/lib/Game/MapObj/AstroOverlookObj.md | 14 - docs/lib/Game/MapObj/BallOpener.md | 28 - docs/lib/Game/MapObj/BallRail.md | 30 - docs/lib/Game/MapObj/Banekiti.md | 30 - docs/lib/Game/MapObj/BattleShipElevator.md | 24 - docs/lib/Game/MapObj/BeamGoRoundPlanet.md | 27 - docs/lib/Game/MapObj/BeeFlowerHover.md | 32 - docs/lib/Game/MapObj/BenefitItemInvincible.md | 23 - docs/lib/Game/MapObj/BenefitItemLifeUp.md | 19 - docs/lib/Game/MapObj/BenefitItemObj.md | 46 - docs/lib/Game/MapObj/BigBubbleDrawer.md | 20 - docs/lib/Game/MapObj/BigBubbleGenerator.md | 32 - docs/lib/Game/MapObj/BigBubbleHolder.md | 26 - docs/lib/Game/MapObj/BigBubbleMoveLimitter.md | 18 - docs/lib/Game/MapObj/BigFan.md | 29 - docs/lib/Game/MapObj/BigFanHolder.md | 18 - docs/lib/Game/MapObj/BlackHole.md | 33 - docs/lib/Game/MapObj/BlueChip.md | 14 - docs/lib/Game/MapObj/BlueStarCupsulePlanet.md | 53 - docs/lib/Game/MapObj/BreakableCage.md | 34 - docs/lib/Game/MapObj/BrightObj.md | 53 - docs/lib/Game/MapObj/BumpAppearPlanet.md | 30 - docs/lib/Game/MapObj/Candlestand.md | 42 - .../Game/MapObj/CannonFortressBreakStep.md | 30 - docs/lib/Game/MapObj/CapsuleCage.md | 34 - docs/lib/Game/MapObj/ChipBase.md | 50 - docs/lib/Game/MapObj/ChipCounter.md | 41 - docs/lib/Game/MapObj/ChipGroup.md | 28 - docs/lib/Game/MapObj/ChipHolder.md | 28 - docs/lib/Game/MapObj/ChooChooTrain.md | 19 - docs/lib/Game/MapObj/CircleCoinGroup.md | 19 - docs/lib/Game/MapObj/ClipArea.md | 25 - docs/lib/Game/MapObj/ClipAreaDrop.md | 21 - docs/lib/Game/MapObj/ClipAreaDropHolder.md | 17 - docs/lib/Game/MapObj/ClipAreaDropLaser.md | 24 - docs/lib/Game/MapObj/ClipAreaHolder.md | 26 - docs/lib/Game/MapObj/ClipAreaMovable.md | 27 - docs/lib/Game/MapObj/ClipAreaShape.md | 24 - docs/lib/Game/MapObj/ClipFieldFillDraw.md | 21 - docs/lib/Game/MapObj/ClipFieldMapParts.md | 16 - docs/lib/Game/MapObj/ClipFieldSwitch.md | 15 - docs/lib/Game/MapObj/CocoNut.md | 69 - docs/lib/Game/MapObj/CoconutTree.md | 14 - docs/lib/Game/MapObj/CoconutTreeLeaf.md | 23 - docs/lib/Game/MapObj/Coin.md | 76 - docs/lib/Game/MapObj/CoinBox.md | 21 - docs/lib/Game/MapObj/CoinGroup.md | 35 - docs/lib/Game/MapObj/CoinHolder.md | 30 - docs/lib/Game/MapObj/CoinReplica.md | 21 - docs/lib/Game/MapObj/CoinRotater.md | 18 - docs/lib/Game/MapObj/CoinSpot.md | 23 - docs/lib/Game/MapObj/CollapsePlane.md | 33 - docs/lib/Game/MapObj/CollectCounter.md | 23 - docs/lib/Game/MapObj/CollisionBlocker.md | 18 - docs/lib/Game/MapObj/CrystalCage.md | 35 - docs/lib/Game/MapObj/CrystalCageMoving.md | 47 - docs/lib/Game/MapObj/CrystalSwitch.md | 33 - docs/lib/Game/MapObj/CutBushModelObj.md | 16 - docs/lib/Game/MapObj/DashRing.md | 20 - docs/lib/Game/MapObj/DeadLeaves.md | 21 - docs/lib/Game/MapObj/DesertLandMoveSwitch.md | 39 - docs/lib/Game/MapObj/DesertMovingLand.md | 41 - docs/lib/Game/MapObj/DragonHeadFlower.md | 31 - docs/lib/Game/MapObj/DriftWood.md | 29 - docs/lib/Game/MapObj/DummyDisplayModel.md | 27 - docs/lib/Game/MapObj/DynamicCollisionObj.md | 18 - docs/lib/Game/MapObj/EarthenPipe.md | 61 - docs/lib/Game/MapObj/ElectricBall.md | 38 - docs/lib/Game/MapObj/ElectricRail.md | 59 - docs/lib/Game/MapObj/ElectricRailHolder.md | 28 - docs/lib/Game/MapObj/ElectricRailMoving.md | 55 - docs/lib/Game/MapObj/ExterminationChecker.md | 32 - docs/lib/Game/MapObj/FallDownBridge.md | 22 - docs/lib/Game/MapObj/FallOutFieldDraw.md | 24 - docs/lib/Game/MapObj/FallingSmallRock.md | 22 - docs/lib/Game/MapObj/FireBar.md | 32 - docs/lib/Game/MapObj/FirePressure.md | 18 - docs/lib/Game/MapObj/FirePressureBullet.md | 23 - .../Game/MapObj/FirePressureBulletHolder.md | 15 - docs/lib/Game/MapObj/FirePressureRadiate.md | 48 - docs/lib/Game/MapObj/FlameGun.md | 38 - docs/lib/Game/MapObj/FlexibleSphere.md | 19 - docs/lib/Game/MapObj/FlipPanel.md | 54 - docs/lib/Game/MapObj/FloaterFloatingForce.md | 18 - .../MapObj/FloaterFloatingForceTypeNormal.md | 31 - .../MapObj/FloaterFloatingForceTypeSpring.md | 33 - docs/lib/Game/MapObj/FloaterFunction.md | 17 - docs/lib/Game/MapObj/Fountain.md | 25 - docs/lib/Game/MapObj/FountainBig.md | 32 - docs/lib/Game/MapObj/GCapture.md | 81 - docs/lib/Game/MapObj/GCaptureRibbon.md | 21 - docs/lib/Game/MapObj/GCaptureTarget.md | 52 - docs/lib/Game/MapObj/GeneralMapParts.md | 43 - docs/lib/Game/MapObj/GravityLight.md | 19 - docs/lib/Game/MapObj/GravityLightRoad.md | 32 - docs/lib/Game/MapObj/GreenCaterpillarBig.md | 42 - docs/lib/Game/MapObj/HatchWaterPlanet.md | 24 - docs/lib/Game/MapObj/HeavensDoorDemoObj.md | 29 - docs/lib/Game/MapObj/HipDropMoveObj.md | 31 - docs/lib/Game/MapObj/HipDropRock.md | 26 - docs/lib/Game/MapObj/HipDropSwitch.md | 32 - docs/lib/Game/MapObj/HipDropTimerSwitch.md | 34 - docs/lib/Game/MapObj/HitWallTimerSwitch.md | 37 - docs/lib/Game/MapObj/IceStep.md | 26 - docs/lib/Game/MapObj/IceVolcanoUpDownPlane.md | 18 - docs/lib/Game/MapObj/InvisiblePolygonObj.md | 17 - .../MapObj/InvisiblePolygonObjGCapture.md | 14 - docs/lib/Game/MapObj/IronCannonShell.md | 38 - docs/lib/Game/MapObj/ItemAppearStone.md | 20 - docs/lib/Game/MapObj/ItemBlock.md | 37 - docs/lib/Game/MapObj/ItemBubble.md | 29 - docs/lib/Game/MapObj/JetTurtle.md | 66 - docs/lib/Game/MapObj/JumpHole.md | 32 - docs/lib/Game/MapObj/JumpStand.md | 32 - docs/lib/Game/MapObj/KeySwitch.md | 33 - docs/lib/Game/MapObj/KillerGunnerSingle.md | 27 - docs/lib/Game/MapObj/LargeChain.md | 26 - docs/lib/Game/MapObj/LargeChainParts.md | 15 - .../Game/MapObj/LavaBallRisingPlanetLava.md | 26 - docs/lib/Game/MapObj/LavaBreakColumn.md | 18 - docs/lib/Game/MapObj/LavaFloater.md | 30 - docs/lib/Game/MapObj/LavaGalaxyParts.md | 18 - docs/lib/Game/MapObj/LavaGeyser.md | 36 - docs/lib/Game/MapObj/LavaHomeSeesaw.md | 19 - docs/lib/Game/MapObj/LavaHomeSeesawRotator.md | 46 - docs/lib/Game/MapObj/LavaHomeVolcanoFlow.md | 25 - docs/lib/Game/MapObj/LavaJamboSunPlanet.md | 25 - docs/lib/Game/MapObj/LavaProminence.md | 48 - docs/lib/Game/MapObj/LavaProminenceTriple.md | 22 - docs/lib/Game/MapObj/LavaSteam.md | 33 - docs/lib/Game/MapObj/LavaStrangeRock.md | 21 - docs/lib/Game/MapObj/LotusLeaf.md | 27 - docs/lib/Game/MapObj/MagicBell.md | 26 - docs/lib/Game/MapObj/ManholeCover.md | 24 - docs/lib/Game/MapObj/MapObjActor.md | 70 - docs/lib/Game/MapObj/MapObjActorInitInfo.md | 48 - docs/lib/Game/MapObj/MapObjConnector.md | 17 - docs/lib/Game/MapObj/MapParts.md | 19 - .../Game/MapObj/MapPartsAppearController.md | 32 - docs/lib/Game/MapObj/MapPartsBreaker.md | 21 - docs/lib/Game/MapObj/MapPartsFloatingForce.md | 38 - docs/lib/Game/MapObj/MapPartsFunction.md | 20 - .../Game/MapObj/MapPartsRailGuideDrawer.md | 30 - .../Game/MapObj/MapPartsRailGuideHolder.md | 16 - .../lib/Game/MapObj/MapPartsRailGuidePoint.md | 15 - docs/lib/Game/MapObj/MapPartsRailMover.md | 69 - .../MapObj/MapPartsRailPointPassChecker.md | 20 - docs/lib/Game/MapObj/MapPartsRailPosture.md | 24 - docs/lib/Game/MapObj/MapPartsRailRotator.md | 38 - docs/lib/Game/MapObj/MapPartsRotator.md | 44 - .../Game/MapObj/MapPartsSeesaw1AxisRotator.md | 42 - .../Game/MapObj/MapPartsSeesaw2AxisRotator.md | 34 - docs/lib/Game/MapObj/MarblePlanet.md | 46 - docs/lib/Game/MapObj/MarioLauncher.md | 69 - .../lib/Game/MapObj/MarioLauncherAttractor.md | 17 - docs/lib/Game/MapObj/MechaKoopaPartsArm.md | 43 - docs/lib/Game/MapObj/MechaKoopaPartsHead.md | 36 - docs/lib/Game/MapObj/MercatorFixParts.md | 15 - docs/lib/Game/MapObj/MercatorRailMoveParts.md | 24 - docs/lib/Game/MapObj/MercatorRotateParts.md | 18 - docs/lib/Game/MapObj/MeteoContainer.md | 26 - docs/lib/Game/MapObj/MeteorStrike.md | 36 - docs/lib/Game/MapObj/MeteorStrikeLauncher.md | 25 - docs/lib/Game/MapObj/MiniatureGalaxy.md | 51 - docs/lib/Game/MapObj/MiniatureGalaxyHolder.md | 29 - docs/lib/Game/MapObj/MorphItemObjNeo.md | 43 - docs/lib/Game/MapObj/NeedlePlant.md | 26 - docs/lib/Game/MapObj/NormalMapBase.md | 50 - docs/lib/Game/MapObj/NormalMapTestObj.md | 14 - docs/lib/Game/MapObj/Note.md | 32 - docs/lib/Game/MapObj/NoteFairy.md | 50 - docs/lib/Game/MapObj/OceanFloaterLandParts.md | 29 - docs/lib/Game/MapObj/OceanSmallTurtle.md | 40 - docs/lib/Game/MapObj/OceanWaveFloater.md | 23 - docs/lib/Game/MapObj/PTimerSwitch.md | 35 - docs/lib/Game/MapObj/PalmIsland.md | 20 - .../Game/MapObj/PeachCastleGardenPlanet.md | 24 - docs/lib/Game/MapObj/PhantomShipBoxFloater.md | 28 - docs/lib/Game/MapObj/PhantomShipBridge.md | 30 - docs/lib/Game/MapObj/PhantomShipHandle.md | 17 - docs/lib/Game/MapObj/PhantomTorch.md | 35 - docs/lib/Game/MapObj/PicketSwitch.md | 24 - docs/lib/Game/MapObj/PlantGroup.md | 49 - docs/lib/Game/MapObj/PlantPoint.md | 13 - docs/lib/Game/MapObj/PlantRailInfo.md | 14 - docs/lib/Game/MapObj/PomponPlant.md | 26 - docs/lib/Game/MapObj/PowerStar.md | 76 - docs/lib/Game/MapObj/PowerStarAppearPoint.md | 14 - docs/lib/Game/MapObj/PowerStarHolder.md | 22 - docs/lib/Game/MapObj/PressureBase.md | 59 - docs/lib/Game/MapObj/PrizeRing.md | 42 - docs/lib/Game/MapObj/PunchBox.md | 32 - docs/lib/Game/MapObj/PunchingKinoko.md | 70 - docs/lib/Game/MapObj/PurpleCoinHolder.md | 18 - docs/lib/Game/MapObj/PurpleCoinStarter.md | 18 - .../MapObj/QuarterRollGravityRoomArrow.md | 37 - docs/lib/Game/MapObj/QuestionBoxGalleryObj.md | 35 - docs/lib/Game/MapObj/QuestionCoin.md | 36 - docs/lib/Game/MapObj/RailBlock.md | 30 - docs/lib/Game/MapObj/RailCoin.md | 21 - docs/lib/Game/MapObj/RailMoveObj.md | 64 - docs/lib/Game/MapObj/RainCloud.md | 43 - .../Game/MapObj/ReverseGravityRoomPlanet.md | 31 - docs/lib/Game/MapObj/RevolvingWay.md | 21 - docs/lib/Game/MapObj/Rock.md | 62 - docs/lib/Game/MapObj/RockCreator.md | 28 - docs/lib/Game/MapObj/RosettaChair.md | 19 - docs/lib/Game/MapObj/RosettaPictureBook.md | 34 - docs/lib/Game/MapObj/RotateMoveObj.md | 31 - .../Game/MapObj/SandCapsuleInsidePlanet.md | 23 - .../lib/Game/MapObj/SandCapsulePressGround.md | 47 - docs/lib/Game/MapObj/SandUpDownEffectObj.md | 39 - docs/lib/Game/MapObj/SandUpDownTriRock.md | 34 - docs/lib/Game/MapObj/Sandstorm.md | 57 - docs/lib/Game/MapObj/ScrewSwitch.md | 31 - docs/lib/Game/MapObj/ScrewSwitchReverse.md | 26 - .../Game/MapObj/SeaBottomTriplePropeller.md | 22 - docs/lib/Game/MapObj/SeesawMoveNut.md | 23 - docs/lib/Game/MapObj/Shellfish.md | 48 - docs/lib/Game/MapObj/ShockWaveGenerator.md | 28 - docs/lib/Game/MapObj/ShootingStar.md | 28 - docs/lib/Game/MapObj/SideSpikeMoveStep.md | 29 - docs/lib/Game/MapObj/SimpleBreakableObj.md | 41 - docs/lib/Game/MapObj/SimpleClipPartsObj.md | 23 - docs/lib/Game/MapObj/SimpleFloaterObj.md | 18 - docs/lib/Game/MapObj/SimpleMapObj.md | 43 - docs/lib/Game/MapObj/SimpleNormalMapObj.md | 14 - docs/lib/Game/MapObj/SimpleTimerObj.md | 21 - docs/lib/Game/MapObj/SmallStone.md | 31 - docs/lib/Game/MapObj/SnowCapsulePlanet.md | 22 - docs/lib/Game/MapObj/SnowFloor.md | 33 - docs/lib/Game/MapObj/SnowFloorTile.md | 28 - docs/lib/Game/MapObj/SnowMan.md | 39 - docs/lib/Game/MapObj/SnowplowSwitch.md | 15 - docs/lib/Game/MapObj/SoundEmitter.md | 21 - docs/lib/Game/MapObj/SpaceMine.md | 26 - docs/lib/Game/MapObj/SpaceShipStep.md | 34 - docs/lib/Game/MapObj/SphereRailDash.md | 22 - docs/lib/Game/MapObj/SpiderCoin.md | 27 - docs/lib/Game/MapObj/SpiderMapBlock.md | 17 - docs/lib/Game/MapObj/SpiderThread.md | 44 - docs/lib/Game/MapObj/SpiderThreadHangInfo.md | 18 - docs/lib/Game/MapObj/SpiderThreadMainPoint.md | 24 - docs/lib/Game/MapObj/SpiderThreadPart.md | 40 - docs/lib/Game/MapObj/SpiderThreadPoint.md | 21 - .../lib/Game/MapObj/SpiderThreadRadialLine.md | 15 - docs/lib/Game/MapObj/SpiderThreadWindCtrl.md | 18 - docs/lib/Game/MapObj/SpinDriver.md | 70 - docs/lib/Game/MapObj/SpinDriverCamera.md | 25 - docs/lib/Game/MapObj/SpinDriverOperateRing.md | 30 - docs/lib/Game/MapObj/SpinDriverPathDrawer.md | 39 - docs/lib/Game/MapObj/SpinDriverShootPath.md | 20 - docs/lib/Game/MapObj/SpinDriverUtil.md | 12 - docs/lib/Game/MapObj/SpinLeverSwitch.md | 27 - docs/lib/Game/MapObj/SpinningBox.md | 46 - docs/lib/Game/MapObj/SpringJetWater.md | 28 - .../lib/Game/MapObj/SpringWaterFloaterSpot.md | 36 - docs/lib/Game/MapObj/StageEffectDataTable.md | 33 - docs/lib/Game/MapObj/StarPiece.md | 97 - docs/lib/Game/MapObj/StarPieceDirector.md | 56 - docs/lib/Game/MapObj/StarPieceFollowGroup.md | 29 - docs/lib/Game/MapObj/StarPieceGroup.md | 39 - docs/lib/Game/MapObj/StarPieceMother.md | 30 - docs/lib/Game/MapObj/StarPieceSpot.md | 18 - docs/lib/Game/MapObj/SubmarineSteam.md | 24 - .../Game/MapObj/SubmarineVolcanoBigColumn.md | 25 - docs/lib/Game/MapObj/Sun.md | 14 - docs/lib/Game/MapObj/SuperSpinDriver.md | 105 - docs/lib/Game/MapObj/SurprisedGalaxy.md | 24 - docs/lib/Game/MapObj/SwingLight.md | 31 - docs/lib/Game/MapObj/Swinger.md | 15 - docs/lib/Game/MapObj/SwitchBox.md | 28 - docs/lib/Game/MapObj/TimeAppearObj.md | 21 - docs/lib/Game/MapObj/TimerMoveWall.md | 26 - docs/lib/Game/MapObj/TrampleStar.md | 43 - docs/lib/Game/MapObj/TransparentWall.md | 15 - docs/lib/Game/MapObj/TreasureBoxCracked.md | 41 - docs/lib/Game/MapObj/TreasureSpot.md | 25 - docs/lib/Game/MapObj/Tsukidashikun.md | 38 - docs/lib/Game/MapObj/TypicalDoor.md | 39 - docs/lib/Game/MapObj/UFOBase.md | 37 - docs/lib/Game/MapObj/UFOKinoko.md | 31 - docs/lib/Game/MapObj/ValveSwitch.md | 32 - docs/lib/Game/MapObj/WarpPod.md | 33 - docs/lib/Game/MapObj/WatchTowerRotateStep.md | 25 - docs/lib/Game/MapObj/WaterLeakPipe.md | 33 - docs/lib/Game/MapObj/WaterPressure.md | 17 - docs/lib/Game/MapObj/WaterPressureBullet.md | 32 - .../Game/MapObj/WaterPressureBulletHolder.md | 15 - docs/lib/Game/MapObj/WaterfallCaveCover.md | 20 - docs/lib/Game/MapObj/WaveFloatingForce.md | 16 - docs/lib/Game/MapObj/WhirlPool.md | 20 - docs/lib/Game/MapObj/WoodBox.md | 29 - docs/lib/Game/MapObj/WormEatenPlanet.md | 36 - docs/lib/Game/MapObj/YellowChip.md | 13 - docs/lib/Game/NPC.md | 88 - docs/lib/Game/NPC/Butler.md | 64 - docs/lib/Game/NPC/ButlerExplain.md | 21 - docs/lib/Game/NPC/ButlerMap.md | 42 - .../Game/NPC/ButlerStateStarPieceReaction.md | 19 - docs/lib/Game/NPC/CareTaker.md | 76 - docs/lib/Game/NPC/CollectTico.md | 33 - .../Game/NPC/CometEventExecutorTimeLimit.md | 21 - docs/lib/Game/NPC/CometEventKeeper.md | 19 - docs/lib/Game/NPC/DemoRabbit.md | 59 - docs/lib/Game/NPC/EventDirector.md | 28 - docs/lib/Game/NPC/HoneyBee.md | 39 - docs/lib/Game/NPC/HoneyQueen.md | 46 - docs/lib/Game/NPC/Kinopio.md | 76 - docs/lib/Game/NPC/KinopioAstro.md | 33 - docs/lib/Game/NPC/KoopaJr.md | 52 - docs/lib/Game/NPC/LuigiNPC.md | 69 - docs/lib/Game/NPC/MiiDatabase.md | 14 - docs/lib/Game/NPC/MiiFaceIcon.md | 19 - docs/lib/Game/NPC/MiiFaceIconHolder.md | 18 - docs/lib/Game/NPC/MiiFaceParts.md | 24 - docs/lib/Game/NPC/MiiFacePartsHolder.md | 31 - docs/lib/Game/NPC/MiiFaceRecipe.md | 18 - docs/lib/Game/NPC/NPCActor.md | 65 - docs/lib/Game/NPC/NPCDirector.md | 14 - docs/lib/Game/NPC/NPCFunction.md | 14 - docs/lib/Game/NPC/NPCParameter.md | 31 - docs/lib/Game/NPC/NPCSupportRail.md | 14 - docs/lib/Game/NPC/Peach.md | 18 - docs/lib/Game/NPC/Penguin.md | 38 - docs/lib/Game/NPC/PenguinCoach.md | 51 - docs/lib/Game/NPC/PenguinMaster.md | 21 - docs/lib/Game/NPC/PenguinRacer.md | 75 - docs/lib/Game/NPC/PenguinRacerLeader.md | 41 - docs/lib/Game/NPC/PenguinSkater.md | 65 - docs/lib/Game/NPC/PenguinStudent.md | 33 - docs/lib/Game/NPC/PowerStarEventKeeper.md | 23 - docs/lib/Game/NPC/Rabbit.md | 65 - docs/lib/Game/NPC/RabbitStateCaught.md | 31 - docs/lib/Game/NPC/RabbitStateWaitStart.md | 48 - docs/lib/Game/NPC/Rosetta.md | 36 - docs/lib/Game/NPC/RosettaDemoAstroDome.md | 44 - docs/lib/Game/NPC/RosettaDemoEpilogue.md | 20 - docs/lib/Game/NPC/RosettaDemoHeavensDoor.md | 44 - docs/lib/Game/NPC/RosettaReading.md | 27 - docs/lib/Game/NPC/RunawayRabbit.md | 72 - docs/lib/Game/NPC/RunawayRabbitCollect.md | 28 - docs/lib/Game/NPC/RunawayTico.md | 50 - docs/lib/Game/NPC/SignBoard.md | 19 - docs/lib/Game/NPC/StageStateKeeper.md | 12 - docs/lib/Game/NPC/StrayTico.md | 47 - docs/lib/Game/NPC/Syati.md | 99 - docs/lib/Game/NPC/TalkBalloon.md | 80 - docs/lib/Game/NPC/TalkDirector.md | 73 - docs/lib/Game/NPC/TalkMessageCtrl.md | 54 - docs/lib/Game/NPC/TalkMessageInfo.md | 25 - docs/lib/Game/NPC/TalkNodeCtrl.md | 34 - docs/lib/Game/NPC/TalkState.md | 42 - docs/lib/Game/NPC/TalkSupportPlayerWatcher.md | 16 - docs/lib/Game/NPC/TalkTextFormer.md | 27 - docs/lib/Game/NPC/TeresaRacer.md | 62 - docs/lib/Game/NPC/Tico.md | 82 - docs/lib/Game/NPC/TicoAstro.md | 14 - docs/lib/Game/NPC/TicoComet.md | 57 - docs/lib/Game/NPC/TicoDemoGetPower.md | 22 - docs/lib/Game/NPC/TicoDomeLecture.md | 25 - docs/lib/Game/NPC/TicoFat.md | 93 - docs/lib/Game/NPC/TicoGalaxy.md | 22 - docs/lib/Game/NPC/TicoRail.md | 51 - docs/lib/Game/NPC/TicoReading.md | 19 - docs/lib/Game/NPC/TicoShop.md | 27 - docs/lib/Game/NPC/TicoStarRing.md | 20 - docs/lib/Game/NPC/TimeAttackEventKeeper.md | 15 - docs/lib/Game/NPC/TrickRabbit.md | 139 - docs/lib/Game/NPC/TrickRabbitFreeRun.md | 52 - docs/lib/Game/NPC/TrickRabbitSnow.md | 70 - docs/lib/Game/NPC/TrickRabbitSnowCollect.md | 72 - docs/lib/Game/NPC/TrickRabbitUtil.md | 12 - docs/lib/Game/NPC/TurnJointCtrl.md | 31 - docs/lib/Game/NWC24.md | 17 - docs/lib/Game/NWC24/LuigiMailDirector.md | 21 - docs/lib/Game/NWC24/NWC24Function.md | 16 - docs/lib/Game/NWC24/NWC24Messenger.md | 104 - docs/lib/Game/NWC24/NWC24SendThread.md | 19 - docs/lib/Game/NWC24/NWC24System.md | 16 - docs/lib/Game/NWC24/ReceiverTagMail.md | 16 - docs/lib/Game/NWC24/UTF16Util.md | 12 - docs/lib/Game/NameObj.md | 23 - .../Game/NameObj/ModelChangableObjFactory.md | 24 - .../Game/NameObj/MovementOnOffGroupHolder.md | 17 - docs/lib/Game/NameObj/NameObj.md | 27 - docs/lib/Game/NameObj/NameObjAdaptor.md | 20 - .../NameObj/NameObjArchiveListCollector.md | 14 - docs/lib/Game/NameObj/NameObjCategoryList.md | 26 - docs/lib/Game/NameObj/NameObjExecuteHolder.md | 60 - docs/lib/Game/NameObj/NameObjFactory.md | 579 - docs/lib/Game/NameObj/NameObjFinder.md | 12 - docs/lib/Game/NameObj/NameObjGroup.md | 16 - docs/lib/Game/NameObj/NameObjHolder.md | 21 - docs/lib/Game/NameObj/NameObjListExecutor.md | 42 - docs/lib/Game/NameObj/NameObjRegister.md | 14 - docs/lib/Game/Player.md | 117 - docs/lib/Game/Player/DrawAdaptor.md | 14 - docs/lib/Game/Player/FireMarioBall.md | 26 - docs/lib/Game/Player/GhostPacket.md | 19 - docs/lib/Game/Player/GhostPlayer.md | 57 - docs/lib/Game/Player/GroupChecker.md | 19 - docs/lib/Game/Player/J3DModelX.md | 35 - docs/lib/Game/Player/JetTurtleShadow.md | 17 - docs/lib/Game/Player/MarineSnow.md | 15 - docs/lib/Game/Player/Mario.md | 66 - docs/lib/Game/Player/Mario2D.md | 14 - docs/lib/Game/Player/MarioAccess.md | 97 - docs/lib/Game/Player/MarioActor.md | 99 - docs/lib/Game/Player/MarioActorBlackHole.md | 14 - docs/lib/Game/Player/MarioActorCamera.md | 26 - docs/lib/Game/Player/MarioActorClap.md | 13 - .../lib/Game/Player/MarioActorDefensiveMsg.md | 21 - docs/lib/Game/Player/MarioActorDraw.md | 47 - docs/lib/Game/Player/MarioActorEye.md | 15 - docs/lib/Game/Player/MarioActorGameOver.md | 19 - docs/lib/Game/Player/MarioActorGravity.md | 27 - docs/lib/Game/Player/MarioActorHand.md | 18 - docs/lib/Game/Player/MarioActorInit.md | 13 - docs/lib/Game/Player/MarioActorMatrix.md | 39 - docs/lib/Game/Player/MarioActorMorph.md | 19 - .../lib/Game/Player/MarioActorOffensiveMsg.md | 29 - docs/lib/Game/Player/MarioActorPad.md | 28 - docs/lib/Game/Player/MarioActorParts.md | 34 - docs/lib/Game/Player/MarioActorPunch.md | 21 - docs/lib/Game/Player/MarioActorRush.md | 19 - docs/lib/Game/Player/MarioActorRushMsg.md | 22 - docs/lib/Game/Player/MarioActorSensor.md | 23 - docs/lib/Game/Player/MarioActorShadow.md | 24 - docs/lib/Game/Player/MarioActorSpecialDraw.md | 47 - docs/lib/Game/Player/MarioActorTakeMsg.md | 27 - docs/lib/Game/Player/MarioActorWipe.md | 13 - docs/lib/Game/Player/MarioAnimationEfx.md | 25 - docs/lib/Game/Player/MarioAnimator.md | 56 - docs/lib/Game/Player/MarioBee.md | 15 - docs/lib/Game/Player/MarioBlown.md | 17 - docs/lib/Game/Player/MarioBump.md | 18 - docs/lib/Game/Player/MarioClimb.md | 17 - docs/lib/Game/Player/MarioCollision.md | 51 - docs/lib/Game/Player/MarioConst.md | 12 - docs/lib/Game/Player/MarioDamage.md | 67 - docs/lib/Game/Player/MarioDamageCrush.md | 18 - docs/lib/Game/Player/MarioDamageFreeze.md | 19 - docs/lib/Game/Player/MarioDamageParalyze.md | 17 - docs/lib/Game/Player/MarioDamageStun.md | 16 - docs/lib/Game/Player/MarioEffect.md | 46 - docs/lib/Game/Player/MarioEnforce.md | 33 - docs/lib/Game/Player/MarioFaint.md | 19 - docs/lib/Game/Player/MarioFlip.md | 21 - docs/lib/Game/Player/MarioFlow.md | 17 - docs/lib/Game/Player/MarioFoo.md | 29 - docs/lib/Game/Player/MarioFpView.md | 21 - docs/lib/Game/Player/MarioFrontStep.md | 18 - docs/lib/Game/Player/MarioHang.md | 28 - docs/lib/Game/Player/MarioHolder.md | 16 - docs/lib/Game/Player/MarioInit.md | 12 - docs/lib/Game/Player/MarioJump.md | 56 - docs/lib/Game/Player/MarioMagic.md | 18 - docs/lib/Game/Player/MarioMapCode.md | 13 - docs/lib/Game/Player/MarioMessenger.md | 15 - docs/lib/Game/Player/MarioModule.md | 101 - docs/lib/Game/Player/MarioMove.md | 24 - docs/lib/Game/Player/MarioMove25D.md | 16 - docs/lib/Game/Player/MarioMove2D.md | 20 - docs/lib/Game/Player/MarioMoveSphere.md | 13 - docs/lib/Game/Player/MarioNullBck.md | 17 - docs/lib/Game/Player/MarioParts.md | 15 - docs/lib/Game/Player/MarioPress.md | 16 - docs/lib/Game/Player/MarioRabbit.md | 22 - docs/lib/Game/Player/MarioRecovery.md | 19 - docs/lib/Game/Player/MarioSearchLight.md | 25 - docs/lib/Game/Player/MarioShadow.md | 36 - docs/lib/Game/Player/MarioSideStep.md | 18 - docs/lib/Game/Player/MarioSkate.md | 21 - docs/lib/Game/Player/MarioSlider.md | 22 - docs/lib/Game/Player/MarioSlip.md | 17 - docs/lib/Game/Player/MarioSlope.md | 16 - docs/lib/Game/Player/MarioSound.md | 22 - docs/lib/Game/Player/MarioSpecial.md | 22 - docs/lib/Game/Player/MarioSpin.md | 20 - docs/lib/Game/Player/MarioState.md | 22 - docs/lib/Game/Player/MarioStep.md | 18 - docs/lib/Game/Player/MarioStick.md | 22 - docs/lib/Game/Player/MarioSukekiyo.md | 19 - docs/lib/Game/Player/MarioSwim.md | 72 - docs/lib/Game/Player/MarioSwimDamage.md | 13 - docs/lib/Game/Player/MarioTalk.md | 20 - docs/lib/Game/Player/MarioTask.md | 31 - docs/lib/Game/Player/MarioTeresa.md | 43 - docs/lib/Game/Player/MarioWait.md | 26 - docs/lib/Game/Player/MarioWalk.md | 26 - docs/lib/Game/Player/MarioWall.md | 37 - docs/lib/Game/Player/MarioWarp.md | 23 - docs/lib/Game/Player/MatrixControl.md | 21 - docs/lib/Game/Player/ModelHolder.md | 14 - docs/lib/Game/Player/PlayerEvent.md | 33 - docs/lib/Game/Player/PlayerEventAbyss.md | 16 - docs/lib/Game/Player/PlayerEventDown.md | 16 - docs/lib/Game/Player/PlayerEventFireDown.md | 17 - docs/lib/Game/Player/PlayerEventGameOver.md | 17 - .../Game/Player/PlayerEventGhostRaceDown.md | 15 - docs/lib/Game/Player/PlayerEventRaceDown.md | 17 - docs/lib/Game/Player/RushEndInfo.md | 12 - docs/lib/Game/Player/TornadoMario.md | 21 - docs/lib/Game/RhythmLib.md | 25 - .../lib/Game/RhythmLib/AudBgmTempoAdjuster.md | 18 - docs/lib/Game/RhythmLib/AudChordInfo.md | 51 - docs/lib/Game/RhythmLib/AudMeChannelMgr.md | 14 - docs/lib/Game/RhythmLib/AudMeHandles.md | 14 - docs/lib/Game/RhythmLib/AudMeObject.md | 19 - docs/lib/Game/RhythmLib/AudMePlayer.md | 41 - docs/lib/Game/RhythmLib/AudMeSeqCtrl.md | 20 - docs/lib/Game/RhythmLib/AudMeSeqParser.md | 73 - docs/lib/Game/RhythmLib/AudMeSeqReader.md | 16 - docs/lib/Game/RhythmLib/AudMeTrack.md | 67 - docs/lib/Game/RhythmLib/AudMeTrackCallback.md | 17 - docs/lib/Game/RhythmLib/AudRhythmHolder.md | 16 - docs/lib/Game/RhythmLib/AudRhythmMeSystem.md | 20 - docs/lib/Game/RhythmLib/AudRhythmSeqParser.md | 40 - docs/lib/Game/RhythmLib/AudRhythmWrap.md | 13 - docs/lib/Game/Ride.md | 32 - docs/lib/Game/Ride/BigBubble.md | 93 - docs/lib/Game/Ride/Creeper.md | 45 - docs/lib/Game/Ride/Fluff.md | 51 - docs/lib/Game/Ride/FluffWind.md | 31 - docs/lib/Game/Ride/JumpBranch.md | 26 - docs/lib/Game/Ride/Plant.md | 75 - docs/lib/Game/Ride/PlantLeaf.md | 23 - docs/lib/Game/Ride/PlantStalk.md | 27 - docs/lib/Game/Ride/Pole.md | 73 - docs/lib/Game/Ride/SledRopePoint.md | 14 - docs/lib/Game/Ride/SlingShooter.md | 56 - docs/lib/Game/Ride/SpaceCocoon.md | 75 - .../Game/Ride/SphereAccelSensorController.md | 20 - docs/lib/Game/Ride/SphereController.md | 16 - docs/lib/Game/Ride/SpherePadController.md | 18 - docs/lib/Game/Ride/SurfRay.md | 79 - docs/lib/Game/Ride/SurfRayTutorial.md | 67 - docs/lib/Game/Ride/SwingRope.md | 67 - docs/lib/Game/Ride/SwingRopePoint.md | 22 - docs/lib/Game/Ride/Tamakoro.md | 115 - docs/lib/Game/Ride/TamakoroTutorial.md | 68 - docs/lib/Game/Ride/Trapeze.md | 45 - docs/lib/Game/Scene.md | 35 - docs/lib/Game/Scene/GameScene.md | 77 - docs/lib/Game/Scene/GameSceneFunction.md | 28 - docs/lib/Game/Scene/GameScenePauseControl.md | 20 - .../GameSceneScenarioOpeningCameraState.md | 24 - docs/lib/Game/Scene/IntermissionScene.md | 17 - docs/lib/Game/Scene/LogoScene.md | 48 - docs/lib/Game/Scene/MultiSceneActor.md | 45 - docs/lib/Game/Scene/MultiSceneEffectKeeper.md | 22 - docs/lib/Game/Scene/PlacementInfoOrdered.md | 27 - docs/lib/Game/Scene/PlacementStateChecker.md | 17 - docs/lib/Game/Scene/PlayTimerScene.md | 30 - docs/lib/Game/Scene/ScenarioSelectScene.md | 61 - docs/lib/Game/Scene/Scene.md | 20 - docs/lib/Game/Scene/SceneDataInitializer.md | 20 - docs/lib/Game/Scene/SceneExecutor.md | 30 - docs/lib/Game/Scene/SceneFactory.md | 15 - docs/lib/Game/Scene/SceneFunction.md | 32 - .../Game/Scene/SceneNameObjListExecutor.md | 16 - .../Scene/SceneNameObjMovementController.md | 31 - docs/lib/Game/Scene/SceneObjHolder.md | 20 - docs/lib/Game/Scene/ScenePlayingResult.md | 19 - docs/lib/Game/Scene/StageDataHolder.md | 62 - docs/lib/Game/Scene/StageFileLoader.md | 17 - docs/lib/Game/Scene/StageResourceLoader.md | 13 - docs/lib/Game/Scene/StopSceneController.md | 20 - docs/lib/Game/Screen.md | 147 - docs/lib/Game/Screen/BackButton.md | 21 - docs/lib/Game/Screen/BatteryInfo.md | 54 - docs/lib/Game/Screen/BloomEffect.md | 31 - docs/lib/Game/Screen/BloomEffectSimple.md | 15 - docs/lib/Game/Screen/BombTimerLayout.md | 36 - docs/lib/Game/Screen/BrosButton.md | 32 - docs/lib/Game/Screen/ButtonPaneController.md | 66 - docs/lib/Game/Screen/CameraInfo.md | 41 - docs/lib/Game/Screen/CaptureScreenDirector.md | 25 - docs/lib/Game/Screen/CenterScreenBlur.md | 27 - docs/lib/Game/Screen/CinemaFrame.md | 39 - docs/lib/Game/Screen/CoinCounter.md | 33 - docs/lib/Game/Screen/CometRetryButton.md | 33 - docs/lib/Game/Screen/CopyFilterNegater.md | 13 - docs/lib/Game/Screen/CountUpPaneRumbler.md | 17 - docs/lib/Game/Screen/CounterLayoutAppearer.md | 31 - .../Game/Screen/CounterLayoutController.md | 36 - docs/lib/Game/Screen/CustomTagProcessor.md | 69 - docs/lib/Game/Screen/DepthOfFieldBlur.md | 17 - docs/lib/Game/Screen/EncouragePal60Window.md | 25 - docs/lib/Game/Screen/ErrorMessageWindow.md | 30 - docs/lib/Game/Screen/FileSelectButton.md | 32 - docs/lib/Game/Screen/FileSelectInfo.md | 58 - docs/lib/Game/Screen/FileSelectNumber.md | 42 - docs/lib/Game/Screen/FullScreenBlur.md | 13 - docs/lib/Game/Screen/FullnessMeter.md | 28 - .../Game/Screen/GalaxyCometScreenFilter.md | 14 - docs/lib/Game/Screen/GalaxyConfirmLayout.md | 29 - .../lib/Game/Screen/GalaxyInfoLayoutSetter.md | 23 - docs/lib/Game/Screen/GalaxyMap.md | 79 - docs/lib/Game/Screen/GalaxyMapBackground.md | 14 - docs/lib/Game/Screen/GalaxyMapCometIcon.md | 19 - docs/lib/Game/Screen/GalaxyMapController.md | 102 - docs/lib/Game/Screen/GalaxyMapDomeIcon.md | 32 - docs/lib/Game/Screen/GalaxyMapGalaxyDetail.md | 31 - docs/lib/Game/Screen/GalaxyMapGalaxyPlain.md | 23 - docs/lib/Game/Screen/GalaxyMapIcon.md | 29 - docs/lib/Game/Screen/GalaxyMapMarioIcon.md | 16 - docs/lib/Game/Screen/GalaxyMapSelectButton.md | 42 - docs/lib/Game/Screen/GalaxyMapTicoIcon.md | 20 - docs/lib/Game/Screen/GalaxyMapTitle.md | 35 - docs/lib/Game/Screen/GalaxyNamePlate.md | 33 - docs/lib/Game/Screen/GalaxyNamePlateDrawer.md | 21 - .../lib/Game/Screen/GalaxySelectBackButton.md | 31 - docs/lib/Game/Screen/GalaxySelectInfo.md | 28 - docs/lib/Game/Screen/GamePauseSequence.md | 28 - docs/lib/Game/Screen/GameSceneLayoutHolder.md | 32 - .../lib/Game/Screen/GameStageClearSequence.md | 24 - docs/lib/Game/Screen/HeatHazeEffect.md | 20 - docs/lib/Game/Screen/HomeButtonLayout.md | 31 - docs/lib/Game/Screen/IconAButton.md | 33 - docs/lib/Game/Screen/IconComet.md | 19 - docs/lib/Game/Screen/ImageEffectBase.md | 13 - docs/lib/Game/Screen/ImageEffectDirector.md | 44 - docs/lib/Game/Screen/ImageEffectLocalUtil.md | 23 - docs/lib/Game/Screen/ImageEffectResource.md | 16 - docs/lib/Game/Screen/ImageEffectState.md | 44 - .../Game/Screen/ImageEffectSystemHolder.md | 19 - docs/lib/Game/Screen/InformationMessage.md | 28 - docs/lib/Game/Screen/InformationObserver.md | 31 - docs/lib/Game/Screen/IsbnManager.md | 21 - docs/lib/Game/Screen/LayoutActor.md | 32 - docs/lib/Game/Screen/LayoutActorFlag.md | 12 - docs/lib/Game/Screen/LayoutCoreUtil.md | 17 - docs/lib/Game/Screen/LayoutGroupCtrl.md | 22 - docs/lib/Game/Screen/LayoutManager.md | 65 - docs/lib/Game/Screen/LayoutPaneCtrl.md | 20 - docs/lib/Game/Screen/LensFlare.md | 60 - docs/lib/Game/Screen/LogoFader.md | 29 - docs/lib/Game/Screen/LuigiLetter.md | 31 - docs/lib/Game/Screen/Manual2P.md | 41 - docs/lib/Game/Screen/MarioMeter.md | 22 - docs/lib/Game/Screen/MarioSubMeter.md | 21 - .../Game/Screen/MessageTagSkipTagProcessor.md | 24 - docs/lib/Game/Screen/MeterLayout.md | 64 - docs/lib/Game/Screen/MiiConfirmIcon.md | 27 - docs/lib/Game/Screen/MiiSelect.md | 72 - docs/lib/Game/Screen/MiiSelectIcon.md | 41 - docs/lib/Game/Screen/MissLayout.md | 25 - docs/lib/Game/Screen/MoviePlayerSimple.md | 46 - docs/lib/Game/Screen/MoviePlayingSequence.md | 56 - docs/lib/Game/Screen/MovieStarter.md | 19 - docs/lib/Game/Screen/MovieSubtitles.md | 23 - .../Game/Screen/MovieSubtitlesDataTable.md | 17 - docs/lib/Game/Screen/NoteCounter.md | 33 - docs/lib/Game/Screen/OdhConverter.md | 24 - docs/lib/Game/Screen/OneUpBoard.md | 24 - docs/lib/Game/Screen/PaneEffectKeeper.md | 24 - docs/lib/Game/Screen/PauseMenu.md | 42 - docs/lib/Game/Screen/PeachLetter.md | 27 - .../lib/Game/Screen/PictureBookCloseButton.md | 26 - docs/lib/Game/Screen/PictureBookLayout.md | 73 - docs/lib/Game/Screen/PlayerActionGuidance.md | 40 - docs/lib/Game/Screen/PlayerLeft.md | 32 - docs/lib/Game/Screen/PlayerMissLeft.md | 28 - docs/lib/Game/Screen/PowerStarList.md | 74 - docs/lib/Game/Screen/PrologueLetter.md | 27 - docs/lib/Game/Screen/ProloguePictureBook.md | 29 - docs/lib/Game/Screen/PurpleCoinCounter.md | 24 - docs/lib/Game/Screen/ReplaceTagProcessor.md | 23 - docs/lib/Game/Screen/SaveIcon.md | 15 - docs/lib/Game/Screen/ScenarioSelectLayout.md | 74 - docs/lib/Game/Screen/ScenarioTitle.md | 25 - docs/lib/Game/Screen/SceneWipeHolder.md | 20 - docs/lib/Game/Screen/ScreenAlphaCapture.md | 20 - docs/lib/Game/Screen/ScreenBlurEffect.md | 18 - docs/lib/Game/Screen/ScreenPreserver.md | 17 - docs/lib/Game/Screen/SimpleLayout.md | 14 - docs/lib/Game/Screen/StaffRoll.md | 94 - docs/lib/Game/Screen/StageResultInformer.md | 85 - docs/lib/Game/Screen/StarCounter.md | 29 - docs/lib/Game/Screen/StarPieceCounter.md | 41 - docs/lib/Game/Screen/StarPointerBlur.md | 24 - .../Game/Screen/StarPointerCommandStream.md | 28 - docs/lib/Game/Screen/StarPointerController.md | 23 - docs/lib/Game/Screen/StarPointerDirector.md | 40 - docs/lib/Game/Screen/StarPointerGuidance.md | 48 - docs/lib/Game/Screen/StarPointerLayout.md | 85 - docs/lib/Game/Screen/StarPointerTarget.md | 26 - docs/lib/Game/Screen/SubMeterLayout.md | 20 - docs/lib/Game/Screen/SuddenDeathMeter.md | 52 - docs/lib/Game/Screen/SurfingGuidance.md | 53 - docs/lib/Game/Screen/SysInfoWindow.md | 43 - docs/lib/Game/Screen/SystemWipeHolder.md | 22 - docs/lib/Game/Screen/THPDraw.md | 15 - .../lib/Game/Screen/THPSimplePlayerWrapper.md | 71 - docs/lib/Game/Screen/TimeLimitLayout.md | 48 - docs/lib/Game/Screen/TitleSequenceProduct.md | 42 - docs/lib/Game/Screen/WaterCameraFilter.md | 28 - docs/lib/Game/Screen/WipeFade.md | 26 - docs/lib/Game/Screen/WipeGameOver.md | 28 - docs/lib/Game/Screen/WipeHolderBase.md | 24 - docs/lib/Game/Screen/WipeKoopa.md | 30 - docs/lib/Game/Screen/WipeRing.md | 39 - docs/lib/Game/Screen/YesNoController.md | 38 - docs/lib/Game/Screen/YesNoLayout.md | 23 - docs/lib/Game/Screen/odh.md | 23 - docs/lib/Game/Speaker.md | 17 - docs/lib/Game/Speaker/SpkData.md | 15 - docs/lib/Game/Speaker/SpkMixingBuffer.md | 15 - docs/lib/Game/Speaker/SpkSound.md | 33 - docs/lib/Game/Speaker/SpkSpeakerCtrl.md | 32 - docs/lib/Game/Speaker/SpkSystem.md | 25 - docs/lib/Game/Speaker/SpkTable.md | 13 - docs/lib/Game/Speaker/SpkWave.md | 18 - docs/lib/Game/System.md | 106 - .../Game/System/AlreadyDoneFlagInGalaxy.md | 20 - docs/lib/Game/System/ArchiveHolder.md | 19 - docs/lib/Game/System/AudSystemWrapper.md | 31 - docs/lib/Game/System/BinaryDataChunkHolder.md | 18 - .../Game/System/BinaryDataContentAccessor.md | 23 - docs/lib/Game/System/ConfigDataHolder.md | 34 - docs/lib/Game/System/ConfigDataMii.md | 21 - docs/lib/Game/System/ConfigDataMisc.md | 25 - docs/lib/Game/System/DrawBuffer.md | 30 - docs/lib/Game/System/DrawBufferExecuter.md | 21 - docs/lib/Game/System/DrawBufferGroup.md | 30 - docs/lib/Game/System/DrawBufferHolder.md | 26 - docs/lib/Game/System/DrawSyncManager.md | 28 - docs/lib/Game/System/FileHolder.md | 23 - docs/lib/Game/System/FileLoader.md | 27 - docs/lib/Game/System/FileLoaderThread.md | 17 - docs/lib/Game/System/FileRipper.md | 18 - .../Game/System/FindingLuigiEventScheduler.md | 28 - docs/lib/Game/System/FunctionAsyncExecutor.md | 28 - docs/lib/Game/System/GalaxyCometScheduler.md | 38 - docs/lib/Game/System/GalaxyCometState.md | 25 - docs/lib/Game/System/GalaxyMoveArgument.md | 14 - docs/lib/Game/System/GalaxyNameSortTable.md | 12 - docs/lib/Game/System/GalaxyStatusAccessor.md | 37 - docs/lib/Game/System/GameDataConst.md | 21 - docs/lib/Game/System/GameDataFunction.md | 89 - docs/lib/Game/System/GameDataGalaxyStorage.md | 38 - docs/lib/Game/System/GameDataHolder.md | 57 - docs/lib/Game/System/GameDataPlayerStatus.md | 22 - .../Game/System/GameDataTemporaryInGalaxy.md | 27 - docs/lib/Game/System/GameEventFlag.md | 24 - docs/lib/Game/System/GameEventFlagChecker.md | 20 - docs/lib/Game/System/GameEventFlagStorage.md | 19 - docs/lib/Game/System/GameEventFlagTable.md | 39 - docs/lib/Game/System/GameEventValueChecker.md | 21 - docs/lib/Game/System/GameSequenceDirector.md | 22 - docs/lib/Game/System/GameSequenceFunction.md | 73 - docs/lib/Game/System/GameSequenceProgress.md | 48 - docs/lib/Game/System/GameSystem.md | 43 - .../Game/System/GameSystemDimmingWatcher.md | 13 - .../lib/Game/System/GameSystemErrorWatcher.md | 34 - docs/lib/Game/System/GameSystemException.md | 15 - docs/lib/Game/System/GameSystemFontHolder.md | 15 - .../lib/Game/System/GameSystemFrameControl.md | 13 - docs/lib/Game/System/GameSystemFunction.md | 59 - docs/lib/Game/System/GameSystemObjHolder.md | 31 - .../System/GameSystemResetAndPowerProcess.md | 47 - .../Game/System/GameSystemSceneController.md | 89 - .../GameSystemStationedArchiveLoader.md | 63 - docs/lib/Game/System/HeapMemoryWatcher.md | 30 - docs/lib/Game/System/HomeButtonMenuWrapper.md | 20 - .../Game/System/HomeButtonStateNotifier.md | 16 - docs/lib/Game/System/Language.md | 18 - docs/lib/Game/System/LayoutHolder.md | 23 - docs/lib/Game/System/LuigiLeftSupplier.md | 13 - docs/lib/Game/System/MainLoopFramework.md | 45 - docs/lib/Game/System/MessageHolder.md | 30 - docs/lib/Game/System/NANDErrorSequence.md | 67 - docs/lib/Game/System/NANDManager.md | 31 - docs/lib/Game/System/NANDManagerThread.md | 16 - docs/lib/Game/System/NerveExecutor.md | 18 - docs/lib/Game/System/OSThreadWrapper.md | 17 - docs/lib/Game/System/Overwrite.md | 74 - .../Game/System/PauseButtonCheckerInGame.md | 16 - .../System/PlacedHiddenStarScenarioTable.md | 12 - docs/lib/Game/System/RenderMode.md | 15 - docs/lib/Game/System/ResourceHolder.md | 24 - docs/lib/Game/System/ResourceHolderManager.md | 33 - docs/lib/Game/System/ResourceInfo.md | 26 - docs/lib/Game/System/SaveDataBannerCreator.md | 26 - docs/lib/Game/System/SaveDataFileAccessor.md | 15 - .../lib/Game/System/SaveDataHandleSequence.md | 94 - docs/lib/Game/System/SaveDataHandler.md | 50 - docs/lib/Game/System/ScenarioDataParser.md | 36 - .../Game/System/ScenarioProgressTestRun.md | 12 - docs/lib/Game/System/ShapePacketUserData.md | 19 - docs/lib/Game/System/SpinDriverPathStorage.md | 42 - .../Game/System/StageResultSequenceChecker.md | 25 - docs/lib/Game/System/StarPieceAlmsStorage.md | 20 - .../Game/System/StarPointerOnOffController.md | 49 - .../lib/Game/System/StationedArchiveLoader.md | 17 - docs/lib/Game/System/StationedFileInfo.md | 12 - docs/lib/Game/System/StorySequenceExecutor.md | 69 - docs/lib/Game/System/SysConfigFile.md | 27 - docs/lib/Game/System/UserFile.md | 37 - docs/lib/Game/System/WPad.md | 32 - docs/lib/Game/System/WPadAcceleration.md | 20 - docs/lib/Game/System/WPadButton.md | 40 - docs/lib/Game/System/WPadHVSwing.md | 15 - docs/lib/Game/System/WPadHolder.md | 30 - docs/lib/Game/System/WPadInfoChecker.md | 17 - docs/lib/Game/System/WPadLeaveWatcher.md | 16 - docs/lib/Game/System/WPadPointer.md | 20 - docs/lib/Game/System/WPadRumble.md | 25 - docs/lib/Game/System/WPadRumbleData.md | 14 - docs/lib/Game/System/WPadStick.md | 14 - docs/lib/Game/Util.md | 85 - docs/lib/Game/Util/ActorCameraUtil.md | 52 - docs/lib/Game/Util/ActorMovementUtil.md | 153 - docs/lib/Game/Util/ActorSensorUtil.md | 216 - docs/lib/Game/Util/ActorShadowLocalUtil.md | 44 - docs/lib/Game/Util/ActorShadowUtil.md | 84 - docs/lib/Game/Util/ActorStateUtil.md | 19 - docs/lib/Game/Util/ActorSwitchUtil.md | 45 - docs/lib/Game/Util/AreaObjUtil.md | 33 - .../Game/Util/BaseMatrixFollowTargetHolder.md | 36 - docs/lib/Game/Util/BezierSurface.md | 25 - docs/lib/Game/Util/BitArray.md | 14 - docs/lib/Game/Util/BothDirList.md | 19 - docs/lib/Game/Util/CameraUtil.md | 117 - docs/lib/Game/Util/CollisionPartsFilter.md | 13 - docs/lib/Game/Util/DemoUtil.md | 90 - docs/lib/Game/Util/DirectDraw.md | 49 - docs/lib/Game/Util/DirectDrawUtil.md | 20 - docs/lib/Game/Util/DrawUtil.md | 44 - docs/lib/Game/Util/EffectUtil.md | 54 - docs/lib/Game/Util/EventUtil.md | 190 - docs/lib/Game/Util/FileUtil.md | 36 - docs/lib/Game/Util/FixedPosition.md | 19 - docs/lib/Game/Util/FootPrint.md | 25 - docs/lib/Game/Util/FurCtrl.md | 26 - docs/lib/Game/Util/FurDrawer.md | 17 - docs/lib/Game/Util/FurMulti.md | 18 - docs/lib/Game/Util/FurShader.md | 22 - docs/lib/Game/Util/GamePadUtil.md | 74 - docs/lib/Game/Util/GeometryBindUtil.md | 20 - docs/lib/Game/Util/GravityUtil.md | 31 - docs/lib/Game/Util/HashUtil.md | 22 - docs/lib/Game/Util/IKJoint.md | 27 - docs/lib/Game/Util/JMapIdInfo.md | 16 - docs/lib/Game/Util/JMapInfo.md | 23 - docs/lib/Game/Util/JMapLinkInfo.md | 16 - docs/lib/Game/Util/JMapUtil.md | 97 - docs/lib/Game/Util/JointController.md | 21 - docs/lib/Game/Util/JointRumbler.md | 18 - docs/lib/Game/Util/JointUtil.md | 44 - docs/lib/Game/Util/LayoutUtil.md | 177 - docs/lib/Game/Util/LightUtil.md | 16 - docs/lib/Game/Util/LiveActorUtil.md | 356 - docs/lib/Game/Util/MapPartsUtil.md | 69 - docs/lib/Game/Util/MapUtil.md | 103 - docs/lib/Game/Util/MathUtil.md | 148 - docs/lib/Game/Util/MemoryUtil.md | 35 - docs/lib/Game/Util/MessageUtil.md | 29 - docs/lib/Game/Util/ModelUtil.md | 80 - docs/lib/Game/Util/MtxUtil.md | 90 - docs/lib/Game/Util/MultiEventCamera.md | 29 - docs/lib/Game/Util/NPCUtil.md | 87 - docs/lib/Game/Util/NerveUtil.md | 26 - docs/lib/Game/Util/ObjUtil.md | 189 - docs/lib/Game/Util/OctahedronBezierSurface.md | 21 - docs/lib/Game/Util/ParabolicPath.md | 20 - docs/lib/Game/Util/PlayerUtil.md | 185 - docs/lib/Game/Util/PostureHolder.md | 14 - docs/lib/Game/Util/RailGraphUtil.md | 29 - docs/lib/Game/Util/RailUtil.md | 129 - docs/lib/Game/Util/RumbleCalculator.md | 17 - docs/lib/Game/Util/SceneUtil.md | 81 - docs/lib/Game/Util/SchedulerUtil.md | 13 - docs/lib/Game/Util/ScreenUtil.md | 126 - docs/lib/Game/Util/SequenceUtil.md | 34 - docs/lib/Game/Util/ShareUtil.md | 13 - docs/lib/Game/Util/SoundUtil.md | 97 - docs/lib/Game/Util/SpringValue.md | 15 - docs/lib/Game/Util/StarPointerUtil.md | 119 - docs/lib/Game/Util/StringUtil.md | 47 - .../Game/Util/SwitchEventFunctorListener.md | 16 - docs/lib/Game/Util/SystemUtil.md | 45 - docs/lib/Game/Util/TalkUtil.md | 64 - docs/lib/Game/Util/TriangleFilter.md | 13 - docs/lib/Game/Util/TriggerChecker.md | 17 - docs/lib/Game/Util/ValueControl.md | 22 - docs/lib/JSystem/J2DGraph.md | 17 - docs/lib/JSystem/J2DGraph/J2DGrafContext.md | 28 - docs/lib/JSystem/J2DGraph/J2DManage.md | 12 - docs/lib/JSystem/J2DGraph/J2DMatBlock.md | 13 - docs/lib/JSystem/J2DGraph/J2DOrthoGraph.md | 19 - docs/lib/JSystem/J2DGraph/J2DPane.md | 62 - docs/lib/JSystem/J2DGraph/J2DPicture.md | 75 - docs/lib/JSystem/J2DGraph/J2DScreen.md | 12 - docs/lib/JSystem/J3DGraphAnimator.md | 21 - .../JSystem/J3DGraphAnimator/J3DAnimation.md | 85 - .../JSystem/J3DGraphAnimator/J3DCluster.md | 19 - docs/lib/JSystem/J3DGraphAnimator/J3DJoint.md | 21 - .../JSystem/J3DGraphAnimator/J3DJointTree.md | 17 - .../J3DGraphAnimator/J3DMaterialAnm.md | 18 - .../J3DGraphAnimator/J3DMaterialAttach.md | 24 - docs/lib/JSystem/J3DGraphAnimator/J3DModel.md | 32 - .../JSystem/J3DGraphAnimator/J3DModelData.md | 18 - .../JSystem/J3DGraphAnimator/J3DMtxBuffer.md | 25 - .../JSystem/J3DGraphAnimator/J3DShapeTable.md | 13 - .../JSystem/J3DGraphAnimator/J3DSkinDeform.md | 13 - docs/lib/JSystem/J3DGraphBase.md | 23 - .../lib/JSystem/J3DGraphBase/J3DDrawBuffer.md | 24 - docs/lib/JSystem/J3DGraphBase/J3DGD.md | 47 - docs/lib/JSystem/J3DGraphBase/J3DMatBlock.md | 509 - docs/lib/JSystem/J3DGraphBase/J3DMaterial.md | 149 - docs/lib/JSystem/J3DGraphBase/J3DPacket.md | 44 - docs/lib/JSystem/J3DGraphBase/J3DShape.md | 28 - docs/lib/JSystem/J3DGraphBase/J3DShapeDraw.md | 16 - docs/lib/JSystem/J3DGraphBase/J3DShapeMtx.md | 52 - docs/lib/JSystem/J3DGraphBase/J3DStruct.md | 16 - docs/lib/JSystem/J3DGraphBase/J3DSys.md | 24 - docs/lib/JSystem/J3DGraphBase/J3DTevs.md | 30 - docs/lib/JSystem/J3DGraphBase/J3DTransform.md | 25 - docs/lib/JSystem/J3DGraphBase/J3DVertex.md | 19 - docs/lib/JSystem/J3DGraphLoader.md | 17 - .../JSystem/J3DGraphLoader/J3DAnmLoader.md | 41 - .../JSystem/J3DGraphLoader/J3DJointFactory.md | 13 - .../J3DGraphLoader/J3DMaterialFactory.md | 84 - .../J3DGraphLoader/J3DMaterialFactory_v21.md | 38 - .../JSystem/J3DGraphLoader/J3DModelLoader.md | 59 - .../J3DGraphLoader/J3DModelLoaderCalcSize.md | 24 - .../JSystem/J3DGraphLoader/J3DShapeFactory.md | 21 - docs/lib/JSystem/JAudio2.md | 78 - docs/lib/JSystem/JAudio2/JAIAudible.md | 12 - docs/lib/JSystem/JAudio2/JAIAudience.md | 12 - docs/lib/JSystem/JAudio2/JAISe.md | 37 - docs/lib/JSystem/JAudio2/JAISeMgr.md | 50 - docs/lib/JSystem/JAudio2/JAISeq.md | 33 - docs/lib/JSystem/JAudio2/JAISeqDataMgr.md | 13 - docs/lib/JSystem/JAudio2/JAISeqMgr.md | 30 - docs/lib/JSystem/JAudio2/JAISound.md | 28 - docs/lib/JSystem/JAudio2/JAISoundChild.md | 14 - docs/lib/JSystem/JAudio2/JAISoundHandles.md | 14 - docs/lib/JSystem/JAudio2/JAISoundInfo.md | 14 - docs/lib/JSystem/JAudio2/JAISoundParams.md | 15 - docs/lib/JSystem/JAudio2/JAISoundStarter.md | 15 - docs/lib/JSystem/JAudio2/JAIStream.md | 29 - docs/lib/JSystem/JAudio2/JAIStreamDataMgr.md | 13 - docs/lib/JSystem/JAudio2/JAIStreamMgr.md | 23 - docs/lib/JSystem/JAudio2/JASAiCtrl.md | 28 - docs/lib/JSystem/JAudio2/JASAramStream.md | 35 - docs/lib/JSystem/JAudio2/JASAudioReseter.md | 18 - docs/lib/JSystem/JAudio2/JASAudioThread.md | 18 - docs/lib/JSystem/JAudio2/JASBNKParser.md | 21 - docs/lib/JSystem/JAudio2/JASBank.md | 14 - docs/lib/JSystem/JAudio2/JASBasicBank.md | 17 - docs/lib/JSystem/JAudio2/JASBasicInst.md | 25 - docs/lib/JSystem/JAudio2/JASBasicWaveBank.md | 33 - docs/lib/JSystem/JAudio2/JASCalc.md | 17 - docs/lib/JSystem/JAudio2/JASCallback.md | 14 - docs/lib/JSystem/JAudio2/JASChannel.md | 34 - docs/lib/JSystem/JAudio2/JASCmdStack.md | 17 - docs/lib/JSystem/JAudio2/JASDSPChannel.md | 25 - docs/lib/JSystem/JAudio2/JASDSPInterface.md | 44 - docs/lib/JSystem/JAudio2/JASDriverIF.md | 25 - docs/lib/JSystem/JAudio2/JASDrumSet.md | 21 - docs/lib/JSystem/JAudio2/JASDvdThread.md | 13 - docs/lib/JSystem/JAudio2/JASHeapCtrl.md | 31 - docs/lib/JSystem/JAudio2/JASInstRand.md | 12 - docs/lib/JSystem/JAudio2/JASInstSense.md | 13 - docs/lib/JSystem/JAudio2/JASLfo.md | 16 - docs/lib/JSystem/JAudio2/JASOscillator.md | 18 - docs/lib/JSystem/JAudio2/JASProbe.md | 15 - docs/lib/JSystem/JAudio2/JASRegisterParam.md | 15 - docs/lib/JSystem/JAudio2/JASReport.md | 12 - docs/lib/JSystem/JAudio2/JASResArcLoader.md | 15 - docs/lib/JSystem/JAudio2/JASSeqCtrl.md | 24 - docs/lib/JSystem/JAudio2/JASSeqParser.md | 80 - docs/lib/JSystem/JAudio2/JASSeqReader.md | 19 - docs/lib/JSystem/JAudio2/JASSimpleWaveBank.md | 25 - docs/lib/JSystem/JAudio2/JASSoundParams.md | 12 - docs/lib/JSystem/JAudio2/JASTaskThread.md | 21 - docs/lib/JSystem/JAudio2/JASTrack.md | 134 - docs/lib/JSystem/JAudio2/JASTrackPort.md | 18 - docs/lib/JSystem/JAudio2/JASVoiceBank.md | 14 - docs/lib/JSystem/JAudio2/JASWSParser.md | 15 - docs/lib/JSystem/JAudio2/JASWaveArcLoader.md | 23 - docs/lib/JSystem/JAudio2/JAUAudience.md | 25 - .../JSystem/JAudio2/JAUAudioArcInterpreter.md | 16 - docs/lib/JSystem/JAudio2/JAUAudioArcLoader.md | 28 - docs/lib/JSystem/JAudio2/JAUBankTable.md | 13 - docs/lib/JSystem/JAudio2/JAUInitializer.md | 15 - docs/lib/JSystem/JAudio2/JAUSectionHeap.md | 74 - docs/lib/JSystem/JAudio2/JAUSeqCollection.md | 19 - .../lib/JSystem/JAudio2/JAUSeqDataBlockMgr.md | 24 - docs/lib/JSystem/JAudio2/JAUSoundAnimator.md | 23 - docs/lib/JSystem/JAudio2/JAUSoundMgr.md | 21 - docs/lib/JSystem/JAudio2/JAUSoundObject.md | 25 - docs/lib/JSystem/JAudio2/JAUSoundTable.md | 23 - docs/lib/JSystem/JAudio2/JAUStdSoundInfo.md | 23 - .../lib/JSystem/JAudio2/JAUStreamFileTable.md | 17 - docs/lib/JSystem/JGadget.md | 12 - docs/lib/JSystem/JGadget/hashcode.md | 12 - docs/lib/JSystem/JGadget/linklist.md | 17 - docs/lib/JSystem/JKernel.md | 33 - docs/lib/JSystem/JKernel/JKRAram.md | 25 - docs/lib/JSystem/JKernel/JKRAramArchive.md | 21 - docs/lib/JSystem/JKernel/JKRAramBlock.md | 16 - docs/lib/JSystem/JKernel/JKRAramHeap.md | 20 - docs/lib/JSystem/JKernel/JKRAramPiece.md | 21 - docs/lib/JSystem/JKernel/JKRAramStream.md | 19 - docs/lib/JSystem/JKernel/JKRArchivePri.md | 27 - docs/lib/JSystem/JKernel/JKRArchivePub.md | 32 - docs/lib/JSystem/JKernel/JKRCompArchive.md | 19 - docs/lib/JSystem/JKernel/JKRDecomp.md | 24 - docs/lib/JSystem/JKernel/JKRDisposer.md | 14 - docs/lib/JSystem/JKernel/JKRDvdAramRipper.md | 24 - docs/lib/JSystem/JKernel/JKRDvdArchive.md | 19 - docs/lib/JSystem/JKernel/JKRDvdFile.md | 28 - docs/lib/JSystem/JKernel/JKRDvdRipper.md | 19 - docs/lib/JSystem/JKernel/JKRExpHeap.md | 51 - docs/lib/JSystem/JKernel/JKRFileFinder.md | 15 - docs/lib/JSystem/JKernel/JKRFileLoader.md | 22 - docs/lib/JSystem/JKernel/JKRHeap.md | 59 - docs/lib/JSystem/JKernel/JKRMemArchive.md | 24 - docs/lib/JSystem/JKernel/JKRSolidHeap.md | 31 - docs/lib/JSystem/JKernel/JKRThread.md | 30 - docs/lib/JSystem/JKernel/JKRUnitHeap.md | 37 - docs/lib/JSystem/JMath.md | 13 - docs/lib/JSystem/JMath/JMATrigonometric.md | 17 - docs/lib/JSystem/JMath/JMath.md | 16 - docs/lib/JSystem/JMath/random.md | 12 - docs/lib/JSystem/JParticle.md | 25 - docs/lib/JSystem/JParticle/JPABaseShape.md | 83 - docs/lib/JSystem/JParticle/JPAChildShape.md | 15 - .../lib/JSystem/JParticle/JPADynamicsBlock.md | 25 - docs/lib/JSystem/JParticle/JPAEmitter.md | 20 - .../JSystem/JParticle/JPAEmitterManager.md | 25 - docs/lib/JSystem/JParticle/JPAExTexShape.md | 13 - docs/lib/JSystem/JParticle/JPAExtraShape.md | 24 - docs/lib/JSystem/JParticle/JPAFieldBlock.md | 32 - docs/lib/JSystem/JParticle/JPAKeyBlock.md | 13 - docs/lib/JSystem/JParticle/JPAMath.md | 18 - docs/lib/JSystem/JParticle/JPAParticle.md | 21 - docs/lib/JSystem/JParticle/JPAResource.md | 28 - .../JSystem/JParticle/JPAResourceLoader.md | 13 - .../JSystem/JParticle/JPAResourceManager.md | 16 - docs/lib/JSystem/JParticle/JPATexture.md | 13 - docs/lib/JSystem/JSupport.md | 15 - docs/lib/JSystem/JSupport/JSUFileStream.md | 16 - docs/lib/JSystem/JSupport/JSUInputStream.md | 16 - docs/lib/JSystem/JSupport/JSUList.md | 21 - docs/lib/JSystem/JSupport/JSUMemoryStream.md | 20 - docs/lib/JSystem/JSupport/JSUOutputStream.md | 15 - docs/lib/JSystem/JUtility.md | 20 - docs/lib/JSystem/JUtility/JUTAssert.md | 18 - docs/lib/JSystem/JUtility/JUTConsole.md | 37 - docs/lib/JSystem/JUtility/JUTDirectPrint.md | 20 - docs/lib/JSystem/JUtility/JUTException.md | 39 - docs/lib/JSystem/JUtility/JUTFont.md | 13 - docs/lib/JSystem/JUtility/JUTNameTab.md | 18 - docs/lib/JSystem/JUtility/JUTPalette.md | 14 - docs/lib/JSystem/JUtility/JUTTexture.md | 23 - docs/lib/JSystem/JUtility/JUTVideo.md | 24 - docs/lib/JSystem/JUtility/JUTXfb.md | 17 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H.md | 68 - .../MSL_C/MSL_C.PPCEABI.bare.H/FILE_POS.md | 14 - .../abort_exit_ppc_eabi.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/alloc.md | 15 - .../MSL_C/MSL_C.PPCEABI.bare.H/ansi_files.md | 13 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/ansi_fp.md | 21 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/arith.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/buffer_io.md | 13 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/ctype.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/direct_io.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_acos.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_asin.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/e_atan2.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_fmod.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_log.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/e_log10.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_pow.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/e_rem_pio2.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_sqrt.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/extras.md | 14 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/file_io.md | 14 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/k_cos.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/k_rem_pio2.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/k_sin.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/k_tan.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/math_api.md | 14 - .../MSL_C/MSL_C.PPCEABI.bare.H/math_ppc.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/math_sun.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/mbstring.md | 16 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/mem.md | 15 - .../MSL_C/MSL_C.PPCEABI.bare.H/mem_funcs.md | 15 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/misc_io.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/printf.md | 26 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_atan.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_ceil.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/s_copysign.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_cos.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/s_floor.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/s_frexp.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/s_ldexp.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_sin.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_tan.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/scanf.md | 15 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/signal.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/string.md | 19 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/strtold.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/strtoul.md | 15 - .../uart_console_io_gcn.md | 13 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_acos.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_asin.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/w_atan2.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_fmod.md | 12 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/w_log10.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_pow.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_sqrt.md | 12 - .../MSL_C/MSL_C.PPCEABI.bare.H/wchar_io.md | 12 - docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/wmem.md | 13 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/wprintf.md | 21 - .../lib/MSL_C/MSL_C.PPCEABI.bare.H/wstring.md | 16 - docs/lib/MetroTRK/TRK_Hollywood_Revolution.md | 37 - .../TRK_Hollywood_Revolution/CircleBuffer.md | 15 - .../MWCriticalSection_gc.md | 14 - .../TRK_Hollywood_Revolution/UDP_Stubs.md | 20 - .../TRK_Hollywood_Revolution/dispatch.md | 13 - .../TRK_Hollywood_Revolution/dolphin_trk.md | 17 - .../dolphin_trk_glue.md | 24 - .../TRK_Hollywood_Revolution/flush_cache.md | 12 - .../MetroTRK/TRK_Hollywood_Revolution/main.md | 22 - .../TRK_Hollywood_Revolution/main_TRK.md | 12 - .../TRK_Hollywood_Revolution/mainloop.md | 12 - .../TRK_Hollywood_Revolution/mem_TRK.md | 12 - .../TRK_Hollywood_Revolution/mpc_7xx_603e.md | 13 - .../MetroTRK/TRK_Hollywood_Revolution/msg.md | 12 - .../TRK_Hollywood_Revolution/msgbuf.md | 25 - .../TRK_Hollywood_Revolution/msghndlr.md | 27 - .../TRK_Hollywood_Revolution/mslsupp.md | 13 - .../TRK_Hollywood_Revolution/mutex_TRK.md | 14 - .../TRK_Hollywood_Revolution/notify.md | 12 - .../TRK_Hollywood_Revolution/nubevent.md | 16 - .../TRK_Hollywood_Revolution/nubinit.md | 14 - .../TRK_Hollywood_Revolution/serpoll.md | 16 - .../TRK_Hollywood_Revolution/string_TRK.md | 12 - .../TRK_Hollywood_Revolution/support.md | 16 - .../TRK_Hollywood_Revolution/targcont.md | 12 - .../target_options.md | 13 - .../TRK_Hollywood_Revolution/targimpl.md | 39 - .../TRK_Hollywood_Revolution/usr_put.md | 13 - docs/lib/RVLFaceLib/RVLFaceLib.md | 23 - .../RVLFaceLib/RVLFaceLib/RFL_Controller.md | 13 - .../RVLFaceLib/RVLFaceLib/RFL_DataUtility.md | 16 - .../lib/RVLFaceLib/RVLFaceLib/RFL_Database.md | 30 - .../RVLFaceLib/RFL_DefaultDatabase.md | 12 - docs/lib/RVLFaceLib/RVLFaceLib/RFL_Format.md | 12 - .../RVLFaceLib/RFL_HiddenDatabase.md | 12 - docs/lib/RVLFaceLib/RVLFaceLib/RFL_Icon.md | 14 - docs/lib/RVLFaceLib/RVLFaceLib/RFL_MakeTex.md | 21 - .../RVLFaceLib/RFL_MiddleDatabase.md | 14 - docs/lib/RVLFaceLib/RVLFaceLib/RFL_Model.md | 29 - .../RVLFaceLib/RVLFaceLib/RFL_NANDAccess.md | 27 - .../RVLFaceLib/RVLFaceLib/RFL_NANDLoader.md | 28 - docs/lib/RVLFaceLib/RVLFaceLib/RFL_System.md | 33 - docs/lib/RVL_SDK/ai.md | 11 - docs/lib/RVL_SDK/ai/ai.md | 22 - docs/lib/RVL_SDK/aralt.md | 11 - docs/lib/RVL_SDK/aralt/aralt.md | 20 - docs/lib/RVL_SDK/arc.md | 11 - docs/lib/RVL_SDK/arc/arc.md | 23 - docs/lib/RVL_SDK/ax.md | 14 - docs/lib/RVL_SDK/ax/AXAlloc.md | 13 - docs/lib/RVL_SDK/ax/AXAux.md | 13 - docs/lib/RVL_SDK/ax/AXCL.md | 17 - docs/lib/RVL_SDK/ax/AXVPB.md | 12 - docs/lib/RVL_SDK/axfx.md | 13 - docs/lib/RVL_SDK/axfx/AXFXHooks.md | 15 - docs/lib/RVL_SDK/axfx/AXFXReverbHi.md | 14 - docs/lib/RVL_SDK/axfx/AXFXReverbHiExp.md | 18 - docs/lib/RVL_SDK/base.md | 11 - docs/lib/RVL_SDK/base/PPCArch.md | 35 - docs/lib/RVL_SDK/bte.md | 75 - docs/lib/RVL_SDK/bte/bd.md | 13 - docs/lib/RVL_SDK/bte/bta_dm_act.md | 67 - docs/lib/RVL_SDK/bte/bta_dm_api.md | 22 - docs/lib/RVL_SDK/bte/bta_dm_main.md | 13 - docs/lib/RVL_SDK/bte/bta_dm_pm.md | 19 - docs/lib/RVL_SDK/bte/bta_hh_act.md | 29 - docs/lib/RVL_SDK/bte/bta_hh_api.md | 19 - docs/lib/RVL_SDK/bte/bta_hh_main.md | 14 - docs/lib/RVL_SDK/bte/bta_hh_utils.md | 16 - docs/lib/RVL_SDK/bte/bta_sys_conn.md | 19 - docs/lib/RVL_SDK/bte/bta_sys_main.md | 20 - docs/lib/RVL_SDK/bte/bte_hcisu.md | 15 - docs/lib/RVL_SDK/bte/bte_init.md | 12 - docs/lib/RVL_SDK/bte/bte_logmsg.md | 19 - docs/lib/RVL_SDK/bte/bte_main.md | 15 - docs/lib/RVL_SDK/bte/btm_acl.md | 40 - docs/lib/RVL_SDK/bte/btm_dev.md | 18 - docs/lib/RVL_SDK/bte/btm_devctl.md | 44 - docs/lib/RVL_SDK/bte/btm_discovery.md | 14 - docs/lib/RVL_SDK/bte/btm_inq.md | 36 - docs/lib/RVL_SDK/bte/btm_main.md | 12 - docs/lib/RVL_SDK/bte/btm_pm.md | 21 - docs/lib/RVL_SDK/bte/btm_sco.md | 26 - docs/lib/RVL_SDK/bte/btm_sec.md | 42 - docs/lib/RVL_SDK/bte/btu_hcif.md | 23 - docs/lib/RVL_SDK/bte/btu_init.md | 13 - docs/lib/RVL_SDK/bte/btu_task1.md | 15 - docs/lib/RVL_SDK/bte/gap_api.md | 12 - docs/lib/RVL_SDK/bte/gap_conn.md | 19 - docs/lib/RVL_SDK/bte/gap_utils.md | 17 - docs/lib/RVL_SDK/bte/gki_buffer.md | 29 - docs/lib/RVL_SDK/bte/gki_ppc.md | 24 - docs/lib/RVL_SDK/bte/gki_time.md | 19 - docs/lib/RVL_SDK/bte/hcicmds.md | 70 - docs/lib/RVL_SDK/bte/hcisu_h2.md | 19 - docs/lib/RVL_SDK/bte/hidd_api.md | 12 - docs/lib/RVL_SDK/bte/hidd_conn.md | 12 - docs/lib/RVL_SDK/bte/hidd_mgmt.md | 12 - docs/lib/RVL_SDK/bte/hidd_pm.md | 14 - docs/lib/RVL_SDK/bte/hidh_api.md | 22 - docs/lib/RVL_SDK/bte/hidh_conn.md | 27 - docs/lib/RVL_SDK/bte/l2c_api.md | 24 - docs/lib/RVL_SDK/bte/l2c_csm.md | 22 - docs/lib/RVL_SDK/bte/l2c_link.md | 28 - docs/lib/RVL_SDK/bte/l2c_main.md | 16 - docs/lib/RVL_SDK/bte/l2c_utils.md | 44 - docs/lib/RVL_SDK/bte/port_api.md | 12 - docs/lib/RVL_SDK/bte/port_rfc.md | 29 - docs/lib/RVL_SDK/bte/port_utils.md | 18 - docs/lib/RVL_SDK/bte/ptim.md | 15 - docs/lib/RVL_SDK/bte/rfc_l2cap_if.md | 21 - docs/lib/RVL_SDK/bte/rfc_mx_fsm.md | 21 - docs/lib/RVL_SDK/bte/rfc_port_fsm.md | 28 - docs/lib/RVL_SDK/bte/rfc_port_if.md | 23 - docs/lib/RVL_SDK/bte/rfc_ts_frames.md | 26 - docs/lib/RVL_SDK/bte/rfc_utils.md | 26 - docs/lib/RVL_SDK/bte/sdp_api.md | 20 - docs/lib/RVL_SDK/bte/sdp_db.md | 21 - docs/lib/RVL_SDK/bte/sdp_discovery.md | 21 - docs/lib/RVL_SDK/bte/sdp_main.md | 22 - docs/lib/RVL_SDK/bte/sdp_server.md | 15 - docs/lib/RVL_SDK/bte/sdp_utils.md | 24 - docs/lib/RVL_SDK/bte/utl.md | 12 - docs/lib/RVL_SDK/bte/uusb_ppc.md | 24 - docs/lib/RVL_SDK/bte/wbt_ext.md | 12 - docs/lib/RVL_SDK/db.md | 11 - docs/lib/RVL_SDK/db/db.md | 16 - docs/lib/RVL_SDK/dsp.md | 13 - docs/lib/RVL_SDK/dsp/dsp.md | 17 - docs/lib/RVL_SDK/dsp/dsp_debug.md | 12 - docs/lib/RVL_SDK/dsp/dsp_task.md | 14 - docs/lib/RVL_SDK/dvd.md | 18 - docs/lib/RVL_SDK/dvd/dvd.md | 65 - docs/lib/RVL_SDK/dvd/dvdDeviceError.md | 13 - docs/lib/RVL_SDK/dvd/dvdFatal.md | 15 - docs/lib/RVL_SDK/dvd/dvd_broadway.md | 41 - docs/lib/RVL_SDK/dvd/dvderror.md | 24 - docs/lib/RVL_SDK/dvd/dvdfs.md | 24 - docs/lib/RVL_SDK/dvd/dvdidutils.md | 12 - docs/lib/RVL_SDK/dvd/dvdqueue.md | 17 - docs/lib/RVL_SDK/esp.md | 11 - docs/lib/RVL_SDK/esp/esp.md | 21 - docs/lib/RVL_SDK/euart.md | 11 - docs/lib/RVL_SDK/euart/euart.md | 14 - docs/lib/RVL_SDK/exi.md | 13 - docs/lib/RVL_SDK/exi/EXIBios.md | 30 - docs/lib/RVL_SDK/exi/EXICommon.md | 12 - docs/lib/RVL_SDK/exi/EXIUart.md | 13 - docs/lib/RVL_SDK/fs.md | 11 - docs/lib/RVL_SDK/fs/fs.md | 39 - docs/lib/RVL_SDK/gd.md | 18 - docs/lib/RVL_SDK/gd/GDBase.md | 15 - docs/lib/RVL_SDK/gd/GDGeometry.md | 18 - docs/lib/RVL_SDK/gd/GDIndirect.md | 12 - docs/lib/RVL_SDK/gd/GDLight.md | 14 - docs/lib/RVL_SDK/gd/GDPixel.md | 16 - docs/lib/RVL_SDK/gd/GDTev.md | 16 - docs/lib/RVL_SDK/gd/GDTexture.md | 14 - docs/lib/RVL_SDK/gd/GDTransform.md | 12 - docs/lib/RVL_SDK/gx.md | 24 - docs/lib/RVL_SDK/gx/GXAttr.md | 22 - docs/lib/RVL_SDK/gx/GXBump.md | 21 - docs/lib/RVL_SDK/gx/GXDisplayList.md | 14 - docs/lib/RVL_SDK/gx/GXFifo.md | 28 - docs/lib/RVL_SDK/gx/GXFrameBuf.md | 26 - docs/lib/RVL_SDK/gx/GXGeometry.md | 20 - docs/lib/RVL_SDK/gx/GXInit.md | 17 - docs/lib/RVL_SDK/gx/GXLight.md | 24 - docs/lib/RVL_SDK/gx/GXMisc.md | 36 - docs/lib/RVL_SDK/gx/GXPerf.md | 14 - docs/lib/RVL_SDK/gx/GXPixel.md | 23 - docs/lib/RVL_SDK/gx/GXTev.md | 27 - docs/lib/RVL_SDK/gx/GXTexture.md | 42 - docs/lib/RVL_SDK/gx/GXTransform.md | 30 - docs/lib/RVL_SDK/ipc.md | 14 - docs/lib/RVL_SDK/ipc/ipcMain.md | 18 - docs/lib/RVL_SDK/ipc/ipcProfile.md | 15 - docs/lib/RVL_SDK/ipc/ipcclt.md | 33 - docs/lib/RVL_SDK/ipc/memory.md | 15 - docs/lib/RVL_SDK/mem.md | 14 - docs/lib/RVL_SDK/mem/mem_allocator.md | 16 - docs/lib/RVL_SDK/mem/mem_expHeap.md | 20 - docs/lib/RVL_SDK/mem/mem_heapCommon.md | 14 - docs/lib/RVL_SDK/mem/mem_list.md | 15 - docs/lib/RVL_SDK/mtx.md | 15 - docs/lib/RVL_SDK/mtx/mtx.md | 27 - docs/lib/RVL_SDK/mtx/mtx44.md | 15 - docs/lib/RVL_SDK/mtx/mtxvec.md | 14 - docs/lib/RVL_SDK/mtx/quat.md | 15 - docs/lib/RVL_SDK/mtx/vec.md | 20 - docs/lib/RVL_SDK/nand.md | 16 - docs/lib/RVL_SDK/nand/NANDCheck.md | 13 - docs/lib/RVL_SDK/nand/NANDCore.md | 32 - docs/lib/RVL_SDK/nand/NANDLogging.md | 14 - docs/lib/RVL_SDK/nand/NANDOpenClose.md | 28 - docs/lib/RVL_SDK/nand/NANDSecret.md | 12 - docs/lib/RVL_SDK/nand/nand.md | 41 - docs/lib/RVL_SDK/net.md | 14 - docs/lib/RVL_SDK/net/NETVersion.md | 12 - docs/lib/RVL_SDK/net/netmemcpy.md | 12 - docs/lib/RVL_SDK/net/netmemset.md | 12 - docs/lib/RVL_SDK/net/nettime.md | 12 - docs/lib/RVL_SDK/nwc24.md | 29 - docs/lib/RVL_SDK/nwc24/NWC24Config.md | 20 - docs/lib/RVL_SDK/nwc24/NWC24DateParser.md | 18 - docs/lib/RVL_SDK/nwc24/NWC24Download.md | 17 - docs/lib/RVL_SDK/nwc24/NWC24FileAPI.md | 27 - docs/lib/RVL_SDK/nwc24/NWC24FriendList.md | 13 - docs/lib/RVL_SDK/nwc24/NWC24Ipc.md | 17 - docs/lib/RVL_SDK/nwc24/NWC24MBoxCtrl.md | 25 - docs/lib/RVL_SDK/nwc24/NWC24Manage.md | 22 - docs/lib/RVL_SDK/nwc24/NWC24Mime.md | 16 - docs/lib/RVL_SDK/nwc24/NWC24MsgCommit.md | 30 - docs/lib/RVL_SDK/nwc24/NWC24MsgObj.md | 22 - docs/lib/RVL_SDK/nwc24/NWC24Parser.md | 15 - docs/lib/RVL_SDK/nwc24/NWC24Schedule.md | 21 - docs/lib/RVL_SDK/nwc24/NWC24SecretFList.md | 13 - docs/lib/RVL_SDK/nwc24/NWC24StdAPI.md | 21 - docs/lib/RVL_SDK/nwc24/NWC24System.md | 13 - docs/lib/RVL_SDK/nwc24/NWC24Time.md | 16 - docs/lib/RVL_SDK/nwc24/NWC24UserId.md | 13 - docs/lib/RVL_SDK/nwc24/NWC24Utils.md | 15 - docs/lib/RVL_SDK/os.md | 42 - docs/lib/RVL_SDK/os/OS.md | 31 - docs/lib/RVL_SDK/os/OSAlarm.md | 23 - docs/lib/RVL_SDK/os/OSAlloc.md | 17 - docs/lib/RVL_SDK/os/OSArena.md | 24 - docs/lib/RVL_SDK/os/OSAudioSystem.md | 14 - docs/lib/RVL_SDK/os/OSCache.md | 29 - docs/lib/RVL_SDK/os/OSContext.md | 27 - docs/lib/RVL_SDK/os/OSError.md | 16 - docs/lib/RVL_SDK/os/OSExec.md | 22 - docs/lib/RVL_SDK/os/OSFatal.md | 15 - docs/lib/RVL_SDK/os/OSFont.md | 19 - docs/lib/RVL_SDK/os/OSInterrupt.md | 22 - docs/lib/RVL_SDK/os/OSIpc.md | 14 - docs/lib/RVL_SDK/os/OSLaunch.md | 19 - docs/lib/RVL_SDK/os/OSLink.md | 12 - docs/lib/RVL_SDK/os/OSMemory.md | 29 - docs/lib/RVL_SDK/os/OSMessage.md | 15 - docs/lib/RVL_SDK/os/OSMutex.md | 16 - docs/lib/RVL_SDK/os/OSNandbootInfo.md | 13 - docs/lib/RVL_SDK/os/OSNet.md | 12 - docs/lib/RVL_SDK/os/OSPlayRecord.md | 15 - docs/lib/RVL_SDK/os/OSPlayTime.md | 19 - docs/lib/RVL_SDK/os/OSReboot.md | 13 - docs/lib/RVL_SDK/os/OSReset.md | 25 - docs/lib/RVL_SDK/os/OSRtc.md | 20 - docs/lib/RVL_SDK/os/OSStateFlags.md | 13 - docs/lib/RVL_SDK/os/OSStateTM.md | 23 - docs/lib/RVL_SDK/os/OSSync.md | 13 - docs/lib/RVL_SDK/os/OSThread.md | 39 - docs/lib/RVL_SDK/os/OSTime.md | 17 - docs/lib/RVL_SDK/os/OSUtf.md | 15 - docs/lib/RVL_SDK/os/__ppc_eabi_init.md | 14 - docs/lib/RVL_SDK/pad.md | 11 - docs/lib/RVL_SDK/pad/Pad.md | 12 - docs/lib/RVL_SDK/rso.md | 11 - docs/lib/RVL_SDK/rso/RSOLink.md | 31 - docs/lib/RVL_SDK/sc.md | 13 - docs/lib/RVL_SDK/sc/scapi.md | 30 - docs/lib/RVL_SDK/sc/scapi_prdinfo.md | 14 - docs/lib/RVL_SDK/sc/scsystem.md | 33 - docs/lib/RVL_SDK/si.md | 12 - docs/lib/RVL_SDK/si/SIBios.md | 20 - docs/lib/RVL_SDK/si/SISamplingRate.md | 13 - docs/lib/RVL_SDK/thp.md | 12 - docs/lib/RVL_SDK/thp/THPAudio.md | 12 - docs/lib/RVL_SDK/thp/THPDec.md | 27 - docs/lib/RVL_SDK/tpl.md | 11 - docs/lib/RVL_SDK/tpl/TPL.md | 13 - docs/lib/RVL_SDK/usb.md | 11 - docs/lib/RVL_SDK/usb/usb.md | 24 - docs/lib/RVL_SDK/vf.md | 59 - docs/lib/RVL_SDK/vf/d_common.md | 35 - docs/lib/RVL_SDK/vf/d_hash.md | 17 - docs/lib/RVL_SDK/vf/d_time.md | 12 - docs/lib/RVL_SDK/vf/d_vf.md | 28 - docs/lib/RVL_SDK/vf/d_vf_sys.md | 46 - docs/lib/RVL_SDK/vf/nand_drv.md | 37 - docs/lib/RVL_SDK/vf/pdm_bpb.md | 17 - docs/lib/RVL_SDK/vf/pdm_disk.md | 28 - docs/lib/RVL_SDK/vf/pdm_dskmng.md | 16 - docs/lib/RVL_SDK/vf/pdm_mbr.md | 15 - docs/lib/RVL_SDK/vf/pdm_partition.md | 30 - docs/lib/RVL_SDK/vf/pf_api_util.md | 16 - docs/lib/RVL_SDK/vf/pf_attach.md | 12 - docs/lib/RVL_SDK/vf/pf_cache.md | 39 - docs/lib/RVL_SDK/vf/pf_clib.md | 18 - docs/lib/RVL_SDK/vf/pf_cluster.md | 16 - docs/lib/RVL_SDK/vf/pf_code.md | 13 - docs/lib/RVL_SDK/vf/pf_cp932.md | 17 - docs/lib/RVL_SDK/vf/pf_detach.md | 12 - docs/lib/RVL_SDK/vf/pf_dir.md | 12 - docs/lib/RVL_SDK/vf/pf_driver.md | 25 - docs/lib/RVL_SDK/vf/pf_entry.md | 32 - docs/lib/RVL_SDK/vf/pf_entry_iterator.md | 24 - docs/lib/RVL_SDK/vf/pf_errnum.md | 12 - docs/lib/RVL_SDK/vf/pf_fat.md | 46 - docs/lib/RVL_SDK/vf/pf_fat12.md | 15 - docs/lib/RVL_SDK/vf/pf_fat16.md | 15 - docs/lib/RVL_SDK/vf/pf_fat32.md | 15 - docs/lib/RVL_SDK/vf/pf_fatfs.md | 12 - docs/lib/RVL_SDK/vf/pf_fclose.md | 12 - docs/lib/RVL_SDK/vf/pf_file.md | 36 - docs/lib/RVL_SDK/vf/pf_filelock.md | 13 - docs/lib/RVL_SDK/vf/pf_finfo.md | 12 - docs/lib/RVL_SDK/vf/pf_fopen.md | 12 - docs/lib/RVL_SDK/vf/pf_fread.md | 12 - docs/lib/RVL_SDK/vf/pf_fseek.md | 12 - docs/lib/RVL_SDK/vf/pf_fwrite.md | 12 - docs/lib/RVL_SDK/vf/pf_getdev.md | 12 - docs/lib/RVL_SDK/vf/pf_init_prfile2.md | 12 - docs/lib/RVL_SDK/vf/pf_path.md | 33 - docs/lib/RVL_SDK/vf/pf_remove.md | 12 - docs/lib/RVL_SDK/vf/pf_sector.md | 17 - docs/lib/RVL_SDK/vf/pf_service.md | 12 - docs/lib/RVL_SDK/vf/pf_str.md | 21 - docs/lib/RVL_SDK/vf/pf_system.md | 14 - docs/lib/RVL_SDK/vf/pf_unmount.md | 12 - docs/lib/RVL_SDK/vf/pf_volume.md | 26 - docs/lib/RVL_SDK/vf/pf_w_clib.md | 14 - docs/lib/RVL_SDK/vf/sd_drv.md | 12 - docs/lib/RVL_SDK/vi.md | 13 - docs/lib/RVL_SDK/vi/i2c.md | 14 - docs/lib/RVL_SDK/vi/vi.md | 39 - docs/lib/RVL_SDK/vi/vi3in1.md | 25 - docs/lib/RVL_SDK/wenc.md | 11 - docs/lib/RVL_SDK/wenc/wenc.md | 12 - docs/lib/RVL_SDK/wpad.md | 14 - docs/lib/RVL_SDK/wpad/WPAD.md | 75 - docs/lib/RVL_SDK/wpad/WPADEncrypt.md | 14 - docs/lib/RVL_SDK/wpad/WPADHIDParser.md | 33 - docs/lib/RVL_SDK/wpad/debug_msg.md | 12 - docs/lib/RVL_SDK/wud.md | 13 - docs/lib/RVL_SDK/wud/WUD.md | 78 - docs/lib/RVL_SDK/wud/WUDHidHost.md | 16 - docs/lib/RVL_SDK/wud/debug_msg.md | 12 - docs/lib/Runtime/Runtime.PPCEABI.H.md | 19 - .../Runtime.PPCEABI.H/GCN_mem_alloc.md | 12 - .../Runtime.PPCEABI.H/Gecko_ExceptionPPC.md | 13 - .../Runtime/Runtime.PPCEABI.H/NMWException.md | 16 - .../__init_cpp_exceptions.md | 13 - docs/lib/Runtime/Runtime.PPCEABI.H/__mem.md | 12 - .../lib/Runtime/Runtime.PPCEABI.H/__va_arg.md | 12 - .../global_destructor_chain.md | 13 - docs/lib/Runtime/Runtime.PPCEABI.H/ptmf.md | 14 - docs/lib/Runtime/Runtime.PPCEABI.H/runtime.md | 24 - docs/lib/nw4r/libnw4r_db.md | 12 - docs/lib/nw4r/libnw4r_db/db_assert.md | 15 - docs/lib/nw4r/libnw4r_db/db_console.md | 13 - docs/lib/nw4r/libnw4r_lyt.md | 25 - docs/lib/nw4r/libnw4r_lyt/lyt_animation.md | 26 - .../libnw4r_lyt/lyt_arcResourceAccessor.md | 18 - docs/lib/nw4r/libnw4r_lyt/lyt_bounding.md | 16 - docs/lib/nw4r/libnw4r_lyt/lyt_common.md | 24 - docs/lib/nw4r/libnw4r_lyt/lyt_drawInfo.md | 13 - docs/lib/nw4r/libnw4r_lyt/lyt_group.md | 15 - docs/lib/nw4r/libnw4r_lyt/lyt_init.md | 12 - docs/lib/nw4r/libnw4r_lyt/lyt_layout.md | 28 - docs/lib/nw4r/libnw4r_lyt/lyt_material.md | 87 - docs/lib/nw4r/libnw4r_lyt/lyt_pane.md | 41 - docs/lib/nw4r/libnw4r_lyt/lyt_picture.md | 22 - .../nw4r/libnw4r_lyt/lyt_resourceAccessor.md | 14 - docs/lib/nw4r/libnw4r_lyt/lyt_texMap.md | 15 - docs/lib/nw4r/libnw4r_lyt/lyt_textBox.md | 31 - docs/lib/nw4r/libnw4r_lyt/lyt_window.md | 31 - docs/lib/nw4r/libnw4r_math.md | 12 - docs/lib/nw4r/libnw4r_math/math_triangular.md | 13 - docs/lib/nw4r/libnw4r_math/math_types.md | 12 - docs/lib/nw4r/libnw4r_ut.md | 20 - docs/lib/nw4r/libnw4r_ut/ut_CharStrmReader.md | 15 - docs/lib/nw4r/libnw4r_ut/ut_CharWriter.md | 25 - docs/lib/nw4r/libnw4r_ut/ut_Font.md | 12 - docs/lib/nw4r/libnw4r_ut/ut_LinkList.md | 15 - docs/lib/nw4r/libnw4r_ut/ut_ResFont.md | 16 - docs/lib/nw4r/libnw4r_ut/ut_ResFontBase.md | 37 - docs/lib/nw4r/libnw4r_ut/ut_RomFont.md | 12 - .../nw4r/libnw4r_ut/ut_TagProcessorBase.md | 19 - docs/lib/nw4r/libnw4r_ut/ut_TextWriterBase.md | 25 - .../nw4r/libnw4r_ut/ut_binaryFileFormat.md | 12 - docs/splits.md | 55 + docs/symbols.md | 38 + helpers.py | 144 - include/Game/Animation/AnmPlayer.hpp | 83 - include/Game/Animation/BckCtrl.hpp | 47 - include/Game/Animation/XanimeCore.hpp | 112 - include/Game/Animation/XanimePlayer.hpp | 55 - include/Game/Animation/XanimeResource.hpp | 129 - include/Game/AreaObj/AreaForm.hpp | 82 - include/Game/AreaObj/AreaObj.hpp | 66 - include/Game/AreaObj/AreaObjContainer.hpp | 72 - include/Game/AreaObj/AreaObjFollower.hpp | 19 - include/Game/AreaObj/AstroChangeStageCube.hpp | 20 - include/Game/AreaObj/AudioEffectArea.hpp | 19 - include/Game/AreaObj/BgmProhibitArea.hpp | 33 - include/Game/AreaObj/BigBubbleCameraArea.hpp | 23 - include/Game/AreaObj/BigBubbleGoalArea.hpp | 23 - include/Game/AreaObj/BloomArea.hpp | 18 - include/Game/AreaObj/CameraRepulsiveArea.hpp | 38 - include/Game/AreaObj/ChangeBgmCube.hpp | 14 - include/Game/AreaObj/CollisionArea.hpp | 48 - include/Game/AreaObj/CubeCamera.hpp | 45 - include/Game/AreaObj/DeathArea.hpp | 17 - include/Game/AreaObj/DepthOfFieldArea.hpp | 21 - include/Game/AreaObj/GlaringLightArea.hpp | 26 - include/Game/AreaObj/HazeCube.hpp | 14 - include/Game/AreaObj/ImageEffectArea.hpp | 36 - include/Game/AreaObj/LightArea.hpp | 15 - include/Game/AreaObj/LightAreaHolder.hpp | 17 - .../Game/AreaObj/MercatorTransformCube.hpp | 26 - include/Game/AreaObj/MessageArea.hpp | 13 - include/Game/AreaObj/PlayerSeArea.hpp | 15 - include/Game/AreaObj/QuakeEffectArea.hpp | 9 - include/Game/AreaObj/RestartCube.hpp | 20 - include/Game/AreaObj/ScreenBlurArea.hpp | 18 - include/Game/AreaObj/SimpleBloomArea.hpp | 18 - include/Game/AreaObj/SoundEmitterCube.hpp | 18 - include/Game/AreaObj/SoundEmitterSphere.hpp | 19 - include/Game/AreaObj/SpinGuidanceArea.hpp | 11 - include/Game/AreaObj/SunLightArea.hpp | 11 - include/Game/AreaObj/SwitchArea.hpp | 15 - include/Game/AreaObj/WarpCube.hpp | 42 - include/Game/AreaObj/WaterArea.hpp | 20 - include/Game/AudioLib/AudAnmSoundObject.hpp | 25 - include/Game/AudioLib/AudBgm.hpp | 20 - include/Game/AudioLib/AudParams.hpp | 8 - include/Game/AudioLib/AudSoundObject.hpp | 50 - include/Game/AudioLib/AudSpeakerWrap.hpp | 9 - include/Game/AudioLib/AudSystemWrapper.hpp | 37 - include/Game/AudioLib/AudWrap.hpp | 21 - include/Game/Boss.hpp | 6 - include/Game/Boss/BossBegomanHead.hpp | 45 - include/Game/Boss/BossKameck.hpp | 75 - include/Game/Boss/BossKameckAction.hpp | 20 - include/Game/Boss/BossKameckBarrier.hpp | 20 - include/Game/Boss/BossKameckBattleDemo.hpp | 61 - include/Game/Boss/BossKameckBattlePattarn.hpp | 17 - include/Game/Boss/BossKameckMoveRail.hpp | 20 - include/Game/Boss/BossKameckSequencer.hpp | 33 - include/Game/Boss/BossKameckStateBattle.hpp | 78 - include/Game/Boss/BossKameckVs1.hpp | 35 - include/Game/Boss/BossKameckVs2.hpp | 39 - include/Game/Boss/BossStinkBug.hpp | 5 - include/Game/Boss/SkeletalFishBaby.hpp | 59 - include/Game/Boss/SkeletalFishBabyRail.hpp | 15 - .../Game/Boss/SkeletalFishBabyRailHolder.hpp | 55 - include/Game/Boss/SkeletalFishBoss.hpp | 186 - .../Boss/SkeletalFishBossBattleDirector.hpp | 34 - include/Game/Boss/SkeletalFishBossFunc.hpp | 10 - include/Game/Boss/SkeletalFishBossInfo.hpp | 47 - include/Game/Boss/SkeletalFishBossRail.hpp | 23 - .../Game/Boss/SkeletalFishBossRailHolder.hpp | 24 - include/Game/Boss/SkeletalFishGuard.hpp | 87 - include/Game/Boss/SkeletalFishGuardHolder.hpp | 35 - include/Game/Boss/SkeletalFishJointCalc.hpp | 9 - include/Game/Boss/SkeletalFishRailControl.hpp | 27 - include/Game/Camera/CamHeliEffector.hpp | 15 - include/Game/Camera/CamKarikariEffector.hpp | 14 - include/Game/Camera/CamTranslatorAnim.hpp | 19 - include/Game/Camera/CamTranslatorBehind.hpp | 15 - .../Game/Camera/CamTranslatorBlackHole.hpp | 15 - .../Game/Camera/CamTranslatorCharmedFix.hpp | 15 - .../Camera/CamTranslatorCharmedTripodBoss.hpp | 15 - .../Camera/CamTranslatorCharmedVecReg.hpp | 15 - .../CamTranslatorCharmedVecRegTower.hpp | 15 - .../Game/Camera/CamTranslatorCubePlanet.hpp | 15 - include/Game/Camera/CamTranslatorDPD.hpp | 15 - include/Game/Camera/CamTranslatorDead.hpp | 13 - include/Game/Camera/CamTranslatorFix.hpp | 15 - .../Game/Camera/CamTranslatorFixedPoint.hpp | 15 - .../Game/Camera/CamTranslatorFixedThere.hpp | 15 - include/Game/Camera/CamTranslatorFollow.hpp | 13 - .../Game/Camera/CamTranslatorFooFighter.hpp | 13 - .../Camera/CamTranslatorFooFighterPlanet.hpp | 13 - .../Game/Camera/CamTranslatorFrontAndBack.hpp | 15 - include/Game/Camera/CamTranslatorGround.hpp | 15 - .../Camera/CamTranslatorInnerCylinder.hpp | 15 - .../Game/Camera/CamTranslatorInwardSphere.hpp | 15 - .../Game/Camera/CamTranslatorInwardTower.hpp | 15 - .../Game/Camera/CamTranslatorMedianPlanet.hpp | 13 - .../Game/Camera/CamTranslatorMedianTower.hpp | 15 - .../Camera/CamTranslatorMtxRegParallel.hpp | 15 - .../Game/Camera/CamTranslatorObjParallel.hpp | 15 - include/Game/Camera/CamTranslatorParallel.hpp | 15 - .../Game/Camera/CamTranslatorRaceFollow.hpp | 15 - include/Game/Camera/CamTranslatorRailDemo.hpp | 15 - .../Game/Camera/CamTranslatorRailFollow.hpp | 15 - .../Game/Camera/CamTranslatorRailWatch.hpp | 15 - include/Game/Camera/CamTranslatorSlide.hpp | 15 - include/Game/Camera/CamTranslatorSpiral.hpp | 15 - include/Game/Camera/CamTranslatorTalk.hpp | 15 - include/Game/Camera/CamTranslatorTower.hpp | 15 - include/Game/Camera/CamTranslatorTowerPos.hpp | 15 - .../Game/Camera/CamTranslatorTripodBoss.hpp | 15 - .../Camera/CamTranslatorTripodBossJoint.hpp | 15 - .../Game/Camera/CamTranslatorTripodPlanet.hpp | 15 - include/Game/Camera/CamTranslatorTrundle.hpp | 15 - .../Camera/CamTranslatorTwistedPassage.hpp | 15 - .../Game/Camera/CamTranslatorWaterFollow.hpp | 13 - .../Game/Camera/CamTranslatorWaterPlanet.hpp | 13 - .../Camera/CamTranslatorWaterPlanetBoss.hpp | 13 - .../Game/Camera/CamTranslatorWonderPlanet.hpp | 13 - include/Game/Camera/Camera.hpp | 67 - include/Game/Camera/CameraAnim.hpp | 145 - include/Game/Camera/CameraBehind.hpp | 20 - include/Game/Camera/CameraBlackHole.hpp | 18 - include/Game/Camera/CameraCalc.hpp | 7 - include/Game/Camera/CameraCharmedFix.hpp | 17 - .../Game/Camera/CameraCharmedTripodBoss.hpp | 25 - include/Game/Camera/CameraCharmedVecReg.hpp | 21 - .../Game/Camera/CameraCharmedVecRegTower.hpp | 22 - include/Game/Camera/CameraContext.hpp | 34 - include/Game/Camera/CameraCover.hpp | 30 - include/Game/Camera/CameraCubePlanet.hpp | 20 - include/Game/Camera/CameraDPD.hpp | 34 - include/Game/Camera/CameraDead.hpp | 21 - include/Game/Camera/CameraDirector.hpp | 184 - include/Game/Camera/CameraFix.hpp | 28 - include/Game/Camera/CameraFixedPoint.hpp | 20 - include/Game/Camera/CameraFixedThere.hpp | 31 - include/Game/Camera/CameraFollow.hpp | 56 - include/Game/Camera/CameraFooFighter.hpp | 22 - .../Game/Camera/CameraFooFighterPlanet.hpp | 19 - include/Game/Camera/CameraFrontAndBack.hpp | 23 - include/Game/Camera/CameraGround.hpp | 25 - include/Game/Camera/CameraHeightArrange.hpp | 59 - include/Game/Camera/CameraHolder.hpp | 25 - include/Game/Camera/CameraInnerCylinder.hpp | 25 - include/Game/Camera/CameraInwardSphere.hpp | 26 - include/Game/Camera/CameraInwardTower.hpp | 28 - include/Game/Camera/CameraLocalUtil.hpp | 65 - include/Game/Camera/CameraMan.hpp | 45 - include/Game/Camera/CameraManEvent.hpp | 87 - include/Game/Camera/CameraManGame.hpp | 86 - include/Game/Camera/CameraManPause.hpp | 24 - include/Game/Camera/CameraManSubjective.hpp | 19 - include/Game/Camera/CameraMedianPlanet.hpp | 34 - include/Game/Camera/CameraMedianTower.hpp | 32 - include/Game/Camera/CameraMtxRegParallel.hpp | 21 - include/Game/Camera/CameraObjParallel.hpp | 17 - include/Game/Camera/CameraParallel.hpp | 29 - include/Game/Camera/CameraParamChunk.hpp | 117 - .../Game/Camera/CameraParamChunkHolder.hpp | 32 - include/Game/Camera/CameraParamChunkID.hpp | 25 - include/Game/Camera/CameraParamString.hpp | 14 - include/Game/Camera/CameraPolygonCodeUtil.hpp | 6 - include/Game/Camera/CameraPoseParam.hpp | 22 - include/Game/Camera/CameraRaceFollow.hpp | 22 - include/Game/Camera/CameraRailDemo.hpp | 25 - include/Game/Camera/CameraRailFollow.hpp | 23 - include/Game/Camera/CameraRailHolder.hpp | 31 - include/Game/Camera/CameraRailWatch.hpp | 22 - include/Game/Camera/CameraRegisterHolder.hpp | 40 - include/Game/Camera/CameraRotChecker.hpp | 14 - .../Game/Camera/CameraShakePatternImpl.hpp | 53 - include/Game/Camera/CameraShakeTask.hpp | 26 - include/Game/Camera/CameraShaker.hpp | 49 - include/Game/Camera/CameraSlide.hpp | 19 - include/Game/Camera/CameraSpiral.hpp | 24 - include/Game/Camera/CameraSubjective.hpp | 20 - include/Game/Camera/CameraTalk.hpp | 26 - include/Game/Camera/CameraTargetArg.hpp | 50 - include/Game/Camera/CameraTargetDemoActor.hpp | 9 - include/Game/Camera/CameraTargetHolder.hpp | 27 - include/Game/Camera/CameraTargetMtx.hpp | 54 - include/Game/Camera/CameraTargetObj.hpp | 122 - include/Game/Camera/CameraTower.hpp | 36 - include/Game/Camera/CameraTowerBase.hpp | 28 - include/Game/Camera/CameraTowerPos.hpp | 28 - include/Game/Camera/CameraTripodBoss.hpp | 16 - include/Game/Camera/CameraTripodBossJoint.hpp | 28 - include/Game/Camera/CameraTripodPlanet.hpp | 20 - include/Game/Camera/CameraTrundle.hpp | 20 - include/Game/Camera/CameraTwistedPassage.hpp | 24 - .../Game/Camera/CameraViewInterpolator.hpp | 59 - include/Game/Camera/CameraWaterFollow.hpp | 29 - include/Game/Camera/CameraWaterPlanet.hpp | 17 - include/Game/Camera/CameraWaterPlanetBoss.hpp | 38 - include/Game/Camera/CameraWonderPlanet.hpp | 25 - include/Game/Camera/DotCamParams.hpp | 43 - include/Game/Camera/GameCameraCreator.hpp | 21 - include/Game/Camera/OnlyCamera.hpp | 38 - include/Game/Demo/AstroDemoFunction.hpp | 23 - include/Game/Demo/DemoActionKeeper.hpp | 37 - include/Game/Demo/DemoCastGroup.hpp | 22 - include/Game/Demo/DemoCastGroupHolder.hpp | 17 - include/Game/Demo/DemoCtrlBase.hpp | 24 - include/Game/Demo/DemoDirector.hpp | 36 - include/Game/Demo/DemoExecutor.hpp | 45 - include/Game/Demo/DemoExecutorFunction.hpp | 27 - include/Game/Demo/DemoFunction.hpp | 66 - include/Game/Demo/DemoPadRumbler.hpp | 19 - .../Game/Demo/DemoParamCommonDataTable.hpp | 12 - include/Game/Demo/DemoPlayerKeeper.hpp | 24 - include/Game/Demo/DemoPositionController.hpp | 17 - include/Game/Demo/DemoSimpleCastHolder.hpp | 24 - include/Game/Demo/DemoStartRequestHolder.hpp | 38 - include/Game/Demo/DemoSubPartKeeper.hpp | 32 - include/Game/Demo/DemoTalkAnimCtrl.hpp | 52 - include/Game/Demo/DemoTimeKeeper.hpp | 27 - include/Game/Effect/EffectSystem.hpp | 34 - include/Game/Effect/EffectSystemUtil.hpp | 9 - include/Game/Effect/MultiEmitter.hpp | 9 - .../Effect/MultiEmitterParticleCallBack.hpp | 10 - include/Game/Effect/ParticleEmitter.hpp | 19 - include/Game/Effect/ParticleEmitterHolder.hpp | 15 - .../Game/Effect/ParticleResourceHolder.hpp | 30 - include/Game/Effect/SingleEmitter.hpp | 29 - .../Game/Effect/SpinPullParticleCallBack.hpp | 10 - include/Game/Enemy.hpp | 3 - include/Game/Enemy/AnimScaleController.hpp | 42 - include/Game/Enemy/BallBeamer.hpp | 37 - include/Game/Enemy/Birikyu.hpp | 63 - include/Game/Enemy/IceMerameraKing.hpp | 115 - include/Game/Enemy/Jiraira.hpp | 36 - include/Game/Enemy/Kameck.hpp | 12 - include/Game/Enemy/KameckBeam.hpp | 46 - include/Game/Enemy/KameckBeamHolder.hpp | 15 - include/Game/Enemy/KameckHolder.hpp | 16 - include/Game/Enemy/KariKariDirector.hpp | 5 - include/Game/Enemy/Meramera.hpp | 10 - include/Game/Enemy/MoguStone.hpp | 47 - include/Game/Enemy/PackunPetit.hpp | 71 - include/Game/Enemy/Poihana.hpp | 111 - include/Game/Enemy/RingBeam.hpp | 19 - .../Game/Enemy/WalkerStateBindStarPointer.hpp | 26 - include/Game/GameAudio/AudSeKeeper.hpp | 35 - include/Game/GameAudio/AudStageBgmTable.hpp | 10 - include/Game/GameAudio/AudTalkSoundData.hpp | 10 - include/Game/Gravity.hpp | 21 - include/Game/Gravity/ConeGravity.hpp | 29 - include/Game/Gravity/CubeGravity.hpp | 38 - include/Game/Gravity/DiskGravity.hpp | 46 - include/Game/Gravity/DiskTorusGravity.hpp | 28 - include/Game/Gravity/GlobalGravityObj.hpp | 33 - include/Game/Gravity/GraviryFollower.hpp | 20 - include/Game/Gravity/GravityCreator.hpp | 143 - include/Game/Gravity/GravityInfo.hpp | 15 - include/Game/Gravity/ParallelGravity.hpp | 50 - include/Game/Gravity/PlanetGravity.hpp | 49 - include/Game/Gravity/PlanetGravityManager.hpp | 50 - include/Game/Gravity/PointGravity.hpp | 14 - include/Game/Gravity/SegmentGravity.hpp | 33 - include/Game/Gravity/WireGravity.hpp | 17 - include/Game/LiveActor/ActiveActorList.hpp | 26 - include/Game/LiveActor/ActorAnimKeeper.hpp | 27 - include/Game/LiveActor/ActorCameraInfo.hpp | 12 - include/Game/LiveActor/ActorJointCtrl.hpp | 34 - include/Game/LiveActor/ActorLightCtrl.hpp | 34 - .../Game/LiveActor/ActorPadAndCameraCtrl.hpp | 10 - include/Game/LiveActor/ActorStateBase.hpp | 47 - include/Game/LiveActor/ActorStateKeeper.hpp | 26 - include/Game/LiveActor/AllLiveActorGroup.hpp | 21 - .../Game/LiveActor/AnimationRandomPlayer.hpp | 37 - include/Game/LiveActor/Binder.hpp | 53 - .../Game/LiveActor/ClippingActorHolder.hpp | 38 - include/Game/LiveActor/ClippingActorInfo.hpp | 42 - include/Game/LiveActor/ClippingDirector.hpp | 35 - .../Game/LiveActor/ClippingGroupHolder.hpp | 41 - include/Game/LiveActor/ClippingJudge.hpp | 26 - include/Game/LiveActor/DisplayListMaker.hpp | 35 - include/Game/LiveActor/DynamicJointCtrl.hpp | 80 - include/Game/LiveActor/EffectKeeper.hpp | 44 - include/Game/LiveActor/FaceJointCtrl.hpp | 29 - include/Game/LiveActor/FlashingCtrl.hpp | 26 - include/Game/LiveActor/HitSensor.hpp | 36 - include/Game/LiveActor/HitSensorInfo.hpp | 26 - include/Game/LiveActor/HitSensorKeeper.hpp | 34 - include/Game/LiveActor/IKJointCtrl.hpp | 85 - include/Game/LiveActor/LiveActor.hpp | 115 - include/Game/LiveActor/LiveActorFlag.hpp | 20 - include/Game/LiveActor/LiveActorGroup.hpp | 41 - .../Game/LiveActor/LiveActorGroupArray.hpp | 42 - include/Game/LiveActor/LodCtrl.hpp | 67 - include/Game/LiveActor/MaterialCtrl.hpp | 63 - .../Game/LiveActor/MessageSensorHolder.hpp | 11 - include/Game/LiveActor/MirrorActor.hpp | 25 - include/Game/LiveActor/MirrorCamera.hpp | 31 - .../Game/LiveActor/MirrorReflectionModel.hpp | 19 - include/Game/LiveActor/ModelManager.hpp | 74 - include/Game/LiveActor/ModelObj.hpp | 31 - include/Game/LiveActor/Nerve.hpp | 107 - include/Game/LiveActor/PartsModel.hpp | 32 - include/Game/LiveActor/RailRider.hpp | 63 - include/Game/LiveActor/SensorHitChecker.hpp | 48 - include/Game/LiveActor/ShadowController.hpp | 139 - include/Game/LiveActor/ShadowDrawer.hpp | 17 - include/Game/LiveActor/ShadowSurfaceBox.hpp | 1 - .../Game/LiveActor/ShadowSurfaceDrawer.hpp | 21 - include/Game/LiveActor/ShadowVolumeBox.hpp | 34 - .../Game/LiveActor/ShadowVolumeCylinder.hpp | 14 - include/Game/LiveActor/ShadowVolumeDrawer.hpp | 37 - include/Game/LiveActor/ShadowVolumeLine.hpp | 22 - include/Game/LiveActor/ShadowVolumeModel.hpp | 17 - include/Game/LiveActor/ShadowVolumeOval.hpp | 14 - .../Game/LiveActor/ShadowVolumeOvalPole.hpp | 15 - include/Game/LiveActor/ShadowVolumeSphere.hpp | 16 - include/Game/LiveActor/Spine.hpp | 24 - include/Game/LiveActor/SpotMarkLight.hpp | 12 - include/Game/LiveActor/ViewGroupCtrl.hpp | 30 - include/Game/LiveActor/VolumeModelDrawer.hpp | 27 - include/Game/Map.hpp | 8 - .../Game/Map/ActorAppearSwitchListener.hpp | 31 - include/Game/Map/Air.hpp | 70 - include/Game/Map/BezierRail.hpp | 63 - .../Game/Map/CollisionCategorizedKeeper.hpp | 62 - include/Game/Map/CollisionCode.hpp | 51 - include/Game/Map/CollisionDirector.hpp | 23 - include/Game/Map/CollisionParts.hpp | 78 - include/Game/Map/FileSelectEffect.hpp | 25 - include/Game/Map/FileSelectFunc.hpp | 19 - include/Game/Map/FileSelectIconID.hpp | 24 - include/Game/Map/GroundChecker.hpp | 15 - include/Game/Map/Halo.hpp | 72 - include/Game/Map/HitInfo.hpp | 58 - include/Game/Map/KCollision.hpp | 104 - include/Game/Map/LightDataHolder.hpp | 67 - include/Game/Map/LightDirector.hpp | 28 - include/Game/Map/LightFunction.hpp | 56 - include/Game/Map/LightPointCtrl.hpp | 41 - include/Game/Map/LightZoneDataHolder.hpp | 48 - include/Game/Map/NamePosHolder.hpp | 33 - include/Game/Map/OceanRing.hpp | 68 - include/Game/Map/OceanRingBloomDrawer.hpp | 17 - include/Game/Map/OceanRingDrawer.hpp | 68 - include/Game/Map/PlanetMapCreator.hpp | 76 - include/Game/Map/RaceManager.hpp | 43 - include/Game/Map/RaceRail.hpp | 38 - include/Game/Map/RailGraph.hpp | 28 - include/Game/Map/RailGraphEdge.hpp | 46 - include/Game/Map/RailGraphIter.hpp | 31 - include/Game/Map/RailGraphNode.hpp | 13 - include/Game/Map/RailPart.hpp | 37 - include/Game/Map/ScenarioSelectStar.hpp | 52 - include/Game/Map/SeaGull.hpp | 54 - include/Game/Map/Sky.hpp | 42 - include/Game/Map/SleepControllerHolder.hpp | 10 - include/Game/Map/SpaceInner.hpp | 21 - include/Game/Map/SphereSelector.hpp | 92 - include/Game/Map/StageSwitch.hpp | 94 - include/Game/Map/SwitchWatcher.hpp | 18 - include/Game/Map/TimerSwitch.hpp | 15 - include/Game/Map/WaterAreaHolder.hpp | 10 - include/Game/Map/WaterInfo.hpp | 29 - include/Game/Map/WaterPoint.hpp | 22 - include/Game/Map/WaterRoad.hpp | 41 - include/Game/MapObj.hpp | 107 - include/Game/MapObj/AirBubble.hpp | 42 - include/Game/MapObj/AirBubbleGenerator.hpp | 24 - include/Game/MapObj/AirBubbleHolder.hpp | 18 - include/Game/MapObj/AnmModelObj.hpp | 81 - include/Game/MapObj/ArrowSwitch.hpp | 41 - include/Game/MapObj/ArrowSwitchMulti.hpp | 48 - .../Game/MapObj/ArrowSwitchMultiHolder.hpp | 17 - include/Game/MapObj/AssemblyBlock.hpp | 39 - include/Game/MapObj/AstroCore.hpp | 30 - include/Game/MapObj/AstroCountDownPlate.hpp | 33 - include/Game/MapObj/AstroDemoFunction.hpp | 16 - include/Game/MapObj/AstroDome.hpp | 24 - include/Game/MapObj/AstroDomeAsteroid.hpp | 29 - .../Game/MapObj/AstroDomeCameraController.hpp | 44 - .../Game/MapObj/AstroDomeDemoAstroGalaxy.hpp | 11 - include/Game/MapObj/AstroDomeOrbit.hpp | 24 - include/Game/MapObj/AstroMapBoard.hpp | 17 - include/Game/MapObj/AstroMapObjFunction.hpp | 71 - include/Game/MapObj/AstroOverlookObj.hpp | 13 - include/Game/MapObj/BallOpener.hpp | 35 - include/Game/MapObj/BallRail.hpp | 44 - include/Game/MapObj/Banekiti.hpp | 32 - include/Game/MapObj/BattleShipElevator.hpp | 21 - include/Game/MapObj/BeeFlowerHover.hpp | 36 - include/Game/MapObj/BenefitItemInvincible.hpp | 22 - include/Game/MapObj/BenefitItemLifeUp.hpp | 15 - include/Game/MapObj/BenefitItemObj.hpp | 103 - include/Game/MapObj/BigBubbleDrawer.hpp | 28 - include/Game/MapObj/BigBubbleMoveLimitter.hpp | 28 - include/Game/MapObj/BigFan.hpp | 40 - include/Game/MapObj/BigFanHolder.hpp | 22 - include/Game/MapObj/BlackHole.hpp | 41 - include/Game/MapObj/BlueChip.hpp | 10 - include/Game/MapObj/BreakableCage.hpp | 59 - include/Game/MapObj/BrightObj.hpp | 35 - include/Game/MapObj/Candlestand.hpp | 42 - include/Game/MapObj/CapsuleCage.hpp | 35 - include/Game/MapObj/ChipBase.hpp | 63 - include/Game/MapObj/ChipCounter.hpp | 25 - include/Game/MapObj/ChipGroup.hpp | 67 - include/Game/MapObj/ChipHolder.hpp | 14 - include/Game/MapObj/ChooChooTrain.hpp | 20 - include/Game/MapObj/CircleCoinGroup.hpp | 20 - include/Game/MapObj/ClipArea.hpp | 13 - include/Game/MapObj/ClipAreaHolder.hpp | 10 - include/Game/MapObj/ClipAreaShape.hpp | 49 - include/Game/MapObj/ClipFieldMapParts.hpp | 13 - include/Game/MapObj/ClipFieldSwitch.hpp | 12 - include/Game/MapObj/CocoNut.hpp | 98 - include/Game/MapObj/CoconutTree.hpp | 11 - include/Game/MapObj/Coin.hpp | 101 - include/Game/MapObj/CoinBox.hpp | 19 - include/Game/MapObj/CoinGroup.hpp | 41 - include/Game/MapObj/CoinHolder.hpp | 40 - include/Game/MapObj/CoinReplica.hpp | 19 - include/Game/MapObj/CoinRotater.hpp | 27 - include/Game/MapObj/CoinSpot.hpp | 26 - include/Game/MapObj/CollapsePlane.hpp | 34 - include/Game/MapObj/CollectCounter.hpp | 25 - include/Game/MapObj/CollisionBlocker.hpp | 18 - include/Game/MapObj/CrystalCage.hpp | 53 - include/Game/MapObj/CrystalCageMoving.hpp | 49 - include/Game/MapObj/CrystalSwitch.hpp | 34 - include/Game/MapObj/CutBushModelObj.hpp | 15 - include/Game/MapObj/DashRing.hpp | 34 - include/Game/MapObj/DeadLeaves.hpp | 22 - include/Game/MapObj/DummyDisplayModel.hpp | 19 - include/Game/MapObj/DynamicCollisionObj.hpp | 40 - include/Game/MapObj/EarthenPipe.hpp | 100 - include/Game/MapObj/ExterminationChecker.hpp | 68 - include/Game/MapObj/FallOutFieldDraw.hpp | 17 - include/Game/MapObj/FallingSmallRock.hpp | 21 - include/Game/MapObj/FireBar.hpp | 46 - include/Game/MapObj/FirePressure.hpp | 17 - include/Game/MapObj/FirePressureBullet.hpp | 28 - .../Game/MapObj/FirePressureBulletHolder.hpp | 16 - include/Game/MapObj/FirePressureRadiate.hpp | 50 - include/Game/MapObj/FlameGun.hpp | 35 - include/Game/MapObj/FlipPanel.hpp | 69 - include/Game/MapObj/FloaterFloatingForce.hpp | 27 - .../MapObj/FloaterFloatingForceTypeNormal.hpp | 34 - include/Game/MapObj/FloaterFunction.hpp | 10 - include/Game/MapObj/Fountain.hpp | 26 - include/Game/MapObj/FountainBig.hpp | 30 - include/Game/MapObj/GCapture.hpp | 5 - include/Game/MapObj/GeneralMapParts.hpp | 56 - include/Game/MapObj/GreenCaterpillarBig.hpp | 55 - include/Game/MapObj/HatchWaterPlanet.hpp | 24 - include/Game/MapObj/HipDropMoveObj.hpp | 43 - include/Game/MapObj/HipDropRock.hpp | 39 - include/Game/MapObj/IceStep.hpp | 40 - include/Game/MapObj/InvisiblePolygonObj.hpp | 16 - .../MapObj/InvisiblePolygonObjGCapture.hpp | 11 - include/Game/MapObj/ItemAppearStone.hpp | 19 - include/Game/MapObj/ItemBlock.hpp | 40 - include/Game/MapObj/KeySwitch.hpp | 38 - include/Game/MapObj/KillerGunnerSingle.hpp | 28 - include/Game/MapObj/LargeChain.hpp | 26 - include/Game/MapObj/LargeChainParts.hpp | 14 - .../Game/MapObj/LavaBallRisingPlanetLava.hpp | 22 - include/Game/MapObj/LavaGalaxyParts.hpp | 20 - include/Game/MapObj/LavaSteam.hpp | 26 - include/Game/MapObj/MagicBell.hpp | 31 - include/Game/MapObj/ManholeCover.hpp | 25 - include/Game/MapObj/MapObjActor.hpp | 124 - include/Game/MapObj/MapObjActorInitInfo.hpp | 96 - include/Game/MapObj/MapObjConnector.hpp | 18 - include/Game/MapObj/MapParts.hpp | 19 - .../Game/MapObj/MapPartsAppearController.hpp | 32 - include/Game/MapObj/MapPartsBreaker.hpp | 24 - include/Game/MapObj/MapPartsFloatingForce.hpp | 62 - include/Game/MapObj/MapPartsFunction.hpp | 54 - .../Game/MapObj/MapPartsRailGuideDrawer.hpp | 26 - .../Game/MapObj/MapPartsRailGuideHolder.hpp | 20 - .../Game/MapObj/MapPartsRailGuidePoint.hpp | 15 - include/Game/MapObj/MapPartsRailMover.hpp | 57 - .../MapObj/MapPartsRailPointPassChecker.hpp | 23 - include/Game/MapObj/MapPartsRailPosture.hpp | 20 - include/Game/MapObj/MapPartsRailRotator.hpp | 37 - include/Game/MapObj/MapPartsRotator.hpp | 81 - include/Game/MapObj/MarblePlanet.hpp | 71 - .../Game/MapObj/MarioLauncherAttractor.hpp | 22 - include/Game/MapObj/MechaKoopaPartsArm.hpp | 33 - include/Game/MapObj/MechaKoopaPartsHead.hpp | 37 - include/Game/MapObj/MercatorFixParts.hpp | 15 - include/Game/MapObj/MercatorRailMoveParts.hpp | 29 - include/Game/MapObj/MercatorRotateParts.hpp | 22 - include/Game/MapObj/MeteoContainer.hpp | 24 - include/Game/MapObj/MiniatureGalaxyHolder.hpp | 8 - include/Game/MapObj/NormalMapBase.hpp | 67 - include/Game/MapObj/Note.hpp | 56 - include/Game/MapObj/NoteFairy.hpp | 64 - include/Game/MapObj/PTimerSwitch.hpp | 37 - include/Game/MapObj/PicketSwitch.hpp | 27 - include/Game/MapObj/PowerStar.hpp | 108 - include/Game/MapObj/PowerStarAppearPoint.hpp | 13 - include/Game/MapObj/PowerStarHolder.hpp | 36 - include/Game/MapObj/PressureBase.hpp | 78 - include/Game/MapObj/PrizeRing.hpp | 46 - include/Game/MapObj/PunchingKinoko.hpp | 78 - include/Game/MapObj/PurpleCoinHolder.hpp | 25 - include/Game/MapObj/PurpleCoinStarter.hpp | 19 - include/Game/MapObj/RailMoveObj.hpp | 108 - .../Game/MapObj/ReverseGravityRoomPlanet.hpp | 24 - include/Game/MapObj/Rock.hpp | 95 - include/Game/MapObj/RockCreator.hpp | 5 - include/Game/MapObj/RosettaChair.hpp | 18 - include/Game/MapObj/RotateMoveObj.hpp | 27 - .../Game/MapObj/SandCapsuleInsidePlanet.hpp | 19 - .../Game/MapObj/SeaBottomTriplePropeller.hpp | 26 - include/Game/MapObj/ShootingStar.hpp | 32 - include/Game/MapObj/SimpleMapObj.hpp | 148 - include/Game/MapObj/SimpleTimerObj.hpp | 25 - include/Game/MapObj/SnowCapsulePlanet.hpp | 22 - include/Game/MapObj/SnowplowSwitch.hpp | 14 - include/Game/MapObj/SpaceMine.hpp | 33 - include/Game/MapObj/SphereRailDash.hpp | 30 - include/Game/MapObj/SpinDriver.hpp | 98 - include/Game/MapObj/SpinDriverCamera.hpp | 26 - include/Game/MapObj/SpinDriverOperateRing.hpp | 42 - include/Game/MapObj/SpinDriverPathDrawer.hpp | 67 - include/Game/MapObj/SpinDriverShootPath.hpp | 24 - include/Game/MapObj/SpinDriverUtil.hpp | 8 - include/Game/MapObj/SpinLeverSwitch.hpp | 27 - include/Game/MapObj/StageEffectDataTable.hpp | 215 - .../Game/MapObj/SubmarineVolcanoBigColumn.hpp | 28 - include/Game/MapObj/Sun.hpp | 11 - include/Game/MapObj/SuperSpinDriver.hpp | 149 - include/Game/MapObj/SurprisedGalaxy.hpp | 24 - include/Game/MapObj/Swinger.hpp | 27 - include/Game/MapObj/SwitchBox.hpp | 30 - include/Game/MapObj/TimeAppearObj.hpp | 21 - include/Game/MapObj/TreasureBoxCracked.hpp | 39 - include/Game/MapObj/TreasureSpot.hpp | 24 - include/Game/MapObj/UFOKinoko.hpp | 30 - include/Game/MapObj/ValveSwitch.hpp | 34 - include/Game/MapObj/WatchTowerRotateStep.hpp | 25 - include/Game/MapObj/WaterLeakPipe.hpp | 50 - include/Game/MapObj/WaterPressureBullet.hpp | 41 - .../Game/MapObj/WaterPressureBulletHolder.hpp | 16 - include/Game/MapObj/WaveFloatingForce.hpp | 19 - include/Game/MapObj/WoodBox.hpp | 37 - include/Game/MapObj/YellowChip.hpp | 10 - include/Game/NPC/EventDirector.hpp | 8 - include/Game/NPC/MiiFacePartsHolder.hpp | 13 - include/Game/NPC/MiiFaceRecipe.hpp | 23 - include/Game/NPC/NPCActor.hpp | 192 - include/Game/NPC/PowerStarEventKeeper.hpp | 33 - include/Game/NPC/TalkBalloon.hpp | 8 - include/Game/NPC/TalkDirector.hpp | 103 - include/Game/NPC/TalkMessageCtrl.hpp | 103 - include/Game/NPC/TalkMessageFunc.hpp | 44 - include/Game/NPC/TalkMessageInfo.hpp | 31 - include/Game/NPC/TalkNodeCtrl.hpp | 66 - include/Game/NPC/TalkState.hpp | 40 - include/Game/NPC/TalkTextFormer.hpp | 21 - .../Game/NameObj/ModelChangableObjFactory.hpp | 8 - .../Game/NameObj/MovementOnOffGroupHolder.hpp | 18 - include/Game/NameObj/NameObj.hpp | 48 - include/Game/NameObj/NameObjAdaptor.hpp | 25 - .../NameObj/NameObjArchiveListCollector.hpp | 15 - include/Game/NameObj/NameObjCategoryList.hpp | 264 - include/Game/NameObj/NameObjExecuteHolder.hpp | 86 - include/Game/NameObj/NameObjFactory.hpp | 1294 - include/Game/NameObj/NameObjFinder.hpp | 11 - include/Game/NameObj/NameObjGroup.hpp | 23 - include/Game/NameObj/NameObjHolder.hpp | 28 - include/Game/NameObj/NameObjListExecutor.hpp | 48 - include/Game/NameObj/NameObjRegister.hpp | 14 - include/Game/Player/DLchanger.hpp | 9 - include/Game/Player/GroupChecker.hpp | 30 - include/Game/Player/J3DModelX.hpp | 94 - include/Game/Player/MarineSnow.hpp | 7 - include/Game/Player/Mario.hpp | 603 - include/Game/Player/MarioAbyssDamage.hpp | 11 - include/Game/Player/MarioActor.hpp | 634 - include/Game/Player/MarioAnimator.hpp | 68 - include/Game/Player/MarioAnimatorData.hpp | 10220 -- include/Game/Player/MarioBlown.hpp | 11 - include/Game/Player/MarioBump.hpp | 12 - include/Game/Player/MarioBury.hpp | 12 - include/Game/Player/MarioClimb.hpp | 12 - include/Game/Player/MarioConst.hpp | 66 - include/Game/Player/MarioCrush.hpp | 11 - include/Game/Player/MarioDamage.hpp | 19 - include/Game/Player/MarioDarkDamage.hpp | 11 - include/Game/Player/MarioEffect.hpp | 36 - include/Game/Player/MarioFaint.hpp | 12 - include/Game/Player/MarioFireDamage.hpp | 11 - include/Game/Player/MarioFireDance.hpp | 12 - include/Game/Player/MarioFireRun.hpp | 11 - include/Game/Player/MarioFlip.hpp | 11 - include/Game/Player/MarioFlow.hpp | 15 - include/Game/Player/MarioFoo.hpp | 12 - include/Game/Player/MarioFpView.hpp | 12 - include/Game/Player/MarioFreeze.hpp | 12 - include/Game/Player/MarioFrontStep.hpp | 12 - include/Game/Player/MarioHang.hpp | 11 - include/Game/Player/MarioHolder.hpp | 20 - include/Game/Player/MarioMagic.hpp | 12 - include/Game/Player/MarioMapCode.hpp | 8 - include/Game/Player/MarioMessenger.hpp | 18 - include/Game/Player/MarioModule.hpp | 109 - include/Game/Player/MarioMove.hpp | 12 - include/Game/Player/MarioNullBck.hpp | 8 - include/Game/Player/MarioParalyze.hpp | 12 - include/Game/Player/MarioParts.hpp | 7 - include/Game/Player/MarioRabbit.hpp | 12 - include/Game/Player/MarioRecovery.hpp | 12 - include/Game/Player/MarioShadow.hpp | 10 - include/Game/Player/MarioSideStep.hpp | 12 - include/Game/Player/MarioSkate.hpp | 12 - include/Game/Player/MarioSlider.hpp | 11 - include/Game/Player/MarioState.hpp | 26 - include/Game/Player/MarioStep.hpp | 11 - include/Game/Player/MarioStick.hpp | 12 - include/Game/Player/MarioStun.hpp | 11 - include/Game/Player/MarioSukekiyo.hpp | 12 - include/Game/Player/MarioSwim.hpp | 176 - include/Game/Player/MarioTalk.hpp | 12 - include/Game/Player/MarioTeresa.hpp | 12 - include/Game/Player/MarioWait.hpp | 12 - include/Game/Player/MarioWall.hpp | 18 - include/Game/Player/MarioWarp.hpp | 12 - include/Game/Player/ModelHolder.hpp | 5 - include/Game/Player/RushEndInfo.hpp | 9 - include/Game/Player/TornadoMario.hpp | 5 - .../Game/RhythmLib/AudBgmTempoAdjuster.hpp | 29 - include/Game/RhythmLib/AudRhythmSeqParser.hpp | 9 - include/Game/Ride/Pole.hpp | 83 - include/Game/Ride/SurfRayTutorial.hpp | 23 - include/Game/Scene/MultiSceneActor.hpp | 67 - include/Game/Scene/MultiSceneEffectKeeper.hpp | 19 - include/Game/Scene/PlacementInfoOrdered.hpp | 61 - include/Game/Scene/PlacementStateChecker.hpp | 21 - include/Game/Scene/ScenarioSelectScene.hpp | 14 - include/Game/Scene/Scene.hpp | 24 - include/Game/Scene/SceneDataInitializer.hpp | 23 - include/Game/Scene/SceneExecutor.hpp | 1 - include/Game/Scene/SceneFunction.hpp | 222 - .../Game/Scene/SceneNameObjListExecutor.hpp | 22 - include/Game/Scene/SceneObjHolder.hpp | 77 - include/Game/Scene/StageDataHolder.hpp | 86 - include/Game/Scene/StageFileLoader.hpp | 17 - include/Game/Scene/StageResourceLoader.hpp | 6 - include/Game/Scene/StopSceneController.hpp | 30 - include/Game/Screen/BackButton.hpp | 22 - include/Game/Screen/ButtonPaneController.hpp | 76 - include/Game/Screen/CaptureScreenDirector.hpp | 54 - include/Game/Screen/CoinCounter.hpp | 39 - include/Game/Screen/CopyFilterNegater.hpp | 11 - include/Game/Screen/CountUpPaneRumbler.hpp | 18 - include/Game/Screen/CounterLayoutAppearer.hpp | 36 - .../Game/Screen/CounterLayoutController.hpp | 8 - include/Game/Screen/CustomTagProcessor.hpp | 27 - include/Game/Screen/GalaxyNamePlate.hpp | 47 - include/Game/Screen/GameSceneLayoutHolder.hpp | 11 - include/Game/Screen/IconAButton.hpp | 43 - include/Game/Screen/IconComet.hpp | 19 - include/Game/Screen/ImageEffectLocalUtil.hpp | 13 - include/Game/Screen/LayoutActor.hpp | 55 - include/Game/Screen/LayoutActorFlag.hpp | 13 - include/Game/Screen/LayoutManager.hpp | 30 - include/Game/Screen/LuigiLetter.hpp | 9 - include/Game/Screen/MarioMeter.hpp | 28 - include/Game/Screen/MarioSubMeter.hpp | 26 - .../Screen/MessageTagSkipTagProcessor.hpp | 32 - include/Game/Screen/MeterLayout.hpp | 67 - include/Game/Screen/NoteCounter.hpp | 11 - include/Game/Screen/PaneEffectKeeper.hpp | 6 - include/Game/Screen/PauseMenu.hpp | 43 - include/Game/Screen/PlayerActionGuidance.hpp | 30 - include/Game/Screen/ScenarioSelectLayout.hpp | 88 - include/Game/Screen/ScenarioTitle.hpp | 18 - include/Game/Screen/ScreenAlphaCapture.hpp | 7 - include/Game/Screen/ScreenPreserver.hpp | 18 - include/Game/Screen/StarPieceCounter.hpp | 60 - include/Game/Screen/StarPointerController.hpp | 36 - include/Game/Screen/StarPointerDirector.hpp | 63 - include/Game/Screen/SubMeterLayout.hpp | 29 - include/Game/Screen/SuddenDeathMeter.hpp | 57 - include/Game/Screen/SurfingGuidance.hpp | 48 - include/Game/Screen/SysInfoWindow.hpp | 84 - include/Game/Screen/WipeFade.hpp | 26 - include/Game/Screen/WipeGameOver.hpp | 23 - include/Game/Screen/WipeLayoutBase.hpp | 20 - include/Game/Screen/WipeRing.hpp | 19 - include/Game/Screen/YesNoController.hpp | 42 - include/Game/SingletonHolder.hpp | 22 - include/Game/Speaker/SpkData.hpp | 22 - include/Game/Speaker/SpkMixingBuffer.hpp | 15 - include/Game/Speaker/SpkSound.hpp | 77 - include/Game/Speaker/SpkSpeakerCtrl.hpp | 59 - include/Game/Speaker/SpkSystem.hpp | 27 - include/Game/Speaker/SpkTable.hpp | 26 - include/Game/Speaker/SpkWave.hpp | 24 - .../Game/System/AlreadyDoneFlagInGalaxy.hpp | 30 - include/Game/System/ArchiveHolder.hpp | 38 - include/Game/System/AudSystemWrapper.hpp | 30 - include/Game/System/BinaryDataChunkHolder.hpp | 30 - .../Game/System/BinaryDataContentAccessor.hpp | 29 - include/Game/System/ConfigDataHolder.hpp | 46 - include/Game/System/ConfigDataMii.hpp | 22 - include/Game/System/ConfigDataMisc.hpp | 26 - include/Game/System/DrawBufferExecuter.hpp | 27 - include/Game/System/DrawBufferGroup.hpp | 29 - include/Game/System/DrawBufferHolder.hpp | 36 - include/Game/System/DrawSyncManager.hpp | 50 - include/Game/System/ErrorArchive.hpp | 1684 - include/Game/System/FileHolder.hpp | 38 - include/Game/System/FileLoader.hpp | 39 - include/Game/System/FileLoaderThread.hpp | 23 - include/Game/System/FileRipper.hpp | 18 - include/Game/System/FunctionAsyncExecutor.hpp | 86 - include/Game/System/GalaxyStatusAccessor.hpp | 41 - include/Game/System/GameDataConst.hpp | 20 - include/Game/System/GameDataFunction.hpp | 18 - include/Game/System/GameDataHolder.hpp | 6 - .../Game/System/GameDataTemporaryInGalaxy.hpp | 7 - include/Game/System/GameEventFlag.hpp | 43 - include/Game/System/GameEventFlagChecker.hpp | 17 - include/Game/System/GameEventFlagStorage.hpp | 21 - include/Game/System/GameEventFlagTable.hpp | 48 - include/Game/System/GameSystem.hpp | 33 - include/Game/System/GameSystemException.hpp | 6 - include/Game/System/GameSystemObjHolder.hpp | 55 - .../Game/System/GameSystemSceneController.hpp | 29 - .../GameSystemStationedArchiveLoader.hpp | 43 - include/Game/System/HeapMemoryWatcher.hpp | 46 - include/Game/System/Language.hpp | 24 - include/Game/System/LayoutHolder.hpp | 37 - include/Game/System/MessageHolder.hpp | 67 - include/Game/System/NANDManager.hpp | 65 - include/Game/System/NANDManagerThread.hpp | 16 - include/Game/System/NerveExecutor.hpp | 18 - include/Game/System/OSThreadWrapper.hpp | 25 - include/Game/System/ResourceHolder.hpp | 62 - include/Game/System/ResourceHolderManager.hpp | 38 - include/Game/System/ResourceInfo.hpp | 40 - include/Game/System/ScenarioDataParser.hpp | 57 - .../Game/System/StationedArchiveLoader.hpp | 20 - include/Game/System/StationedFileInfo.hpp | 13 - include/Game/System/SysConfigFile.hpp | 26 - include/Game/System/WPad.hpp | 44 - include/Game/System/WPadButton.hpp | 45 - include/Game/System/WPadHolder.hpp | 34 - include/Game/System/WPadInfoChecker.hpp | 20 - include/Game/System/WPadPointer.hpp | 39 - include/Game/Util.hpp | 58 - include/Game/Util/ActorCameraUtil.hpp | 42 - include/Game/Util/ActorMovementUtil.hpp | 113 - include/Game/Util/ActorSensorUtil.hpp | 206 - include/Game/Util/ActorShadowUtil.hpp | 74 - include/Game/Util/ActorStateUtil.hpp | 14 - include/Game/Util/ActorSwitchUtil.hpp | 43 - include/Game/Util/AreaObjUtil.hpp | 37 - include/Game/Util/Array.hpp | 136 - .../Util/BaseMatrixFollowTargetHolder.hpp | 67 - include/Game/Util/BitArray.hpp | 18 - include/Game/Util/BothDirList.hpp | 45 - include/Game/Util/CameraUtil.hpp | 96 - include/Game/Util/Color.hpp | 61 - include/Game/Util/DemoUtil.hpp | 68 - include/Game/Util/DirectDraw.hpp | 16 - include/Game/Util/DrawUtil.hpp | 19 - include/Game/Util/EffectUtil.hpp | 56 - include/Game/Util/EventUtil.hpp | 92 - include/Game/Util/FileUtil.hpp | 35 - include/Game/Util/FixedPosition.hpp | 28 - include/Game/Util/FootPrint.hpp | 27 - include/Game/Util/Functor.hpp | 123 - include/Game/Util/GamePadUtil.hpp | 22 - include/Game/Util/GeometryBindUtil.hpp | 26 - include/Game/Util/GravityUtil.hpp | 39 - include/Game/Util/HashUtil.hpp | 30 - include/Game/Util/IKJoint.hpp | 22 - include/Game/Util/JMapIdInfo.hpp | 42 - include/Game/Util/JMapInfo.hpp | 117 - include/Game/Util/JMapLinkInfo.hpp | 30 - include/Game/Util/JMapUtil.hpp | 133 - include/Game/Util/JointController.hpp | 100 - include/Game/Util/JointUtil.hpp | 27 - include/Game/Util/LayoutUtil.hpp | 118 - include/Game/Util/LightUtil.hpp | 15 - include/Game/Util/LiveActorUtil.hpp | 352 - include/Game/Util/MapObjUtil.hpp | 5 - include/Game/Util/MapPartsUtil.hpp | 68 - include/Game/Util/MapUtil.hpp | 35 - include/Game/Util/MathUtil.hpp | 340 - include/Game/Util/MemoryUtil.hpp | 72 - include/Game/Util/MessageUtil.hpp | 10 - include/Game/Util/ModelUtil.hpp | 52 - include/Game/Util/MtxUtil.hpp | 94 - include/Game/Util/MultiEventCamera.hpp | 36 - include/Game/Util/MutexHolder.hpp | 16 - include/Game/Util/NPCUtil.hpp | 14 - include/Game/Util/NerveUtil.hpp | 23 - include/Game/Util/ObjUtil.hpp | 199 - include/Game/Util/ParabolicPath.hpp | 24 - include/Game/Util/PlayerUtil.hpp | 124 - include/Game/Util/PostureHolder.hpp | 15 - include/Game/Util/RailUtil.hpp | 83 - include/Game/Util/RenderMode.hpp | 27 - include/Game/Util/RumbleCalculator.hpp | 29 - include/Game/Util/SceneUtil.hpp | 92 - include/Game/Util/SchedulerUtil.hpp | 12 - include/Game/Util/ScreenUtil.hpp | 81 - include/Game/Util/SequenceUtil.hpp | 17 - include/Game/Util/SoundUtil.hpp | 75 - include/Game/Util/SpringValue.hpp | 18 - include/Game/Util/StarPointerUtil.hpp | 43 - include/Game/Util/StringUtil.hpp | 33 - .../Game/Util/SwitchEventFunctorListener.hpp | 33 - include/Game/Util/SystemUtil.hpp | 22 - include/Game/Util/TalkUtil.hpp | 19 - include/Game/Util/TriangleFilter.hpp | 48 - include/Game/Util/ValueControl.hpp | 23 - include/Inline.hpp | 18 - include/math_types.hpp | 20 - ldscript.lcf | 32 - libs/JSystem/README.md | 2 - libs/JSystem/check.py | 564 - libs/JSystem/csv/J2DGraph.csv | 145 - libs/JSystem/csv/J3DGraphAnimator.csv | 165 - libs/JSystem/csv/J3DGraphBase.csv | 841 - libs/JSystem/csv/J3DGraphLoader.csv | 204 - libs/JSystem/csv/JAudio2.csv | 902 - libs/JSystem/csv/JGadget.csv | 8 - libs/JSystem/csv/JKernel.csv | 345 - libs/JSystem/csv/JMath.csv | 13 - libs/JSystem/csv/JParticle.csv | 195 - libs/JSystem/csv/JSupport.csv | 34 - libs/JSystem/csv/JUtility.csv | 114 - libs/JSystem/data/JSystem.json | 6 - libs/JSystem/data/json/J2DGraph.json | 6 - libs/JSystem/data/json/J3DGraphAnimator.json | 6 - libs/JSystem/data/json/J3DGraphBase.json | 6 - libs/JSystem/data/json/J3DGraphLoader.json | 6 - libs/JSystem/data/json/JAudio2.json | 6 - libs/JSystem/data/json/JGadget.json | 6 - libs/JSystem/data/json/JKernel.json | 6 - libs/JSystem/data/json/JMath.json | 6 - libs/JSystem/data/json/JParticle.json | 6 - libs/JSystem/data/json/JSupport.json | 6 - libs/JSystem/data/json/JUtility.json | 6 - libs/JSystem/include/Inline.hpp | 18 - .../JSystem/J3DGraphAnimator/J3DAnimation.hpp | 37 - .../JSystem/J3DGraphAnimator/J3DJoint.hpp | 10 - .../JSystem/J3DGraphAnimator/J3DJointTree.hpp | 31 - .../J3DGraphAnimator/J3DMaterialAttach.hpp | 29 - .../JSystem/J3DGraphAnimator/J3DModel.hpp | 40 - .../JSystem/J3DGraphAnimator/J3DModelData.hpp | 36 - .../JSystem/J3DGraphAnimator/J3DMtxCalc.hpp | 20 - .../JSystem/J3DGraphBase/J3DDrawPacket.hpp | 19 - .../JSystem/J3DGraphBase/J3DMatBlock.hpp | 121 - .../JSystem/J3DGraphBase/J3DMatPacket.hpp | 33 - .../JSystem/J3DGraphBase/J3DMaterial.hpp | 148 - .../JSystem/J3DGraphBase/J3DPacket.hpp | 40 - .../JSystem/J3DGraphBase/J3DShapePacket.hpp | 18 - .../JSystem/J3DGraphBase/J3DStruct.hpp | 77 - .../include/JSystem/J3DGraphBase/J3DSys.hpp | 11 - .../JSystem/J3DGraphBase/J3DVertex.hpp | 60 - .../JSystem/J3DGraphLoader/J3DAnmLoader.hpp | 11 - .../include/JSystem/JAudio2/JAIAudible.hpp | 11 - .../include/JSystem/JAudio2/JASAiCtrl.hpp | 8 - .../include/JSystem/JAudio2/JASBank.hpp | 6 - .../include/JSystem/JAudio2/JASCalc.hpp | 8 - .../include/JSystem/JAudio2/JASChannel.hpp | 32 - .../include/JSystem/JAudio2/JASDriverIF.hpp | 8 - .../JSystem/JAudio2/JASDspInterface.hpp | 13 - .../include/JSystem/JAudio2/JASGlobal.hpp | 10 - .../include/JSystem/JAudio2/JASHeapCtrl.hpp | 72 - .../include/JSystem/JAudio2/JASLfo.hpp | 17 - .../include/JSystem/JAudio2/JASOscillator.hpp | 23 - .../include/JSystem/JAudio2/JASReport.hpp | 3 - .../include/JSystem/JAudio2/JASSeqCtrl.hpp | 55 - .../include/JSystem/JAudio2/JASSeqParser.hpp | 104 - .../include/JSystem/JAudio2/JASSeqReader.hpp | 22 - .../JSystem/JAudio2/JASSeqRegisterParam.hpp | 20 - .../JSystem/JAudio2/JASSoundParams.hpp | 8 - .../include/JSystem/JAudio2/JASTaskThread.hpp | 17 - .../include/JSystem/JAudio2/JASTrack.hpp | 295 - .../include/JSystem/JAudio2/JASTrackPort.hpp | 18 - .../JSystem/JAudio2/JAUSoundObject.hpp | 32 - .../include/JSystem/JGadget/hashcode.hpp | 7 - .../include/JSystem/JGadget/linklist.hpp | 206 - .../include/JSystem/JGadget/predicate.hpp | 39 - libs/JSystem/include/JSystem/JGeometry.hpp | 9 - .../include/JSystem/JGeometry/TBox.hpp | 44 - .../include/JSystem/JGeometry/THex.hpp | 30 - .../include/JSystem/JGeometry/TMatrix.hpp | 288 - .../include/JSystem/JGeometry/TPartition3.hpp | 12 - .../include/JSystem/JGeometry/TQuat.hpp | 58 - .../include/JSystem/JGeometry/TUtil.hpp | 55 - .../include/JSystem/JGeometry/TVec.hpp | 944 - .../include/JSystem/JKernel/JKRAram.hpp | 11 - .../JSystem/JKernel/JKRAramArchive.hpp | 20 - .../include/JSystem/JKernel/JKRAramPiece.hpp | 15 - .../include/JSystem/JKernel/JKRArchive.hpp | 167 - .../JSystem/JKernel/JKRCompArchive.hpp | 19 - .../include/JSystem/JKernel/JKRDecomp.hpp | 48 - .../include/JSystem/JKernel/JKRDisposer.hpp | 14 - .../include/JSystem/JKernel/JKRDvdArchive.hpp | 20 - .../include/JSystem/JKernel/JKRDvdRipper.hpp | 24 - .../include/JSystem/JKernel/JKRExpHeap.hpp | 75 - .../include/JSystem/JKernel/JKRFileFinder.hpp | 35 - .../include/JSystem/JKernel/JKRFileLoader.hpp | 41 - .../include/JSystem/JKernel/JKRHeap.hpp | 139 - .../include/JSystem/JKernel/JKRMemArchive.hpp | 32 - .../include/JSystem/JKernel/JKRSolidHeap.hpp | 14 - .../include/JSystem/JKernel/JKRThread.hpp | 57 - .../include/JSystem/JKernel/JKRUnitHeap.hpp | 9 - libs/JSystem/include/JSystem/JMath.hpp | 3 - .../JSystem/JMath/JMATrigonometric.hpp | 89 - libs/JSystem/include/JSystem/JMath/JMath.hpp | 25 - libs/JSystem/include/JSystem/JMath/random.hpp | 18 - .../JSystem/JParticle/JPAEmitterCallback.hpp | 12 - .../JSystem/JParticle/JPAEmitterManager.hpp | 17 - .../JSystem/JParticle/JPAParticleCallBack.hpp | 17 - .../JSystem/JParticle/JPAResourceManager.hpp | 18 - .../JParticle/MultiEmitterCallBack.hpp | 8 - .../JSystem/JSupport/JSUInputStream.hpp | 17 - .../include/JSystem/JSupport/JSUIosBase.hpp | 33 - .../include/JSystem/JSupport/JSUList.hpp | 276 - .../JSystem/JSupport/JSUMemoryInputStream.hpp | 23 - .../JSupport/JSUMemoryOutputStream.hpp | 22 - .../JSystem/JSupport/JSUOutputStream.hpp | 15 - .../JSystem/JSupport/JSURandomInputStream.hpp | 26 - .../JSupport/JSURandomOutputStream.hpp | 12 - .../include/JSystem/JUtility/JUTConsole.hpp | 67 - .../JSystem/JUtility/JUTDirectPrint.hpp | 28 - .../include/JSystem/JUtility/JUTException.hpp | 65 - .../include/JSystem/JUtility/JUTGamePad.hpp | 14 - .../include/JSystem/JUtility/JUTNameTab.hpp | 27 - .../include/JSystem/JUtility/JUTTexture.hpp | 75 - .../include/JSystem/JUtility/JUTVideo.hpp | 33 - .../include/JSystem/JUtility/TColor.hpp | 9 - .../JSystem/J3DGraphBase/J3DMaterial.cpp | 17 - .../source/JSystem/J3DGraphBase/J3DVertex.cpp | 11 - .../source/JSystem/JAudio2/JASSeqCtrl.cpp | 115 - .../source/JSystem/JAudio2/JASSeqParser.cpp | 934 - .../source/JSystem/JAudio2/JASSeqReader.cpp | 84 - .../source/JSystem/JAudio2/JASTrack.cpp | 865 - .../source/JSystem/JAudio2/JASTrackPort.cpp | 37 - .../source/JSystem/JGadget/hashcode.cpp | 21 - .../source/JSystem/JGadget/linklist.cpp | 53 - .../source/JSystem/JKernel/JKRAramArchive.cpp | 67 - .../source/JSystem/JKernel/JKRArchivePri.cpp | 275 - .../source/JSystem/JKernel/JKRArchivePub.cpp | 356 - .../source/JSystem/JKernel/JKRDecomp.cpp | 226 - .../source/JSystem/JKernel/JKRDisposer.cpp | 16 - .../source/JSystem/JKernel/JKRDvdArchive.cpp | 16 - .../source/JSystem/JKernel/JKRExpHeap.cpp | 225 - .../source/JSystem/JKernel/JKRFileFinder.cpp | 47 - .../source/JSystem/JKernel/JKRFileLoader.cpp | 75 - .../source/JSystem/JKernel/JKRHeap.cpp | 371 - .../source/JSystem/JKernel/JKRMemArchive.cpp | 293 - .../source/JSystem/JKernel/JKRThread.cpp | 95 - libs/JSystem/source/JSystem/JMath/JMath.cpp | 25 - libs/JSystem/source/JSystem/JMath/random.cpp | 5 - .../JSystem/JSupport/JSUInputStream.cpp | 25 - .../source/JSystem/JSupport/JSUList.cpp | 152 - .../JSystem/JSupport/JSUMemoryStream.cpp | 93 - .../source/JSystem/JUtility/JUTConsole.cpp | 31 - .../source/JSystem/JUtility/JUTException.cpp | 143 - .../source/JSystem/JUtility/JUTTexture.cpp | 137 - libs/MSL_C++/include/algorithm | 15 - libs/MSL_C++/include/bitset | 28 - libs/MSL_C++/include/functional.hpp | 43 - libs/MSL_C++/include/msl_int_limits | 13 - libs/MSL_C/README.md | 2 - libs/MSL_C/check.py | 579 - libs/MSL_C/csv/MSL_C.PPCEABI.bare.H.csv | 133 - libs/MSL_C/data/MSL.json | 6 - libs/MSL_C/data/MSL_C.json | 6 - .../MSL_C/data/json/MSL_C.PPCEABI.bare.H.json | 6 - libs/MSL_C/include/UART.h | 37 - libs/MSL_C/include/abort_exit.h | 6 - libs/MSL_C/include/ansi_files.h | 7 - libs/MSL_C/include/ansi_fp.h | 29 - libs/MSL_C/include/ansi_params.h | 14 - libs/MSL_C/include/buffer_io.h | 9 - libs/MSL_C/include/cctype | 35 - libs/MSL_C/include/cerrno | 1 - libs/MSL_C/include/cmath | 63 - libs/MSL_C/include/console_io.h | 11 - libs/MSL_C/include/cstdarg | 24 - libs/MSL_C/include/cstddef | 5 - libs/MSL_C/include/cstdio | 27 - libs/MSL_C/include/cstdlib | 26 - libs/MSL_C/include/cstring | 37 - libs/MSL_C/include/ctype.h | 10 - libs/MSL_C/include/cwctype | 17 - libs/MSL_C/include/file_io.h | 6 - libs/MSL_C/include/file_struct.h | 86 - libs/MSL_C/include/locale.h | 116 - libs/MSL_C/include/math_api.h | 14 - libs/MSL_C/include/mbstring.h | 11 - libs/MSL_C/include/mem.h | 11 - libs/MSL_C/include/mem_funcs.h | 17 - libs/MSL_C/include/misc_io.h | 14 - libs/MSL_C/include/new | 10 - libs/MSL_C/include/scanf.h | 6 - libs/MSL_C/include/signal.h | 8 - libs/MSL_C/include/size_t.h | 5 - libs/MSL_C/include/stdarg.h | 13 - libs/MSL_C/include/stdbool.h | 15 - libs/MSL_C/include/stdio_api.h | 31 - libs/MSL_C/include/string_api.h | 8 - libs/MSL_C/include/types.h | 18 - libs/MSL_C/include/va_list.h | 22 - libs/MSL_C/include/wchar_io.h | 8 - libs/MSL_C/include/wchar_t.h | 17 - libs/MSL_C/include/wctype.h | 10 - libs/MSL_C/include/wmem.h | 10 - libs/MSL_C/include/wstring.h | 13 - libs/MSL_C/source/FILE_POS.c | 98 - libs/MSL_C/source/abort_exit_ppc_eabi.c | 13 - libs/MSL_C/source/alloc.c | 333 - libs/MSL_C/source/ansi_files.c | 205 - libs/MSL_C/source/ansi_fp.c | 713 - libs/MSL_C/source/arith.c | 10 - libs/MSL_C/source/buffer_io.c | 34 - libs/MSL_C/source/ctype.c | 50 - libs/MSL_C/source/direct_io.c | 120 - libs/MSL_C/source/e_acos.c | 52 - libs/MSL_C/source/e_asin.c | 57 - libs/MSL_C/source/e_atan2.c | 100 - libs/MSL_C/source/e_fmod.c | 162 - libs/MSL_C/source/e_log.c | 101 - libs/MSL_C/source/e_log10.c | 42 - libs/MSL_C/source/e_pow.c | 309 - libs/MSL_C/source/e_rem_pio2.c | 149 - libs/MSL_C/source/e_sqrt.c | 138 - libs/MSL_C/source/errno.c | 3 - libs/MSL_C/source/extras.c | 36 - libs/MSL_C/source/file_io.c | 108 - libs/MSL_C/source/float.c | 3 - libs/MSL_C/source/k_cos.c | 30 - libs/MSL_C/source/k_rem_pio2.c | 227 - libs/MSL_C/source/k_sin.c | 20 - libs/MSL_C/source/k_tan.c | 75 - libs/MSL_C/source/locale.c | 121 - libs/MSL_C/source/math_api.c | 55 - libs/MSL_C/source/math_ppc.c | 6 - libs/MSL_C/source/math_sun.c | 10 - libs/MSL_C/source/mbstring.c | 109 - libs/MSL_C/source/mem.c | 82 - libs/MSL_C/source/mem_funcs.c | 202 - libs/MSL_C/source/misc_io.c | 7 - libs/MSL_C/source/printf.c | 1384 - libs/MSL_C/source/s_atan.c | 93 - libs/MSL_C/source/s_ceil.c | 75 - libs/MSL_C/source/s_copysign.c | 4 - libs/MSL_C/source/s_cos.c | 30 - libs/MSL_C/source/s_floor.c | 78 - libs/MSL_C/source/s_frexp.c | 23 - libs/MSL_C/source/s_ldexp.c | 55 - libs/MSL_C/source/s_sin.c | 30 - libs/MSL_C/source/s_tan.c | 20 - libs/MSL_C/source/scanf.c | 807 - libs/MSL_C/source/signal.c | 31 - libs/MSL_C/source/string.c | 255 - libs/MSL_C/source/strtold.c | 627 - libs/MSL_C/source/strtoul.c | 342 - libs/MSL_C/source/uart_console_io_gcn.c | 47 - libs/MSL_C/source/w_acos.c | 5 - libs/MSL_C/source/w_asin.c | 5 - libs/MSL_C/source/w_atan2.c | 5 - libs/MSL_C/source/w_fmod.c | 5 - libs/MSL_C/source/w_log10.c | 5 - libs/MSL_C/source/w_pow.c | 5 - libs/MSL_C/source/w_sqrt.c | 5 - libs/MSL_C/source/wchar_io.c | 36 - libs/MSL_C/source/wctype.c | 50 - libs/MSL_C/source/wmem.c | 19 - libs/MSL_C/source/wprintf.c | 1367 - libs/MSL_C/source/wstring.c | 69 - libs/MetroTRK/README.md | 2 - libs/MetroTRK/check.py | 559 - .../MetroTRK/csv/TRK_Hollywood_Revolution.csv | 144 - libs/MetroTRK/data/MetroTRK.json | 6 - .../data/json/TRK_Hollywood_Revolution.json | 6 - libs/MetroTRK/include/TRK_Types.h | 64 - libs/MetroTRK/include/dolphin.h | 52 - libs/MetroTRK/include/export/UART.h | 38 - libs/MetroTRK/include/portable/dispatch.h | 16 - libs/MetroTRK/include/portable/dserror.h | 32 - libs/MetroTRK/include/portable/mem_TRK.h | 9 - libs/MetroTRK/include/portable/mpc_7xx_603e.h | 15 - libs/MetroTRK/include/portable/msgbuf.h | 29 - libs/MetroTRK/include/portable/msgcmd.h | 84 - libs/MetroTRK/include/portable/msghndlr.h | 27 - libs/MetroTRK/include/portable/mslsupp.h | 9 - libs/MetroTRK/include/portable/mutex_TRK.h | 13 - libs/MetroTRK/include/portable/notify.h | 6 - libs/MetroTRK/include/portable/nubevent.h | 27 - libs/MetroTRK/include/portable/nubinit.h | 8 - libs/MetroTRK/include/portable/ppc_mem.h | 21 - libs/MetroTRK/include/portable/ppc_reg.h | 267 - libs/MetroTRK/include/portable/serframe.h | 6 - libs/MetroTRK/include/portable/serpoll.h | 11 - libs/MetroTRK/include/portable/support.h | 14 - libs/MetroTRK/include/portable/targimpl_ppc.h | 30 - libs/MetroTRK/include/portable/usr_put.h | 6 - libs/MetroTRK/source/CircleBuffer.c | 81 - libs/MetroTRK/source/MWCriticalSection_gc.cpp | 24 - libs/MetroTRK/source/UDP_Stubs.c | 42 - libs/MetroTRK/source/dispatch.c | 66 - libs/MetroTRK/source/dolphin_trk.c | 5 - libs/MetroTRK/source/dolphin_trk_glue.c | 80 - libs/MetroTRK/source/flush_cache.c | 22 - libs/MetroTRK/source/main_TRK.c | 15 - libs/MetroTRK/source/mainloop.c | 48 - libs/MetroTRK/source/mem_TRK.c | 71 - libs/MetroTRK/source/mpc_7xx_603e.c | 279 - libs/MetroTRK/source/msg.c | 7 - libs/MetroTRK/source/msgbuf.c | 324 - libs/MetroTRK/source/msghndlr.c | 30 - libs/MetroTRK/source/mslupp.c | 64 - libs/MetroTRK/source/mutex_TRK.c | 13 - libs/MetroTRK/source/notify.c | 32 - libs/MetroTRK/source/nubevent.c | 85 - libs/MetroTRK/source/nubinit.c | 84 - libs/MetroTRK/source/serpoll.c | 93 - libs/MetroTRK/source/string_TRK.c | 13 - libs/MetroTRK/source/support.c | 3 - libs/MetroTRK/source/targcont.c | 10 - libs/MetroTRK/source/target_options.c | 14 - libs/MetroTRK/source/targimpl.c | 1216 - libs/MetroTRK/source/targsupp.c | 21 - libs/MetroTRK/source/usr_put.c | 27 - libs/RVLFaceLib/README.md | 2 - libs/RVLFaceLib/check.py | 559 - libs/RVLFaceLib/csv/RVLFaceLib.csv | 119 - libs/RVLFaceLib/data/RVLFaceLib.json | 6 - libs/RVLFaceLib/data/json/RVLFaceLib.json | 6 - libs/RVLFaceLib/include/RFL_Controller.h | 15 - libs/RVLFaceLib/include/RFL_DataUtility.h | 38 - libs/RVLFaceLib/include/RFL_Database.h | 15 - libs/RVLFaceLib/include/RFL_Icon.h | 32 - libs/RVLFaceLib/include/RFL_MakeTex.h | 21 - libs/RVLFaceLib/include/RFL_MiddleDatabase.h | 36 - libs/RVLFaceLib/include/RFL_Model.h | 75 - libs/RVLFaceLib/include/RFL_NANDLoader.h | 15 - libs/RVLFaceLib/include/RFL_NWC24.h | 17 - libs/RVLFaceLib/include/RFL_System.h | 23 - libs/RVLFaceLib/include/RFL_Types.h | 155 - libs/RVLFaceLib/include/RFLi_Config.h | 149 - libs/RVLFaceLib/include/RFLi_Controller.h | 62 - libs/RVLFaceLib/include/RFLi_DataUtility.h | 22 - libs/RVLFaceLib/include/RFLi_Database.h | 76 - .../RVLFaceLib/include/RFLi_DefaultDatabase.h | 14 - libs/RVLFaceLib/include/RFLi_Format.h | 28 - libs/RVLFaceLib/include/RFLi_HiddenDatabase.h | 65 - libs/RVLFaceLib/include/RFLi_MakeRandomFace.h | 29 - libs/RVLFaceLib/include/RFLi_MakeTex.h | 78 - libs/RVLFaceLib/include/RFLi_MiddleDatabase.h | 29 - libs/RVLFaceLib/include/RFLi_Model.h | 160 - libs/RVLFaceLib/include/RFLi_NANDAccess.h | 81 - libs/RVLFaceLib/include/RFLi_NANDLoader.h | 43 - libs/RVLFaceLib/include/RFLi_System.h | 61 - libs/RVLFaceLib/include/RFLi_Texture.h | 41 - libs/RVLFaceLib/include/RFLi_Types.h | 437 - libs/RVLFaceLib/include/RVLFaceLib.h | 21 - libs/RVLFaceLib/include/RVLFaceLibInternal.h | 28 - libs/RVLFaceLib/source/RFL_Controller.c | 346 - libs/RVLFaceLib/source/RFL_DataUtility.c | 350 - libs/RVLFaceLib/source/RFL_Database.c | 805 - libs/RVLFaceLib/source/RFL_DefaultDatabase.c | 55 - libs/RVLFaceLib/source/RFL_Format.c | 164 - libs/RVLFaceLib/source/RFL_HiddenDatabase.c | 509 - libs/RVLFaceLib/source/RFL_Icon.c | 157 - libs/RVLFaceLib/source/RFL_MakeRandomFace.c | 508 - libs/RVLFaceLib/source/RFL_MakeTex.c | 914 - libs/RVLFaceLib/source/RFL_MiddleDatabase.c | 655 - libs/RVLFaceLib/source/RFL_Model.c | 1135 - libs/RVLFaceLib/source/RFL_NANDAccess.c | 1135 - libs/RVLFaceLib/source/RFL_NANDLoader.c | 438 - libs/RVLFaceLib/source/RFL_System.c | 275 - libs/RVL_SDK/README.md | 13 - libs/RVL_SDK/check.py | 566 - libs/RVL_SDK/csv/ai.csv | 12 - libs/RVL_SDK/csv/aralt.csv | 10 - libs/RVL_SDK/csv/arc.csv | 13 - libs/RVL_SDK/csv/ax.csv | 12 - libs/RVL_SDK/csv/axfx.csv | 15 - libs/RVL_SDK/csv/base.csv | 25 - libs/RVL_SDK/csv/bte.csv | 734 - libs/RVL_SDK/csv/db.csv | 6 - libs/RVL_SDK/csv/dsp.csv | 11 - libs/RVL_SDK/csv/dvd.csv | 124 - libs/RVL_SDK/csv/esp.csv | 11 - libs/RVL_SDK/csv/euart.csv | 4 - libs/RVL_SDK/csv/exi.csv | 23 - libs/RVL_SDK/csv/fs.csv | 29 - libs/RVL_SDK/csv/gd.csv | 30 - libs/RVL_SDK/csv/gx.csv | 191 - libs/RVL_SDK/csv/ipc.csv | 38 - libs/RVL_SDK/csv/mem.csv | 22 - libs/RVL_SDK/csv/mtx.csv | 37 - libs/RVL_SDK/csv/nand.csv | 75 - libs/RVL_SDK/csv/net.csv | 5 - libs/RVL_SDK/csv/nwc24.csv | 146 - libs/RVL_SDK/csv/os.csv | 264 - libs/RVL_SDK/csv/pad.csv | 2 - libs/RVL_SDK/csv/rso.csv | 21 - libs/RVL_SDK/csv/sc.csv | 45 - libs/RVL_SDK/csv/si.csv | 12 - libs/RVL_SDK/csv/thp.csv | 18 - libs/RVL_SDK/csv/tpl.csv | 3 - libs/RVL_SDK/csv/usb.csv | 14 - libs/RVL_SDK/csv/vf.csv | 412 - libs/RVL_SDK/csv/vi.csv | 46 - libs/RVL_SDK/csv/wenc.csv | 2 - libs/RVL_SDK/csv/wpad.csv | 91 - libs/RVL_SDK/csv/wud.csv | 74 - libs/RVL_SDK/data/RVL_SDK.json | 6 - libs/RVL_SDK/data/SDK.json | 6 - libs/RVL_SDK/data/funcSizes.txt | 41970 --------- libs/RVL_SDK/data/json/ai.json | 6 - libs/RVL_SDK/data/json/aralt.json | 6 - libs/RVL_SDK/data/json/arc.json | 6 - libs/RVL_SDK/data/json/ax.json | 6 - libs/RVL_SDK/data/json/axfx.json | 6 - libs/RVL_SDK/data/json/base.json | 6 - libs/RVL_SDK/data/json/bte.json | 6 - libs/RVL_SDK/data/json/db.json | 6 - libs/RVL_SDK/data/json/dsp.json | 6 - libs/RVL_SDK/data/json/dvd.json | 6 - libs/RVL_SDK/data/json/esp.json | 6 - libs/RVL_SDK/data/json/euart.json | 6 - libs/RVL_SDK/data/json/exi.json | 6 - libs/RVL_SDK/data/json/fs.json | 6 - libs/RVL_SDK/data/json/gd.json | 6 - libs/RVL_SDK/data/json/gx.json | 6 - libs/RVL_SDK/data/json/ipc.json | 6 - libs/RVL_SDK/data/json/mem.json | 6 - libs/RVL_SDK/data/json/mtx.json | 6 - libs/RVL_SDK/data/json/nand.json | 6 - libs/RVL_SDK/data/json/net.json | 6 - libs/RVL_SDK/data/json/nwc24.json | 6 - libs/RVL_SDK/data/json/os.json | 6 - libs/RVL_SDK/data/json/pad.json | 6 - libs/RVL_SDK/data/json/rso.json | 6 - libs/RVL_SDK/data/json/sc.json | 6 - libs/RVL_SDK/data/json/si.json | 6 - libs/RVL_SDK/data/json/thp.json | 6 - libs/RVL_SDK/data/json/tpl.json | 6 - libs/RVL_SDK/data/json/usb.json | 6 - libs/RVL_SDK/data/json/vf.json | 6 - libs/RVL_SDK/data/json/vi.json | 6 - libs/RVL_SDK/data/json/wenc.json | 6 - libs/RVL_SDK/data/json/wpad.json | 6 - libs/RVL_SDK/data/json/wud.json | 6 - libs/RVL_SDK/include/private/flipper.h | 21 - libs/RVL_SDK/include/private/io_reg.h | 34 - libs/RVL_SDK/include/private/iosresclt.h | 9 - libs/RVL_SDK/include/private/iosrestypes.h | 89 - libs/RVL_SDK/include/private/iostypes.h | 43 - libs/RVL_SDK/include/private/ipc.h | 5 - libs/RVL_SDK/include/revolution.h | 18 - libs/RVL_SDK/include/revolution/ai.h | 31 - libs/RVL_SDK/include/revolution/aralt.h | 36 - libs/RVL_SDK/include/revolution/arc.h | 55 - .../RVL_SDK/include/revolution/base/PPCArch.h | 39 - .../include/revolution/base/PPCWGPipe.h | 27 - libs/RVL_SDK/include/revolution/card.h | 20 - libs/RVL_SDK/include/revolution/db.h | 27 - libs/RVL_SDK/include/revolution/dsp.h | 46 - .../include/revolution/dsp/dsp_debug.h | 14 - .../RVL_SDK/include/revolution/dsp/dsp_task.h | 21 - libs/RVL_SDK/include/revolution/dvd.h | 252 - libs/RVL_SDK/include/revolution/esp.h | 138 - libs/RVL_SDK/include/revolution/euart.h | 31 - libs/RVL_SDK/include/revolution/exi.h | 40 - libs/RVL_SDK/include/revolution/fs.h | 3 - libs/RVL_SDK/include/revolution/fs/fs.h | 102 - libs/RVL_SDK/include/revolution/gd.h | 2 - libs/RVL_SDK/include/revolution/gd/GDBase.h | 51 - .../include/revolution/gd/GDGeometry.h | 17 - libs/RVL_SDK/include/revolution/gx.h | 31 - libs/RVL_SDK/include/revolution/gx/GXBump.h | 28 - libs/RVL_SDK/include/revolution/gx/GXCull.h | 18 - .../include/revolution/gx/GXDispList.h | 18 - libs/RVL_SDK/include/revolution/gx/GXEnum.h | 859 - libs/RVL_SDK/include/revolution/gx/GXFifo.h | 53 - .../include/revolution/gx/GXFrameBuffer.h | 23 - .../include/revolution/gx/GXGeometry.h | 42 - libs/RVL_SDK/include/revolution/gx/GXGet.h | 23 - .../include/revolution/gx/GXLighting.h | 28 - libs/RVL_SDK/include/revolution/gx/GXManage.h | 26 - libs/RVL_SDK/include/revolution/gx/GXPixel.h | 27 - libs/RVL_SDK/include/revolution/gx/GXRegs.h | 144 - libs/RVL_SDK/include/revolution/gx/GXStruct.h | 64 - libs/RVL_SDK/include/revolution/gx/GXTev.h | 37 - .../RVL_SDK/include/revolution/gx/GXTexture.h | 30 - .../include/revolution/gx/GXTransform.h | 42 - libs/RVL_SDK/include/revolution/gx/GXTypes.h | 106 - libs/RVL_SDK/include/revolution/gx/GXVert.h | 61 - libs/RVL_SDK/include/revolution/ipc.h | 17 - .../include/revolution/ipc/ipcProfile.h | 19 - libs/RVL_SDK/include/revolution/ipc/ipcclt.h | 37 - libs/RVL_SDK/include/revolution/ipc/memory.h | 9 - libs/RVL_SDK/include/revolution/kpad.h | 74 - libs/RVL_SDK/include/revolution/mem.h | 8 - .../include/revolution/mem/allocator.h | 37 - libs/RVL_SDK/include/revolution/mem/expHeap.h | 41 - .../include/revolution/mem/heapCommon.h | 44 - libs/RVL_SDK/include/revolution/mem/list.h | 31 - libs/RVL_SDK/include/revolution/mtx.h | 77 - libs/RVL_SDK/include/revolution/nand.h | 165 - .../include/revolution/nand/nandlogging.h | 18 - libs/RVL_SDK/include/revolution/nwc24.h | 82 - .../include/revolution/nwc24/NWC24MsgObj.h | 89 - .../include/revolution/nwc24/NWC24Types.h | 46 - .../include/revolution/nwc24/NWC24Utils.h | 31 - libs/RVL_SDK/include/revolution/os.h | 164 - libs/RVL_SDK/include/revolution/os/OSAlarm.h | 38 - libs/RVL_SDK/include/revolution/os/OSAlloc.h | 24 - .../include/revolution/os/OSBootInfo.h | 18 - libs/RVL_SDK/include/revolution/os/OSCache.h | 43 - .../RVL_SDK/include/revolution/os/OSContext.h | 125 - libs/RVL_SDK/include/revolution/os/OSError.h | 22 - .../include/revolution/os/OSException.h | 21 - .../include/revolution/os/OSExecParams.h | 26 - .../include/revolution/os/OSFastCast.h | 15 - libs/RVL_SDK/include/revolution/os/OSFont.h | 30 - .../include/revolution/os/OSInterrupt.h | 131 - libs/RVL_SDK/include/revolution/os/OSIpc.h | 17 - libs/RVL_SDK/include/revolution/os/OSLink.h | 15 - .../RVL_SDK/include/revolution/os/OSMessage.h | 34 - libs/RVL_SDK/include/revolution/os/OSMutex.h | 30 - .../include/revolution/os/OSPlayRecord.h | 20 - .../include/revolution/os/OSPlayTime.h | 21 - libs/RVL_SDK/include/revolution/os/OSReset.h | 34 - .../RVL_SDK/include/revolution/os/OSResetSW.h | 15 - libs/RVL_SDK/include/revolution/os/OSRtc.h | 41 - .../include/revolution/os/OSStateFlags.h | 18 - .../RVL_SDK/include/revolution/os/OSStateTM.h | 17 - libs/RVL_SDK/include/revolution/os/OSThread.h | 118 - libs/RVL_SDK/include/revolution/os/OSTime.h | 36 - libs/RVL_SDK/include/revolution/pad.h | 3 - libs/RVL_SDK/include/revolution/rso.h | 91 - libs/RVL_SDK/include/revolution/sc.h | 137 - libs/RVL_SDK/include/revolution/si.h | 34 - libs/RVL_SDK/include/revolution/thp.h | 114 - libs/RVL_SDK/include/revolution/tpl.h | 41 - libs/RVL_SDK/include/revolution/types.h | 59 - libs/RVL_SDK/include/revolution/vi.h | 207 - libs/RVL_SDK/include/revolution/vi/vifuncs.h | 24 - libs/RVL_SDK/include/revolution/vi/vitypes.h | 57 - libs/RVL_SDK/include/revolution/wenc.h | 20 - libs/RVL_SDK/include/revolution/wpad.h | 56 - libs/RVL_SDK/prog.png | Bin 24610 -> 0 bytes libs/RVL_SDK/source/revolution/ai/ai.c | 219 - libs/RVL_SDK/source/revolution/aralt/aralt.c | 33 - libs/RVL_SDK/source/revolution/arc/arc.c | 316 - libs/RVL_SDK/source/revolution/base/PPCArch.c | 174 - libs/RVL_SDK/source/revolution/db/db.c | 37 - libs/RVL_SDK/source/revolution/dsp/dsp.c | 68 - .../RVL_SDK/source/revolution/dsp/dsp_debug.c | 7 - libs/RVL_SDK/source/revolution/dsp/dsp_task.c | 118 - libs/RVL_SDK/source/revolution/dvd/dvd.c | 2297 - .../source/revolution/dvd/dvdDeviceError.c | 203 - libs/RVL_SDK/source/revolution/dvd/dvdFatal.c | 170 - .../source/revolution/dvd/dvd_broadway.c | 837 - libs/RVL_SDK/source/revolution/dvd/dvderror.c | 190 - libs/RVL_SDK/source/revolution/dvd/dvdfs.c | 373 - .../source/revolution/dvd/dvdidutils.c | 27 - libs/RVL_SDK/source/revolution/dvd/dvdqueue.c | 134 - libs/RVL_SDK/source/revolution/esp/esp.c | 323 - libs/RVL_SDK/source/revolution/euart/euart.c | 149 - libs/RVL_SDK/source/revolution/exi/EXIBios.c | 708 - .../RVL_SDK/source/revolution/exi/EXICommon.c | 45 - libs/RVL_SDK/source/revolution/exi/EXIUart.c | 81 - libs/RVL_SDK/source/revolution/fs/fs.c | 964 - libs/RVL_SDK/source/revolution/gd/GDBase.c | 30 - libs/RVL_SDK/source/revolution/gx/GXAttr.c | 91 - libs/RVL_SDK/source/revolution/gx/GXBump.c | 5 - libs/RVL_SDK/source/revolution/gx/GXFifo.c | 88 - .../RVL_SDK/source/revolution/gx/GXGeometry.c | 143 - libs/RVL_SDK/source/revolution/gx/GXInit.c | 49 - libs/RVL_SDK/source/revolution/gx/GXMisc.c | 65 - libs/RVL_SDK/source/revolution/gx/GXPixel.c | 154 - libs/RVL_SDK/source/revolution/gx/GXTexture.c | 75 - .../source/revolution/gx/GXTransform.c | 84 - libs/RVL_SDK/source/revolution/ipc/ipcMain.c | 50 - .../source/revolution/ipc/ipcProfile.c | 60 - libs/RVL_SDK/source/revolution/ipc/ipcclt.c | 851 - libs/RVL_SDK/source/revolution/ipc/memory.c | 243 - .../source/revolution/mem/mem_allocator.c | 31 - .../source/revolution/mem/mem_heapCommon.c | 35 - libs/RVL_SDK/source/revolution/mem/mem_list.c | 64 - .../source/revolution/nand/NANDCheck.c | 97 - .../RVL_SDK/source/revolution/nand/NANDCore.c | 473 - .../source/revolution/nand/NANDLogging.c | 195 - .../source/revolution/nand/NANDOpenClose.c | 462 - .../source/revolution/nand/NANDSecret.c | 13 - libs/RVL_SDK/source/revolution/nand/nand.c | 470 - .../source/revolution/nwc24/NWC24Ipc.c | 72 - .../source/revolution/nwc24/NWC24Manage.c | 26 - .../source/revolution/nwc24/NWC24Schedule.c | 205 - .../source/revolution/nwc24/NWC24System.c | 92 - .../source/revolution/nwc24/NWC24Time.c | 100 - libs/RVL_SDK/source/revolution/os/OS.c | 881 - libs/RVL_SDK/source/revolution/os/OSAlarm.c | 260 - libs/RVL_SDK/source/revolution/os/OSAlloc.c | 209 - libs/RVL_SDK/source/revolution/os/OSArena.c | 69 - .../source/revolution/os/OSAudioSystem.c | 205 - libs/RVL_SDK/source/revolution/os/OSCache.c | 391 - libs/RVL_SDK/source/revolution/os/OSContext.c | 633 - libs/RVL_SDK/source/revolution/os/OSError.c | 135 - libs/RVL_SDK/source/revolution/os/OSExec.c | 205 - libs/RVL_SDK/source/revolution/os/OSFatal.c | 262 - libs/RVL_SDK/source/revolution/os/OSFont.c | 588 - .../source/revolution/os/OSInterrupt.c | 540 - libs/RVL_SDK/source/revolution/os/OSIpc.c | 18 - libs/RVL_SDK/source/revolution/os/OSLink.c | 8 - libs/RVL_SDK/source/revolution/os/OSMemory.c | 650 - libs/RVL_SDK/source/revolution/os/OSMessage.c | 81 - libs/RVL_SDK/source/revolution/os/OSMutex.c | 140 - libs/RVL_SDK/source/revolution/os/OSNet.c | 44 - .../source/revolution/os/OSPlayRecord.c | 260 - .../RVL_SDK/source/revolution/os/OSPlayTime.c | 383 - libs/RVL_SDK/source/revolution/os/OSReboot.c | 22 - libs/RVL_SDK/source/revolution/os/OSReset.c | 299 - libs/RVL_SDK/source/revolution/os/OSRtc.c | 276 - .../source/revolution/os/OSStateFlags.c | 80 - libs/RVL_SDK/source/revolution/os/OSStateTM.c | 263 - libs/RVL_SDK/source/revolution/os/OSSync.c | 31 - libs/RVL_SDK/source/revolution/os/OSThread.c | 698 - libs/RVL_SDK/source/revolution/os/OSTime.c | 111 - libs/RVL_SDK/source/revolution/os/OSUtf.c | 3554 - .../source/revolution/os/__ppc_eabi_init.cpp | 82 - libs/RVL_SDK/source/revolution/os/__start.c | 246 - libs/RVL_SDK/source/revolution/pad/Pad.c | 21 - libs/RVL_SDK/source/revolution/sc/scapi.c | 87 - .../source/revolution/sc/scapi_prdinfo.c | 136 - libs/RVL_SDK/source/revolution/sc/scsystem.c | 741 - libs/RVL_SDK/source/revolution/si/SIBios.c | 475 - .../source/revolution/si/SISamplingRate.c | 77 - libs/RVL_SDK/source/revolution/thp/THPAudio.c | 151 - libs/RVL_SDK/source/revolution/thp/THPDec.c | 2219 - libs/RVL_SDK/source/revolution/tpl/TPL.c | 37 - libs/RVL_SDK/source/revolution/vi/i2c.c | 240 - libs/RVL_SDK/source/revolution/vi/vi.c | 1717 - libs/RVL_SDK/source/revolution/vi/vi3in1.c | 877 - libs/Runtime/README.md | 6 - libs/Runtime/check.py | 563 - libs/Runtime/csv/Runtime.PPCEABI.H.csv | 31 - libs/Runtime/data/Runtime.json | 6 - libs/Runtime/data/json/Runtime.PPCEABI.H.json | 6 - libs/Runtime/include/NMWException.h | 19 - libs/Runtime/include/__mem.h | 18 - libs/Runtime/include/__ppc_eabi_init.h | 13 - libs/Runtime/include/__ppc_eabi_linker.h | 34 - libs/Runtime/prog.png | Bin 23911 -> 0 bytes libs/Runtime/source/GCN_mem_alloc.c | 27 - libs/Runtime/source/Gecko_ExceptionPPC.cpp | 37 - libs/Runtime/source/NMWException.cpp | 92 - libs/Runtime/source/__init_cpp_exceptions.cpp | 36 - libs/Runtime/source/__mem.c | 101 - libs/Runtime/source/__va_arg.c | 63 - libs/Runtime/source/global_destructor_chain.c | 31 - libs/Runtime/source/ptmf.c | 58 - libs/Runtime/source/runtime.c | 867 - libs/nw4r/README.md | 6 - libs/nw4r/check.py | 561 - libs/nw4r/csv/libnw4r_db.csv | 7 - libs/nw4r/csv/libnw4r_lyt.csv | 229 - libs/nw4r/csv/libnw4r_math.csv | 4 - libs/nw4r/csv/libnw4r_ut.csv | 79 - libs/nw4r/data/NW4R.json | 6 - libs/nw4r/data/json/libnw4r_db.json | 6 - libs/nw4r/data/json/libnw4r_lyt.json | 6 - libs/nw4r/data/json/libnw4r_math.json | 6 - libs/nw4r/data/json/libnw4r_ut.json | 6 - libs/nw4r/include/nw4r/db/assert.hpp | 16 - libs/nw4r/include/nw4r/db/console.hpp | 72 - libs/nw4r/include/nw4r/lyt/lyt_animation.hpp | 36 - .../nw4r/lyt/lyt_arcResourceAccessor.hpp | 19 - libs/nw4r/include/nw4r/lyt/lyt_bounding.hpp | 21 - libs/nw4r/include/nw4r/lyt/lyt_common.hpp | 47 - libs/nw4r/include/nw4r/lyt/lyt_drawInfo.hpp | 36 - libs/nw4r/include/nw4r/lyt/lyt_group.hpp | 33 - libs/nw4r/include/nw4r/lyt/lyt_init.hpp | 7 - libs/nw4r/include/nw4r/lyt/lyt_layout.hpp | 85 - libs/nw4r/include/nw4r/lyt/lyt_material.hpp | 99 - libs/nw4r/include/nw4r/lyt/lyt_pane.hpp | 105 - libs/nw4r/include/nw4r/lyt/lyt_picture.hpp | 31 - .../include/nw4r/lyt/lyt_resourceAccessor.hpp | 21 - libs/nw4r/include/nw4r/lyt/lyt_resources.hpp | 157 - libs/nw4r/include/nw4r/lyt/lyt_texMap.hpp | 195 - libs/nw4r/include/nw4r/lyt/types.hpp | 530 - libs/nw4r/include/nw4r/math/arithmetic.hpp | 13 - libs/nw4r/include/nw4r/math/triangular.hpp | 31 - libs/nw4r/include/nw4r/math/types.hpp | 113 - libs/nw4r/include/nw4r/misc.hpp | 6 - libs/nw4r/include/nw4r/ut/CharStrmReader.hpp | 36 - libs/nw4r/include/nw4r/ut/CharWriter.hpp | 126 - libs/nw4r/include/nw4r/ut/Color.hpp | 69 - libs/nw4r/include/nw4r/ut/Font.hpp | 63 - libs/nw4r/include/nw4r/ut/LinkList.hpp | 256 - libs/nw4r/include/nw4r/ut/Rect.hpp | 23 - libs/nw4r/include/nw4r/ut/ResFont.hpp | 20 - libs/nw4r/include/nw4r/ut/ResFontBase.hpp | 54 - libs/nw4r/include/nw4r/ut/RuntimeTypeInfo.hpp | 26 - .../nw4r/include/nw4r/ut/TagProcessorBase.hpp | 44 - .../nw4r/include/nw4r/ut/binaryFileFormat.hpp | 31 - .../include/nw4r/ut/fontResourceFormat.hpp | 88 - libs/nw4r/include/nw4r/ut/inlines.hpp | 35 - libs/nw4r/prog.png | Bin 24943 -> 0 bytes libs/nw4r/source/nw4r/db/db_assert.cpp | 86 - libs/nw4r/source/nw4r/db/db_console.cpp | 41 - libs/nw4r/source/nw4r/lyt/lyt_bounding.cpp | 19 - libs/nw4r/source/nw4r/lyt/lyt_common.cpp | 122 - libs/nw4r/source/nw4r/lyt/lyt_drawInfo.cpp | 15 - libs/nw4r/source/nw4r/lyt/lyt_group.cpp | 34 - libs/nw4r/source/nw4r/lyt/lyt_init.cpp | 29 - libs/nw4r/source/nw4r/lyt/lyt_material.cpp | 656 - libs/nw4r/source/nw4r/lyt/lyt_pane.cpp | 278 - libs/nw4r/source/nw4r/lyt/lyt_picture.cpp | 21 - libs/nw4r/source/nw4r/lyt/lyt_texMap.cpp | 112 - .../nw4r/source/nw4r/math/math_triangular.cpp | 53 - libs/nw4r/source/nw4r/math/math_types.cpp | 17 - .../nw4r/source/nw4r/ut/ut_CharStrmReader.cpp | 56 - libs/nw4r/source/nw4r/ut/ut_CharWriter.cpp | 249 - libs/nw4r/source/nw4r/ut/ut_Font.cpp | 23 - libs/nw4r/source/nw4r/ut/ut_LinkList.cpp | 63 - libs/nw4r/source/nw4r/ut/ut_ResFont.cpp | 140 - libs/nw4r/source/nw4r/ut/ut_ResFontBase.cpp | 217 - libs/nw4r/source/nw4r/ut/ut_RomFont.cpp | 9 - .../source/nw4r/ut/ut_binaryFileFormat.cpp | 29 - make_dol.py | 76 - .gitmodules => orig/RMGK01/.gitkeep | 0 prog.png | Bin 25514 -> 0 bytes progress.py | 439 - setup.py | 100 - source/Game/Animation/AnmPlayer.cpp | 67 - source/Game/Animation/BckCtrl.cpp | 40 - source/Game/Animation/XanimeCore.cpp | 92 - source/Game/Animation/XanimePlayer.cpp | 21 - source/Game/Animation/XanimeResource.cpp | 20 - source/Game/AreaObj/AreaForm.cpp | 363 - source/Game/AreaObj/AreaFormDrawer.cpp | 5 - source/Game/AreaObj/AreaObj.cpp | 147 - source/Game/AreaObj/AreaObjContainer.cpp | 52 - source/Game/AreaObj/AreaObjFollower.cpp | 30 - source/Game/AreaObj/AstroChangeStageCube.cpp | 123 - source/Game/AreaObj/AudioEffectArea.cpp | 49 - source/Game/AreaObj/BgmProhibitArea.cpp | 78 - source/Game/AreaObj/BigBubbleCameraArea.cpp | 45 - source/Game/AreaObj/BigBubbleGoalArea.cpp | 66 - source/Game/AreaObj/BloomArea.cpp | 40 - source/Game/AreaObj/CameraRepulsiveArea.cpp | 56 - source/Game/AreaObj/ChangeBgmCube.cpp | 117 - source/Game/AreaObj/CollisionArea.cpp | 225 - source/Game/AreaObj/CubeCamera.cpp | 115 - source/Game/AreaObj/DeathArea.cpp | 44 - source/Game/AreaObj/DepthOfFieldArea.cpp | 41 - source/Game/AreaObj/GlaringLightArea.cpp | 64 - source/Game/AreaObj/HazeCube.cpp | 24 - source/Game/AreaObj/ImageEffectArea.cpp | 20 - source/Game/AreaObj/LightArea.cpp | 19 - source/Game/AreaObj/LightAreaHolder.cpp | 43 - source/Game/AreaObj/MercatorTransformCube.cpp | 49 - source/Game/AreaObj/MessageArea.cpp | 14 - source/Game/AreaObj/PlayerSeArea.cpp | 29 - source/Game/AreaObj/QuakeEffectArea.cpp | 12 - source/Game/AreaObj/RestartCube.cpp | 92 - source/Game/AreaObj/ScreenBlurArea.cpp | 24 - source/Game/AreaObj/SimpleBloomArea.cpp | 32 - source/Game/AreaObj/SoundEmitterCube.cpp | 32 - source/Game/AreaObj/SoundEmitterSphere.cpp | 40 - source/Game/AreaObj/SpinGuidanceArea.cpp | 26 - source/Game/AreaObj/SunLightArea.cpp | 13 - source/Game/AreaObj/SwitchArea.cpp | 55 - source/Game/AreaObj/WarpCube.cpp | 110 - source/Game/AreaObj/WaterArea.cpp | 28 - source/Game/Boss/BossBegomanHead.cpp | 149 - source/Game/Boss/BossKameck.cpp | 319 - source/Game/Boss/BossKameckAction.cpp | 29 - source/Game/Boss/BossKameckBarrier.cpp | 40 - source/Game/Boss/BossKameckBattleDemo.cpp | 370 - source/Game/Boss/BossKameckBattlePattarn.cpp | 35 - source/Game/Boss/BossKameckMoveRail.cpp | 80 - source/Game/Boss/BossKameckSequencer.cpp | 62 - source/Game/Boss/BossKameckStateBattle.cpp | 475 - source/Game/Boss/BossKameckVs1.cpp | 128 - source/Game/Boss/BossKameckVs2.cpp | 149 - source/Game/Boss/DodoryuStateLv2.cpp | 13 - source/Game/Boss/SkeletalFishBaby.cpp | 329 - source/Game/Boss/SkeletalFishBabyRail.cpp | 18 - .../Game/Boss/SkeletalFishBabyRailHolder.cpp | 139 - source/Game/Boss/SkeletalFishBoss.cpp | 1209 - .../Boss/SkeletalFishBossBattleDirector.cpp | 134 - source/Game/Boss/SkeletalFishBossFunc.cpp | 32 - source/Game/Boss/SkeletalFishBossInfo.cpp | 108 - source/Game/Boss/SkeletalFishBossRail.cpp | 68 - .../Game/Boss/SkeletalFishBossRailHolder.cpp | 44 - source/Game/Boss/SkeletalFishGuard.cpp | 685 - source/Game/Boss/SkeletalFishGuardHolder.cpp | 181 - source/Game/Boss/SkeletalFishJointCalc.cpp | 30 - source/Game/Boss/SkeletalFishRailControl.cpp | 184 - source/Game/Camera/CamHeliEffector.cpp | 11 - source/Game/Camera/CamKarikariEffector.cpp | 5 - source/Game/Camera/CamTranslatorAnim.cpp | 18 - source/Game/Camera/CamTranslatorBehind.cpp | 23 - source/Game/Camera/CamTranslatorBlackHole.cpp | 18 - .../Game/Camera/CamTranslatorCharmedFix.cpp | 27 - .../Camera/CamTranslatorCharmedTripodBoss.cpp | 24 - .../Camera/CamTranslatorCharmedVecReg.cpp | 41 - .../CamTranslatorCharmedVecRegTower.cpp | 44 - .../Game/Camera/CamTranslatorCubePlanet.cpp | 23 - source/Game/Camera/CamTranslatorDPD.cpp | 42 - source/Game/Camera/CamTranslatorDead.cpp | 29 - source/Game/Camera/CamTranslatorFix.cpp | 25 - .../Game/Camera/CamTranslatorFixedPoint.cpp | 12 - .../Game/Camera/CamTranslatorFixedThere.cpp | 18 - source/Game/Camera/CamTranslatorFollow.cpp | 24 - .../Game/Camera/CamTranslatorFooFighter.cpp | 27 - .../Camera/CamTranslatorFooFighterPlanet.cpp | 27 - .../Game/Camera/CamTranslatorFrontAndBack.cpp | 42 - source/Game/Camera/CamTranslatorGround.cpp | 21 - .../Camera/CamTranslatorInnerCylinder.cpp | 36 - .../Game/Camera/CamTranslatorInwardSphere.cpp | 23 - .../Game/Camera/CamTranslatorInwardTower.cpp | 31 - .../Game/Camera/CamTranslatorMedianPlanet.cpp | 42 - .../Game/Camera/CamTranslatorMedianTower.cpp | 35 - .../Camera/CamTranslatorMtxRegParallel.cpp | 23 - .../Game/Camera/CamTranslatorObjParallel.cpp | 24 - source/Game/Camera/CamTranslatorParallel.cpp | 24 - .../Game/Camera/CamTranslatorRaceFollow.cpp | 30 - source/Game/Camera/CamTranslatorRailDemo.cpp | 16 - .../Game/Camera/CamTranslatorRailFollow.cpp | 17 - source/Game/Camera/CamTranslatorRailWatch.cpp | 17 - source/Game/Camera/CamTranslatorSlide.cpp | 40 - source/Game/Camera/CamTranslatorSpiral.cpp | 42 - source/Game/Camera/CamTranslatorTalk.cpp | 15 - source/Game/Camera/CamTranslatorTower.cpp | 29 - source/Game/Camera/CamTranslatorTowerPos.cpp | 32 - .../Game/Camera/CamTranslatorTripodBoss.cpp | 27 - .../Camera/CamTranslatorTripodBossJoint.cpp | 29 - .../Game/Camera/CamTranslatorTripodPlanet.cpp | 31 - source/Game/Camera/CamTranslatorTrundle.cpp | 37 - .../Camera/CamTranslatorTwistedPassage.cpp | 15 - .../Game/Camera/CamTranslatorWaterFollow.cpp | 28 - .../Game/Camera/CamTranslatorWaterPlanet.cpp | 28 - .../Camera/CamTranslatorWaterPlanetBoss.cpp | 51 - .../Game/Camera/CamTranslatorWonderPlanet.cpp | 28 - source/Game/Camera/Camera.cpp | 107 - source/Game/Camera/CameraAnim.cpp | 289 - source/Game/Camera/CameraBehind.cpp | 18 - source/Game/Camera/CameraBlackHole.cpp | 21 - source/Game/Camera/CameraCharmedFix.cpp | 22 - .../Game/Camera/CameraCharmedTripodBoss.cpp | 22 - source/Game/Camera/CameraCharmedVecReg.cpp | 20 - .../Game/Camera/CameraCharmedVecRegTower.cpp | 14 - source/Game/Camera/CameraContext.cpp | 34 - source/Game/Camera/CameraCover.cpp | 71 - source/Game/Camera/CameraCubePlanet.cpp | 19 - source/Game/Camera/CameraDPD.cpp | 30 - source/Game/Camera/CameraDead.cpp | 22 - source/Game/Camera/CameraDirector.cpp | 760 - source/Game/Camera/CameraFix.cpp | 24 - source/Game/Camera/CameraFixedPoint.cpp | 16 - source/Game/Camera/CameraFixedThere.cpp | 22 - source/Game/Camera/CameraFollow.cpp | 37 - source/Game/Camera/CameraFooFighter.cpp | 21 - source/Game/Camera/CameraFooFighterPlanet.cpp | 16 - source/Game/Camera/CameraFrontAndBack.cpp | 22 - source/Game/Camera/CameraGround.cpp | 23 - source/Game/Camera/CameraHeightArrange.cpp | 138 - source/Game/Camera/CameraHolder.cpp | 394 - source/Game/Camera/CameraInnerCylinder.cpp | 26 - source/Game/Camera/CameraInwardSphere.cpp | 22 - source/Game/Camera/CameraInwardTower.cpp | 29 - source/Game/Camera/CameraMan.cpp | 52 - source/Game/Camera/CameraManEvent.cpp | 490 - source/Game/Camera/CameraManGame.cpp | 756 - source/Game/Camera/CameraManPause.cpp | 58 - source/Game/Camera/CameraManSubjective.cpp | 29 - source/Game/Camera/CameraMedianPlanet.cpp | 21 - source/Game/Camera/CameraMedianTower.cpp | 37 - source/Game/Camera/CameraMtxRegParallel.cpp | 20 - source/Game/Camera/CameraObjParallel.cpp | 16 - source/Game/Camera/CameraParallel.cpp | 23 - source/Game/Camera/CameraParamChunk.cpp | 378 - source/Game/Camera/CameraParamChunkHolder.cpp | 320 - source/Game/Camera/CameraParamChunkID.cpp | 131 - source/Game/Camera/CameraParamString.cpp | 29 - source/Game/Camera/CameraPoseParam.cpp | 26 - source/Game/Camera/CameraRaceFollow.cpp | 18 - source/Game/Camera/CameraRailDemo.cpp | 36 - source/Game/Camera/CameraRailFollow.cpp | 19 - source/Game/Camera/CameraRailHolder.cpp | 29 - source/Game/Camera/CameraRailWatch.cpp | 19 - source/Game/Camera/CameraRegisterHolder.cpp | 110 - source/Game/Camera/CameraRotChecker.cpp | 7 - source/Game/Camera/CameraShakePatternImpl.cpp | 102 - source/Game/Camera/CameraShakeTask.cpp | 93 - source/Game/Camera/CameraShaker.cpp | 178 - source/Game/Camera/CameraSlide.cpp | 24 - source/Game/Camera/CameraSpiral.cpp | 20 - source/Game/Camera/CameraSubjective.cpp | 17 - source/Game/Camera/CameraTalk.cpp | 22 - source/Game/Camera/CameraTargetArg.cpp | 47 - source/Game/Camera/CameraTargetHolder.cpp | 46 - source/Game/Camera/CameraTargetMtx.cpp | 161 - source/Game/Camera/CameraTargetObj.cpp | 138 - source/Game/Camera/CameraTower.cpp | 32 - source/Game/Camera/CameraTowerBase.cpp | 16 - source/Game/Camera/CameraTowerPos.cpp | 26 - source/Game/Camera/CameraTripodBoss.cpp | 14 - source/Game/Camera/CameraTripodBossJoint.cpp | 19 - source/Game/Camera/CameraTripodPlanet.cpp | 22 - source/Game/Camera/CameraTrundle.cpp | 23 - source/Game/Camera/CameraTwistedPassage.cpp | 17 - source/Game/Camera/CameraViewInterpolator.cpp | 1 - source/Game/Camera/CameraWaterFollow.cpp | 26 - source/Game/Camera/CameraWaterPlanet.cpp | 16 - source/Game/Camera/CameraWaterPlanetBoss.cpp | 34 - source/Game/Camera/CameraWonderPlanet.cpp | 18 - source/Game/Camera/DotCamParams.cpp | 121 - source/Game/Camera/GameCameraCreator.cpp | 43 - source/Game/Camera/OnlyCamera.cpp | 24 - source/Game/Demo/DemoActionKeeper.cpp | 24 - source/Game/Demo/DemoCastGroup.cpp | 41 - source/Game/Demo/DemoCastGroupHolder.cpp | 48 - source/Game/Demo/DemoExecutorFunction.cpp | 98 - source/Game/Demo/DemoFunction.cpp | 284 - source/Game/Demo/DemoPadRumbler.cpp | 30 - source/Game/Demo/DemoParamCommonDataTable.cpp | 49 - source/Game/Demo/DemoPlayerKeeper.cpp | 47 - source/Game/Demo/DemoPositionController.cpp | 34 - source/Game/Demo/DemoSimpleCastHolder.cpp | 51 - source/Game/Demo/DemoStartRequestHolder.cpp | 18 - source/Game/Demo/DemoSubPartKeeper.cpp | 69 - source/Game/Demo/DemoTalkAnimCtrl.cpp | 223 - .../Effect/MultiEmitterParticleCallBack.cpp | 10 - source/Game/Effect/ParticleEmitter.cpp | 36 - source/Game/Effect/ParticleEmitterHolder.cpp | 9 - source/Game/Effect/SingleEmitter.cpp | 55 - source/Game/Enemy/BallBeamer.cpp | 158 - source/Game/Enemy/Birikyu.cpp | 348 - source/Game/Enemy/IceMerameraKing.cpp | 1046 - source/Game/Enemy/Jiraira.cpp | 220 - source/Game/Enemy/PackunPetit.cpp | 544 - source/Game/Enemy/Poihana.cpp | 1098 - .../Game/Enemy/WalkerStateBindStarPointer.cpp | 72 - source/Game/Gravity/ConeGravity.cpp | 192 - source/Game/Gravity/CubeGravity.cpp | 407 - source/Game/Gravity/DiskGravity.cpp | 146 - source/Game/Gravity/DiskTorusGravity.cpp | 130 - source/Game/Gravity/GlobalGravityObj.cpp | 125 - source/Game/Gravity/GraviryFollower.cpp | 38 - source/Game/Gravity/GravityCreator.cpp | 401 - source/Game/Gravity/GravityInfo.cpp | 17 - source/Game/Gravity/ParallelGravity.cpp | 194 - source/Game/Gravity/PlanetGravity.cpp | 107 - source/Game/Gravity/PlanetGravityManager.cpp | 113 - source/Game/Gravity/PointGravity.cpp | 49 - source/Game/Gravity/SegmentGravity.cpp | 135 - source/Game/Gravity/WireGravity.cpp | 55 - source/Game/LiveActor/ActiveActorList.cpp | 59 - source/Game/LiveActor/ActorCameraInfo.cpp | 20 - source/Game/LiveActor/ActorJointCtrl.cpp | 103 - source/Game/LiveActor/ActorLightCtrl.cpp | 95 - source/Game/LiveActor/ActorStateBase.cpp | 12 - source/Game/LiveActor/ActorStateKeeper.cpp | 52 - source/Game/LiveActor/AllLiveActorGroup.cpp | 51 - .../Game/LiveActor/AnimationRandomPlayer.cpp | 50 - source/Game/LiveActor/Binder.cpp | 40 - source/Game/LiveActor/ClippingActorHolder.cpp | 104 - source/Game/LiveActor/ClippingActorInfo.cpp | 109 - source/Game/LiveActor/ClippingDirector.cpp | 67 - source/Game/LiveActor/ClippingGroupHolder.cpp | 135 - source/Game/LiveActor/ClippingJudge.cpp | 43 - source/Game/LiveActor/DynamicJointCtrl.cpp | 103 - source/Game/LiveActor/FaceJointCtrl.cpp | 46 - source/Game/LiveActor/FlashingCtrl.cpp | 81 - source/Game/LiveActor/HitSensor.cpp | 126 - source/Game/LiveActor/HitSensorInfo.cpp | 27 - source/Game/LiveActor/HitSensorKeeper.cpp | 126 - source/Game/LiveActor/IKJointCtrl.cpp | 108 - source/Game/LiveActor/LiveActor.cpp | 238 - source/Game/LiveActor/LiveActorFlag.cpp | 13 - source/Game/LiveActor/LiveActorGroup.cpp | 53 - source/Game/LiveActor/LiveActorGroupArray.cpp | 86 - source/Game/LiveActor/LodCtrl.cpp | 327 - source/Game/LiveActor/MaterialCtrl.cpp | 79 - source/Game/LiveActor/MessageSensorHolder.cpp | 17 - source/Game/LiveActor/MirrorActor.cpp | 101 - source/Game/LiveActor/MirrorCamera.cpp | 43 - .../Game/LiveActor/MirrorReflectionModel.cpp | 85 - source/Game/LiveActor/ModelManager.cpp | 199 - source/Game/LiveActor/ModelObj.cpp | 84 - source/Game/LiveActor/Nerve.cpp | 3 - source/Game/LiveActor/PartsModel.cpp | 141 - source/Game/LiveActor/RailRider.cpp | 342 - source/Game/LiveActor/SensorHitChecker.cpp | 193 - source/Game/LiveActor/ShadowController.cpp | 343 - source/Game/LiveActor/ShadowDrawer.cpp | 17 - source/Game/LiveActor/ShadowSurfaceDrawer.cpp | 40 - source/Game/LiveActor/ShadowVolumeBox.cpp | 54 - .../Game/LiveActor/ShadowVolumeCylinder.cpp | 10 - source/Game/LiveActor/ShadowVolumeDrawer.cpp | 96 - source/Game/LiveActor/ShadowVolumeLine.cpp | 36 - source/Game/LiveActor/ShadowVolumeModel.cpp | 14 - source/Game/LiveActor/ShadowVolumeOval.cpp | 30 - .../Game/LiveActor/ShadowVolumeOvalPole.cpp | 21 - source/Game/LiveActor/ShadowVolumeSphere.cpp | 25 - source/Game/LiveActor/Spine.cpp | 53 - source/Game/LiveActor/SpotMarkLight.cpp | 38 - source/Game/LiveActor/ViewGroupCtrl.cpp | 48 - source/Game/LiveActor/VolumeModelDrawer.cpp | 73 - source/Game/Map/ActorAppearSwitchListener.cpp | 21 - source/Game/Map/Air.cpp | 235 - source/Game/Map/BezierRail.cpp | 204 - .../Game/Map/CollisionCategorizedKeeper.cpp | 43 - source/Game/Map/CollisionCode.cpp | 234 - source/Game/Map/CollisionDirector.cpp | 45 - source/Game/Map/CollisionParts.cpp | 292 - source/Game/Map/FileSelectEffect.cpp | 55 - source/Game/Map/FileSelectFunc.cpp | 28 - source/Game/Map/FileSelectIconID.cpp | 42 - source/Game/Map/GroundChecker.cpp | 17 - source/Game/Map/Halo.cpp | 187 - source/Game/Map/HitInfo.cpp | 222 - source/Game/Map/KCollision.cpp | 194 - source/Game/Map/KCollisionPlus.cpp | 67 - source/Game/Map/LightDataHolder.cpp | 30 - source/Game/Map/LightDirector.cpp | 25 - source/Game/Map/LightFunction.cpp | 30 - source/Game/Map/LightPointCtrl.cpp | 40 - source/Game/Map/LightZoneDataHolder.cpp | 84 - source/Game/Map/NamePosHolder.cpp | 31 - source/Game/Map/OceanRing.cpp | 27 - source/Game/Map/OceanRingBloomDrawer.cpp | 23 - source/Game/Map/OceanRingDrawer.cpp | 338 - source/Game/Map/OceanSphere.cpp | 28 - source/Game/Map/PlanetMapCreator.cpp | 167 - source/Game/Map/RaceRail.cpp | 72 - source/Game/Map/RailGraph.cpp | 95 - source/Game/Map/RailGraphEdge.cpp | 72 - source/Game/Map/RailGraphIter.cpp | 80 - source/Game/Map/RailGraphNode.cpp | 9 - source/Game/Map/RailPart.cpp | 85 - source/Game/Map/ScenarioSelectStar.cpp | 242 - source/Game/Map/SeaGull.cpp | 242 - source/Game/Map/Sky.cpp | 144 - source/Game/Map/SleepControllerHolder.cpp | 9 - source/Game/Map/SpaceInner.cpp | 63 - source/Game/Map/SphereSelector.cpp | 26 - source/Game/Map/StageSwitch.cpp | 226 - source/Game/Map/TimerSwitch.cpp | 35 - source/Game/Map/WaterInfo.cpp | 30 - source/Game/Map/WaterPoint.cpp | 47 - source/Game/Map/WaterRoad.cpp | 208 - source/Game/MapObj/AirBubble.cpp | 162 - source/Game/MapObj/AirBubbleGenerator.cpp | 69 - source/Game/MapObj/AirBubbleHolder.cpp | 40 - source/Game/MapObj/AnmModelObj.cpp | 305 - source/Game/MapObj/ArrowSwitch.cpp | 357 - source/Game/MapObj/ArrowSwitchMulti.cpp | 185 - source/Game/MapObj/ArrowSwitchMultiHolder.cpp | 38 - source/Game/MapObj/AssemblyBlock.cpp | 254 - source/Game/MapObj/AstroCore.cpp | 95 - source/Game/MapObj/AstroCountDownPlate.cpp | 151 - source/Game/MapObj/AstroDome.cpp | 90 - source/Game/MapObj/AstroDomeAsteroid.cpp | 48 - .../Game/MapObj/AstroDomeDemoAstroGalaxy.cpp | 31 - source/Game/MapObj/AstroDomeOrbit.cpp | 37 - source/Game/MapObj/AstroMapBoard.cpp | 49 - source/Game/MapObj/AstroMapObjFunction.cpp | 164 - source/Game/MapObj/AstroOverlookObj.cpp | 25 - source/Game/MapObj/BallOpener.cpp | 106 - source/Game/MapObj/BallRail.cpp | 205 - source/Game/MapObj/Banekiti.cpp | 131 - source/Game/MapObj/BattleShipElevator.cpp | 73 - source/Game/MapObj/BeeFlowerHover.cpp | 257 - source/Game/MapObj/BenefitItemInvincible.cpp | 105 - source/Game/MapObj/BenefitItemLifeUp.cpp | 58 - source/Game/MapObj/BenefitItemObj.cpp | 804 - source/Game/MapObj/BigBubbleDrawer.cpp | 92 - source/Game/MapObj/BigBubbleMoveLimitter.cpp | 11 - source/Game/MapObj/BigFan.cpp | 179 - source/Game/MapObj/BigFanHolder.cpp | 67 - source/Game/MapObj/BlackHole.cpp | 220 - source/Game/MapObj/BlueChip.cpp | 9 - source/Game/MapObj/BreakableCage.cpp | 446 - source/Game/MapObj/BrightObj.cpp | 60 - source/Game/MapObj/Candlestand.cpp | 311 - source/Game/MapObj/CapsuleCage.cpp | 108 - source/Game/MapObj/ChipBase.cpp | 355 - source/Game/MapObj/ChipCounter.cpp | 92 - source/Game/MapObj/ChipGroup.cpp | 63 - source/Game/MapObj/ChooChooTrain.cpp | 137 - source/Game/MapObj/CircleCoinGroup.cpp | 34 - source/Game/MapObj/ClipAreaShape.cpp | 80 - source/Game/MapObj/ClipFieldMapParts.cpp | 32 - source/Game/MapObj/ClipFieldSwitch.cpp | 46 - source/Game/MapObj/CocoNut.cpp | 966 - source/Game/MapObj/CoconutTree.cpp | 21 - source/Game/MapObj/Coin.cpp | 741 - source/Game/MapObj/CoinBox.cpp | 74 - source/Game/MapObj/CoinGroup.cpp | 178 - source/Game/MapObj/CoinHolder.cpp | 86 - source/Game/MapObj/CoinReplica.cpp | 64 - source/Game/MapObj/CoinRotater.cpp | 58 - source/Game/MapObj/CoinSpot.cpp | 100 - source/Game/MapObj/CollapsePlane.cpp | 134 - source/Game/MapObj/CollectCounter.cpp | 67 - source/Game/MapObj/CollisionBlocker.cpp | 47 - source/Game/MapObj/CrystalCage.cpp | 423 - source/Game/MapObj/CrystalCageMoving.cpp | 294 - source/Game/MapObj/CrystalSwitch.cpp | 161 - source/Game/MapObj/CutBushModelObj.cpp | 42 - source/Game/MapObj/DashRing.cpp | 116 - source/Game/MapObj/DeadLeaves.cpp | 76 - source/Game/MapObj/DynamicCollisionObj.cpp | 25 - source/Game/MapObj/EarthenPipe.cpp | 524 - source/Game/MapObj/ExterminationChecker.cpp | 130 - source/Game/MapObj/FallOutFieldDraw.cpp | 22 - source/Game/MapObj/FallingSmallRock.cpp | 58 - source/Game/MapObj/FireBar.cpp | 240 - source/Game/MapObj/FirePressure.cpp | 65 - source/Game/MapObj/FirePressureBullet.cpp | 113 - .../Game/MapObj/FirePressureBulletHolder.cpp | 26 - source/Game/MapObj/FirePressureRadiate.cpp | 254 - source/Game/MapObj/FlameGun.cpp | 167 - source/Game/MapObj/FlipPanel.cpp | 453 - source/Game/MapObj/FloaterFloatingForce.cpp | 35 - .../MapObj/FloaterFloatingForceTypeNormal.cpp | 128 - source/Game/MapObj/Fountain.cpp | 121 - source/Game/MapObj/FountainBig.cpp | 145 - source/Game/MapObj/GeneralMapParts.cpp | 372 - source/Game/MapObj/GreenCaterpillarBig.cpp | 260 - source/Game/MapObj/HatchWaterPlanet.cpp | 83 - source/Game/MapObj/HipDropMoveObj.cpp | 191 - source/Game/MapObj/HipDropRock.cpp | 122 - source/Game/MapObj/IceStep.cpp | 124 - source/Game/MapObj/InvisiblePolygonObj.cpp | 45 - .../MapObj/InvisiblePolygonObjGCapture.cpp | 9 - source/Game/MapObj/ItemAppearStone.cpp | 53 - source/Game/MapObj/ItemBlock.cpp | 333 - source/Game/MapObj/KeySwitch.cpp | 246 - source/Game/MapObj/KillerGunnerSingle.cpp | 98 - source/Game/MapObj/LargeChain.cpp | 93 - source/Game/MapObj/LargeChainParts.cpp | 42 - .../Game/MapObj/LavaBallRisingPlanetLava.cpp | 61 - source/Game/MapObj/LavaGalaxyParts.cpp | 56 - source/Game/MapObj/LavaSteam.cpp | 166 - source/Game/MapObj/MagicBell.cpp | 198 - source/Game/MapObj/ManholeCover.cpp | 28 - source/Game/MapObj/MapObjActor.cpp | 605 - source/Game/MapObj/MapObjActorInitInfo.cpp | 98 - source/Game/MapObj/MapObjConnector.cpp | 25 - source/Game/MapObj/MapParts.cpp | 87 - .../Game/MapObj/MapPartsAppearController.cpp | 140 - source/Game/MapObj/MapPartsBreaker.cpp | 64 - source/Game/MapObj/MapPartsFloatingForce.cpp | 199 - source/Game/MapObj/MapPartsFunction.cpp | 45 - .../Game/MapObj/MapPartsRailGuideDrawer.cpp | 41 - .../Game/MapObj/MapPartsRailGuideHolder.cpp | 29 - source/Game/MapObj/MapPartsRailGuidePoint.cpp | 33 - .../MapObj/MapPartsRailPointPassChecker.cpp | 48 - source/Game/MapObj/MapPartsRotator.cpp | 190 - source/Game/MapObj/MarblePlanet.cpp | 361 - source/Game/MapObj/MarioLauncherAttractor.cpp | 45 - source/Game/MapObj/MechaKoopaPartsArm.cpp | 187 - source/Game/MapObj/MechaKoopaPartsHead.cpp | 156 - source/Game/MapObj/MercatorFixParts.cpp | 42 - source/Game/MapObj/MercatorRailMoveParts.cpp | 140 - source/Game/MapObj/MercatorRotateParts.cpp | 78 - source/Game/MapObj/MeteoContainer.cpp | 89 - source/Game/MapObj/Note.cpp | 143 - source/Game/MapObj/NoteFairy.cpp | 471 - source/Game/MapObj/PTimerSwitch.cpp | 166 - source/Game/MapObj/PicketSwitch.cpp | 88 - source/Game/MapObj/PowerStar.cpp | 756 - source/Game/MapObj/PowerStarAppearPoint.cpp | 17 - source/Game/MapObj/PowerStarHolder.cpp | 88 - source/Game/MapObj/PressureBase.cpp | 345 - source/Game/MapObj/PrizeRing.cpp | 169 - source/Game/MapObj/PunchingKinoko.cpp | 627 - source/Game/MapObj/PurpleCoinHolder.cpp | 41 - source/Game/MapObj/PurpleCoinStarter.cpp | 26 - source/Game/MapObj/RailMoveObj.cpp | 376 - .../Game/MapObj/ReverseGravityRoomPlanet.cpp | 80 - source/Game/MapObj/Rock.cpp | 397 - source/Game/MapObj/RosettaChair.cpp | 51 - source/Game/MapObj/RotateMoveObj.cpp | 110 - .../Game/MapObj/SandCapsuleInsidePlanet.cpp | 37 - .../Game/MapObj/SeaBottomTriplePropeller.cpp | 1 - source/Game/MapObj/ShootingStar.cpp | 136 - source/Game/MapObj/SimpleMapObj.cpp | 237 - source/Game/MapObj/SimpleTimerObj.cpp | 63 - source/Game/MapObj/SnowCapsulePlanet.cpp | 61 - source/Game/MapObj/SnowplowSwitch.cpp | 44 - source/Game/MapObj/SpaceMine.cpp | 180 - source/Game/MapObj/SpinDriver.cpp | 745 - source/Game/MapObj/SpinDriverCamera.cpp | 88 - source/Game/MapObj/SpinDriverOperateRing.cpp | 107 - source/Game/MapObj/SpinDriverPathDrawer.cpp | 209 - source/Game/MapObj/SpinDriverShootPath.cpp | 101 - source/Game/MapObj/SpinLeverSwitch.cpp | 125 - .../Game/MapObj/SubmarineVolcanoBigColumn.cpp | 117 - source/Game/MapObj/Sun.cpp | 17 - source/Game/MapObj/SuperSpinDriver.cpp | 411 - source/Game/MapObj/SurprisedGalaxy.cpp | 107 - source/Game/MapObj/Swinger.cpp | 88 - source/Game/MapObj/SwitchBox.cpp | 192 - source/Game/MapObj/TimeAppearObj.cpp | 60 - source/Game/MapObj/TreasureBoxCracked.cpp | 5 - source/Game/MapObj/TreasureSpot.cpp | 112 - source/Game/MapObj/UFOKinoko.cpp | 111 - source/Game/MapObj/ValveSwitch.cpp | 137 - source/Game/MapObj/WatchTowerRotateStep.cpp | 115 - source/Game/MapObj/WaterLeakPipe.cpp | 157 - source/Game/MapObj/WaterPressureBullet.cpp | 322 - .../Game/MapObj/WaterPressureBulletHolder.cpp | 26 - source/Game/MapObj/WaveFloatingForce.cpp | 45 - source/Game/MapObj/YellowChip.cpp | 9 - source/Game/NPC/KinopioAstro.cpp | 6 - source/Game/NPC/MiiDatabase.cpp | 5 - source/Game/NPC/MiiFacePartsHolder.cpp | 6 - source/Game/NPC/MiiFaceRecipe.cpp | 48 - source/Game/NPC/NPCActor.cpp | 201 - source/Game/NPC/PowerStarEventKeeper.cpp | 90 - source/Game/NPC/TalkMessageCtrl.cpp | 214 - source/Game/NPC/TalkMessageInfo.cpp | 64 - source/Game/NPC/TalkNodeCtrl.cpp | 238 - .../Game/NameObj/ModelChangableObjFactory.cpp | 17 - .../Game/NameObj/MovementOnOffGroupHolder.cpp | 49 - source/Game/NameObj/NameObj.cpp | 99 - source/Game/NameObj/NameObjAdaptor.cpp | 51 - .../NameObj/NameObjArchiveListCollector.cpp | 16 - source/Game/NameObj/NameObjCategoryList.cpp | 109 - source/Game/NameObj/NameObjExecuteHolder.cpp | 419 - source/Game/NameObj/NameObjFactory.cpp | 88 - source/Game/NameObj/NameObjFinder.cpp | 7 - source/Game/NameObj/NameObjGroup.cpp | 33 - source/Game/NameObj/NameObjHolder.cpp | 53 - source/Game/NameObj/NameObjListExecutor.cpp | 141 - source/Game/NameObj/NameObjRegister.cpp | 13 - source/Game/Player/GroupChecker.cpp | 35 - source/Game/Player/Mario.cpp | 371 - source/Game/Player/MarioActor.cpp | 1606 - source/Game/Player/MarioActorDraw.cpp | 94 - source/Game/Player/MarioActorInit.cpp | 404 - source/Game/Player/MarioAnimator.cpp | 125 - source/Game/Player/MarioEffect.cpp | 23 - source/Game/Player/MarioHolder.cpp | 26 - source/Game/Player/MarioInit.cpp | 88 - source/Game/Player/MarioMove2D.cpp | 19 - source/Game/Player/MarioSlip.cpp | 15 - source/Game/Player/MarioSound.cpp | 1722 - source/Game/Player/MarioState.cpp | 8 - source/Game/Player/MarioSwim.cpp | 1111 - source/Game/Player/MarioTask.cpp | 9 - source/Game/RhythmLib/AudBgmTempoAdjuster.cpp | 57 - source/Game/Ride/Pole.cpp | 876 - source/Game/Scene/MultiSceneActor.cpp | 86 - source/Game/Scene/PlacementInfoOrdered.cpp | 29 - source/Game/Scene/PlacementStateChecker.cpp | 28 - source/Game/Scene/Scene.cpp | 47 - source/Game/Scene/SceneDataInitializer.cpp | 56 - source/Game/Scene/SceneFunction.cpp | 125 - .../Game/Scene/SceneNameObjListExecutor.cpp | 25 - source/Game/Scene/SceneObjHolder.cpp | 91 - source/Game/Scene/StageDataHolder.cpp | 413 - source/Game/Scene/StageFileLoader.cpp | 70 - source/Game/Scene/StopSceneController.cpp | 62 - source/Game/Screen/ButtonPaneController.cpp | 308 - source/Game/Screen/CaptureScreenDirector.cpp | 98 - source/Game/Screen/CoinCounter.cpp | 185 - source/Game/Screen/CopyFilterNegater.cpp | 10 - source/Game/Screen/CountUpPaneRumbler.cpp | 37 - source/Game/Screen/CounterLayoutAppearer.cpp | 113 - source/Game/Screen/GalaxyNamePlate.cpp | 25 - source/Game/Screen/IconAButton.cpp | 117 - source/Game/Screen/IconComet.cpp | 35 - source/Game/Screen/LayoutActor.cpp | 99 - source/Game/Screen/LayoutActorFlag.cpp | 8 - source/Game/Screen/MarioMeter.cpp | 69 - source/Game/Screen/MarioSubMeter.cpp | 69 - .../Screen/MessageTagSkipTagProcessor.cpp | 30 - source/Game/Screen/PauseMenu.cpp | 76 - source/Game/Screen/ScenarioSelectLayout.cpp | 501 - source/Game/Screen/ScenarioTitle.cpp | 53 - source/Game/Screen/ScreenPreserver.cpp | 35 - source/Game/Screen/StarPieceCounter.cpp | 81 - source/Game/Screen/SubMeterLayout.cpp | 122 - source/Game/Screen/SurfingGuidance.cpp | 239 - source/Game/Screen/SysInfoWindow.cpp | 268 - source/Game/Screen/THPDraw.c | 131 - source/Game/Screen/WipeFade.cpp | 118 - source/Game/Screen/WipeGameOver.cpp | 84 - source/Game/Speaker/SpkData.cpp | 19 - source/Game/Speaker/SpkMixingBuffer.cpp | 24 - source/Game/Speaker/SpkSound.cpp | 129 - source/Game/Speaker/SpkSpeakerCtrl.cpp | 227 - source/Game/Speaker/SpkSystem.cpp | 62 - source/Game/Speaker/SpkTable.cpp | 7 - source/Game/Speaker/SpkWave.cpp | 47 - .../Game/System/AlreadyDoneFlagInGalaxy.cpp | 92 - source/Game/System/ArchiveHolder.cpp | 67 - source/Game/System/BinaryDataChunkHolder.cpp | 19 - source/Game/System/ConfigDataHolder.cpp | 117 - source/Game/System/ConfigDataMii.cpp | 80 - source/Game/System/ConfigDataMisc.cpp | 90 - source/Game/System/DrawBufferGroup.cpp | 93 - source/Game/System/DrawSyncManager.cpp | 96 - source/Game/System/FileHolder.cpp | 89 - source/Game/System/FileLoader.cpp | 143 - source/Game/System/FileLoaderThread.cpp | 74 - source/Game/System/FileRipper.cpp | 16 - source/Game/System/FunctionAsyncExecutor.cpp | 205 - source/Game/System/GalaxyStatusAccessor.cpp | 261 - source/Game/System/GameDataConst.cpp | 59 - source/Game/System/GameEventFlag.cpp | 5 - source/Game/System/GameEventFlagStorage.cpp | 51 - source/Game/System/GameSystem.cpp | 55 - source/Game/System/GameSystemObjHolder.cpp | 171 - .../Game/System/GameSystemSceneController.cpp | 25 - .../GameSystemStationedArchiveLoader.cpp | 100 - source/Game/System/HeapMemoryWatcher.cpp | 175 - source/Game/System/Language.cpp | 33 - source/Game/System/LayoutHolder.cpp | 23 - source/Game/System/NANDManager.cpp | 126 - source/Game/System/NANDManagerThread.cpp | 125 - source/Game/System/NerveExecutor.cpp | 32 - source/Game/System/OSThreadWrapper.cpp | 50 - source/Game/System/ResourceHolderManager.cpp | 8 - source/Game/System/ResourceInfo.cpp | 115 - source/Game/System/ScenarioDataParser.cpp | 58 - source/Game/System/StationedArchiveLoader.cpp | 101 - source/Game/System/StationedFileInfo.cpp | 202 - source/Game/System/SysConfigFile.cpp | 33 - source/Game/System/WPadButton.cpp | 151 - source/Game/System/WPadHolder.cpp | 147 - source/Game/System/WPadInfoChecker.cpp | 38 - source/Game/System/WPadPointer.cpp | 121 - source/Game/Util/ActorCameraUtil.cpp | 8 - source/Game/Util/ActorMovementUtil.cpp | 294 - source/Game/Util/ActorSensorUtil.cpp | 444 - source/Game/Util/AreaObjUtil.cpp | 49 - .../Util/BaseMatrixFollowTargetHolder.cpp | 75 - source/Game/Util/BitArray.cpp | 30 - source/Game/Util/BothDirList.cpp | 35 - source/Game/Util/CameraUtil.cpp | 109 - source/Game/Util/Color.cpp | 8 - source/Game/Util/FileUtil.cpp | 274 - source/Game/Util/FixedPosition.cpp | 36 - source/Game/Util/GravityUtil.cpp | 172 - source/Game/Util/HashUtil.cpp | 65 - source/Game/Util/IKJoint.cpp | 75 - source/Game/Util/JMapInfo.cpp | 42 - source/Game/Util/JMapUtil.cpp | 614 - source/Game/Util/JointController.cpp | 20 - source/Game/Util/LayoutUtil.cpp | 11 - source/Game/Util/LiveActorUtil.cpp | 238 - source/Game/Util/MathUtil.cpp | 416 - source/Game/Util/MemoryUtil.cpp | 105 - source/Game/Util/ModelUtil.cpp | 47 - source/Game/Util/MtxUtil.cpp | 83 - source/Game/Util/NerveUtil.cpp | 111 - source/Game/Util/ObjUtil.cpp | 315 - source/Game/Util/ParabolicPath.cpp | 64 - source/Game/Util/RumbleCalculator.cpp | 32 - source/Game/Util/StringUtil.cpp | 137 - .../Game/Util/SwitchEventFunctorListener.cpp | 26 - source/Game/Util/SystemUtil.cpp | 9 - source/Game/Util/ValueControl.cpp | 54 - tools/__init__.py | 0 tools/decompctx.py | 120 + tools/download_tool.py | 124 + tools/ninja_syntax.py | 254 + tools/project.py | 1500 + tools/transform_dep.py | 84 + tools/upload_progress.py | 79 + 4519 files changed, 92142 insertions(+), 522156 deletions(-) delete mode 100644 .clang-format create mode 100644 .flake8 delete mode 100644 Doxyfile create mode 100644 LICENSE create mode 100644 README.example.md create mode 100644 assets/dolphin-extract.png create mode 100644 assets/objdiff.png delete mode 100644 build.py delete mode 100644 check.py create mode 100644 config/RMGK01/build.sha1 create mode 100644 config/RMGK01/config.yml create mode 100644 config/RMGK01/splits.txt create mode 100644 config/RMGK01/symbols.txt create mode 100644 configure.py delete mode 100644 csv/Animation.csv delete mode 100644 csv/AreaObj.csv delete mode 100644 csv/AudioLib.csv delete mode 100644 csv/Boss.csv delete mode 100644 csv/Camera.csv delete mode 100644 csv/Demo.csv delete mode 100644 csv/Effect.csv delete mode 100644 csv/Enemy.csv delete mode 100644 csv/GameAudio.csv delete mode 100644 csv/Gravity.csv delete mode 100644 csv/LiveActor.csv delete mode 100644 csv/Map.csv delete mode 100644 csv/MapObj.csv delete mode 100644 csv/NPC.csv delete mode 100644 csv/NWC24.csv delete mode 100644 csv/NameObj.csv delete mode 100644 csv/Player.csv delete mode 100644 csv/RhythmLib.csv delete mode 100644 csv/Ride.csv delete mode 100644 csv/Scene.csv delete mode 100644 csv/Screen.csv delete mode 100644 csv/Speaker.csv delete mode 100644 csv/System.csv delete mode 100644 csv/Util.csv delete mode 100644 data/Game.json delete mode 100644 data/funcSizes.txt delete mode 100644 data/json/Animation.json delete mode 100644 data/json/AreaObj.json delete mode 100644 data/json/AudioLib.json delete mode 100644 data/json/Boss.json delete mode 100644 data/json/Camera.json delete mode 100644 data/json/Demo.json delete mode 100644 data/json/Effect.json delete mode 100644 data/json/Enemy.json delete mode 100644 data/json/GameAudio.json delete mode 100644 data/json/Gravity.json delete mode 100644 data/json/LiveActor.json delete mode 100644 data/json/Map.json delete mode 100644 data/json/MapObj.json delete mode 100644 data/json/NPC.json delete mode 100644 data/json/NWC24.json delete mode 100644 data/json/NameObj.json delete mode 100644 data/json/Player.json delete mode 100644 data/json/RhythmLib.json delete mode 100644 data/json/Ride.json delete mode 100644 data/json/Scene.json delete mode 100644 data/json/Screen.json delete mode 100644 data/json/Speaker.json delete mode 100644 data/json/System.json delete mode 100644 data/json/Util.json delete mode 100644 data/map_for_dol.map delete mode 100644 data/symbols_demangled.map delete mode 100644 data/symbols_mangled.map delete mode 100644 decompme.py delete mode 100644 docs/Build.md delete mode 100644 docs/CHEATSHEET.md delete mode 100644 docs/CONTRIBUTING.md delete mode 100644 docs/DOCUMENTATION.md delete mode 100644 docs/PROGRESS.md create mode 100644 docs/comment_section.md create mode 100644 docs/common_bss.md create mode 100644 docs/dependencies.md create mode 100644 docs/getting_started.md create mode 100644 docs/github_actions.md create mode 100644 docs/images/github_actions_secrets.png create mode 100644 docs/images/github_build_repo_create.png create mode 100644 docs/images/github_build_repo_packages.png create mode 100644 docs/images/github_package_settings.png create mode 100644 docs/images/github_package_settings_access.png delete mode 100644 docs/lib/Game/Animation.md delete mode 100644 docs/lib/Game/Animation/AnmPlayer.md delete mode 100644 docs/lib/Game/Animation/BckCtrl.md delete mode 100644 docs/lib/Game/Animation/BpkPlayer.md delete mode 100644 docs/lib/Game/Animation/BrkPlayer.md delete mode 100644 docs/lib/Game/Animation/BtkPlayer.md delete mode 100644 docs/lib/Game/Animation/BtpPlayer.md delete mode 100644 docs/lib/Game/Animation/BvaPlayer.md delete mode 100644 docs/lib/Game/Animation/LayoutAnmPlayer.md delete mode 100644 docs/lib/Game/Animation/MaterialAnmBuffer.md delete mode 100644 docs/lib/Game/Animation/XanimeCore.md delete mode 100644 docs/lib/Game/Animation/XanimePlayer.md delete mode 100644 docs/lib/Game/Animation/XanimeResource.md delete mode 100644 docs/lib/Game/AreaObj.md delete mode 100644 docs/lib/Game/AreaObj/AreaForm.md delete mode 100644 docs/lib/Game/AreaObj/AreaFormDrawer.md delete mode 100644 docs/lib/Game/AreaObj/AreaObj.md delete mode 100644 docs/lib/Game/AreaObj/AreaObjContainer.md delete mode 100644 docs/lib/Game/AreaObj/AreaObjFollower.md delete mode 100644 docs/lib/Game/AreaObj/AstroChangeStageCube.md delete mode 100644 docs/lib/Game/AreaObj/AudioEffectArea.md delete mode 100644 docs/lib/Game/AreaObj/BgmProhibitArea.md delete mode 100644 docs/lib/Game/AreaObj/BigBubbleCameraArea.md delete mode 100644 docs/lib/Game/AreaObj/BigBubbleGoalArea.md delete mode 100644 docs/lib/Game/AreaObj/BloomArea.md delete mode 100644 docs/lib/Game/AreaObj/CameraRepulsiveArea.md delete mode 100644 docs/lib/Game/AreaObj/ChangeBgmCube.md delete mode 100644 docs/lib/Game/AreaObj/CollisionArea.md delete mode 100644 docs/lib/Game/AreaObj/CubeCamera.md delete mode 100644 docs/lib/Game/AreaObj/DeathArea.md delete mode 100644 docs/lib/Game/AreaObj/DepthOfFieldArea.md delete mode 100644 docs/lib/Game/AreaObj/FollowCollisionArea.md delete mode 100644 docs/lib/Game/AreaObj/GlaringLightArea.md delete mode 100644 docs/lib/Game/AreaObj/HazeCube.md delete mode 100644 docs/lib/Game/AreaObj/ImageEffectArea.md delete mode 100644 docs/lib/Game/AreaObj/LightArea.md delete mode 100644 docs/lib/Game/AreaObj/LightAreaHolder.md delete mode 100644 docs/lib/Game/AreaObj/MercatorTransformCube.md delete mode 100644 docs/lib/Game/AreaObj/MessageArea.md delete mode 100644 docs/lib/Game/AreaObj/PlayerSeArea.md delete mode 100644 docs/lib/Game/AreaObj/QuakeEffectArea.md delete mode 100644 docs/lib/Game/AreaObj/RestartCube.md delete mode 100644 docs/lib/Game/AreaObj/ScreenBlurArea.md delete mode 100644 docs/lib/Game/AreaObj/SimpleBloomArea.md delete mode 100644 docs/lib/Game/AreaObj/SoundEmitterCube.md delete mode 100644 docs/lib/Game/AreaObj/SoundEmitterSphere.md delete mode 100644 docs/lib/Game/AreaObj/SpinGuidanceArea.md delete mode 100644 docs/lib/Game/AreaObj/SunLightArea.md delete mode 100644 docs/lib/Game/AreaObj/SwitchArea.md delete mode 100644 docs/lib/Game/AreaObj/WarpCube.md delete mode 100644 docs/lib/Game/AreaObj/WaterArea.md delete mode 100644 docs/lib/Game/AudioLib.md delete mode 100644 docs/lib/Game/AudioLib/AudAnmSoundObject.md delete mode 100644 docs/lib/Game/AudioLib/AudAudience.md delete mode 100644 docs/lib/Game/AudioLib/AudBgm.md delete mode 100644 docs/lib/Game/AudioLib/AudBgmKeeper.md delete mode 100644 docs/lib/Game/AudioLib/AudBgmMgr.md delete mode 100644 docs/lib/Game/AudioLib/AudBgmRhythmStrategy.md delete mode 100644 docs/lib/Game/AudioLib/AudBgmSetting.md delete mode 100644 docs/lib/Game/AudioLib/AudBgmVolumeController.md delete mode 100644 docs/lib/Game/AudioLib/AudEffector.md delete mode 100644 docs/lib/Game/AudioLib/AudFader.md delete mode 100644 docs/lib/Game/AudioLib/AudLimitedSound.md delete mode 100644 docs/lib/Game/AudioLib/AudMeNameConverter.md delete mode 100644 docs/lib/Game/AudioLib/AudMicWrap.md delete mode 100644 docs/lib/Game/AudioLib/AudRemixMgr.md delete mode 100644 docs/lib/Game/AudioLib/AudRemixSequencer.md delete mode 100644 docs/lib/Game/AudioLib/AudSceneMgr.md delete mode 100644 docs/lib/Game/AudioLib/AudSeStrategy.md delete mode 100644 docs/lib/Game/AudioLib/AudSoundInfo.md delete mode 100644 docs/lib/Game/AudioLib/AudSoundNameConverter.md delete mode 100644 docs/lib/Game/AudioLib/AudSoundObjHolder.md delete mode 100644 docs/lib/Game/AudioLib/AudSoundObject.md delete mode 100644 docs/lib/Game/AudioLib/AudSoundObject_Gohara.md delete mode 100644 docs/lib/Game/AudioLib/AudSoundObject_Kawamura.md delete mode 100644 docs/lib/Game/AudioLib/AudSoundObject_Takezawa.md delete mode 100644 docs/lib/Game/AudioLib/AudSpeakerWrap.md delete mode 100644 docs/lib/Game/AudioLib/AudSystem.md delete mode 100644 docs/lib/Game/AudioLib/AudSystemVolumeController.md delete mode 100644 docs/lib/Game/AudioLib/AudTrackController.md delete mode 100644 docs/lib/Game/AudioLib/AudUtil.md delete mode 100644 docs/lib/Game/AudioLib/AudWrap.md delete mode 100644 docs/lib/Game/AudioLib/CSSoundNameConverter.md delete mode 100644 docs/lib/Game/AudioLib/OverwriteJAudio.md delete mode 100644 docs/lib/Game/Boss.md delete mode 100644 docs/lib/Game/Boss/BossAccessor.md delete mode 100644 docs/lib/Game/Boss/BossBegoman.md delete mode 100644 docs/lib/Game/Boss/BossBegomanHead.md delete mode 100644 docs/lib/Game/Boss/BossKameck.md delete mode 100644 docs/lib/Game/Boss/BossKameckAction.md delete mode 100644 docs/lib/Game/Boss/BossKameckBarrier.md delete mode 100644 docs/lib/Game/Boss/BossKameckBattleDemo.md delete mode 100644 docs/lib/Game/Boss/BossKameckBattlePattarn.md delete mode 100644 docs/lib/Game/Boss/BossKameckMoveRail.md delete mode 100644 docs/lib/Game/Boss/BossKameckSequencer.md delete mode 100644 docs/lib/Game/Boss/BossKameckStateBattle.md delete mode 100644 docs/lib/Game/Boss/BossKameckVs1.md delete mode 100644 docs/lib/Game/Boss/BossKameckVs2.md delete mode 100644 docs/lib/Game/Boss/BossStinkBug.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugActionBase.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugActionFlyHigh.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugActionFlyLow.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugActionGround.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugActionSequencer.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugAngryDemo.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugBomb.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugBombHolder.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugFinishDemo.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugFlyDemo.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugFunction.md delete mode 100644 docs/lib/Game/Boss/BossStinkBugOpeningDemo.md delete mode 100644 docs/lib/Game/Boss/DinoPackun.md delete mode 100644 docs/lib/Game/Boss/DinoPackunAction.md delete mode 100644 docs/lib/Game/Boss/DinoPackunBall.md delete mode 100644 docs/lib/Game/Boss/DinoPackunBattleEgg.md delete mode 100644 docs/lib/Game/Boss/DinoPackunBattleEggVs2.md delete mode 100644 docs/lib/Game/Boss/DinoPackunBattleVs1Lv1.md delete mode 100644 docs/lib/Game/Boss/DinoPackunBattleVs1Lv2.md delete mode 100644 docs/lib/Game/Boss/DinoPackunBattleVs2Lv1.md delete mode 100644 docs/lib/Game/Boss/DinoPackunDemo.md delete mode 100644 docs/lib/Game/Boss/DinoPackunDemoPosition.md delete mode 100644 docs/lib/Game/Boss/DinoPackunEggShell.md delete mode 100644 docs/lib/Game/Boss/DinoPackunFire.md delete mode 100644 docs/lib/Game/Boss/DinoPackunSequencer.md delete mode 100644 docs/lib/Game/Boss/DinoPackunStateAwake.md delete mode 100644 docs/lib/Game/Boss/DinoPackunStateDamage.md delete mode 100644 docs/lib/Game/Boss/DinoPackunStateFire.md delete mode 100644 docs/lib/Game/Boss/DinoPackunTail.md delete mode 100644 docs/lib/Game/Boss/DinoPackunTailNode.md delete mode 100644 docs/lib/Game/Boss/DinoPackunTailPart.md delete mode 100644 docs/lib/Game/Boss/DinoPackunTailRoot.md delete mode 100644 docs/lib/Game/Boss/DinoPackunTrackFire.md delete mode 100644 docs/lib/Game/Boss/DinoPackunVs1.md delete mode 100644 docs/lib/Game/Boss/DinoPackunVs2.md delete mode 100644 docs/lib/Game/Boss/Dodoryu.md delete mode 100644 docs/lib/Game/Boss/DodoryuDemo.md delete mode 100644 docs/lib/Game/Boss/DodoryuHill.md delete mode 100644 docs/lib/Game/Boss/DodoryuMove.md delete mode 100644 docs/lib/Game/Boss/DodoryuStateBase.md delete mode 100644 docs/lib/Game/Boss/DodoryuStateLv1.md delete mode 100644 docs/lib/Game/Boss/DodoryuStateLv2.md delete mode 100644 docs/lib/Game/Boss/DodoryuStateWait.md delete mode 100644 docs/lib/Game/Boss/DodoryuUtil.md delete mode 100644 docs/lib/Game/Boss/Koopa.md delete mode 100644 docs/lib/Game/Boss/KoopaBattleBase.md delete mode 100644 docs/lib/Game/Boss/KoopaBattleMain.md delete mode 100644 docs/lib/Game/Boss/KoopaBattleStairsBase.md delete mode 100644 docs/lib/Game/Boss/KoopaBattleStairsVs1.md delete mode 100644 docs/lib/Game/Boss/KoopaBattleStairsVs3.md delete mode 100644 docs/lib/Game/Boss/KoopaBattleVs3Lv1.md delete mode 100644 docs/lib/Game/Boss/KoopaBattleVs3Lv2.md delete mode 100644 docs/lib/Game/Boss/KoopaDemoFallToPlanetVs3Lv2.md delete mode 100644 docs/lib/Game/Boss/KoopaDemoFallToPlanetVs3Lv3.md delete mode 100644 docs/lib/Game/Boss/KoopaDemoJumpToPlanet.md delete mode 100644 docs/lib/Game/Boss/KoopaDemoPowerUp.md delete mode 100644 docs/lib/Game/Boss/KoopaFigureBall.md delete mode 100644 docs/lib/Game/Boss/KoopaFireShort.md delete mode 100644 docs/lib/Game/Boss/KoopaFireStairs.md delete mode 100644 docs/lib/Game/Boss/KoopaFunction.md delete mode 100644 docs/lib/Game/Boss/KoopaParts.md delete mode 100644 docs/lib/Game/Boss/KoopaPlanetShadow.md delete mode 100644 docs/lib/Game/Boss/KoopaPowerUpSwitch.md delete mode 100644 docs/lib/Game/Boss/KoopaRestarterVs3.md delete mode 100644 docs/lib/Game/Boss/KoopaRockBreak.md delete mode 100644 docs/lib/Game/Boss/KoopaSensorCtrl.md delete mode 100644 docs/lib/Game/Boss/KoopaSequencer.md delete mode 100644 docs/lib/Game/Boss/KoopaSequencerVs1.md delete mode 100644 docs/lib/Game/Boss/KoopaSequencerVs2.md delete mode 100644 docs/lib/Game/Boss/KoopaSequencerVs3.md delete mode 100644 docs/lib/Game/Boss/KoopaShockWave.md delete mode 100644 docs/lib/Game/Boss/KoopaStateAttackFireLong.md delete mode 100644 docs/lib/Game/Boss/KoopaStateAttackFireShort.md delete mode 100644 docs/lib/Game/Boss/KoopaStateAttackHipDrop.md delete mode 100644 docs/lib/Game/Boss/KoopaStateAttackRoll.md delete mode 100644 docs/lib/Game/Boss/KoopaStateAttackShockWave.md delete mode 100644 docs/lib/Game/Boss/KoopaStateAttackSpin.md delete mode 100644 docs/lib/Game/Boss/KoopaStateChaseRoll.md delete mode 100644 docs/lib/Game/Boss/KoopaStateDamageEscape.md delete mode 100644 docs/lib/Game/Boss/KoopaStateGuard.md delete mode 100644 docs/lib/Game/Boss/KoopaStateJumpAway.md delete mode 100644 docs/lib/Game/Boss/KoopaSubSequenceBattle.md delete mode 100644 docs/lib/Game/Boss/KoopaSwitchKeeper.md delete mode 100644 docs/lib/Game/Boss/KoopaViewSwitchKeeper.md delete mode 100644 docs/lib/Game/Boss/OtaKing.md delete mode 100644 docs/lib/Game/Boss/OtaKingLongFoot.md delete mode 100644 docs/lib/Game/Boss/OtaKingMagma.md delete mode 100644 docs/lib/Game/Boss/Polta.md delete mode 100644 docs/lib/Game/Boss/PoltaActionBase.md delete mode 100644 docs/lib/Game/Boss/PoltaActionSequencer.md delete mode 100644 docs/lib/Game/Boss/PoltaArm.md delete mode 100644 docs/lib/Game/Boss/PoltaBattleLv1.md delete mode 100644 docs/lib/Game/Boss/PoltaBattleLv2.md delete mode 100644 docs/lib/Game/Boss/PoltaDemo.md delete mode 100644 docs/lib/Game/Boss/PoltaFunction.md delete mode 100644 docs/lib/Game/Boss/PoltaGroundRock.md delete mode 100644 docs/lib/Game/Boss/PoltaGroundRockHolder.md delete mode 100644 docs/lib/Game/Boss/PoltaRock.md delete mode 100644 docs/lib/Game/Boss/PoltaRockHolder.md delete mode 100644 docs/lib/Game/Boss/PoltaSensorCtrl.md delete mode 100644 docs/lib/Game/Boss/PoltaStateAttackGround.md delete mode 100644 docs/lib/Game/Boss/PoltaStateGenerateRock.md delete mode 100644 docs/lib/Game/Boss/PoltaStateGroundRockAttack.md delete mode 100644 docs/lib/Game/Boss/PoltaStatePunch.md delete mode 100644 docs/lib/Game/Boss/PoltaStateStagger.md delete mode 100644 docs/lib/Game/Boss/PoltaWaitStart.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBaby.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBabyRail.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBabyRailHolder.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBoss.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBossBattleDirector.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBossFunc.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBossInfo.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBossRail.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishBossRailHolder.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishGuard.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishGuardHolder.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishJointCalc.md delete mode 100644 docs/lib/Game/Boss/SkeletalFishRailControl.md delete mode 100644 docs/lib/Game/Boss/TombSpider.md delete mode 100644 docs/lib/Game/Boss/TombSpiderAcid.md delete mode 100644 docs/lib/Game/Boss/TombSpiderAction1st.md delete mode 100644 docs/lib/Game/Boss/TombSpiderAction2nd.md delete mode 100644 docs/lib/Game/Boss/TombSpiderActionBase.md delete mode 100644 docs/lib/Game/Boss/TombSpiderActionCocoon.md delete mode 100644 docs/lib/Game/Boss/TombSpiderDemo.md delete mode 100644 docs/lib/Game/Boss/TombSpiderEnvironment.md delete mode 100644 docs/lib/Game/Boss/TombSpiderFunction.md delete mode 100644 docs/lib/Game/Boss/TombSpiderGland.md delete mode 100644 docs/lib/Game/Boss/TombSpiderParts.md delete mode 100644 docs/lib/Game/Boss/TombSpiderSensorCtrl.md delete mode 100644 docs/lib/Game/Boss/TombSpiderStateSwoon.md delete mode 100644 docs/lib/Game/Boss/TombSpiderThreadAttacher.md delete mode 100644 docs/lib/Game/Boss/TombSpiderVitalSpot.md delete mode 100644 docs/lib/Game/Boss/TripodBoss.md delete mode 100644 docs/lib/Game/Boss/TripodBossAccesser.md delete mode 100644 docs/lib/Game/Boss/TripodBossBaseJointPosition.md delete mode 100644 docs/lib/Game/Boss/TripodBossBreakMovement.md delete mode 100644 docs/lib/Game/Boss/TripodBossCoin.md delete mode 100644 docs/lib/Game/Boss/TripodBossCore.md delete mode 100644 docs/lib/Game/Boss/TripodBossFixParts.md delete mode 100644 docs/lib/Game/Boss/TripodBossFixPartsBase.md delete mode 100644 docs/lib/Game/Boss/TripodBossGuardWall.md delete mode 100644 docs/lib/Game/Boss/TripodBossGuardWallPart.md delete mode 100644 docs/lib/Game/Boss/TripodBossKillerGenerater.md delete mode 100644 docs/lib/Game/Boss/TripodBossKillerGeneraterCircle.md delete mode 100644 docs/lib/Game/Boss/TripodBossKinokoOneUp.md delete mode 100644 docs/lib/Game/Boss/TripodBossLeg.md delete mode 100644 docs/lib/Game/Boss/TripodBossMovableArea.md delete mode 100644 docs/lib/Game/Boss/TripodBossRailMoveParts.md delete mode 100644 docs/lib/Game/Boss/TripodBossRotateParts.md delete mode 100644 docs/lib/Game/Boss/TripodBossShell.md delete mode 100644 docs/lib/Game/Boss/TripodBossStepPoint.md delete mode 100644 docs/lib/Game/Boss/TripodBossStepSequence.md delete mode 100644 docs/lib/Game/Boss/TripodBossStepStartArea.md delete mode 100644 docs/lib/Game/Camera.md delete mode 100644 docs/lib/Game/Camera/CamHeliEffector.md delete mode 100644 docs/lib/Game/Camera/CamKarikariEffector.md delete mode 100644 docs/lib/Game/Camera/CamPoseSphereInterpolator.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorAnim.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorBehind.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorBlackHole.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorCharmedFix.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorCharmedTripodBoss.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorCharmedVecReg.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorCharmedVecRegTower.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorCubePlanet.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorDPD.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorDead.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorFix.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorFixedPoint.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorFixedThere.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorFollow.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorFooFighter.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorFooFighterPlanet.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorFrontAndBack.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorGround.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorInnerCylinder.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorInwardSphere.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorInwardTower.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorMedianPlanet.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorMedianTower.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorMtxRegParallel.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorObjParallel.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorParallel.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorRaceFollow.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorRailDemo.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorRailFollow.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorRailWatch.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorSlide.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorSpiral.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTalk.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTower.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTowerPos.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTripodBoss.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTripodBossJoint.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTripodPlanet.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTrundle.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorTwistedPassage.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorWaterFollow.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorWaterPlanet.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorWaterPlanetBoss.md delete mode 100644 docs/lib/Game/Camera/CamTranslatorWonderPlanet.md delete mode 100644 docs/lib/Game/Camera/Camera.md delete mode 100644 docs/lib/Game/Camera/CameraAnim.md delete mode 100644 docs/lib/Game/Camera/CameraBehind.md delete mode 100644 docs/lib/Game/Camera/CameraBlackHole.md delete mode 100644 docs/lib/Game/Camera/CameraCalc.md delete mode 100644 docs/lib/Game/Camera/CameraCharmedFix.md delete mode 100644 docs/lib/Game/Camera/CameraCharmedTripodBoss.md delete mode 100644 docs/lib/Game/Camera/CameraCharmedVecReg.md delete mode 100644 docs/lib/Game/Camera/CameraCharmedVecRegTower.md delete mode 100644 docs/lib/Game/Camera/CameraContext.md delete mode 100644 docs/lib/Game/Camera/CameraCover.md delete mode 100644 docs/lib/Game/Camera/CameraCubePlanet.md delete mode 100644 docs/lib/Game/Camera/CameraDPD.md delete mode 100644 docs/lib/Game/Camera/CameraDead.md delete mode 100644 docs/lib/Game/Camera/CameraDirector.md delete mode 100644 docs/lib/Game/Camera/CameraFix.md delete mode 100644 docs/lib/Game/Camera/CameraFixedPoint.md delete mode 100644 docs/lib/Game/Camera/CameraFixedThere.md delete mode 100644 docs/lib/Game/Camera/CameraFollow.md delete mode 100644 docs/lib/Game/Camera/CameraFooFighter.md delete mode 100644 docs/lib/Game/Camera/CameraFooFighterPlanet.md delete mode 100644 docs/lib/Game/Camera/CameraFrontAndBack.md delete mode 100644 docs/lib/Game/Camera/CameraGround.md delete mode 100644 docs/lib/Game/Camera/CameraHeightArrange.md delete mode 100644 docs/lib/Game/Camera/CameraHolder.md delete mode 100644 docs/lib/Game/Camera/CameraInnerCylinder.md delete mode 100644 docs/lib/Game/Camera/CameraInwardSphere.md delete mode 100644 docs/lib/Game/Camera/CameraInwardTower.md delete mode 100644 docs/lib/Game/Camera/CameraLocalUtil.md delete mode 100644 docs/lib/Game/Camera/CameraMan.md delete mode 100644 docs/lib/Game/Camera/CameraManEvent.md delete mode 100644 docs/lib/Game/Camera/CameraManGame.md delete mode 100644 docs/lib/Game/Camera/CameraManPause.md delete mode 100644 docs/lib/Game/Camera/CameraManSubjective.md delete mode 100644 docs/lib/Game/Camera/CameraMedianPlanet.md delete mode 100644 docs/lib/Game/Camera/CameraMedianTower.md delete mode 100644 docs/lib/Game/Camera/CameraMtxRegParallel.md delete mode 100644 docs/lib/Game/Camera/CameraObjParallel.md delete mode 100644 docs/lib/Game/Camera/CameraParallel.md delete mode 100644 docs/lib/Game/Camera/CameraParamChunk.md delete mode 100644 docs/lib/Game/Camera/CameraParamChunkHolder.md delete mode 100644 docs/lib/Game/Camera/CameraParamChunkID.md delete mode 100644 docs/lib/Game/Camera/CameraParamString.md delete mode 100644 docs/lib/Game/Camera/CameraPolygonCodeUtil.md delete mode 100644 docs/lib/Game/Camera/CameraPoseParam.md delete mode 100644 docs/lib/Game/Camera/CameraRaceFollow.md delete mode 100644 docs/lib/Game/Camera/CameraRailDemo.md delete mode 100644 docs/lib/Game/Camera/CameraRailFollow.md delete mode 100644 docs/lib/Game/Camera/CameraRailHolder.md delete mode 100644 docs/lib/Game/Camera/CameraRailWatch.md delete mode 100644 docs/lib/Game/Camera/CameraRegisterHolder.md delete mode 100644 docs/lib/Game/Camera/CameraRotChecker.md delete mode 100644 docs/lib/Game/Camera/CameraShakePatternImpl.md delete mode 100644 docs/lib/Game/Camera/CameraShakeTask.md delete mode 100644 docs/lib/Game/Camera/CameraShaker.md delete mode 100644 docs/lib/Game/Camera/CameraSlide.md delete mode 100644 docs/lib/Game/Camera/CameraSpiral.md delete mode 100644 docs/lib/Game/Camera/CameraSubjective.md delete mode 100644 docs/lib/Game/Camera/CameraTalk.md delete mode 100644 docs/lib/Game/Camera/CameraTargetArg.md delete mode 100644 docs/lib/Game/Camera/CameraTargetHolder.md delete mode 100644 docs/lib/Game/Camera/CameraTargetMtx.md delete mode 100644 docs/lib/Game/Camera/CameraTargetObj.md delete mode 100644 docs/lib/Game/Camera/CameraTestObj.md delete mode 100644 docs/lib/Game/Camera/CameraTower.md delete mode 100644 docs/lib/Game/Camera/CameraTowerBase.md delete mode 100644 docs/lib/Game/Camera/CameraTowerPos.md delete mode 100644 docs/lib/Game/Camera/CameraTripodBoss.md delete mode 100644 docs/lib/Game/Camera/CameraTripodBossJoint.md delete mode 100644 docs/lib/Game/Camera/CameraTripodPlanet.md delete mode 100644 docs/lib/Game/Camera/CameraTrundle.md delete mode 100644 docs/lib/Game/Camera/CameraTwistedPassage.md delete mode 100644 docs/lib/Game/Camera/CameraViewInterpolator.md delete mode 100644 docs/lib/Game/Camera/CameraWaterFollow.md delete mode 100644 docs/lib/Game/Camera/CameraWaterPlanet.md delete mode 100644 docs/lib/Game/Camera/CameraWaterPlanetBoss.md delete mode 100644 docs/lib/Game/Camera/CameraWonderPlanet.md delete mode 100644 docs/lib/Game/Camera/DotCamParams.md delete mode 100644 docs/lib/Game/Camera/GameCameraCreator.md delete mode 100644 docs/lib/Game/Camera/OnlyCamera.md delete mode 100644 docs/lib/Game/Demo.md delete mode 100644 docs/lib/Game/Demo/AstroDemoFunction.md delete mode 100644 docs/lib/Game/Demo/AstroDomeDemoStarter.md delete mode 100644 docs/lib/Game/Demo/DemoActionKeeper.md delete mode 100644 docs/lib/Game/Demo/DemoCameraFunction.md delete mode 100644 docs/lib/Game/Demo/DemoCameraKeeper.md delete mode 100644 docs/lib/Game/Demo/DemoCastGroup.md delete mode 100644 docs/lib/Game/Demo/DemoCastGroupHolder.md delete mode 100644 docs/lib/Game/Demo/DemoCastSubGroup.md delete mode 100644 docs/lib/Game/Demo/DemoCtrlBase.md delete mode 100644 docs/lib/Game/Demo/DemoDirector.md delete mode 100644 docs/lib/Game/Demo/DemoExecutor.md delete mode 100644 docs/lib/Game/Demo/DemoExecutorFunction.md delete mode 100644 docs/lib/Game/Demo/DemoFunction.md delete mode 100644 docs/lib/Game/Demo/DemoKoopaJrShip.md delete mode 100644 docs/lib/Game/Demo/DemoPadRumbler.md delete mode 100644 docs/lib/Game/Demo/DemoParamCommonDataTable.md delete mode 100644 docs/lib/Game/Demo/DemoPlayerKeeper.md delete mode 100644 docs/lib/Game/Demo/DemoPositionController.md delete mode 100644 docs/lib/Game/Demo/DemoSimpleCastHolder.md delete mode 100644 docs/lib/Game/Demo/DemoSoundKeeper.md delete mode 100644 docs/lib/Game/Demo/DemoStartRequestHolder.md delete mode 100644 docs/lib/Game/Demo/DemoStartRequestUtil.md delete mode 100644 docs/lib/Game/Demo/DemoSubPartKeeper.md delete mode 100644 docs/lib/Game/Demo/DemoTalkAnimCtrl.md delete mode 100644 docs/lib/Game/Demo/DemoTimeKeeper.md delete mode 100644 docs/lib/Game/Demo/DemoWipeKeeper.md delete mode 100644 docs/lib/Game/Demo/GrandStarReturnDemoStarter.md delete mode 100644 docs/lib/Game/Demo/PrologueDirector.md delete mode 100644 docs/lib/Game/Demo/ReturnDemoRailMove.md delete mode 100644 docs/lib/Game/Demo/ScenarioStarter.md delete mode 100644 docs/lib/Game/Demo/StarReturnDemoStarter.md delete mode 100644 docs/lib/Game/Effect.md delete mode 100644 docs/lib/Game/Effect/AstroEffectObj.md delete mode 100644 docs/lib/Game/Effect/AutoEffectGroup.md delete mode 100644 docs/lib/Game/Effect/AutoEffectGroupHolder.md delete mode 100644 docs/lib/Game/Effect/AutoEffectInfo.md delete mode 100644 docs/lib/Game/Effect/EffectObjGravityDust.md delete mode 100644 docs/lib/Game/Effect/EffectSystem.md delete mode 100644 docs/lib/Game/Effect/EffectSystemUtil.md delete mode 100644 docs/lib/Game/Effect/MultiEmitter.md delete mode 100644 docs/lib/Game/Effect/MultiEmitterAccess.md delete mode 100644 docs/lib/Game/Effect/MultiEmitterCallBack.md delete mode 100644 docs/lib/Game/Effect/MultiEmitterParticleCallBack.md delete mode 100644 docs/lib/Game/Effect/ParticleCalcExecutor.md delete mode 100644 docs/lib/Game/Effect/ParticleDrawExecutor.md delete mode 100644 docs/lib/Game/Effect/ParticleEmitter.md delete mode 100644 docs/lib/Game/Effect/ParticleEmitterHolder.md delete mode 100644 docs/lib/Game/Effect/ParticleResourceHolder.md delete mode 100644 docs/lib/Game/Effect/RandomEffectObj.md delete mode 100644 docs/lib/Game/Effect/SimpleEffectObj.md delete mode 100644 docs/lib/Game/Effect/SingleEmitter.md delete mode 100644 docs/lib/Game/Effect/SpinPullParticleCallBack.md delete mode 100644 docs/lib/Game/Effect/SyncBckEffectChecker.md delete mode 100644 docs/lib/Game/Effect/SyncBckEffectInfo.md delete mode 100644 docs/lib/Game/Enemy.md delete mode 100644 docs/lib/Game/Enemy/AnimScaleController.md delete mode 100644 docs/lib/Game/Enemy/AnimStampController.md delete mode 100644 docs/lib/Game/Enemy/BallBeamer.md delete mode 100644 docs/lib/Game/Enemy/Balloonfish.md delete mode 100644 docs/lib/Game/Enemy/BasaBasa.md delete mode 100644 docs/lib/Game/Enemy/BegomanBaby.md delete mode 100644 docs/lib/Game/Enemy/BegomanBase.md delete mode 100644 docs/lib/Game/Enemy/BegomanFunction.md delete mode 100644 docs/lib/Game/Enemy/BegomanLauncher.md delete mode 100644 docs/lib/Game/Enemy/BegomanSpike.md delete mode 100644 docs/lib/Game/Enemy/BegomanSpring.md delete mode 100644 docs/lib/Game/Enemy/BegomanSpringHead.md delete mode 100644 docs/lib/Game/Enemy/Birikyu.md delete mode 100644 docs/lib/Game/Enemy/BombBird.md delete mode 100644 docs/lib/Game/Enemy/BombBirdBomb.md delete mode 100644 docs/lib/Game/Enemy/BombHei.md delete mode 100644 docs/lib/Game/Enemy/BombHeiLauncher.md delete mode 100644 docs/lib/Game/Enemy/BombTeresa.md delete mode 100644 docs/lib/Game/Enemy/CannonShellBase.md delete mode 100644 docs/lib/Game/Enemy/CocoNutBall.md delete mode 100644 docs/lib/Game/Enemy/CocoSambo.md delete mode 100644 docs/lib/Game/Enemy/DharmaSambo.md delete mode 100644 docs/lib/Game/Enemy/Dossun.md delete mode 100644 docs/lib/Game/Enemy/ElectricPressureBullet.md delete mode 100644 docs/lib/Game/Enemy/EyeBeamer.md delete mode 100644 docs/lib/Game/Enemy/FireBall.md delete mode 100644 docs/lib/Game/Enemy/FireBubble.md delete mode 100644 docs/lib/Game/Enemy/Gesso.md delete mode 100644 docs/lib/Game/Enemy/HammerHeadPackun.md delete mode 100644 docs/lib/Game/Enemy/Hanachan.md delete mode 100644 docs/lib/Game/Enemy/HomingKiller.md delete mode 100644 docs/lib/Game/Enemy/IceMerameraKing.md delete mode 100644 docs/lib/Game/Enemy/ItemGenerator.md delete mode 100644 docs/lib/Game/Enemy/Jellyfish.md delete mode 100644 docs/lib/Game/Enemy/JellyfishElectric.md delete mode 100644 docs/lib/Game/Enemy/Jiraira.md delete mode 100644 docs/lib/Game/Enemy/JumpBeamer.md delete mode 100644 docs/lib/Game/Enemy/JumpGuarder.md delete mode 100644 docs/lib/Game/Enemy/JumpSpider.md delete mode 100644 docs/lib/Game/Enemy/Kabokuri.md delete mode 100644 docs/lib/Game/Enemy/KabokuriFire.md delete mode 100644 docs/lib/Game/Enemy/KabokuriFireHolder.md delete mode 100644 docs/lib/Game/Enemy/Kameck.md delete mode 100644 docs/lib/Game/Enemy/KameckBeam.md delete mode 100644 docs/lib/Game/Enemy/KameckBeamHolder.md delete mode 100644 docs/lib/Game/Enemy/KameckFireBall.md delete mode 100644 docs/lib/Game/Enemy/KameckHolder.md delete mode 100644 docs/lib/Game/Enemy/KameckTurtle.md delete mode 100644 docs/lib/Game/Enemy/Kanina.md delete mode 100644 docs/lib/Game/Enemy/Karikari.md delete mode 100644 docs/lib/Game/Enemy/KarikariDirector.md delete mode 100644 docs/lib/Game/Enemy/Karon.md delete mode 100644 docs/lib/Game/Enemy/Kiraira.md delete mode 100644 docs/lib/Game/Enemy/KirairaChain.md delete mode 100644 docs/lib/Game/Enemy/KoopaJrShip.md delete mode 100644 docs/lib/Game/Enemy/KoopaJrShipCannonMainShell.md delete mode 100644 docs/lib/Game/Enemy/KoopaJrShipCannonShell.md delete mode 100644 docs/lib/Game/Enemy/KoteBug.md delete mode 100644 docs/lib/Game/Enemy/Kuribo.md delete mode 100644 docs/lib/Game/Enemy/KuriboChief.md delete mode 100644 docs/lib/Game/Enemy/KuriboMini.md delete mode 100644 docs/lib/Game/Enemy/MechanicKoopaMini.md delete mode 100644 docs/lib/Game/Enemy/Meramera.md delete mode 100644 docs/lib/Game/Enemy/Metbo.md delete mode 100644 docs/lib/Game/Enemy/Mogu.md delete mode 100644 docs/lib/Game/Enemy/MoguStone.md delete mode 100644 docs/lib/Game/Enemy/Mogucchi.md delete mode 100644 docs/lib/Game/Enemy/MogucchiHill.md delete mode 100644 docs/lib/Game/Enemy/MogucchiRefuseTerritory.md delete mode 100644 docs/lib/Game/Enemy/MogucchiShooter.md delete mode 100644 docs/lib/Game/Enemy/NokonokoLand.md delete mode 100644 docs/lib/Game/Enemy/Onimasu.md delete mode 100644 docs/lib/Game/Enemy/OnimasuJump.md delete mode 100644 docs/lib/Game/Enemy/OnimasuPivot.md delete mode 100644 docs/lib/Game/Enemy/OtaRock.md delete mode 100644 docs/lib/Game/Enemy/PackunPetit.md delete mode 100644 docs/lib/Game/Enemy/Petari.md delete mode 100644 docs/lib/Game/Enemy/Poihana.md delete mode 100644 docs/lib/Game/Enemy/Pukupuku.md delete mode 100644 docs/lib/Game/Enemy/RingBeam.md delete mode 100644 docs/lib/Game/Enemy/RingBeamer.md delete mode 100644 docs/lib/Game/Enemy/SamboFunction.md delete mode 100644 docs/lib/Game/Enemy/SamboHead.md delete mode 100644 docs/lib/Game/Enemy/SearchBeamer.md delete mode 100644 docs/lib/Game/Enemy/Snakehead.md delete mode 100644 docs/lib/Game/Enemy/SpinHitController.md delete mode 100644 docs/lib/Game/Enemy/StinkBugBase.md delete mode 100644 docs/lib/Game/Enemy/StinkBugParent.md delete mode 100644 docs/lib/Game/Enemy/StinkBugSmall.md delete mode 100644 docs/lib/Game/Enemy/StringSpider.md delete mode 100644 docs/lib/Game/Enemy/TakoHei.md delete mode 100644 docs/lib/Game/Enemy/TakoHeiInk.md delete mode 100644 docs/lib/Game/Enemy/TakoHeiInkHolder.md delete mode 100644 docs/lib/Game/Enemy/Takobo.md delete mode 100644 docs/lib/Game/Enemy/Teresa.md delete mode 100644 docs/lib/Game/Enemy/TeresaWater.md delete mode 100644 docs/lib/Game/Enemy/TerritoryMover.md delete mode 100644 docs/lib/Game/Enemy/Unizo.md delete mode 100644 docs/lib/Game/Enemy/UnizoLauncher.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateBindStarPointer.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateBlowDamage.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateChase.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateFindPlayer.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateFunction.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateParam.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateRunaway.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateStagger.md delete mode 100644 docs/lib/Game/Enemy/WalkerStateWander.md delete mode 100644 docs/lib/Game/Enemy/WaterBazooka.md delete mode 100644 docs/lib/Game/Enemy/WaterBazookaCapsule.md delete mode 100644 docs/lib/Game/GameAudio.md delete mode 100644 docs/lib/Game/GameAudio/AudBgmConductor.md delete mode 100644 docs/lib/Game/GameAudio/AudCameraWatcher.md delete mode 100644 docs/lib/Game/GameAudio/AudEffectDirector.md delete mode 100644 docs/lib/Game/GameAudio/AudSeKeeper.md delete mode 100644 docs/lib/Game/GameAudio/AudStageBgmTable.md delete mode 100644 docs/lib/Game/GameAudio/AudStageBgmWrap.md delete mode 100644 docs/lib/Game/GameAudio/AudTalkSoundData.md delete mode 100644 docs/lib/Game/GameAudio/AudTamakoroBgmCtrl.md delete mode 100644 docs/lib/Game/Gravity.md delete mode 100644 docs/lib/Game/Gravity/ConeGravity.md delete mode 100644 docs/lib/Game/Gravity/CubeGravity.md delete mode 100644 docs/lib/Game/Gravity/DiskGravity.md delete mode 100644 docs/lib/Game/Gravity/DiskTorusGravity.md delete mode 100644 docs/lib/Game/Gravity/GlobalGravityObj.md delete mode 100644 docs/lib/Game/Gravity/GraviryFollower.md delete mode 100644 docs/lib/Game/Gravity/GravityCreator.md delete mode 100644 docs/lib/Game/Gravity/GravityInfo.md delete mode 100644 docs/lib/Game/Gravity/ParallelGravity.md delete mode 100644 docs/lib/Game/Gravity/PlanetGravity.md delete mode 100644 docs/lib/Game/Gravity/PlanetGravityManager.md delete mode 100644 docs/lib/Game/Gravity/PointGravity.md delete mode 100644 docs/lib/Game/Gravity/SegmentGravity.md delete mode 100644 docs/lib/Game/Gravity/WireGravity.md delete mode 100644 docs/lib/Game/LiveActor.md delete mode 100644 docs/lib/Game/LiveActor/ActiveActorList.md delete mode 100644 docs/lib/Game/LiveActor/ActorAnimKeeper.md delete mode 100644 docs/lib/Game/LiveActor/ActorCameraInfo.md delete mode 100644 docs/lib/Game/LiveActor/ActorJointCtrl.md delete mode 100644 docs/lib/Game/LiveActor/ActorLightCtrl.md delete mode 100644 docs/lib/Game/LiveActor/ActorPadAndCameraCtrl.md delete mode 100644 docs/lib/Game/LiveActor/ActorStateBase.md delete mode 100644 docs/lib/Game/LiveActor/ActorStateKeeper.md delete mode 100644 docs/lib/Game/LiveActor/AllLiveActorGroup.md delete mode 100644 docs/lib/Game/LiveActor/AnimationRandomPlayer.md delete mode 100644 docs/lib/Game/LiveActor/Binder.md delete mode 100644 docs/lib/Game/LiveActor/ClippingActorHolder.md delete mode 100644 docs/lib/Game/LiveActor/ClippingActorInfo.md delete mode 100644 docs/lib/Game/LiveActor/ClippingDirector.md delete mode 100644 docs/lib/Game/LiveActor/ClippingGroupHolder.md delete mode 100644 docs/lib/Game/LiveActor/ClippingJudge.md delete mode 100644 docs/lib/Game/LiveActor/DisplayListMaker.md delete mode 100644 docs/lib/Game/LiveActor/DynamicJointCtrl.md delete mode 100644 docs/lib/Game/LiveActor/EffectKeeper.md delete mode 100644 docs/lib/Game/LiveActor/FaceJointCtrl.md delete mode 100644 docs/lib/Game/LiveActor/FlashingCtrl.md delete mode 100644 docs/lib/Game/LiveActor/HitSensor.md delete mode 100644 docs/lib/Game/LiveActor/HitSensorInfo.md delete mode 100644 docs/lib/Game/LiveActor/HitSensorKeeper.md delete mode 100644 docs/lib/Game/LiveActor/IKJointCtrl.md delete mode 100644 docs/lib/Game/LiveActor/LiveActor.md delete mode 100644 docs/lib/Game/LiveActor/LiveActorFlag.md delete mode 100644 docs/lib/Game/LiveActor/LiveActorGroup.md delete mode 100644 docs/lib/Game/LiveActor/LiveActorGroupArray.md delete mode 100644 docs/lib/Game/LiveActor/LodCtrl.md delete mode 100644 docs/lib/Game/LiveActor/MaterialCtrl.md delete mode 100644 docs/lib/Game/LiveActor/MessageSensorHolder.md delete mode 100644 docs/lib/Game/LiveActor/MirrorActor.md delete mode 100644 docs/lib/Game/LiveActor/MirrorCamera.md delete mode 100644 docs/lib/Game/LiveActor/MirrorReflectionModel.md delete mode 100644 docs/lib/Game/LiveActor/ModelManager.md delete mode 100644 docs/lib/Game/LiveActor/ModelObj.md delete mode 100644 docs/lib/Game/LiveActor/Nerve.md delete mode 100644 docs/lib/Game/LiveActor/PartsModel.md delete mode 100644 docs/lib/Game/LiveActor/RailRider.md delete mode 100644 docs/lib/Game/LiveActor/SensorHitChecker.md delete mode 100644 docs/lib/Game/LiveActor/ShadowController.md delete mode 100644 docs/lib/Game/LiveActor/ShadowDrawer.md delete mode 100644 docs/lib/Game/LiveActor/ShadowSurfaceBox.md delete mode 100644 docs/lib/Game/LiveActor/ShadowSurfaceCircle.md delete mode 100644 docs/lib/Game/LiveActor/ShadowSurfaceDrawer.md delete mode 100644 docs/lib/Game/LiveActor/ShadowSurfaceOval.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeBox.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeCylinder.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeDrawer.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeFlatModel.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeLine.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeModel.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeOval.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeOvalPole.md delete mode 100644 docs/lib/Game/LiveActor/ShadowVolumeSphere.md delete mode 100644 docs/lib/Game/LiveActor/SimpleJ3DModelDrawer.md delete mode 100644 docs/lib/Game/LiveActor/Spine.md delete mode 100644 docs/lib/Game/LiveActor/SpotMarkLight.md delete mode 100644 docs/lib/Game/LiveActor/ViewGroupCtrl.md delete mode 100644 docs/lib/Game/LiveActor/VolumeModelDrawer.md delete mode 100644 docs/lib/Game/Map.md delete mode 100644 docs/lib/Game/Map/ActorAppearSwitchListener.md delete mode 100644 docs/lib/Game/Map/Air.md delete mode 100644 docs/lib/Game/Map/BezierRail.md delete mode 100644 docs/lib/Game/Map/Butterfly.md delete mode 100644 docs/lib/Game/Map/CollisionCategorizedKeeper.md delete mode 100644 docs/lib/Game/Map/CollisionCode.md delete mode 100644 docs/lib/Game/Map/CollisionDirector.md delete mode 100644 docs/lib/Game/Map/CollisionParts.md delete mode 100644 docs/lib/Game/Map/FileSelectCameraController.md delete mode 100644 docs/lib/Game/Map/FileSelectEffect.md delete mode 100644 docs/lib/Game/Map/FileSelectFunc.md delete mode 100644 docs/lib/Game/Map/FileSelectIconID.md delete mode 100644 docs/lib/Game/Map/FileSelectItem.md delete mode 100644 docs/lib/Game/Map/FileSelectModel.md delete mode 100644 docs/lib/Game/Map/FileSelectSky.md delete mode 100644 docs/lib/Game/Map/FileSelector.md delete mode 100644 docs/lib/Game/Map/FishGroup.md delete mode 100644 docs/lib/Game/Map/Flag.md delete mode 100644 docs/lib/Game/Map/GravityDust.md delete mode 100644 docs/lib/Game/Map/GroundChecker.md delete mode 100644 docs/lib/Game/Map/GroupSwitchWatcher.md delete mode 100644 docs/lib/Game/Map/Halo.md delete mode 100644 docs/lib/Game/Map/HitInfo.md delete mode 100644 docs/lib/Game/Map/KCollision.md delete mode 100644 docs/lib/Game/Map/KCollisionPlus.md delete mode 100644 docs/lib/Game/Map/KoopaBattleMapCoinPlate.md delete mode 100644 docs/lib/Game/Map/KoopaBattleMapDamagePlate.md delete mode 100644 docs/lib/Game/Map/KoopaBattleMapPlanet.md delete mode 100644 docs/lib/Game/Map/KoopaBattleMapPlate.md delete mode 100644 docs/lib/Game/Map/KoopaBattleMapStair.md delete mode 100644 docs/lib/Game/Map/LavaShellTower.md delete mode 100644 docs/lib/Game/Map/LavaSunPlanet.md delete mode 100644 docs/lib/Game/Map/LightDataHolder.md delete mode 100644 docs/lib/Game/Map/LightDirector.md delete mode 100644 docs/lib/Game/Map/LightFunction.md delete mode 100644 docs/lib/Game/Map/LightPointCtrl.md delete mode 100644 docs/lib/Game/Map/LightZoneDataHolder.md delete mode 100644 docs/lib/Game/Map/NamePosHolder.md delete mode 100644 docs/lib/Game/Map/OceanBowl.md delete mode 100644 docs/lib/Game/Map/OceanBowlBloomDrawer.md delete mode 100644 docs/lib/Game/Map/OceanBowlPoint.md delete mode 100644 docs/lib/Game/Map/OceanHomeMapCtrl.md delete mode 100644 docs/lib/Game/Map/OceanRing.md delete mode 100644 docs/lib/Game/Map/OceanRingBloomDrawer.md delete mode 100644 docs/lib/Game/Map/OceanRingDrawer.md delete mode 100644 docs/lib/Game/Map/OceanRingPipe.md delete mode 100644 docs/lib/Game/Map/OceanRingPipeInside.md delete mode 100644 docs/lib/Game/Map/OceanRingPipeOutside.md delete mode 100644 docs/lib/Game/Map/OceanSphere.md delete mode 100644 docs/lib/Game/Map/OceanSpherePoint.md delete mode 100644 docs/lib/Game/Map/PlanetMap.md delete mode 100644 docs/lib/Game/Map/PlanetMapCreator.md delete mode 100644 docs/lib/Game/Map/PlanetMapWithoutHighModel.md delete mode 100644 docs/lib/Game/Map/QuakeEffectGenerator.md delete mode 100644 docs/lib/Game/Map/RaceManager.md delete mode 100644 docs/lib/Game/Map/RaceRail.md delete mode 100644 docs/lib/Game/Map/RailGraph.md delete mode 100644 docs/lib/Game/Map/RailGraphEdge.md delete mode 100644 docs/lib/Game/Map/RailGraphIter.md delete mode 100644 docs/lib/Game/Map/RailGraphNode.md delete mode 100644 docs/lib/Game/Map/RailPart.md delete mode 100644 docs/lib/Game/Map/ScenarioSelectStar.md delete mode 100644 docs/lib/Game/Map/SeaGull.md delete mode 100644 docs/lib/Game/Map/Sky.md delete mode 100644 docs/lib/Game/Map/SleepController.md delete mode 100644 docs/lib/Game/Map/SleepControllerHolder.md delete mode 100644 docs/lib/Game/Map/SpaceInner.md delete mode 100644 docs/lib/Game/Map/SphereSelector.md delete mode 100644 docs/lib/Game/Map/SphereSelectorHandle.md delete mode 100644 docs/lib/Game/Map/StageSwitch.md delete mode 100644 docs/lib/Game/Map/SunshadeMapHolder.md delete mode 100644 docs/lib/Game/Map/SunshadeMapParts.md delete mode 100644 docs/lib/Game/Map/SwitchSynchronizer.md delete mode 100644 docs/lib/Game/Map/SwitchWatcher.md delete mode 100644 docs/lib/Game/Map/SwitchWatcherHolder.md delete mode 100644 docs/lib/Game/Map/TimerSwitch.md delete mode 100644 docs/lib/Game/Map/WaterAreaHolder.md delete mode 100644 docs/lib/Game/Map/WaterInfo.md delete mode 100644 docs/lib/Game/Map/WaterPlant.md delete mode 100644 docs/lib/Game/Map/WaterPoint.md delete mode 100644 docs/lib/Game/Map/WaterRoad.md delete mode 100644 docs/lib/Game/Map/WhirlPoolAccelerator.md delete mode 100644 docs/lib/Game/MapObj.md delete mode 100644 docs/lib/Game/MapObj/AirBubble.md delete mode 100644 docs/lib/Game/MapObj/AirBubbleGenerator.md delete mode 100644 docs/lib/Game/MapObj/AirBubbleHolder.md delete mode 100644 docs/lib/Game/MapObj/AnmModelObj.md delete mode 100644 docs/lib/Game/MapObj/ArrowSwitch.md delete mode 100644 docs/lib/Game/MapObj/ArrowSwitchMulti.md delete mode 100644 docs/lib/Game/MapObj/ArrowSwitchMultiHolder.md delete mode 100644 docs/lib/Game/MapObj/AssemblyBlock.md delete mode 100644 docs/lib/Game/MapObj/AstroCore.md delete mode 100644 docs/lib/Game/MapObj/AstroCountDownPlate.md delete mode 100644 docs/lib/Game/MapObj/AstroDome.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeAsteroid.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeBlueStar.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeCameraController.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeComet.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeDemoAstroGalaxy.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeGalaxySelector.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeOrbit.md delete mode 100644 docs/lib/Game/MapObj/AstroDomeSky.md delete mode 100644 docs/lib/Game/MapObj/AstroMapBoard.md delete mode 100644 docs/lib/Game/MapObj/AstroMapObj.md delete mode 100644 docs/lib/Game/MapObj/AstroMapObjFunction.md delete mode 100644 docs/lib/Game/MapObj/AstroOverlookObj.md delete mode 100644 docs/lib/Game/MapObj/BallOpener.md delete mode 100644 docs/lib/Game/MapObj/BallRail.md delete mode 100644 docs/lib/Game/MapObj/Banekiti.md delete mode 100644 docs/lib/Game/MapObj/BattleShipElevator.md delete mode 100644 docs/lib/Game/MapObj/BeamGoRoundPlanet.md delete mode 100644 docs/lib/Game/MapObj/BeeFlowerHover.md delete mode 100644 docs/lib/Game/MapObj/BenefitItemInvincible.md delete mode 100644 docs/lib/Game/MapObj/BenefitItemLifeUp.md delete mode 100644 docs/lib/Game/MapObj/BenefitItemObj.md delete mode 100644 docs/lib/Game/MapObj/BigBubbleDrawer.md delete mode 100644 docs/lib/Game/MapObj/BigBubbleGenerator.md delete mode 100644 docs/lib/Game/MapObj/BigBubbleHolder.md delete mode 100644 docs/lib/Game/MapObj/BigBubbleMoveLimitter.md delete mode 100644 docs/lib/Game/MapObj/BigFan.md delete mode 100644 docs/lib/Game/MapObj/BigFanHolder.md delete mode 100644 docs/lib/Game/MapObj/BlackHole.md delete mode 100644 docs/lib/Game/MapObj/BlueChip.md delete mode 100644 docs/lib/Game/MapObj/BlueStarCupsulePlanet.md delete mode 100644 docs/lib/Game/MapObj/BreakableCage.md delete mode 100644 docs/lib/Game/MapObj/BrightObj.md delete mode 100644 docs/lib/Game/MapObj/BumpAppearPlanet.md delete mode 100644 docs/lib/Game/MapObj/Candlestand.md delete mode 100644 docs/lib/Game/MapObj/CannonFortressBreakStep.md delete mode 100644 docs/lib/Game/MapObj/CapsuleCage.md delete mode 100644 docs/lib/Game/MapObj/ChipBase.md delete mode 100644 docs/lib/Game/MapObj/ChipCounter.md delete mode 100644 docs/lib/Game/MapObj/ChipGroup.md delete mode 100644 docs/lib/Game/MapObj/ChipHolder.md delete mode 100644 docs/lib/Game/MapObj/ChooChooTrain.md delete mode 100644 docs/lib/Game/MapObj/CircleCoinGroup.md delete mode 100644 docs/lib/Game/MapObj/ClipArea.md delete mode 100644 docs/lib/Game/MapObj/ClipAreaDrop.md delete mode 100644 docs/lib/Game/MapObj/ClipAreaDropHolder.md delete mode 100644 docs/lib/Game/MapObj/ClipAreaDropLaser.md delete mode 100644 docs/lib/Game/MapObj/ClipAreaHolder.md delete mode 100644 docs/lib/Game/MapObj/ClipAreaMovable.md delete mode 100644 docs/lib/Game/MapObj/ClipAreaShape.md delete mode 100644 docs/lib/Game/MapObj/ClipFieldFillDraw.md delete mode 100644 docs/lib/Game/MapObj/ClipFieldMapParts.md delete mode 100644 docs/lib/Game/MapObj/ClipFieldSwitch.md delete mode 100644 docs/lib/Game/MapObj/CocoNut.md delete mode 100644 docs/lib/Game/MapObj/CoconutTree.md delete mode 100644 docs/lib/Game/MapObj/CoconutTreeLeaf.md delete mode 100644 docs/lib/Game/MapObj/Coin.md delete mode 100644 docs/lib/Game/MapObj/CoinBox.md delete mode 100644 docs/lib/Game/MapObj/CoinGroup.md delete mode 100644 docs/lib/Game/MapObj/CoinHolder.md delete mode 100644 docs/lib/Game/MapObj/CoinReplica.md delete mode 100644 docs/lib/Game/MapObj/CoinRotater.md delete mode 100644 docs/lib/Game/MapObj/CoinSpot.md delete mode 100644 docs/lib/Game/MapObj/CollapsePlane.md delete mode 100644 docs/lib/Game/MapObj/CollectCounter.md delete mode 100644 docs/lib/Game/MapObj/CollisionBlocker.md delete mode 100644 docs/lib/Game/MapObj/CrystalCage.md delete mode 100644 docs/lib/Game/MapObj/CrystalCageMoving.md delete mode 100644 docs/lib/Game/MapObj/CrystalSwitch.md delete mode 100644 docs/lib/Game/MapObj/CutBushModelObj.md delete mode 100644 docs/lib/Game/MapObj/DashRing.md delete mode 100644 docs/lib/Game/MapObj/DeadLeaves.md delete mode 100644 docs/lib/Game/MapObj/DesertLandMoveSwitch.md delete mode 100644 docs/lib/Game/MapObj/DesertMovingLand.md delete mode 100644 docs/lib/Game/MapObj/DragonHeadFlower.md delete mode 100644 docs/lib/Game/MapObj/DriftWood.md delete mode 100644 docs/lib/Game/MapObj/DummyDisplayModel.md delete mode 100644 docs/lib/Game/MapObj/DynamicCollisionObj.md delete mode 100644 docs/lib/Game/MapObj/EarthenPipe.md delete mode 100644 docs/lib/Game/MapObj/ElectricBall.md delete mode 100644 docs/lib/Game/MapObj/ElectricRail.md delete mode 100644 docs/lib/Game/MapObj/ElectricRailHolder.md delete mode 100644 docs/lib/Game/MapObj/ElectricRailMoving.md delete mode 100644 docs/lib/Game/MapObj/ExterminationChecker.md delete mode 100644 docs/lib/Game/MapObj/FallDownBridge.md delete mode 100644 docs/lib/Game/MapObj/FallOutFieldDraw.md delete mode 100644 docs/lib/Game/MapObj/FallingSmallRock.md delete mode 100644 docs/lib/Game/MapObj/FireBar.md delete mode 100644 docs/lib/Game/MapObj/FirePressure.md delete mode 100644 docs/lib/Game/MapObj/FirePressureBullet.md delete mode 100644 docs/lib/Game/MapObj/FirePressureBulletHolder.md delete mode 100644 docs/lib/Game/MapObj/FirePressureRadiate.md delete mode 100644 docs/lib/Game/MapObj/FlameGun.md delete mode 100644 docs/lib/Game/MapObj/FlexibleSphere.md delete mode 100644 docs/lib/Game/MapObj/FlipPanel.md delete mode 100644 docs/lib/Game/MapObj/FloaterFloatingForce.md delete mode 100644 docs/lib/Game/MapObj/FloaterFloatingForceTypeNormal.md delete mode 100644 docs/lib/Game/MapObj/FloaterFloatingForceTypeSpring.md delete mode 100644 docs/lib/Game/MapObj/FloaterFunction.md delete mode 100644 docs/lib/Game/MapObj/Fountain.md delete mode 100644 docs/lib/Game/MapObj/FountainBig.md delete mode 100644 docs/lib/Game/MapObj/GCapture.md delete mode 100644 docs/lib/Game/MapObj/GCaptureRibbon.md delete mode 100644 docs/lib/Game/MapObj/GCaptureTarget.md delete mode 100644 docs/lib/Game/MapObj/GeneralMapParts.md delete mode 100644 docs/lib/Game/MapObj/GravityLight.md delete mode 100644 docs/lib/Game/MapObj/GravityLightRoad.md delete mode 100644 docs/lib/Game/MapObj/GreenCaterpillarBig.md delete mode 100644 docs/lib/Game/MapObj/HatchWaterPlanet.md delete mode 100644 docs/lib/Game/MapObj/HeavensDoorDemoObj.md delete mode 100644 docs/lib/Game/MapObj/HipDropMoveObj.md delete mode 100644 docs/lib/Game/MapObj/HipDropRock.md delete mode 100644 docs/lib/Game/MapObj/HipDropSwitch.md delete mode 100644 docs/lib/Game/MapObj/HipDropTimerSwitch.md delete mode 100644 docs/lib/Game/MapObj/HitWallTimerSwitch.md delete mode 100644 docs/lib/Game/MapObj/IceStep.md delete mode 100644 docs/lib/Game/MapObj/IceVolcanoUpDownPlane.md delete mode 100644 docs/lib/Game/MapObj/InvisiblePolygonObj.md delete mode 100644 docs/lib/Game/MapObj/InvisiblePolygonObjGCapture.md delete mode 100644 docs/lib/Game/MapObj/IronCannonShell.md delete mode 100644 docs/lib/Game/MapObj/ItemAppearStone.md delete mode 100644 docs/lib/Game/MapObj/ItemBlock.md delete mode 100644 docs/lib/Game/MapObj/ItemBubble.md delete mode 100644 docs/lib/Game/MapObj/JetTurtle.md delete mode 100644 docs/lib/Game/MapObj/JumpHole.md delete mode 100644 docs/lib/Game/MapObj/JumpStand.md delete mode 100644 docs/lib/Game/MapObj/KeySwitch.md delete mode 100644 docs/lib/Game/MapObj/KillerGunnerSingle.md delete mode 100644 docs/lib/Game/MapObj/LargeChain.md delete mode 100644 docs/lib/Game/MapObj/LargeChainParts.md delete mode 100644 docs/lib/Game/MapObj/LavaBallRisingPlanetLava.md delete mode 100644 docs/lib/Game/MapObj/LavaBreakColumn.md delete mode 100644 docs/lib/Game/MapObj/LavaFloater.md delete mode 100644 docs/lib/Game/MapObj/LavaGalaxyParts.md delete mode 100644 docs/lib/Game/MapObj/LavaGeyser.md delete mode 100644 docs/lib/Game/MapObj/LavaHomeSeesaw.md delete mode 100644 docs/lib/Game/MapObj/LavaHomeSeesawRotator.md delete mode 100644 docs/lib/Game/MapObj/LavaHomeVolcanoFlow.md delete mode 100644 docs/lib/Game/MapObj/LavaJamboSunPlanet.md delete mode 100644 docs/lib/Game/MapObj/LavaProminence.md delete mode 100644 docs/lib/Game/MapObj/LavaProminenceTriple.md delete mode 100644 docs/lib/Game/MapObj/LavaSteam.md delete mode 100644 docs/lib/Game/MapObj/LavaStrangeRock.md delete mode 100644 docs/lib/Game/MapObj/LotusLeaf.md delete mode 100644 docs/lib/Game/MapObj/MagicBell.md delete mode 100644 docs/lib/Game/MapObj/ManholeCover.md delete mode 100644 docs/lib/Game/MapObj/MapObjActor.md delete mode 100644 docs/lib/Game/MapObj/MapObjActorInitInfo.md delete mode 100644 docs/lib/Game/MapObj/MapObjConnector.md delete mode 100644 docs/lib/Game/MapObj/MapParts.md delete mode 100644 docs/lib/Game/MapObj/MapPartsAppearController.md delete mode 100644 docs/lib/Game/MapObj/MapPartsBreaker.md delete mode 100644 docs/lib/Game/MapObj/MapPartsFloatingForce.md delete mode 100644 docs/lib/Game/MapObj/MapPartsFunction.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRailGuideDrawer.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRailGuideHolder.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRailGuidePoint.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRailMover.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRailPointPassChecker.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRailPosture.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRailRotator.md delete mode 100644 docs/lib/Game/MapObj/MapPartsRotator.md delete mode 100644 docs/lib/Game/MapObj/MapPartsSeesaw1AxisRotator.md delete mode 100644 docs/lib/Game/MapObj/MapPartsSeesaw2AxisRotator.md delete mode 100644 docs/lib/Game/MapObj/MarblePlanet.md delete mode 100644 docs/lib/Game/MapObj/MarioLauncher.md delete mode 100644 docs/lib/Game/MapObj/MarioLauncherAttractor.md delete mode 100644 docs/lib/Game/MapObj/MechaKoopaPartsArm.md delete mode 100644 docs/lib/Game/MapObj/MechaKoopaPartsHead.md delete mode 100644 docs/lib/Game/MapObj/MercatorFixParts.md delete mode 100644 docs/lib/Game/MapObj/MercatorRailMoveParts.md delete mode 100644 docs/lib/Game/MapObj/MercatorRotateParts.md delete mode 100644 docs/lib/Game/MapObj/MeteoContainer.md delete mode 100644 docs/lib/Game/MapObj/MeteorStrike.md delete mode 100644 docs/lib/Game/MapObj/MeteorStrikeLauncher.md delete mode 100644 docs/lib/Game/MapObj/MiniatureGalaxy.md delete mode 100644 docs/lib/Game/MapObj/MiniatureGalaxyHolder.md delete mode 100644 docs/lib/Game/MapObj/MorphItemObjNeo.md delete mode 100644 docs/lib/Game/MapObj/NeedlePlant.md delete mode 100644 docs/lib/Game/MapObj/NormalMapBase.md delete mode 100644 docs/lib/Game/MapObj/NormalMapTestObj.md delete mode 100644 docs/lib/Game/MapObj/Note.md delete mode 100644 docs/lib/Game/MapObj/NoteFairy.md delete mode 100644 docs/lib/Game/MapObj/OceanFloaterLandParts.md delete mode 100644 docs/lib/Game/MapObj/OceanSmallTurtle.md delete mode 100644 docs/lib/Game/MapObj/OceanWaveFloater.md delete mode 100644 docs/lib/Game/MapObj/PTimerSwitch.md delete mode 100644 docs/lib/Game/MapObj/PalmIsland.md delete mode 100644 docs/lib/Game/MapObj/PeachCastleGardenPlanet.md delete mode 100644 docs/lib/Game/MapObj/PhantomShipBoxFloater.md delete mode 100644 docs/lib/Game/MapObj/PhantomShipBridge.md delete mode 100644 docs/lib/Game/MapObj/PhantomShipHandle.md delete mode 100644 docs/lib/Game/MapObj/PhantomTorch.md delete mode 100644 docs/lib/Game/MapObj/PicketSwitch.md delete mode 100644 docs/lib/Game/MapObj/PlantGroup.md delete mode 100644 docs/lib/Game/MapObj/PlantPoint.md delete mode 100644 docs/lib/Game/MapObj/PlantRailInfo.md delete mode 100644 docs/lib/Game/MapObj/PomponPlant.md delete mode 100644 docs/lib/Game/MapObj/PowerStar.md delete mode 100644 docs/lib/Game/MapObj/PowerStarAppearPoint.md delete mode 100644 docs/lib/Game/MapObj/PowerStarHolder.md delete mode 100644 docs/lib/Game/MapObj/PressureBase.md delete mode 100644 docs/lib/Game/MapObj/PrizeRing.md delete mode 100644 docs/lib/Game/MapObj/PunchBox.md delete mode 100644 docs/lib/Game/MapObj/PunchingKinoko.md delete mode 100644 docs/lib/Game/MapObj/PurpleCoinHolder.md delete mode 100644 docs/lib/Game/MapObj/PurpleCoinStarter.md delete mode 100644 docs/lib/Game/MapObj/QuarterRollGravityRoomArrow.md delete mode 100644 docs/lib/Game/MapObj/QuestionBoxGalleryObj.md delete mode 100644 docs/lib/Game/MapObj/QuestionCoin.md delete mode 100644 docs/lib/Game/MapObj/RailBlock.md delete mode 100644 docs/lib/Game/MapObj/RailCoin.md delete mode 100644 docs/lib/Game/MapObj/RailMoveObj.md delete mode 100644 docs/lib/Game/MapObj/RainCloud.md delete mode 100644 docs/lib/Game/MapObj/ReverseGravityRoomPlanet.md delete mode 100644 docs/lib/Game/MapObj/RevolvingWay.md delete mode 100644 docs/lib/Game/MapObj/Rock.md delete mode 100644 docs/lib/Game/MapObj/RockCreator.md delete mode 100644 docs/lib/Game/MapObj/RosettaChair.md delete mode 100644 docs/lib/Game/MapObj/RosettaPictureBook.md delete mode 100644 docs/lib/Game/MapObj/RotateMoveObj.md delete mode 100644 docs/lib/Game/MapObj/SandCapsuleInsidePlanet.md delete mode 100644 docs/lib/Game/MapObj/SandCapsulePressGround.md delete mode 100644 docs/lib/Game/MapObj/SandUpDownEffectObj.md delete mode 100644 docs/lib/Game/MapObj/SandUpDownTriRock.md delete mode 100644 docs/lib/Game/MapObj/Sandstorm.md delete mode 100644 docs/lib/Game/MapObj/ScrewSwitch.md delete mode 100644 docs/lib/Game/MapObj/ScrewSwitchReverse.md delete mode 100644 docs/lib/Game/MapObj/SeaBottomTriplePropeller.md delete mode 100644 docs/lib/Game/MapObj/SeesawMoveNut.md delete mode 100644 docs/lib/Game/MapObj/Shellfish.md delete mode 100644 docs/lib/Game/MapObj/ShockWaveGenerator.md delete mode 100644 docs/lib/Game/MapObj/ShootingStar.md delete mode 100644 docs/lib/Game/MapObj/SideSpikeMoveStep.md delete mode 100644 docs/lib/Game/MapObj/SimpleBreakableObj.md delete mode 100644 docs/lib/Game/MapObj/SimpleClipPartsObj.md delete mode 100644 docs/lib/Game/MapObj/SimpleFloaterObj.md delete mode 100644 docs/lib/Game/MapObj/SimpleMapObj.md delete mode 100644 docs/lib/Game/MapObj/SimpleNormalMapObj.md delete mode 100644 docs/lib/Game/MapObj/SimpleTimerObj.md delete mode 100644 docs/lib/Game/MapObj/SmallStone.md delete mode 100644 docs/lib/Game/MapObj/SnowCapsulePlanet.md delete mode 100644 docs/lib/Game/MapObj/SnowFloor.md delete mode 100644 docs/lib/Game/MapObj/SnowFloorTile.md delete mode 100644 docs/lib/Game/MapObj/SnowMan.md delete mode 100644 docs/lib/Game/MapObj/SnowplowSwitch.md delete mode 100644 docs/lib/Game/MapObj/SoundEmitter.md delete mode 100644 docs/lib/Game/MapObj/SpaceMine.md delete mode 100644 docs/lib/Game/MapObj/SpaceShipStep.md delete mode 100644 docs/lib/Game/MapObj/SphereRailDash.md delete mode 100644 docs/lib/Game/MapObj/SpiderCoin.md delete mode 100644 docs/lib/Game/MapObj/SpiderMapBlock.md delete mode 100644 docs/lib/Game/MapObj/SpiderThread.md delete mode 100644 docs/lib/Game/MapObj/SpiderThreadHangInfo.md delete mode 100644 docs/lib/Game/MapObj/SpiderThreadMainPoint.md delete mode 100644 docs/lib/Game/MapObj/SpiderThreadPart.md delete mode 100644 docs/lib/Game/MapObj/SpiderThreadPoint.md delete mode 100644 docs/lib/Game/MapObj/SpiderThreadRadialLine.md delete mode 100644 docs/lib/Game/MapObj/SpiderThreadWindCtrl.md delete mode 100644 docs/lib/Game/MapObj/SpinDriver.md delete mode 100644 docs/lib/Game/MapObj/SpinDriverCamera.md delete mode 100644 docs/lib/Game/MapObj/SpinDriverOperateRing.md delete mode 100644 docs/lib/Game/MapObj/SpinDriverPathDrawer.md delete mode 100644 docs/lib/Game/MapObj/SpinDriverShootPath.md delete mode 100644 docs/lib/Game/MapObj/SpinDriverUtil.md delete mode 100644 docs/lib/Game/MapObj/SpinLeverSwitch.md delete mode 100644 docs/lib/Game/MapObj/SpinningBox.md delete mode 100644 docs/lib/Game/MapObj/SpringJetWater.md delete mode 100644 docs/lib/Game/MapObj/SpringWaterFloaterSpot.md delete mode 100644 docs/lib/Game/MapObj/StageEffectDataTable.md delete mode 100644 docs/lib/Game/MapObj/StarPiece.md delete mode 100644 docs/lib/Game/MapObj/StarPieceDirector.md delete mode 100644 docs/lib/Game/MapObj/StarPieceFollowGroup.md delete mode 100644 docs/lib/Game/MapObj/StarPieceGroup.md delete mode 100644 docs/lib/Game/MapObj/StarPieceMother.md delete mode 100644 docs/lib/Game/MapObj/StarPieceSpot.md delete mode 100644 docs/lib/Game/MapObj/SubmarineSteam.md delete mode 100644 docs/lib/Game/MapObj/SubmarineVolcanoBigColumn.md delete mode 100644 docs/lib/Game/MapObj/Sun.md delete mode 100644 docs/lib/Game/MapObj/SuperSpinDriver.md delete mode 100644 docs/lib/Game/MapObj/SurprisedGalaxy.md delete mode 100644 docs/lib/Game/MapObj/SwingLight.md delete mode 100644 docs/lib/Game/MapObj/Swinger.md delete mode 100644 docs/lib/Game/MapObj/SwitchBox.md delete mode 100644 docs/lib/Game/MapObj/TimeAppearObj.md delete mode 100644 docs/lib/Game/MapObj/TimerMoveWall.md delete mode 100644 docs/lib/Game/MapObj/TrampleStar.md delete mode 100644 docs/lib/Game/MapObj/TransparentWall.md delete mode 100644 docs/lib/Game/MapObj/TreasureBoxCracked.md delete mode 100644 docs/lib/Game/MapObj/TreasureSpot.md delete mode 100644 docs/lib/Game/MapObj/Tsukidashikun.md delete mode 100644 docs/lib/Game/MapObj/TypicalDoor.md delete mode 100644 docs/lib/Game/MapObj/UFOBase.md delete mode 100644 docs/lib/Game/MapObj/UFOKinoko.md delete mode 100644 docs/lib/Game/MapObj/ValveSwitch.md delete mode 100644 docs/lib/Game/MapObj/WarpPod.md delete mode 100644 docs/lib/Game/MapObj/WatchTowerRotateStep.md delete mode 100644 docs/lib/Game/MapObj/WaterLeakPipe.md delete mode 100644 docs/lib/Game/MapObj/WaterPressure.md delete mode 100644 docs/lib/Game/MapObj/WaterPressureBullet.md delete mode 100644 docs/lib/Game/MapObj/WaterPressureBulletHolder.md delete mode 100644 docs/lib/Game/MapObj/WaterfallCaveCover.md delete mode 100644 docs/lib/Game/MapObj/WaveFloatingForce.md delete mode 100644 docs/lib/Game/MapObj/WhirlPool.md delete mode 100644 docs/lib/Game/MapObj/WoodBox.md delete mode 100644 docs/lib/Game/MapObj/WormEatenPlanet.md delete mode 100644 docs/lib/Game/MapObj/YellowChip.md delete mode 100644 docs/lib/Game/NPC.md delete mode 100644 docs/lib/Game/NPC/Butler.md delete mode 100644 docs/lib/Game/NPC/ButlerExplain.md delete mode 100644 docs/lib/Game/NPC/ButlerMap.md delete mode 100644 docs/lib/Game/NPC/ButlerStateStarPieceReaction.md delete mode 100644 docs/lib/Game/NPC/CareTaker.md delete mode 100644 docs/lib/Game/NPC/CollectTico.md delete mode 100644 docs/lib/Game/NPC/CometEventExecutorTimeLimit.md delete mode 100644 docs/lib/Game/NPC/CometEventKeeper.md delete mode 100644 docs/lib/Game/NPC/DemoRabbit.md delete mode 100644 docs/lib/Game/NPC/EventDirector.md delete mode 100644 docs/lib/Game/NPC/HoneyBee.md delete mode 100644 docs/lib/Game/NPC/HoneyQueen.md delete mode 100644 docs/lib/Game/NPC/Kinopio.md delete mode 100644 docs/lib/Game/NPC/KinopioAstro.md delete mode 100644 docs/lib/Game/NPC/KoopaJr.md delete mode 100644 docs/lib/Game/NPC/LuigiNPC.md delete mode 100644 docs/lib/Game/NPC/MiiDatabase.md delete mode 100644 docs/lib/Game/NPC/MiiFaceIcon.md delete mode 100644 docs/lib/Game/NPC/MiiFaceIconHolder.md delete mode 100644 docs/lib/Game/NPC/MiiFaceParts.md delete mode 100644 docs/lib/Game/NPC/MiiFacePartsHolder.md delete mode 100644 docs/lib/Game/NPC/MiiFaceRecipe.md delete mode 100644 docs/lib/Game/NPC/NPCActor.md delete mode 100644 docs/lib/Game/NPC/NPCDirector.md delete mode 100644 docs/lib/Game/NPC/NPCFunction.md delete mode 100644 docs/lib/Game/NPC/NPCParameter.md delete mode 100644 docs/lib/Game/NPC/NPCSupportRail.md delete mode 100644 docs/lib/Game/NPC/Peach.md delete mode 100644 docs/lib/Game/NPC/Penguin.md delete mode 100644 docs/lib/Game/NPC/PenguinCoach.md delete mode 100644 docs/lib/Game/NPC/PenguinMaster.md delete mode 100644 docs/lib/Game/NPC/PenguinRacer.md delete mode 100644 docs/lib/Game/NPC/PenguinRacerLeader.md delete mode 100644 docs/lib/Game/NPC/PenguinSkater.md delete mode 100644 docs/lib/Game/NPC/PenguinStudent.md delete mode 100644 docs/lib/Game/NPC/PowerStarEventKeeper.md delete mode 100644 docs/lib/Game/NPC/Rabbit.md delete mode 100644 docs/lib/Game/NPC/RabbitStateCaught.md delete mode 100644 docs/lib/Game/NPC/RabbitStateWaitStart.md delete mode 100644 docs/lib/Game/NPC/Rosetta.md delete mode 100644 docs/lib/Game/NPC/RosettaDemoAstroDome.md delete mode 100644 docs/lib/Game/NPC/RosettaDemoEpilogue.md delete mode 100644 docs/lib/Game/NPC/RosettaDemoHeavensDoor.md delete mode 100644 docs/lib/Game/NPC/RosettaReading.md delete mode 100644 docs/lib/Game/NPC/RunawayRabbit.md delete mode 100644 docs/lib/Game/NPC/RunawayRabbitCollect.md delete mode 100644 docs/lib/Game/NPC/RunawayTico.md delete mode 100644 docs/lib/Game/NPC/SignBoard.md delete mode 100644 docs/lib/Game/NPC/StageStateKeeper.md delete mode 100644 docs/lib/Game/NPC/StrayTico.md delete mode 100644 docs/lib/Game/NPC/Syati.md delete mode 100644 docs/lib/Game/NPC/TalkBalloon.md delete mode 100644 docs/lib/Game/NPC/TalkDirector.md delete mode 100644 docs/lib/Game/NPC/TalkMessageCtrl.md delete mode 100644 docs/lib/Game/NPC/TalkMessageInfo.md delete mode 100644 docs/lib/Game/NPC/TalkNodeCtrl.md delete mode 100644 docs/lib/Game/NPC/TalkState.md delete mode 100644 docs/lib/Game/NPC/TalkSupportPlayerWatcher.md delete mode 100644 docs/lib/Game/NPC/TalkTextFormer.md delete mode 100644 docs/lib/Game/NPC/TeresaRacer.md delete mode 100644 docs/lib/Game/NPC/Tico.md delete mode 100644 docs/lib/Game/NPC/TicoAstro.md delete mode 100644 docs/lib/Game/NPC/TicoComet.md delete mode 100644 docs/lib/Game/NPC/TicoDemoGetPower.md delete mode 100644 docs/lib/Game/NPC/TicoDomeLecture.md delete mode 100644 docs/lib/Game/NPC/TicoFat.md delete mode 100644 docs/lib/Game/NPC/TicoGalaxy.md delete mode 100644 docs/lib/Game/NPC/TicoRail.md delete mode 100644 docs/lib/Game/NPC/TicoReading.md delete mode 100644 docs/lib/Game/NPC/TicoShop.md delete mode 100644 docs/lib/Game/NPC/TicoStarRing.md delete mode 100644 docs/lib/Game/NPC/TimeAttackEventKeeper.md delete mode 100644 docs/lib/Game/NPC/TrickRabbit.md delete mode 100644 docs/lib/Game/NPC/TrickRabbitFreeRun.md delete mode 100644 docs/lib/Game/NPC/TrickRabbitSnow.md delete mode 100644 docs/lib/Game/NPC/TrickRabbitSnowCollect.md delete mode 100644 docs/lib/Game/NPC/TrickRabbitUtil.md delete mode 100644 docs/lib/Game/NPC/TurnJointCtrl.md delete mode 100644 docs/lib/Game/NWC24.md delete mode 100644 docs/lib/Game/NWC24/LuigiMailDirector.md delete mode 100644 docs/lib/Game/NWC24/NWC24Function.md delete mode 100644 docs/lib/Game/NWC24/NWC24Messenger.md delete mode 100644 docs/lib/Game/NWC24/NWC24SendThread.md delete mode 100644 docs/lib/Game/NWC24/NWC24System.md delete mode 100644 docs/lib/Game/NWC24/ReceiverTagMail.md delete mode 100644 docs/lib/Game/NWC24/UTF16Util.md delete mode 100644 docs/lib/Game/NameObj.md delete mode 100644 docs/lib/Game/NameObj/ModelChangableObjFactory.md delete mode 100644 docs/lib/Game/NameObj/MovementOnOffGroupHolder.md delete mode 100644 docs/lib/Game/NameObj/NameObj.md delete mode 100644 docs/lib/Game/NameObj/NameObjAdaptor.md delete mode 100644 docs/lib/Game/NameObj/NameObjArchiveListCollector.md delete mode 100644 docs/lib/Game/NameObj/NameObjCategoryList.md delete mode 100644 docs/lib/Game/NameObj/NameObjExecuteHolder.md delete mode 100644 docs/lib/Game/NameObj/NameObjFactory.md delete mode 100644 docs/lib/Game/NameObj/NameObjFinder.md delete mode 100644 docs/lib/Game/NameObj/NameObjGroup.md delete mode 100644 docs/lib/Game/NameObj/NameObjHolder.md delete mode 100644 docs/lib/Game/NameObj/NameObjListExecutor.md delete mode 100644 docs/lib/Game/NameObj/NameObjRegister.md delete mode 100644 docs/lib/Game/Player.md delete mode 100644 docs/lib/Game/Player/DrawAdaptor.md delete mode 100644 docs/lib/Game/Player/FireMarioBall.md delete mode 100644 docs/lib/Game/Player/GhostPacket.md delete mode 100644 docs/lib/Game/Player/GhostPlayer.md delete mode 100644 docs/lib/Game/Player/GroupChecker.md delete mode 100644 docs/lib/Game/Player/J3DModelX.md delete mode 100644 docs/lib/Game/Player/JetTurtleShadow.md delete mode 100644 docs/lib/Game/Player/MarineSnow.md delete mode 100644 docs/lib/Game/Player/Mario.md delete mode 100644 docs/lib/Game/Player/Mario2D.md delete mode 100644 docs/lib/Game/Player/MarioAccess.md delete mode 100644 docs/lib/Game/Player/MarioActor.md delete mode 100644 docs/lib/Game/Player/MarioActorBlackHole.md delete mode 100644 docs/lib/Game/Player/MarioActorCamera.md delete mode 100644 docs/lib/Game/Player/MarioActorClap.md delete mode 100644 docs/lib/Game/Player/MarioActorDefensiveMsg.md delete mode 100644 docs/lib/Game/Player/MarioActorDraw.md delete mode 100644 docs/lib/Game/Player/MarioActorEye.md delete mode 100644 docs/lib/Game/Player/MarioActorGameOver.md delete mode 100644 docs/lib/Game/Player/MarioActorGravity.md delete mode 100644 docs/lib/Game/Player/MarioActorHand.md delete mode 100644 docs/lib/Game/Player/MarioActorInit.md delete mode 100644 docs/lib/Game/Player/MarioActorMatrix.md delete mode 100644 docs/lib/Game/Player/MarioActorMorph.md delete mode 100644 docs/lib/Game/Player/MarioActorOffensiveMsg.md delete mode 100644 docs/lib/Game/Player/MarioActorPad.md delete mode 100644 docs/lib/Game/Player/MarioActorParts.md delete mode 100644 docs/lib/Game/Player/MarioActorPunch.md delete mode 100644 docs/lib/Game/Player/MarioActorRush.md delete mode 100644 docs/lib/Game/Player/MarioActorRushMsg.md delete mode 100644 docs/lib/Game/Player/MarioActorSensor.md delete mode 100644 docs/lib/Game/Player/MarioActorShadow.md delete mode 100644 docs/lib/Game/Player/MarioActorSpecialDraw.md delete mode 100644 docs/lib/Game/Player/MarioActorTakeMsg.md delete mode 100644 docs/lib/Game/Player/MarioActorWipe.md delete mode 100644 docs/lib/Game/Player/MarioAnimationEfx.md delete mode 100644 docs/lib/Game/Player/MarioAnimator.md delete mode 100644 docs/lib/Game/Player/MarioBee.md delete mode 100644 docs/lib/Game/Player/MarioBlown.md delete mode 100644 docs/lib/Game/Player/MarioBump.md delete mode 100644 docs/lib/Game/Player/MarioClimb.md delete mode 100644 docs/lib/Game/Player/MarioCollision.md delete mode 100644 docs/lib/Game/Player/MarioConst.md delete mode 100644 docs/lib/Game/Player/MarioDamage.md delete mode 100644 docs/lib/Game/Player/MarioDamageCrush.md delete mode 100644 docs/lib/Game/Player/MarioDamageFreeze.md delete mode 100644 docs/lib/Game/Player/MarioDamageParalyze.md delete mode 100644 docs/lib/Game/Player/MarioDamageStun.md delete mode 100644 docs/lib/Game/Player/MarioEffect.md delete mode 100644 docs/lib/Game/Player/MarioEnforce.md delete mode 100644 docs/lib/Game/Player/MarioFaint.md delete mode 100644 docs/lib/Game/Player/MarioFlip.md delete mode 100644 docs/lib/Game/Player/MarioFlow.md delete mode 100644 docs/lib/Game/Player/MarioFoo.md delete mode 100644 docs/lib/Game/Player/MarioFpView.md delete mode 100644 docs/lib/Game/Player/MarioFrontStep.md delete mode 100644 docs/lib/Game/Player/MarioHang.md delete mode 100644 docs/lib/Game/Player/MarioHolder.md delete mode 100644 docs/lib/Game/Player/MarioInit.md delete mode 100644 docs/lib/Game/Player/MarioJump.md delete mode 100644 docs/lib/Game/Player/MarioMagic.md delete mode 100644 docs/lib/Game/Player/MarioMapCode.md delete mode 100644 docs/lib/Game/Player/MarioMessenger.md delete mode 100644 docs/lib/Game/Player/MarioModule.md delete mode 100644 docs/lib/Game/Player/MarioMove.md delete mode 100644 docs/lib/Game/Player/MarioMove25D.md delete mode 100644 docs/lib/Game/Player/MarioMove2D.md delete mode 100644 docs/lib/Game/Player/MarioMoveSphere.md delete mode 100644 docs/lib/Game/Player/MarioNullBck.md delete mode 100644 docs/lib/Game/Player/MarioParts.md delete mode 100644 docs/lib/Game/Player/MarioPress.md delete mode 100644 docs/lib/Game/Player/MarioRabbit.md delete mode 100644 docs/lib/Game/Player/MarioRecovery.md delete mode 100644 docs/lib/Game/Player/MarioSearchLight.md delete mode 100644 docs/lib/Game/Player/MarioShadow.md delete mode 100644 docs/lib/Game/Player/MarioSideStep.md delete mode 100644 docs/lib/Game/Player/MarioSkate.md delete mode 100644 docs/lib/Game/Player/MarioSlider.md delete mode 100644 docs/lib/Game/Player/MarioSlip.md delete mode 100644 docs/lib/Game/Player/MarioSlope.md delete mode 100644 docs/lib/Game/Player/MarioSound.md delete mode 100644 docs/lib/Game/Player/MarioSpecial.md delete mode 100644 docs/lib/Game/Player/MarioSpin.md delete mode 100644 docs/lib/Game/Player/MarioState.md delete mode 100644 docs/lib/Game/Player/MarioStep.md delete mode 100644 docs/lib/Game/Player/MarioStick.md delete mode 100644 docs/lib/Game/Player/MarioSukekiyo.md delete mode 100644 docs/lib/Game/Player/MarioSwim.md delete mode 100644 docs/lib/Game/Player/MarioSwimDamage.md delete mode 100644 docs/lib/Game/Player/MarioTalk.md delete mode 100644 docs/lib/Game/Player/MarioTask.md delete mode 100644 docs/lib/Game/Player/MarioTeresa.md delete mode 100644 docs/lib/Game/Player/MarioWait.md delete mode 100644 docs/lib/Game/Player/MarioWalk.md delete mode 100644 docs/lib/Game/Player/MarioWall.md delete mode 100644 docs/lib/Game/Player/MarioWarp.md delete mode 100644 docs/lib/Game/Player/MatrixControl.md delete mode 100644 docs/lib/Game/Player/ModelHolder.md delete mode 100644 docs/lib/Game/Player/PlayerEvent.md delete mode 100644 docs/lib/Game/Player/PlayerEventAbyss.md delete mode 100644 docs/lib/Game/Player/PlayerEventDown.md delete mode 100644 docs/lib/Game/Player/PlayerEventFireDown.md delete mode 100644 docs/lib/Game/Player/PlayerEventGameOver.md delete mode 100644 docs/lib/Game/Player/PlayerEventGhostRaceDown.md delete mode 100644 docs/lib/Game/Player/PlayerEventRaceDown.md delete mode 100644 docs/lib/Game/Player/RushEndInfo.md delete mode 100644 docs/lib/Game/Player/TornadoMario.md delete mode 100644 docs/lib/Game/RhythmLib.md delete mode 100644 docs/lib/Game/RhythmLib/AudBgmTempoAdjuster.md delete mode 100644 docs/lib/Game/RhythmLib/AudChordInfo.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeChannelMgr.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeHandles.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeObject.md delete mode 100644 docs/lib/Game/RhythmLib/AudMePlayer.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeSeqCtrl.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeSeqParser.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeSeqReader.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeTrack.md delete mode 100644 docs/lib/Game/RhythmLib/AudMeTrackCallback.md delete mode 100644 docs/lib/Game/RhythmLib/AudRhythmHolder.md delete mode 100644 docs/lib/Game/RhythmLib/AudRhythmMeSystem.md delete mode 100644 docs/lib/Game/RhythmLib/AudRhythmSeqParser.md delete mode 100644 docs/lib/Game/RhythmLib/AudRhythmWrap.md delete mode 100644 docs/lib/Game/Ride.md delete mode 100644 docs/lib/Game/Ride/BigBubble.md delete mode 100644 docs/lib/Game/Ride/Creeper.md delete mode 100644 docs/lib/Game/Ride/Fluff.md delete mode 100644 docs/lib/Game/Ride/FluffWind.md delete mode 100644 docs/lib/Game/Ride/JumpBranch.md delete mode 100644 docs/lib/Game/Ride/Plant.md delete mode 100644 docs/lib/Game/Ride/PlantLeaf.md delete mode 100644 docs/lib/Game/Ride/PlantStalk.md delete mode 100644 docs/lib/Game/Ride/Pole.md delete mode 100644 docs/lib/Game/Ride/SledRopePoint.md delete mode 100644 docs/lib/Game/Ride/SlingShooter.md delete mode 100644 docs/lib/Game/Ride/SpaceCocoon.md delete mode 100644 docs/lib/Game/Ride/SphereAccelSensorController.md delete mode 100644 docs/lib/Game/Ride/SphereController.md delete mode 100644 docs/lib/Game/Ride/SpherePadController.md delete mode 100644 docs/lib/Game/Ride/SurfRay.md delete mode 100644 docs/lib/Game/Ride/SurfRayTutorial.md delete mode 100644 docs/lib/Game/Ride/SwingRope.md delete mode 100644 docs/lib/Game/Ride/SwingRopePoint.md delete mode 100644 docs/lib/Game/Ride/Tamakoro.md delete mode 100644 docs/lib/Game/Ride/TamakoroTutorial.md delete mode 100644 docs/lib/Game/Ride/Trapeze.md delete mode 100644 docs/lib/Game/Scene.md delete mode 100644 docs/lib/Game/Scene/GameScene.md delete mode 100644 docs/lib/Game/Scene/GameSceneFunction.md delete mode 100644 docs/lib/Game/Scene/GameScenePauseControl.md delete mode 100644 docs/lib/Game/Scene/GameSceneScenarioOpeningCameraState.md delete mode 100644 docs/lib/Game/Scene/IntermissionScene.md delete mode 100644 docs/lib/Game/Scene/LogoScene.md delete mode 100644 docs/lib/Game/Scene/MultiSceneActor.md delete mode 100644 docs/lib/Game/Scene/MultiSceneEffectKeeper.md delete mode 100644 docs/lib/Game/Scene/PlacementInfoOrdered.md delete mode 100644 docs/lib/Game/Scene/PlacementStateChecker.md delete mode 100644 docs/lib/Game/Scene/PlayTimerScene.md delete mode 100644 docs/lib/Game/Scene/ScenarioSelectScene.md delete mode 100644 docs/lib/Game/Scene/Scene.md delete mode 100644 docs/lib/Game/Scene/SceneDataInitializer.md delete mode 100644 docs/lib/Game/Scene/SceneExecutor.md delete mode 100644 docs/lib/Game/Scene/SceneFactory.md delete mode 100644 docs/lib/Game/Scene/SceneFunction.md delete mode 100644 docs/lib/Game/Scene/SceneNameObjListExecutor.md delete mode 100644 docs/lib/Game/Scene/SceneNameObjMovementController.md delete mode 100644 docs/lib/Game/Scene/SceneObjHolder.md delete mode 100644 docs/lib/Game/Scene/ScenePlayingResult.md delete mode 100644 docs/lib/Game/Scene/StageDataHolder.md delete mode 100644 docs/lib/Game/Scene/StageFileLoader.md delete mode 100644 docs/lib/Game/Scene/StageResourceLoader.md delete mode 100644 docs/lib/Game/Scene/StopSceneController.md delete mode 100644 docs/lib/Game/Screen.md delete mode 100644 docs/lib/Game/Screen/BackButton.md delete mode 100644 docs/lib/Game/Screen/BatteryInfo.md delete mode 100644 docs/lib/Game/Screen/BloomEffect.md delete mode 100644 docs/lib/Game/Screen/BloomEffectSimple.md delete mode 100644 docs/lib/Game/Screen/BombTimerLayout.md delete mode 100644 docs/lib/Game/Screen/BrosButton.md delete mode 100644 docs/lib/Game/Screen/ButtonPaneController.md delete mode 100644 docs/lib/Game/Screen/CameraInfo.md delete mode 100644 docs/lib/Game/Screen/CaptureScreenDirector.md delete mode 100644 docs/lib/Game/Screen/CenterScreenBlur.md delete mode 100644 docs/lib/Game/Screen/CinemaFrame.md delete mode 100644 docs/lib/Game/Screen/CoinCounter.md delete mode 100644 docs/lib/Game/Screen/CometRetryButton.md delete mode 100644 docs/lib/Game/Screen/CopyFilterNegater.md delete mode 100644 docs/lib/Game/Screen/CountUpPaneRumbler.md delete mode 100644 docs/lib/Game/Screen/CounterLayoutAppearer.md delete mode 100644 docs/lib/Game/Screen/CounterLayoutController.md delete mode 100644 docs/lib/Game/Screen/CustomTagProcessor.md delete mode 100644 docs/lib/Game/Screen/DepthOfFieldBlur.md delete mode 100644 docs/lib/Game/Screen/EncouragePal60Window.md delete mode 100644 docs/lib/Game/Screen/ErrorMessageWindow.md delete mode 100644 docs/lib/Game/Screen/FileSelectButton.md delete mode 100644 docs/lib/Game/Screen/FileSelectInfo.md delete mode 100644 docs/lib/Game/Screen/FileSelectNumber.md delete mode 100644 docs/lib/Game/Screen/FullScreenBlur.md delete mode 100644 docs/lib/Game/Screen/FullnessMeter.md delete mode 100644 docs/lib/Game/Screen/GalaxyCometScreenFilter.md delete mode 100644 docs/lib/Game/Screen/GalaxyConfirmLayout.md delete mode 100644 docs/lib/Game/Screen/GalaxyInfoLayoutSetter.md delete mode 100644 docs/lib/Game/Screen/GalaxyMap.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapBackground.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapCometIcon.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapController.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapDomeIcon.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapGalaxyDetail.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapGalaxyPlain.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapIcon.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapMarioIcon.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapSelectButton.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapTicoIcon.md delete mode 100644 docs/lib/Game/Screen/GalaxyMapTitle.md delete mode 100644 docs/lib/Game/Screen/GalaxyNamePlate.md delete mode 100644 docs/lib/Game/Screen/GalaxyNamePlateDrawer.md delete mode 100644 docs/lib/Game/Screen/GalaxySelectBackButton.md delete mode 100644 docs/lib/Game/Screen/GalaxySelectInfo.md delete mode 100644 docs/lib/Game/Screen/GamePauseSequence.md delete mode 100644 docs/lib/Game/Screen/GameSceneLayoutHolder.md delete mode 100644 docs/lib/Game/Screen/GameStageClearSequence.md delete mode 100644 docs/lib/Game/Screen/HeatHazeEffect.md delete mode 100644 docs/lib/Game/Screen/HomeButtonLayout.md delete mode 100644 docs/lib/Game/Screen/IconAButton.md delete mode 100644 docs/lib/Game/Screen/IconComet.md delete mode 100644 docs/lib/Game/Screen/ImageEffectBase.md delete mode 100644 docs/lib/Game/Screen/ImageEffectDirector.md delete mode 100644 docs/lib/Game/Screen/ImageEffectLocalUtil.md delete mode 100644 docs/lib/Game/Screen/ImageEffectResource.md delete mode 100644 docs/lib/Game/Screen/ImageEffectState.md delete mode 100644 docs/lib/Game/Screen/ImageEffectSystemHolder.md delete mode 100644 docs/lib/Game/Screen/InformationMessage.md delete mode 100644 docs/lib/Game/Screen/InformationObserver.md delete mode 100644 docs/lib/Game/Screen/IsbnManager.md delete mode 100644 docs/lib/Game/Screen/LayoutActor.md delete mode 100644 docs/lib/Game/Screen/LayoutActorFlag.md delete mode 100644 docs/lib/Game/Screen/LayoutCoreUtil.md delete mode 100644 docs/lib/Game/Screen/LayoutGroupCtrl.md delete mode 100644 docs/lib/Game/Screen/LayoutManager.md delete mode 100644 docs/lib/Game/Screen/LayoutPaneCtrl.md delete mode 100644 docs/lib/Game/Screen/LensFlare.md delete mode 100644 docs/lib/Game/Screen/LogoFader.md delete mode 100644 docs/lib/Game/Screen/LuigiLetter.md delete mode 100644 docs/lib/Game/Screen/Manual2P.md delete mode 100644 docs/lib/Game/Screen/MarioMeter.md delete mode 100644 docs/lib/Game/Screen/MarioSubMeter.md delete mode 100644 docs/lib/Game/Screen/MessageTagSkipTagProcessor.md delete mode 100644 docs/lib/Game/Screen/MeterLayout.md delete mode 100644 docs/lib/Game/Screen/MiiConfirmIcon.md delete mode 100644 docs/lib/Game/Screen/MiiSelect.md delete mode 100644 docs/lib/Game/Screen/MiiSelectIcon.md delete mode 100644 docs/lib/Game/Screen/MissLayout.md delete mode 100644 docs/lib/Game/Screen/MoviePlayerSimple.md delete mode 100644 docs/lib/Game/Screen/MoviePlayingSequence.md delete mode 100644 docs/lib/Game/Screen/MovieStarter.md delete mode 100644 docs/lib/Game/Screen/MovieSubtitles.md delete mode 100644 docs/lib/Game/Screen/MovieSubtitlesDataTable.md delete mode 100644 docs/lib/Game/Screen/NoteCounter.md delete mode 100644 docs/lib/Game/Screen/OdhConverter.md delete mode 100644 docs/lib/Game/Screen/OneUpBoard.md delete mode 100644 docs/lib/Game/Screen/PaneEffectKeeper.md delete mode 100644 docs/lib/Game/Screen/PauseMenu.md delete mode 100644 docs/lib/Game/Screen/PeachLetter.md delete mode 100644 docs/lib/Game/Screen/PictureBookCloseButton.md delete mode 100644 docs/lib/Game/Screen/PictureBookLayout.md delete mode 100644 docs/lib/Game/Screen/PlayerActionGuidance.md delete mode 100644 docs/lib/Game/Screen/PlayerLeft.md delete mode 100644 docs/lib/Game/Screen/PlayerMissLeft.md delete mode 100644 docs/lib/Game/Screen/PowerStarList.md delete mode 100644 docs/lib/Game/Screen/PrologueLetter.md delete mode 100644 docs/lib/Game/Screen/ProloguePictureBook.md delete mode 100644 docs/lib/Game/Screen/PurpleCoinCounter.md delete mode 100644 docs/lib/Game/Screen/ReplaceTagProcessor.md delete mode 100644 docs/lib/Game/Screen/SaveIcon.md delete mode 100644 docs/lib/Game/Screen/ScenarioSelectLayout.md delete mode 100644 docs/lib/Game/Screen/ScenarioTitle.md delete mode 100644 docs/lib/Game/Screen/SceneWipeHolder.md delete mode 100644 docs/lib/Game/Screen/ScreenAlphaCapture.md delete mode 100644 docs/lib/Game/Screen/ScreenBlurEffect.md delete mode 100644 docs/lib/Game/Screen/ScreenPreserver.md delete mode 100644 docs/lib/Game/Screen/SimpleLayout.md delete mode 100644 docs/lib/Game/Screen/StaffRoll.md delete mode 100644 docs/lib/Game/Screen/StageResultInformer.md delete mode 100644 docs/lib/Game/Screen/StarCounter.md delete mode 100644 docs/lib/Game/Screen/StarPieceCounter.md delete mode 100644 docs/lib/Game/Screen/StarPointerBlur.md delete mode 100644 docs/lib/Game/Screen/StarPointerCommandStream.md delete mode 100644 docs/lib/Game/Screen/StarPointerController.md delete mode 100644 docs/lib/Game/Screen/StarPointerDirector.md delete mode 100644 docs/lib/Game/Screen/StarPointerGuidance.md delete mode 100644 docs/lib/Game/Screen/StarPointerLayout.md delete mode 100644 docs/lib/Game/Screen/StarPointerTarget.md delete mode 100644 docs/lib/Game/Screen/SubMeterLayout.md delete mode 100644 docs/lib/Game/Screen/SuddenDeathMeter.md delete mode 100644 docs/lib/Game/Screen/SurfingGuidance.md delete mode 100644 docs/lib/Game/Screen/SysInfoWindow.md delete mode 100644 docs/lib/Game/Screen/SystemWipeHolder.md delete mode 100644 docs/lib/Game/Screen/THPDraw.md delete mode 100644 docs/lib/Game/Screen/THPSimplePlayerWrapper.md delete mode 100644 docs/lib/Game/Screen/TimeLimitLayout.md delete mode 100644 docs/lib/Game/Screen/TitleSequenceProduct.md delete mode 100644 docs/lib/Game/Screen/WaterCameraFilter.md delete mode 100644 docs/lib/Game/Screen/WipeFade.md delete mode 100644 docs/lib/Game/Screen/WipeGameOver.md delete mode 100644 docs/lib/Game/Screen/WipeHolderBase.md delete mode 100644 docs/lib/Game/Screen/WipeKoopa.md delete mode 100644 docs/lib/Game/Screen/WipeRing.md delete mode 100644 docs/lib/Game/Screen/YesNoController.md delete mode 100644 docs/lib/Game/Screen/YesNoLayout.md delete mode 100644 docs/lib/Game/Screen/odh.md delete mode 100644 docs/lib/Game/Speaker.md delete mode 100644 docs/lib/Game/Speaker/SpkData.md delete mode 100644 docs/lib/Game/Speaker/SpkMixingBuffer.md delete mode 100644 docs/lib/Game/Speaker/SpkSound.md delete mode 100644 docs/lib/Game/Speaker/SpkSpeakerCtrl.md delete mode 100644 docs/lib/Game/Speaker/SpkSystem.md delete mode 100644 docs/lib/Game/Speaker/SpkTable.md delete mode 100644 docs/lib/Game/Speaker/SpkWave.md delete mode 100644 docs/lib/Game/System.md delete mode 100644 docs/lib/Game/System/AlreadyDoneFlagInGalaxy.md delete mode 100644 docs/lib/Game/System/ArchiveHolder.md delete mode 100644 docs/lib/Game/System/AudSystemWrapper.md delete mode 100644 docs/lib/Game/System/BinaryDataChunkHolder.md delete mode 100644 docs/lib/Game/System/BinaryDataContentAccessor.md delete mode 100644 docs/lib/Game/System/ConfigDataHolder.md delete mode 100644 docs/lib/Game/System/ConfigDataMii.md delete mode 100644 docs/lib/Game/System/ConfigDataMisc.md delete mode 100644 docs/lib/Game/System/DrawBuffer.md delete mode 100644 docs/lib/Game/System/DrawBufferExecuter.md delete mode 100644 docs/lib/Game/System/DrawBufferGroup.md delete mode 100644 docs/lib/Game/System/DrawBufferHolder.md delete mode 100644 docs/lib/Game/System/DrawSyncManager.md delete mode 100644 docs/lib/Game/System/FileHolder.md delete mode 100644 docs/lib/Game/System/FileLoader.md delete mode 100644 docs/lib/Game/System/FileLoaderThread.md delete mode 100644 docs/lib/Game/System/FileRipper.md delete mode 100644 docs/lib/Game/System/FindingLuigiEventScheduler.md delete mode 100644 docs/lib/Game/System/FunctionAsyncExecutor.md delete mode 100644 docs/lib/Game/System/GalaxyCometScheduler.md delete mode 100644 docs/lib/Game/System/GalaxyCometState.md delete mode 100644 docs/lib/Game/System/GalaxyMoveArgument.md delete mode 100644 docs/lib/Game/System/GalaxyNameSortTable.md delete mode 100644 docs/lib/Game/System/GalaxyStatusAccessor.md delete mode 100644 docs/lib/Game/System/GameDataConst.md delete mode 100644 docs/lib/Game/System/GameDataFunction.md delete mode 100644 docs/lib/Game/System/GameDataGalaxyStorage.md delete mode 100644 docs/lib/Game/System/GameDataHolder.md delete mode 100644 docs/lib/Game/System/GameDataPlayerStatus.md delete mode 100644 docs/lib/Game/System/GameDataTemporaryInGalaxy.md delete mode 100644 docs/lib/Game/System/GameEventFlag.md delete mode 100644 docs/lib/Game/System/GameEventFlagChecker.md delete mode 100644 docs/lib/Game/System/GameEventFlagStorage.md delete mode 100644 docs/lib/Game/System/GameEventFlagTable.md delete mode 100644 docs/lib/Game/System/GameEventValueChecker.md delete mode 100644 docs/lib/Game/System/GameSequenceDirector.md delete mode 100644 docs/lib/Game/System/GameSequenceFunction.md delete mode 100644 docs/lib/Game/System/GameSequenceProgress.md delete mode 100644 docs/lib/Game/System/GameSystem.md delete mode 100644 docs/lib/Game/System/GameSystemDimmingWatcher.md delete mode 100644 docs/lib/Game/System/GameSystemErrorWatcher.md delete mode 100644 docs/lib/Game/System/GameSystemException.md delete mode 100644 docs/lib/Game/System/GameSystemFontHolder.md delete mode 100644 docs/lib/Game/System/GameSystemFrameControl.md delete mode 100644 docs/lib/Game/System/GameSystemFunction.md delete mode 100644 docs/lib/Game/System/GameSystemObjHolder.md delete mode 100644 docs/lib/Game/System/GameSystemResetAndPowerProcess.md delete mode 100644 docs/lib/Game/System/GameSystemSceneController.md delete mode 100644 docs/lib/Game/System/GameSystemStationedArchiveLoader.md delete mode 100644 docs/lib/Game/System/HeapMemoryWatcher.md delete mode 100644 docs/lib/Game/System/HomeButtonMenuWrapper.md delete mode 100644 docs/lib/Game/System/HomeButtonStateNotifier.md delete mode 100644 docs/lib/Game/System/Language.md delete mode 100644 docs/lib/Game/System/LayoutHolder.md delete mode 100644 docs/lib/Game/System/LuigiLeftSupplier.md delete mode 100644 docs/lib/Game/System/MainLoopFramework.md delete mode 100644 docs/lib/Game/System/MessageHolder.md delete mode 100644 docs/lib/Game/System/NANDErrorSequence.md delete mode 100644 docs/lib/Game/System/NANDManager.md delete mode 100644 docs/lib/Game/System/NANDManagerThread.md delete mode 100644 docs/lib/Game/System/NerveExecutor.md delete mode 100644 docs/lib/Game/System/OSThreadWrapper.md delete mode 100644 docs/lib/Game/System/Overwrite.md delete mode 100644 docs/lib/Game/System/PauseButtonCheckerInGame.md delete mode 100644 docs/lib/Game/System/PlacedHiddenStarScenarioTable.md delete mode 100644 docs/lib/Game/System/RenderMode.md delete mode 100644 docs/lib/Game/System/ResourceHolder.md delete mode 100644 docs/lib/Game/System/ResourceHolderManager.md delete mode 100644 docs/lib/Game/System/ResourceInfo.md delete mode 100644 docs/lib/Game/System/SaveDataBannerCreator.md delete mode 100644 docs/lib/Game/System/SaveDataFileAccessor.md delete mode 100644 docs/lib/Game/System/SaveDataHandleSequence.md delete mode 100644 docs/lib/Game/System/SaveDataHandler.md delete mode 100644 docs/lib/Game/System/ScenarioDataParser.md delete mode 100644 docs/lib/Game/System/ScenarioProgressTestRun.md delete mode 100644 docs/lib/Game/System/ShapePacketUserData.md delete mode 100644 docs/lib/Game/System/SpinDriverPathStorage.md delete mode 100644 docs/lib/Game/System/StageResultSequenceChecker.md delete mode 100644 docs/lib/Game/System/StarPieceAlmsStorage.md delete mode 100644 docs/lib/Game/System/StarPointerOnOffController.md delete mode 100644 docs/lib/Game/System/StationedArchiveLoader.md delete mode 100644 docs/lib/Game/System/StationedFileInfo.md delete mode 100644 docs/lib/Game/System/StorySequenceExecutor.md delete mode 100644 docs/lib/Game/System/SysConfigFile.md delete mode 100644 docs/lib/Game/System/UserFile.md delete mode 100644 docs/lib/Game/System/WPad.md delete mode 100644 docs/lib/Game/System/WPadAcceleration.md delete mode 100644 docs/lib/Game/System/WPadButton.md delete mode 100644 docs/lib/Game/System/WPadHVSwing.md delete mode 100644 docs/lib/Game/System/WPadHolder.md delete mode 100644 docs/lib/Game/System/WPadInfoChecker.md delete mode 100644 docs/lib/Game/System/WPadLeaveWatcher.md delete mode 100644 docs/lib/Game/System/WPadPointer.md delete mode 100644 docs/lib/Game/System/WPadRumble.md delete mode 100644 docs/lib/Game/System/WPadRumbleData.md delete mode 100644 docs/lib/Game/System/WPadStick.md delete mode 100644 docs/lib/Game/Util.md delete mode 100644 docs/lib/Game/Util/ActorCameraUtil.md delete mode 100644 docs/lib/Game/Util/ActorMovementUtil.md delete mode 100644 docs/lib/Game/Util/ActorSensorUtil.md delete mode 100644 docs/lib/Game/Util/ActorShadowLocalUtil.md delete mode 100644 docs/lib/Game/Util/ActorShadowUtil.md delete mode 100644 docs/lib/Game/Util/ActorStateUtil.md delete mode 100644 docs/lib/Game/Util/ActorSwitchUtil.md delete mode 100644 docs/lib/Game/Util/AreaObjUtil.md delete mode 100644 docs/lib/Game/Util/BaseMatrixFollowTargetHolder.md delete mode 100644 docs/lib/Game/Util/BezierSurface.md delete mode 100644 docs/lib/Game/Util/BitArray.md delete mode 100644 docs/lib/Game/Util/BothDirList.md delete mode 100644 docs/lib/Game/Util/CameraUtil.md delete mode 100644 docs/lib/Game/Util/CollisionPartsFilter.md delete mode 100644 docs/lib/Game/Util/DemoUtil.md delete mode 100644 docs/lib/Game/Util/DirectDraw.md delete mode 100644 docs/lib/Game/Util/DirectDrawUtil.md delete mode 100644 docs/lib/Game/Util/DrawUtil.md delete mode 100644 docs/lib/Game/Util/EffectUtil.md delete mode 100644 docs/lib/Game/Util/EventUtil.md delete mode 100644 docs/lib/Game/Util/FileUtil.md delete mode 100644 docs/lib/Game/Util/FixedPosition.md delete mode 100644 docs/lib/Game/Util/FootPrint.md delete mode 100644 docs/lib/Game/Util/FurCtrl.md delete mode 100644 docs/lib/Game/Util/FurDrawer.md delete mode 100644 docs/lib/Game/Util/FurMulti.md delete mode 100644 docs/lib/Game/Util/FurShader.md delete mode 100644 docs/lib/Game/Util/GamePadUtil.md delete mode 100644 docs/lib/Game/Util/GeometryBindUtil.md delete mode 100644 docs/lib/Game/Util/GravityUtil.md delete mode 100644 docs/lib/Game/Util/HashUtil.md delete mode 100644 docs/lib/Game/Util/IKJoint.md delete mode 100644 docs/lib/Game/Util/JMapIdInfo.md delete mode 100644 docs/lib/Game/Util/JMapInfo.md delete mode 100644 docs/lib/Game/Util/JMapLinkInfo.md delete mode 100644 docs/lib/Game/Util/JMapUtil.md delete mode 100644 docs/lib/Game/Util/JointController.md delete mode 100644 docs/lib/Game/Util/JointRumbler.md delete mode 100644 docs/lib/Game/Util/JointUtil.md delete mode 100644 docs/lib/Game/Util/LayoutUtil.md delete mode 100644 docs/lib/Game/Util/LightUtil.md delete mode 100644 docs/lib/Game/Util/LiveActorUtil.md delete mode 100644 docs/lib/Game/Util/MapPartsUtil.md delete mode 100644 docs/lib/Game/Util/MapUtil.md delete mode 100644 docs/lib/Game/Util/MathUtil.md delete mode 100644 docs/lib/Game/Util/MemoryUtil.md delete mode 100644 docs/lib/Game/Util/MessageUtil.md delete mode 100644 docs/lib/Game/Util/ModelUtil.md delete mode 100644 docs/lib/Game/Util/MtxUtil.md delete mode 100644 docs/lib/Game/Util/MultiEventCamera.md delete mode 100644 docs/lib/Game/Util/NPCUtil.md delete mode 100644 docs/lib/Game/Util/NerveUtil.md delete mode 100644 docs/lib/Game/Util/ObjUtil.md delete mode 100644 docs/lib/Game/Util/OctahedronBezierSurface.md delete mode 100644 docs/lib/Game/Util/ParabolicPath.md delete mode 100644 docs/lib/Game/Util/PlayerUtil.md delete mode 100644 docs/lib/Game/Util/PostureHolder.md delete mode 100644 docs/lib/Game/Util/RailGraphUtil.md delete mode 100644 docs/lib/Game/Util/RailUtil.md delete mode 100644 docs/lib/Game/Util/RumbleCalculator.md delete mode 100644 docs/lib/Game/Util/SceneUtil.md delete mode 100644 docs/lib/Game/Util/SchedulerUtil.md delete mode 100644 docs/lib/Game/Util/ScreenUtil.md delete mode 100644 docs/lib/Game/Util/SequenceUtil.md delete mode 100644 docs/lib/Game/Util/ShareUtil.md delete mode 100644 docs/lib/Game/Util/SoundUtil.md delete mode 100644 docs/lib/Game/Util/SpringValue.md delete mode 100644 docs/lib/Game/Util/StarPointerUtil.md delete mode 100644 docs/lib/Game/Util/StringUtil.md delete mode 100644 docs/lib/Game/Util/SwitchEventFunctorListener.md delete mode 100644 docs/lib/Game/Util/SystemUtil.md delete mode 100644 docs/lib/Game/Util/TalkUtil.md delete mode 100644 docs/lib/Game/Util/TriangleFilter.md delete mode 100644 docs/lib/Game/Util/TriggerChecker.md delete mode 100644 docs/lib/Game/Util/ValueControl.md delete mode 100644 docs/lib/JSystem/J2DGraph.md delete mode 100644 docs/lib/JSystem/J2DGraph/J2DGrafContext.md delete mode 100644 docs/lib/JSystem/J2DGraph/J2DManage.md delete mode 100644 docs/lib/JSystem/J2DGraph/J2DMatBlock.md delete mode 100644 docs/lib/JSystem/J2DGraph/J2DOrthoGraph.md delete mode 100644 docs/lib/JSystem/J2DGraph/J2DPane.md delete mode 100644 docs/lib/JSystem/J2DGraph/J2DPicture.md delete mode 100644 docs/lib/JSystem/J2DGraph/J2DScreen.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DAnimation.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DCluster.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DJoint.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DJointTree.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DMaterialAnm.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DMaterialAttach.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DModel.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DModelData.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DMtxBuffer.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DShapeTable.md delete mode 100644 docs/lib/JSystem/J3DGraphAnimator/J3DSkinDeform.md delete mode 100644 docs/lib/JSystem/J3DGraphBase.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DDrawBuffer.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DGD.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DMatBlock.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DMaterial.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DPacket.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DShape.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DShapeDraw.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DShapeMtx.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DStruct.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DSys.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DTevs.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DTransform.md delete mode 100644 docs/lib/JSystem/J3DGraphBase/J3DVertex.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader/J3DAnmLoader.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader/J3DJointFactory.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader/J3DMaterialFactory.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader/J3DMaterialFactory_v21.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader/J3DModelLoader.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader/J3DModelLoaderCalcSize.md delete mode 100644 docs/lib/JSystem/J3DGraphLoader/J3DShapeFactory.md delete mode 100644 docs/lib/JSystem/JAudio2.md delete mode 100644 docs/lib/JSystem/JAudio2/JAIAudible.md delete mode 100644 docs/lib/JSystem/JAudio2/JAIAudience.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISe.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISeMgr.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISeq.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISeqDataMgr.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISeqMgr.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISound.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISoundChild.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISoundHandles.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISoundInfo.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISoundParams.md delete mode 100644 docs/lib/JSystem/JAudio2/JAISoundStarter.md delete mode 100644 docs/lib/JSystem/JAudio2/JAIStream.md delete mode 100644 docs/lib/JSystem/JAudio2/JAIStreamDataMgr.md delete mode 100644 docs/lib/JSystem/JAudio2/JAIStreamMgr.md delete mode 100644 docs/lib/JSystem/JAudio2/JASAiCtrl.md delete mode 100644 docs/lib/JSystem/JAudio2/JASAramStream.md delete mode 100644 docs/lib/JSystem/JAudio2/JASAudioReseter.md delete mode 100644 docs/lib/JSystem/JAudio2/JASAudioThread.md delete mode 100644 docs/lib/JSystem/JAudio2/JASBNKParser.md delete mode 100644 docs/lib/JSystem/JAudio2/JASBank.md delete mode 100644 docs/lib/JSystem/JAudio2/JASBasicBank.md delete mode 100644 docs/lib/JSystem/JAudio2/JASBasicInst.md delete mode 100644 docs/lib/JSystem/JAudio2/JASBasicWaveBank.md delete mode 100644 docs/lib/JSystem/JAudio2/JASCalc.md delete mode 100644 docs/lib/JSystem/JAudio2/JASCallback.md delete mode 100644 docs/lib/JSystem/JAudio2/JASChannel.md delete mode 100644 docs/lib/JSystem/JAudio2/JASCmdStack.md delete mode 100644 docs/lib/JSystem/JAudio2/JASDSPChannel.md delete mode 100644 docs/lib/JSystem/JAudio2/JASDSPInterface.md delete mode 100644 docs/lib/JSystem/JAudio2/JASDriverIF.md delete mode 100644 docs/lib/JSystem/JAudio2/JASDrumSet.md delete mode 100644 docs/lib/JSystem/JAudio2/JASDvdThread.md delete mode 100644 docs/lib/JSystem/JAudio2/JASHeapCtrl.md delete mode 100644 docs/lib/JSystem/JAudio2/JASInstRand.md delete mode 100644 docs/lib/JSystem/JAudio2/JASInstSense.md delete mode 100644 docs/lib/JSystem/JAudio2/JASLfo.md delete mode 100644 docs/lib/JSystem/JAudio2/JASOscillator.md delete mode 100644 docs/lib/JSystem/JAudio2/JASProbe.md delete mode 100644 docs/lib/JSystem/JAudio2/JASRegisterParam.md delete mode 100644 docs/lib/JSystem/JAudio2/JASReport.md delete mode 100644 docs/lib/JSystem/JAudio2/JASResArcLoader.md delete mode 100644 docs/lib/JSystem/JAudio2/JASSeqCtrl.md delete mode 100644 docs/lib/JSystem/JAudio2/JASSeqParser.md delete mode 100644 docs/lib/JSystem/JAudio2/JASSeqReader.md delete mode 100644 docs/lib/JSystem/JAudio2/JASSimpleWaveBank.md delete mode 100644 docs/lib/JSystem/JAudio2/JASSoundParams.md delete mode 100644 docs/lib/JSystem/JAudio2/JASTaskThread.md delete mode 100644 docs/lib/JSystem/JAudio2/JASTrack.md delete mode 100644 docs/lib/JSystem/JAudio2/JASTrackPort.md delete mode 100644 docs/lib/JSystem/JAudio2/JASVoiceBank.md delete mode 100644 docs/lib/JSystem/JAudio2/JASWSParser.md delete mode 100644 docs/lib/JSystem/JAudio2/JASWaveArcLoader.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUAudience.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUAudioArcInterpreter.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUAudioArcLoader.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUBankTable.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUInitializer.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUSectionHeap.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUSeqCollection.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUSeqDataBlockMgr.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUSoundAnimator.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUSoundMgr.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUSoundObject.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUSoundTable.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUStdSoundInfo.md delete mode 100644 docs/lib/JSystem/JAudio2/JAUStreamFileTable.md delete mode 100644 docs/lib/JSystem/JGadget.md delete mode 100644 docs/lib/JSystem/JGadget/hashcode.md delete mode 100644 docs/lib/JSystem/JGadget/linklist.md delete mode 100644 docs/lib/JSystem/JKernel.md delete mode 100644 docs/lib/JSystem/JKernel/JKRAram.md delete mode 100644 docs/lib/JSystem/JKernel/JKRAramArchive.md delete mode 100644 docs/lib/JSystem/JKernel/JKRAramBlock.md delete mode 100644 docs/lib/JSystem/JKernel/JKRAramHeap.md delete mode 100644 docs/lib/JSystem/JKernel/JKRAramPiece.md delete mode 100644 docs/lib/JSystem/JKernel/JKRAramStream.md delete mode 100644 docs/lib/JSystem/JKernel/JKRArchivePri.md delete mode 100644 docs/lib/JSystem/JKernel/JKRArchivePub.md delete mode 100644 docs/lib/JSystem/JKernel/JKRCompArchive.md delete mode 100644 docs/lib/JSystem/JKernel/JKRDecomp.md delete mode 100644 docs/lib/JSystem/JKernel/JKRDisposer.md delete mode 100644 docs/lib/JSystem/JKernel/JKRDvdAramRipper.md delete mode 100644 docs/lib/JSystem/JKernel/JKRDvdArchive.md delete mode 100644 docs/lib/JSystem/JKernel/JKRDvdFile.md delete mode 100644 docs/lib/JSystem/JKernel/JKRDvdRipper.md delete mode 100644 docs/lib/JSystem/JKernel/JKRExpHeap.md delete mode 100644 docs/lib/JSystem/JKernel/JKRFileFinder.md delete mode 100644 docs/lib/JSystem/JKernel/JKRFileLoader.md delete mode 100644 docs/lib/JSystem/JKernel/JKRHeap.md delete mode 100644 docs/lib/JSystem/JKernel/JKRMemArchive.md delete mode 100644 docs/lib/JSystem/JKernel/JKRSolidHeap.md delete mode 100644 docs/lib/JSystem/JKernel/JKRThread.md delete mode 100644 docs/lib/JSystem/JKernel/JKRUnitHeap.md delete mode 100644 docs/lib/JSystem/JMath.md delete mode 100644 docs/lib/JSystem/JMath/JMATrigonometric.md delete mode 100644 docs/lib/JSystem/JMath/JMath.md delete mode 100644 docs/lib/JSystem/JMath/random.md delete mode 100644 docs/lib/JSystem/JParticle.md delete mode 100644 docs/lib/JSystem/JParticle/JPABaseShape.md delete mode 100644 docs/lib/JSystem/JParticle/JPAChildShape.md delete mode 100644 docs/lib/JSystem/JParticle/JPADynamicsBlock.md delete mode 100644 docs/lib/JSystem/JParticle/JPAEmitter.md delete mode 100644 docs/lib/JSystem/JParticle/JPAEmitterManager.md delete mode 100644 docs/lib/JSystem/JParticle/JPAExTexShape.md delete mode 100644 docs/lib/JSystem/JParticle/JPAExtraShape.md delete mode 100644 docs/lib/JSystem/JParticle/JPAFieldBlock.md delete mode 100644 docs/lib/JSystem/JParticle/JPAKeyBlock.md delete mode 100644 docs/lib/JSystem/JParticle/JPAMath.md delete mode 100644 docs/lib/JSystem/JParticle/JPAParticle.md delete mode 100644 docs/lib/JSystem/JParticle/JPAResource.md delete mode 100644 docs/lib/JSystem/JParticle/JPAResourceLoader.md delete mode 100644 docs/lib/JSystem/JParticle/JPAResourceManager.md delete mode 100644 docs/lib/JSystem/JParticle/JPATexture.md delete mode 100644 docs/lib/JSystem/JSupport.md delete mode 100644 docs/lib/JSystem/JSupport/JSUFileStream.md delete mode 100644 docs/lib/JSystem/JSupport/JSUInputStream.md delete mode 100644 docs/lib/JSystem/JSupport/JSUList.md delete mode 100644 docs/lib/JSystem/JSupport/JSUMemoryStream.md delete mode 100644 docs/lib/JSystem/JSupport/JSUOutputStream.md delete mode 100644 docs/lib/JSystem/JUtility.md delete mode 100644 docs/lib/JSystem/JUtility/JUTAssert.md delete mode 100644 docs/lib/JSystem/JUtility/JUTConsole.md delete mode 100644 docs/lib/JSystem/JUtility/JUTDirectPrint.md delete mode 100644 docs/lib/JSystem/JUtility/JUTException.md delete mode 100644 docs/lib/JSystem/JUtility/JUTFont.md delete mode 100644 docs/lib/JSystem/JUtility/JUTNameTab.md delete mode 100644 docs/lib/JSystem/JUtility/JUTPalette.md delete mode 100644 docs/lib/JSystem/JUtility/JUTTexture.md delete mode 100644 docs/lib/JSystem/JUtility/JUTVideo.md delete mode 100644 docs/lib/JSystem/JUtility/JUTXfb.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/FILE_POS.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/abort_exit_ppc_eabi.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/alloc.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/ansi_files.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/ansi_fp.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/arith.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/buffer_io.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/ctype.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/direct_io.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_acos.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_asin.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_atan2.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_fmod.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_log.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_log10.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_pow.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_rem_pio2.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/e_sqrt.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/extras.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/file_io.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/k_cos.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/k_rem_pio2.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/k_sin.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/k_tan.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/math_api.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/math_ppc.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/math_sun.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/mbstring.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/mem.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/mem_funcs.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/misc_io.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/printf.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_atan.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_ceil.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_copysign.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_cos.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_floor.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_frexp.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_ldexp.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_sin.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/s_tan.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/scanf.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/signal.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/string.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/strtold.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/strtoul.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/uart_console_io_gcn.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_acos.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_asin.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_atan2.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_fmod.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_log10.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_pow.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/w_sqrt.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/wchar_io.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/wmem.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/wprintf.md delete mode 100644 docs/lib/MSL_C/MSL_C.PPCEABI.bare.H/wstring.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/CircleBuffer.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/MWCriticalSection_gc.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/UDP_Stubs.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/dispatch.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/dolphin_trk.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/dolphin_trk_glue.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/flush_cache.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/main.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/main_TRK.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/mainloop.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/mem_TRK.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/mpc_7xx_603e.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/msg.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/msgbuf.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/msghndlr.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/mslsupp.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/mutex_TRK.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/notify.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/nubevent.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/nubinit.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/serpoll.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/string_TRK.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/support.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/targcont.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/target_options.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/targimpl.md delete mode 100644 docs/lib/MetroTRK/TRK_Hollywood_Revolution/usr_put.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_Controller.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_DataUtility.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_Database.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_DefaultDatabase.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_Format.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_HiddenDatabase.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_Icon.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_MakeTex.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_MiddleDatabase.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_Model.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_NANDAccess.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_NANDLoader.md delete mode 100644 docs/lib/RVLFaceLib/RVLFaceLib/RFL_System.md delete mode 100644 docs/lib/RVL_SDK/ai.md delete mode 100644 docs/lib/RVL_SDK/ai/ai.md delete mode 100644 docs/lib/RVL_SDK/aralt.md delete mode 100644 docs/lib/RVL_SDK/aralt/aralt.md delete mode 100644 docs/lib/RVL_SDK/arc.md delete mode 100644 docs/lib/RVL_SDK/arc/arc.md delete mode 100644 docs/lib/RVL_SDK/ax.md delete mode 100644 docs/lib/RVL_SDK/ax/AXAlloc.md delete mode 100644 docs/lib/RVL_SDK/ax/AXAux.md delete mode 100644 docs/lib/RVL_SDK/ax/AXCL.md delete mode 100644 docs/lib/RVL_SDK/ax/AXVPB.md delete mode 100644 docs/lib/RVL_SDK/axfx.md delete mode 100644 docs/lib/RVL_SDK/axfx/AXFXHooks.md delete mode 100644 docs/lib/RVL_SDK/axfx/AXFXReverbHi.md delete mode 100644 docs/lib/RVL_SDK/axfx/AXFXReverbHiExp.md delete mode 100644 docs/lib/RVL_SDK/base.md delete mode 100644 docs/lib/RVL_SDK/base/PPCArch.md delete mode 100644 docs/lib/RVL_SDK/bte.md delete mode 100644 docs/lib/RVL_SDK/bte/bd.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_dm_act.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_dm_api.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_dm_main.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_dm_pm.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_hh_act.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_hh_api.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_hh_main.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_hh_utils.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_sys_conn.md delete mode 100644 docs/lib/RVL_SDK/bte/bta_sys_main.md delete mode 100644 docs/lib/RVL_SDK/bte/bte_hcisu.md delete mode 100644 docs/lib/RVL_SDK/bte/bte_init.md delete mode 100644 docs/lib/RVL_SDK/bte/bte_logmsg.md delete mode 100644 docs/lib/RVL_SDK/bte/bte_main.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_acl.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_dev.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_devctl.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_discovery.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_inq.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_main.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_pm.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_sco.md delete mode 100644 docs/lib/RVL_SDK/bte/btm_sec.md delete mode 100644 docs/lib/RVL_SDK/bte/btu_hcif.md delete mode 100644 docs/lib/RVL_SDK/bte/btu_init.md delete mode 100644 docs/lib/RVL_SDK/bte/btu_task1.md delete mode 100644 docs/lib/RVL_SDK/bte/gap_api.md delete mode 100644 docs/lib/RVL_SDK/bte/gap_conn.md delete mode 100644 docs/lib/RVL_SDK/bte/gap_utils.md delete mode 100644 docs/lib/RVL_SDK/bte/gki_buffer.md delete mode 100644 docs/lib/RVL_SDK/bte/gki_ppc.md delete mode 100644 docs/lib/RVL_SDK/bte/gki_time.md delete mode 100644 docs/lib/RVL_SDK/bte/hcicmds.md delete mode 100644 docs/lib/RVL_SDK/bte/hcisu_h2.md delete mode 100644 docs/lib/RVL_SDK/bte/hidd_api.md delete mode 100644 docs/lib/RVL_SDK/bte/hidd_conn.md delete mode 100644 docs/lib/RVL_SDK/bte/hidd_mgmt.md delete mode 100644 docs/lib/RVL_SDK/bte/hidd_pm.md delete mode 100644 docs/lib/RVL_SDK/bte/hidh_api.md delete mode 100644 docs/lib/RVL_SDK/bte/hidh_conn.md delete mode 100644 docs/lib/RVL_SDK/bte/l2c_api.md delete mode 100644 docs/lib/RVL_SDK/bte/l2c_csm.md delete mode 100644 docs/lib/RVL_SDK/bte/l2c_link.md delete mode 100644 docs/lib/RVL_SDK/bte/l2c_main.md delete mode 100644 docs/lib/RVL_SDK/bte/l2c_utils.md delete mode 100644 docs/lib/RVL_SDK/bte/port_api.md delete mode 100644 docs/lib/RVL_SDK/bte/port_rfc.md delete mode 100644 docs/lib/RVL_SDK/bte/port_utils.md delete mode 100644 docs/lib/RVL_SDK/bte/ptim.md delete mode 100644 docs/lib/RVL_SDK/bte/rfc_l2cap_if.md delete mode 100644 docs/lib/RVL_SDK/bte/rfc_mx_fsm.md delete mode 100644 docs/lib/RVL_SDK/bte/rfc_port_fsm.md delete mode 100644 docs/lib/RVL_SDK/bte/rfc_port_if.md delete mode 100644 docs/lib/RVL_SDK/bte/rfc_ts_frames.md delete mode 100644 docs/lib/RVL_SDK/bte/rfc_utils.md delete mode 100644 docs/lib/RVL_SDK/bte/sdp_api.md delete mode 100644 docs/lib/RVL_SDK/bte/sdp_db.md delete mode 100644 docs/lib/RVL_SDK/bte/sdp_discovery.md delete mode 100644 docs/lib/RVL_SDK/bte/sdp_main.md delete mode 100644 docs/lib/RVL_SDK/bte/sdp_server.md delete mode 100644 docs/lib/RVL_SDK/bte/sdp_utils.md delete mode 100644 docs/lib/RVL_SDK/bte/utl.md delete mode 100644 docs/lib/RVL_SDK/bte/uusb_ppc.md delete mode 100644 docs/lib/RVL_SDK/bte/wbt_ext.md delete mode 100644 docs/lib/RVL_SDK/db.md delete mode 100644 docs/lib/RVL_SDK/db/db.md delete mode 100644 docs/lib/RVL_SDK/dsp.md delete mode 100644 docs/lib/RVL_SDK/dsp/dsp.md delete mode 100644 docs/lib/RVL_SDK/dsp/dsp_debug.md delete mode 100644 docs/lib/RVL_SDK/dsp/dsp_task.md delete mode 100644 docs/lib/RVL_SDK/dvd.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvd.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvdDeviceError.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvdFatal.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvd_broadway.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvderror.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvdfs.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvdidutils.md delete mode 100644 docs/lib/RVL_SDK/dvd/dvdqueue.md delete mode 100644 docs/lib/RVL_SDK/esp.md delete mode 100644 docs/lib/RVL_SDK/esp/esp.md delete mode 100644 docs/lib/RVL_SDK/euart.md delete mode 100644 docs/lib/RVL_SDK/euart/euart.md delete mode 100644 docs/lib/RVL_SDK/exi.md delete mode 100644 docs/lib/RVL_SDK/exi/EXIBios.md delete mode 100644 docs/lib/RVL_SDK/exi/EXICommon.md delete mode 100644 docs/lib/RVL_SDK/exi/EXIUart.md delete mode 100644 docs/lib/RVL_SDK/fs.md delete mode 100644 docs/lib/RVL_SDK/fs/fs.md delete mode 100644 docs/lib/RVL_SDK/gd.md delete mode 100644 docs/lib/RVL_SDK/gd/GDBase.md delete mode 100644 docs/lib/RVL_SDK/gd/GDGeometry.md delete mode 100644 docs/lib/RVL_SDK/gd/GDIndirect.md delete mode 100644 docs/lib/RVL_SDK/gd/GDLight.md delete mode 100644 docs/lib/RVL_SDK/gd/GDPixel.md delete mode 100644 docs/lib/RVL_SDK/gd/GDTev.md delete mode 100644 docs/lib/RVL_SDK/gd/GDTexture.md delete mode 100644 docs/lib/RVL_SDK/gd/GDTransform.md delete mode 100644 docs/lib/RVL_SDK/gx.md delete mode 100644 docs/lib/RVL_SDK/gx/GXAttr.md delete mode 100644 docs/lib/RVL_SDK/gx/GXBump.md delete mode 100644 docs/lib/RVL_SDK/gx/GXDisplayList.md delete mode 100644 docs/lib/RVL_SDK/gx/GXFifo.md delete mode 100644 docs/lib/RVL_SDK/gx/GXFrameBuf.md delete mode 100644 docs/lib/RVL_SDK/gx/GXGeometry.md delete mode 100644 docs/lib/RVL_SDK/gx/GXInit.md delete mode 100644 docs/lib/RVL_SDK/gx/GXLight.md delete mode 100644 docs/lib/RVL_SDK/gx/GXMisc.md delete mode 100644 docs/lib/RVL_SDK/gx/GXPerf.md delete mode 100644 docs/lib/RVL_SDK/gx/GXPixel.md delete mode 100644 docs/lib/RVL_SDK/gx/GXTev.md delete mode 100644 docs/lib/RVL_SDK/gx/GXTexture.md delete mode 100644 docs/lib/RVL_SDK/gx/GXTransform.md delete mode 100644 docs/lib/RVL_SDK/ipc.md delete mode 100644 docs/lib/RVL_SDK/ipc/ipcMain.md delete mode 100644 docs/lib/RVL_SDK/ipc/ipcProfile.md delete mode 100644 docs/lib/RVL_SDK/ipc/ipcclt.md delete mode 100644 docs/lib/RVL_SDK/ipc/memory.md delete mode 100644 docs/lib/RVL_SDK/mem.md delete mode 100644 docs/lib/RVL_SDK/mem/mem_allocator.md delete mode 100644 docs/lib/RVL_SDK/mem/mem_expHeap.md delete mode 100644 docs/lib/RVL_SDK/mem/mem_heapCommon.md delete mode 100644 docs/lib/RVL_SDK/mem/mem_list.md delete mode 100644 docs/lib/RVL_SDK/mtx.md delete mode 100644 docs/lib/RVL_SDK/mtx/mtx.md delete mode 100644 docs/lib/RVL_SDK/mtx/mtx44.md delete mode 100644 docs/lib/RVL_SDK/mtx/mtxvec.md delete mode 100644 docs/lib/RVL_SDK/mtx/quat.md delete mode 100644 docs/lib/RVL_SDK/mtx/vec.md delete mode 100644 docs/lib/RVL_SDK/nand.md delete mode 100644 docs/lib/RVL_SDK/nand/NANDCheck.md delete mode 100644 docs/lib/RVL_SDK/nand/NANDCore.md delete mode 100644 docs/lib/RVL_SDK/nand/NANDLogging.md delete mode 100644 docs/lib/RVL_SDK/nand/NANDOpenClose.md delete mode 100644 docs/lib/RVL_SDK/nand/NANDSecret.md delete mode 100644 docs/lib/RVL_SDK/nand/nand.md delete mode 100644 docs/lib/RVL_SDK/net.md delete mode 100644 docs/lib/RVL_SDK/net/NETVersion.md delete mode 100644 docs/lib/RVL_SDK/net/netmemcpy.md delete mode 100644 docs/lib/RVL_SDK/net/netmemset.md delete mode 100644 docs/lib/RVL_SDK/net/nettime.md delete mode 100644 docs/lib/RVL_SDK/nwc24.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Config.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24DateParser.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Download.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24FileAPI.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24FriendList.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Ipc.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24MBoxCtrl.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Manage.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Mime.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24MsgCommit.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24MsgObj.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Parser.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Schedule.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24SecretFList.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24StdAPI.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24System.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Time.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24UserId.md delete mode 100644 docs/lib/RVL_SDK/nwc24/NWC24Utils.md delete mode 100644 docs/lib/RVL_SDK/os.md delete mode 100644 docs/lib/RVL_SDK/os/OS.md delete mode 100644 docs/lib/RVL_SDK/os/OSAlarm.md delete mode 100644 docs/lib/RVL_SDK/os/OSAlloc.md delete mode 100644 docs/lib/RVL_SDK/os/OSArena.md delete mode 100644 docs/lib/RVL_SDK/os/OSAudioSystem.md delete mode 100644 docs/lib/RVL_SDK/os/OSCache.md delete mode 100644 docs/lib/RVL_SDK/os/OSContext.md delete mode 100644 docs/lib/RVL_SDK/os/OSError.md delete mode 100644 docs/lib/RVL_SDK/os/OSExec.md delete mode 100644 docs/lib/RVL_SDK/os/OSFatal.md delete mode 100644 docs/lib/RVL_SDK/os/OSFont.md delete mode 100644 docs/lib/RVL_SDK/os/OSInterrupt.md delete mode 100644 docs/lib/RVL_SDK/os/OSIpc.md delete mode 100644 docs/lib/RVL_SDK/os/OSLaunch.md delete mode 100644 docs/lib/RVL_SDK/os/OSLink.md delete mode 100644 docs/lib/RVL_SDK/os/OSMemory.md delete mode 100644 docs/lib/RVL_SDK/os/OSMessage.md delete mode 100644 docs/lib/RVL_SDK/os/OSMutex.md delete mode 100644 docs/lib/RVL_SDK/os/OSNandbootInfo.md delete mode 100644 docs/lib/RVL_SDK/os/OSNet.md delete mode 100644 docs/lib/RVL_SDK/os/OSPlayRecord.md delete mode 100644 docs/lib/RVL_SDK/os/OSPlayTime.md delete mode 100644 docs/lib/RVL_SDK/os/OSReboot.md delete mode 100644 docs/lib/RVL_SDK/os/OSReset.md delete mode 100644 docs/lib/RVL_SDK/os/OSRtc.md delete mode 100644 docs/lib/RVL_SDK/os/OSStateFlags.md delete mode 100644 docs/lib/RVL_SDK/os/OSStateTM.md delete mode 100644 docs/lib/RVL_SDK/os/OSSync.md delete mode 100644 docs/lib/RVL_SDK/os/OSThread.md delete mode 100644 docs/lib/RVL_SDK/os/OSTime.md delete mode 100644 docs/lib/RVL_SDK/os/OSUtf.md delete mode 100644 docs/lib/RVL_SDK/os/__ppc_eabi_init.md delete mode 100644 docs/lib/RVL_SDK/pad.md delete mode 100644 docs/lib/RVL_SDK/pad/Pad.md delete mode 100644 docs/lib/RVL_SDK/rso.md delete mode 100644 docs/lib/RVL_SDK/rso/RSOLink.md delete mode 100644 docs/lib/RVL_SDK/sc.md delete mode 100644 docs/lib/RVL_SDK/sc/scapi.md delete mode 100644 docs/lib/RVL_SDK/sc/scapi_prdinfo.md delete mode 100644 docs/lib/RVL_SDK/sc/scsystem.md delete mode 100644 docs/lib/RVL_SDK/si.md delete mode 100644 docs/lib/RVL_SDK/si/SIBios.md delete mode 100644 docs/lib/RVL_SDK/si/SISamplingRate.md delete mode 100644 docs/lib/RVL_SDK/thp.md delete mode 100644 docs/lib/RVL_SDK/thp/THPAudio.md delete mode 100644 docs/lib/RVL_SDK/thp/THPDec.md delete mode 100644 docs/lib/RVL_SDK/tpl.md delete mode 100644 docs/lib/RVL_SDK/tpl/TPL.md delete mode 100644 docs/lib/RVL_SDK/usb.md delete mode 100644 docs/lib/RVL_SDK/usb/usb.md delete mode 100644 docs/lib/RVL_SDK/vf.md delete mode 100644 docs/lib/RVL_SDK/vf/d_common.md delete mode 100644 docs/lib/RVL_SDK/vf/d_hash.md delete mode 100644 docs/lib/RVL_SDK/vf/d_time.md delete mode 100644 docs/lib/RVL_SDK/vf/d_vf.md delete mode 100644 docs/lib/RVL_SDK/vf/d_vf_sys.md delete mode 100644 docs/lib/RVL_SDK/vf/nand_drv.md delete mode 100644 docs/lib/RVL_SDK/vf/pdm_bpb.md delete mode 100644 docs/lib/RVL_SDK/vf/pdm_disk.md delete mode 100644 docs/lib/RVL_SDK/vf/pdm_dskmng.md delete mode 100644 docs/lib/RVL_SDK/vf/pdm_mbr.md delete mode 100644 docs/lib/RVL_SDK/vf/pdm_partition.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_api_util.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_attach.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_cache.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_clib.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_cluster.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_code.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_cp932.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_detach.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_dir.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_driver.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_entry.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_entry_iterator.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_errnum.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fat.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fat12.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fat16.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fat32.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fatfs.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fclose.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_file.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_filelock.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_finfo.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fopen.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fread.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fseek.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_fwrite.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_getdev.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_init_prfile2.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_path.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_remove.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_sector.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_service.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_str.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_system.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_unmount.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_volume.md delete mode 100644 docs/lib/RVL_SDK/vf/pf_w_clib.md delete mode 100644 docs/lib/RVL_SDK/vf/sd_drv.md delete mode 100644 docs/lib/RVL_SDK/vi.md delete mode 100644 docs/lib/RVL_SDK/vi/i2c.md delete mode 100644 docs/lib/RVL_SDK/vi/vi.md delete mode 100644 docs/lib/RVL_SDK/vi/vi3in1.md delete mode 100644 docs/lib/RVL_SDK/wenc.md delete mode 100644 docs/lib/RVL_SDK/wenc/wenc.md delete mode 100644 docs/lib/RVL_SDK/wpad.md delete mode 100644 docs/lib/RVL_SDK/wpad/WPAD.md delete mode 100644 docs/lib/RVL_SDK/wpad/WPADEncrypt.md delete mode 100644 docs/lib/RVL_SDK/wpad/WPADHIDParser.md delete mode 100644 docs/lib/RVL_SDK/wpad/debug_msg.md delete mode 100644 docs/lib/RVL_SDK/wud.md delete mode 100644 docs/lib/RVL_SDK/wud/WUD.md delete mode 100644 docs/lib/RVL_SDK/wud/WUDHidHost.md delete mode 100644 docs/lib/RVL_SDK/wud/debug_msg.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/GCN_mem_alloc.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/Gecko_ExceptionPPC.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/NMWException.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/__init_cpp_exceptions.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/__mem.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/__va_arg.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/global_destructor_chain.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/ptmf.md delete mode 100644 docs/lib/Runtime/Runtime.PPCEABI.H/runtime.md delete mode 100644 docs/lib/nw4r/libnw4r_db.md delete mode 100644 docs/lib/nw4r/libnw4r_db/db_assert.md delete mode 100644 docs/lib/nw4r/libnw4r_db/db_console.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_animation.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_arcResourceAccessor.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_bounding.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_common.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_drawInfo.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_group.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_init.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_layout.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_material.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_pane.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_picture.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_resourceAccessor.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_texMap.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_textBox.md delete mode 100644 docs/lib/nw4r/libnw4r_lyt/lyt_window.md delete mode 100644 docs/lib/nw4r/libnw4r_math.md delete mode 100644 docs/lib/nw4r/libnw4r_math/math_triangular.md delete mode 100644 docs/lib/nw4r/libnw4r_math/math_types.md delete mode 100644 docs/lib/nw4r/libnw4r_ut.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_CharStrmReader.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_CharWriter.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_Font.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_LinkList.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_ResFont.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_ResFontBase.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_RomFont.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_TagProcessorBase.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_TextWriterBase.md delete mode 100644 docs/lib/nw4r/libnw4r_ut/ut_binaryFileFormat.md create mode 100644 docs/splits.md create mode 100644 docs/symbols.md delete mode 100644 helpers.py delete mode 100644 include/Game/Animation/AnmPlayer.hpp delete mode 100644 include/Game/Animation/BckCtrl.hpp delete mode 100644 include/Game/Animation/XanimeCore.hpp delete mode 100644 include/Game/Animation/XanimePlayer.hpp delete mode 100644 include/Game/Animation/XanimeResource.hpp delete mode 100644 include/Game/AreaObj/AreaForm.hpp delete mode 100644 include/Game/AreaObj/AreaObj.hpp delete mode 100644 include/Game/AreaObj/AreaObjContainer.hpp delete mode 100644 include/Game/AreaObj/AreaObjFollower.hpp delete mode 100644 include/Game/AreaObj/AstroChangeStageCube.hpp delete mode 100644 include/Game/AreaObj/AudioEffectArea.hpp delete mode 100644 include/Game/AreaObj/BgmProhibitArea.hpp delete mode 100644 include/Game/AreaObj/BigBubbleCameraArea.hpp delete mode 100644 include/Game/AreaObj/BigBubbleGoalArea.hpp delete mode 100644 include/Game/AreaObj/BloomArea.hpp delete mode 100644 include/Game/AreaObj/CameraRepulsiveArea.hpp delete mode 100644 include/Game/AreaObj/ChangeBgmCube.hpp delete mode 100644 include/Game/AreaObj/CollisionArea.hpp delete mode 100644 include/Game/AreaObj/CubeCamera.hpp delete mode 100644 include/Game/AreaObj/DeathArea.hpp delete mode 100644 include/Game/AreaObj/DepthOfFieldArea.hpp delete mode 100644 include/Game/AreaObj/GlaringLightArea.hpp delete mode 100644 include/Game/AreaObj/HazeCube.hpp delete mode 100644 include/Game/AreaObj/ImageEffectArea.hpp delete mode 100644 include/Game/AreaObj/LightArea.hpp delete mode 100644 include/Game/AreaObj/LightAreaHolder.hpp delete mode 100644 include/Game/AreaObj/MercatorTransformCube.hpp delete mode 100644 include/Game/AreaObj/MessageArea.hpp delete mode 100644 include/Game/AreaObj/PlayerSeArea.hpp delete mode 100644 include/Game/AreaObj/QuakeEffectArea.hpp delete mode 100644 include/Game/AreaObj/RestartCube.hpp delete mode 100644 include/Game/AreaObj/ScreenBlurArea.hpp delete mode 100644 include/Game/AreaObj/SimpleBloomArea.hpp delete mode 100644 include/Game/AreaObj/SoundEmitterCube.hpp delete mode 100644 include/Game/AreaObj/SoundEmitterSphere.hpp delete mode 100644 include/Game/AreaObj/SpinGuidanceArea.hpp delete mode 100644 include/Game/AreaObj/SunLightArea.hpp delete mode 100644 include/Game/AreaObj/SwitchArea.hpp delete mode 100644 include/Game/AreaObj/WarpCube.hpp delete mode 100644 include/Game/AreaObj/WaterArea.hpp delete mode 100644 include/Game/AudioLib/AudAnmSoundObject.hpp delete mode 100644 include/Game/AudioLib/AudBgm.hpp delete mode 100644 include/Game/AudioLib/AudParams.hpp delete mode 100644 include/Game/AudioLib/AudSoundObject.hpp delete mode 100644 include/Game/AudioLib/AudSpeakerWrap.hpp delete mode 100644 include/Game/AudioLib/AudSystemWrapper.hpp delete mode 100644 include/Game/AudioLib/AudWrap.hpp delete mode 100644 include/Game/Boss.hpp delete mode 100644 include/Game/Boss/BossBegomanHead.hpp delete mode 100644 include/Game/Boss/BossKameck.hpp delete mode 100644 include/Game/Boss/BossKameckAction.hpp delete mode 100644 include/Game/Boss/BossKameckBarrier.hpp delete mode 100644 include/Game/Boss/BossKameckBattleDemo.hpp delete mode 100644 include/Game/Boss/BossKameckBattlePattarn.hpp delete mode 100644 include/Game/Boss/BossKameckMoveRail.hpp delete mode 100644 include/Game/Boss/BossKameckSequencer.hpp delete mode 100644 include/Game/Boss/BossKameckStateBattle.hpp delete mode 100644 include/Game/Boss/BossKameckVs1.hpp delete mode 100644 include/Game/Boss/BossKameckVs2.hpp delete mode 100644 include/Game/Boss/BossStinkBug.hpp delete mode 100644 include/Game/Boss/SkeletalFishBaby.hpp delete mode 100644 include/Game/Boss/SkeletalFishBabyRail.hpp delete mode 100644 include/Game/Boss/SkeletalFishBabyRailHolder.hpp delete mode 100644 include/Game/Boss/SkeletalFishBoss.hpp delete mode 100644 include/Game/Boss/SkeletalFishBossBattleDirector.hpp delete mode 100644 include/Game/Boss/SkeletalFishBossFunc.hpp delete mode 100644 include/Game/Boss/SkeletalFishBossInfo.hpp delete mode 100644 include/Game/Boss/SkeletalFishBossRail.hpp delete mode 100644 include/Game/Boss/SkeletalFishBossRailHolder.hpp delete mode 100644 include/Game/Boss/SkeletalFishGuard.hpp delete mode 100644 include/Game/Boss/SkeletalFishGuardHolder.hpp delete mode 100644 include/Game/Boss/SkeletalFishJointCalc.hpp delete mode 100644 include/Game/Boss/SkeletalFishRailControl.hpp delete mode 100644 include/Game/Camera/CamHeliEffector.hpp delete mode 100644 include/Game/Camera/CamKarikariEffector.hpp delete mode 100644 include/Game/Camera/CamTranslatorAnim.hpp delete mode 100644 include/Game/Camera/CamTranslatorBehind.hpp delete mode 100644 include/Game/Camera/CamTranslatorBlackHole.hpp delete mode 100644 include/Game/Camera/CamTranslatorCharmedFix.hpp delete mode 100644 include/Game/Camera/CamTranslatorCharmedTripodBoss.hpp delete mode 100644 include/Game/Camera/CamTranslatorCharmedVecReg.hpp delete mode 100644 include/Game/Camera/CamTranslatorCharmedVecRegTower.hpp delete mode 100644 include/Game/Camera/CamTranslatorCubePlanet.hpp delete mode 100644 include/Game/Camera/CamTranslatorDPD.hpp delete mode 100644 include/Game/Camera/CamTranslatorDead.hpp delete mode 100644 include/Game/Camera/CamTranslatorFix.hpp delete mode 100644 include/Game/Camera/CamTranslatorFixedPoint.hpp delete mode 100644 include/Game/Camera/CamTranslatorFixedThere.hpp delete mode 100644 include/Game/Camera/CamTranslatorFollow.hpp delete mode 100644 include/Game/Camera/CamTranslatorFooFighter.hpp delete mode 100644 include/Game/Camera/CamTranslatorFooFighterPlanet.hpp delete mode 100644 include/Game/Camera/CamTranslatorFrontAndBack.hpp delete mode 100644 include/Game/Camera/CamTranslatorGround.hpp delete mode 100644 include/Game/Camera/CamTranslatorInnerCylinder.hpp delete mode 100644 include/Game/Camera/CamTranslatorInwardSphere.hpp delete mode 100644 include/Game/Camera/CamTranslatorInwardTower.hpp delete mode 100644 include/Game/Camera/CamTranslatorMedianPlanet.hpp delete mode 100644 include/Game/Camera/CamTranslatorMedianTower.hpp delete mode 100644 include/Game/Camera/CamTranslatorMtxRegParallel.hpp delete mode 100644 include/Game/Camera/CamTranslatorObjParallel.hpp delete mode 100644 include/Game/Camera/CamTranslatorParallel.hpp delete mode 100644 include/Game/Camera/CamTranslatorRaceFollow.hpp delete mode 100644 include/Game/Camera/CamTranslatorRailDemo.hpp delete mode 100644 include/Game/Camera/CamTranslatorRailFollow.hpp delete mode 100644 include/Game/Camera/CamTranslatorRailWatch.hpp delete mode 100644 include/Game/Camera/CamTranslatorSlide.hpp delete mode 100644 include/Game/Camera/CamTranslatorSpiral.hpp delete mode 100644 include/Game/Camera/CamTranslatorTalk.hpp delete mode 100644 include/Game/Camera/CamTranslatorTower.hpp delete mode 100644 include/Game/Camera/CamTranslatorTowerPos.hpp delete mode 100644 include/Game/Camera/CamTranslatorTripodBoss.hpp delete mode 100644 include/Game/Camera/CamTranslatorTripodBossJoint.hpp delete mode 100644 include/Game/Camera/CamTranslatorTripodPlanet.hpp delete mode 100644 include/Game/Camera/CamTranslatorTrundle.hpp delete mode 100644 include/Game/Camera/CamTranslatorTwistedPassage.hpp delete mode 100644 include/Game/Camera/CamTranslatorWaterFollow.hpp delete mode 100644 include/Game/Camera/CamTranslatorWaterPlanet.hpp delete mode 100644 include/Game/Camera/CamTranslatorWaterPlanetBoss.hpp delete mode 100644 include/Game/Camera/CamTranslatorWonderPlanet.hpp delete mode 100644 include/Game/Camera/Camera.hpp delete mode 100644 include/Game/Camera/CameraAnim.hpp delete mode 100644 include/Game/Camera/CameraBehind.hpp delete mode 100644 include/Game/Camera/CameraBlackHole.hpp delete mode 100644 include/Game/Camera/CameraCalc.hpp delete mode 100644 include/Game/Camera/CameraCharmedFix.hpp delete mode 100644 include/Game/Camera/CameraCharmedTripodBoss.hpp delete mode 100644 include/Game/Camera/CameraCharmedVecReg.hpp delete mode 100644 include/Game/Camera/CameraCharmedVecRegTower.hpp delete mode 100644 include/Game/Camera/CameraContext.hpp delete mode 100644 include/Game/Camera/CameraCover.hpp delete mode 100644 include/Game/Camera/CameraCubePlanet.hpp delete mode 100644 include/Game/Camera/CameraDPD.hpp delete mode 100644 include/Game/Camera/CameraDead.hpp delete mode 100644 include/Game/Camera/CameraDirector.hpp delete mode 100644 include/Game/Camera/CameraFix.hpp delete mode 100644 include/Game/Camera/CameraFixedPoint.hpp delete mode 100644 include/Game/Camera/CameraFixedThere.hpp delete mode 100644 include/Game/Camera/CameraFollow.hpp delete mode 100644 include/Game/Camera/CameraFooFighter.hpp delete mode 100644 include/Game/Camera/CameraFooFighterPlanet.hpp delete mode 100644 include/Game/Camera/CameraFrontAndBack.hpp delete mode 100644 include/Game/Camera/CameraGround.hpp delete mode 100644 include/Game/Camera/CameraHeightArrange.hpp delete mode 100644 include/Game/Camera/CameraHolder.hpp delete mode 100644 include/Game/Camera/CameraInnerCylinder.hpp delete mode 100644 include/Game/Camera/CameraInwardSphere.hpp delete mode 100644 include/Game/Camera/CameraInwardTower.hpp delete mode 100644 include/Game/Camera/CameraLocalUtil.hpp delete mode 100644 include/Game/Camera/CameraMan.hpp delete mode 100644 include/Game/Camera/CameraManEvent.hpp delete mode 100644 include/Game/Camera/CameraManGame.hpp delete mode 100644 include/Game/Camera/CameraManPause.hpp delete mode 100644 include/Game/Camera/CameraManSubjective.hpp delete mode 100644 include/Game/Camera/CameraMedianPlanet.hpp delete mode 100644 include/Game/Camera/CameraMedianTower.hpp delete mode 100644 include/Game/Camera/CameraMtxRegParallel.hpp delete mode 100644 include/Game/Camera/CameraObjParallel.hpp delete mode 100644 include/Game/Camera/CameraParallel.hpp delete mode 100644 include/Game/Camera/CameraParamChunk.hpp delete mode 100644 include/Game/Camera/CameraParamChunkHolder.hpp delete mode 100644 include/Game/Camera/CameraParamChunkID.hpp delete mode 100644 include/Game/Camera/CameraParamString.hpp delete mode 100644 include/Game/Camera/CameraPolygonCodeUtil.hpp delete mode 100644 include/Game/Camera/CameraPoseParam.hpp delete mode 100644 include/Game/Camera/CameraRaceFollow.hpp delete mode 100644 include/Game/Camera/CameraRailDemo.hpp delete mode 100644 include/Game/Camera/CameraRailFollow.hpp delete mode 100644 include/Game/Camera/CameraRailHolder.hpp delete mode 100644 include/Game/Camera/CameraRailWatch.hpp delete mode 100644 include/Game/Camera/CameraRegisterHolder.hpp delete mode 100644 include/Game/Camera/CameraRotChecker.hpp delete mode 100644 include/Game/Camera/CameraShakePatternImpl.hpp delete mode 100644 include/Game/Camera/CameraShakeTask.hpp delete mode 100644 include/Game/Camera/CameraShaker.hpp delete mode 100644 include/Game/Camera/CameraSlide.hpp delete mode 100644 include/Game/Camera/CameraSpiral.hpp delete mode 100644 include/Game/Camera/CameraSubjective.hpp delete mode 100644 include/Game/Camera/CameraTalk.hpp delete mode 100644 include/Game/Camera/CameraTargetArg.hpp delete mode 100644 include/Game/Camera/CameraTargetDemoActor.hpp delete mode 100644 include/Game/Camera/CameraTargetHolder.hpp delete mode 100644 include/Game/Camera/CameraTargetMtx.hpp delete mode 100644 include/Game/Camera/CameraTargetObj.hpp delete mode 100644 include/Game/Camera/CameraTower.hpp delete mode 100644 include/Game/Camera/CameraTowerBase.hpp delete mode 100644 include/Game/Camera/CameraTowerPos.hpp delete mode 100644 include/Game/Camera/CameraTripodBoss.hpp delete mode 100644 include/Game/Camera/CameraTripodBossJoint.hpp delete mode 100644 include/Game/Camera/CameraTripodPlanet.hpp delete mode 100644 include/Game/Camera/CameraTrundle.hpp delete mode 100644 include/Game/Camera/CameraTwistedPassage.hpp delete mode 100644 include/Game/Camera/CameraViewInterpolator.hpp delete mode 100644 include/Game/Camera/CameraWaterFollow.hpp delete mode 100644 include/Game/Camera/CameraWaterPlanet.hpp delete mode 100644 include/Game/Camera/CameraWaterPlanetBoss.hpp delete mode 100644 include/Game/Camera/CameraWonderPlanet.hpp delete mode 100644 include/Game/Camera/DotCamParams.hpp delete mode 100644 include/Game/Camera/GameCameraCreator.hpp delete mode 100644 include/Game/Camera/OnlyCamera.hpp delete mode 100644 include/Game/Demo/AstroDemoFunction.hpp delete mode 100644 include/Game/Demo/DemoActionKeeper.hpp delete mode 100644 include/Game/Demo/DemoCastGroup.hpp delete mode 100644 include/Game/Demo/DemoCastGroupHolder.hpp delete mode 100644 include/Game/Demo/DemoCtrlBase.hpp delete mode 100644 include/Game/Demo/DemoDirector.hpp delete mode 100644 include/Game/Demo/DemoExecutor.hpp delete mode 100644 include/Game/Demo/DemoExecutorFunction.hpp delete mode 100644 include/Game/Demo/DemoFunction.hpp delete mode 100644 include/Game/Demo/DemoPadRumbler.hpp delete mode 100644 include/Game/Demo/DemoParamCommonDataTable.hpp delete mode 100644 include/Game/Demo/DemoPlayerKeeper.hpp delete mode 100644 include/Game/Demo/DemoPositionController.hpp delete mode 100644 include/Game/Demo/DemoSimpleCastHolder.hpp delete mode 100644 include/Game/Demo/DemoStartRequestHolder.hpp delete mode 100644 include/Game/Demo/DemoSubPartKeeper.hpp delete mode 100644 include/Game/Demo/DemoTalkAnimCtrl.hpp delete mode 100644 include/Game/Demo/DemoTimeKeeper.hpp delete mode 100644 include/Game/Effect/EffectSystem.hpp delete mode 100644 include/Game/Effect/EffectSystemUtil.hpp delete mode 100644 include/Game/Effect/MultiEmitter.hpp delete mode 100644 include/Game/Effect/MultiEmitterParticleCallBack.hpp delete mode 100644 include/Game/Effect/ParticleEmitter.hpp delete mode 100644 include/Game/Effect/ParticleEmitterHolder.hpp delete mode 100644 include/Game/Effect/ParticleResourceHolder.hpp delete mode 100644 include/Game/Effect/SingleEmitter.hpp delete mode 100644 include/Game/Effect/SpinPullParticleCallBack.hpp delete mode 100644 include/Game/Enemy.hpp delete mode 100644 include/Game/Enemy/AnimScaleController.hpp delete mode 100644 include/Game/Enemy/BallBeamer.hpp delete mode 100644 include/Game/Enemy/Birikyu.hpp delete mode 100644 include/Game/Enemy/IceMerameraKing.hpp delete mode 100644 include/Game/Enemy/Jiraira.hpp delete mode 100644 include/Game/Enemy/Kameck.hpp delete mode 100644 include/Game/Enemy/KameckBeam.hpp delete mode 100644 include/Game/Enemy/KameckBeamHolder.hpp delete mode 100644 include/Game/Enemy/KameckHolder.hpp delete mode 100644 include/Game/Enemy/KariKariDirector.hpp delete mode 100644 include/Game/Enemy/Meramera.hpp delete mode 100644 include/Game/Enemy/MoguStone.hpp delete mode 100644 include/Game/Enemy/PackunPetit.hpp delete mode 100644 include/Game/Enemy/Poihana.hpp delete mode 100644 include/Game/Enemy/RingBeam.hpp delete mode 100644 include/Game/Enemy/WalkerStateBindStarPointer.hpp delete mode 100644 include/Game/GameAudio/AudSeKeeper.hpp delete mode 100644 include/Game/GameAudio/AudStageBgmTable.hpp delete mode 100644 include/Game/GameAudio/AudTalkSoundData.hpp delete mode 100644 include/Game/Gravity.hpp delete mode 100644 include/Game/Gravity/ConeGravity.hpp delete mode 100644 include/Game/Gravity/CubeGravity.hpp delete mode 100644 include/Game/Gravity/DiskGravity.hpp delete mode 100644 include/Game/Gravity/DiskTorusGravity.hpp delete mode 100644 include/Game/Gravity/GlobalGravityObj.hpp delete mode 100644 include/Game/Gravity/GraviryFollower.hpp delete mode 100644 include/Game/Gravity/GravityCreator.hpp delete mode 100644 include/Game/Gravity/GravityInfo.hpp delete mode 100644 include/Game/Gravity/ParallelGravity.hpp delete mode 100644 include/Game/Gravity/PlanetGravity.hpp delete mode 100644 include/Game/Gravity/PlanetGravityManager.hpp delete mode 100644 include/Game/Gravity/PointGravity.hpp delete mode 100644 include/Game/Gravity/SegmentGravity.hpp delete mode 100644 include/Game/Gravity/WireGravity.hpp delete mode 100644 include/Game/LiveActor/ActiveActorList.hpp delete mode 100644 include/Game/LiveActor/ActorAnimKeeper.hpp delete mode 100644 include/Game/LiveActor/ActorCameraInfo.hpp delete mode 100644 include/Game/LiveActor/ActorJointCtrl.hpp delete mode 100644 include/Game/LiveActor/ActorLightCtrl.hpp delete mode 100644 include/Game/LiveActor/ActorPadAndCameraCtrl.hpp delete mode 100644 include/Game/LiveActor/ActorStateBase.hpp delete mode 100644 include/Game/LiveActor/ActorStateKeeper.hpp delete mode 100644 include/Game/LiveActor/AllLiveActorGroup.hpp delete mode 100644 include/Game/LiveActor/AnimationRandomPlayer.hpp delete mode 100644 include/Game/LiveActor/Binder.hpp delete mode 100644 include/Game/LiveActor/ClippingActorHolder.hpp delete mode 100644 include/Game/LiveActor/ClippingActorInfo.hpp delete mode 100644 include/Game/LiveActor/ClippingDirector.hpp delete mode 100644 include/Game/LiveActor/ClippingGroupHolder.hpp delete mode 100644 include/Game/LiveActor/ClippingJudge.hpp delete mode 100644 include/Game/LiveActor/DisplayListMaker.hpp delete mode 100644 include/Game/LiveActor/DynamicJointCtrl.hpp delete mode 100644 include/Game/LiveActor/EffectKeeper.hpp delete mode 100644 include/Game/LiveActor/FaceJointCtrl.hpp delete mode 100644 include/Game/LiveActor/FlashingCtrl.hpp delete mode 100644 include/Game/LiveActor/HitSensor.hpp delete mode 100644 include/Game/LiveActor/HitSensorInfo.hpp delete mode 100644 include/Game/LiveActor/HitSensorKeeper.hpp delete mode 100644 include/Game/LiveActor/IKJointCtrl.hpp delete mode 100644 include/Game/LiveActor/LiveActor.hpp delete mode 100644 include/Game/LiveActor/LiveActorFlag.hpp delete mode 100644 include/Game/LiveActor/LiveActorGroup.hpp delete mode 100644 include/Game/LiveActor/LiveActorGroupArray.hpp delete mode 100644 include/Game/LiveActor/LodCtrl.hpp delete mode 100644 include/Game/LiveActor/MaterialCtrl.hpp delete mode 100644 include/Game/LiveActor/MessageSensorHolder.hpp delete mode 100644 include/Game/LiveActor/MirrorActor.hpp delete mode 100644 include/Game/LiveActor/MirrorCamera.hpp delete mode 100644 include/Game/LiveActor/MirrorReflectionModel.hpp delete mode 100644 include/Game/LiveActor/ModelManager.hpp delete mode 100644 include/Game/LiveActor/ModelObj.hpp delete mode 100644 include/Game/LiveActor/Nerve.hpp delete mode 100644 include/Game/LiveActor/PartsModel.hpp delete mode 100644 include/Game/LiveActor/RailRider.hpp delete mode 100644 include/Game/LiveActor/SensorHitChecker.hpp delete mode 100644 include/Game/LiveActor/ShadowController.hpp delete mode 100644 include/Game/LiveActor/ShadowDrawer.hpp delete mode 100644 include/Game/LiveActor/ShadowSurfaceBox.hpp delete mode 100644 include/Game/LiveActor/ShadowSurfaceDrawer.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeBox.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeCylinder.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeDrawer.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeLine.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeModel.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeOval.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeOvalPole.hpp delete mode 100644 include/Game/LiveActor/ShadowVolumeSphere.hpp delete mode 100644 include/Game/LiveActor/Spine.hpp delete mode 100644 include/Game/LiveActor/SpotMarkLight.hpp delete mode 100644 include/Game/LiveActor/ViewGroupCtrl.hpp delete mode 100644 include/Game/LiveActor/VolumeModelDrawer.hpp delete mode 100644 include/Game/Map.hpp delete mode 100644 include/Game/Map/ActorAppearSwitchListener.hpp delete mode 100644 include/Game/Map/Air.hpp delete mode 100644 include/Game/Map/BezierRail.hpp delete mode 100644 include/Game/Map/CollisionCategorizedKeeper.hpp delete mode 100644 include/Game/Map/CollisionCode.hpp delete mode 100644 include/Game/Map/CollisionDirector.hpp delete mode 100644 include/Game/Map/CollisionParts.hpp delete mode 100644 include/Game/Map/FileSelectEffect.hpp delete mode 100644 include/Game/Map/FileSelectFunc.hpp delete mode 100644 include/Game/Map/FileSelectIconID.hpp delete mode 100644 include/Game/Map/GroundChecker.hpp delete mode 100644 include/Game/Map/Halo.hpp delete mode 100644 include/Game/Map/HitInfo.hpp delete mode 100644 include/Game/Map/KCollision.hpp delete mode 100644 include/Game/Map/LightDataHolder.hpp delete mode 100644 include/Game/Map/LightDirector.hpp delete mode 100644 include/Game/Map/LightFunction.hpp delete mode 100644 include/Game/Map/LightPointCtrl.hpp delete mode 100644 include/Game/Map/LightZoneDataHolder.hpp delete mode 100644 include/Game/Map/NamePosHolder.hpp delete mode 100644 include/Game/Map/OceanRing.hpp delete mode 100644 include/Game/Map/OceanRingBloomDrawer.hpp delete mode 100644 include/Game/Map/OceanRingDrawer.hpp delete mode 100644 include/Game/Map/PlanetMapCreator.hpp delete mode 100644 include/Game/Map/RaceManager.hpp delete mode 100644 include/Game/Map/RaceRail.hpp delete mode 100644 include/Game/Map/RailGraph.hpp delete mode 100644 include/Game/Map/RailGraphEdge.hpp delete mode 100644 include/Game/Map/RailGraphIter.hpp delete mode 100644 include/Game/Map/RailGraphNode.hpp delete mode 100644 include/Game/Map/RailPart.hpp delete mode 100644 include/Game/Map/ScenarioSelectStar.hpp delete mode 100644 include/Game/Map/SeaGull.hpp delete mode 100644 include/Game/Map/Sky.hpp delete mode 100644 include/Game/Map/SleepControllerHolder.hpp delete mode 100644 include/Game/Map/SpaceInner.hpp delete mode 100644 include/Game/Map/SphereSelector.hpp delete mode 100644 include/Game/Map/StageSwitch.hpp delete mode 100644 include/Game/Map/SwitchWatcher.hpp delete mode 100644 include/Game/Map/TimerSwitch.hpp delete mode 100644 include/Game/Map/WaterAreaHolder.hpp delete mode 100644 include/Game/Map/WaterInfo.hpp delete mode 100644 include/Game/Map/WaterPoint.hpp delete mode 100644 include/Game/Map/WaterRoad.hpp delete mode 100644 include/Game/MapObj.hpp delete mode 100644 include/Game/MapObj/AirBubble.hpp delete mode 100644 include/Game/MapObj/AirBubbleGenerator.hpp delete mode 100644 include/Game/MapObj/AirBubbleHolder.hpp delete mode 100644 include/Game/MapObj/AnmModelObj.hpp delete mode 100644 include/Game/MapObj/ArrowSwitch.hpp delete mode 100644 include/Game/MapObj/ArrowSwitchMulti.hpp delete mode 100644 include/Game/MapObj/ArrowSwitchMultiHolder.hpp delete mode 100644 include/Game/MapObj/AssemblyBlock.hpp delete mode 100644 include/Game/MapObj/AstroCore.hpp delete mode 100644 include/Game/MapObj/AstroCountDownPlate.hpp delete mode 100644 include/Game/MapObj/AstroDemoFunction.hpp delete mode 100644 include/Game/MapObj/AstroDome.hpp delete mode 100644 include/Game/MapObj/AstroDomeAsteroid.hpp delete mode 100644 include/Game/MapObj/AstroDomeCameraController.hpp delete mode 100644 include/Game/MapObj/AstroDomeDemoAstroGalaxy.hpp delete mode 100644 include/Game/MapObj/AstroDomeOrbit.hpp delete mode 100644 include/Game/MapObj/AstroMapBoard.hpp delete mode 100644 include/Game/MapObj/AstroMapObjFunction.hpp delete mode 100644 include/Game/MapObj/AstroOverlookObj.hpp delete mode 100644 include/Game/MapObj/BallOpener.hpp delete mode 100644 include/Game/MapObj/BallRail.hpp delete mode 100644 include/Game/MapObj/Banekiti.hpp delete mode 100644 include/Game/MapObj/BattleShipElevator.hpp delete mode 100644 include/Game/MapObj/BeeFlowerHover.hpp delete mode 100644 include/Game/MapObj/BenefitItemInvincible.hpp delete mode 100644 include/Game/MapObj/BenefitItemLifeUp.hpp delete mode 100644 include/Game/MapObj/BenefitItemObj.hpp delete mode 100644 include/Game/MapObj/BigBubbleDrawer.hpp delete mode 100644 include/Game/MapObj/BigBubbleMoveLimitter.hpp delete mode 100644 include/Game/MapObj/BigFan.hpp delete mode 100644 include/Game/MapObj/BigFanHolder.hpp delete mode 100644 include/Game/MapObj/BlackHole.hpp delete mode 100644 include/Game/MapObj/BlueChip.hpp delete mode 100644 include/Game/MapObj/BreakableCage.hpp delete mode 100644 include/Game/MapObj/BrightObj.hpp delete mode 100644 include/Game/MapObj/Candlestand.hpp delete mode 100644 include/Game/MapObj/CapsuleCage.hpp delete mode 100644 include/Game/MapObj/ChipBase.hpp delete mode 100644 include/Game/MapObj/ChipCounter.hpp delete mode 100644 include/Game/MapObj/ChipGroup.hpp delete mode 100644 include/Game/MapObj/ChipHolder.hpp delete mode 100644 include/Game/MapObj/ChooChooTrain.hpp delete mode 100644 include/Game/MapObj/CircleCoinGroup.hpp delete mode 100644 include/Game/MapObj/ClipArea.hpp delete mode 100644 include/Game/MapObj/ClipAreaHolder.hpp delete mode 100644 include/Game/MapObj/ClipAreaShape.hpp delete mode 100644 include/Game/MapObj/ClipFieldMapParts.hpp delete mode 100644 include/Game/MapObj/ClipFieldSwitch.hpp delete mode 100644 include/Game/MapObj/CocoNut.hpp delete mode 100644 include/Game/MapObj/CoconutTree.hpp delete mode 100644 include/Game/MapObj/Coin.hpp delete mode 100644 include/Game/MapObj/CoinBox.hpp delete mode 100644 include/Game/MapObj/CoinGroup.hpp delete mode 100644 include/Game/MapObj/CoinHolder.hpp delete mode 100644 include/Game/MapObj/CoinReplica.hpp delete mode 100644 include/Game/MapObj/CoinRotater.hpp delete mode 100644 include/Game/MapObj/CoinSpot.hpp delete mode 100644 include/Game/MapObj/CollapsePlane.hpp delete mode 100644 include/Game/MapObj/CollectCounter.hpp delete mode 100644 include/Game/MapObj/CollisionBlocker.hpp delete mode 100644 include/Game/MapObj/CrystalCage.hpp delete mode 100644 include/Game/MapObj/CrystalCageMoving.hpp delete mode 100644 include/Game/MapObj/CrystalSwitch.hpp delete mode 100644 include/Game/MapObj/CutBushModelObj.hpp delete mode 100644 include/Game/MapObj/DashRing.hpp delete mode 100644 include/Game/MapObj/DeadLeaves.hpp delete mode 100644 include/Game/MapObj/DummyDisplayModel.hpp delete mode 100644 include/Game/MapObj/DynamicCollisionObj.hpp delete mode 100644 include/Game/MapObj/EarthenPipe.hpp delete mode 100644 include/Game/MapObj/ExterminationChecker.hpp delete mode 100644 include/Game/MapObj/FallOutFieldDraw.hpp delete mode 100644 include/Game/MapObj/FallingSmallRock.hpp delete mode 100644 include/Game/MapObj/FireBar.hpp delete mode 100644 include/Game/MapObj/FirePressure.hpp delete mode 100644 include/Game/MapObj/FirePressureBullet.hpp delete mode 100644 include/Game/MapObj/FirePressureBulletHolder.hpp delete mode 100644 include/Game/MapObj/FirePressureRadiate.hpp delete mode 100644 include/Game/MapObj/FlameGun.hpp delete mode 100644 include/Game/MapObj/FlipPanel.hpp delete mode 100644 include/Game/MapObj/FloaterFloatingForce.hpp delete mode 100644 include/Game/MapObj/FloaterFloatingForceTypeNormal.hpp delete mode 100644 include/Game/MapObj/FloaterFunction.hpp delete mode 100644 include/Game/MapObj/Fountain.hpp delete mode 100644 include/Game/MapObj/FountainBig.hpp delete mode 100644 include/Game/MapObj/GCapture.hpp delete mode 100644 include/Game/MapObj/GeneralMapParts.hpp delete mode 100644 include/Game/MapObj/GreenCaterpillarBig.hpp delete mode 100644 include/Game/MapObj/HatchWaterPlanet.hpp delete mode 100644 include/Game/MapObj/HipDropMoveObj.hpp delete mode 100644 include/Game/MapObj/HipDropRock.hpp delete mode 100644 include/Game/MapObj/IceStep.hpp delete mode 100644 include/Game/MapObj/InvisiblePolygonObj.hpp delete mode 100644 include/Game/MapObj/InvisiblePolygonObjGCapture.hpp delete mode 100644 include/Game/MapObj/ItemAppearStone.hpp delete mode 100644 include/Game/MapObj/ItemBlock.hpp delete mode 100644 include/Game/MapObj/KeySwitch.hpp delete mode 100644 include/Game/MapObj/KillerGunnerSingle.hpp delete mode 100644 include/Game/MapObj/LargeChain.hpp delete mode 100644 include/Game/MapObj/LargeChainParts.hpp delete mode 100644 include/Game/MapObj/LavaBallRisingPlanetLava.hpp delete mode 100644 include/Game/MapObj/LavaGalaxyParts.hpp delete mode 100644 include/Game/MapObj/LavaSteam.hpp delete mode 100644 include/Game/MapObj/MagicBell.hpp delete mode 100644 include/Game/MapObj/ManholeCover.hpp delete mode 100644 include/Game/MapObj/MapObjActor.hpp delete mode 100644 include/Game/MapObj/MapObjActorInitInfo.hpp delete mode 100644 include/Game/MapObj/MapObjConnector.hpp delete mode 100644 include/Game/MapObj/MapParts.hpp delete mode 100644 include/Game/MapObj/MapPartsAppearController.hpp delete mode 100644 include/Game/MapObj/MapPartsBreaker.hpp delete mode 100644 include/Game/MapObj/MapPartsFloatingForce.hpp delete mode 100644 include/Game/MapObj/MapPartsFunction.hpp delete mode 100644 include/Game/MapObj/MapPartsRailGuideDrawer.hpp delete mode 100644 include/Game/MapObj/MapPartsRailGuideHolder.hpp delete mode 100644 include/Game/MapObj/MapPartsRailGuidePoint.hpp delete mode 100644 include/Game/MapObj/MapPartsRailMover.hpp delete mode 100644 include/Game/MapObj/MapPartsRailPointPassChecker.hpp delete mode 100644 include/Game/MapObj/MapPartsRailPosture.hpp delete mode 100644 include/Game/MapObj/MapPartsRailRotator.hpp delete mode 100644 include/Game/MapObj/MapPartsRotator.hpp delete mode 100644 include/Game/MapObj/MarblePlanet.hpp delete mode 100644 include/Game/MapObj/MarioLauncherAttractor.hpp delete mode 100644 include/Game/MapObj/MechaKoopaPartsArm.hpp delete mode 100644 include/Game/MapObj/MechaKoopaPartsHead.hpp delete mode 100644 include/Game/MapObj/MercatorFixParts.hpp delete mode 100644 include/Game/MapObj/MercatorRailMoveParts.hpp delete mode 100644 include/Game/MapObj/MercatorRotateParts.hpp delete mode 100644 include/Game/MapObj/MeteoContainer.hpp delete mode 100644 include/Game/MapObj/MiniatureGalaxyHolder.hpp delete mode 100644 include/Game/MapObj/NormalMapBase.hpp delete mode 100644 include/Game/MapObj/Note.hpp delete mode 100644 include/Game/MapObj/NoteFairy.hpp delete mode 100644 include/Game/MapObj/PTimerSwitch.hpp delete mode 100644 include/Game/MapObj/PicketSwitch.hpp delete mode 100644 include/Game/MapObj/PowerStar.hpp delete mode 100644 include/Game/MapObj/PowerStarAppearPoint.hpp delete mode 100644 include/Game/MapObj/PowerStarHolder.hpp delete mode 100644 include/Game/MapObj/PressureBase.hpp delete mode 100644 include/Game/MapObj/PrizeRing.hpp delete mode 100644 include/Game/MapObj/PunchingKinoko.hpp delete mode 100644 include/Game/MapObj/PurpleCoinHolder.hpp delete mode 100644 include/Game/MapObj/PurpleCoinStarter.hpp delete mode 100644 include/Game/MapObj/RailMoveObj.hpp delete mode 100644 include/Game/MapObj/ReverseGravityRoomPlanet.hpp delete mode 100644 include/Game/MapObj/Rock.hpp delete mode 100644 include/Game/MapObj/RockCreator.hpp delete mode 100644 include/Game/MapObj/RosettaChair.hpp delete mode 100644 include/Game/MapObj/RotateMoveObj.hpp delete mode 100644 include/Game/MapObj/SandCapsuleInsidePlanet.hpp delete mode 100644 include/Game/MapObj/SeaBottomTriplePropeller.hpp delete mode 100644 include/Game/MapObj/ShootingStar.hpp delete mode 100644 include/Game/MapObj/SimpleMapObj.hpp delete mode 100644 include/Game/MapObj/SimpleTimerObj.hpp delete mode 100644 include/Game/MapObj/SnowCapsulePlanet.hpp delete mode 100644 include/Game/MapObj/SnowplowSwitch.hpp delete mode 100644 include/Game/MapObj/SpaceMine.hpp delete mode 100644 include/Game/MapObj/SphereRailDash.hpp delete mode 100644 include/Game/MapObj/SpinDriver.hpp delete mode 100644 include/Game/MapObj/SpinDriverCamera.hpp delete mode 100644 include/Game/MapObj/SpinDriverOperateRing.hpp delete mode 100644 include/Game/MapObj/SpinDriverPathDrawer.hpp delete mode 100644 include/Game/MapObj/SpinDriverShootPath.hpp delete mode 100644 include/Game/MapObj/SpinDriverUtil.hpp delete mode 100644 include/Game/MapObj/SpinLeverSwitch.hpp delete mode 100644 include/Game/MapObj/StageEffectDataTable.hpp delete mode 100644 include/Game/MapObj/SubmarineVolcanoBigColumn.hpp delete mode 100644 include/Game/MapObj/Sun.hpp delete mode 100644 include/Game/MapObj/SuperSpinDriver.hpp delete mode 100644 include/Game/MapObj/SurprisedGalaxy.hpp delete mode 100644 include/Game/MapObj/Swinger.hpp delete mode 100644 include/Game/MapObj/SwitchBox.hpp delete mode 100644 include/Game/MapObj/TimeAppearObj.hpp delete mode 100644 include/Game/MapObj/TreasureBoxCracked.hpp delete mode 100644 include/Game/MapObj/TreasureSpot.hpp delete mode 100644 include/Game/MapObj/UFOKinoko.hpp delete mode 100644 include/Game/MapObj/ValveSwitch.hpp delete mode 100644 include/Game/MapObj/WatchTowerRotateStep.hpp delete mode 100644 include/Game/MapObj/WaterLeakPipe.hpp delete mode 100644 include/Game/MapObj/WaterPressureBullet.hpp delete mode 100644 include/Game/MapObj/WaterPressureBulletHolder.hpp delete mode 100644 include/Game/MapObj/WaveFloatingForce.hpp delete mode 100644 include/Game/MapObj/WoodBox.hpp delete mode 100644 include/Game/MapObj/YellowChip.hpp delete mode 100644 include/Game/NPC/EventDirector.hpp delete mode 100644 include/Game/NPC/MiiFacePartsHolder.hpp delete mode 100644 include/Game/NPC/MiiFaceRecipe.hpp delete mode 100644 include/Game/NPC/NPCActor.hpp delete mode 100644 include/Game/NPC/PowerStarEventKeeper.hpp delete mode 100644 include/Game/NPC/TalkBalloon.hpp delete mode 100644 include/Game/NPC/TalkDirector.hpp delete mode 100644 include/Game/NPC/TalkMessageCtrl.hpp delete mode 100644 include/Game/NPC/TalkMessageFunc.hpp delete mode 100644 include/Game/NPC/TalkMessageInfo.hpp delete mode 100644 include/Game/NPC/TalkNodeCtrl.hpp delete mode 100644 include/Game/NPC/TalkState.hpp delete mode 100644 include/Game/NPC/TalkTextFormer.hpp delete mode 100644 include/Game/NameObj/ModelChangableObjFactory.hpp delete mode 100644 include/Game/NameObj/MovementOnOffGroupHolder.hpp delete mode 100644 include/Game/NameObj/NameObj.hpp delete mode 100644 include/Game/NameObj/NameObjAdaptor.hpp delete mode 100644 include/Game/NameObj/NameObjArchiveListCollector.hpp delete mode 100644 include/Game/NameObj/NameObjCategoryList.hpp delete mode 100644 include/Game/NameObj/NameObjExecuteHolder.hpp delete mode 100644 include/Game/NameObj/NameObjFactory.hpp delete mode 100644 include/Game/NameObj/NameObjFinder.hpp delete mode 100644 include/Game/NameObj/NameObjGroup.hpp delete mode 100644 include/Game/NameObj/NameObjHolder.hpp delete mode 100644 include/Game/NameObj/NameObjListExecutor.hpp delete mode 100644 include/Game/NameObj/NameObjRegister.hpp delete mode 100644 include/Game/Player/DLchanger.hpp delete mode 100644 include/Game/Player/GroupChecker.hpp delete mode 100644 include/Game/Player/J3DModelX.hpp delete mode 100644 include/Game/Player/MarineSnow.hpp delete mode 100644 include/Game/Player/Mario.hpp delete mode 100644 include/Game/Player/MarioAbyssDamage.hpp delete mode 100644 include/Game/Player/MarioActor.hpp delete mode 100644 include/Game/Player/MarioAnimator.hpp delete mode 100644 include/Game/Player/MarioAnimatorData.hpp delete mode 100644 include/Game/Player/MarioBlown.hpp delete mode 100644 include/Game/Player/MarioBump.hpp delete mode 100644 include/Game/Player/MarioBury.hpp delete mode 100644 include/Game/Player/MarioClimb.hpp delete mode 100644 include/Game/Player/MarioConst.hpp delete mode 100644 include/Game/Player/MarioCrush.hpp delete mode 100644 include/Game/Player/MarioDamage.hpp delete mode 100644 include/Game/Player/MarioDarkDamage.hpp delete mode 100644 include/Game/Player/MarioEffect.hpp delete mode 100644 include/Game/Player/MarioFaint.hpp delete mode 100644 include/Game/Player/MarioFireDamage.hpp delete mode 100644 include/Game/Player/MarioFireDance.hpp delete mode 100644 include/Game/Player/MarioFireRun.hpp delete mode 100644 include/Game/Player/MarioFlip.hpp delete mode 100644 include/Game/Player/MarioFlow.hpp delete mode 100644 include/Game/Player/MarioFoo.hpp delete mode 100644 include/Game/Player/MarioFpView.hpp delete mode 100644 include/Game/Player/MarioFreeze.hpp delete mode 100644 include/Game/Player/MarioFrontStep.hpp delete mode 100644 include/Game/Player/MarioHang.hpp delete mode 100644 include/Game/Player/MarioHolder.hpp delete mode 100644 include/Game/Player/MarioMagic.hpp delete mode 100644 include/Game/Player/MarioMapCode.hpp delete mode 100644 include/Game/Player/MarioMessenger.hpp delete mode 100644 include/Game/Player/MarioModule.hpp delete mode 100644 include/Game/Player/MarioMove.hpp delete mode 100644 include/Game/Player/MarioNullBck.hpp delete mode 100644 include/Game/Player/MarioParalyze.hpp delete mode 100644 include/Game/Player/MarioParts.hpp delete mode 100644 include/Game/Player/MarioRabbit.hpp delete mode 100644 include/Game/Player/MarioRecovery.hpp delete mode 100644 include/Game/Player/MarioShadow.hpp delete mode 100644 include/Game/Player/MarioSideStep.hpp delete mode 100644 include/Game/Player/MarioSkate.hpp delete mode 100644 include/Game/Player/MarioSlider.hpp delete mode 100644 include/Game/Player/MarioState.hpp delete mode 100644 include/Game/Player/MarioStep.hpp delete mode 100644 include/Game/Player/MarioStick.hpp delete mode 100644 include/Game/Player/MarioStun.hpp delete mode 100644 include/Game/Player/MarioSukekiyo.hpp delete mode 100644 include/Game/Player/MarioSwim.hpp delete mode 100644 include/Game/Player/MarioTalk.hpp delete mode 100644 include/Game/Player/MarioTeresa.hpp delete mode 100644 include/Game/Player/MarioWait.hpp delete mode 100644 include/Game/Player/MarioWall.hpp delete mode 100644 include/Game/Player/MarioWarp.hpp delete mode 100644 include/Game/Player/ModelHolder.hpp delete mode 100644 include/Game/Player/RushEndInfo.hpp delete mode 100644 include/Game/Player/TornadoMario.hpp delete mode 100644 include/Game/RhythmLib/AudBgmTempoAdjuster.hpp delete mode 100644 include/Game/RhythmLib/AudRhythmSeqParser.hpp delete mode 100644 include/Game/Ride/Pole.hpp delete mode 100644 include/Game/Ride/SurfRayTutorial.hpp delete mode 100644 include/Game/Scene/MultiSceneActor.hpp delete mode 100644 include/Game/Scene/MultiSceneEffectKeeper.hpp delete mode 100644 include/Game/Scene/PlacementInfoOrdered.hpp delete mode 100644 include/Game/Scene/PlacementStateChecker.hpp delete mode 100644 include/Game/Scene/ScenarioSelectScene.hpp delete mode 100644 include/Game/Scene/Scene.hpp delete mode 100644 include/Game/Scene/SceneDataInitializer.hpp delete mode 100644 include/Game/Scene/SceneExecutor.hpp delete mode 100644 include/Game/Scene/SceneFunction.hpp delete mode 100644 include/Game/Scene/SceneNameObjListExecutor.hpp delete mode 100644 include/Game/Scene/SceneObjHolder.hpp delete mode 100644 include/Game/Scene/StageDataHolder.hpp delete mode 100644 include/Game/Scene/StageFileLoader.hpp delete mode 100644 include/Game/Scene/StageResourceLoader.hpp delete mode 100644 include/Game/Scene/StopSceneController.hpp delete mode 100644 include/Game/Screen/BackButton.hpp delete mode 100644 include/Game/Screen/ButtonPaneController.hpp delete mode 100644 include/Game/Screen/CaptureScreenDirector.hpp delete mode 100644 include/Game/Screen/CoinCounter.hpp delete mode 100644 include/Game/Screen/CopyFilterNegater.hpp delete mode 100644 include/Game/Screen/CountUpPaneRumbler.hpp delete mode 100644 include/Game/Screen/CounterLayoutAppearer.hpp delete mode 100644 include/Game/Screen/CounterLayoutController.hpp delete mode 100644 include/Game/Screen/CustomTagProcessor.hpp delete mode 100644 include/Game/Screen/GalaxyNamePlate.hpp delete mode 100644 include/Game/Screen/GameSceneLayoutHolder.hpp delete mode 100644 include/Game/Screen/IconAButton.hpp delete mode 100644 include/Game/Screen/IconComet.hpp delete mode 100644 include/Game/Screen/ImageEffectLocalUtil.hpp delete mode 100644 include/Game/Screen/LayoutActor.hpp delete mode 100644 include/Game/Screen/LayoutActorFlag.hpp delete mode 100644 include/Game/Screen/LayoutManager.hpp delete mode 100644 include/Game/Screen/LuigiLetter.hpp delete mode 100644 include/Game/Screen/MarioMeter.hpp delete mode 100644 include/Game/Screen/MarioSubMeter.hpp delete mode 100644 include/Game/Screen/MessageTagSkipTagProcessor.hpp delete mode 100644 include/Game/Screen/MeterLayout.hpp delete mode 100644 include/Game/Screen/NoteCounter.hpp delete mode 100644 include/Game/Screen/PaneEffectKeeper.hpp delete mode 100644 include/Game/Screen/PauseMenu.hpp delete mode 100644 include/Game/Screen/PlayerActionGuidance.hpp delete mode 100644 include/Game/Screen/ScenarioSelectLayout.hpp delete mode 100644 include/Game/Screen/ScenarioTitle.hpp delete mode 100644 include/Game/Screen/ScreenAlphaCapture.hpp delete mode 100644 include/Game/Screen/ScreenPreserver.hpp delete mode 100644 include/Game/Screen/StarPieceCounter.hpp delete mode 100644 include/Game/Screen/StarPointerController.hpp delete mode 100644 include/Game/Screen/StarPointerDirector.hpp delete mode 100644 include/Game/Screen/SubMeterLayout.hpp delete mode 100644 include/Game/Screen/SuddenDeathMeter.hpp delete mode 100644 include/Game/Screen/SurfingGuidance.hpp delete mode 100644 include/Game/Screen/SysInfoWindow.hpp delete mode 100644 include/Game/Screen/WipeFade.hpp delete mode 100644 include/Game/Screen/WipeGameOver.hpp delete mode 100644 include/Game/Screen/WipeLayoutBase.hpp delete mode 100644 include/Game/Screen/WipeRing.hpp delete mode 100644 include/Game/Screen/YesNoController.hpp delete mode 100644 include/Game/SingletonHolder.hpp delete mode 100644 include/Game/Speaker/SpkData.hpp delete mode 100644 include/Game/Speaker/SpkMixingBuffer.hpp delete mode 100644 include/Game/Speaker/SpkSound.hpp delete mode 100644 include/Game/Speaker/SpkSpeakerCtrl.hpp delete mode 100644 include/Game/Speaker/SpkSystem.hpp delete mode 100644 include/Game/Speaker/SpkTable.hpp delete mode 100644 include/Game/Speaker/SpkWave.hpp delete mode 100644 include/Game/System/AlreadyDoneFlagInGalaxy.hpp delete mode 100644 include/Game/System/ArchiveHolder.hpp delete mode 100644 include/Game/System/AudSystemWrapper.hpp delete mode 100644 include/Game/System/BinaryDataChunkHolder.hpp delete mode 100644 include/Game/System/BinaryDataContentAccessor.hpp delete mode 100644 include/Game/System/ConfigDataHolder.hpp delete mode 100644 include/Game/System/ConfigDataMii.hpp delete mode 100644 include/Game/System/ConfigDataMisc.hpp delete mode 100644 include/Game/System/DrawBufferExecuter.hpp delete mode 100644 include/Game/System/DrawBufferGroup.hpp delete mode 100644 include/Game/System/DrawBufferHolder.hpp delete mode 100644 include/Game/System/DrawSyncManager.hpp delete mode 100644 include/Game/System/ErrorArchive.hpp delete mode 100644 include/Game/System/FileHolder.hpp delete mode 100644 include/Game/System/FileLoader.hpp delete mode 100644 include/Game/System/FileLoaderThread.hpp delete mode 100644 include/Game/System/FileRipper.hpp delete mode 100644 include/Game/System/FunctionAsyncExecutor.hpp delete mode 100644 include/Game/System/GalaxyStatusAccessor.hpp delete mode 100644 include/Game/System/GameDataConst.hpp delete mode 100644 include/Game/System/GameDataFunction.hpp delete mode 100644 include/Game/System/GameDataHolder.hpp delete mode 100644 include/Game/System/GameDataTemporaryInGalaxy.hpp delete mode 100644 include/Game/System/GameEventFlag.hpp delete mode 100644 include/Game/System/GameEventFlagChecker.hpp delete mode 100644 include/Game/System/GameEventFlagStorage.hpp delete mode 100644 include/Game/System/GameEventFlagTable.hpp delete mode 100644 include/Game/System/GameSystem.hpp delete mode 100644 include/Game/System/GameSystemException.hpp delete mode 100644 include/Game/System/GameSystemObjHolder.hpp delete mode 100644 include/Game/System/GameSystemSceneController.hpp delete mode 100644 include/Game/System/GameSystemStationedArchiveLoader.hpp delete mode 100644 include/Game/System/HeapMemoryWatcher.hpp delete mode 100644 include/Game/System/Language.hpp delete mode 100644 include/Game/System/LayoutHolder.hpp delete mode 100644 include/Game/System/MessageHolder.hpp delete mode 100644 include/Game/System/NANDManager.hpp delete mode 100644 include/Game/System/NANDManagerThread.hpp delete mode 100644 include/Game/System/NerveExecutor.hpp delete mode 100644 include/Game/System/OSThreadWrapper.hpp delete mode 100644 include/Game/System/ResourceHolder.hpp delete mode 100644 include/Game/System/ResourceHolderManager.hpp delete mode 100644 include/Game/System/ResourceInfo.hpp delete mode 100644 include/Game/System/ScenarioDataParser.hpp delete mode 100644 include/Game/System/StationedArchiveLoader.hpp delete mode 100644 include/Game/System/StationedFileInfo.hpp delete mode 100644 include/Game/System/SysConfigFile.hpp delete mode 100644 include/Game/System/WPad.hpp delete mode 100644 include/Game/System/WPadButton.hpp delete mode 100644 include/Game/System/WPadHolder.hpp delete mode 100644 include/Game/System/WPadInfoChecker.hpp delete mode 100644 include/Game/System/WPadPointer.hpp delete mode 100644 include/Game/Util.hpp delete mode 100644 include/Game/Util/ActorCameraUtil.hpp delete mode 100644 include/Game/Util/ActorMovementUtil.hpp delete mode 100644 include/Game/Util/ActorSensorUtil.hpp delete mode 100644 include/Game/Util/ActorShadowUtil.hpp delete mode 100644 include/Game/Util/ActorStateUtil.hpp delete mode 100644 include/Game/Util/ActorSwitchUtil.hpp delete mode 100644 include/Game/Util/AreaObjUtil.hpp delete mode 100644 include/Game/Util/Array.hpp delete mode 100644 include/Game/Util/BaseMatrixFollowTargetHolder.hpp delete mode 100644 include/Game/Util/BitArray.hpp delete mode 100644 include/Game/Util/BothDirList.hpp delete mode 100644 include/Game/Util/CameraUtil.hpp delete mode 100644 include/Game/Util/Color.hpp delete mode 100644 include/Game/Util/DemoUtil.hpp delete mode 100644 include/Game/Util/DirectDraw.hpp delete mode 100644 include/Game/Util/DrawUtil.hpp delete mode 100644 include/Game/Util/EffectUtil.hpp delete mode 100644 include/Game/Util/EventUtil.hpp delete mode 100644 include/Game/Util/FileUtil.hpp delete mode 100644 include/Game/Util/FixedPosition.hpp delete mode 100644 include/Game/Util/FootPrint.hpp delete mode 100644 include/Game/Util/Functor.hpp delete mode 100644 include/Game/Util/GamePadUtil.hpp delete mode 100644 include/Game/Util/GeometryBindUtil.hpp delete mode 100644 include/Game/Util/GravityUtil.hpp delete mode 100644 include/Game/Util/HashUtil.hpp delete mode 100644 include/Game/Util/IKJoint.hpp delete mode 100644 include/Game/Util/JMapIdInfo.hpp delete mode 100644 include/Game/Util/JMapInfo.hpp delete mode 100644 include/Game/Util/JMapLinkInfo.hpp delete mode 100644 include/Game/Util/JMapUtil.hpp delete mode 100644 include/Game/Util/JointController.hpp delete mode 100644 include/Game/Util/JointUtil.hpp delete mode 100644 include/Game/Util/LayoutUtil.hpp delete mode 100644 include/Game/Util/LightUtil.hpp delete mode 100644 include/Game/Util/LiveActorUtil.hpp delete mode 100644 include/Game/Util/MapObjUtil.hpp delete mode 100644 include/Game/Util/MapPartsUtil.hpp delete mode 100644 include/Game/Util/MapUtil.hpp delete mode 100644 include/Game/Util/MathUtil.hpp delete mode 100644 include/Game/Util/MemoryUtil.hpp delete mode 100644 include/Game/Util/MessageUtil.hpp delete mode 100644 include/Game/Util/ModelUtil.hpp delete mode 100644 include/Game/Util/MtxUtil.hpp delete mode 100644 include/Game/Util/MultiEventCamera.hpp delete mode 100644 include/Game/Util/MutexHolder.hpp delete mode 100644 include/Game/Util/NPCUtil.hpp delete mode 100644 include/Game/Util/NerveUtil.hpp delete mode 100644 include/Game/Util/ObjUtil.hpp delete mode 100644 include/Game/Util/ParabolicPath.hpp delete mode 100644 include/Game/Util/PlayerUtil.hpp delete mode 100644 include/Game/Util/PostureHolder.hpp delete mode 100644 include/Game/Util/RailUtil.hpp delete mode 100644 include/Game/Util/RenderMode.hpp delete mode 100644 include/Game/Util/RumbleCalculator.hpp delete mode 100644 include/Game/Util/SceneUtil.hpp delete mode 100644 include/Game/Util/SchedulerUtil.hpp delete mode 100644 include/Game/Util/ScreenUtil.hpp delete mode 100644 include/Game/Util/SequenceUtil.hpp delete mode 100644 include/Game/Util/SoundUtil.hpp delete mode 100644 include/Game/Util/SpringValue.hpp delete mode 100644 include/Game/Util/StarPointerUtil.hpp delete mode 100644 include/Game/Util/StringUtil.hpp delete mode 100644 include/Game/Util/SwitchEventFunctorListener.hpp delete mode 100644 include/Game/Util/SystemUtil.hpp delete mode 100644 include/Game/Util/TalkUtil.hpp delete mode 100644 include/Game/Util/TriangleFilter.hpp delete mode 100644 include/Game/Util/ValueControl.hpp delete mode 100644 include/Inline.hpp delete mode 100644 include/math_types.hpp delete mode 100644 ldscript.lcf delete mode 100644 libs/JSystem/README.md delete mode 100644 libs/JSystem/check.py delete mode 100644 libs/JSystem/csv/J2DGraph.csv delete mode 100644 libs/JSystem/csv/J3DGraphAnimator.csv delete mode 100644 libs/JSystem/csv/J3DGraphBase.csv delete mode 100644 libs/JSystem/csv/J3DGraphLoader.csv delete mode 100644 libs/JSystem/csv/JAudio2.csv delete mode 100644 libs/JSystem/csv/JGadget.csv delete mode 100644 libs/JSystem/csv/JKernel.csv delete mode 100644 libs/JSystem/csv/JMath.csv delete mode 100644 libs/JSystem/csv/JParticle.csv delete mode 100644 libs/JSystem/csv/JSupport.csv delete mode 100644 libs/JSystem/csv/JUtility.csv delete mode 100644 libs/JSystem/data/JSystem.json delete mode 100644 libs/JSystem/data/json/J2DGraph.json delete mode 100644 libs/JSystem/data/json/J3DGraphAnimator.json delete mode 100644 libs/JSystem/data/json/J3DGraphBase.json delete mode 100644 libs/JSystem/data/json/J3DGraphLoader.json delete mode 100644 libs/JSystem/data/json/JAudio2.json delete mode 100644 libs/JSystem/data/json/JGadget.json delete mode 100644 libs/JSystem/data/json/JKernel.json delete mode 100644 libs/JSystem/data/json/JMath.json delete mode 100644 libs/JSystem/data/json/JParticle.json delete mode 100644 libs/JSystem/data/json/JSupport.json delete mode 100644 libs/JSystem/data/json/JUtility.json delete mode 100644 libs/JSystem/include/Inline.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphAnimator/J3DAnimation.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphAnimator/J3DJoint.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphAnimator/J3DJointTree.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphAnimator/J3DMaterialAttach.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphAnimator/J3DModel.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphAnimator/J3DModelData.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphAnimator/J3DMtxCalc.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DDrawPacket.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DMatBlock.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DMatPacket.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DMaterial.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DPacket.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DShapePacket.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DStruct.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DSys.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphBase/J3DVertex.hpp delete mode 100644 libs/JSystem/include/JSystem/J3DGraphLoader/J3DAnmLoader.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JAIAudible.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASAiCtrl.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASBank.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASCalc.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASChannel.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASDriverIF.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASDspInterface.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASGlobal.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASHeapCtrl.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASLfo.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASOscillator.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASReport.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASSeqCtrl.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASSeqParser.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASSeqReader.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASSeqRegisterParam.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASSoundParams.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASTaskThread.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASTrack.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JASTrackPort.hpp delete mode 100644 libs/JSystem/include/JSystem/JAudio2/JAUSoundObject.hpp delete mode 100644 libs/JSystem/include/JSystem/JGadget/hashcode.hpp delete mode 100644 libs/JSystem/include/JSystem/JGadget/linklist.hpp delete mode 100644 libs/JSystem/include/JSystem/JGadget/predicate.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry/TBox.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry/THex.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry/TMatrix.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry/TPartition3.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry/TQuat.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry/TUtil.hpp delete mode 100644 libs/JSystem/include/JSystem/JGeometry/TVec.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRAram.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRAramArchive.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRAramPiece.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRArchive.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRCompArchive.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRDecomp.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRDisposer.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRDvdArchive.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRDvdRipper.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRExpHeap.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRFileFinder.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRFileLoader.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRHeap.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRMemArchive.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRSolidHeap.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRThread.hpp delete mode 100644 libs/JSystem/include/JSystem/JKernel/JKRUnitHeap.hpp delete mode 100644 libs/JSystem/include/JSystem/JMath.hpp delete mode 100644 libs/JSystem/include/JSystem/JMath/JMATrigonometric.hpp delete mode 100644 libs/JSystem/include/JSystem/JMath/JMath.hpp delete mode 100644 libs/JSystem/include/JSystem/JMath/random.hpp delete mode 100644 libs/JSystem/include/JSystem/JParticle/JPAEmitterCallback.hpp delete mode 100644 libs/JSystem/include/JSystem/JParticle/JPAEmitterManager.hpp delete mode 100644 libs/JSystem/include/JSystem/JParticle/JPAParticleCallBack.hpp delete mode 100644 libs/JSystem/include/JSystem/JParticle/JPAResourceManager.hpp delete mode 100644 libs/JSystem/include/JSystem/JParticle/MultiEmitterCallBack.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSUInputStream.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSUIosBase.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSUList.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSUMemoryInputStream.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSUMemoryOutputStream.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSUOutputStream.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSURandomInputStream.hpp delete mode 100644 libs/JSystem/include/JSystem/JSupport/JSURandomOutputStream.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/JUTConsole.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/JUTDirectPrint.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/JUTException.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/JUTGamePad.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/JUTNameTab.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/JUTTexture.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/JUTVideo.hpp delete mode 100644 libs/JSystem/include/JSystem/JUtility/TColor.hpp delete mode 100644 libs/JSystem/source/JSystem/J3DGraphBase/J3DMaterial.cpp delete mode 100644 libs/JSystem/source/JSystem/J3DGraphBase/J3DVertex.cpp delete mode 100644 libs/JSystem/source/JSystem/JAudio2/JASSeqCtrl.cpp delete mode 100644 libs/JSystem/source/JSystem/JAudio2/JASSeqParser.cpp delete mode 100644 libs/JSystem/source/JSystem/JAudio2/JASSeqReader.cpp delete mode 100644 libs/JSystem/source/JSystem/JAudio2/JASTrack.cpp delete mode 100644 libs/JSystem/source/JSystem/JAudio2/JASTrackPort.cpp delete mode 100644 libs/JSystem/source/JSystem/JGadget/hashcode.cpp delete mode 100644 libs/JSystem/source/JSystem/JGadget/linklist.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRAramArchive.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRArchivePri.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRArchivePub.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRDecomp.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRDisposer.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRDvdArchive.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRExpHeap.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRFileFinder.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRFileLoader.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRHeap.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRMemArchive.cpp delete mode 100644 libs/JSystem/source/JSystem/JKernel/JKRThread.cpp delete mode 100644 libs/JSystem/source/JSystem/JMath/JMath.cpp delete mode 100644 libs/JSystem/source/JSystem/JMath/random.cpp delete mode 100644 libs/JSystem/source/JSystem/JSupport/JSUInputStream.cpp delete mode 100644 libs/JSystem/source/JSystem/JSupport/JSUList.cpp delete mode 100644 libs/JSystem/source/JSystem/JSupport/JSUMemoryStream.cpp delete mode 100644 libs/JSystem/source/JSystem/JUtility/JUTConsole.cpp delete mode 100644 libs/JSystem/source/JSystem/JUtility/JUTException.cpp delete mode 100644 libs/JSystem/source/JSystem/JUtility/JUTTexture.cpp delete mode 100644 libs/MSL_C++/include/algorithm delete mode 100644 libs/MSL_C++/include/bitset delete mode 100644 libs/MSL_C++/include/functional.hpp delete mode 100644 libs/MSL_C++/include/msl_int_limits delete mode 100644 libs/MSL_C/README.md delete mode 100644 libs/MSL_C/check.py delete mode 100644 libs/MSL_C/csv/MSL_C.PPCEABI.bare.H.csv delete mode 100644 libs/MSL_C/data/MSL.json delete mode 100644 libs/MSL_C/data/MSL_C.json delete mode 100644 libs/MSL_C/data/json/MSL_C.PPCEABI.bare.H.json delete mode 100644 libs/MSL_C/include/UART.h delete mode 100644 libs/MSL_C/include/abort_exit.h delete mode 100644 libs/MSL_C/include/ansi_files.h delete mode 100644 libs/MSL_C/include/ansi_fp.h delete mode 100644 libs/MSL_C/include/ansi_params.h delete mode 100644 libs/MSL_C/include/buffer_io.h delete mode 100644 libs/MSL_C/include/cctype delete mode 100644 libs/MSL_C/include/cerrno delete mode 100644 libs/MSL_C/include/cmath delete mode 100644 libs/MSL_C/include/console_io.h delete mode 100644 libs/MSL_C/include/cstdarg delete mode 100644 libs/MSL_C/include/cstddef delete mode 100644 libs/MSL_C/include/cstdio delete mode 100644 libs/MSL_C/include/cstdlib delete mode 100644 libs/MSL_C/include/cstring delete mode 100644 libs/MSL_C/include/ctype.h delete mode 100644 libs/MSL_C/include/cwctype delete mode 100644 libs/MSL_C/include/file_io.h delete mode 100644 libs/MSL_C/include/file_struct.h delete mode 100644 libs/MSL_C/include/locale.h delete mode 100644 libs/MSL_C/include/math_api.h delete mode 100644 libs/MSL_C/include/mbstring.h delete mode 100644 libs/MSL_C/include/mem.h delete mode 100644 libs/MSL_C/include/mem_funcs.h delete mode 100644 libs/MSL_C/include/misc_io.h delete mode 100644 libs/MSL_C/include/new delete mode 100644 libs/MSL_C/include/scanf.h delete mode 100644 libs/MSL_C/include/signal.h delete mode 100644 libs/MSL_C/include/size_t.h delete mode 100644 libs/MSL_C/include/stdarg.h delete mode 100644 libs/MSL_C/include/stdbool.h delete mode 100644 libs/MSL_C/include/stdio_api.h delete mode 100644 libs/MSL_C/include/string_api.h delete mode 100644 libs/MSL_C/include/types.h delete mode 100644 libs/MSL_C/include/va_list.h delete mode 100644 libs/MSL_C/include/wchar_io.h delete mode 100644 libs/MSL_C/include/wchar_t.h delete mode 100644 libs/MSL_C/include/wctype.h delete mode 100644 libs/MSL_C/include/wmem.h delete mode 100644 libs/MSL_C/include/wstring.h delete mode 100644 libs/MSL_C/source/FILE_POS.c delete mode 100644 libs/MSL_C/source/abort_exit_ppc_eabi.c delete mode 100644 libs/MSL_C/source/alloc.c delete mode 100644 libs/MSL_C/source/ansi_files.c delete mode 100644 libs/MSL_C/source/ansi_fp.c delete mode 100644 libs/MSL_C/source/arith.c delete mode 100644 libs/MSL_C/source/buffer_io.c delete mode 100644 libs/MSL_C/source/ctype.c delete mode 100644 libs/MSL_C/source/direct_io.c delete mode 100644 libs/MSL_C/source/e_acos.c delete mode 100644 libs/MSL_C/source/e_asin.c delete mode 100644 libs/MSL_C/source/e_atan2.c delete mode 100644 libs/MSL_C/source/e_fmod.c delete mode 100644 libs/MSL_C/source/e_log.c delete mode 100644 libs/MSL_C/source/e_log10.c delete mode 100644 libs/MSL_C/source/e_pow.c delete mode 100644 libs/MSL_C/source/e_rem_pio2.c delete mode 100644 libs/MSL_C/source/e_sqrt.c delete mode 100644 libs/MSL_C/source/errno.c delete mode 100644 libs/MSL_C/source/extras.c delete mode 100644 libs/MSL_C/source/file_io.c delete mode 100644 libs/MSL_C/source/float.c delete mode 100644 libs/MSL_C/source/k_cos.c delete mode 100644 libs/MSL_C/source/k_rem_pio2.c delete mode 100644 libs/MSL_C/source/k_sin.c delete mode 100644 libs/MSL_C/source/k_tan.c delete mode 100644 libs/MSL_C/source/locale.c delete mode 100644 libs/MSL_C/source/math_api.c delete mode 100644 libs/MSL_C/source/math_ppc.c delete mode 100644 libs/MSL_C/source/math_sun.c delete mode 100644 libs/MSL_C/source/mbstring.c delete mode 100644 libs/MSL_C/source/mem.c delete mode 100644 libs/MSL_C/source/mem_funcs.c delete mode 100644 libs/MSL_C/source/misc_io.c delete mode 100644 libs/MSL_C/source/printf.c delete mode 100644 libs/MSL_C/source/s_atan.c delete mode 100644 libs/MSL_C/source/s_ceil.c delete mode 100644 libs/MSL_C/source/s_copysign.c delete mode 100644 libs/MSL_C/source/s_cos.c delete mode 100644 libs/MSL_C/source/s_floor.c delete mode 100644 libs/MSL_C/source/s_frexp.c delete mode 100644 libs/MSL_C/source/s_ldexp.c delete mode 100644 libs/MSL_C/source/s_sin.c delete mode 100644 libs/MSL_C/source/s_tan.c delete mode 100644 libs/MSL_C/source/scanf.c delete mode 100644 libs/MSL_C/source/signal.c delete mode 100644 libs/MSL_C/source/string.c delete mode 100644 libs/MSL_C/source/strtold.c delete mode 100644 libs/MSL_C/source/strtoul.c delete mode 100644 libs/MSL_C/source/uart_console_io_gcn.c delete mode 100644 libs/MSL_C/source/w_acos.c delete mode 100644 libs/MSL_C/source/w_asin.c delete mode 100644 libs/MSL_C/source/w_atan2.c delete mode 100644 libs/MSL_C/source/w_fmod.c delete mode 100644 libs/MSL_C/source/w_log10.c delete mode 100644 libs/MSL_C/source/w_pow.c delete mode 100644 libs/MSL_C/source/w_sqrt.c delete mode 100644 libs/MSL_C/source/wchar_io.c delete mode 100644 libs/MSL_C/source/wctype.c delete mode 100644 libs/MSL_C/source/wmem.c delete mode 100644 libs/MSL_C/source/wprintf.c delete mode 100644 libs/MSL_C/source/wstring.c delete mode 100644 libs/MetroTRK/README.md delete mode 100644 libs/MetroTRK/check.py delete mode 100644 libs/MetroTRK/csv/TRK_Hollywood_Revolution.csv delete mode 100644 libs/MetroTRK/data/MetroTRK.json delete mode 100644 libs/MetroTRK/data/json/TRK_Hollywood_Revolution.json delete mode 100644 libs/MetroTRK/include/TRK_Types.h delete mode 100644 libs/MetroTRK/include/dolphin.h delete mode 100644 libs/MetroTRK/include/export/UART.h delete mode 100644 libs/MetroTRK/include/portable/dispatch.h delete mode 100644 libs/MetroTRK/include/portable/dserror.h delete mode 100644 libs/MetroTRK/include/portable/mem_TRK.h delete mode 100644 libs/MetroTRK/include/portable/mpc_7xx_603e.h delete mode 100644 libs/MetroTRK/include/portable/msgbuf.h delete mode 100644 libs/MetroTRK/include/portable/msgcmd.h delete mode 100644 libs/MetroTRK/include/portable/msghndlr.h delete mode 100644 libs/MetroTRK/include/portable/mslsupp.h delete mode 100644 libs/MetroTRK/include/portable/mutex_TRK.h delete mode 100644 libs/MetroTRK/include/portable/notify.h delete mode 100644 libs/MetroTRK/include/portable/nubevent.h delete mode 100644 libs/MetroTRK/include/portable/nubinit.h delete mode 100644 libs/MetroTRK/include/portable/ppc_mem.h delete mode 100644 libs/MetroTRK/include/portable/ppc_reg.h delete mode 100644 libs/MetroTRK/include/portable/serframe.h delete mode 100644 libs/MetroTRK/include/portable/serpoll.h delete mode 100644 libs/MetroTRK/include/portable/support.h delete mode 100644 libs/MetroTRK/include/portable/targimpl_ppc.h delete mode 100644 libs/MetroTRK/include/portable/usr_put.h delete mode 100644 libs/MetroTRK/source/CircleBuffer.c delete mode 100644 libs/MetroTRK/source/MWCriticalSection_gc.cpp delete mode 100644 libs/MetroTRK/source/UDP_Stubs.c delete mode 100644 libs/MetroTRK/source/dispatch.c delete mode 100644 libs/MetroTRK/source/dolphin_trk.c delete mode 100644 libs/MetroTRK/source/dolphin_trk_glue.c delete mode 100644 libs/MetroTRK/source/flush_cache.c delete mode 100644 libs/MetroTRK/source/main_TRK.c delete mode 100644 libs/MetroTRK/source/mainloop.c delete mode 100644 libs/MetroTRK/source/mem_TRK.c delete mode 100644 libs/MetroTRK/source/mpc_7xx_603e.c delete mode 100644 libs/MetroTRK/source/msg.c delete mode 100644 libs/MetroTRK/source/msgbuf.c delete mode 100644 libs/MetroTRK/source/msghndlr.c delete mode 100644 libs/MetroTRK/source/mslupp.c delete mode 100644 libs/MetroTRK/source/mutex_TRK.c delete mode 100644 libs/MetroTRK/source/notify.c delete mode 100644 libs/MetroTRK/source/nubevent.c delete mode 100644 libs/MetroTRK/source/nubinit.c delete mode 100644 libs/MetroTRK/source/serpoll.c delete mode 100644 libs/MetroTRK/source/string_TRK.c delete mode 100644 libs/MetroTRK/source/support.c delete mode 100644 libs/MetroTRK/source/targcont.c delete mode 100644 libs/MetroTRK/source/target_options.c delete mode 100644 libs/MetroTRK/source/targimpl.c delete mode 100644 libs/MetroTRK/source/targsupp.c delete mode 100644 libs/MetroTRK/source/usr_put.c delete mode 100644 libs/RVLFaceLib/README.md delete mode 100644 libs/RVLFaceLib/check.py delete mode 100644 libs/RVLFaceLib/csv/RVLFaceLib.csv delete mode 100644 libs/RVLFaceLib/data/RVLFaceLib.json delete mode 100644 libs/RVLFaceLib/data/json/RVLFaceLib.json delete mode 100644 libs/RVLFaceLib/include/RFL_Controller.h delete mode 100644 libs/RVLFaceLib/include/RFL_DataUtility.h delete mode 100644 libs/RVLFaceLib/include/RFL_Database.h delete mode 100644 libs/RVLFaceLib/include/RFL_Icon.h delete mode 100644 libs/RVLFaceLib/include/RFL_MakeTex.h delete mode 100644 libs/RVLFaceLib/include/RFL_MiddleDatabase.h delete mode 100644 libs/RVLFaceLib/include/RFL_Model.h delete mode 100644 libs/RVLFaceLib/include/RFL_NANDLoader.h delete mode 100644 libs/RVLFaceLib/include/RFL_NWC24.h delete mode 100644 libs/RVLFaceLib/include/RFL_System.h delete mode 100644 libs/RVLFaceLib/include/RFL_Types.h delete mode 100644 libs/RVLFaceLib/include/RFLi_Config.h delete mode 100644 libs/RVLFaceLib/include/RFLi_Controller.h delete mode 100644 libs/RVLFaceLib/include/RFLi_DataUtility.h delete mode 100644 libs/RVLFaceLib/include/RFLi_Database.h delete mode 100644 libs/RVLFaceLib/include/RFLi_DefaultDatabase.h delete mode 100644 libs/RVLFaceLib/include/RFLi_Format.h delete mode 100644 libs/RVLFaceLib/include/RFLi_HiddenDatabase.h delete mode 100644 libs/RVLFaceLib/include/RFLi_MakeRandomFace.h delete mode 100644 libs/RVLFaceLib/include/RFLi_MakeTex.h delete mode 100644 libs/RVLFaceLib/include/RFLi_MiddleDatabase.h delete mode 100644 libs/RVLFaceLib/include/RFLi_Model.h delete mode 100644 libs/RVLFaceLib/include/RFLi_NANDAccess.h delete mode 100644 libs/RVLFaceLib/include/RFLi_NANDLoader.h delete mode 100644 libs/RVLFaceLib/include/RFLi_System.h delete mode 100644 libs/RVLFaceLib/include/RFLi_Texture.h delete mode 100644 libs/RVLFaceLib/include/RFLi_Types.h delete mode 100644 libs/RVLFaceLib/include/RVLFaceLib.h delete mode 100644 libs/RVLFaceLib/include/RVLFaceLibInternal.h delete mode 100644 libs/RVLFaceLib/source/RFL_Controller.c delete mode 100644 libs/RVLFaceLib/source/RFL_DataUtility.c delete mode 100644 libs/RVLFaceLib/source/RFL_Database.c delete mode 100644 libs/RVLFaceLib/source/RFL_DefaultDatabase.c delete mode 100644 libs/RVLFaceLib/source/RFL_Format.c delete mode 100644 libs/RVLFaceLib/source/RFL_HiddenDatabase.c delete mode 100644 libs/RVLFaceLib/source/RFL_Icon.c delete mode 100644 libs/RVLFaceLib/source/RFL_MakeRandomFace.c delete mode 100644 libs/RVLFaceLib/source/RFL_MakeTex.c delete mode 100644 libs/RVLFaceLib/source/RFL_MiddleDatabase.c delete mode 100644 libs/RVLFaceLib/source/RFL_Model.c delete mode 100644 libs/RVLFaceLib/source/RFL_NANDAccess.c delete mode 100644 libs/RVLFaceLib/source/RFL_NANDLoader.c delete mode 100644 libs/RVLFaceLib/source/RFL_System.c delete mode 100644 libs/RVL_SDK/README.md delete mode 100644 libs/RVL_SDK/check.py delete mode 100644 libs/RVL_SDK/csv/ai.csv delete mode 100644 libs/RVL_SDK/csv/aralt.csv delete mode 100644 libs/RVL_SDK/csv/arc.csv delete mode 100644 libs/RVL_SDK/csv/ax.csv delete mode 100644 libs/RVL_SDK/csv/axfx.csv delete mode 100644 libs/RVL_SDK/csv/base.csv delete mode 100644 libs/RVL_SDK/csv/bte.csv delete mode 100644 libs/RVL_SDK/csv/db.csv delete mode 100644 libs/RVL_SDK/csv/dsp.csv delete mode 100644 libs/RVL_SDK/csv/dvd.csv delete mode 100644 libs/RVL_SDK/csv/esp.csv delete mode 100644 libs/RVL_SDK/csv/euart.csv delete mode 100644 libs/RVL_SDK/csv/exi.csv delete mode 100644 libs/RVL_SDK/csv/fs.csv delete mode 100644 libs/RVL_SDK/csv/gd.csv delete mode 100644 libs/RVL_SDK/csv/gx.csv delete mode 100644 libs/RVL_SDK/csv/ipc.csv delete mode 100644 libs/RVL_SDK/csv/mem.csv delete mode 100644 libs/RVL_SDK/csv/mtx.csv delete mode 100644 libs/RVL_SDK/csv/nand.csv delete mode 100644 libs/RVL_SDK/csv/net.csv delete mode 100644 libs/RVL_SDK/csv/nwc24.csv delete mode 100644 libs/RVL_SDK/csv/os.csv delete mode 100644 libs/RVL_SDK/csv/pad.csv delete mode 100644 libs/RVL_SDK/csv/rso.csv delete mode 100644 libs/RVL_SDK/csv/sc.csv delete mode 100644 libs/RVL_SDK/csv/si.csv delete mode 100644 libs/RVL_SDK/csv/thp.csv delete mode 100644 libs/RVL_SDK/csv/tpl.csv delete mode 100644 libs/RVL_SDK/csv/usb.csv delete mode 100644 libs/RVL_SDK/csv/vf.csv delete mode 100644 libs/RVL_SDK/csv/vi.csv delete mode 100644 libs/RVL_SDK/csv/wenc.csv delete mode 100644 libs/RVL_SDK/csv/wpad.csv delete mode 100644 libs/RVL_SDK/csv/wud.csv delete mode 100644 libs/RVL_SDK/data/RVL_SDK.json delete mode 100644 libs/RVL_SDK/data/SDK.json delete mode 100644 libs/RVL_SDK/data/funcSizes.txt delete mode 100644 libs/RVL_SDK/data/json/ai.json delete mode 100644 libs/RVL_SDK/data/json/aralt.json delete mode 100644 libs/RVL_SDK/data/json/arc.json delete mode 100644 libs/RVL_SDK/data/json/ax.json delete mode 100644 libs/RVL_SDK/data/json/axfx.json delete mode 100644 libs/RVL_SDK/data/json/base.json delete mode 100644 libs/RVL_SDK/data/json/bte.json delete mode 100644 libs/RVL_SDK/data/json/db.json delete mode 100644 libs/RVL_SDK/data/json/dsp.json delete mode 100644 libs/RVL_SDK/data/json/dvd.json delete mode 100644 libs/RVL_SDK/data/json/esp.json delete mode 100644 libs/RVL_SDK/data/json/euart.json delete mode 100644 libs/RVL_SDK/data/json/exi.json delete mode 100644 libs/RVL_SDK/data/json/fs.json delete mode 100644 libs/RVL_SDK/data/json/gd.json delete mode 100644 libs/RVL_SDK/data/json/gx.json delete mode 100644 libs/RVL_SDK/data/json/ipc.json delete mode 100644 libs/RVL_SDK/data/json/mem.json delete mode 100644 libs/RVL_SDK/data/json/mtx.json delete mode 100644 libs/RVL_SDK/data/json/nand.json delete mode 100644 libs/RVL_SDK/data/json/net.json delete mode 100644 libs/RVL_SDK/data/json/nwc24.json delete mode 100644 libs/RVL_SDK/data/json/os.json delete mode 100644 libs/RVL_SDK/data/json/pad.json delete mode 100644 libs/RVL_SDK/data/json/rso.json delete mode 100644 libs/RVL_SDK/data/json/sc.json delete mode 100644 libs/RVL_SDK/data/json/si.json delete mode 100644 libs/RVL_SDK/data/json/thp.json delete mode 100644 libs/RVL_SDK/data/json/tpl.json delete mode 100644 libs/RVL_SDK/data/json/usb.json delete mode 100644 libs/RVL_SDK/data/json/vf.json delete mode 100644 libs/RVL_SDK/data/json/vi.json delete mode 100644 libs/RVL_SDK/data/json/wenc.json delete mode 100644 libs/RVL_SDK/data/json/wpad.json delete mode 100644 libs/RVL_SDK/data/json/wud.json delete mode 100644 libs/RVL_SDK/include/private/flipper.h delete mode 100644 libs/RVL_SDK/include/private/io_reg.h delete mode 100644 libs/RVL_SDK/include/private/iosresclt.h delete mode 100644 libs/RVL_SDK/include/private/iosrestypes.h delete mode 100644 libs/RVL_SDK/include/private/iostypes.h delete mode 100644 libs/RVL_SDK/include/private/ipc.h delete mode 100644 libs/RVL_SDK/include/revolution.h delete mode 100644 libs/RVL_SDK/include/revolution/ai.h delete mode 100644 libs/RVL_SDK/include/revolution/aralt.h delete mode 100644 libs/RVL_SDK/include/revolution/arc.h delete mode 100644 libs/RVL_SDK/include/revolution/base/PPCArch.h delete mode 100644 libs/RVL_SDK/include/revolution/base/PPCWGPipe.h delete mode 100644 libs/RVL_SDK/include/revolution/card.h delete mode 100644 libs/RVL_SDK/include/revolution/db.h delete mode 100644 libs/RVL_SDK/include/revolution/dsp.h delete mode 100644 libs/RVL_SDK/include/revolution/dsp/dsp_debug.h delete mode 100644 libs/RVL_SDK/include/revolution/dsp/dsp_task.h delete mode 100644 libs/RVL_SDK/include/revolution/dvd.h delete mode 100644 libs/RVL_SDK/include/revolution/esp.h delete mode 100644 libs/RVL_SDK/include/revolution/euart.h delete mode 100644 libs/RVL_SDK/include/revolution/exi.h delete mode 100644 libs/RVL_SDK/include/revolution/fs.h delete mode 100644 libs/RVL_SDK/include/revolution/fs/fs.h delete mode 100644 libs/RVL_SDK/include/revolution/gd.h delete mode 100644 libs/RVL_SDK/include/revolution/gd/GDBase.h delete mode 100644 libs/RVL_SDK/include/revolution/gd/GDGeometry.h delete mode 100644 libs/RVL_SDK/include/revolution/gx.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXBump.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXCull.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXDispList.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXEnum.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXFifo.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXFrameBuffer.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXGeometry.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXGet.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXLighting.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXManage.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXPixel.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXRegs.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXStruct.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXTev.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXTexture.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXTransform.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXTypes.h delete mode 100644 libs/RVL_SDK/include/revolution/gx/GXVert.h delete mode 100644 libs/RVL_SDK/include/revolution/ipc.h delete mode 100644 libs/RVL_SDK/include/revolution/ipc/ipcProfile.h delete mode 100644 libs/RVL_SDK/include/revolution/ipc/ipcclt.h delete mode 100644 libs/RVL_SDK/include/revolution/ipc/memory.h delete mode 100644 libs/RVL_SDK/include/revolution/kpad.h delete mode 100644 libs/RVL_SDK/include/revolution/mem.h delete mode 100644 libs/RVL_SDK/include/revolution/mem/allocator.h delete mode 100644 libs/RVL_SDK/include/revolution/mem/expHeap.h delete mode 100644 libs/RVL_SDK/include/revolution/mem/heapCommon.h delete mode 100644 libs/RVL_SDK/include/revolution/mem/list.h delete mode 100644 libs/RVL_SDK/include/revolution/mtx.h delete mode 100644 libs/RVL_SDK/include/revolution/nand.h delete mode 100644 libs/RVL_SDK/include/revolution/nand/nandlogging.h delete mode 100644 libs/RVL_SDK/include/revolution/nwc24.h delete mode 100644 libs/RVL_SDK/include/revolution/nwc24/NWC24MsgObj.h delete mode 100644 libs/RVL_SDK/include/revolution/nwc24/NWC24Types.h delete mode 100644 libs/RVL_SDK/include/revolution/nwc24/NWC24Utils.h delete mode 100644 libs/RVL_SDK/include/revolution/os.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSAlarm.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSAlloc.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSBootInfo.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSCache.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSContext.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSError.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSException.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSExecParams.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSFastCast.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSFont.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSInterrupt.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSIpc.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSLink.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSMessage.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSMutex.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSPlayRecord.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSPlayTime.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSReset.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSResetSW.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSRtc.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSStateFlags.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSStateTM.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSThread.h delete mode 100644 libs/RVL_SDK/include/revolution/os/OSTime.h delete mode 100644 libs/RVL_SDK/include/revolution/pad.h delete mode 100644 libs/RVL_SDK/include/revolution/rso.h delete mode 100644 libs/RVL_SDK/include/revolution/sc.h delete mode 100644 libs/RVL_SDK/include/revolution/si.h delete mode 100644 libs/RVL_SDK/include/revolution/thp.h delete mode 100644 libs/RVL_SDK/include/revolution/tpl.h delete mode 100644 libs/RVL_SDK/include/revolution/types.h delete mode 100644 libs/RVL_SDK/include/revolution/vi.h delete mode 100644 libs/RVL_SDK/include/revolution/vi/vifuncs.h delete mode 100644 libs/RVL_SDK/include/revolution/vi/vitypes.h delete mode 100644 libs/RVL_SDK/include/revolution/wenc.h delete mode 100644 libs/RVL_SDK/include/revolution/wpad.h delete mode 100644 libs/RVL_SDK/prog.png delete mode 100644 libs/RVL_SDK/source/revolution/ai/ai.c delete mode 100644 libs/RVL_SDK/source/revolution/aralt/aralt.c delete mode 100644 libs/RVL_SDK/source/revolution/arc/arc.c delete mode 100644 libs/RVL_SDK/source/revolution/base/PPCArch.c delete mode 100644 libs/RVL_SDK/source/revolution/db/db.c delete mode 100644 libs/RVL_SDK/source/revolution/dsp/dsp.c delete mode 100644 libs/RVL_SDK/source/revolution/dsp/dsp_debug.c delete mode 100644 libs/RVL_SDK/source/revolution/dsp/dsp_task.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvd.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvdDeviceError.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvdFatal.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvd_broadway.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvderror.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvdfs.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvdidutils.c delete mode 100644 libs/RVL_SDK/source/revolution/dvd/dvdqueue.c delete mode 100644 libs/RVL_SDK/source/revolution/esp/esp.c delete mode 100644 libs/RVL_SDK/source/revolution/euart/euart.c delete mode 100644 libs/RVL_SDK/source/revolution/exi/EXIBios.c delete mode 100644 libs/RVL_SDK/source/revolution/exi/EXICommon.c delete mode 100644 libs/RVL_SDK/source/revolution/exi/EXIUart.c delete mode 100644 libs/RVL_SDK/source/revolution/fs/fs.c delete mode 100644 libs/RVL_SDK/source/revolution/gd/GDBase.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXAttr.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXBump.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXFifo.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXGeometry.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXInit.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXMisc.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXPixel.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXTexture.c delete mode 100644 libs/RVL_SDK/source/revolution/gx/GXTransform.c delete mode 100644 libs/RVL_SDK/source/revolution/ipc/ipcMain.c delete mode 100644 libs/RVL_SDK/source/revolution/ipc/ipcProfile.c delete mode 100644 libs/RVL_SDK/source/revolution/ipc/ipcclt.c delete mode 100644 libs/RVL_SDK/source/revolution/ipc/memory.c delete mode 100644 libs/RVL_SDK/source/revolution/mem/mem_allocator.c delete mode 100644 libs/RVL_SDK/source/revolution/mem/mem_heapCommon.c delete mode 100644 libs/RVL_SDK/source/revolution/mem/mem_list.c delete mode 100644 libs/RVL_SDK/source/revolution/nand/NANDCheck.c delete mode 100644 libs/RVL_SDK/source/revolution/nand/NANDCore.c delete mode 100644 libs/RVL_SDK/source/revolution/nand/NANDLogging.c delete mode 100644 libs/RVL_SDK/source/revolution/nand/NANDOpenClose.c delete mode 100644 libs/RVL_SDK/source/revolution/nand/NANDSecret.c delete mode 100644 libs/RVL_SDK/source/revolution/nand/nand.c delete mode 100644 libs/RVL_SDK/source/revolution/nwc24/NWC24Ipc.c delete mode 100644 libs/RVL_SDK/source/revolution/nwc24/NWC24Manage.c delete mode 100644 libs/RVL_SDK/source/revolution/nwc24/NWC24Schedule.c delete mode 100644 libs/RVL_SDK/source/revolution/nwc24/NWC24System.c delete mode 100644 libs/RVL_SDK/source/revolution/nwc24/NWC24Time.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OS.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSAlarm.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSAlloc.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSArena.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSAudioSystem.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSCache.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSContext.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSError.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSExec.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSFatal.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSFont.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSInterrupt.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSIpc.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSLink.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSMemory.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSMessage.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSMutex.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSNet.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSPlayRecord.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSPlayTime.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSReboot.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSReset.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSRtc.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSStateFlags.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSStateTM.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSSync.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSThread.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSTime.c delete mode 100644 libs/RVL_SDK/source/revolution/os/OSUtf.c delete mode 100644 libs/RVL_SDK/source/revolution/os/__ppc_eabi_init.cpp delete mode 100644 libs/RVL_SDK/source/revolution/os/__start.c delete mode 100644 libs/RVL_SDK/source/revolution/pad/Pad.c delete mode 100644 libs/RVL_SDK/source/revolution/sc/scapi.c delete mode 100644 libs/RVL_SDK/source/revolution/sc/scapi_prdinfo.c delete mode 100644 libs/RVL_SDK/source/revolution/sc/scsystem.c delete mode 100644 libs/RVL_SDK/source/revolution/si/SIBios.c delete mode 100644 libs/RVL_SDK/source/revolution/si/SISamplingRate.c delete mode 100644 libs/RVL_SDK/source/revolution/thp/THPAudio.c delete mode 100644 libs/RVL_SDK/source/revolution/thp/THPDec.c delete mode 100644 libs/RVL_SDK/source/revolution/tpl/TPL.c delete mode 100644 libs/RVL_SDK/source/revolution/vi/i2c.c delete mode 100644 libs/RVL_SDK/source/revolution/vi/vi.c delete mode 100644 libs/RVL_SDK/source/revolution/vi/vi3in1.c delete mode 100644 libs/Runtime/README.md delete mode 100644 libs/Runtime/check.py delete mode 100644 libs/Runtime/csv/Runtime.PPCEABI.H.csv delete mode 100644 libs/Runtime/data/Runtime.json delete mode 100644 libs/Runtime/data/json/Runtime.PPCEABI.H.json delete mode 100644 libs/Runtime/include/NMWException.h delete mode 100644 libs/Runtime/include/__mem.h delete mode 100644 libs/Runtime/include/__ppc_eabi_init.h delete mode 100644 libs/Runtime/include/__ppc_eabi_linker.h delete mode 100644 libs/Runtime/prog.png delete mode 100644 libs/Runtime/source/GCN_mem_alloc.c delete mode 100644 libs/Runtime/source/Gecko_ExceptionPPC.cpp delete mode 100644 libs/Runtime/source/NMWException.cpp delete mode 100644 libs/Runtime/source/__init_cpp_exceptions.cpp delete mode 100644 libs/Runtime/source/__mem.c delete mode 100644 libs/Runtime/source/__va_arg.c delete mode 100644 libs/Runtime/source/global_destructor_chain.c delete mode 100644 libs/Runtime/source/ptmf.c delete mode 100644 libs/Runtime/source/runtime.c delete mode 100644 libs/nw4r/README.md delete mode 100644 libs/nw4r/check.py delete mode 100644 libs/nw4r/csv/libnw4r_db.csv delete mode 100644 libs/nw4r/csv/libnw4r_lyt.csv delete mode 100644 libs/nw4r/csv/libnw4r_math.csv delete mode 100644 libs/nw4r/csv/libnw4r_ut.csv delete mode 100644 libs/nw4r/data/NW4R.json delete mode 100644 libs/nw4r/data/json/libnw4r_db.json delete mode 100644 libs/nw4r/data/json/libnw4r_lyt.json delete mode 100644 libs/nw4r/data/json/libnw4r_math.json delete mode 100644 libs/nw4r/data/json/libnw4r_ut.json delete mode 100644 libs/nw4r/include/nw4r/db/assert.hpp delete mode 100644 libs/nw4r/include/nw4r/db/console.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_animation.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_arcResourceAccessor.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_bounding.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_common.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_drawInfo.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_group.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_init.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_layout.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_material.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_pane.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_picture.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_resourceAccessor.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_resources.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/lyt_texMap.hpp delete mode 100644 libs/nw4r/include/nw4r/lyt/types.hpp delete mode 100644 libs/nw4r/include/nw4r/math/arithmetic.hpp delete mode 100644 libs/nw4r/include/nw4r/math/triangular.hpp delete mode 100644 libs/nw4r/include/nw4r/math/types.hpp delete mode 100644 libs/nw4r/include/nw4r/misc.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/CharStrmReader.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/CharWriter.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/Color.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/Font.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/LinkList.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/Rect.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/ResFont.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/ResFontBase.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/RuntimeTypeInfo.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/TagProcessorBase.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/binaryFileFormat.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/fontResourceFormat.hpp delete mode 100644 libs/nw4r/include/nw4r/ut/inlines.hpp delete mode 100644 libs/nw4r/prog.png delete mode 100644 libs/nw4r/source/nw4r/db/db_assert.cpp delete mode 100644 libs/nw4r/source/nw4r/db/db_console.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_bounding.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_common.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_drawInfo.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_group.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_init.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_material.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_pane.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_picture.cpp delete mode 100644 libs/nw4r/source/nw4r/lyt/lyt_texMap.cpp delete mode 100644 libs/nw4r/source/nw4r/math/math_triangular.cpp delete mode 100644 libs/nw4r/source/nw4r/math/math_types.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_CharStrmReader.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_CharWriter.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_Font.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_LinkList.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_ResFont.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_ResFontBase.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_RomFont.cpp delete mode 100644 libs/nw4r/source/nw4r/ut/ut_binaryFileFormat.cpp delete mode 100644 make_dol.py rename .gitmodules => orig/RMGK01/.gitkeep (100%) delete mode 100644 prog.png delete mode 100644 progress.py delete mode 100644 setup.py delete mode 100644 source/Game/Animation/AnmPlayer.cpp delete mode 100644 source/Game/Animation/BckCtrl.cpp delete mode 100644 source/Game/Animation/XanimeCore.cpp delete mode 100644 source/Game/Animation/XanimePlayer.cpp delete mode 100644 source/Game/Animation/XanimeResource.cpp delete mode 100644 source/Game/AreaObj/AreaForm.cpp delete mode 100644 source/Game/AreaObj/AreaFormDrawer.cpp delete mode 100644 source/Game/AreaObj/AreaObj.cpp delete mode 100644 source/Game/AreaObj/AreaObjContainer.cpp delete mode 100644 source/Game/AreaObj/AreaObjFollower.cpp delete mode 100644 source/Game/AreaObj/AstroChangeStageCube.cpp delete mode 100644 source/Game/AreaObj/AudioEffectArea.cpp delete mode 100644 source/Game/AreaObj/BgmProhibitArea.cpp delete mode 100644 source/Game/AreaObj/BigBubbleCameraArea.cpp delete mode 100644 source/Game/AreaObj/BigBubbleGoalArea.cpp delete mode 100644 source/Game/AreaObj/BloomArea.cpp delete mode 100644 source/Game/AreaObj/CameraRepulsiveArea.cpp delete mode 100644 source/Game/AreaObj/ChangeBgmCube.cpp delete mode 100644 source/Game/AreaObj/CollisionArea.cpp delete mode 100644 source/Game/AreaObj/CubeCamera.cpp delete mode 100644 source/Game/AreaObj/DeathArea.cpp delete mode 100644 source/Game/AreaObj/DepthOfFieldArea.cpp delete mode 100644 source/Game/AreaObj/GlaringLightArea.cpp delete mode 100644 source/Game/AreaObj/HazeCube.cpp delete mode 100644 source/Game/AreaObj/ImageEffectArea.cpp delete mode 100644 source/Game/AreaObj/LightArea.cpp delete mode 100644 source/Game/AreaObj/LightAreaHolder.cpp delete mode 100644 source/Game/AreaObj/MercatorTransformCube.cpp delete mode 100644 source/Game/AreaObj/MessageArea.cpp delete mode 100644 source/Game/AreaObj/PlayerSeArea.cpp delete mode 100644 source/Game/AreaObj/QuakeEffectArea.cpp delete mode 100644 source/Game/AreaObj/RestartCube.cpp delete mode 100644 source/Game/AreaObj/ScreenBlurArea.cpp delete mode 100644 source/Game/AreaObj/SimpleBloomArea.cpp delete mode 100644 source/Game/AreaObj/SoundEmitterCube.cpp delete mode 100644 source/Game/AreaObj/SoundEmitterSphere.cpp delete mode 100644 source/Game/AreaObj/SpinGuidanceArea.cpp delete mode 100644 source/Game/AreaObj/SunLightArea.cpp delete mode 100644 source/Game/AreaObj/SwitchArea.cpp delete mode 100644 source/Game/AreaObj/WarpCube.cpp delete mode 100644 source/Game/AreaObj/WaterArea.cpp delete mode 100644 source/Game/Boss/BossBegomanHead.cpp delete mode 100644 source/Game/Boss/BossKameck.cpp delete mode 100644 source/Game/Boss/BossKameckAction.cpp delete mode 100644 source/Game/Boss/BossKameckBarrier.cpp delete mode 100644 source/Game/Boss/BossKameckBattleDemo.cpp delete mode 100644 source/Game/Boss/BossKameckBattlePattarn.cpp delete mode 100644 source/Game/Boss/BossKameckMoveRail.cpp delete mode 100644 source/Game/Boss/BossKameckSequencer.cpp delete mode 100644 source/Game/Boss/BossKameckStateBattle.cpp delete mode 100644 source/Game/Boss/BossKameckVs1.cpp delete mode 100644 source/Game/Boss/BossKameckVs2.cpp delete mode 100644 source/Game/Boss/DodoryuStateLv2.cpp delete mode 100644 source/Game/Boss/SkeletalFishBaby.cpp delete mode 100644 source/Game/Boss/SkeletalFishBabyRail.cpp delete mode 100644 source/Game/Boss/SkeletalFishBabyRailHolder.cpp delete mode 100644 source/Game/Boss/SkeletalFishBoss.cpp delete mode 100644 source/Game/Boss/SkeletalFishBossBattleDirector.cpp delete mode 100644 source/Game/Boss/SkeletalFishBossFunc.cpp delete mode 100644 source/Game/Boss/SkeletalFishBossInfo.cpp delete mode 100644 source/Game/Boss/SkeletalFishBossRail.cpp delete mode 100644 source/Game/Boss/SkeletalFishBossRailHolder.cpp delete mode 100644 source/Game/Boss/SkeletalFishGuard.cpp delete mode 100644 source/Game/Boss/SkeletalFishGuardHolder.cpp delete mode 100644 source/Game/Boss/SkeletalFishJointCalc.cpp delete mode 100644 source/Game/Boss/SkeletalFishRailControl.cpp delete mode 100644 source/Game/Camera/CamHeliEffector.cpp delete mode 100644 source/Game/Camera/CamKarikariEffector.cpp delete mode 100644 source/Game/Camera/CamTranslatorAnim.cpp delete mode 100644 source/Game/Camera/CamTranslatorBehind.cpp delete mode 100644 source/Game/Camera/CamTranslatorBlackHole.cpp delete mode 100644 source/Game/Camera/CamTranslatorCharmedFix.cpp delete mode 100644 source/Game/Camera/CamTranslatorCharmedTripodBoss.cpp delete mode 100644 source/Game/Camera/CamTranslatorCharmedVecReg.cpp delete mode 100644 source/Game/Camera/CamTranslatorCharmedVecRegTower.cpp delete mode 100644 source/Game/Camera/CamTranslatorCubePlanet.cpp delete mode 100644 source/Game/Camera/CamTranslatorDPD.cpp delete mode 100644 source/Game/Camera/CamTranslatorDead.cpp delete mode 100644 source/Game/Camera/CamTranslatorFix.cpp delete mode 100644 source/Game/Camera/CamTranslatorFixedPoint.cpp delete mode 100644 source/Game/Camera/CamTranslatorFixedThere.cpp delete mode 100644 source/Game/Camera/CamTranslatorFollow.cpp delete mode 100644 source/Game/Camera/CamTranslatorFooFighter.cpp delete mode 100644 source/Game/Camera/CamTranslatorFooFighterPlanet.cpp delete mode 100644 source/Game/Camera/CamTranslatorFrontAndBack.cpp delete mode 100644 source/Game/Camera/CamTranslatorGround.cpp delete mode 100644 source/Game/Camera/CamTranslatorInnerCylinder.cpp delete mode 100644 source/Game/Camera/CamTranslatorInwardSphere.cpp delete mode 100644 source/Game/Camera/CamTranslatorInwardTower.cpp delete mode 100644 source/Game/Camera/CamTranslatorMedianPlanet.cpp delete mode 100644 source/Game/Camera/CamTranslatorMedianTower.cpp delete mode 100644 source/Game/Camera/CamTranslatorMtxRegParallel.cpp delete mode 100644 source/Game/Camera/CamTranslatorObjParallel.cpp delete mode 100644 source/Game/Camera/CamTranslatorParallel.cpp delete mode 100644 source/Game/Camera/CamTranslatorRaceFollow.cpp delete mode 100644 source/Game/Camera/CamTranslatorRailDemo.cpp delete mode 100644 source/Game/Camera/CamTranslatorRailFollow.cpp delete mode 100644 source/Game/Camera/CamTranslatorRailWatch.cpp delete mode 100644 source/Game/Camera/CamTranslatorSlide.cpp delete mode 100644 source/Game/Camera/CamTranslatorSpiral.cpp delete mode 100644 source/Game/Camera/CamTranslatorTalk.cpp delete mode 100644 source/Game/Camera/CamTranslatorTower.cpp delete mode 100644 source/Game/Camera/CamTranslatorTowerPos.cpp delete mode 100644 source/Game/Camera/CamTranslatorTripodBoss.cpp delete mode 100644 source/Game/Camera/CamTranslatorTripodBossJoint.cpp delete mode 100644 source/Game/Camera/CamTranslatorTripodPlanet.cpp delete mode 100644 source/Game/Camera/CamTranslatorTrundle.cpp delete mode 100644 source/Game/Camera/CamTranslatorTwistedPassage.cpp delete mode 100644 source/Game/Camera/CamTranslatorWaterFollow.cpp delete mode 100644 source/Game/Camera/CamTranslatorWaterPlanet.cpp delete mode 100644 source/Game/Camera/CamTranslatorWaterPlanetBoss.cpp delete mode 100644 source/Game/Camera/CamTranslatorWonderPlanet.cpp delete mode 100644 source/Game/Camera/Camera.cpp delete mode 100644 source/Game/Camera/CameraAnim.cpp delete mode 100644 source/Game/Camera/CameraBehind.cpp delete mode 100644 source/Game/Camera/CameraBlackHole.cpp delete mode 100644 source/Game/Camera/CameraCharmedFix.cpp delete mode 100644 source/Game/Camera/CameraCharmedTripodBoss.cpp delete mode 100644 source/Game/Camera/CameraCharmedVecReg.cpp delete mode 100644 source/Game/Camera/CameraCharmedVecRegTower.cpp delete mode 100644 source/Game/Camera/CameraContext.cpp delete mode 100644 source/Game/Camera/CameraCover.cpp delete mode 100644 source/Game/Camera/CameraCubePlanet.cpp delete mode 100644 source/Game/Camera/CameraDPD.cpp delete mode 100644 source/Game/Camera/CameraDead.cpp delete mode 100644 source/Game/Camera/CameraDirector.cpp delete mode 100644 source/Game/Camera/CameraFix.cpp delete mode 100644 source/Game/Camera/CameraFixedPoint.cpp delete mode 100644 source/Game/Camera/CameraFixedThere.cpp delete mode 100644 source/Game/Camera/CameraFollow.cpp delete mode 100644 source/Game/Camera/CameraFooFighter.cpp delete mode 100644 source/Game/Camera/CameraFooFighterPlanet.cpp delete mode 100644 source/Game/Camera/CameraFrontAndBack.cpp delete mode 100644 source/Game/Camera/CameraGround.cpp delete mode 100644 source/Game/Camera/CameraHeightArrange.cpp delete mode 100644 source/Game/Camera/CameraHolder.cpp delete mode 100644 source/Game/Camera/CameraInnerCylinder.cpp delete mode 100644 source/Game/Camera/CameraInwardSphere.cpp delete mode 100644 source/Game/Camera/CameraInwardTower.cpp delete mode 100644 source/Game/Camera/CameraMan.cpp delete mode 100644 source/Game/Camera/CameraManEvent.cpp delete mode 100644 source/Game/Camera/CameraManGame.cpp delete mode 100644 source/Game/Camera/CameraManPause.cpp delete mode 100644 source/Game/Camera/CameraManSubjective.cpp delete mode 100644 source/Game/Camera/CameraMedianPlanet.cpp delete mode 100644 source/Game/Camera/CameraMedianTower.cpp delete mode 100644 source/Game/Camera/CameraMtxRegParallel.cpp delete mode 100644 source/Game/Camera/CameraObjParallel.cpp delete mode 100644 source/Game/Camera/CameraParallel.cpp delete mode 100644 source/Game/Camera/CameraParamChunk.cpp delete mode 100644 source/Game/Camera/CameraParamChunkHolder.cpp delete mode 100644 source/Game/Camera/CameraParamChunkID.cpp delete mode 100644 source/Game/Camera/CameraParamString.cpp delete mode 100644 source/Game/Camera/CameraPoseParam.cpp delete mode 100644 source/Game/Camera/CameraRaceFollow.cpp delete mode 100644 source/Game/Camera/CameraRailDemo.cpp delete mode 100644 source/Game/Camera/CameraRailFollow.cpp delete mode 100644 source/Game/Camera/CameraRailHolder.cpp delete mode 100644 source/Game/Camera/CameraRailWatch.cpp delete mode 100644 source/Game/Camera/CameraRegisterHolder.cpp delete mode 100644 source/Game/Camera/CameraRotChecker.cpp delete mode 100644 source/Game/Camera/CameraShakePatternImpl.cpp delete mode 100644 source/Game/Camera/CameraShakeTask.cpp delete mode 100644 source/Game/Camera/CameraShaker.cpp delete mode 100644 source/Game/Camera/CameraSlide.cpp delete mode 100644 source/Game/Camera/CameraSpiral.cpp delete mode 100644 source/Game/Camera/CameraSubjective.cpp delete mode 100644 source/Game/Camera/CameraTalk.cpp delete mode 100644 source/Game/Camera/CameraTargetArg.cpp delete mode 100644 source/Game/Camera/CameraTargetHolder.cpp delete mode 100644 source/Game/Camera/CameraTargetMtx.cpp delete mode 100644 source/Game/Camera/CameraTargetObj.cpp delete mode 100644 source/Game/Camera/CameraTower.cpp delete mode 100644 source/Game/Camera/CameraTowerBase.cpp delete mode 100644 source/Game/Camera/CameraTowerPos.cpp delete mode 100644 source/Game/Camera/CameraTripodBoss.cpp delete mode 100644 source/Game/Camera/CameraTripodBossJoint.cpp delete mode 100644 source/Game/Camera/CameraTripodPlanet.cpp delete mode 100644 source/Game/Camera/CameraTrundle.cpp delete mode 100644 source/Game/Camera/CameraTwistedPassage.cpp delete mode 100644 source/Game/Camera/CameraViewInterpolator.cpp delete mode 100644 source/Game/Camera/CameraWaterFollow.cpp delete mode 100644 source/Game/Camera/CameraWaterPlanet.cpp delete mode 100644 source/Game/Camera/CameraWaterPlanetBoss.cpp delete mode 100644 source/Game/Camera/CameraWonderPlanet.cpp delete mode 100644 source/Game/Camera/DotCamParams.cpp delete mode 100644 source/Game/Camera/GameCameraCreator.cpp delete mode 100644 source/Game/Camera/OnlyCamera.cpp delete mode 100644 source/Game/Demo/DemoActionKeeper.cpp delete mode 100644 source/Game/Demo/DemoCastGroup.cpp delete mode 100644 source/Game/Demo/DemoCastGroupHolder.cpp delete mode 100644 source/Game/Demo/DemoExecutorFunction.cpp delete mode 100644 source/Game/Demo/DemoFunction.cpp delete mode 100644 source/Game/Demo/DemoPadRumbler.cpp delete mode 100644 source/Game/Demo/DemoParamCommonDataTable.cpp delete mode 100644 source/Game/Demo/DemoPlayerKeeper.cpp delete mode 100644 source/Game/Demo/DemoPositionController.cpp delete mode 100644 source/Game/Demo/DemoSimpleCastHolder.cpp delete mode 100644 source/Game/Demo/DemoStartRequestHolder.cpp delete mode 100644 source/Game/Demo/DemoSubPartKeeper.cpp delete mode 100644 source/Game/Demo/DemoTalkAnimCtrl.cpp delete mode 100644 source/Game/Effect/MultiEmitterParticleCallBack.cpp delete mode 100644 source/Game/Effect/ParticleEmitter.cpp delete mode 100644 source/Game/Effect/ParticleEmitterHolder.cpp delete mode 100644 source/Game/Effect/SingleEmitter.cpp delete mode 100644 source/Game/Enemy/BallBeamer.cpp delete mode 100644 source/Game/Enemy/Birikyu.cpp delete mode 100644 source/Game/Enemy/IceMerameraKing.cpp delete mode 100644 source/Game/Enemy/Jiraira.cpp delete mode 100644 source/Game/Enemy/PackunPetit.cpp delete mode 100644 source/Game/Enemy/Poihana.cpp delete mode 100644 source/Game/Enemy/WalkerStateBindStarPointer.cpp delete mode 100644 source/Game/Gravity/ConeGravity.cpp delete mode 100644 source/Game/Gravity/CubeGravity.cpp delete mode 100644 source/Game/Gravity/DiskGravity.cpp delete mode 100644 source/Game/Gravity/DiskTorusGravity.cpp delete mode 100644 source/Game/Gravity/GlobalGravityObj.cpp delete mode 100644 source/Game/Gravity/GraviryFollower.cpp delete mode 100644 source/Game/Gravity/GravityCreator.cpp delete mode 100644 source/Game/Gravity/GravityInfo.cpp delete mode 100644 source/Game/Gravity/ParallelGravity.cpp delete mode 100644 source/Game/Gravity/PlanetGravity.cpp delete mode 100644 source/Game/Gravity/PlanetGravityManager.cpp delete mode 100644 source/Game/Gravity/PointGravity.cpp delete mode 100644 source/Game/Gravity/SegmentGravity.cpp delete mode 100644 source/Game/Gravity/WireGravity.cpp delete mode 100644 source/Game/LiveActor/ActiveActorList.cpp delete mode 100644 source/Game/LiveActor/ActorCameraInfo.cpp delete mode 100644 source/Game/LiveActor/ActorJointCtrl.cpp delete mode 100644 source/Game/LiveActor/ActorLightCtrl.cpp delete mode 100644 source/Game/LiveActor/ActorStateBase.cpp delete mode 100644 source/Game/LiveActor/ActorStateKeeper.cpp delete mode 100644 source/Game/LiveActor/AllLiveActorGroup.cpp delete mode 100644 source/Game/LiveActor/AnimationRandomPlayer.cpp delete mode 100644 source/Game/LiveActor/Binder.cpp delete mode 100644 source/Game/LiveActor/ClippingActorHolder.cpp delete mode 100644 source/Game/LiveActor/ClippingActorInfo.cpp delete mode 100644 source/Game/LiveActor/ClippingDirector.cpp delete mode 100644 source/Game/LiveActor/ClippingGroupHolder.cpp delete mode 100644 source/Game/LiveActor/ClippingJudge.cpp delete mode 100644 source/Game/LiveActor/DynamicJointCtrl.cpp delete mode 100644 source/Game/LiveActor/FaceJointCtrl.cpp delete mode 100644 source/Game/LiveActor/FlashingCtrl.cpp delete mode 100644 source/Game/LiveActor/HitSensor.cpp delete mode 100644 source/Game/LiveActor/HitSensorInfo.cpp delete mode 100644 source/Game/LiveActor/HitSensorKeeper.cpp delete mode 100644 source/Game/LiveActor/IKJointCtrl.cpp delete mode 100644 source/Game/LiveActor/LiveActor.cpp delete mode 100644 source/Game/LiveActor/LiveActorFlag.cpp delete mode 100644 source/Game/LiveActor/LiveActorGroup.cpp delete mode 100644 source/Game/LiveActor/LiveActorGroupArray.cpp delete mode 100644 source/Game/LiveActor/LodCtrl.cpp delete mode 100644 source/Game/LiveActor/MaterialCtrl.cpp delete mode 100644 source/Game/LiveActor/MessageSensorHolder.cpp delete mode 100644 source/Game/LiveActor/MirrorActor.cpp delete mode 100644 source/Game/LiveActor/MirrorCamera.cpp delete mode 100644 source/Game/LiveActor/MirrorReflectionModel.cpp delete mode 100644 source/Game/LiveActor/ModelManager.cpp delete mode 100644 source/Game/LiveActor/ModelObj.cpp delete mode 100644 source/Game/LiveActor/Nerve.cpp delete mode 100644 source/Game/LiveActor/PartsModel.cpp delete mode 100644 source/Game/LiveActor/RailRider.cpp delete mode 100644 source/Game/LiveActor/SensorHitChecker.cpp delete mode 100644 source/Game/LiveActor/ShadowController.cpp delete mode 100644 source/Game/LiveActor/ShadowDrawer.cpp delete mode 100644 source/Game/LiveActor/ShadowSurfaceDrawer.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeBox.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeCylinder.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeDrawer.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeLine.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeModel.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeOval.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeOvalPole.cpp delete mode 100644 source/Game/LiveActor/ShadowVolumeSphere.cpp delete mode 100644 source/Game/LiveActor/Spine.cpp delete mode 100644 source/Game/LiveActor/SpotMarkLight.cpp delete mode 100644 source/Game/LiveActor/ViewGroupCtrl.cpp delete mode 100644 source/Game/LiveActor/VolumeModelDrawer.cpp delete mode 100644 source/Game/Map/ActorAppearSwitchListener.cpp delete mode 100644 source/Game/Map/Air.cpp delete mode 100644 source/Game/Map/BezierRail.cpp delete mode 100644 source/Game/Map/CollisionCategorizedKeeper.cpp delete mode 100644 source/Game/Map/CollisionCode.cpp delete mode 100644 source/Game/Map/CollisionDirector.cpp delete mode 100644 source/Game/Map/CollisionParts.cpp delete mode 100644 source/Game/Map/FileSelectEffect.cpp delete mode 100644 source/Game/Map/FileSelectFunc.cpp delete mode 100644 source/Game/Map/FileSelectIconID.cpp delete mode 100644 source/Game/Map/GroundChecker.cpp delete mode 100644 source/Game/Map/Halo.cpp delete mode 100644 source/Game/Map/HitInfo.cpp delete mode 100644 source/Game/Map/KCollision.cpp delete mode 100644 source/Game/Map/KCollisionPlus.cpp delete mode 100644 source/Game/Map/LightDataHolder.cpp delete mode 100644 source/Game/Map/LightDirector.cpp delete mode 100644 source/Game/Map/LightFunction.cpp delete mode 100644 source/Game/Map/LightPointCtrl.cpp delete mode 100644 source/Game/Map/LightZoneDataHolder.cpp delete mode 100644 source/Game/Map/NamePosHolder.cpp delete mode 100644 source/Game/Map/OceanRing.cpp delete mode 100644 source/Game/Map/OceanRingBloomDrawer.cpp delete mode 100644 source/Game/Map/OceanRingDrawer.cpp delete mode 100644 source/Game/Map/OceanSphere.cpp delete mode 100644 source/Game/Map/PlanetMapCreator.cpp delete mode 100644 source/Game/Map/RaceRail.cpp delete mode 100644 source/Game/Map/RailGraph.cpp delete mode 100644 source/Game/Map/RailGraphEdge.cpp delete mode 100644 source/Game/Map/RailGraphIter.cpp delete mode 100644 source/Game/Map/RailGraphNode.cpp delete mode 100644 source/Game/Map/RailPart.cpp delete mode 100644 source/Game/Map/ScenarioSelectStar.cpp delete mode 100644 source/Game/Map/SeaGull.cpp delete mode 100644 source/Game/Map/Sky.cpp delete mode 100644 source/Game/Map/SleepControllerHolder.cpp delete mode 100644 source/Game/Map/SpaceInner.cpp delete mode 100644 source/Game/Map/SphereSelector.cpp delete mode 100644 source/Game/Map/StageSwitch.cpp delete mode 100644 source/Game/Map/TimerSwitch.cpp delete mode 100644 source/Game/Map/WaterInfo.cpp delete mode 100644 source/Game/Map/WaterPoint.cpp delete mode 100644 source/Game/Map/WaterRoad.cpp delete mode 100644 source/Game/MapObj/AirBubble.cpp delete mode 100644 source/Game/MapObj/AirBubbleGenerator.cpp delete mode 100644 source/Game/MapObj/AirBubbleHolder.cpp delete mode 100644 source/Game/MapObj/AnmModelObj.cpp delete mode 100644 source/Game/MapObj/ArrowSwitch.cpp delete mode 100644 source/Game/MapObj/ArrowSwitchMulti.cpp delete mode 100644 source/Game/MapObj/ArrowSwitchMultiHolder.cpp delete mode 100644 source/Game/MapObj/AssemblyBlock.cpp delete mode 100644 source/Game/MapObj/AstroCore.cpp delete mode 100644 source/Game/MapObj/AstroCountDownPlate.cpp delete mode 100644 source/Game/MapObj/AstroDome.cpp delete mode 100644 source/Game/MapObj/AstroDomeAsteroid.cpp delete mode 100644 source/Game/MapObj/AstroDomeDemoAstroGalaxy.cpp delete mode 100644 source/Game/MapObj/AstroDomeOrbit.cpp delete mode 100644 source/Game/MapObj/AstroMapBoard.cpp delete mode 100644 source/Game/MapObj/AstroMapObjFunction.cpp delete mode 100644 source/Game/MapObj/AstroOverlookObj.cpp delete mode 100644 source/Game/MapObj/BallOpener.cpp delete mode 100644 source/Game/MapObj/BallRail.cpp delete mode 100644 source/Game/MapObj/Banekiti.cpp delete mode 100644 source/Game/MapObj/BattleShipElevator.cpp delete mode 100644 source/Game/MapObj/BeeFlowerHover.cpp delete mode 100644 source/Game/MapObj/BenefitItemInvincible.cpp delete mode 100644 source/Game/MapObj/BenefitItemLifeUp.cpp delete mode 100644 source/Game/MapObj/BenefitItemObj.cpp delete mode 100644 source/Game/MapObj/BigBubbleDrawer.cpp delete mode 100644 source/Game/MapObj/BigBubbleMoveLimitter.cpp delete mode 100644 source/Game/MapObj/BigFan.cpp delete mode 100644 source/Game/MapObj/BigFanHolder.cpp delete mode 100644 source/Game/MapObj/BlackHole.cpp delete mode 100644 source/Game/MapObj/BlueChip.cpp delete mode 100644 source/Game/MapObj/BreakableCage.cpp delete mode 100644 source/Game/MapObj/BrightObj.cpp delete mode 100644 source/Game/MapObj/Candlestand.cpp delete mode 100644 source/Game/MapObj/CapsuleCage.cpp delete mode 100644 source/Game/MapObj/ChipBase.cpp delete mode 100644 source/Game/MapObj/ChipCounter.cpp delete mode 100644 source/Game/MapObj/ChipGroup.cpp delete mode 100644 source/Game/MapObj/ChooChooTrain.cpp delete mode 100644 source/Game/MapObj/CircleCoinGroup.cpp delete mode 100644 source/Game/MapObj/ClipAreaShape.cpp delete mode 100644 source/Game/MapObj/ClipFieldMapParts.cpp delete mode 100644 source/Game/MapObj/ClipFieldSwitch.cpp delete mode 100644 source/Game/MapObj/CocoNut.cpp delete mode 100644 source/Game/MapObj/CoconutTree.cpp delete mode 100644 source/Game/MapObj/Coin.cpp delete mode 100644 source/Game/MapObj/CoinBox.cpp delete mode 100644 source/Game/MapObj/CoinGroup.cpp delete mode 100644 source/Game/MapObj/CoinHolder.cpp delete mode 100644 source/Game/MapObj/CoinReplica.cpp delete mode 100644 source/Game/MapObj/CoinRotater.cpp delete mode 100644 source/Game/MapObj/CoinSpot.cpp delete mode 100644 source/Game/MapObj/CollapsePlane.cpp delete mode 100644 source/Game/MapObj/CollectCounter.cpp delete mode 100644 source/Game/MapObj/CollisionBlocker.cpp delete mode 100644 source/Game/MapObj/CrystalCage.cpp delete mode 100644 source/Game/MapObj/CrystalCageMoving.cpp delete mode 100644 source/Game/MapObj/CrystalSwitch.cpp delete mode 100644 source/Game/MapObj/CutBushModelObj.cpp delete mode 100644 source/Game/MapObj/DashRing.cpp delete mode 100644 source/Game/MapObj/DeadLeaves.cpp delete mode 100644 source/Game/MapObj/DynamicCollisionObj.cpp delete mode 100644 source/Game/MapObj/EarthenPipe.cpp delete mode 100644 source/Game/MapObj/ExterminationChecker.cpp delete mode 100644 source/Game/MapObj/FallOutFieldDraw.cpp delete mode 100644 source/Game/MapObj/FallingSmallRock.cpp delete mode 100644 source/Game/MapObj/FireBar.cpp delete mode 100644 source/Game/MapObj/FirePressure.cpp delete mode 100644 source/Game/MapObj/FirePressureBullet.cpp delete mode 100644 source/Game/MapObj/FirePressureBulletHolder.cpp delete mode 100644 source/Game/MapObj/FirePressureRadiate.cpp delete mode 100644 source/Game/MapObj/FlameGun.cpp delete mode 100644 source/Game/MapObj/FlipPanel.cpp delete mode 100644 source/Game/MapObj/FloaterFloatingForce.cpp delete mode 100644 source/Game/MapObj/FloaterFloatingForceTypeNormal.cpp delete mode 100644 source/Game/MapObj/Fountain.cpp delete mode 100644 source/Game/MapObj/FountainBig.cpp delete mode 100644 source/Game/MapObj/GeneralMapParts.cpp delete mode 100644 source/Game/MapObj/GreenCaterpillarBig.cpp delete mode 100644 source/Game/MapObj/HatchWaterPlanet.cpp delete mode 100644 source/Game/MapObj/HipDropMoveObj.cpp delete mode 100644 source/Game/MapObj/HipDropRock.cpp delete mode 100644 source/Game/MapObj/IceStep.cpp delete mode 100644 source/Game/MapObj/InvisiblePolygonObj.cpp delete mode 100644 source/Game/MapObj/InvisiblePolygonObjGCapture.cpp delete mode 100644 source/Game/MapObj/ItemAppearStone.cpp delete mode 100644 source/Game/MapObj/ItemBlock.cpp delete mode 100644 source/Game/MapObj/KeySwitch.cpp delete mode 100644 source/Game/MapObj/KillerGunnerSingle.cpp delete mode 100644 source/Game/MapObj/LargeChain.cpp delete mode 100644 source/Game/MapObj/LargeChainParts.cpp delete mode 100644 source/Game/MapObj/LavaBallRisingPlanetLava.cpp delete mode 100644 source/Game/MapObj/LavaGalaxyParts.cpp delete mode 100644 source/Game/MapObj/LavaSteam.cpp delete mode 100644 source/Game/MapObj/MagicBell.cpp delete mode 100644 source/Game/MapObj/ManholeCover.cpp delete mode 100644 source/Game/MapObj/MapObjActor.cpp delete mode 100644 source/Game/MapObj/MapObjActorInitInfo.cpp delete mode 100644 source/Game/MapObj/MapObjConnector.cpp delete mode 100644 source/Game/MapObj/MapParts.cpp delete mode 100644 source/Game/MapObj/MapPartsAppearController.cpp delete mode 100644 source/Game/MapObj/MapPartsBreaker.cpp delete mode 100644 source/Game/MapObj/MapPartsFloatingForce.cpp delete mode 100644 source/Game/MapObj/MapPartsFunction.cpp delete mode 100644 source/Game/MapObj/MapPartsRailGuideDrawer.cpp delete mode 100644 source/Game/MapObj/MapPartsRailGuideHolder.cpp delete mode 100644 source/Game/MapObj/MapPartsRailGuidePoint.cpp delete mode 100644 source/Game/MapObj/MapPartsRailPointPassChecker.cpp delete mode 100644 source/Game/MapObj/MapPartsRotator.cpp delete mode 100644 source/Game/MapObj/MarblePlanet.cpp delete mode 100644 source/Game/MapObj/MarioLauncherAttractor.cpp delete mode 100644 source/Game/MapObj/MechaKoopaPartsArm.cpp delete mode 100644 source/Game/MapObj/MechaKoopaPartsHead.cpp delete mode 100644 source/Game/MapObj/MercatorFixParts.cpp delete mode 100644 source/Game/MapObj/MercatorRailMoveParts.cpp delete mode 100644 source/Game/MapObj/MercatorRotateParts.cpp delete mode 100644 source/Game/MapObj/MeteoContainer.cpp delete mode 100644 source/Game/MapObj/Note.cpp delete mode 100644 source/Game/MapObj/NoteFairy.cpp delete mode 100644 source/Game/MapObj/PTimerSwitch.cpp delete mode 100644 source/Game/MapObj/PicketSwitch.cpp delete mode 100644 source/Game/MapObj/PowerStar.cpp delete mode 100644 source/Game/MapObj/PowerStarAppearPoint.cpp delete mode 100644 source/Game/MapObj/PowerStarHolder.cpp delete mode 100644 source/Game/MapObj/PressureBase.cpp delete mode 100644 source/Game/MapObj/PrizeRing.cpp delete mode 100644 source/Game/MapObj/PunchingKinoko.cpp delete mode 100644 source/Game/MapObj/PurpleCoinHolder.cpp delete mode 100644 source/Game/MapObj/PurpleCoinStarter.cpp delete mode 100644 source/Game/MapObj/RailMoveObj.cpp delete mode 100644 source/Game/MapObj/ReverseGravityRoomPlanet.cpp delete mode 100644 source/Game/MapObj/Rock.cpp delete mode 100644 source/Game/MapObj/RosettaChair.cpp delete mode 100644 source/Game/MapObj/RotateMoveObj.cpp delete mode 100644 source/Game/MapObj/SandCapsuleInsidePlanet.cpp delete mode 100644 source/Game/MapObj/SeaBottomTriplePropeller.cpp delete mode 100644 source/Game/MapObj/ShootingStar.cpp delete mode 100644 source/Game/MapObj/SimpleMapObj.cpp delete mode 100644 source/Game/MapObj/SimpleTimerObj.cpp delete mode 100644 source/Game/MapObj/SnowCapsulePlanet.cpp delete mode 100644 source/Game/MapObj/SnowplowSwitch.cpp delete mode 100644 source/Game/MapObj/SpaceMine.cpp delete mode 100644 source/Game/MapObj/SpinDriver.cpp delete mode 100644 source/Game/MapObj/SpinDriverCamera.cpp delete mode 100644 source/Game/MapObj/SpinDriverOperateRing.cpp delete mode 100644 source/Game/MapObj/SpinDriverPathDrawer.cpp delete mode 100644 source/Game/MapObj/SpinDriverShootPath.cpp delete mode 100644 source/Game/MapObj/SpinLeverSwitch.cpp delete mode 100644 source/Game/MapObj/SubmarineVolcanoBigColumn.cpp delete mode 100644 source/Game/MapObj/Sun.cpp delete mode 100644 source/Game/MapObj/SuperSpinDriver.cpp delete mode 100644 source/Game/MapObj/SurprisedGalaxy.cpp delete mode 100644 source/Game/MapObj/Swinger.cpp delete mode 100644 source/Game/MapObj/SwitchBox.cpp delete mode 100644 source/Game/MapObj/TimeAppearObj.cpp delete mode 100644 source/Game/MapObj/TreasureBoxCracked.cpp delete mode 100644 source/Game/MapObj/TreasureSpot.cpp delete mode 100644 source/Game/MapObj/UFOKinoko.cpp delete mode 100644 source/Game/MapObj/ValveSwitch.cpp delete mode 100644 source/Game/MapObj/WatchTowerRotateStep.cpp delete mode 100644 source/Game/MapObj/WaterLeakPipe.cpp delete mode 100644 source/Game/MapObj/WaterPressureBullet.cpp delete mode 100644 source/Game/MapObj/WaterPressureBulletHolder.cpp delete mode 100644 source/Game/MapObj/WaveFloatingForce.cpp delete mode 100644 source/Game/MapObj/YellowChip.cpp delete mode 100644 source/Game/NPC/KinopioAstro.cpp delete mode 100644 source/Game/NPC/MiiDatabase.cpp delete mode 100644 source/Game/NPC/MiiFacePartsHolder.cpp delete mode 100644 source/Game/NPC/MiiFaceRecipe.cpp delete mode 100644 source/Game/NPC/NPCActor.cpp delete mode 100644 source/Game/NPC/PowerStarEventKeeper.cpp delete mode 100644 source/Game/NPC/TalkMessageCtrl.cpp delete mode 100644 source/Game/NPC/TalkMessageInfo.cpp delete mode 100644 source/Game/NPC/TalkNodeCtrl.cpp delete mode 100644 source/Game/NameObj/ModelChangableObjFactory.cpp delete mode 100644 source/Game/NameObj/MovementOnOffGroupHolder.cpp delete mode 100644 source/Game/NameObj/NameObj.cpp delete mode 100644 source/Game/NameObj/NameObjAdaptor.cpp delete mode 100644 source/Game/NameObj/NameObjArchiveListCollector.cpp delete mode 100644 source/Game/NameObj/NameObjCategoryList.cpp delete mode 100644 source/Game/NameObj/NameObjExecuteHolder.cpp delete mode 100644 source/Game/NameObj/NameObjFactory.cpp delete mode 100644 source/Game/NameObj/NameObjFinder.cpp delete mode 100644 source/Game/NameObj/NameObjGroup.cpp delete mode 100644 source/Game/NameObj/NameObjHolder.cpp delete mode 100644 source/Game/NameObj/NameObjListExecutor.cpp delete mode 100644 source/Game/NameObj/NameObjRegister.cpp delete mode 100644 source/Game/Player/GroupChecker.cpp delete mode 100644 source/Game/Player/Mario.cpp delete mode 100644 source/Game/Player/MarioActor.cpp delete mode 100644 source/Game/Player/MarioActorDraw.cpp delete mode 100644 source/Game/Player/MarioActorInit.cpp delete mode 100644 source/Game/Player/MarioAnimator.cpp delete mode 100644 source/Game/Player/MarioEffect.cpp delete mode 100644 source/Game/Player/MarioHolder.cpp delete mode 100644 source/Game/Player/MarioInit.cpp delete mode 100644 source/Game/Player/MarioMove2D.cpp delete mode 100644 source/Game/Player/MarioSlip.cpp delete mode 100644 source/Game/Player/MarioSound.cpp delete mode 100644 source/Game/Player/MarioState.cpp delete mode 100644 source/Game/Player/MarioSwim.cpp delete mode 100644 source/Game/Player/MarioTask.cpp delete mode 100644 source/Game/RhythmLib/AudBgmTempoAdjuster.cpp delete mode 100644 source/Game/Ride/Pole.cpp delete mode 100644 source/Game/Scene/MultiSceneActor.cpp delete mode 100644 source/Game/Scene/PlacementInfoOrdered.cpp delete mode 100644 source/Game/Scene/PlacementStateChecker.cpp delete mode 100644 source/Game/Scene/Scene.cpp delete mode 100644 source/Game/Scene/SceneDataInitializer.cpp delete mode 100644 source/Game/Scene/SceneFunction.cpp delete mode 100644 source/Game/Scene/SceneNameObjListExecutor.cpp delete mode 100644 source/Game/Scene/SceneObjHolder.cpp delete mode 100644 source/Game/Scene/StageDataHolder.cpp delete mode 100644 source/Game/Scene/StageFileLoader.cpp delete mode 100644 source/Game/Scene/StopSceneController.cpp delete mode 100644 source/Game/Screen/ButtonPaneController.cpp delete mode 100644 source/Game/Screen/CaptureScreenDirector.cpp delete mode 100644 source/Game/Screen/CoinCounter.cpp delete mode 100644 source/Game/Screen/CopyFilterNegater.cpp delete mode 100644 source/Game/Screen/CountUpPaneRumbler.cpp delete mode 100644 source/Game/Screen/CounterLayoutAppearer.cpp delete mode 100644 source/Game/Screen/GalaxyNamePlate.cpp delete mode 100644 source/Game/Screen/IconAButton.cpp delete mode 100644 source/Game/Screen/IconComet.cpp delete mode 100644 source/Game/Screen/LayoutActor.cpp delete mode 100644 source/Game/Screen/LayoutActorFlag.cpp delete mode 100644 source/Game/Screen/MarioMeter.cpp delete mode 100644 source/Game/Screen/MarioSubMeter.cpp delete mode 100644 source/Game/Screen/MessageTagSkipTagProcessor.cpp delete mode 100644 source/Game/Screen/PauseMenu.cpp delete mode 100644 source/Game/Screen/ScenarioSelectLayout.cpp delete mode 100644 source/Game/Screen/ScenarioTitle.cpp delete mode 100644 source/Game/Screen/ScreenPreserver.cpp delete mode 100644 source/Game/Screen/StarPieceCounter.cpp delete mode 100644 source/Game/Screen/SubMeterLayout.cpp delete mode 100644 source/Game/Screen/SurfingGuidance.cpp delete mode 100644 source/Game/Screen/SysInfoWindow.cpp delete mode 100644 source/Game/Screen/THPDraw.c delete mode 100644 source/Game/Screen/WipeFade.cpp delete mode 100644 source/Game/Screen/WipeGameOver.cpp delete mode 100644 source/Game/Speaker/SpkData.cpp delete mode 100644 source/Game/Speaker/SpkMixingBuffer.cpp delete mode 100644 source/Game/Speaker/SpkSound.cpp delete mode 100644 source/Game/Speaker/SpkSpeakerCtrl.cpp delete mode 100644 source/Game/Speaker/SpkSystem.cpp delete mode 100644 source/Game/Speaker/SpkTable.cpp delete mode 100644 source/Game/Speaker/SpkWave.cpp delete mode 100644 source/Game/System/AlreadyDoneFlagInGalaxy.cpp delete mode 100644 source/Game/System/ArchiveHolder.cpp delete mode 100644 source/Game/System/BinaryDataChunkHolder.cpp delete mode 100644 source/Game/System/ConfigDataHolder.cpp delete mode 100644 source/Game/System/ConfigDataMii.cpp delete mode 100644 source/Game/System/ConfigDataMisc.cpp delete mode 100644 source/Game/System/DrawBufferGroup.cpp delete mode 100644 source/Game/System/DrawSyncManager.cpp delete mode 100644 source/Game/System/FileHolder.cpp delete mode 100644 source/Game/System/FileLoader.cpp delete mode 100644 source/Game/System/FileLoaderThread.cpp delete mode 100644 source/Game/System/FileRipper.cpp delete mode 100644 source/Game/System/FunctionAsyncExecutor.cpp delete mode 100644 source/Game/System/GalaxyStatusAccessor.cpp delete mode 100644 source/Game/System/GameDataConst.cpp delete mode 100644 source/Game/System/GameEventFlag.cpp delete mode 100644 source/Game/System/GameEventFlagStorage.cpp delete mode 100644 source/Game/System/GameSystem.cpp delete mode 100644 source/Game/System/GameSystemObjHolder.cpp delete mode 100644 source/Game/System/GameSystemSceneController.cpp delete mode 100644 source/Game/System/GameSystemStationedArchiveLoader.cpp delete mode 100644 source/Game/System/HeapMemoryWatcher.cpp delete mode 100644 source/Game/System/Language.cpp delete mode 100644 source/Game/System/LayoutHolder.cpp delete mode 100644 source/Game/System/NANDManager.cpp delete mode 100644 source/Game/System/NANDManagerThread.cpp delete mode 100644 source/Game/System/NerveExecutor.cpp delete mode 100644 source/Game/System/OSThreadWrapper.cpp delete mode 100644 source/Game/System/ResourceHolderManager.cpp delete mode 100644 source/Game/System/ResourceInfo.cpp delete mode 100644 source/Game/System/ScenarioDataParser.cpp delete mode 100644 source/Game/System/StationedArchiveLoader.cpp delete mode 100644 source/Game/System/StationedFileInfo.cpp delete mode 100644 source/Game/System/SysConfigFile.cpp delete mode 100644 source/Game/System/WPadButton.cpp delete mode 100644 source/Game/System/WPadHolder.cpp delete mode 100644 source/Game/System/WPadInfoChecker.cpp delete mode 100644 source/Game/System/WPadPointer.cpp delete mode 100644 source/Game/Util/ActorCameraUtil.cpp delete mode 100644 source/Game/Util/ActorMovementUtil.cpp delete mode 100644 source/Game/Util/ActorSensorUtil.cpp delete mode 100644 source/Game/Util/AreaObjUtil.cpp delete mode 100644 source/Game/Util/BaseMatrixFollowTargetHolder.cpp delete mode 100644 source/Game/Util/BitArray.cpp delete mode 100644 source/Game/Util/BothDirList.cpp delete mode 100644 source/Game/Util/CameraUtil.cpp delete mode 100644 source/Game/Util/Color.cpp delete mode 100644 source/Game/Util/FileUtil.cpp delete mode 100644 source/Game/Util/FixedPosition.cpp delete mode 100644 source/Game/Util/GravityUtil.cpp delete mode 100644 source/Game/Util/HashUtil.cpp delete mode 100644 source/Game/Util/IKJoint.cpp delete mode 100644 source/Game/Util/JMapInfo.cpp delete mode 100644 source/Game/Util/JMapUtil.cpp delete mode 100644 source/Game/Util/JointController.cpp delete mode 100644 source/Game/Util/LayoutUtil.cpp delete mode 100644 source/Game/Util/LiveActorUtil.cpp delete mode 100644 source/Game/Util/MathUtil.cpp delete mode 100644 source/Game/Util/MemoryUtil.cpp delete mode 100644 source/Game/Util/ModelUtil.cpp delete mode 100644 source/Game/Util/MtxUtil.cpp delete mode 100644 source/Game/Util/NerveUtil.cpp delete mode 100644 source/Game/Util/ObjUtil.cpp delete mode 100644 source/Game/Util/ParabolicPath.cpp delete mode 100644 source/Game/Util/RumbleCalculator.cpp delete mode 100644 source/Game/Util/StringUtil.cpp delete mode 100644 source/Game/Util/SwitchEventFunctorListener.cpp delete mode 100644 source/Game/Util/SystemUtil.cpp delete mode 100644 source/Game/Util/ValueControl.cpp create mode 100644 tools/__init__.py create mode 100644 tools/decompctx.py create mode 100644 tools/download_tool.py create mode 100644 tools/ninja_syntax.py create mode 100644 tools/project.py create mode 100644 tools/transform_dep.py create mode 100644 tools/upload_progress.py diff --git a/.clang-format b/.clang-format deleted file mode 100644 index d8c124f8..00000000 --- a/.clang-format +++ /dev/null @@ -1,71 +0,0 @@ ---- -Language: Cpp -AccessModifierOffset: -4 -AlignAfterOpenBracket: Align -AlignConsecutiveAssignments: false -AlignConsecutiveDeclarations: false -AlignOperands: true -AlignTrailingComments: true -AllowAllParametersOfDeclarationOnNextLine: true -AllowShortCaseLabelsOnASingleLine: false -AllowShortFunctionsOnASingleLine: Inline -AlwaysBreakAfterDefinitionReturnType: None -AlwaysBreakAfterReturnType: None -AlwaysBreakBeforeMultilineStrings: false -AlwaysBreakTemplateDeclarations: Yes -BinPackArguments: true -BinPackParameters: true -BraceWrapping: - AfterControlStatement: true -BreakBeforeBinaryOperators: None -BreakBeforeBraces: Attach -BreakBeforeTernaryOperators: false -BreakConstructorInitializersBeforeComma: false -ColumnLimit: 150 -CommentPragmas: '^ (IWYU pragma:|NOLINT)' -ConstructorInitializerAllOnOneLineOrOnePerLine: false -ConstructorInitializerIndentWidth: 4 -ContinuationIndentWidth: 4 -Cpp11BracedListStyle: true -DerivePointerAlignment: false -DisableFormat: false -ForEachMacros: [] -IncludeCategories: - - Regex: '^<[Ww]indows\.h>$' - Priority: 1 - - Regex: '^<' - Priority: 2 - - Regex: '^"' - Priority: 3 -IndentCaseLabels: false -IndentWidth: 4 -IndentWrappedFunctionNames: false -KeepEmptyLinesAtTheStartOfBlocks: false -MacroBlockBegin: '' -MacroBlockEnd: '' -MaxEmptyLinesToKeep: 1 -NamespaceIndentation: All -ObjCBlockIndentWidth: 4 -ObjCSpaceAfterProperty: false -ObjCSpaceBeforeProtocolList: true -PenaltyBreakBeforeFirstCallParameter: 19 -PenaltyBreakComment: 300 -PenaltyBreakFirstLessLess: 120 -PenaltyBreakString: 1000 -PenaltyExcessCharacter: 1000000 -PenaltyReturnTypeOnItsOwnLine: 60 -PointerAlignment: Left -ReflowComments: true -SortIncludes: true -SpaceAfterCStyleCast: false -SpaceBeforeAssignmentOperators: true -SpaceBeforeParens: ControlStatements -SpaceInEmptyParentheses: false -SpacesBeforeTrailingComments: 2 -SpacesInAngles: false -SpacesInContainerLiterals: true -SpacesInCStyleCastParentheses: false -SpacesInParentheses: false -SpacesInSquareBrackets: false -TabWidth: 4 -UseTab: Never \ No newline at end of file diff --git a/.flake8 b/.flake8 new file mode 100644 index 00000000..3dd31e6e --- /dev/null +++ b/.flake8 @@ -0,0 +1,4 @@ +[flake8] +# E203: whitespace before ':' +# E501: line too long +extend-ignore = E203,E501 diff --git a/.gitattributes b/.gitattributes index 29cc3bb1..47d43017 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,13 @@ -*.c text -*.cpp text -*.h text -*.hpp text -*.csv text -*.json text -*.md text +# Auto detect text files and perform LF normalization +* text=auto -archive/* binary -*.png binary +# Explicitly declare text files +*.py text +# Enforce platform-specific encodings +*.bat text eol=crlf +*.sh text eol=lf +*.sha1 text eol=lf + +# decomp-toolkit writes files with LF +config/**/*.txt text eol=lf diff --git a/.gitignore b/.gitignore index b14cdf53..47e8153c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,38 +1,13 @@ -.vs -.vscode -.editorconfig -*.dat -tools/*.exe -tools/*.dll -deps -*.idb -*.id0 -*.id1 -*.id2 -*.nam -*.til -*.map -*.elf -*.o -*.out -*.elf -*.dol -*.a -*.d -*.txt -build/** -compiler __pycache__ -genCsv.py -checkObject.py -sanity_check.py -.ninja_log -.ninja_deps +.idea +.vscode +.ninja_* +.mypy_cache +*.exe +build build.ninja -deps.zip -Compilers.zip -Compilers/* -*.ninja -*.ninja_log -doxygen/* -scripts/* +objdiff.json +orig/*/* +!orig/*/.gitkeep +/*.txt +ctx.c diff --git a/Doxyfile b/Doxyfile deleted file mode 100644 index 5568f4b3..00000000 --- a/Doxyfile +++ /dev/null @@ -1,34 +0,0 @@ -# Doxyfile 1.9.5 - -PROJECT_NAME = SMG-Decomp -PROJECT_BRIEF = "A decompilation of Super Mario Galaxy 1" -OUTPUT_DIRECTORY = doxygen -HTML_OUTPUT = . -EXTRACT_PRIVATE = YES -EXTRACT_PRIV_VIRTUAL = YES -EXTRACT_STATIC = YES -INPUT = source \ - include \ - README.md -FILE_PATTERNS = *.c \ - *.cpp \ - *.h \ - *.hpp \ - *.hpp \ - *.s -RECURSIVE = YES -USE_MDFILE_AS_MAINPAGE = README.md -HTML_COLORSTYLE = TOGGLE -GENERATE_LATEX = NO -HAVE_DOT = NO -COLLABORATION_GRAPH = NO -DIRECTORY_GRAPH = NO -INCLUDE_GRAPH = NO -INCLUDED_BY_GRAPH = NO -DOT_IMAGE_FORMAT = svg -SHOW_INCLUDE_FILES = NO -SHOW_USED_FILES = NO -SOURCE_BROWSER = YES -SOURCE_TOOLTIPS = YES -SORT_MEMBER_DOCS = NO -CALL_GRAPH = NO \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..670154e3 --- /dev/null +++ b/LICENSE @@ -0,0 +1,116 @@ +CC0 1.0 Universal + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator and +subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for the +purpose of contributing to a commons of creative, cultural and scientific +works ("Commons") that the public can reliably and without fear of later +claims of infringement build upon, modify, incorporate in other works, reuse +and redistribute as freely as possible in any form whatsoever and for any +purposes, including without limitation commercial purposes. These owners may +contribute to the Commons to promote the ideal of a free culture and the +further production of creative, cultural and scientific works, or to gain +reputation or greater distribution for their Work in part through the use and +efforts of others. + +For these and/or other purposes and motivations, and without any expectation +of additional consideration or compensation, the person associating CC0 with a +Work (the "Affirmer"), to the extent that he or she is an owner of Copyright +and Related Rights in the Work, voluntarily elects to apply CC0 to the Work +and publicly distribute the Work under its terms, with knowledge of his or her +Copyright and Related Rights in the Work and the meaning and intended legal +effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not limited +to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, communicate, + and translate a Work; + + ii. moral rights retained by the original author(s) and/or performer(s); + + iii. publicity and privacy rights pertaining to a person's image or likeness + depicted in a Work; + + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + + v. rights protecting the extraction, dissemination, use and reuse of data in + a Work; + + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation thereof, + including any amended or successor version of such directive); and + + vii. other similar, equivalent or corresponding rights throughout the world + based on applicable law or treaty, and any national implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention of, +applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and +unconditionally waives, abandons, and surrenders all of Affirmer's Copyright +and Related Rights and associated claims and causes of action, whether now +known or unknown (including existing as well as future claims and causes of +action), in the Work (i) in all territories worldwide, (ii) for the maximum +duration provided by applicable law or treaty (including future time +extensions), (iii) in any current or future medium and for any number of +copies, and (iv) for any purpose whatsoever, including without limitation +commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes +the Waiver for the benefit of each member of the public at large and to the +detriment of Affirmer's heirs and successors, fully intending that such Waiver +shall not be subject to revocation, rescission, cancellation, termination, or +any other legal or equitable action to disrupt the quiet enjoyment of the Work +by the public as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason be +judged legally invalid or ineffective under applicable law, then the Waiver +shall be preserved to the maximum extent permitted taking into account +Affirmer's express Statement of Purpose. In addition, to the extent the Waiver +is so judged Affirmer hereby grants to each affected person a royalty-free, +non transferable, non sublicensable, non exclusive, irrevocable and +unconditional license to exercise Affirmer's Copyright and Related Rights in +the Work (i) in all territories worldwide, (ii) for the maximum duration +provided by applicable law or treaty (including future time extensions), (iii) +in any current or future medium and for any number of copies, and (iv) for any +purpose whatsoever, including without limitation commercial, advertising or +promotional purposes (the "License"). The License shall be deemed effective as +of the date CC0 was applied by Affirmer to the Work. Should any part of the +License for any reason be judged legally invalid or ineffective under +applicable law, such partial invalidity or ineffectiveness shall not +invalidate the remainder of the License, and in such case Affirmer hereby +affirms that he or she will not (i) exercise any of his or her remaining +Copyright and Related Rights in the Work or (ii) assert any associated claims +and causes of action with respect to the Work, in either case contrary to +Affirmer's express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + + b. Affirmer offers the Work as-is and makes no representations or warranties + of any kind concerning the Work, express, implied, statutory or otherwise, + including without limitation warranties of title, merchantability, fitness + for a particular purpose, non infringement, or the absence of latent or + other defects, accuracy, or the present or absence of errors, whether or not + discoverable, all to the greatest extent permissible under applicable law. + + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without limitation + any person's Copyright and Related Rights in the Work. Further, Affirmer + disclaims responsibility for obtaining any necessary consents, permissions + or other rights required for any use of the Work. + + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to this + CC0 or use of the Work. + +For more information, please see + diff --git a/README.example.md b/README.example.md new file mode 100644 index 00000000..2d8e6889 --- /dev/null +++ b/README.example.md @@ -0,0 +1,125 @@ +Some Game +[![Build Status]][actions] ![Progress] ![DOL Progress] ![RELs Progress] [![Discord Badge]][discord] +============= + + +[Build Status]: https://github.com/zeldaret/tww/actions/workflows/build.yml/badge.svg +[actions]: https://github.com/zeldaret/tww/actions/workflows/build.yml + +[Progress]: https://img.shields.io/endpoint?label=Code&url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Ftww%2FGZLE01%2Fall%2F%3Fmode%3Dshield%26measure%3Dcode + +[DOL Progress]: https://img.shields.io/endpoint?label=DOL&url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Ftww%2FGZLE01%2Fdol%2F%3Fmode%3Dshield%26measure%3Dcode + +[RELs Progress]: https://img.shields.io/endpoint?label=RELs&url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Ftww%2FGZLE01%2Fmodules%2F%3Fmode%3Dshield%26measure%3Dcode + +[Discord Badge]: https://img.shields.io/discord/727908905392275526?color=%237289DA&logo=discord&logoColor=%23FFFFFF +[discord]: https://discord.gg/hKx3FJJgrV + +A work-in-progress decompilation of Some Game. + +This repository does **not** contain any game assets or assembly whatsoever. An existing copy of the game is required. + +Supported versions: + +- `GAMEID`: Rev 0 (USA) + +Dependencies +============ + +Windows +-------- + +On Windows, it's **highly recommended** to use native tooling. WSL or msys2 are **not** required. +When running under WSL, [objdiff](#diffing) is unable to get filesystem notifications for automatic rebuilds. + +- Install [Python](https://www.python.org/downloads/) and add it to `%PATH%`. + - Also available from the [Windows Store](https://apps.microsoft.com/store/detail/python-311/9NRWMJP3717K). +- Download [ninja](https://github.com/ninja-build/ninja/releases) and add it to `%PATH%`. + - Quick install via pip: `pip install ninja` + +macOS +------ + +- Install [ninja](https://github.com/ninja-build/ninja/wiki/Pre-built-Ninja-packages): + + ```sh + brew install ninja + ``` + +- Install [wine-crossover](https://github.com/Gcenx/homebrew-wine): + + ```sh + brew install --cask --no-quarantine gcenx/wine/wine-crossover + ``` + +After OS upgrades, if macOS complains about `Wine Crossover.app` being unverified, you can unquarantine it using: + +```sh +sudo xattr -rd com.apple.quarantine '/Applications/Wine Crossover.app' +``` + +Linux +------ + +- Install [ninja](https://github.com/ninja-build/ninja/wiki/Pre-built-Ninja-packages). +- For non-x86(_64) platforms: Install wine from your package manager. + - For x86(_64), [wibo](https://github.com/decompals/wibo), a minimal 32-bit Windows binary wrapper, will be automatically downloaded and used. + +Building +======== + +- Clone the repository: + + ```sh + git clone https://github.com/my/repo.git + ``` + +- Using [Dolphin Emulator](https://dolphin-emu.org/), extract your game to `orig/GAMEID`. +![](assets/dolphin-extract.png) + - To save space, the only necessary files are the following. Any others can be deleted. + - `sys/main.dol` + - `files/rels/*.rel` +- Configure: + + ```sh + python configure.py + ``` + + To use a version other than `GAMEID` (USA), specify it with `--version`. +- Build: + + ```sh + ninja + ``` + +Visual Studio Code +================== + +If desired, use the recommended Visual Studio Code settings by renaming the `.vscode.example` directory to `.vscode`. + +Diffing +======= + +Once the initial build succeeds, an `objdiff.json` should exist in the project root. + +Download the latest release from [encounter/objdiff](https://github.com/encounter/objdiff). Under project settings, set `Project directory`. The configuration should be loaded automatically. + +Select an object from the left sidebar to begin diffing. Changes to the project will rebuild automatically: changes to source files, headers, `configure.py`, `splits.txt` or `symbols.txt`. + +![](assets/objdiff.png) diff --git a/README.md b/README.md index 3e24078a..29c57c62 100644 --- a/README.md +++ b/README.md @@ -1,44 +1,81 @@ +decomp-toolkit Project Template +=============================== -# Petari  -![Badge Decompiled] ![Badge JSystem Decompiled] ![Badge SDK Decompiled] ![Badge NW4R Decompiled] ![Badge MetroTRK Decompiled] ![Badge MSL Decompiled] ![Badge Runtime Decompiled] ![Badge RVLFaceLib Decompiled] +If starting a new GameCube / Wii decompilation project, this repository can be used as a scaffold. -*A **Super Mario Galaxy 1 Korean** Decompilation Project* +See [decomp-toolkit](https://github.com/encounter/decomp-toolkit) for background on the concept and more information on the tooling used. - +Documentation +------------- - - - - +- [Dependencies](docs/dependencies.md) +- [Getting Started](docs/getting_started.md) +- [`symbols.txt`](docs/symbols.md) +- [`splits.txt`](docs/splits.md) +- [GitHub Actions](docs/github_actions.md) (new!) +General: ---- +- [Common BSS](docs/common_bss.md) +- [`.comment` section](docs/comment_section.md) - **[â® Build â¯][Build]** - **[â® Contribute â¯][Contribute]** - **[â® CheatSheet â¯][CheatSheet]** - **[â® Online Documentation â¯][Docs]** - **[â® Progress â¯][Progress]** - **[â® SMG2 Decompilation â¯][SMG2]** +References +-------- ---- +- [Discord: GC/Wii Decompilation](https://discord.gg/hKx3FJJgrV) (Come to `#dtk` for help!) +- [objdiff](https://github.com/encounter/objdiff) (Local diffing tool) +- [decomp.me](https://decomp.me) (Collaborate on matches) +- [frogress](https://github.com/decompals/frogress) (Decompilation progress API) +- [wibo](https://github.com/decompals/wibo) (Minimal Win32 wrapper for Linux) +- [sjiswrap](https://github.com/encounter/sjiswrap) (UTF-8 to Shift JIS wrapper) +Projects using this structure: +- [zeldaret/tww](https://github.com/zeldaret/tww) +- [zeldaret/oot-gc](https://github.com/zeldaret/oot-gc) +- [zeldaret/ss](https://github.com/zeldaret/ss) +- [PrimeDecomp/prime](https://github.com/PrimeDecomp/prime) +- [PrimeDecomp/echoes](https://github.com/PrimeDecomp/echoes) +- [DarkRTA/rb3](https://github.com/DarkRTA/rb3) +- [doldecomp/melee](https://github.com/doldecomp/melee) +- [doldecomp/sadx](https://github.com/doldecomp/sadx) +- [InputEvelution/wp](https://github.com/InputEvelution/wp) +- [NWPlayer123/AnimalCrossing-dtk](https://github.com/NWPlayer123/AnimalCrossing-dtk) +- [Rainchus/marioparty4](https://github.com/Rainchus/marioparty4) +- [Rainchus/ttyd_dtk](https://github.com/Rainchus/ttyd_dtk) +- [Sage-of-Mirrors/zmansion](https://github.com/Sage-of-Mirrors/zmansion) +- [bfbbdecomp/bfbb](https://github.com/bfbbdecomp/bfbb) +- [EstexNT/rhf-dtk](https://github.com/EstexNT/rhf-dtk) - +Features +-------- -[Contribute]: docs/CONTRIBUTING.md -[CheatSheet]: docs/CHEATSHEET.md -[Docs]: http://shibbo.net/smg/docs/Petari/doxygen/index.html -[Progress]: docs/PROGRESS.md -[Build]: docs/Build.md -[SMG2]: https://github.com/shibbo/Garigari +- Few external dependencies: Just `python` for the generator and `ninja` for the build system. See [Dependencies](docs/dependencies.md). +- Simple configuration: Everything lives in `config.yml`, `symbols.txt`, and `splits.txt`. +- Multi-version support: Separate configurations for each game version, and a `configure.py --version` flag to switch between them. +- Feature-rich analyzer: Many time-consuming tasks are automated, allowing you to focus on the decompilation itself. See [Analyzer features](https://github.com/encounter/decomp-toolkit#analyzer-features). +- REL support: RELs each have their own `symbols.txt` and `splits.txt`, and will automatically be built and linked against the main binary. +- No manual assembly: decomp-toolkit handles splitting the DOL into relocatable objects based on the configuration. No game assets are committed to the repository. +- Progress calculation and upload script for [frogress](https://github.com/decompals/frogress). +- Integration with [objdiff](https://github.com/encounter/objdiff) for a diffing workflow. +- CI workflow template for GitHub Actions. -[Badge Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/data/Game.json&style=flat -[Badge JSystem Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/libs/JSystem/data/JSystem.json&style=flat -[Badge SDK Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/libs/RVL_SDK/data/SDK.json&style=flat -[Badge NW4R Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/libs/nw4r/data/NW4R.json&style=flat -[Badge MetroTRK Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/libs/MetroTRK/data/MetroTRK.json&style=flat -[Badge MSL Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/libs/MSL_C/data/MSL.json&style=flat -[Badge Runtime Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/libs/Runtime/data/Runtime.json&style=flat -[Badge RVLFaceLib Decompiled]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/shibbo/Petari/master/libs/RVLFaceLib/data/RVLFaceLib.json&style=flat \ No newline at end of file +Project structure +----------------- + +- `configure.py` - Project configuration and generator script. +- `config/[GAMEID]` - Configuration files for each game version. +- `config/[GAMEID]/build.sha1` - SHA-1 hashes for each built artifact, for final verification. +- `build/` - Build artifacts generated by the the build process. Ignored by `.gitignore`. +- `orig/[GAMEID]` - Original game files, extracted from the disc. Ignored by `.gitignore`. +- `orig/[GAMEID]/.gitkeep` - Empty checked-in file to ensure the directory is created on clone. +- `src/` - C/C++ source files. +- `include/` - C/C++ header files. +- `tools/` - Scripts shared between projects. + +Temporary, delete when done: + +- `config/GAMEID/config.example.yml` - Example configuration file and documentation. +- `docs/` - Documentation for decomp-toolkit configuration. +- `README.md` - This file, replace with your own. For a template, see [`README.example.md`](README.example.md). +- `LICENSE` - This repository is licensed under the CC0 license. Replace with your own if desired. diff --git a/assets/dolphin-extract.png b/assets/dolphin-extract.png new file mode 100644 index 0000000000000000000000000000000000000000..67a3aa3bc1b5716ab472e24c3807daa1b426a18c GIT binary patch literal 11843 zcmZ{qc|26n`}jvfNEA_7Mp?5aJ7p?cAzLYuEqf7B*0^QgGD*lfD*HCp5E=W}_a($w zVw7#hh#9VXzdoPe>-+ob_q%^QuXCRBoaeq?_c_n|oY!+tw6UQs8_NY21OmZ!=eCw9 z0&xsNAn0UI&>v}7#L6407{N{wXc=1yG_oh-igoA@K0-=OZjNINX zK_Hx9_-GI@gI4_p!yzFNN4=8m?HL$WJaUb&bE<)COUQNzL{U-ElP6CQD(E2!C0gld zNY&{ZOc{zoIDJFdl`2LId@p^M)DK1skPxcz6v|M2-H)LtB~r0%c6K%l&nQKYP)hCM zry+X>XBG5J)DT4(p}b9@AZ&{VA{5c82+}~LYW#FLnC_g9h^-NgM)*AyZnc1e!hI=x4ynUJTgh6jVC6i3wn;0e}2={(j53gd9qeiyAqXNy2|b#>wK_@1?I3`{48MB?!9@V9T@XtYW%1w`NK zOioUYBLdOckUbu&d=x{)dT5+RtDw=M$7l$vZ|QFeOVgj_HUAta8$l??ZVv`mCf8R~ zR3H!zTYE677bea%ARHdh(>K<6Ba8%mYC> z&o{3Gwz z$jFGG=Sbw>ppS3B(+3J4tPrL-PW0)~XBs8j6 zlsBbg2ii-pqcKWKQ9s`~V!a(6^c*NhCqG6-&%iS##iMGTqr~YSuYCMf5RTXwCA1SF zx@#|fdfK^bRL~f!s*0v_a#B@w+OYf-k3dLr+|jyu-*0+712s5$g`@N4C3B~n54cpf z(_~wkL&SyjQ!U=#NP3^mN`Hp_%$a8*j5^$+I>%WhC57lu3O-O`Y(mrr{=If*c85Lu z+k0z2%gGl5&V<2~SVB`qy(f8lG#?$CzE_o)@f%L2e5_KA#T#L)HN5x!j56_5w)D^_ zD=$y3WZ$N>hUPnGX=FNSa(jDXGU5-1Jr+@2JAKW6P<8r-ct{h))11mQRlYoLt;&C( zinz|wA2i?hh5~Vdnrh;u?9P>Ty)8ey)ONK|!0+WS*mcSI3f@#M6c1OE<)i3Jd~e}Y zwc&d^$j$@@DE}ACb;#uXem}hO{3VEJ)B>0@X=>=@>)Oa5s%F@1569uX%@L%)te1Pk zY!0&q>ko9()*K3eAd^GrPg^9h;f8J;6ey#w;uB;|@HROS{_E2y;z-FaAB&xm;TFs9fTTNcOc#pE1&j?m)7v zTazSIT^OfETvTc&SVk#_z?BwNH&vMf)Qa6qvhxC?oC>Aga{DtUS6a@Pw%`Z^`)A&d z-&*v#RhP&-C@;Bnw^VeL)4OBo7`<%e-36~AVkPy=nK9l{?=sQvW1OpBNxdIOdt28= z2DG+zL0L1Vtvhd>JWd~=H0mdZg15Ty<_edgLF^Bg?md~Og2Bi9tS*~n_owfB$G*z1 zIcNqJ8!(yDO3j$0pkbt-X7nRTO!7QoWIfYI)bo!RKe^*6=3;HSp)elu%hx93vk1RgFYd&es z!)sbqV8S{U_T>2qRf}jqO(b{GnNEVtKIdYu6|{(P*8%E3?JlpUQPH8N9AYf%ZHgL0 zfeD_&+EZ}vnBAB(RNSwa7*IwZW6=yxxcLyRr1cKdu>@y=fb=}N`_c+N9QSW!kK`dX zf6^u?<6nyy%g;11J$^IK0lF+1$e?IJM?)yid*Ga-RC7Kxu++2V#18G&&eo@7jVbzP zESoBqAqE}c@g(f<+Gh;a-m`m0j^=t{)&D|)$86QcD*HjjYRz4HpDONe^GNJ(jaiz% za(cf&(PJ8EZj5#Q@A^!-64a+;t6R?qk37AiRkAJGVl&XN;(v?oR_2aFRmI1TUfowM zsg|qKRF2lLoBNX>H&u5$<@3}^FKKTgz-5U0)9W00nG=p9Clu6_--Uj0I-SG1R8;AC zuHl|xrxMXmQvEDzP0EY1c99pVEf{$wzN?Gue6I^ieCOsjIZO1Wa@?k6`nejY-hcMr zf5v9r)(0snrP^yP#{+7FiS*Mk_N&V(v`4LNy4|bT(&E)+;TCO*oAjaR_Fx~=hk3ZP z6W+~qmQSdCm^H}_WCpn`4XQ5gV4H2`GkpRdzr4 z5+pL@d*LuKjPAl`(Wt-C8K;{bU;HbZPn}#6-+4r|lYF9Y{M%b`vOWs;@5^=F5c+-& zVs33^-1UaSc*aS!^nP`uy2BX9{9rl*{o@#vv?1vsS;K|XnBltF>nESje8={j0sTv3 zse40&d5=&7vthp}m-f6ly@5MIsrLV_I)@~p(WyGz<2J{FBA2s7>+G2n*EHb_c+z!U znIClaeVI=jaohbfoHFBq#TCEV$DbvL& z`qe$0jxx__U^qgl9m5=IeT*0JS<@>OgLXl>1Va1o1XjPGzDMjnF*!G0gF2l#9R zB?tK*h_~1{aDuujr>k1{ROq~#Hc1Ir48-8I? zeGr2B)n@R5vWk_=XRc+f$6*yhHKPN@dseGoG|miBGG6~d|NX>19YbwfKQqzUQpN`5 z@g7=?M*_R6YlC~+yY)KofY_pJG6&n03T|L>{VJMUjL}Q;j!sZXx&oEQSQoUf&7#WN z4W%Qr$g+>#Kgtmaq8iCNUu3{9NQN`7R+IKD^yPgGJnivnm3O%va?_Sd&w$#@WZgIV zBr(pGe~auxA+d$*4E=IaPBHr4fM(pxFe+5I9<{GD-1~WLIRKVF8EWL<)Zmut=^n3}KrN8$!r9;FUe65O zda5S(8gFnZ(2k$1TWH_~e|ZPQYs_C+L}A7Ssev0+NZ@l^Nawk#D*q6iOQh4^P)uW$ z$W^Xk+uvt4%Vj%|^334*`7_|@y$a}nJSZK-T9AML5goeV=4I$^bH{bTS(=?(3o=*a zX4$%}NlPy?1zs&FLAM#DNa%ZE*Do%5sPg|*?jIL3=dK^mH!pk?juM!l#JI#rxETpk zW6uxu#c#aUHa8Y$c>`Fb;PDQaMOj6&U)Q&7uXi9v2by(3xfMUwibvx1?-!!ziyH0o zKFuR1FFjTMNxKMlDB6qXz3zcN$MFwWm$ZfSBYWmPx27xdIH z6d3dfy2!f#$5Z9Q!}%F{)<}58IOW?k2J)kxIyR|2^|3o|srI;^o&;RfbQD~0n2Bs` z6Z`p!d&JDULV|Wv=R7g3k!!;FGBnl)7Kd5$B+eBwL0@{#|88*%L47Rd8ev?tw;EFG z)BB8hxP&b4Ki+J_s>eK9cT0gHax}`DHZ~sItIdNJI<3hkLRg}B6kvzL4p5< zIcP}iqxwOU1r%9yCY`jm3BK=pQv3POjkt-ikoOJjUorWuw?dju}2nB|=WaNgKaS z>+-wo)K>2R=5aT`O<~96M5#>S-chh~TU;@3%Qj=B`ob*^8}w~~aKVGq8Bw5mw* zIv1;7-;ZmD_7l69D+!wdJ4{giCb55*uK}t#6o{Y@by#R?5zLF-glY=%-q*K_zV&;9Me8BGvf;^m|UNLlsVRPN@EWN zcybvI14gsC6-d<4xzYS+1_>iYv9<_)Ue`V7?`?o@VWV>57gGF@l!&vl^Qf`k`77|J z2hB%n_GJH1Wtf~P5_R5Z6L0{Lzuo{4wPS$47;)kj9akv~|H<{`UQ3 zLAejHtIOq^yz?(Ru;4ORM69`Z;pdmHA3$Dbe#wM<$cxB=l5ijiMawU|9DXVie3*UJ zPoCqmT9rK)Cx)>bg@1bU0DoOkAAwEAVtSNE;9b zFra2u=ytyPS1@zCR#g)CF5g4A43}$U^a%cv)N$ zazc$%fvJKs4>x|%m%i6*o;pT~{G>t+)zi*~9QUwf9!*g(83>`|5SS;-|2Oifc^k`T z>P*#3&{YER|7R0~8e|1(swXyE2_)taO#`syrt!{y9aN}v8+|*Jd-dRg!h_?m;S*84 zZQxV+U+U;dkWxgoc}bin1O#;TweY4kZVZjq)uZC&jssEAF(?@`VQ??2>LovDXGTg{ zXR0?c024q``s$&jjN9qqaaXTg<*y6M*!tk9t<$cs>#gcTLk~@(X*91^hZN{43i*%! zcFqeu>Fd;caeqzjtya$3N^ku7lE{+BJNJKIxr%ghj-5@Pda1{jVrr@I_1noXlc<~D z=lITkefOayGP=dd>@D`iF>L3(4f(_vKy;?|H`B<~%HXdQ-rgH@`|iKkJ5k2G=_^0m z@A+;06}W3&zH*K8QscRZQ|YUjRFpma>(rND)v?nnCOAQ8^7nbymB3hdz@x_gp2Xy_ zgS{qF87J27j51kKyiSQao>IuF3%`4JVwm9h@^+wyM|F-<0%Skh^{;9sh2&whu9c@LQ57py!g!g}HqmSz{%o7AXtVhPj1Sjjyy`LeA zoyyu2Ru0$P#4<=TfW$~<9Ny;ZkB^_c9&`BrqpAtg63AE0u`Ca}pDC*BF&&zC0nxH6 zg0bu$;~P$emUMUty~s(-{&G*9S=6k>hH$3Wp)%F1B*G-?&*aZ%U(-24#W&)VqfX1X ztF+(mun}4#i3*8|*W{)6KJ9#U-bF6D>#kqH{*rQ_bIFVrN0^=PL)XhvCdQ`i(v=Nd zd2g9KU4^ZWMJwM3VbuP@63(j@z+!!j%pus*NJk+M$G2P@UAG>n@cQdUzp~gWbtX1t zrl&S|e-ZMiRPG#Iohaplf4ob@ipHtSo)5WxzAJe`?Fw|2j^2<0d01O-r4y;!3sR(i zv9AvXsB7VSKSv7b!2J8c*|?_dQ0-3|>0T67$ee$S{@fE-FsamBIX!_&zu$b~cilfq zN9)2j&#J3)32#f{xWyl5_lbiR1TdksTm&(y-E*aG=k%3A?pI8}L_}+T_=HOg)$!W5 zl9{OaNaka1CCJHDJyOcAL03k1z# z?4|EaG^?siZYLmsbLUC8?>An$wCl^gh+b6T`qTEp@b|f1X{0S!8mAnNONu^xKYq^9 zc7*C-T^Q}%Z30>}-?6ZaO|&>E9JJcbbWILgRXPt8USR|RdcJ*As81oMj6AARoU^&r zs{XrfZ4W8C7mpIJ-9rku0XvSeqc*@e&*llA3dTt~xq!EOx?kSPbTF_5!ePkL1Qi+Y zEf2@|KzO*v@A7%zQ5^1({1&cT=DeudWZJCBmdC8&(xIxuUpIYcsxG}eCJc8$iY4IE zD$dN$Xz!h$*!pEW;lqN*{@NC;;v)a(cfHPJ9%lX>{axmSh)O~JC2FjN&(O`T0cO2` z-1mjGSF3Y>5_+yQyEsPed4rk^8VQAj4&->_^LIEsh*yj`&`R-GVfm}{2$XwA1&R}t z?EN{?Nl4nX6#VoC(0f7%ia`pZIa_^S?FX?fA9Ui?r(?*vUPs^fkROxtAfo$j)1{)` zs{6q^m#!9oL)0DogK>5r8GXD=vQJ7IvvW(w%6(e&Da)W!FP(aFdInc+q@G{?GUSkP zRmEPA36Qw0x$dEOiX7>1))TrW|G>@js!9oXQc~3{xMW5cw4zyl1jv_>~;UH5iU_b zCp1^qakF(_b|#g{m2|c$H{DKp?xim&UroIfmh{;qh2z?j%gDarv$^LEcv=R>Njedz zBJED}-8fuXw&t_H)lZsE*4I2AB{`RD@3ahbCJ&H_Z-`W*WZEW5V{^NJKzhyMcp?R@ z7Z{Ot?Ko#Cp1@3U)HDjz{yT&8S*P;M%37mQ7SA=QgvJfR&JbCbWfLsy00iC!YYy&r zI%4AiJWQ1my68f+!#@I1;JS_Xc=px)c>=YnsfJ2$Q-|0jM#(5P2KR(Q9`r`Npd&N{AY6R0-qEJJ zTh$#y4^%HUBTH3Cx{{~B;g~=vDEN1LPX0TgFzzJ})v?H}BAGP6EEM(V6Ap=CryF-B zgE-&o)UV;Rtr;OJ$yC5&Mu_@Vn?|squo7kW3fqB(QU7;tlqS1Puk9V7xfNh1RqH(Wsa3uxG8L zSwcX6&UL$o*nC;0QSMu+pf>x%e|P(Rl!y9{oGi0ookd4aDa$&fhpubnCf3-cXbcE` z#M_kD5?Osv;mijs1>%sGeGJIPzFXHLCd3Z-8L*f*Ihr zWdUy7*gs>EAGw=RUHEm8dXQlC`1pEX2F}pkj~rS_s~Rgr+T{j+`1*t@^zqRWO5^k~ zV5iNHzew<87#*LiO{$S?<@E7}!TD|L8&@8mcBo3LHs?BSXVv+kyz#u4X2Y;p!VE`E zzgN~Ktj~n>{R8uNAq9aqAl)|8|7}2WurY!+{5N{#>IWRc=V}&QF8qd}3(4lB1b^{N z)S@*#p|_!{Nzw=EoWc#`uh z4%f}7ucogNl^nLaaN~Z*s%V6%hEe0x)+?vx@uqxJw<_f?I7p{$YG2S(es>sL;UpG>nIe<9x`ZaIB@xH66Rv>ICqLr0WzWGn zJn=OKYq+6RBkET}qRlls83s?Yc}dR3tOt624Lt9Xj;uHUD)!7FH=O&?tT+lPeu!Ot zHLe$rK~a(}mA?-|I*wz4z=}{aKE~^&P!G-%TtMzWqd0Fwz-^K2sj#UbKWG%+0(NVd zb{|le#@-Z%6P@N(2!hZ2zMhDHh1mI@mUN2&R2^m(_}buc-n>*84tHdufzMVNGNNwS4|cC z%Y!D+tDGoWI_HgdwC}zCfA>7r^%baM>g>;qsp7ygh8NE1?LLcLS8aG08gG>+0YA}u zsT>aEMAdmh<*Q;wX}-JsCQwa4@OJ}|T1PA8a(B|! zlG$8X{mJah0>G5K2>6HJSc0UXszYPap}~Y{{lC4H6ymIiy{qdflOrn$IQ^dR zlE>@?U{UKtKyV)`RqXBz{x13cdEXUMpWvip7)_uwxcqRk>U>$6IJf3zv?8_dU2hXuTIeR zFP9~L>|6;WFrDXnkt#dKQ@(+>p<;gG;I1Ue`1XU?-i1eZc%CjJO`r|VoqJ>QuZzb0 zeKedLGcOBi9`CHZ>0RzMJ#S3%P|aSzY@;(T$lK6T1c4X~PHam5msG3T+ZP;v{WqW-mh}GdF$L|J(eMzv=_y?IJ#5J8=7t+s&*xp&%6fbCJqiSBeSNF`$6DdT8WiDn4&sRCZwBun?iUtzEtJDfUKg~ zPe?NNpu9j-KM}S{?n-0oU=p0IYI-6JSN|YuDJ*Y;{V*8PH`v|mCt+O4 zOzzLu?>^_8sSCHP9UA9KF7;eNRL&gQ=RLZwTae?^2;OwKyl*`mYSfplLeUO}X zZ!@9qOO7}kMTXsDw&Dkyje>fey$TRHG}*^4WHhJGR>Y~z9g)9{IX|#OrgRBl8L0<( z4WiK~P}XDSTl4}jL`qQybNEO>*fx*!qNeM6l-{#!7{)@aBaj{0ohrJ`At2j zV_=F@{r>vYxK%@$%;VeCqiv~{(+o27SL;1pw13pY^8c5#JJf?OM}(H`v7t#G(NK{V z(8v&>(;Z}V{<7M2tuH*wNWNto!f)?4-YH^)u1(dG1lO| zS+Sl3Li?W|D|Rn&khh@3)jKWxHFtk^C(b^mhN2$NXR1DquAWdBw7Y-8I>duH!ZvDV9pvp#GgBRE2Qo4)&T+*v5i5^39jwhamrDWY+SUDO zh3OZ;D!r|)isqw%t@6nX+hSCwamG=^qS-3r@;9`r;;`&KJvC+9NLT0JGiLX;*tsqy z8#X-R1lc%_1V)06Tn*>Y|D2izf6noTc=KhsH`_$uyKGciuW8I3^WC^&!*$B-7N-=! zEoN;>5b`Qcn5vKp%KPm5`&D7i_TZUVm^63w0>|eYKiI|iJi>^^O2Ln+UB*f*mKQr_ zbmFV2y*B1ed%dAqUFDe9&EjA^1$MqE>v+yI0JJ!P%cIGk@mF}G5Yu=%OS1=OSLIZt z6Zf+zsG-9KYIXf3K0S{P{n~~sL)xf5gC6)rYyZT* z8EcUqWX-jc*+em?e;`+I7!klDzy2`sl=>x-1L~)v>?0Yl1mw$AK91dKoOUdCZ*u>m zMnAHs1VS!c5^^<`{Sw=cxDQ1Hg%jm3IGE8KBj76pGjclPu-)ujG66%+{r>?G` zo^ewM)!mDO;i`6Fz4=W$MMsAy2dc-^6Vk(x{H9Z!Ma5xbUym*1ylC zg}d)cX*t|{;m*OUZDD)Sw8#0(L>BRoP>&{Gz>{D6a9)9lS(Jf;7iBMiEpLp!^9rgR zLxoR6*ROn?{;A|f6MAU)GdzUAQJnVNelYHC(l;$I8YbWgOTLn%9fpuV$$B9NyG)kSzRF;r)9WT)e7@2{Mm)=`+UbCtg0`Lh?s9@erqyj3 zjs)Rk8+W?e-}?`JOz{ognGE5B^+I1Zo6iG~zILSR zX^h%X2*$#Q$jo}x3FeMG_uM?~}kfd2_ zm=`vGrFZ(Zpc}oNC+i)DU_l%=M;aTzTS%e5%?sHIcezrc>fT5l|%?{KL* zl6Ak%%ZBbuGKr?hE@CU|WB_SudK(%%%u8I@azmW#D`O8q}zKBj;T9BhS|EiK8I-i(aXG=P$*WVW8K=pg^%f?Tf%6R1y}Dmw&!4)cSkmYU{i*gP z3uwC}{I~6;tCwHy7`+eNv=x^nB85C_}T;W}c z%rq{QpT-8AJ79x+77^4Lvs>o07ewZfWa~u&3n1x7wWM3F*RSRwvHx6_o?JLTY-1zy z>hkZxVt2Dbqm{>ZkWZ3TMvaJ1dn7e_-=MtwkN`uogoxXKB`OMN7Qke6l%fIYs$Z6w zO9Dt+wb@_WL4-)vT@qX{IdYerb2Z(!(9gQGrjqN=dc3CBy+&6OW0?80??a_p{OTL(xhj>)6F(98qoCn-6rZ=Di04} zLN25Bsa+#3ZVfDm1aBVQsk6vJjn@Yk>VVOJ?gFNwuD=7xI4FPkTenb|eN|@B2xJXK zWeP;$3Yw{-3#z*9!0qr37-{}1`SB3~Qq0?Np`<zA#A3VgiV)ZIkWp>3O+0unY3fR-0FlKikt_Z&ov!td=a9M6P^0Je0#KY!EudhVHO^$g@y(wE`Yp1nuCU3<)6@a=9msv;YFLM+CRXGtkcOKse@$_Sa zRjEc^*njj)QK)~KEm#g}pd_l9Fwgxq=;Lu8aI z?AE089=m17NHY`WD3;&tfF)h{&xmNDVQs(-hQ;k&O$h68+YCF1{-RD#A7lZB2Pk@P zh74}B2Hsonl*}8PRXcw{B_q{K`b&&7Q^Nv#Pyh6}nThNKB)7|Fzt;m70tv;%TfWof z3w;Bby1>I$tBbuP?)$-$0E1@5}gm9VwBh2LTE@ZG#*$PA<^xZ)f2fd|9Ut zXF6tOb)5oO}c$m>#X(m*MV5*QR{b{qHQ-SW0igXI*3-?Ajnd;qP~1R z3O9Dro1F3i6kE+(kYzJCj4e%ZWwfR0ACoehE$|g#h5op`ceXs9cn}(lgf|TF@oWn? zQ6ykMISH8(MQbuvvSW%QxZRuZ$jM``=n!Ey+HCSdDcYx&(vU;2G6_#7>jg}G8^036 zvJ*4-tE%arqC_ep^k{3|z6Tb|?7g6_Rb%xG%>mq$B12G`w&+$MVjofgzSOAl|%FbQbzsRX>V?d5)pq29AN zdloLxD42a87QAQ_Bzu%wg^LSDCeqsAy*avjjku$2s8x2$HspT*8>kSN literal 0 HcmV?d00001 diff --git a/assets/objdiff.png b/assets/objdiff.png new file mode 100644 index 0000000000000000000000000000000000000000..080e335ba0921822df1a5425753bd26670f9cdea GIT binary patch literal 66571 zcmZs?WmFu`(+0Xgkl+LYi@WRMZXq}!KyVF#M1$85$aDZf;IaPR_{47#|-m zFE4LxZOzNen~{+b8yoBI?{8>m7#tkz?(U8$q~zh@Atfb6M@Ls(U9G67C@U-b`Sa(* z#KfGOoT|k=Ha0d%Ny&nO0!vHFhsQ@zF|qOS@n5T}G&D2~4Gk3)70JoTi;Ig>Q&S}+ zC7YX@_xJZ@Wo2z`Z6YEfEiElYMMX5Uv;zYJySuwrS67{#oqz|p(hXiE;*}&d<*gb`W4Nm}N$FaB{}* z@UU`hsXrC&2M?lGcz+Tv8nO(-P>oE1;cZ`RXs?fNJGDNA}d={I!2OP z`T@qi_+t1~V+-lM;}dDAn$zIJqOm|EkRl7nv<0e1Hjl~stQrU7yT0Y^A+ zXGnl?dP64T^0>3jxEmN#Wms-VsKH7OGyWy545;<645lsZXb^2gM|@= zfu4!35m!>sG2oM40Lb{nL_+fZ(|goH)VGyyp)>PAbwAZ}PO;svEBi(O^Av!1%|3bt zm6Q!0bq|264ITG~2H5iC=7E57WE(wwH7%WD&T&Ki5ZHCo{TOV&@JIuq~aU*M%95?OkI|Y zOg5tMi>WohA1pvh3a{ZtYZIyvmgAd{E@Jru5Uz(6h$ZDwhooS3xF!h$zyY9gQW9U> zmrs^e6x1AmLl^s>7zg$;%Q6I~GKJ_tjI1)QKR+tLXL0;CK7a9Xp2*DTUyMRg6wRsF z-+Jj-9wfj-dyT07`?)tCA^Qm-`^R5(1q{lr;8>5RS~=KRaFG!~;fxBClTj@TWg4jC zc@>Im#rzBwfB-WqmuHT5L)M`* zo}SjH(OGifQW)bRQXA>!={P;T;K?k}?pQ5D1_;|gHB_VBGi*NDDe`Eu48aJ-Lfsbb zH;qI!D+}-elkM`Tw?t}!3{;Ljf?c5T#N}KW^Ztr-!$EIRJ9Ge^&QrtBF32wyO~>)$ z!|21gF&vc%4amZ&cUOlXIpBAOooQ2{^B36?-eL`Jim~e(h$aZ8-}&hi0X%?=o6eSL zSLV^JP0ZaT&70`8OQVV&G62U^YV1dv<%NqdNM;h%t!M_h;ozf27s0=Vr{{_==>)a` zX|Ocdwf>K(jf>`3|1n)p#9fE?-_0FZkS}dAMzz7kYiRQUX1$SVv_(l?}=(%pP_HwMn&!PL- z%@yL}X7=Y!uaVC2Bp7zs^4=yGTk?^&5G090S-sJvGgW>*4Wtah*1R^j8|&bfMxh+w zQD^omlLrT3=Nrv?2LIJ$Lj3mzL+MmN9OSjx&1oOayNS=Q6O=_3^iN;{^^Wju|NRA| z6!c&HIT3DXB^sOhFH}&W~>P-T<-y_iAJvr?^-a5-id#Jj)>h-4h{=y22B;qpu*{may zxtPE%dzuu%FCIVkHs*Rkl&x?fg4nf6z}lWcOfEu!C=g?gx^{+KnV8GCYBtrpI*xEi zP(mRLjTjdTi8&I2Ib`rt0=aF;jhn9Ug`MsLk<(1K+e9H~tH(-lhNIZOU+$_DG-Dw4 z8zH?2!Xj`-U2uX~OT2Q0IPfuA8^JxDYd~Nc=uk$U#$_4R8WY#iV~rl72jFSng$P5z zbSDK6#lMGey>$6g%i?;Az`u?Dw=IP4B3nrPZR6a98*VEm3cL819x^CC>(MFv`LW!F z+n^te5B=Tum#aGpKu0e8z?y;k-)SY3|BJx@CKI> zJlcg=yQx}Czt~2}gFymTiuw+xHxC7UDquxSXw9E5E+ii@iLih06vJf2=wksSp7-Fb zUFY*#s)YF+_w!I_8(>~>aLLKCR7r6<8=n2ECw1+6f6FmC%h~kZrf_MSF~sjJdxB2I z#05ix15=rE@6}NMr#0to08G6NH2)Vz%hAv(YHS|&ot;dyrPFutbNVsn0B!Uk(^>3| zZ~tu-m)DD>tX<37({1{V?K_Y0sjDle``^bNJ@xj+ULip^GUX!H6^tAu%igI-@BQ(U z8y3+ClNOF@lo1_tt9i^Z9EFbrL4gGVD_p<6x!I!qPd!`L-u}2M82{!s&Z2#^F<2)v zZxU$g)*WLUhMU#YS?VVNj$)`kaeq-=epqhnI=6p%W3z3S9qR$hG4@F->$@fZjME)~ z3*vo{0p2T~0DF#*!6u!#gd8EeiKe|uiRO&M)rzf5xX&jN%o8clnbkugX@X^f$R|~> zV!Bc;mr2hrV9#P|+})+6&8_{<9h9wn2(aqt_Vh{MhphXH^Tf;U_6CRdbaWaeE(cVU z(J0{sBG_0$Z@s>IAD!X!>ZFs4@To*M3STDxm5GQtmdz&FXA_yni0{;5QOneQL+CiR z+Ot6`muS)2js`YSBSf5Z>brlRykeQ}MD~6zj5d3f@41~m#re=!t=lLTnJy_-)DVJRUvk{b$QDPIy@I&&)%ag59PHagXMKE^VnOdg`Gl{+la^eG|HL zwg_hKoJ~QKvouc;v078BBWcNMe%TLVi0{tChYf|{x)x_WWy(#AUljJc-q6A5KDB{` z^W_KYiRX*u-O$ugn^Ks>I`6MuDi_Uto&*uwXanup zM4&mx*BZ}B4Q?>qES!Mh(ml#9wFAnx;w@g)8Vyg)zi*sVQbcV;5IH812@T$F)kBQL z39fBkV!E4dk6s^c}HMTS(Z?LE(_Lf)6i;ig=i16**CR?)9l~5l^3jLl6S>_rC5(^ z2c8t?oLs1Voj`Tk@y=pRqtB~iF#Y@IifDWB2CkML;RwI0rV2>O*R<{Vtkk;tkKnJfu~4pY7Tb{su|?{6vV_}>0I?&&ba>K|!EqOWe_ z`;Oq>W}r`GhLlsWsbN+{O**u3)_k_(ua4JeZxZJ~p5s(JEnpp;h9dSk^Od21$vBAj z{o80pYqEQChH^IiVG&k*^+L}l#AnEi>%(^`AFhn8%6n=v8wsxiSbI^^<$C@3Ku<=) zk0onT{_KW{vu`P^!{!Rl@@d#ZzMkM`0^B=gbV-zpm4|C0E;N}A+m*0m?AN;210r$% z7aF@@9LcctwVDN>@Ecn%uGiT)Y<-n|@!y=xCrLydgiS>sjkBeEa~4YfjRGCv?{2id9`go-8wF$#>v;sqLIN20EqT@9Qs4Q7Hr#$V^%^TiJ%3=ALfnStET7VAU`S zGY)WAnC!osq=yc=C;Z*N;u?!f>C-@D7N5Nw>Tr6%4mH|DGV%4xjlNF)Ok2G&Aq zS694{#^-$Es<=e#-xaj~W(7ZM zEcpNgabA!zWQqoLiSl2ooZSiTq-+*$pwmCEO2Z|nTJ3qH9g`k+QX zL=`Kcl|D1H`AIBBzb6$pi*kY<#^dmUFDWlK+WPL&MpJ_ym+?Q>CNswRP*;EQkO85_ zz6yO?1WA7wva?n`-yN3rZa{*;#@*j%XLKYYR3(D=_S8zYlP%ND0i13t#P<3p-|W_U z)vG+!TL4|IEk3un*-!)Th4EA;rw1BOEQ+34HkDiDFOlb!EFYZFj(aps{VI#)*ECV(yT?zL@SgMjsF2dge zW92pQi}=zQ#sB!&0B%bTJucVu9)IPr#^R`QFC>IcjmODF|qGVJY+czH|2Iq3>5FF?cmg&M%9~^L3)Vr=-RoQd>_Pj7bT#s zLfV_C>T+AxlP@1ikq$WHO6RR&O~D`ob360PiNt{z@B@lEiG^cLjV!BHidR#xp{aUP zzm2!{mZC1wVYPS|iyjjbFQIwLJm(lU;t3G$+R9U$n6Ve_wJ!mO%q3unc#3hpV{I)ul06 z{k=nx##K2|{@aazF+gLo1DpwndCJFurtaXNTU)N1_Sfc5&s*WwAP{ahA6hsyBM_=R z?mJH{J4DJtPP85>?lkzo_qc82Z!0QQEhh)lywxeY~-5_hk&e~A(~ofW>J6Q z`vQ#XE6p{re>VEop!*p!q2*8hbMQuk;mW315WF!gVimC9X1R{*InTsOos3v(T2-u4 z>iLau2-5@#iy#eHlKq(j(kc4lpBLeOn%dsInG}#Ae}c_#0YCm|Opl+h@gA)wzUc(f zE?@EimY4DI>F0Ri84PInZ(K|~Z!c54Jcd!}j4#h)173X4dh3|3n$!MgAYFZoR}{{{ zsDTJK5!Sf=3-0}W)m)>_{+b&WM#Z8fSCxw&#Atio>dU8BlPQk0Fe;1@nzy-$=F4>p zQ)<(rL#cah)H93UBRJ1x=k6%Y+S8Y-6HW9#;%_i#N>YID|52N0u(lhbPSpMVH{FY< zpE?57$l62ASDHEAu%BE1oTI(It$aSX`@GmAkJ>^YBVOUKGGyPx>h=Sht!2m$seA2H z64Fp&-B62;p2boFg{2QKQVUDh4VtJ5>zywLep7)ELzl;U@M=?CD|C_+#=Nk^pMtLlgwmk)r~M@}LFV`>5!@nF?~q znHn~`Z%AoT{3qm}6DTM3@}p!hmp%@QDXFv|KB1+mhkF&g~Z2bz59EZ z^q0TYT?MAyD`t;TcY-qHBp*U7q!3TDip0TY=*l4SH9qVq*>3Ce6C!Ri2y`kmR9U=- zT?!ucRxpfC(aWwgoSAD6_b2`5Fmwig6lkh;@pW`EXzaS}Gyc&B>*-@rYX~r&5?yin zXNaZ7h3IsL`zNa>p%DIxXf^l890{a_32}CFMMp#2{^eAV+F0s?sj>;14;NoaR#T1l z1Lv*AVGhENU+I4mU|FCt+0Uy_36ev`d-pvw?&A3jGIOald2amW|Zk;Dmh`XFPKJ0*sTVJ;Bz3V${L{vGUtWR*=h;KX?iLwfr zEXh%pu%f6oL@C;QOyxz7~a07$Se)i4$tEW}?F&8D4=uIv`7 zE9&Vg(c-g4wdC%eOX9Q;!^kb4gbPEzgsZUUeG1E>7hM%~8cX;zldcvwkt%CS&3ph! zDVEr)PqWF96bKP{wF}hGOMw8l7@~ACo%dPn`lJncsB6w<3Wr?34Q#Y8s<+fI* zrUt$ZQIp`aDsfS|ni;o6iB>nJ^fdA&5TwX2EoI!B-uKPlii2E#e9(-6gW*l-&YwhG z4>2f;C`BVK33M`J13fQr1M#hSBff!+LUf_9G-cY97#5CW$V?DkNQ@)2MgRh1tOsX; zMCck!histw@$(~;Gh?c(c5ww~<3cr$BCHOFOqVM*dm)a{KvzX&VMryv8FqABuou8= zjZPvJ;SX+kmZH>^?zet%aqM81R~M{QB-bFtt*7Ob&X1_-erL z(YSX!@KFAZ`cPP=ohztA<1@|7Kb{#()=YGd=uMuqzG6Ju~bp@&&CM= zvwhrJGjNW2l*gMFq~n#_c0Wt4SCd-A`SwO&Um{@l7`w*GTstHs=$%4LUOceYw-#?$ zU}A|icux6L}rtKGHHR5PPlH!C{|rJuq5W1N~7nPnb}CU#Kj zr+Je>vVE9d%7RnGCLk#5G=&jUwu?b@@m_vFbTH5vJrUh6Dqbu$+8Ek`ns15lqn|O>7XIE_tJ$U6Vtx?82JCOXjUm2tBsUQf}tiy zdU6pYsd<&|(MGHgZMejxfOC>-au27R#Zik%PB02`I{*r8qDdxL-MC>iw`P8VQ|OD3IUl{<7{m7%x_8uGHhdMT{?Y^FKw*dRK}D&n20>? z4kslKR_Cu4*zO-st~Rv<_Ap7+l*y;CG;W&4MZP7hWaylhSK3=iF=yCH|EMFjUJxwi z9sQ;xG;x}a@4=hVwpikx8}l_`GZvHp?ma(|fXO0Hp22bxWkoH5?z&&SWSZM#% zVFs;BZs6FJ#y>m1bTMQrdZbu- zDYMd5BprQu*NQ##_=X%Sh6hv8%A4*LaPL3B#P5e>(LJlKrwYyacE9JU+cj!7lrAtR zPf-zF$4G3o3)de{MYEfOH4-gj=U;4&kt4+?2F{l99j@j0d^F5=JEkF3)oJ#^`i5p-v`8GPBK<a|+JxPO_J9f|1qMd{95VBubm%-G#x*b10>ALOxRVex_ zP*N7QIg6DTo;$jT*;0B!SPl8`n31z6VVu7$__bx-S@;j)lZG_Poq>CMK>dIcemUqR zT194OoNkMgfkCb4owW5N^n3I?T30S(kIfz6G~TWjo* zDRYWgK?8ed3zr$LRlA|BR3sS&AHkTLWK+8T=Sui(e>mE2bpMPn77XMe1!ME@YBulh zfvLLcE5On=G9EK)3tcO8%EDW^0GG8?I@EhkbEl2qE)q<6e9{*U4MA!^#iI?T?mlj> zjo-rvZ*To`v+c<2v*hVMYD9)HEWY}66r}(y^J8lZ;M{2 z3#**im!2T;RQ@H*VZLn}p3?qV*es7X$>~os2rIVV0sQx`cr<0upX?0+Vrm4M z1BWJq8;<7dcS;I|@8m&mzc*8xX5x@$9XkKn(#xv2dZ|(7U83!4Bw*|a8Qgm61PZ||pe!hdB0+XQhV82HvHTOAhje~LsD)rtpw!nW;8X4U0i zIJHXx1!323PPdm+7###B6K?a%C=eESq7W`meq+0qa}nV;>&Vx#G0`wl)bD)MJ~xWU zPR5ax6~^=Ec*7k@XwvElH>fw7N~Sr(@Mn+HEa%6?rZgm}g0%Xm0|-A-NkD>&aShMP zR|NG=^uEy+CF2s~Ua?ixTZ-hA&SU_iP?{86H)bC1IioEuw2cuT8ACQMdwZ(aC(NRZ z_w=f%IJSz^eLkEW2~@GfrWo23qE7LJuaO64TuFa8hqM2ykp$Y3BK&|tNqpAM^S4-> zpU^C(R&h+rx&nXfbS_EWeqxiTac7jW8A0FW5??~fWDr(B!!j*Oo&dE8SLavA7i}D| zF{68xKOG(5VL6zncqEneT^*gtw=;m-S zFZP_%;kXPl`Mf_=b9IYPWAeL6P0Y#i@Vy|RD&6JQ z`M{c+>%#)eRPq|QAFGDnPFKveoS|P36L@(!8XnwNx02}Y&sWA z(f=xRz_bavvj$h)v_7%;1p6#yoOHuk^11ibiz-m(p4^OGb@)N*DK5-FIUk**hxfcp zAzJLG&p!71`>bc(6WoZsE>&VnPZvCe{UER9k(Am4S3NIjiZNm6xu`jrEcAlF*7Ub! zw3DmCt8~J8DrkfK)P0~ysn z@j}1#AurO~R=Bx#gVEdH0IWs?uU`CpfOP+rdbOawVE)_0nmNF)k3CM^>afii@G-)oTQ>QB_*#6x`ymVGu;n>2+nR5+%tgJ36X z%v8U**#ZZ$Os6vAY3-6hrwsBbXx53?l=V5p##XuJ-()}N+I@y7YH5A(J;}hXUfg~= zc{H}_mKGSE;rk8nOCzlqdj2fF#zCaDG2RVl`z+vL{3vy<>;A)HVmO`4%+AR9<`&S{ z)n`f~@R(M^UP@`PUjhp(J=Wi!( zA#0b51+{%%Yy#*Wnrb+jYRU`lm|6LGde*m{^~(qRYd>A%O>Tn_tFEbG3rEjG?8<(z z2eiAet`~J3(9-xo*Y$Fr6|r}cy%$wU4X%cf4qc~k3^!@@+ zCG!4|oqc#@54&Lc+OUimXJ?_m@Clx2fh0Nu@vhC}YkMhj9Em#NQXFdCyta9$E|4*;w9Nrk5jXP6TU7L zSdwrRg*?2;9j&%C`1lvCe?cxbaF27V$Y7TC1FaSQkb*B_CP}LNXOc_Q&#*N~{`1}+ zZa55NzqTf&Uzb??#t8$b0csCroMw2<&FR?b$)DiI*s4{f37HGEwoxjyn!Ms}!(VL` z0~?w3GaNR*2TY)(=~*A1ga33M97ySNg7eKBoaxvtE)rPGl!ATDmx8)%~tgxQF6}G<=a6j`57LD3vh~j$=buI@dz{?j7JHCxIB>s2ATkdXl8BU z6RI5|35XHZE{O`{@snoBx5~IB5dbB(xd{d#*#4o`hs+F$b891k_<8nkDI;p?(FF~< zU9$ot%m!bk#~o3E&jhqf=^XbRHc82S-EUlXU@=HzicT3cFw6~Rb0_W18wNfwxRVr9 z%uXw*h|6+q?C!VEp4l|;j~WMHX_!PM2G@}4E!77*tv*Zt%h({!@zm)FzBEv|ra#Of z2D|Jy-#;!7V|7pO$8wf6{*a9(USu>hBC0I%huATx;#32tBuaSJgomo^2RpvNsHJ^V z?^cP}3QIiC-a%|xv#wf>c-N*60F@t6I7=k|H|v-viaxNA$EJ~|f8%4UKKV#U{psI? z_YOBJ>n$;B)-f9&+~5wIX22N2ONDRb*Zw&t9c?_vd~D#wJO9#u#;3@PvGb}T1`*iAcmHX&l2D@)-W_ zDe@@rl0F|qO+z-H46@P~2KULiQf23;DWz0$fh{Ib!UJ4Pp%XVUh6LiU>ok-<19Pwy z*3O9M&x2#Ae@)Af*ELxf#U7h(!LOMf%WqSR=H;#=JmqCFY6^WHzSnK*cB;41%D60W@DP^B>`3wKf%aN2m|K zWFbxv!pqKVGX=F`?H8}T7LkTSzji*bqy=`2)Vmlt?z+p_6R+2W@5R=vezAsP2Gixx z01kayv2FtzDbp*vDQv;rm>sLRK)COg^Do)E-(WWPIcF2V3Fp{`oIFHlgqo!&P}RBc zLx0ng@lkOR_;?UtD(-G{=GB^yr4%F+#CEa>J5i;{LE zkaOP;Vma;-eo&}GVCSAEnGRrn{&AAS-VO8E^SIeJZj;Sza$6o+w9V}08?sun6Blod zw7)gYVV5DCKbu_`KMH;tY&hg$hyO=MO7lNDSa`v7qf%dz8&6=*R3Y9+$hAMH-Xn@< z@pl-RBnRi~Toa<0%YHL(KzL|8LYl34i_)oLy@R7|IpWv~@oGA;CLZkNr%TS?-p;8f zFNelqeVzE=s-zriovFiWC3bsbp|4Z*5r-uQIqggTqF+dUiO;snmeiK2vBb~>niwsH*o`k zbxX2oV7cjy^N_;v7wB_e-{<9<=STx~4&IP#>qE*MZf&;XpP2L|0;|rs*Al&*x_%p6 zJi!j6gfp7y&znRQ8`eBi&Z^Cy**x~no6XIYf3r*lmh>e+vC5p&&NYcIXm_gA5i zOXe#HmW~hg2e)&KbrWE?9?}6QWXo6186oLvNkRUxoXcMaPprFqf3I}#2(23uuK!Cdm^wd!HS#GneC(8rp}+GQ$Y#cwyI(@Coq`V;>`U) z`t>r`;kt;LMU`$gV*8=?b9grG^IqDlTlP|8iJ!S*G;c3Ir5uL4m0^**1cl@mrplgg zKc1G5Ta=%y%*yI96i0T26Oz7T!uWx>#y3rCu^U}qnZ5<86cZZlRny=W*ouN749W8i zhVbAZREwkc_3X3u=&wk+A?8u911HMx56HoP#CW;h>t&A=XCr3MGz@Hbn9Zb!W`kOG z5c?(G*((-}A#E>0f#k?2H zILn>xdbUBFKKrg?N89+fa096Ch>Pw_>yYK)9jSkva>5Nozun)t+6c&Pm-Nd*S&FTc z%F|_mj%8vsMY0%t>&B8{fwhHuDL&vF1D6#6r2@u<+PH-jSFqh_u>O-zfY|DXP!}J@ z``|tD3?E-N2gt$k-u2e=qm5^@x|otxzBWvx!euM1q$Im2=YLFtLk7*Er9(WwRBjT# z+`r{#rh&Ukj!;{%nZZyLr|swR``97<;&!%+)mtJ+dY@-nEw5|wG4CUV!QN6%a-`Qr z7jCEKxG$!76e=9aB%^=0m+GZtmw0hJ^e-~V&C@RZWlP7~=4Pbb{hqG9COarAdQ$}4ZxTnoKwD#$=`74avtwq47%A``Qi~>Av$)j#J zW4qKN8SVUhS8vUD*$I{s3%ybT2Qu6b+SpE2w@7&og$DZ$OAF`E@i1V2yIhyy|7ALa zL+x5H%=TsV|K)4W9DT#@+Nw101c97)@1l2tfIaro!m(cnBg^?$~F9qLZS*v!n0K*+t03$;+Fn`B)m9=yH8`IorTfcC&NrA0wjl~kIujxzKuh$>A z)pU?97#(~A8{+Pkr1*q2kZxF@8>B(<(PQR!gMSrtYI(L@PgrI@%uDBMj%bjjnU|T@ zO(m4&&7`9HBe6~PSBUdZ`hA3py@dmOYpF}Sn=>pT@2BZVnf_N-Z*9E? zQ_LJ;kgI>9wt>C=v`h-`H>oM3w_@#g$jRCCJ#k}{8220_fo%uh8|yP&D7w%?G1BO@ zc8gUTmfK9m$rS?8)m=0kU{UrXuTTF%s?W!dV7k}6-2ie+sK}tr;C{S(qD|=Qu2&?$ z210aru&59>22mgc0PxNQUCyfPTPV)h=7U}r_j-+^2^~DCao^C&tGh&KLu{KtPrW7$ zJ|dFf*JVF{L?YbZjDzTgyv6z@T0e3)qYo`~=15(5r2lJeBUTeN>H<}O$cQlqPXN&p zuctruETW1SB6R-5JME zG|};FtuMY{J#I54Vz5jziz zj(}8Fg3^IA2N>n~5BGgDe^=Sn*_M+vVO;wQzVnz0Nsb>q>j$#EKjTRUQm~Uy3gonK z9daHuCqRtM+b*YpFeB#hvGAp4dLp$QiF=;nDH*WF9MBxn(c{PPF8HG3g~hl%-6vb5 zXWqx7kA1K32^C501Q%}=G(z)dhMdwE$0l{Ht_7vM&0E zmt~CD2-?tXz}NhE9B58DQ)~6G0Au#a9Ej1eUiBEXFA1)lM&ZQH-T7{0)& ztixbGPHk`Ts3qO6+k>#zT&NyB3P~%iJ*iomE{qf%0TwQiqHo5vho!aR||8t0xOLq?o9c_N`=+Y>$ zjZY6%bZUd3uucX9cR)5{>jXO<{W z?ynnZvRI+>we^f*@8ZtdGo@jQSs=1_IBf|8B~)Q@BXz3ox2>-Z2n)(`igN4Owv5+Z z7v?ipqyM7(a^b~5Rq$tRSN<>I7iX^V|B2AKkp}MZ(I64Hf(evGzwyjRIXU@`q@0w9 zr|aI_VZ4)H53pz!7~?RPg6-CT&58>AwhUQT;c=X#|GbQ-4e4c)ZIjP4c~KZoSV*6Z z2{^^lrj*1`Ql+=t%Q3orO8FZi?TU``e#De9H03WE-x5gb3r&&U&uQZ!Y?b&V$F~ZR zq#vX{s*cjKu)3m8k>89LmxQxoZo|&9XLM1EW^N_NJ{K45ejHWMg(qF3YF013RE2v# ziXn{)CIYpM=(idVh6ICbR*Bq#vfAGf_#%n*T{Hh07vUmBDsC*gX_jxh(mfFC7r0Ip z#_HiDb$(WkvvNScn+w+);FD+j=oWPbBqhyyAt)4Im&!zYfR}=(j}ovwbaJMh>`>uq ztIF7Cufu~f_$I%jE`Fa(aNQ`e5AH*3xPX4Kh(QCE6juaS{_ zm5)Sp4t$a!$&$_;QrtH$5H!=~46_4+)Ae!#Vm8fS{mBlBvj`k=t*oW#8O4kooiP#| zB)t5IMvdE0P&~K){NG*nav|yc<$@tanWFd@O0G1J7-bzC?{fac1(_sW)u$2;b|Hum zj?z7h1Q#t-cVTBl1c$VG9Aw#Xf$r6w05&2ems-XWf1XLeY<<|v6W@!h;Ro02DdGUI zTE&0P7IYI$fGm%G79GS)wVfS+W>hRo!C}<1^oK#%pSUxAkU|B=Zl`6|+}f`%q)R9VCluy`S#W=Dcnn1$r0&C)gClCB zin3xvOAvnx28i0WDr^JQKmKr}B?WUX5^ggXPfw(BN!iECm1t&R-Q4EI`CUl}{m7+F zZ_LHl`2p0{>+NaWE%WV)a4I86zStQ0olDnlV4H`|3d>#2OHNWJ zJ{DsqFRjhMzzLC6h(n9JGHEhHC?M$l%b5A|S8xCa<9X`(iga=1g$JGxl19!^YCf|_ zHE%CY$H+%O4uE3I{_W~uOr1c-D;cvO-=u;bliREUsnfq?Jq1zZZtkKjx78LCLrIH7{mLc6+2&ro3xY4+UnNiYGr0 zDTd_NgNG{@*X3x8FF+Hb<-U9DpYTW$(=cQTR1VPyW!hbbILxBoeJJb%E7IYbqgHR` zgOMQWLwNd@4%hznJrY19lB&3aW=GyCu+4=Pm5&I?j3tUr?(cN5)93ZJU&o31zRE)6 zCl|tgkC;q}PM@%>`c=N&&RsXT`GspNnY#GYo~_z>cyws58RGvNTRL+WD8|_Ci-7sZ z7)zde)EMoI*7rmi3FKD17^X0iM3>Q+3w9#tJCckympLR{T~NFRVf{YP6fzk~3^Bl4 zqYA7;|K$~402t6rfgQHqdYCReE{3bja$gY9MivteQd1{r-xAuMTO7QgK4~%w5LfOWi{1@prLPe_fzfD z@rI?}56#L)3D8M12|y4U`4a&NedVNy&ggzwStq=4n7@BJ!WOBnC zlFj}F`Bmi=B{I{;;q%7==NF6~Cx2mstI)fvtIZXJjlbW>n0Nz?B$^tdtL$htu_HQu z;TZ5vOfak(qC`ew4xf{l#{TM?- z;tR0sf3iWhh!kQ0m~HjPX&qx!tso2@&ox-ySbe@_S|u2`u8Y~aa%%^^m2GT$(@cja zqt^RB$CckE0b?M}l!ImYKm3BE9;N`^kwM18?*zQz3)Ws)REjSW`mt;-*|N$J^iHoXz;x4 z@Ql#o<)7Ga_xnj`$L;nKko4>}j^Xi{_EaHhI*GAKb#`}HVbp!fF218jijWF;TRKqO zrbTI$KhA$ie4g{eOaypu+Qe7yM7f~}M-oZ$7v4pK`T#5DILDod z+^PMJ<4`Ywfw+*lLhn`u1cc^Lf`R^1;K3iq4lORsVfAEAhh}*rnvMqlHHv?MLLbi- z_zWGr2hW5sY+crdEN>03YOcK6+}8j8>btvRaPxMAz94u%Ts{Lh8=R<16Ik2dMTIl! z{CYC~BR82PS9K$|S_1Q0{g5$h0+($gunNa3#A4d9ei0`6DW*q$Wc4MnItmd&KH_yg zQ&cEs87Bz5y33x_&VljK-rf%0kT&#pP8Yc-@+XfrB5nCCHXXwzidVftTx)WkuYc}j z`FujOfQhl9tXSRV*sVp^@yKz*v6y*IJX=q^>)|#>Xw8pLu6$S1^7l`&r@)X z62>vM9;2@7QaQE3&jhNsRn8sA;>YFA6;GI?3_j~#$!i^Nd$*?q&4SZe0W344_Zz{l zfs&oKdR+2{&ELfnZE$}``?lE4MT*nY(1lGF8{#Z59d>Gr|qnS6gJ z=k-?{QkK#+oiM9^|rJotsO4+$6Dy#f|a@7ND&y$wAdHZ9y3 zhn$n`(PhqAEP6Ec_%qryBRg;Vv~OGTI*a!nt!|sF(*gKgBIa}Z|HpP(LonSKVOzq+ zvZ~*Z_oiXs#c6#GSSL5XP1$$&ocVTS?hdWP?E-V%N#OZu3ah6F?@$o9wsj^}c+)4z zTy!Ru?A0jgbKoIy9=2x?|E$vepj?W89yt5t<@}%mSMkWa5&w4^Z5SOY!3F65QS0DNrcZApi99 z`(8X3&nvmeIcIlfcIG`RCp)vDb<95O&f5OSrJcnqw&M>x>jB;aZAQd(t$SmSv(70G z$^6(UW4ifv6JNa#?DB@4Wvb|!8|OAbXZ++Gordl??WC6912ztGz)X|LrPqs-2)D~W zO#@c_d@c*_hQ~vH7(=7m91HW&yM@-1T3=|?j^y#B{_33U>J*)C7PE11&N1E0nfLIo zFi^}UHMN6hLNB;Hitq%EM?!tfSL%{4L{>AI=KX4%UchIqg2jgXuulS(4>AX5*3_2S zt^5B}hl$WZ54R}0Wh>Zq@X>CN>}hnO;}7?%P!k0IRDZK-j{o&iA9;aYt}o{3RohO!bFw{%hNV3@FNImKdZHE`=YGNueBA+4 zu_n*ZT5*2;jyv2ipADho%n|L?iG_h-acIkqKW(I;7*Ahomy|lG=fx2wmZ(SeMW=yU zu6MVd_PyW#zTPEw`&7 z++^W=9OCHnd;QMX?(F?1`qoz|mJ5Vx9WXg{SKSkI7WuKw)S_|g+*D%znbf3Yysav- zl)u`9dDWbF4EYy_c4}4wIT1DI1wouYGZ_;z&pf1Q{up<dX-Tzq}t8vT~Oe3^GEY zL~2<0@7hv&rT*M9=-ky^pYYWnmSljXu1ptM-JD?jO|?={C$MAs?xQ^hT6S4jCv~s*~FqU-NInf)*@UrC!*pWj=C|qfi$-i~A;}6eB z1R}LAMVlvCbM`Gu7(^^+ESZvr(pB5uxeeZvK^C4Kw^eRHjrUOAKt8;2j0x-yc1#*z zk7#l<#CKOY2FRTQ4?p-|OL|<-=y&P+b&ojn{ey~oI7Ni~L^j&e=K#Zv@j}sEb>YU> zs1sF)l%Ud-5kHX;izi@NWL)|X@FRmW!(2r`CpaVHl5fyRx%0rK1n5!4`v=#DS|@^p zE1pZd1UaA`j3RzNZb-g@fDnR!&^Lbd(!jN}j4A<>LL5YxN&*K;UtP)zpe;c`?6HW( zfI$R;0T6=XHUJ_216m+68M4!I+g&#NbsEmrWB~79Z@?dkXkrf3puVp`$XZC{QC|Q= z*pZQ-Ggv_E4a3y&iTN4LccXm!lW3A_ikw8`9~k&jP>f(IjEjL4E*XCxCCjz`km=L| zFP5?@;=5PF^|qWS;(yYq+VO2C(mvhouG&JCfqAp_3Q{ga6!stceS9!(nwyC#sQxMv zY((=|DrR9hRxu|`OKhFRGDK};W+144U+u$exW;g8_F%AUOF!b;7EO73as6UsF}C!J zYOZ*L5ut~DnqD)^waHU4Lyw?wUGY!)<;#fN>6I6|unCA;^_BgGo`wyU$@_K3H8yxk|7$s))RCb)vG%0Xi+p_i8$I%LuZdeCLM`*)m|2Na zEY`I}AsI)_;y0~20dHmkM>6J^R1T)&56R-96bF? z8v&i0FXX{Iqm1QRAvBDD_q#+PRnI@8y1x^Y&b8Ysle;AaYJ9S|*-fg?*Vhr=Yo!5a z=Y9)LHB(GINK|#&{+@^{#MQMXJCyr{qMPE-qFOoIMKmrV)6~C3n3V<_(;}d1(m^W6 zzFiuc+x-#4_iy{G#NH(`1y|99PK}4({Y^Tg^tWAAs@uC6b#?y z*1Z~4%dCr2`C`n#)XS`6EDe&w2uK(|RHp!$+d1s#y%coqhE7HN^R#kmL5L2^YR^w5 z&whQaxYCF~idDm@0-3?|&!ZWP5N3K>)m&B~+E%XVFFzQ}0Iq8iR_7_yb^@ax&*~bF zxJ<}_b$vJp$i+EU+9$FI=uwZ0leKzQwQJ-ubFAm*!*x(Yo6k)ny{P8ev1Q~&-u6l3++FGW^)ZH6+!@>* zCq6rP+d2=brjN30`xVA&pVNjWECqBF!Qp*6k){~(8VuwzKE#;Qaf=7N7q;xtHh(81 zxzK~nDRcNMe^0~f*ic|wTl8o0e(iR6;qM^2fze(SaoIRbOvMjwx~_6UGtNJLfeSWYxhD52Kt3r2c(`wDW?#=GdQ|S1jnFvOT5W#mL`59cSVvUx4+|{icS>jxa2>$JBsBzIJ0A9<^J@91r zd7=hihGe-M%Y$S3?)#4AM@QA#on%!3s=pmNw&-c14oXznE2U41-tlJe@`GeDxR3K$ zv>o)*pp|;N6U`dhC%uzXDo&4BmM#|1CY(N{qFk}f&HP7`gO@vD{>emHL(8yZ$Zr-P z_~eAM)s7xfECob=;-K0(R+%fCF%Msd$lrCK*Ll=J`AgpsO<`^4E2e>z-WAnt++5eS zbWVHUA&jQ6Zk^fZqh*)R0MW*GoukkB#nal`yv=u#>f*_$l;K;OUMao zO3P_vKl_X+%l+|4mqmzDuvbX{fgKqwH@z)k_cM(g{F7ujUnAC(*x$;tW0v@oern`dEn9Lk|5yD7-6Vj!+y_e1W?+*@doq--ux@r* zRZ$D1&Mj55wSOJst<5);Hy_KR)zIeuwET=ru|2BN5iR@^(qqhVl|c+d&bjwgT*O{} zW!oe_4nDV)o?Fd!KtPtTc5irehPrym;$q)e+$t)fh4e6)jrhg-t3p0wS0c@K#&;n^ zL3Ittb-o6gSFKQ!%ZY-K{u&lkB?x-}ncky@#8an@0r+Ev&3ZzZwJh)iud;nCa9~k= zLuiT?5Pj&6g@&yjo#gag$30=VrCKl&fxD&F^)2X1hc?lioz0(YuFxSWc=MPKS^sNWPy4|7kl?l>v`)H(O__x<^L+Vh8f zb9DP-B%D49U`&`!nt~N8oA>Xou93W-T=>9N?+4Iuq{zu}kjNk9 z2*%l^DimnjptILzz*(*{#Qg-lf{j5$kIu+w+H)PPO(#CV!@P1O zsVS20LqZR!AfeD>zkk(Q5<#ftTrv{QB4GE)Tei3_-dQ6s#E=zSM@v>DjdhIFa6<-swU z>0($*>t8R)O5Z0hwExr3GR;5z3`;=CvYp7@3Sft7cy$?QB9HuDx$!u8a&hpvJ~O*c z!oJv1FT0Dws{wAjX;*o2r1ZD$@k_^SO~Iso#_N8@e^sWN*Ya4WTJ|K4z>cZHFNL%# zC3f$bp(;atnmnHLZ9K`VMd^F}eBrAnmd@Y7hq$kFv>FO8{Z|kBI|vr9-$WQ>`bhc~ zpmoZhPI8ruQHWa}>Mkz35@z|C3HXp?3u|-K_Fh}YC4yl3_kUrU5emnCiDfkE7lGcC zK5H8X?njsCZ&zZf;v^YU8P@{38K?TWwpGTd-B9Ls7CBn1>pT(U2h zlzX`c#xoN9yY>iX@_Vb7L`Ol47N6ZfOzK@zUyvw)3vR7e{gv~5*;BX($1iKfa~S0B+0#c|`7qS>Hi9LKyJrtNqx@?RdaDol62ht6p4}oFtG56Ly7m4w%Is!lkubi@Z-*fn}8~ploa&u<`Y+F@HFh&_d2!gxPK@ zbmqI3{=vWOjMut0Gvv0NGQ#6ZfAf~&@QKe%{QPNYGR9`lvG_ASFPKA0iWN-S+9k&CRja=D@v$b z;i`)t97J?B)UPgb<$Pg@UCWr1bv<^H|b@AKdWRKFOk zQc{32Ud_TloGchw%UAN2?boO*~70vH=CK=Bkhalot{&wtHz&LJ=^QXK1DVnOU z7|&1j7}-?QdEU_wpV5)qqvo#CFQMMuDs4jGT?Q`2SQPcv>NZ0vFITNG(QCY)Y`J$fK{8|W5xb|O?0t%y9n5?N9L=lJSg#p@z}1U?{T z8>Zhe7x|s`8_|1-7W0+f6~UpRLiiK48$|$4FW}T}Q&*zAab0 zarU`M|Ik^yt9!PNWhQEA9loMv;7&@Ub9@)^?W<6U<84u|=kVZoe4xu%C~AP=#+^6i ziQjQ2DsG3Pc-iqY4Ap7kSD@iVfnp!5u5bt`D#q6av0BV8it6|9&ss0cAnkspo8mwI zk7Mpvh%{NfGR;<_nDwt_Fmjca5^3|i zKqBvxOyO=fYO7I0%APTdF}@Wrz9hm_ue)}X{zH&fob4qmv+JGcCF)+h-gWjh@S?m6 zX!Rsh+;8iCfap2w!xGj1wl?Z5fQX` zi4u|hSSF3vC#wz1>rlc-D$&p2ZjUp$x-nQj`m5!H#4&zvR9V5MmXkmE;?_}u(QQ-x z?6%HQJ12fe-C5=H!*#kNdbpjE?^;+lgWVaKiDqePpP>c`-Qd z+IeW{hiIIYwXG+rC3bnywD_30&vrTYo@gh>fs9dL`GIiQhaT>pm3uL&=mzmOhoeu6 z&grkePOvIk@`p=EjR4wqEur^l=;(R_2HbIzRRmGual4MFw1=E%OUnbyO<6Orn6l0{ zbYj;}e^j*?d##UZsFZvSpix8L{Q(8-2c;D#D#to;HH3sj6YY!QP`qQ@RSU1_6K>R_BHm30Xq$(W3R?Vc zc_o8q4*6U@A4}a!;ekn&yU(n!=f@2^lY3i0Jwf#p^XmIF&v|YHE0y1#C?5-#2B(rD zlbq+jsZ^G{88z6(4+%b*#=v;-K7b=g3;M?zRqDbhXYI17CUn6aVa!@uD8f=zFPNLz zVa9p~8jrDYL?VBj>A!9`%`7BN`+r0e^EKKwF!ckoScs z@JG|uM$(w7_=7G%6v+z-7$MVcSQjwNNk)SMe+MlKhJ9>mvvTo};IFB=Jx36ZtbJmv zAYvc$hS*n#f}?5Q#{v4^4YG|WX%0)Z$_0D`odYZgZPpyL5ue0 z2At720Btv$BONqDbqxgHO$873Eh4dk;Zsbkw+viiQny?O1Kl}T14bg{JL%G(?K)8n zA)`;#5EEb@lRkVV`%>q@mKSMYLN@7oU;GgKrv_jVCZWgXXQ5Uc`sO2+bvo+^?jOVf z^;T!^q_f z=W~{qh>4qk*{v@cM%@<+we)pr?y($@nV*I;FZ@37Jw5?Le+IQn_!LI~bgBv9Vybj~ zm$d9cH5S2h$a!~8K)bs!#f65U!O3Ov<><8b^}R=L)LMrm1kzS8n)bF0@^-3cnC%cH z0#OzEXB04#&Rk;wRa`4_ZypSu(*3A1{7=@4HnYdad^5m!c(Loa5IX=R2j5EyDf+0(n8yqnWnt|ws z8?w6JJddI?+Q&J{DXSGPITAXMxzE*jbG=56`GLQ%9d%|x_E)XSVtb{+f|D8&h=?kg z4JY{9wB#rLN=ts?^U}$`qcBX%RPJ!a zU53f)2bvI&ZTW#;j4x*I{x!}G9&45M0c<$Yfc}Z@kmcgA$O0!eOWi=5ujoK)RxQ$C zX>U!yD}XF+@Y}>#A=e0C$Aa^KO0&dHqHJRl#^@5wrdCX6`Oz~#!|NW;5_Rc$;31(QM-!^@N4n{avGa+7hoESYB3VrLZ>$;WK z`qn(e8x`)HkK3$A!#q1Ijncd0^&TiPoXBG-K>zR~Z0)8C}%?f)JD%q%M%LpZ~lry=~T9~1WE_^+PYy967sgInvW{_2l$N7p3% zRrwrkP=P%m8L{7T7y6=7{D%G4lO?qjYeVy0DoqIuY{}U1H4rG$LR=9T^<7u4nr;3R z>qQ|r{arAw8*#vykj_X(pR>$`xjpNhNI)&lJHa72DTAkWN<6B~cX!X6<+E8}(h7Y- zm#KFb%M?E#HSH5;DT_dJoG-LMjc->s<57|)r%$OG>?=2KFfMXb7|6qaBVoh~ZRus9S!=Tf1D*%f+Bp zwh-KKLdfOqwmlSHOPUK2q_6<<*PsYAg6g)6Qq(T|)^$)ps)9Cj_b{!dQCWuuyxZUY z1m-!L1{;x_M(Bjw1u_VAxs>H*b@bbQ3mVtu!jn)Y@K|x(H*rhg^9%V!5m(#(Ka8wN zLGAd-22c8A0xr5nVW_<@J5~CWRNf{!YX$8eSFsHTCUr+lytuGf@vk)}>g#Hz8wQjF-+>97gzc3EEld$Owd`)fh*+k7IbOBWu4<6@j1dcVPpI>%5R0KEwh_$&~ zm&F69xe0c3u zUP+d|*SDyX)c>{CME4MK;J2%TYX0*x`|@%t2Fv3!8iTNK$Hm}RS;03fT!V{Fq^{r_ zc(42Y4x$3ZQLrTCE9Pojc0D*Qs!I^JOak?fn=4Aca}vC}>9n=M^Y-jwnjd&nFOOsK zvdr^ev2(EA*bE(w@8>MJ=a@LL`5NEN>cWyTwi|r0n$>&!lV54w1dj{(q&XixAM{lD42hto!n?I!vK>hxqR z=|d)1vp{j1-_J%eZ!sH-4Jz1>Z^98#N8WQ{Qq|0l_9&%WX$vH(hQPlz9^$GbS9wp+ebb!@IV3%XV*b z)P^8*;EWlxk~#E>#8boBoD1X~-yC-X(Sy?q((oU)4@;Vh!?XYgJ??S*Fq^$#ScI%F zmkg_3;GM60UeK{V^A^uN_qcF{SC>l#Zx?GG(&(WrX^j5{JGeOWZWYW7b_jvH+4S*BQBtINm;t%G7U3D#{Yt8XCODU+gF z^945^xkK)bZ{f-b#c3Vn{pU0b$#7)0PgJCX68)OBHXjRgGe^z}yei`W?$8L^62#cW zLd3=QkMqZV_7xgsr#8w_uTcksnjN-X-s;C{vX+Wmp{L!g2L-K|q+TsjB?D@wDdx1Z?ww|O9%-`HJQ!7Iq`|J3l|8$)N$`M&krcg9!> z7{R6DUVy>_(SLHanY+H}Au%88?tGZEZ`{1^nml9%%VdC~dUG5R-+bZL@s}i7>V>Z%NuZk2W=Kd$Z0Cx=7-z{QN#RkG|%X zVCn9mwiUANaQEw1ZuJjJ%{U;_>i&>>q*qQ|T%Kop9%Z?)nDWK1QA9VG?(&9BMG~ho z)sNG~ZIvzM`Zp@@E!qoluPFs6C}$y{%!vf;`ShnKfkdSrT&I>}kBRJu=oW*EqF5Wh zR_}&*pT3dDd3~_=kpgnfK!WBn_E;B+9_cS=lM_(FfB9@tlq73mD@Ws5ZmYhyhrC*p zz4!{6i1{p$Oqj`Dj9j7kS9;Y@PDcND2#~5G(_hx+r|$v$6JgIlqg#PAINF%G5U0tZ zTNiCxlb0fvlz9Hm!tKfXQLrRIcj{q<~&@p3Mhs+&8vbJjW(@&L8) zIW0g0UJu6c_I&E$J_6HgW+ZJ&X=i}7~4_mo+ zq1JAtJg=)IU18eK^-R%wUDUmM!zRwyVyA1pcy`t7;3-Tn_jvlH?RB5d5Ne3wbO*uS zMZqcG7GBDeu^43jvUPpeM@4aF`E+jCzJ>9i5Zc6>EPIW-FtYJ74t={|f|dfXeh+C99ZZ*2i@Hk`Pr(Y;DH{W)|;TkrPz z-B`;v8O#+eq2DGHOSz&g;n}cwC;mK%qLE#{m@Zgk`oZu=(iRgy7ws;;mw|v%1xSNH zyOz*1?+9Gjfp_`smcH!suptcd?aw%OT%tMEAH36r(Pz?uZtlD$(hR5Ks4#jzPIZ`}NdP4YP{i;0>rs+GDB=(zSI3ti_yib5e9AFN7ik0l z|L=O|^}k01Up4RJvIN(ZNFYcYzQGK72Wn?brlI0WZY~2YrK_&v^;lu^-*gn^BGT^y z$gg@1R_w{EBTY_Wk4&go0h_+U_SQHETg31RVM3 zgliidKg29Vj-OBhz&GH(%OJ$`f0yw8SpK^VMNIzxx%>to08*J8HnjcL4I^2Qm3OMd zZJCiAuB-U3-qzS?XIT|lGXi<+Nmchqy}LHZ{A{ zUdb<8U;Px{VYn3HK|@ptXVXe(uRa+7nPW-oswR%c^W+vOUCr-jhgGNNS(d&HSautg_kHzed!JJ={7yr3;D}^`Q9WkTtjKE<9qClb26dz zJVoy@kvA*ABF7t66yUN~@RLK1Ve#8PBR+g?FNCioc8`_^+YQWkTRf`b?^d{1j(Q*o_=`qJVvJ299^eBCFRqdkquI2 zFWJm1f*)n)otJ#FZN@@|9JR_%Q-F7lrJ8F_1?NZMAsgk40}~v)EaDBX?^E_hzrx|R zh7;dIb4^!T#Qa`fpsb(dMW00U=b27}QR*kKnHPLq9!fe6Cn~csmxn<4jBXN#qKAAP zJHGvg12`Hdgcg$y6B_l`lZlGh*%h33I$AjwO10ZK8$Uae4VSK*oU9z-8}eOgrOC%o zgPK7kA#LLet;PrcfzX)HXEW-~CODl`(p1bWP@b2?XCh(C8(#39&kE<8wl4e^6(_>8 zCHUOD1s}3DDgh4k9dS_H7D5VPCIBKVTH^%uC~-=H1BFKH;CBf_tZTj@a)9ARu;`XR z>(=~7sc++{y%-nzh3qA;V8kY8xFVk|{bL*D)OZW!6n|qarO^6Ele5kzq7CGzaPIIO zwTK~QbrnJHyUitOrurB7F1+-k+Iog6cphi7oJIMo!pWQQMaEJH&MN~=unwS=iZ?8n zJsD}dB>~C-ay^bW0W(?c_{s(-bC9^i95sCyQk|*+U00QW-co>5jzkB=!+OJG(%(iv ztJz(%C#pfjPIhDMRNP^qdDog@@D)aN4al&n6I8>c1GxHEcvm7uzR9f*u;pwIe3Ff* zb>Rt%%oBy+kV*!*=Rvv6I!cY)!DY3jG$W5Bef?8i5&xbz=Rwb!I*o&49u{LvOpo~B zQpkDo$y7cT_6~4gj;8joe%K9iDaCe8HPNWp=N~ygCSOY1=-h?fjueIdT|MmFOXSIpyst^;16 zpFz;L6;fL(!}vDfoZKSjxJkfTY8I7bR}|V`7AeKA{Lw08kk>#GBlA{F?_{O==V^C0nR{#;H}cVlmXFFgc_vzQ1LMu@kX_6)w`lK7vZUSo zzM5XDQnN=jX(Gk&5yc~n=YR&R*!o>g+GnM}MO7ox+1ok{os$?#Bu0Dy2yX9Wu~qm* z&<&7t1A!74wWO0`?S6zaOvTe8Y?>kad0{N#H;JgGfg>2ZKK(~-t2jhS;ZWJR!0 z1rw?iE(5TLx}YUFXCP=3Nb)g>;*YoAvWy336xpcbF)c2~9zr**lB}b87Ie=hz*#yq z+}-|f75Nzy$DFY>lHUXTNJPYP{hlEsG8OFd46cx$;Ix4+^3W#L+=s7ojq;B%jOEnYCzZ|8cI%4c|dwKgN&UZoKSHg zyiM_g#FNc5WJMmcI=-XENnYsLszCRK;YZSWO%3hpAI$FHKg)Q^U_6}V=#$77dTxf4 zEqsn|w8;@QAYzKn7;$>to(ocN+9<+bOA@e^a&~OJ<3ZIzVivb6Kf+XE0auK58S*R{ zRoQbZ=wtBU)1E337OCX+_9oya(Yp%jivo39{xF{wX4jX1gjWdqgd^$SRK<&cv)`i+ zb|TnLHG6IcDQJwE6Y!6WDrmp~6&L_k?cpckO7OlYv>qwYh>@Rf@c+38BI&M58axiG z*D$lmO6*+IJ|GP-am`_cokH!d`*ZYnR^fFAgP|pd)?+%U>gVJcK0io8g4h^uyAVrk z!M;s`!56T^Xea_j3~;f5NNU!I&muI2I`#gaw6EfJ*~xEPFF8c`fyNWLZ`WPk@`m|V zgZ{kiTnu^|gOT3-M(KyDmQ;fbm(t4rbn1+(b>%F#bOaBS@%(;+U3wZJ!W-86HRg9O zRKEy9P~PxaJR*EKuFH0eoHfZO;t1Z~C@ulm?Zz}mmiAQ_>Ue4rp)~tEtc^WTxPPYfWwV2=pW-p9 z7jHe5`NN5&5^g6`J4k9EAKGG~LyqKg*M>jOLHZD)r}_vswH8a7PL~l;Xv`TaQ_&+Y ztD|$dsoU;*3&Rdp3~JtN1k%vkd?F{yYq9R|tj? zYqMv{2Z(`s<>l<}ij?9N5N@N^(?~1w{+s^;g#uFbvRC5hr;Z!#D zq>#*mLOn5k!BMYB!0<*KgfX>}fc?C&SN*Kw1U(Moa*%>p(0`yiyLM>uCn@eRCO}+uR4qH_NxxXvPNZkS!N;Ewi)! z%N9O5%Wh@|HvL14*6}5=7JeL;Fk}H}spGs{uiHD(E23MfXp2ABoSmuwTI|?8)Or*!GIq;#Jn^*37 z3VJ1aBQtD5^+i)YJ$&1KR0$!!sVI;!`J?!~{+zE~(qQ~W^F?)=xtWAol``2u4_!cC zoUg9TIT;c?*U|uyR*Htn)?>F&U%jgHmpKu3*$r#@3ebW|j@hT>+O}`+hIoJuI0~&H z+!jJ)cp;qbq$WLf*>f`HvNkxKESxdR8)<7T7F3_6u14dVQqxm)TK=XzgoP&DB7OW8 z83e)M3!`5XCjrlXKSFQgG|L>tn757~a;|{xy-tVPIpRdEcr8IJ)34WT_G*030`^`^8JL)>;WUu=*7*6>TmwKtj`q^BhPFkmU8vd zrYZl}pupJxO1mIdU=r?01?@02yqiF_`HTsvCH`D{4q8CCf3P51=*g=Ps6wVTEqnK{w#a9uaA@cTe?;N6`|D&W0&ZR8|RSyv8Dtz$YT(=rS9(8N&cvUE-GvVr94#Ky|--RhB zzG%bCuK|j`J&}O>d5aZryFDULW@Dh;j+pr%34`d8FXbQ%67Izlap5%pniF^_QsA-e z>8Ayv>AnzqIH}4{vcL+>A1~k5~ zb(4Ulnt+AIpbwDU&#_qQ>Y2oLAG1s|By5fdI6e!Rol=&NoD?bW;c{Y1Xbk5TX}FW( z8qO4X-mygRnsCGSSCxnjzVYBj#2;_TmH9pSMsx2#*-s<{cc!4Oi5(*bF+CTA!i|O! z1`Sl40t6ew2W*5z?rFd`bP_I=X6T#(LX7|kGNCy5AaViF&Vmg8>gN4_Y9NsyBT0hA z7_4v*V-SP#KvYEBVS&)V?kT`G`9^5c$Bz6ra&Q*K4S|Alx}`rPZc312uTb)m4?DC z<7tI6gaXg9K{y52hVx6D=e9U%t+K2o^>&DRznpN#V22t0%6SR;a>qhT-jdQDOF_a<*nVUk<24}0ryg=18LnIRJG>aI<+Lyf&vj2l?y$53l|mRW zmW}pVSorxl-eJtW0KVux6H#!4Xl?vUP{NetOX{+vy3X-SGzQp@J*aFA;ff#yuUPn| z?SEV6c)x=)$k13ku1*}2ssWzpz2@3)nw?H^7(n$2aaC~DQT?k95dI5Dqj`vuJ4@Pqskdii@E zv&YUB)xLuZhPrs?)_3RU?{y#DQFmxhf`NSbKADv%NlZgsVufZz8|!^h(pAj|X=+Ty%XOSZzw{(5<$)CI1YTlu}9iI)s~R# z-6Qusty=@Ffxe&TCB}k?%U9|LICo=sluGB`*T|F6l4@$sd|Y~6Yrdd4yfgzs)zeav zL>sK=X)d!5d5a_eK0^yt(O9d$*gAv0BwA_tot{!YYP%t5z!YDf#}}V}vVZ27!ILIf9Y8Nk0ig@(xc$oq~d1dh_eFn)#uDF#1DCx1^k-2zN00G0V| z=)Ko=E˷I&7boWGvf)g`_vzLAB1uLyOU_7s%u!v1F^2^-I4nuCsO zO}*GW#G)*BMOJws#I;mqN(qG4Cq+4Q60>T6<6(eBn~6!usloC2bgAYfyf zv2;;E@(ifNtW^^8$(S#2Fo}!K*pl4E*yNx_s#gFeeo@@=vLzePo_%)5w@YJVW82m{01p@D{{QT* zEO4HdzX(!??gNhEah5o2Paf27?#RHYm{J%qQF#$3DzVJoe$f?=};u2Z10NkgE)`UfBL=Ffp0oRSP! z%OfBHRa!wk+!8`z)ml#ZTMwKsky!Q`+`5C+v%fuXl)&V>in2E!!qCnxy>P@lswaZ5 z96pNA)F8a??S1_d+%0K1cyD=+gCisYA@m^VYl^{egS>d*><`nMSleyfoO9Ys#0dUl zpY>S7^-`=)QzXBVqC;o-473a%ss2(~D4q;eFRA{>`=R(uX!*Cs#_zA6Xsceai1IUR zW+2zsMQH`IGHQ+gCrqNu>)wgCgr{v#Pz{~X{@@;IA-Lu(zf_{K&bwf;6m=0FbARAO zH+*}dY$>>kjnan~B6N}5;lY3KOYaZ%Ala+pAE>Ed{c!{bq$iJNa5MPBy0q-3!5f1M zHthk6j%;)lIg5e{E1(m^>{xS|El`5BBM8i*SP@-ews=#F5?gAWPcm4&IRu}REW&7UvPbUY(ubkI1gW4!29ACtpc+m4xl`&oXBsc`9#%{k1It@Ct zhR6DcST852xjt8RX~n~%($?ps)VQxIFCM?FJ9Kk(F-JwkC*yjsN=`#{i!pjai-W_b zoWu+@zV{#)BuarMM9oXlxSw?3FGd#ZvB1Ld~*LstZoHPpJ-fibA5WZAnBm@vq(%@ehHi*PfM?F9u z$y`Kh?wMZsxRPtjX0t-`;~X%0RcUxXW?rIW>I>42iS`e?ItQEsl<%ha2NBXq-e4MN z5MS{eR&FB2EUnR@{xUNKa%Sp&X6GS^)yBdVzKCK@<}{QRqf-ho=1u9~!p@ZWJ^F4B zyY1k`Ae*!kb0C`uDfVVuiK^FX6IWf|FfWe`Iksv z+PWxRM99Sg;HRQDt6a=ZlAe7bGz`h&%1fG>SZ+E;~ z=t~)xt=PE*`$%PGwe6cw#A8JJ^XW!4T~T;QDu`$e#7guw^p`Uz`2U_D$0CmE@3u=u2tr3gkXLsZcK#tJ*k0gZ)9>Vo zAMPD`|M>Jw0RJ$&LPhk99VgLqTAew`=e0>@8i=Z&)**ba0haUTJI>j9CLE$j5hjSG zQ;1+hVvO}UbaaBB^ZqOr5Co(6RU1;C0AT+5fH&?c;JESq_Ow&Bt+N_TV?4;AfFl^D zOTPqqRSiy~4JjE7d2u^l_ME4+fhD9iwBV13p82m{38esbA zy`_VN@$eWjoTm|-XT?{r%#kuV7h9WztFg$(my@(NDO^1`V`Ok94d$<6y)riL6?oA+ zq|W#xs{+B@gzMcP1P%fV96FghEDSmYaxgKq@rSRN+Dd^3!nKNDmT?3b(t^^_;c^zU z_JSzuCj-VrHpfn?J&&NSLz+%wJl-aQfzfUVR;@_VMc5pyx?zgizf@BMimfnR^-EJ? z;VGf3+u&D>BWMAk5bKQ6>bOYjTlIk0o`u);gB}RI-LQ)=PmY${RFXC% zh{nBNmxBixMg??gNwZ4~|2CN8v+O&!0JHOU^n(i{9R^x5z6RsZ^#0R?+4LO<>PPiB z45|sS_KXXwJ3=2m!c#-7=^9cBpyc^k^GXkCP@hi*fkPeto}#fY);bS$s=M>Aysk}N z9YV06ZwijWTLeEc1$h8&#c37SY{jkC0`I&sUyKA-{TJ8krw_zPF8^$! z{oDn0SJRcxpwB&|yyk6XS_8=8o7GSe#Sp)?#mJS|E(fA?ceY-Md|FJJZ zY`*H^wR6MNP!KMFf?6+G4FaNXTpZTl8`@cH?D$Kte81Re0Fy-I7xV$5N8V3x?4=>D zAn>|BanP~`rhyr$trrsVSie9*3nJ;095`!3u$AmAp-Z#Eh^pyqr}x%@oQ);mVBqJ@ zl#!(nUUx@{ju>BU7i_q+dT?ne%xC$u$yMrie-&s)DutLe)lxP*+41^NV(9+*(B=l% zyu_}*zdax9|NRnE$f4? zv+LjESn@>f%3}JeJW>915-{yv8pUS>h7`K|Vm2$86K|0u`q&y!0BpIs)%y^bkE;|Q zj;`lT`P6${8_SMY+Dzf5$k7+-6ccrsYq}98^Zyuo?`XKXE^v7C5FtSr1|fQP^-e^H zC<&tXjNV&xA&C+)gAj}$x=8dIy#!aADA7C7B3ks$ck?{&`~JSQzV)s3`)g*-J^So( z_SyT)zWeNx>qU%u1uZdww-P+kr1YL~L=q#6u}=H%M(!y#nmcjwr8Xxl8?%zS=QPH- zGEC~6RQ=&f?hDFec!m3ec^reP$c4&MBw5YA{U&$Jx;+lCY^>4fcHaJ&8E7E1N7;$5 zVxBjoCjxtKo@1+M_!IL*@abc<;slaf4jXz(-nZWBzTpm{?5AuqWiD+wNZJ;4XstT- zK4V~sDgEdmur}FzL`rqW$Gi_R@c5V*vKaP^&ba3s zD;b1b<=iiy6K|cDsNsba>v}|F*jWVqhF_P4Rb%`I1RY(M{b;*;cIOKV3ql8zqU~*m zd2YC)_;A&{hBb!)E5gV7sd;vmEL6Y$M?^(IukBT~B>i4b2?@O?Yj7ujjw<}8j61Jt zYRKc=%tNXBQn8Q}dVr}&R#>WifY)rA;)3sX8Cj`PIuG8PWYLRJK$h9ntj8ezav>(- z#zDp>!~8dqSv`+#^LytY+211Cf!1=`PSik3@;&Nt{&6uf_DsvEb9opP*@TRZA;X?l z0KJ4VUoS`XU&Kw>61eHF-+NQAFg%2mV;S>3R6S@!({?3j$3Zxgfj=3Ufs$RuR6Ax5 z?Y0@HRvH(Dn-ZqukPPB~(9O#q?lcX_WT6{#E~Nbd{8TAekhuR7V=;k3KFb^WwI6O3 ze)s1%c^c{t3H|yDUxI&>0(k3&jXsQ)V(-%QrC-1l9yR+cSz2bzmxlZ^I;vhbC zX4VsZyUCO-i&nVtwiWe;6>M*3^KoD3L(~Xv1uQc(gd@DoLMR{F7Y?)Jpl+4%Tr}zC zYBv$In|ZUkLAk}h8!!{+&dPcy=CaYjUnQC zq4{7*4A_n%{tZjcU{o(2Y9)aMcBU^i33Pflpx=uUZpGM^T1cg^!N3_N)jTG)uO2#L zD}%wle>4QLU!|ldG~)?FA;JwK6=dqH*6^JlVE#<)YrUNu6MonZxmx|z-nVy#e_oJh zKPym3{7|#$EKaBO8TY2Yv|M|ZJ`3eAj?g_>jESwuzUJ>KmW8-8GNn)M<2#2x4$Wv; zlg9qImjiz^_sOuKh_-S^2K38a$+&*;eN!$f#-Cg_?^Q&+Ns&wr>p5QfCP_``d@e`sh`~wUBv=0jHKk&PP(yHl8S96L1PxD#$A+-x>Z?UL|^5hp6 zTAvG(z6gRve?VmlW)CGBj;EgIj?w z9zJ399KE(;o@TG+8?h`9Z|K(j!)^49reMW_IAAE|j>Kr_jbU12^vkO8@!Ie`k-rQf zlvFOH6_Es2uMKBOyFG5VVQT>1jv4^VPAvj@Ps5@3Tyh86@D-v>8--~5I9`CH3$cU| zTCC3Qsz}3bgeX<1`bHvgJD*?yUU&6*c$8!~TQo8KeW0_n9e9c4T!AM_u-nP51j=kk zgx`yiWt zp9B+iPqwNdW&2F@$lD&#BK%OjFHgCi{d&_5$}e1baX)*8A4x#WYQswCPcOb>PkHm^ zJ?%c>{lF8a=D9=_4(}h#*E+AU!x!MKBFyx{_|PXl3q1>lJro(v1bteBBJqdXeHkil z-dOz!e_%2~b^gY&KovnZS$u$hLMG;a9M_!e zmUmMJuwC;s-GeQF;{uPom->AY@#nH_37lG@wOaX(e{M$KQipabuk4?pqE%xvVfpwi zPky+k-g-ptjw%;y2X46iA*S&x`4hdcpweFK7j5X3puO5dVCYTc=1l>?vi=8_OS{;- zUx~LovAQ+(3z^|wrf{d-N+K>VoVxqnz{5@@qk=+9haRSvy&4}Pvx;ew>1;HTt%gMK zHtL3+(~{1;d6oROtFCd{M?J);m{cd5lo66Z=)V&91t0pIbo5G7HZ|e<%@8_WM{PYa z-{@`~J)AAww7jREpo)*gUEXgl43F5{YAL!MYBKeYV4p{svh@l~k+-Vu0@Cg*aZh#C z{AA(Ml)W0-wdI;x1gp3HM|@!P#E|htosu7n;1Q1f%#1m{{~5+(NVQg)@(BO6$0|LN zke1lHYzReDq0N}nSj{CB>B zT8WSsqD#kX9zNs#9hUD;-y-xtd2TPJ|3@J0pT81Gpqh`;q5loh`XfO%a@nd|@9n!k zj5R+nSwZTS-bXKaEwAm|I2YSRp0mvcNyy3h1?>J_lEsH6R;~Y-{&hs+H|jJ=0ZWD2Gd(dC%gWT&JBE<-GFwG(hnnZ>d(u?^7nspyQ_4rxw6fbGB)x zXRLGXzXM}XIwm{x@pp+)ByKaGiz^&*SK+K_xk7u&BnqK%EDYINs@?H9|IFqFyq9a? zy>$=IpKJBMq2Y&t06s^ukht)4VlVXt!7N{Ek>6r*u(&TX>Ub$cAM(Bfc;5>sG_|rc zMmR0lOIAwo;6J|P*lcd}BqLoual<^6p_}J-pIM2;;j!FG7IiuM_Hun<;#4m`I6u9k zfBwYl8`a+I?eFXQKl4y-sQGeXvL6|9!8WhHP>9ZC|VAr(nCYuq22X z-=U$Nv3P-Ew^>EV#??%thJYw`N=Y>Y?8oznHygMizO#3;=BtD|L%;YFVk#mZ1__-X z^*qJLMqGy_@}2#)2ML@9vH8y_`H77=CJ(hW&z>KvKr`G`MSoW^5{GgPa{;~N?Zp4+ zjPvG5o@dHo^>$&o@N%cSLSu@yTdwDIlw}b*n`s@n6-LT5Qq09!)z%al>lbK3%0Zwh8@|ni_2g+v zlX=y<==5)Y*9{-&(w7j_eA|P`hynmc(j%oFwMvqj+$GV#gY$cbjM!rH(+j} zHffgin;>Z$xx@RwyMjW37QI}Ye0rQ+pG9*Gn5#6_BR|-Uu(NBRt|w|tpFBR7FBT~_ zarg-;QI4_mFDDdE@93y85w>D>pnf*^SU|1E0y*H-%QCa; zw)mkKxG)7*2TpS8qfc7a;bP&@^(?N~xep#Hf{bM4Kvg4dU1-4+oNKgU&XM$kee%oY z@L=e#9TGVy?uXb_aP+ZUp16M^lTxIjR=18x+WpW~8o2tg7??4Ap0p$B)znPpgJ?TK zj>A7(Lr!6K++)#^;t76UH7Q>M&}&UQ@BB$VpK_8~xE!rqqHAC9{BR`|^EN3$`ENc8T^o`n{-toZa)Zb|Pi)3C<52JNs1si<9oP#o`Xz z{Q0!TQ}4G0m={mNd~n9|d-8C7=^o)& zl1sh+j_IedD?VW4Oe*nCO!uq)#8td{0d|=-f-PTwD1)q%vE-rp zcn$DJCZMV6AW#^_DvmHlCy`{;8>jU9WVM{ntOnd5xV9lu?d@r~F$Zt|Q2)IVyx7{j z1f@!wh9-Yt59x-cCmrl2X7Pv;S?YbSJe-Th;4}Q|V4&~b3W7BmQvzkqMN5i-p=k&_ z3FKv$OiqFw8|i$5?FHc^KfjaDwgKpt$nx^D@W9&uy_G?=xNT68T1uZNX)egAs`vD$ zXVN_SV|q3=xZ$S9n@1&gnqNXQ2XjKviskXpy-rvQv*HZDGSRlK=|BFT;ZDiob@-Hrn7Hdb~56y>Ky1K9TN^N8?2=d+|;E7CbF|J&)&(KiXV(?)Sz+rfki z2kadpoAxpnY`2aTlEX6k-*L3LvA+G6QmAd=5VwXYO7qs5F)8LI-{XF~A3nuZfiFseiITx*3a6tH^w zi<28Ala)vi_YJST>Tvn>kfUfw2&W#*ce$tnruYo35tkf?S3>n0^_572PG64rU*lVt zb+j&}5wpo^fmEEb_X|Lr^d6oCsNRXad5>x6bI1V<_ZcyR=TG(!u7x{Uz?wf!NC~{$ z0b8yYKh**b48Dd`fIZ0xwH$_uVy27V!LePpx6o6^8O7TKt^B8|1Vf^(kqu%#B*s_9 z=_2P##ynf!#Go^?iG(5DqHQZ5sad$zo-25DAd{8@`pZ=FcAA4m67x*r`V!vHWq-#SF9QDy99zxV^sQ<>?H{4zAwl$k z$YN9e(WsGq`v~OP#~t2!Js#O7D-0qsV&Ppaa?P9Dx2_NAQ||pTXcVb%md*Ie5ZN|- za_r}&-nnSY>?bfYK#m|JNxIwj(zrh@CH(JrR%-MK4o?|r`&qXyFt5Wq!J9WEPC+Ue z*{{}$f%nN#eg50W#{y`3_k!Inx6!hEDLY>$(!r2ySM_DZ$D_Q=qj=dBv(j>x`p8!^ zO~3l-HLs?%`BpO)$^a$2=qBKG-t@Z*BKD~(DA(z349d35feY@B1yQfi%ybqdU~D6u zXBM4Z8nz6`hK#`JI0o>{M|0IwGdN+p#^G6VVm4U%El2C4`_Q+i5Mn6%5F2BMjtA-hzep8uF;W)504q*zqP&wbud3CgTR8XUJ<# zq@Nvm(aA#}J}ObbNQ;~qYCiEztO>+Kd;?>h%YY?Tq=UMh4NnGvTqMXF7JB9c83%^H zK)*nY{ae3W;46-&E>9#V^WZw74UC1-O093mcjiEcL(XU6G9!u=e*rGW;o75rp!6rk zOs7LJ_Aj)58!4Pfxg3u{rWvTz9>}^+ZoII}Yhf4Dpol`#1|tJqv@tPgW+J+2_z9Da zSU|8owb|qOa)3)L9L+2i{$5-W8CwlvdO?|M%HPbykJIGkd02>F=qdNm?&`#nD!FWAQ6<$zdtYAE`h z1(KZ?8O@G&`>*tzP^1W9EyJLv6NdQ_Xl4#eq}4b^Rp?-FQ$f~=RFW9M(gu<~ivg6! zbkD!vMcmi?26mMKc;k71)G#E@_)I#47`uxr!68K ze${GGK7={D{&Ii}mVGe#jQ(NKb3_FNaZb?}1D>*0siuJZCvSLHcatJ$XmEu?s)pWV zbKRP5)ty7!1#F83=o#p{={$MThWYO3kxc0!>(rRbw2f4MmHEo0KmI%4k|9&yZ+(iP zq^oGuKM4FhLzp->DpPgs=FF8*k*<!0H3o_^0k zh613#RX*U5I}QAYlvybeyq0?7VACTXa`VX&eV)Ck(LV8XHk|=?X`WSddeMAp*DB`y ztQJYfVrJZ9krfZFk2B;&v^(z^9h+|USNx?0hG4PW1J9uw+F!(n<4Qzdx$u{us=cX7 zsgyxN2~aGvlut-p#p1f1jY`&i)x=m{dT-X9mEiI#TMjfw%m-hPApJr+1Fz6u*zUeUig@q)I5CFXR7)DqkE_Zx3G<qy1 z%|?vxY&?t z2M?6xkQ4*opRt}AKqj~Yz0)NCW;~Zrn2!|oLiv^7!Gn%$`pPSB*qec=mCrUN+eAHS z7v=U28y{D zc8-t`g7m)#Xux(g-C71X(?E<6@0`HbKI6Yqg?T`Qu7A}Sm4QJ@N9GL%O^L|UO z&e-XbJ1*;YhMIuAL1$9_Sv0)ui=%_l&GzYNUBwEt`{NGjX}Ak%zpXn`X7@F4Z_nHJ z%E9uJx)eN~gqr=tQQTFfQy*w|Gzq5kK@?Ec6Epf>Tz@|AE{<4GSG4!es2>(6}){tvpSi?SmWRHE8=~m7rMqUE`t7b$jjm@P{4Xoox zIsdsk@g}?^-!`(0XtW(p!zsm3Nhc345gXba4_c*@y3#)a$Y z$2>o)rr5N(LZ4HqScy&17=MmZr0`c@V?b2Oe^y$EJgv=IVH2Y=^ZepWlULq1^xbTe zmkYWqvNkjccn%0eeesPT6W<-pXTR2QLyJy*Q})Z36?`sRzMNWM8vc=-?h_!+LI{W< zV0Q!RVU^i@U!rp#2sU?5#sIZ2-Iet96 z-o&SK{VHKXyfg6F_wvEX#8rDCuZTn6A7yT?L0fxJH21cS>gpO{a1j*K-@A_#S+OiN z(o0$@#K(5AMam6_>uE8q6S%8>#Gz2q4Urjym6blo3RAQkovb%&fg>#^XN49I46Mj)TEFH+iGftXsFPn(+h;1&N(yK2{OJQpLYy*}y3 zKJVR;zB(gtC@q~Dhtq>fFVo?@kWl4^PXiKuhzj-JFcFG!bnV;jUvqHEsW(dZZ=WA2 zS|HcLDNWSts8u6E0 zmqig}vWW>X)`}cfbfL?;;}HuM#Zj@AVQqqz3{r@NmY&;GOriTC>}2U z89fMR?bTI$$Q6;ik$pELN{hmzAmk%ZXz50+V8lL>5Q-%InJdVA19qKFv1=MSayb1D z95H$bu3*%V-r!MHjgbqVX?t+gH@@LSTDj;;K}jthZrcF~%+`FO9ywKG$w{_YLQ0Bn ztDu?E_s~8^E&lFxD-!-z!%CR6B2T`pYG11&o|3lqaU2aos%9YI^2NwPFkYYpqf**} zruwQKsU7JoA6<3^AOXIc%gN$vJAImI3e&zzud4 z`L?#Nt`c4saGQIqfULEHN=WE7#L`f6Rua0`l-bZXkP|DiV*gG){DJA2I&wPmpC)w? zn?gVC%;$!D>z{=9CMTuP?%`kyG&iM#m?y^SnX-{sz8s0L!+xobr@s}Ef&W6GMDo5H zOHjY7iP7omkqUqKf7;n^7(d+Ai@6M_F`A;LqwRsH_%8_imMHCmNwXNnyn?FmIxaML ztcbKAMr(~bVlzbZau{r_`yfUXkyN8}dmDutettbIdjR9$f0`)oPa}lPitJ6rh0!}< z|B^V0$xX!Q*tLyFjm3FHqbr1L?MQhu0TM^_yJ^L1MORgaT!p{?C2q+M$xlAFtY^+B z*UR%l&g=#0&)yVq@T*BZ3bQ5=|~WFQ8z?; zJmJoD``S#|JYN5GroD(0wKz9pP>=I-+=9LZeoNC^B1}i&CP(Ytd+#V>W1l>jyCOb? z9jrVRtbR1LAJX`OhNaTRPvyhglYR@bVYr9tr8#L1@kP0S3-$-1IKm@>DGpnpdcMsn!dxIMRCmD{`I$UNwjEf46~Z-n)chOo2e1-Q8jz>*IQaQ`3>f$ z>~_@|WjL=w>F(zPtd-}8#bWi;4%W&Uw7t?iXSx3N+Tn@7=Q?}rG2MV6E@qsYp7zBC zqK4`%a}OP#_f?DkH3|pPOfYs}*A-PS^fiqzgpp?+v+t?udAcahS3wcdo(EVHAI}r} zX@jl?Jd$e;6I|`iIHqjb6`i-%SsvyC_z>fItKv3tnt0IJFP0G{knKEAmK`=AhW@My zlhT5@Pr0y*65DaM`8Nv}>ZdKbPUL{v{aB^gC&+6M&4qmd#n@&*YCXwAoH+4M%HcRs z$e9L`VqBCk%;Tx$1K6NlwvJO?hZzI+8RxjXVrnaf`#P3=@_dHfe?6xs2E|>Z9Z7)8O+Zmr&G(3dv{ylhH4M1sGo9|`c~l4Lkn6y^v6jkA1? z>}sR8Sm!1&{pry`uR?E#hMQ2#VuW**z$`v}hoH0D1dG z$Ur46QWqyWPpI|!`W~qCMN9`9a?yB#h7J!CeDyAs^NoO{PY+L>&-U&@6UB6i-WiMD47?nC-@ow7$KzUotCPB> zL_*u0fr4?>?>l@(BNno0eunwLQrvk0h;s3vyBun?5;uHr2-wY$?4^q+|9ORuSsS2N zpOSbMjZ^h1Z4K8kxgu)2*&%A}^&K~E%GqEo-z+fp&rkG;ZSLuJcX{gB_H$!2t-*|4 zJZ)Ymp3P7NaA8Ad>rqmN7}{@ovqi!1SO2oMjSk(C(SH3fUlAh;GC#3A{}*^)AaeC{ zL3*gepDfU~W*$^P7IbVMp>I`8Y!H1c?`U1wnoujsZ^r5Bh$?!D z7u~=ZEN3uNlR{mkfm9xp(WrpO-fED$huK?v(mvAsR~B4p;x-qP|5D=n($JHDvL2yCjz*l69=Uhh|<-LhpD* zqECcK7kl2QeMH|{u3NppT+neSmpQBFLhmmxvPYmxImrg?0_2s?{0+>xij!7@6dGh@ z%#Ri&i3;1g^ z$=V=`e@BoPm28=ug1kI(GIPFM&O5M5rMT zD$Pu#3LGcvfr@b23_HW?j(YEp6Nq}x2gk6#T>68nY~Bj!!4@E+nVJuLEqhZ_n8>crfQZ z-AjqT-Xb4hbWqIbE#;R0K+j~8s zIrF_}rW>kq^l{H4TxTh6Dgvg54$3%UOQA)rw)=@r*xvW{&$=5lMmh~LuEjOa!Ru_5AycGyBBI>4s3iA=Q`QH0*QUcJEeF=T7L@y*Dq*YZ`L~EKf&r

fAX?tZn~(m;Htc9Jk_WuJj34~|2{}e zX&lDV7U4Rt%^S|?SUG-yx6b@uXLyNr*I%g~g2g<*>C8!2`=CSKY@gV{reK?!P5JTt z4r26?rmvAViMz3ae)q2p_x97j_;5tS&%xQ5{hYE6sI0}Nh%FVI$VP!t`LzVo<1Cpj zH1Za)U1=j9rqaKJm^jk1^+!&96XjeCPfD>#wW_$deSE#kkB&6FTpzft_SAsVpDR_P zm2+81zXE-!8& zZ9$r{0euDJUKP;HF(Vh|G48hyVXS=Uov6UyNZN?cwZJH)SJ_R%pO3hKPj49B#XhS8-!BPc zss7m^sjPF*z24Bn^C_}d>(g1K+%4;Bm^soZLW1hWz(>j5H-7nm6^W!cXgDjoi}jX5 z9x)HYcbT3byF^YCz+b&ADP%f|{Ry`y{fkjDM*BX3&d?(~Wi<0pC>;{=M2vzCq{+}O z5;C;AAzBbrCO8fmEFu)${XAk(kWe&S#$p&Qq>&GZLGr?ZOsTyhy6hhMWTt$74T5OTWC2qUVDNmauPJMD&|CH(Y!MpF+C| z2!v}GE=^ty3|eVo*;0;y9o^$CCmhaH%l2T>mWH2*)G&m+J|<>tO#G|3zW5z_gm6i& z_DG&Z76F0uM;Xy@h%8D`5NvZ+FFRXW2L05qmqtjj7Xz4f!c+#AQ1{@gS(9MD{yWWP zL8ntqz?sLBxB0u%F$hZH(a!+HLBfk_z@>z&pgXNp|9SmaK_vSm2D&ot*obXy714H) z0kq`M?QN|bGK9~X1y{MEr0>FaasQ&V8H37ebUrKnFiu?FMY`sPecvrkXe)4k+{BQ- zc)K;j|80GNpxsNaKUZLToLTZV8JP{&?E&v5ahu-l@1zCK%yw?PIZnb$C>!FwG*Rue z>|EV@fV08T=weYRod2!#cK~6KWz`bvg42HUXDgV-=OYVvt*M8G2eNUJ2E~qf_k6?r7 z=_td}PV-EeW&8{bK4m^gp;X*sG)R2}D}NwnEG`u9qAuYv{@5~O(8sdrIX)9Ra1Jr0c<_OT!HS^FlmqT%YI5g@N`c4<@{Rj!pY_L-0t zlHf`vHScri3QaWBjU z2xi#zh?OzqbYq4oQi_9lsIjwPp=TPtXK%|PD891ccdf;{L}>D4l3+dyb!#ZCx3eJF z;y6X#fUa%Lfqh(%apYRFEwQpMQeExEgOW~Y343`uV85mHEIk=Edl>lm5BIu5Ugh=o9fCErllA>{u+6ZAtO=6*-JO50Sjq`|laEcpj}W?YUHl6Y-%3&o@xup5U4q>Lq-Q5K>cwVd-Z2zrFHFRD}_yutDXAtTGXcw zo+925H9kCX(BMZOfE5ug(RD?vs zOL);hdbN8vP8r@-w}s*F;viS-oy`%o+sIkdAVJZULuxk{6g&RwSD%6G+_gtK|17Aq zts|3UPo$oKp|NRPvXk_47t&|$N#90sYD`kX4on{MTAzH?;l++#zoc}`mKB$LHOWymDsbvv>B^%rBcS&X9UYzk3F#?i-dGqbvCR zA5?BW+hS|2bn1E6P&!VP<)MR-{$~pJYp)zHi@!03B7F4a67=OD{xdh2;hka;pfSW07Fza(ID)YB>*fp;sm-+0r7fB#C8 zHN7dM<1A&t7)cm;LRt@sOw)cf_IBOrO+&fs(uAHzPa%!y0;~)*i9fyv2J-)Ug`lmg z`d;@$T$xB|G%@WE{Z#coUj7~~%@h2l))cJ&5HE>S-t}A9)NavmM?IB-#y9j!V`^L3 z+~ImNXNG|~V^$j92AaM^>}b^BZapOvYn>?EO08ZQB_fypG+#X|i^;9KUEj}xXpme< zf2?oL_Nl*pIQx5@py1c)-wQDx{f6RtONz+uto*7Kf_$XnQ80O)neRgM``c>BQ9~|m zK92D_WICQmFE&8xo`8$v+0-LCg(mQ+eb^3nN3wXIuArLD<#y+AKbia3TzW}Kv1@UO z%iNE-n71J9iv3}%s<%qyNEeDp@)oa@#bLJCf%Fr1s$UdF=jpO z;Nf)ufSw4nGk>u}nZp#HPb2DQO5Q zGhq-0{u+QkrGZM7*r5o~_reC@mvO-ocGtMa=*M} z-I2>-f~d_e8s^9-e=GS29Y>>3<#S&pcg9#k0KgGK%4a zry0dFakX=yKhr=w@D5{=OihtuXK^X!_Sh>&REeXyOzKZV!|wy|@%91CrlZj6q;iFy zfeZF@v+w%B{5MIUD1hOyUz+CX^u{1pfg?)YQRuAD$s4-=1Jcf05TB$_^gpFQeQwX& zOn(0nT5{FY_u`kHr?I+Y_K}k5#)1EOh03SGCSYM-q9>+eT~MAH5}p|(yk|~W6Kn6M zZAmX`ff;*2moK(?Rp*83sTHT7dYl9*{NC?$qfS*BRF>fKe+Zn$cvv4YdOcWj+uDO) zwY`wuj(L#_z1CJQ%e!|o$I$+}@;!dZEZ_i&VpDn|dlLMv8rbfNtD$$c{lAnJKpd0M zWye2AwncuF#gijNA~po*NKcjW49m;=4O7if85Jjw z!+xX~qs;AhQ@Nm1Ku2Bn)`zh}Rpg||iU2}*AzEk^(!QmQD}8UZnOhSZSkb(MlB1{n z4P?W7<|ISe5)t)@%p!!vQfEgD{?s-`15ov%voQvqKg`Cqj5z84?d&_C4ei%YPOY z)FeM%Uq6?V301V|PwTz)@=@mSPPMw<(2biUZ6N}PcYG-V>xsVx*jUxB(bSv#Obf10 z-M#Bwq-k1d8z3jn;n?r`b#C7a1%t9t*ql&AV&S+bG;=~J!1!ts^NXRbBMZu#d4sNn zk}a8@As;?)!dky{CcTBYA7zP@fhww5K*>2!HMSP;NeGk(L?H&^A@1XVVCSpg- zYTVDSp-#slHVkHF`i*py&c0%KbRFud5h}=MH+MJkMxybW#s$NR3+*qW13n z%p(FenyS+jk!lk`-0aw^KQxb+@*fv8+5)EoOnwvd)c$nA+Dr-V%Z2!U9u|I-`=jj+ zVn~oLlPz1JLigo;SG=S6#L~&Lz7o#HDC2Kk_x#4jF$wM_{HI;^+xh!G=y$!F0fkTR z{2km;{g<{i-3RJ9M~7mt(5}0&C@Zrbk-e7k0J$m}`+2M=&A;)*RRq{jbRhLE(GJg< z@5Y*D$?LBRW<2l49%;ddEseT;3ka4?kw~}M_Vzy-3<|?r86N@$u<}V&aBy+wIZPnF zO3&v9rae5l!$i;3dsI+MP+YHUT+W=tSYboewr%>=qUGg1M}ay_wuL366n~>4?EG_O zBGc&4vu#RdPW5yZlms4kaa4`vcwV#Ije@CbDVXdt7e!qYODlM+)Mt+xA-EZ~TU-HT z(!dxevQ1&{#2=Rh%Uv@i-Nvg|$sXh+3+-3lR;H`mIkB(`J|>MgtUBKs#vhPDko8se z1fB)Hdo0TqAOfGfWA*2Ii8*0gcI&g~S5U53!m&7LnoOj3TcLLZ&g8A#rGC2Tpbijj zyiGJmGQMpZN{}Fl_ZkT(cypvzI_L;{W0*IDA#({|cS0RLNPK3;m;<|jMPJ_Yb^o1E z@pi7ir`((3M^qyb6W{hIa=enVxI(BlKyL6|y%DUi)oF{pfui0J%7p43L3q~07?GL^0N4E(OU5+2&2X{>DUD3r|%88sQ!kO z+c}v|=Qd3hoL-LhHjRZ1#BtdQQAv4 zPh)=E)QM3!bU}Lf7$jCsc-QiJ3$XtBttzvSkmM z%>pD`1;kg}-qcQ?0B)tXUN6nTCEficp#PHpYK6&#FvfIUFwP!P3@$z3shHu9v@HhV zG1rMT>K9$q6)Rbc&srS6j|Wg~iy{@WIm*jYV~f6wqI@$;Kd+9%o57{cr7$R)`F)VD zWFM9;`v!9YksSJ^A5*&Kf`OC34OzOO`d`wYY~D(eP>Y2>y^HXCQ1IdALR|siqrvP? zUS~8ug6WFB84)w@f}P4@OZ6=j54(9v%Hc)I*g;eQ1zBU;64Llaj^Y^moem>PC z_;S2;tI;00>rIU&EwA={Ggcrk#$HFT(G17EW$ehr&>DE=_v_n$;^Kd`|6CdQ z#BZ|Gn*93F0&{f}-$4k2E>z`wHG}CLDRVixQ3;y8GGs2&Nbl5M2Ljgi{js& z2~?Mt80FgvKMSvsutUQ7w%xk#QGmz}X1Jl*FY-j;UnkL9@@;gb! zGjI}#zx_d|2qKf6pvRub?=)UAE1PLyl5q9Kz_rBORyEzHdov_wMnNB=sq zFbE}d(f~sFw}$8)92e}+nMQ-S$v*U$-3b-bBBs3lFe{oc3etkVB}i|LgVSnLTlWUP zfln}{fE?}=ro6HUWp0-q6q^2nR*!_T;gK`}2|m<&sR*r_LKkqo=zJ zCZBeyqw-Gz(6uu8a^fqKbccO+_;fCuk$n@GCw~dQgzCX1AGwWKi`n=>ahZPgUc+?(s#d9s*IXva% zzHEMZ4_aIhEH21)Xf4VY7ZtlCb6Xf8a~-+nUi#8s|NL<#O&3WAE?P-_Y)z)0N%@Ws$P9J*HK>xoCD@K{8})&=;I&9RsV$$)SqkBDK5eT&Yt^UnmJi@y@q zI3M{B>x6<2AGvsqbmg^!oS$u2q#KBy*roIJcd|~7c{I(qbdC<)b^rWB^IvN6XEMVn zvtfaPQ6VRsILjNgD`OZQmP|$APi|Bj`sT~;17L*8gwd2NI2N*#q1iIdzT`5%B#i&I zOvy#x<@MvuwA*6gS!*4jlP)_S$5XF%u=1Hfem7nw(8l^CPS|a(G2pUU$bIs1${pE9 z_|X~l71$fEABvy#h5hQg-5Y=TJ5YV_cw-FCb};BEr@U>isl_<$l|d76U-Ff+=p^3! z1?!OlTeLOu{mA5xuee>1`ablp1)f<)*YUxU6p^rlfX13%F$0)zlE4IkuLu^+so;8N zb$78lzSY1-koU3`^?HFJ#Gbn`g4N_l+uX<1nkSw*|fxkbc+qzY4;s_y_V_<+{b0IZ!F3Li>3R9 zi?A$;f%Rg_hS_)U_#iD(Et%^)7SCfnT3>F%>LG;$#6W2@+Rqa?-Bnl({5-+*RgznL z&=W5v211VYVkixL5g`-oI)BuC4}EZ`t)Ekz_ z-=W-|#T5(#bEpDD_{5=4-3*phoYk4@HBlbMsnu7|IdyTNLosD1(o&gaxm1g6fDIbX zf5RS|OO`QqAeOg^pY5Cw2BxknA{oiHs_Ej>6E=Yk!>Mc$0_em`RQ{N`{%EW`Of{$g zpo^7Bnu37oVh!0@SSn1%{w~OB zC^cT50pfcD^~2rAK+C`nWlMTQ_b3%ukg zL4qKHC<@LXnL!Ycq~x5VgqJ8eM8q7 z#AUVg-+^;YB@?c$ypbC<+-N@7j>*KGe4Xg>=j;Jg5~;sZhdu76IS#+eqm-APB9xhe zqV29Hn3S4al?r(8eY=l>=V@8q-m)H%fMMqqNYlQ2P^Qk!V zdq0#nkH9;i>p7SW^^bMUA*)wok1!=>p-CC(tU4TxKnf4qx`Hne)wZa({_u=@A4vS3 z=S2IKS&fW%3wTf`$Hoa$6wBL|lHa4kNE?D%{hueqR~IMggb|=00Nv-$UGVpoBHj{U zJAi6Lyg+FFC|95UUoRZ%)~<#fllkT59q(WIb7P=>0l0>wtZ|DF)BDvZnx45DR?V*xJ~PVoM{py&dS%Qp>AVe*cMTt9Yc z)COFXXk=}1R3U)w#`X{TdQy^Cr2KAI-;$h_ds1iIX54gVWao$}0h=FMQ(YoIw0~3s zuZ%3Fu~!YO-$KZ?Z1D^|rfQ$qy+e3~ul9am$pXp>;0YwOo01U}%U{5h0U7lsav6U_t%r zRqiR6#u| z`PIvOCtC$lXoTd`f}xfmNYzQl5KDa<-}VwGn@@@tmHS>YxwN)!Yk4$HJ7@+g^Sny0 zGQv5Fi6mR3eJ)Ivz?-BKeULYvl*%qXp_%j3pxQb!)X4u#uZ8f$Z`bS@Dp1c*(AGJpJbtI*`_p=JQ z;etG#;i1TT=(A*hz{=|eG+~`O59i;GZZGXeU*s!glja>_u3oy5Itn<(oW5R&N_d>0%QoSl@<7q6EG_NRao^ckz9tng> z4b7^kR*Howd}gyjqSI7Daw1MJFEkb-IhZ$!`h zcER#Woq6Ann_ew>qQVfhc{5_Te@s@d16bz4c|K#~2w#Y%_o9o19?Cxv89kDaAu(t$ zMS8+rx^*>l^#iwPwGw(p05;nRxRWB?kowK{ z*F5cJ8TJ>RA2`gEZSY@$`|cr1k8C#FO}-+=u0;gNjtE?*B$9aEUf@=RNc4CO$Nsr@frF4iSsvM3C1x<&;-X@GMI zc@KN~Tx;LF>f-ZwjA{Iw!-?YO=1i?LtEE*H$hT3B*fQNO%%k$}Wq3li6-N9EFr^yj z(17m=^%JPXX`>rH+=RD-qiJaNS!V<|R-POxRga*LGBrXbgTINsUk-tW(R9(yCp*mc z-$?NL4kZ;{r-)@N(&T+CaqHGY-p|&h;+*ugTj6MaiqI=y?zWlGaG!tsey-8OgDWrv z;IVs+Xv>Iac<7+k&5SFV{&_$Dv>)yhE9N|^J;9ckaFyG7n8v2f5>y?=_a!z_; zpMng?zTo}1hN?VSxTs0xyVq4B!ZWvqJJ5S^&4GZx%6bYB^K!3om$u21FBjImSB-wG z;_)Q~O$2k|^n0X)XJp3N;KNpem0ujK7C#5;AE;qaLf*x5v>CVHHd@z}8}8*RMvu24 z#U|gCdxdruxJR4>k19*!Y|ZkUQ_k$Sk-L|Ob5lnr%w((ba+oyOwR+YwIt&|l!j^j1 zdVepuSj7$MnxfF*CR-7_g|Yc2=|ARB)Ra-fqvEepiv*FShhJX{QUGax@!Kyy17j>b zz@wh!YluaP_gXjY9Zb>db~FcW%}qAd6Mm)5C2K}@YgTr+LyQ@9|C`E9%~FEc(!A_f zf$E5X?1b2VxOB%Uj=~XC5qL>jHU{jy0h3kYO^-i?-fX$s$Q1f>=_=*qThd4^EVlge z+CddHkF7#LMtonR=L*Mw-a4C7Sgv+lNA|``fd?3YQ1q?GAFj*h;MaU^6jxV% z5-gd0AvS>SlJ$gpnkB%yf|-Xf%52!e)#w`DkNJDW-7=(HW}y;VFvxLo9`7Zih`NTl z;%5+i2a{L8cSZpjpp%m95g_b3Dpoxn(oi7rWSR6+7u zPTE3`ZCd+xn)(rmqkHh!IA36fjh)#)#GV#Z)z0a*yWO_6WB&wjecOLWhRRzR`_;}UkXv8hW@W!`m(Gx- zck_fb<^0soqxU7$rRwmRt9Xl+@*Hia>98)s#id_`2M=tp*R*J|)c1X;E^j8-4iVNa z{}lW9sb#SlM5yZe(+)Y$Ag%wD^s%0^baiu)UC8~@YH)sbXDhjzC!s!JMc1SH@ zrK79-<19<2w#R)+bxF;?iLml7)?Pl!gxcHeS7+k$rafCN4B!V>syfj){mR<+`c9UO z-=kyMR5H|5j*DYzOSv9x8JP^3U0PjMw5I&Xodg|^)ZV!{#UeREk2-hzgs)h*S*Roh z1Mx8ZmW4B8$1t-jlDaoe4QJ*XrXKYYOstLsecQE#$%wo2a@L^le8^VK%N+0;+sl6I z>+wMF2DGc`j3DClVjO*le~Z5)p93)rpvAxw)A?8UCh*w*3~)|dvBpw>Bo)A+AZ7^j zXG2bPpxX&d2(S^c0e^$S0D%&u=KzmlooWzc19%P;)k&li<^b-9`@o^`5u_0LPml)s zF!KH(jb-dD#(zPcWK`iUZ`XiQNQkBixo^Zsg!S7N=H6kf zH>ZC1%Wt|lSHFggTx3SC28k91qpz3Y*QQA8H5+xNHf(l{3~FkjQ?{*9D6Q0tHxcg# z(IH@7AxHg$up{(t&ET?SFWvb)u3X5_qchM!%GxMaXz)Q-8fkkO{`P4~ZEIW!k-ik* zwxDU#=w8CY=6O0RGk@{+=IU>>Qa89J+uoFE=p3&$=b(sgq#q<8tl9O{HAMrC*Fxmd zY$8x{*8MNeVsGX^2r#o<5yiVr#7IBYKk>3;h~SV_7Ic~WlARIWBJ?e@y0?Q!;W0ky zU@@=k;bncc-c{#2;)La~(1goh%60dP>6*y%HI}po#dSC>dvtCWk;SQ!b8Ef#F4VNf z>&5};(czn{<)>78T=|gURGe5@eT+tzt2u5J)l&V<94p`-&w)vh1Y7Um3g66Z zN9BhhH>7oxJ;&;XsA7^z0#BP*h_xsAY|B{SRuk1yKa+5gn2!i0=ND!fdfmYYWRMI5 z^oBLrb>=wNdtQ;u3}YZ3I;KMP@Nq&iw^+spJ^-nd_6BOK>31eXmCs%Ut&(h33D0zL zLk6`~9mto=__NAzOvjOlC+YRM&Xb0>Fm7+wjeH+nMCaAj$ps%Ay=YMPJ$7M;ipo~v{j8&5fPDGd zghz{bQ*nWqH@Mu{U4)AF8!FvE0pvZ^N#cTr4)PjpO<Ex9PfPA*dVn!Fkd$t zI9K(nJ#PL&(@E+B!MQu0_ibCH8}Yj!=Mk3UC=2QyVF-3xnOn)6Yo-5H{Jjxh;&}Rs z-Vn}AhfPFAlsJTjkZEUt6}I#!BFStk$2pSp9N>XLHA5;Vb$nI5Hv5LNG`3RoDyh;u{+xW8wXT-d~=rjSrX zIrU3~owvG=8f^ChJV~l!UVNLD=bVUe?{2;ItihV{r$O*oLuN3YIVxY!pd+11wQ1nr zBM6&j@oVvOZ`LFEDk!BSi}kJzlBpD5`sX%6O4$_Jx_uRPZiDX+5^k*BStLB2Pm z7F`0z?J*&a9-m+8$#WWgi%TUBZ5sVIM51liZ6M&_Rh@QUIX45C?S~5}`m68gO)}2( z{&)k-iRY9O8Nc6`3QU+-D3*L8c45k;2jTv9VMGBV?!jpd>^@$=8EA#GXbpV3J_3Ap z;H(5=*wkm-oJrz11rf^+^iAwMlEWor*DsyF#;L8LD*Y4~2hHxOao#2AM!8lU+e(@Y zy##7DBj0o$&|Juw^evZ%9nL*j9MFNWu>Y<{Wg|X_4jj3u?0%>Tf32%ny?N?tME<5z z1L@COwNGIQ)oUftII1V*ZNV8eBB110l5A`E{`(6e_$KY@V|sS@-};f-#B=uM#f5}7 zMX1cz$bhMnpxn2_B#}gR)ce#&aCR?&`)NJ$YihZ&b0+B2JaZNl|H#w7F~ZG^B<}es zv|usnS`TasA=?@akV z3mhvGN;V0`hh-V}uj0HZ&{MjKQKo@o{|4pxytVEGrQOm$_>``WsDNXoUq2LYo=e`) zY-&3mK7i(l7P{a45sABP%X-=lEM0|9N&LsgK52o=^8!7tG~;HWb&z7K$mTeGoZ^|^VZvY$h*&g)%70t zvj5UovL!1-!C=$RKrkk5gPld|)bD%ZKjw5wjuly|sAbF^9d;x1PKs#qB6b^{#~DXk zZ>sTzAm}AxH2>4pleJdr`8wATVPW~2d)Gw59Il}kIQ@nU*!?;0Eu6l#dc<_r;!Hi$ z=gX|A?Q46!ePhN*me*RRY+>712|tdOM*bxmK9yMmQglSo%IzWGvA!~Bi3`f@Lw7O# z5j5!s(9OWx2xQ8uz&~vGM{z|U@1t7YMuohLLK22f_1Y6<=gieBk;rUp3(|`VcpX(!JidR>v8)}>} z22Mm`6XR0oER8Hx3MoplycGoNIIWK$nk&;mX1!KsnP$ywhwn!S!-2pw`u8W-uAA%W z&z5h;s}OzwhC0KAaTJ4L2ax0k2*jL`HrNiU{-hiKd}u<*3c027ppt4JNh>otQinz5 zq++HArA$BeF?fn|k&0-zP9>)2K#GFN7j_E=Jby}d5=>N=ciG?In~s68g1ZPVE4!X9 z4=bx42q*u_VUa`AcbReBzG}F6?CQ3A;p*1!pJdhP=lq#N!>oo8*8}l`sxVPg*h@#} zVUw7Mu>(1`aXm8iN0qT^Evsm5wH_{u8umlzm%gvawY#X8t;(&%59REe&?ni2O$7J4 zc<;-481h_J&az?b4hcB)6Lo-7J=^V8g^**{!^AKl$BB|7u!jB7ZP_sbyrj48X9n?$ zhhFgV7JL-?u2YGdOxQqDKSLH|Ew*T#W3^=rBuomMnkb&ZBB}e$z7Fx`t#|HPTH`=Y zqb}KJaB!F#O8^OXB3`d8RcEJ;G%ospzP(S{nd;tJG#~#hKC+w5JYIBbs#Y%;=^E)d zZdk%EKlrTwUipa#f@-b*p`DgPQW2j~Vtzysu`d-BnkV-ncc%SOXmWQTuNd@w&kV)O zUOgT@TyT61p06gmZ_}DiY7n;lf>MgBg@|Z}UuGr?h#>nyA!qLuM%ewm?+Zqi`}e(q zS5d`b^>lcPVtZza8!~WDWl!cH;WzO_zj-nH_+%E!11pFW^lL~mB!4UY@z47{{MS{) zdc`|c?uyOwZPxUq$`h;avib-?JiM3?DS*7GpY9Rv{HW%G3M86z+7H`p8f9c?Qx0OQ z1WCxclrn4>ePo#MaTOX?l)Cdd&@M>Gqd9-JGBR+eH~en4ZRNxG3*BKs3UBliv%y87nI$HShrX64P{rv?;2s6*pf15qLXl9= zuY)ALhaYWtjLt;TI5YZel)NqGnvNY1PL^03?igJZqA-9RfWG)qA^}1_udJ`68Euv_ zZCPGCx1GMgv-QE^P#O-MZBV@>L)35Q@vGe>fMpgfBG5G9;674)U7C+e90Gm`!{kJzmr8{JBz@-<|t zY6F^gQht&N=N%@y&P$C^+}+kgtps*C=LZwO)pE+Vtzp|xS~`5}egEp5g5w+MBa7EJ z&skHR1^nVeHuS&z$yQ{>VW*Si0kg2LpdrkyYul=4)vzgZv@4NC{TC9iNOI{$Xqp}C z(|>^;V(g|;)c0^0BufOzoIXetLHe#aqk7%9(W1ZROk40NGL2%PjEW5&l7IrHO7MP( z72wy8+}l5*c|>MRn~`!`Yf6h6MDuJh6boCy+gDtb28CpV5mE5(^>oC8d8qVJX=Y@>>cpCfPpGU5+5hWe0*4C3W|` zYQ(yWpz^rJ1D=>n^B&JavtcGd_>SPTelxwc|w1GbmgM; zO}}~#sY;vs^W2Rh6n?ltf;^*-(z9Je@Wor**dOh`URQl}B2tVd1}>U?7upbsEcM;% zayjqmwrpz^fC>hdTu4L%p~6t;&71} zuT}{QvOjwL6}na?nk+;@E-ls{XTXiumi4FUsOW zC}3*==VN4{!Cu90+{qu^QBtB$Q4W7_a8#9WQdW(3l7dqi>R#1i)-tP~IZNSA31$Z_ zV5&vNkca7$R?XOde^ zu`l|5F+K==El)j2$kuIcvEbo0=yhX%tdXiu=DE43g+h-=WkZD^>EUGvU*gp!E!U4% z-TA0zSCTDCT4F?vYE#Xfn5b8+;rO0LX6?|3Ox$_B39~zW;WDKN;5GM+oO2o^2kqn zO?A(um7Q(tB}(I01!oxio*7<8qpr5C^${M>?rO2}jRT0n90|>-`Mm@=n&QCIx4LXd zmiM_aFpsb=mUfts(M&esI%g}K{PZL$g8yD?Cfl@$WM-d?aiR!GU`>|}9Ne|=U|E|Y zyXiJ2?}_+7!x?}dOMEw0Ki(1OXvgXO*`oEEm9`MVyW(Gum`~V#P1Jt#NAuX#S=Zyqo^mi;@v@T>q2ldlX*I{TiYux)c3iayg>}zV(j4p$t{S5Fg=W zP{Mv-?*g4`_3tgmQ@tTN?dw%7+r(`w8|Ug4NxqnnW+X;8PDorwwVGrLv$D+&f7uf3yW> zc}_G2{@v-a?NpO->3}N8tVv=l`pWTwo%XL&hAkX0*aQ%^-xTp!8`79BZu`2aQ0g~+ zbJXh(7jUIc_I--K6qOAb(+bOgNH?P0pU4~jx&=54VZpy9{>WGO&c7aj|J{aV7)Qr- z9cp7Hu(le+d|-sYQeT&>3D9ii>YHyn0bF^Dx{F6Z z2jmzmf&!!lts!Q0d^lu96TuT3jXaX4)Ffp-)5rWQZ zspgNQG$O=9MF0UiT6ROX=zV{zX3phv(@pZQlZDb|-+76-?t3!TH}38iR{?DYTr@3#vid!QD5ZY<&|K4Kg0pwkta6>B{~ZUzW)Y z3RGRc$aLIi-LhGk)j`4tkpjR|qu7f-5+_R6oZ)7(uga`hp_Sq%GM65Vob%^wK?FZ% z(oR3q7!VARLp>gKRSJ*O)>2Qs{Sn_pWDrChaFsTU;hISnVwnc9PiJsQ7R6L9zGZQ9 zW=i;yE6G)+rp)joM=p{IrL%YS=$XqUHP?kqkhInT1@(mU zU60=Vcu_A#f6ieL;ncotAb0O|b;BY>vyl$ne8Tx0s04`QvdWl{FRh03q;Hda8q%K@ zS;(DzF!Iu)p3Y*3y z28hFtF45xcjkP~|n852mJ0vMfNB~*q_-Kk8%&Q}R1&vO;+H;Xrqy`%&Z zjjVn*VfROclK6D5|4|9l5LW!&Y;T0uhH)*^WRgg=V?HT{+OR%Hy5x7Z&)xvo2~0xJ zDiZkP@5ir5#|0t_u*Okfq}_q#gm|-CQ!WFi9+3*Oq5Ovb?S?X$7`n=9k~e;l@Pn{D zBCl8hUquvDe$AhK( zZbw`vdyVWlp3=*OjOb*@GKNUrNjGgnJm$cvY9+SAT4D{88{@pAV7#4+(nli#LQo9f4NN*BSI zIi)rV*LW!B?JsLwB*2!eB}@yVi0+{5ClXtE;f+! zja91_ReST5D<D9UanyIdY9IsRbcM1q94dFhZigLaiiuYz0t#2FEeSgnTIa6FL>9415E zE>)ZP-J#28!Bh3?a2H@1yNw{Omyu&X9%sj;Jl%SY^=U)G0v+qSZ;ywVsmBZ(_ zqd~%*Gh!mjKY|GJz&a|cKTL@4xqXxey*n)yD<>_?!TgtfIJV+<6MvdbV=pL1|9H0s zA`?J7LgbVhzGQKpF@)t#t*Df{e$YMtA#LJ=p`g4;YyK!4pQ}f~a z{UBy5EV8|lrPEyhA*;k(*K%N4!oY7i+*b7n(`8w;(|oRQ%6Gu2)Us7?>R2@cN=_T) zVL^J9;hR?u{Q!Xsl-;txsr??Y)JuxcE zJZj@(gvbwk*$$W9#cr@F1;rmzO=?0eqX5i!V}Q~>=ap0ZCDfHo z5;;a{B{~|50ua43bjUny*=)8m}F%zJt85 z#rEzTaAM%oMD*-G#Z^LTk%H}~l3d}X2}Ql?;NWAeq3`mCtYBYq)O(#QSUuU#?? z=GI00dHj!x+&_pYlX~CuS^#xE2Pxim&<sJUp`&{_I_OunY@4Vlb{4!Ht^n12540@#Dsw{VBSOT^GFpVm`cdui8 zw=VizdH+>(hf9tq5wH6r-xq30qsBx|bu{+dwUbl_FRs5CI@@J6j_=$^Y^yk^%5y2I zkd-z>H}J*Zc1R0-==Oo~{`Os;Hr7yTfpZ^?TXJ6+`}tj3+kZiA!k;wiefF*+_3U27 zMVCG2rb7$&?}bE?)G~X4Z7&hg_k7xiZrR~Fe1oX6*-iBxIp2@$t>QHMvtbIbulNq> zmYVR4l!$5Ijy7LT>W1lWVPw531Okg}k{b8f6&v>&%^xkGBzrA|{N)BK+Uhw;kTEM* z%OA&1;$H~^xOo1*ewrI5Tp7ff<|^KL52OQqYuw91yjyVRX||24!oExO$W`-U^zw>P za&Fvxa7OurWo{26#`&+@X4@T3w3C8t{=j|!sHp%$H${&IMxAufB^$C5nOWiWeP=-n z()^#t054PeC?T4*hys8}Q^QQUN+&8iv9?E{>?GRLhRP{IKqh_AvOg7nt?82T{KL=c zEhKo$-sK)cur6YjeeI)k=wMi{)oB2I3ezoCW(b=S+rLDXq^J3ngpxaaUasEmBpA{7 zpBb=OG1Ac*B6!St;UkGlI>oqAGkm|xvr^eF81FW?eV7HSP;=~BU08~PKjIpuhmuY~WJ0IOhFfcp zpITb9V2d6erDI14k_=2DkHb`iI38akEe^ga9M5f+{cQj(Okqtq$ax@sGxwF&EI+w|8<{6!*%Zaud^3a?1W=s%Pw=$Uy|BiQ;{bxu&oGPt;?bDho{>O zo6+u*Qp+Hn7>x{Q`=n|z>EB~A0;fA;P9x75g$O-!f``}L)YQpQs*Du-mhoSQ~tSQ-# zW9Vu^k#x3hda4eRQyj?d=;?1yjRw#UQNkQJEqu;B%cClMp*-#hlVKhd%4Cg2=P`zS z+Xxgjcxc4P8fyYy6&)a4_Z32HH~KZH!-LVdp=~<6p%G9Uu!Mda+yw^3Dc2^ZFXIY7 zbAsq%VnCg<)_UX>lmTgF@i3{+fbf&f?OZUC6Bs(9ReVk;G8dG?d`YH+P0XMq=ybpV zALJqKOY4pAtat|JOPki)ioFIuk$*1X#W^70>|Pg^F;j;5wc<|$t`TfFjD$9W;#?xW zL7(oMfMvY3!Keh8#m!n!vPokplbA7d6I+P@=zJBJ|U1q^m|4OMx7?t93%|?591C>uVx8JeM zs-a?eE7g%MsnL;xM?2F-`cwfHXY(L`N-k+b{wQm(;B%b>5xe|moNm$j0iwppHZruM zIP0lp(=$=1?J|AMD>ePSRald;W6_d}!d}SmcY->ENx1JDdFh^v$wm@CKS+F<->hof zRQtfDH4cShc6$>iu2uH3Uq{4L;@EfVCEoL(usZAYWVLc+?hR#7fEgt_me{47nFfUo zMNnf|wrQ+#|Am;hSI{L6-!9(6+2*$C%wtHK+w;2Dh@6cQ(F4N%5G3TrCFw zCTc^VZ^ir?e;^hl2JDQ`ZtbBQY)=*^%(wq7gg!bDBCM@N~Pc{on;Am;jZXz9m0J^Iz|Rl-7-@j1v$bW z&1c0vY7ameh}rsFu)!f5L!f9|V34y#>(cULpD$)sA_WRs&RzRS5g;x5pL40l`zGRv zL`96E9JUqQV#af#nt)6C9~GnzYrtp*BcrR!1L)C8#@fcybkY_L$lUfYTE_P<1b_vB zvH!OpG}9@U+l-7F&8=~5uaN8f^zT5kLC`D)bL?H%r%_ETWn=)pbGZ!4)?^s+uCEK+ zJ)g>1o5{;M=ZHr?y?WM4 z6#l8b99`j(n^%jd+LS{BMkeNZI#|kzHRW zqLW^wz`)r*5QBH-?4UIlXr26bU4<~5D%=a!ML_3{mg4OXApQRBs>#8__cq);5lixi z2R`H3?@FL_%AD)QB~LMQjc4?Wu3U=2PtiJ#M~_H1DUDS1x0%p5gWH~Xo~(=f5Z%|Y zP=B}v#*ty$;JhQO$zWvI=-~Uv<*i9(Sqr1eDvu2|Enn9b*Y9qNEuwa30K5TUxKIFB z%6Dj3Ag(}vb{gqX=t|j~Tz&`}v4;q>)>(WA__Un-uxBZ1Y{Y8wUj5TK#5m#Vy504> zkhbD~&rehZu2kjhR^cpW{-O*Qs(FYn-32*m5%QmJV_$%)WAfdXNz-b&lMU~@pzjW3J!Iny(!9mTkb)HyTWNk<6*$46wp{vE+Y9hd)H>e; z_b=zGyYYSsL!XpmLA@{5mUL+0!^65JIsER(>ByCUFxV2;=W+U49J|khDTVvi7g-M{ zf5#l%o%#Waah(Y=>0@{*)o!b_l~LiNvCPCRTwqynF27+4#23{{(;Y-a5wXg!OQ;v9mf)& literal 0 HcmV?d00001 diff --git a/build.py b/build.py deleted file mode 100644 index dabd4e77..00000000 --- a/build.py +++ /dev/null @@ -1,174 +0,0 @@ -import glob -import subprocess -import sys -import os -import shutil -from ninja import Writer -import pathlib -import hashlib - -INCLUDE_DIRS = [ "include", - "libs/JSystem/include", - "libs/MetroTRK/include", - "libs/MSL_C/include", - "libs/MSL_C++/include", - "libs/nw4r/include", - "libs/Runtime/include", - "libs/RVL_SDK/include", - "libs/RVLFaceLib/include" ] - -LIBRARIES = [ "Game", "JSystem", "MetroTRK", "MSL_C", "MSL_C++", "nw4r", "Runtime", "RVL_SDK", "RVLFaceLib" ] - -incdirs = "" -for dir in INCLUDE_DIRS: - incdirs += f'-I- -i {dir} ' - -COMPILER_CMD = f"-c -Cpp_exceptions off -maxerrors 1 -nodefaults -proc gekko -fp hard -lang=c++ -ipa file -inline auto,level=2 -O4,s -rtti off -sdata 4 -sdata2 4 -align powerpc -enum int -msgstyle gcc {incdirs}" -COMPILER_PATH = pathlib.Path("Compilers/GC/3.0a3/mwcceppc.exe") -HASHES_BASE_PATH = pathlib.Path("data/hashes.txt") -CHANGED_PATH = pathlib.Path("data/changed.txt") - -# if we don't have this file, create it -if not os.path.exists(CHANGED_PATH): - open(CHANGED_PATH, 'a').close() - -# our hashes that we are starting out with -start_hashes = {} - -if os.path.exists(HASHES_BASE_PATH): - with open(HASHES_BASE_PATH, "r") as f: - lines = f.readlines() - - for line in lines: - line = line.strip("\n") - spl = line.split("=") - obj = spl[0] - hash = spl[1] - start_hashes[obj] = hash - -LIBRARY_COMPILER_ARGS = { - "Game": COMPILER_CMD, - "JSystem": COMPILER_CMD, - "MetroTRK": COMPILER_CMD, - "MSL_C": f"-c -nodefaults -nostdlib -use_lmw_stmw on -proc gekko -readonlystrings -rostr -align powerpc -ipa file -enum int -fp hard -Cpp_exceptions on -rtti off -O4,p -sdata2 8 -inline auto,level=2 {incdirs}", - "MSL_C++": COMPILER_CMD, - "nw4r": COMPILER_CMD, - "Runtime": f"-c -nodefaults -nostdlib -proc gekko -use_lmw_stmw on -enum int -fp hard -rtti off -Cpp_exceptions on -O4 -inline auto {incdirs}", - "RVL_SDK": f"-c -nodefaults -proc gekko -DHOLLYWOOD_REV -DEPPC -sdata 8 -sdata2 8 -enum int -fp hard -Cpp_exceptions off -rtti off -ipa file -DEPPC -DGEKKO -align powerpc -enc SJIS -O4,p -inline auto {incdirs}", - "RVLFaceLib": f"-c -nodefaults -nostdlib -proc gekko -align powerpc -enum int -enc SJIS -fp hard -Cpp_exceptions off -rtti off -ipa file -DEPPC -DGEKKO -O4,p -inline auto -volatileasm {incdirs}" -} - -LIBRARY_COMPILER = { - "Game": COMPILER_PATH, - "JSystem": COMPILER_PATH, - "MetroTRK": COMPILER_PATH, - "MSL_C": COMPILER_PATH, - "MSL_C++": COMPILER_PATH, - "nw4r": COMPILER_PATH, - "Runtime": COMPILER_PATH, - "RVL_SDK": pathlib.Path("Compilers/GC/3.0/mwcceppc.exe"), - "RVLFaceLib": COMPILER_PATH -} - -SOURCE_FILE_EXTS = [ ".c", ".cpp", ".s" ] - -def cleanLibraryBuild(lib): - if lib == "Game": - build_path = "build" - else: - build_path = f"libs/{lib}/build" - - if os.path.exists(build_path): - shutil.rmtree(build_path) - -def fixLibName(name): - return name.replace("++", "pp") - -def genNinja(tasks): - with open('build.ninja', 'w') as ninja_file: - ninja_writer = Writer(ninja_file) - for lib in LIBRARIES: - libName = fixLibName(lib) - cmd = f'{LIBRARY_COMPILER[lib]} {LIBRARY_COMPILER_ARGS[lib]} $in -o $out' - if os.name != "nt": - wine = os.getenv("WINE", "wine") - cmd = f"{wine} {cmd}" - ninja_writer.rule(f"compile_{libName}", command=cmd, description=f'Compiling $in') - - for task in tasks: - lib, source_path, build_path = task - libName = fixLibName(lib) - ninja_writer.build(outputs=[build_path], rule=f"compile_{libName}", inputs=[source_path]) - -def collectTasks(name, path): - compile_tasks = list() - - if name == "Game": - path = "source" - # fixing this lib later - elif name == "MetroTRK": - return compile_tasks - - for root, dirs, files in os.walk(path): - for file in files: - for ext in SOURCE_FILE_EXTS: - if file.endswith(ext): - source_path = os.path.join(root, file) - build_path = source_path.replace("source", "build", 1).replace(ext, ".o") - - os.makedirs(os.path.dirname(build_path), exist_ok=True) - compile_tasks.append((name, source_path, build_path)) - - return compile_tasks - -clean = '-clean' in sys.argv - -if clean: - for lib in LIBRARIES: - cleanLibraryBuild(lib) - -all_tasks = [] -for lib in LIBRARIES: - tasks = collectTasks(lib, f"libs/{lib}/source") - all_tasks.extend(tasks) - -genNinja(all_tasks) -subprocess.run(['ninja', '-f', 'build.ninja'], check=True) - -obj_hashes = {} -changed_objs = [] - -for lib in LIBRARIES: - objs = [] - - if lib == "Game": - objs = glob.glob(f"build/Game/*/*.o", recursive=True) - else: - objs = glob.glob(f"libs/{lib}/build/{lib}/*/*.o") - - # generate our hashes - for obj in objs: - obj_hashes[obj] = hashlib.md5(open(obj,'rb').read()).hexdigest() - -# now we determine what objects were changed based on comparing the two MD5 hashes -for obj in obj_hashes: - if obj in start_hashes: - if start_hashes[obj] != obj_hashes[obj]: - changed_objs.append(obj) - else: - changed_objs.append(obj) - -# do we have changed objs? -# if we do, then we write those changed objects to our text file -# if not, we clear the file -if len(changed_objs) > 0: - with open(CHANGED_PATH, "w") as w: - for obj in changed_objs: - w.write(f"{obj}\n") -else: - open(CHANGED_PATH, 'w').close() - -# write our new hashes -with open(HASHES_BASE_PATH, "w") as w: - for obj in obj_hashes: - w.write(f"{obj}={obj_hashes[obj]}\n") \ No newline at end of file diff --git a/check.py b/check.py deleted file mode 100644 index faefccd7..00000000 --- a/check.py +++ /dev/null @@ -1,307 +0,0 @@ -# check.py -# script that marks functions as decompiled based on matching status - -from typing import overload -from elftools.elf.elffile import ELFFile -from colorama import Fore, Style -import glob -import sys -from capstone import * -from capstone.ppc import * -import pathlib -import progress -import helpers - -# MSL_C++ has no real source files to check -LIBRARIES = [ "Game", "JSystem", "MetroTRK", "MSL_C", "nw4r", "Runtime", "RVL_SDK", "RVLFaceLib" ] - - -def check_symbol(function_library, mangled_symbols, printInstrs): - symbol_rets = [] - - black_listed_instructions = { - PPC_INS_VMSUMSHM, PPC_INS_VMHADDSHS, PPC_INS_XXSLDWI, PPC_INS_VSEL, - PPC_INS_XVSUBSP, PPC_INS_XXSEL, PPC_INS_XVMULSP, PPC_INS_XVDIVSP, - PPC_INS_VADDUHM, PPC_INS_XXPERMDI, PPC_INS_XVMADDASP, PPC_INS_XVMADDMSP, - PPC_INS_XVCMPGTSP, PPC_INS_XXMRGHD, PPC_INS_XSMSUBMDP, PPC_INS_XSTDIVDP, - PPC_INS_XVADDSP, PPC_INS_XVCMPEQSP, PPC_INS_XVMSUBASP, PPC_INS_XVCMPGESP, - PPC_INS_MFESR, PPC_INS_MFDEAR, PPC_INS_MTESR, PPC_INS_MTDEAR, PPC_INS_MFICCR, PPC_INS_MFASR - } - - objs = { } - - for sym in mangled_symbols: - names = function_library.get_obj_names_from_symbol(sym) - - if len(names) != 0: - objs[sym] = names[0] - - if len(objs) == 0: - return [] - - obj_files = {} - - # associate the symbols with their relative object files - for key in objs: - if function_library.parent == "Game": - obj_files[key] = glob.glob(f"build/Game/*/{objs[key]}", recursive=True) - else: - obj_files[key] = glob.glob(f"libs/{function_library.parent}/build/{function_library.parent}/*/{objs[key]}") - - for key in obj_files: - if printInstrs: - print(f"{key} ===============================================================") - if len(obj_files[key]) == 0: - print(f"Failed to find object file for symbol {key}") - continue - elif len(obj_files[key]) > 1: - print(f"There are multiple objects associated with {key}...") - continue - - with open(pathlib.Path(obj_files[key][0]), "rb") as input: - elf_file = ELFFile(input) - symtab = elf_file.get_section_by_name('.symtab') - - if symtab.get_symbol_by_name(key) is None: - print(f"Could not find symbol in object file. This may be caused by the code not being compiled, the function being in the wrong C++ source file or the function signature being wrong. File: {obj_files}") - symbol_rets.append(1) - continue - - compiled_symbol = symtab.get_symbol_by_name(key)[0] - custom_offset = compiled_symbol["st_value"] - custom_size = compiled_symbol['st_size'] - - text = elf_file.get_section_by_name('.text') - custom_data = text.data()[custom_offset:custom_offset + custom_size] - - original_address = function_library.get_address_from_symbol(key) - original_size = function_library.get_size_from_symbol(key) - - if original_address == None or original_size == None: - print("Could not find address and/or size for symbol") - symbol_rets.append(1) - continue - - original_data = helpers.get_code_from_dol(original_address, original_size) - - if original_data == None: - print("Could not get data from DOL file.") - symbol_rets.append(1) - continue - - cs = Cs(CS_ARCH_PPC, CS_MODE_32 | CS_MODE_BIG_ENDIAN | CS_MODE_PS) - cs.detail = True - cs.imm_unsigned = False - - original_instructions = list(cs.disasm(original_data, 0)) - custom_instructions = list(cs.disasm(custom_data, 0)) - - error_count = 0 - warning_count = 0 - hint_count = 0 - - instr_count = len(original_instructions) - custom_count = len(custom_instructions) - - if instr_count != custom_count: - print(f"[{Fore.YELLOW}{key}{Style.RESET_ALL}] Original instruction count is not the same as custom instruction count.") - symbol_rets.append(1) - continue - - for i in range(instr_count): - orig = original_instructions[i] - cust = custom_instructions[i] - - orig_operands = orig.operands - cust_operands = cust.operands - - if str(orig) == str(cust): - if printInstrs: - print(f"{Fore.GREEN}{str(orig):<80}{cust}{Style.RESET_ALL}") - # Fully identical, nothing to be checked - continue - - if orig.id == cust.id: - assert(len(orig_operands) == len(cust_operands)) - - # First check common r2 and r13 issues - if orig.id in { PPC_INS_LBZ, PPC_INS_LWZ, PPC_INS_STB, PPC_INS_STW, PPC_INS_LFS }: - - # lbz, lwz, stb, stw and lfs are sometimes used with r13, which is a pointer to a read-write - # small data area (SDA). When compiling custom code, this SDA is not generated, - # so the register is set to r0 and the displacement is set to 0. - - # Original must be (instr) rX, X(r13) and custom must be (instr) rX, 0(r0) - if orig_operands[1].reg == PPC_REG_R13 and cust_operands[1].reg == PPC_REG_R0 and\ - cust_operands[1].mem.disp == 0 and orig_operands[0].reg == cust_operands[0].reg: - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - hint_count += 1 - continue - - if orig.id in { PPC_INS_LWZ, PPC_INS_LFS, PPC_INS_LHZ, PPC_INS_LFS }: - - # Same as above, except with r2 instead of r13. r2 is a pointer to a read-only SDA. - - # Original must be (instr) rX, X(r2) and custom must be (instr) rX, 0(0) - if orig_operands[1].reg == PPC_REG_R2 and cust_operands[1].reg == PPC_REG_R0 and\ - cust_operands[1].mem.disp == 0 and orig_operands[0].reg == cust_operands[0].reg: - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - hint_count += 1 - continue - - # Check if all registers are equal - registers_equal = True - - for j in range(len(orig_operands)): - if orig_operands[j].reg != cust_operands[j].reg: - registers_equal = False - break - - if registers_equal: - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - warning_count += 1 - elif orig.id == PPC_INS_ADDI: - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - warning_count += 1 - elif orig.id == PPC_INS_LIS: - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - warning_count += 1 - elif orig.id in { PPC_INS_B, PPC_INS_BL }: - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - warning_count += 1 - elif orig.id in { PPC_INS_LFS, PPC_INS_LWZ }: - if (cust_operands[j].reg == 0): - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - elif orig.id in { PPC_INS_LFD }: - if cust_operands[j].type == 2: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - else: - if printInstrs: - print(f"{Fore.RED}{str(orig):<80}{cust}{Style.RESET_ALL}") - error_count += 1 - elif orig.id == PPC_INS_ADDI and cust.id == PPC_INS_LI: - assert(len(orig_operands) == 3 and len(cust_operands) == 2) - if orig_operands[1].reg == PPC_REG_R13 and cust_operands[1].imm == 0 and\ - orig_operands[0].reg == cust_operands[0].reg: - if printInstrs: - print(f"{Fore.YELLOW}{str(orig):<80}{cust}{Style.RESET_ALL}") - hint_count += 1 - else: - if printInstrs: - print(f"{Fore.RED}{str(orig):<80}{cust}{Style.RESET_ALL}") - error_count += 1 - else: - if printInstrs: - print(f"{Fore.RED}{str(orig):<80}{cust}{Style.RESET_ALL}") - error_count += 1 - - print(f"[{Fore.YELLOW}{key}{Style.RESET_ALL}] Check finished with {Fore.RED}{error_count} error(s){Style.RESET_ALL}, {Fore.YELLOW}{warning_count} warning(s){Style.RESET_ALL} and {Fore.BLUE}{hint_count} hint(s).{Style.RESET_ALL}") - parent_lib = function_library.get_library_from_symbol(key, objs[key]) - is_decompiled = function_library.get_function_status(parent_lib, key, objs[key]) - passed = error_count == 0 - - if passed: - if is_decompiled == "true": - print(f"[{Fore.YELLOW}{key}{Style.RESET_ALL}] Function already marked as decompiled.") - else: - print("Marking as decompiled...") - function_library.mark_symbol_status(parent_lib, key, objs[key], "true") - symbol_rets.append(0) - continue - else: - if is_decompiled == "true": - print(f"[{Fore.YELLOW}{key}{Style.RESET_ALL}] Function is marked as decompiled, but does not match.") - print("Unmarking as decompiled...") - function_library.mark_symbol_status(parent_lib, key, objs[key], "false") - symbol_rets.append(0) - continue - else: - print(f"[{Fore.YELLOW}{key}{Style.RESET_ALL}] Function is not marked as decompiled, and does not match either.") - - symbol_rets.append(1) - - return symbol_rets - -if not helpers.is_dol_correct(): - print("DOL file is not valid.") - sys.exit(1) - -objs_to_check = [] -funcs_to_check = [] -printInstrs = False - -function_libraries = {} - -# no args means we are checking the recently compiled files -if len(sys.argv) == 1: - printInstrs = True - obj_files = [] - - with open("data/changed.txt", "r") as f: - lines = f.readlines() - - for line in lines: - objs_to_check.append(line.strip("\n")) - - if len(objs_to_check) == 0: - print("There are no functions to check.") - sys.exit(1) - - for obj in objs_to_check: - with open(obj, "rb") as input: - elf_file = ELFFile(input) - symtab = elf_file.get_section_by_name('.symtab') - - for symbol in symtab.iter_symbols(): - section = symbol['st_shndx'] - if isinstance(section, int) and symbol.name != '': - section_name = elf_file.get_section(section).name - - if section_name == '.text': - funcs_to_check.append(symbol.name) -else: - for i in range(1, len(sys.argv)): - arg = sys.argv[i] - - if arg.endswith(".o"): - objs_to_check.append(arg) - elif arg == "-print": - printInstrs = True - else: - funcs_to_check.append(arg) - -for lib in LIBRARIES: - function_library = helpers.FunctionLibrary(lib) - function_library.load() - function_libraries[lib] = function_library - -libsChanged = [] - -for lib in LIBRARIES: - if len(funcs_to_check) > 0: - # do we even need to check this library? - isAnyInLib = False - - for func in funcs_to_check: - if function_libraries[lib].get_obj_names_from_symbol(func) != []: - isAnyInLib = True - break - - if isAnyInLib: - rets = check_symbol(function_libraries[lib], funcs_to_check, printInstrs) - - if len(rets) > 0 and 0 in rets: - libsChanged.append(lib) - -for lib in libsChanged: - function_libraries[lib].save() - -if len(libsChanged) > 0: - progress.genProgress() \ No newline at end of file diff --git a/config/RMGK01/build.sha1 b/config/RMGK01/build.sha1 new file mode 100644 index 00000000..9bab3c69 --- /dev/null +++ b/config/RMGK01/build.sha1 @@ -0,0 +1 @@ +25c5959534b3c21246c6c7e42021b916b41fb578 orig/RMGK01/sys/main.dol diff --git a/config/RMGK01/config.yml b/config/RMGK01/config.yml new file mode 100644 index 00000000..3f145237 --- /dev/null +++ b/config/RMGK01/config.yml @@ -0,0 +1,5 @@ +object: orig/RMGK01/sys/main.dol +hash: 25c5959534b3c21246c6c7e42021b916b41fb578 +symbols: config/RMGK01/symbols.txt +splits: config/RMGK01/splits.txt +mw_comment_version: 14 diff --git a/config/RMGK01/splits.txt b/config/RMGK01/splits.txt new file mode 100644 index 00000000..c5b7b307 --- /dev/null +++ b/config/RMGK01/splits.txt @@ -0,0 +1,11363 @@ +Sections: + .init type:code align:4 + extab type:rodata align:32 + extabindex type:rodata align:32 + .text type:code align:32 + .ctors type:rodata align:4 + .dtors type:rodata align:32 + .rodata type:rodata align:32 + .data type:data align:16 + .bss type:bss align:32 + .sdata type:data align:8 + .sbss type:bss align:16 + .sdata2 type:rodata align:32 + .sbss2 type:bss align:32 + +libnw4r_ut.a/ut_LinkList.o: + .text start:0x800070A0 end:0x800071C8 + +libnw4r_ut.a/ut_binaryFileFormat.o: + .text start:0x800071C8 end:0x8000723C + +libnw4r_ut.a/ut_CharStrmReader.o: + .text start:0x8000723C end:0x8000734C + +libnw4r_ut.a/ut_TagProcessorBase.o: + .text start:0x8000734C end:0x80007A1C + .data start:0x80563420 end:0x80563448 + +libnw4r_ut.a/ut_Font.o: + .text start:0x80007A1C end:0x80007AC4 + .data start:0x80563448 end:0x80563478 + +libnw4r_ut.a/ut_RomFont.o: + .text start:0x80007AC4 end:0x80007B04 + .data start:0x80563478 end:0x805634D8 + +libnw4r_ut.a/ut_ResFontBase.o: + .text start:0x80007B04 end:0x80008170 + .data start:0x805634D8 end:0x80563540 + +libnw4r_ut.a/ut_ResFont.o: + .text start:0x80008170 end:0x80008478 + .data start:0x80563540 end:0x805635E8 + +libnw4r_ut.a/ut_CharWriter.o: + .text start:0x80008478 end:0x80009D40 + .bss start:0x8060A3C0 end:0x8060A3E0 + .sbss start:0x806B2E64 end:0x806B2E68 + .sdata2 start:0x806B7C28 end:0x806B7C48 + +libnw4r_ut.a/ut_TextWriterBase.o: + .text start:0x80009D40 end:0x8000B7F0 + .ctors start:0x8052E804 end:0x8052E808 + .bss start:0x8060A3E0 end:0x8060A418 + .sbss start:0x806B2E68 end:0x806B2E78 + .sdata2 start:0x806B7C48 end:0x806B7C60 + +libnw4r_db.a/db_console.o: + .text start:0x8000B7F0 end:0x8000B8C4 + +libnw4r_db.a/db_assert.o: + .text start:0x8000B8C4 end:0x8000BBA0 + .data start:0x805635E8 end:0x80564678 + .sdata start:0x806B1620 end:0x806B1628 + .sbss start:0x806B2E78 end:0x806B2E80 + +libnw4r_math.a/math_triangular.o: + .text start:0x8000BBA0 end:0x8000BC68 + .sdata2 start:0x806B7C60 end:0x806B7C68 + +libnw4r_math.a/math_types.o: + .text start:0x8000BC68 end:0x8000BCF8 + +libnw4r_lyt.a/lyt_init.o: + .text start:0x8000BCF8 end:0x8000BD4C + .sdata start:0x806B1628 end:0x806B1630 + +libnw4r_lyt.a/lyt_pane.o: + .text start:0x8000BD4C end:0x8000CB2C + .ctors start:0x8052E808 end:0x8052E80C + .data start:0x80564678 end:0x805646E0 + .sbss start:0x806B2E80 end:0x806B2E88 + .sdata2 start:0x806B7C68 end:0x806B7C88 + +libnw4r_lyt.a/lyt_group.o: + .text start:0x8000CB2C end:0x8000CDD4 + .data start:0x805646E0 end:0x805646F0 + +libnw4r_lyt.a/lyt_layout.o: + .text start:0x8000CDD4 end:0x8000DA6C + .data start:0x805646F0 end:0x80564798 + .sbss start:0x806B2E88 end:0x806B2E90 + .sdata2 start:0x806B7C88 end:0x806B7C90 + +libnw4r_lyt.a/lyt_picture.o: + .text start:0x8000DA6C end:0x8000DF94 + .ctors start:0x8052E80C end:0x8052E810 + .sbss start:0x806B2E90 end:0x806B2E98 + .sdata2 start:0x806B7C90 end:0x806B7C98 + +libnw4r_lyt.a/lyt_textBox.o: + .text start:0x8000DF94 end:0x8000ED30 + .ctors start:0x8052E810 end:0x8052E814 + .data start:0x80564798 end:0x80564810 + .sbss start:0x806B2E98 end:0x806B2EA0 + .sdata2 start:0x806B7C98 end:0x806B7CB0 + +libnw4r_lyt.a/lyt_window.o: + .text start:0x8000ED30 end:0x800112C4 + .ctors start:0x8052E814 end:0x8052E818 + .data start:0x80564810 end:0x805648C8 + .sbss start:0x806B2EA0 end:0x806B2EA8 + .sdata2 start:0x806B7CB0 end:0x806B7CC8 + +libnw4r_lyt.a/lyt_bounding.o: + .text start:0x800112C4 end:0x80011370 + .ctors start:0x8052E818 end:0x8052E81C + .data start:0x805648C8 end:0x80564998 + .sbss start:0x806B2EA8 end:0x806B2EC0 + +libnw4r_lyt.a/lyt_material.o: + .text start:0x80011370 end:0x800140C8 + .sdata2 start:0x806B7CC8 end:0x806B7CE8 + +libnw4r_lyt.a/lyt_texMap.o: + .text start:0x800140C8 end:0x800143F4 + .sdata2 start:0x806B7CE8 end:0x806B7D00 + +libnw4r_lyt.a/lyt_drawInfo.o: + .text start:0x800143F4 end:0x800144A8 + .data start:0x80564998 end:0x805649A8 + .sdata2 start:0x806B7D00 end:0x806B7D08 + +libnw4r_lyt.a/lyt_animation.o: + .text start:0x800144A8 end:0x800152C0 + .data start:0x805649A8 end:0x805649D0 + .sdata2 start:0x806B7D08 end:0x806B7D28 + +libnw4r_lyt.a/lyt_resourceAccessor.o: + .text start:0x800152C0 end:0x80015318 + .data start:0x805649D0 end:0x805649E8 + +libnw4r_lyt.a/lyt_arcResourceAccessor.o: + .text start:0x80015318 end:0x800156F8 + .data start:0x805649E8 end:0x80564A00 + .sdata start:0x806B1630 end:0x806B1638 + +libnw4r_lyt.a/lyt_common.o: + .text start:0x800156F8 end:0x800161D0 + .sdata2 start:0x806B7D28 end:0x806B7D30 + +Animation.a/AnmPlayer.o: + .text start:0x800161D0 end:0x800178C8 + .data start:0x80564A00 end:0x80564A80 + .sdata2 start:0x806B7D30 end:0x806B7D60 + +Animation.a/BckCtrl.o: + .text start:0x800178C8 end:0x8001804C + .sdata start:0x806B1638 end:0x806B1650 + .sdata2 start:0x806B7D60 end:0x806B7D68 + +Animation.a/BpkPlayer.o: + .text start:0x8001804C end:0x8001809C + .data start:0x80564A80 end:0x80564A98 + +Animation.a/BrkPlayer.o: + .text start:0x8001809C end:0x800180EC + .data start:0x80564A98 end:0x80564AB0 + +Animation.a/BtkPlayer.o: + .text start:0x800180EC end:0x8001813C + .data start:0x80564AB0 end:0x80564AC8 + +Animation.a/BtpPlayer.o: + .text start:0x8001813C end:0x8001818C + .data start:0x80564AC8 end:0x80564AE0 + +Animation.a/BvaPlayer.o: + .text start:0x8001818C end:0x800182C0 + .data start:0x80564AE0 end:0x80564AF0 + +Animation.a/LayoutAnmPlayer.o: + .text start:0x800182C0 end:0x800183F4 + .data start:0x80564AF0 end:0x80564B08 + .sdata2 start:0x806B7D68 end:0x806B7D70 + +Animation.a/MaterialAnmBuffer.o: + .text start:0x800183F4 end:0x80018DF8 + .data start:0x80564B08 end:0x80564B18 + +Animation.a/XanimeCore.o: + .text start:0x80018DF8 end:0x8001B148 + .data start:0x80564B18 end:0x80564B48 + .sdata2 start:0x806B7D70 end:0x806B7D78 + +Animation.a/XanimePlayer.o: + .text start:0x8001B148 end:0x8001C4D4 + .data start:0x80564B48 end:0x80564B88 + .sdata start:0x806B1650 end:0x806B16C0 + .sdata2 start:0x806B7D78 end:0x806B7D88 + +Animation.a/XanimeResource.o: + .text start:0x8001C4D4 end:0x8001D2A8 + .sdata2 start:0x806B7D88 end:0x806B7D90 + +AreaObj.a/AreaForm.o: + .text start:0x8001D2A8 end:0x8001E15C + .data start:0x80564B88 end:0x80564BD8 + .sdata2 start:0x806B7D90 end:0x806B7DC0 + +AreaObj.a/AreaFormDrawer.o: + .text start:0x8001E15C end:0x8001E214 + .ctors start:0x8052E81C end:0x8052E820 + .sbss start:0x806B2EC0 end:0x806B2EC8 + +AreaObj.a/AreaObj.o: + .text start:0x8001E214 end:0x8001E9D4 + .data start:0x80564BD8 end:0x80564C60 + +AreaObj.a/AreaObjContainer.o: + .text start:0x8001E9D4 end:0x8001EEB0 + .rodata start:0x8052F4B0 end:0x8052F820 + .data start:0x80564C60 end:0x805650E8 + +AreaObj.a/AreaObjFollower.o: + .text start:0x8001EEB0 end:0x8001EFF4 + .data start:0x805650E8 end:0x805650F8 + +AreaObj.a/AstroChangeStageCube.o: + .text start:0x8001EFF4 end:0x8001F404 + .data start:0x805650F8 end:0x80565178 + +AreaObj.a/AudioEffectArea.o: + .text start:0x8001F404 end:0x8001F5EC + .data start:0x80565178 end:0x805651E0 + +AreaObj.a/BgmProhibitArea.o: + .text start:0x8001F5EC end:0x8001F8BC + .data start:0x805651E0 end:0x80565238 + .sdata2 start:0x806B7DC0 end:0x806B7DC8 + +AreaObj.a/BigBubbleCameraArea.o: + .text start:0x8001F8BC end:0x8001FB5C + .data start:0x80565238 end:0x805652B0 + +AreaObj.a/BigBubbleGoalArea.o: + .text start:0x8001FB5C end:0x8001FF30 + .data start:0x805652B0 end:0x80565308 + .sdata2 start:0x806B7DC8 end:0x806B7DE0 + +AreaObj.a/BloomArea.o: + .text start:0x8001FF30 end:0x800200D0 + .data start:0x80565308 end:0x80565348 + +AreaObj.a/CameraRepulsiveArea.o: + .text start:0x800200D0 end:0x80020344 + .data start:0x80565348 end:0x805653F8 + .sdata2 start:0x806B7DE0 end:0x806B7DF0 + +AreaObj.a/ChangeBgmCube.o: + .text start:0x80020344 end:0x800207B0 + .data start:0x805653F8 end:0x80565428 + +AreaObj.a/CollisionArea.o: + .text start:0x800207B0 end:0x80021DB4 + .data start:0x80565428 end:0x805654F4 + .sdata2 start:0x806B7DF0 end:0x806B7E10 + +AreaObj.a/CubeCamera.o: + .text start:0x80021DB4 end:0x800221F4 + .data start:0x805654F4 end:0x80565548 + .sbss start:0x806B2EC8 end:0x806B2ED0 + +AreaObj.a/DeathArea.o: + .text start:0x800221F4 end:0x800223AC + .data start:0x80565548 end:0x80565580 + +AreaObj.a/DepthOfFieldArea.o: + .text start:0x800223AC end:0x80022508 + .data start:0x80565580 end:0x805655D8 + .sdata2 start:0x806B7E10 end:0x806B7E18 + +AreaObj.a/FollowCollisionArea.o: + .text start:0x80022508 end:0x80022F5C + .data start:0x805655D8 end:0x80565610 + .sdata2 start:0x806B7E18 end:0x806B7E28 + +AreaObj.a/GlaringLightArea.o: + .text start:0x80022F5C end:0x800231F0 + .data start:0x80565610 end:0x80565678 + .sdata2 start:0x806B7E28 end:0x806B7E30 + +AreaObj.a/HazeCube.o: + .text start:0x800231F0 end:0x80023300 + .data start:0x80565678 end:0x805656B0 + .sdata2 start:0x806B7E30 end:0x806B7E38 + +AreaObj.a/ImageEffectArea.o: + .text start:0x80023300 end:0x80023498 + .data start:0x805656B0 end:0x80565708 + +AreaObj.a/LightArea.o: + .text start:0x80023498 end:0x80023588 + .data start:0x80565708 end:0x80565740 + +AreaObj.a/LightAreaHolder.o: + .text start:0x80023588 end:0x80023768 + .data start:0x80565740 end:0x80565778 + +AreaObj.a/MercatorTransformCube.o: + .text start:0x80023768 end:0x80024984 + .data start:0x80565778 end:0x805657A8 + .sdata2 start:0x806B7E38 end:0x806B7E78 + +AreaObj.a/MessageArea.o: + .text start:0x80024984 end:0x80024A68 + .data start:0x805657A8 end:0x805657EC + +AreaObj.a/PlayerSeArea.o: + .text start:0x80024A68 end:0x80024BC0 + .data start:0x805657EC end:0x80565828 + +AreaObj.a/QuakeEffectArea.o: + .text start:0x80024BC0 end:0x80024C70 + .data start:0x80565828 end:0x80565890 + +AreaObj.a/RestartCube.o: + .text start:0x80024C70 end:0x80024FA4 + .data start:0x80565890 end:0x805658C0 + +AreaObj.a/ScreenBlurArea.o: + .text start:0x80024FA4 end:0x800250A8 + .data start:0x805658C0 end:0x80565900 + +AreaObj.a/SimpleBloomArea.o: + .text start:0x800250A8 end:0x800251D4 + .data start:0x80565900 end:0x80565994 + +AreaObj.a/SoundEmitterCube.o: + .text start:0x800251D4 end:0x800255B4 + .data start:0x80565994 end:0x80565A64 + .sdata2 start:0x806B7E78 end:0x806B7E80 + +AreaObj.a/SoundEmitterSphere.o: + .text start:0x800255B4 end:0x8002585C + .data start:0x80565A64 end:0x80565AEC + .sdata2 start:0x806B7E80 end:0x806B7E88 + +AreaObj.a/SpinGuidanceArea.o: + .text start:0x8002585C end:0x8002599C + .data start:0x80565AEC end:0x80565B18 + +AreaObj.a/SunLightArea.o: + .text start:0x8002599C end:0x80025A40 + .data start:0x80565B18 end:0x80565B64 + +AreaObj.a/SwitchArea.o: + .text start:0x80025A40 end:0x80025C08 + .data start:0x80565B64 end:0x80565BA4 + +AreaObj.a/WarpCube.o: + .text start:0x80025C08 end:0x8002607C + .data start:0x80565BA4 end:0x80565BD0 + .sdata2 start:0x806B7E88 end:0x806B7E98 + +AreaObj.a/WaterArea.o: + .text start:0x8002607C end:0x80026254 + .data start:0x80565BD0 end:0x80565CC8 + +AudioLib.a/AudSystem.o: + .text start:0x80026254 end:0x8002A1C0 + .ctors start:0x8052E820 end:0x8052E824 + .data start:0x80565CC8 end:0x80565F90 + .bss start:0x8060A418 end:0x8060A488 + .sbss start:0x806B2ED0 end:0x806B2EF0 + .sdata2 start:0x806B7E98 end:0x806B7EC8 + +AudioLib.a/AudParams.o: + .rodata start:0x8052F820 end:0x8052FA48 + .sdata2 start:0x806B7EC8 end:0x806B7F98 + +AudioLib.a/AudSystemVolumeController.o: + .text start:0x8002A1C0 end:0x8002A45C + +AudioLib.a/AudAudience.o: + .text start:0x8002A45C end:0x8002A540 + .data start:0x80565F90 end:0x80565FB0 + .sdata2 start:0x806B7F98 end:0x806B7FA0 + +AudioLib.a/AudSoundInfo.o: + .text start:0x8002A540 end:0x8002AA50 + .sbss start:0x806B2EF0 end:0x806B2EF8 + +AudioLib.a/AudWrap.o: + .text start:0x8002AA50 end:0x8002ABE0 + .ctors start:0x8052E824 end:0x8052E828 + .bss start:0x8060A488 end:0x8060A4A0 + .sbss start:0x806B2EF8 end:0x806B2F00 + +AudioLib.a/AudSoundObject.o: + .text start:0x8002ABE0 end:0x8002BB5C + .data start:0x80565FB0 end:0x80565FE8 + .sdata2 start:0x806B7FA0 end:0x806B7FA8 + +AudioLib.a/AudSoundObject_Kawamura.o: + .text start:0x8002BB5C end:0x8002C6D4 + .sdata2 start:0x806B7FA8 end:0x806B8008 + +AudioLib.a/AudSoundObject_Takezawa.o: + .text start:0x8002C6D4 end:0x8002D9F0 + .sdata2 start:0x806B8008 end:0x806B8068 + +AudioLib.a/AudSoundObject_Gohara.o: + .text start:0x8002D9F0 end:0x8002DC60 + .sdata2 start:0x806B8068 end:0x806B8078 + +AudioLib.a/AudAnmSoundObject.o: + .text start:0x8002DC60 end:0x8002E874 + .data start:0x80565FE8 end:0x80566048 + .sbss start:0x806B2F00 end:0x806B2F08 + .sdata2 start:0x806B8078 end:0x806B8080 + +AudioLib.a/AudBgm.o: + .text start:0x8002E874 end:0x8002FD00 + .ctors start:0x8052E828 end:0x8052E82C + .data start:0x80566048 end:0x80566160 + .bss start:0x8060A4A0 end:0x8060A4B8 + .sbss start:0x806B2F08 end:0x806B2F10 + .sdata2 start:0x806B8080 end:0x806B8090 + +AudioLib.a/AudBgmKeeper.o: + .text start:0x8002FD00 end:0x8002FF24 + +AudioLib.a/AudBgmMgr.o: + .text start:0x8002FF24 end:0x80030758 + +AudioLib.a/AudBgmRhythmStrategy.o: + .text start:0x80030758 end:0x80030A74 + .ctors start:0x8052E82C end:0x8052E830 + .data start:0x80566160 end:0x80566170 + .bss start:0x8060A4B8 end:0x8060A4D0 + +AudioLib.a/AudBgmSetting.o: + .text start:0x80030A74 end:0x80030BA0 + .rodata start:0x8052FA48 end:0x80530A68 + +AudioLib.a/AudBgmVolumeController.o: + .text start:0x80030BA0 end:0x80030E0C + .sdata2 start:0x806B8090 end:0x806B8098 + +AudioLib.a/AudEffector.o: + .text start:0x80030E0C end:0x80030F24 + .data start:0x80566170 end:0x80566398 + .sdata2 start:0x806B8098 end:0x806B80A0 + +AudioLib.a/AudFader.o: + .text start:0x80030F24 end:0x80030FF0 + .sdata2 start:0x806B80A0 end:0x806B80A8 + +AudioLib.a/AudLimitedSound.o: + .text start:0x80030FF0 end:0x80031070 + +AudioLib.a/AudMeNameConverter.o: + .text start:0x80031070 end:0x8003127C + .ctors start:0x8052E830 end:0x8052E834 + .bss start:0x8060A4D0 end:0x8060A4E8 + +AudioLib.a/AudMicWrap.o: + .text start:0x8003127C end:0x80031374 + +AudioLib.a/AudRemixMgr.o: + .text start:0x80031374 end:0x80031544 + +AudioLib.a/AudRemixSequencer.o: + .text start:0x80031544 end:0x80031A30 + .data start:0x80566398 end:0x80566790 + .sdata2 start:0x806B80A8 end:0x806B80B8 + +AudioLib.a/AudSceneMgr.o: + .text start:0x80031A30 end:0x80032454 + .ctors start:0x8052E834 end:0x8052E838 + .rodata start:0x80530A68 end:0x80530E60 + .bss start:0x8060A4E8 end:0x8060A500 + +AudioLib.a/AudSeStrategy.o: + .text start:0x80032454 end:0x800327BC + .ctors start:0x8052E838 end:0x8052E83C + .data start:0x80566790 end:0x805667B8 + .bss start:0x8060A500 end:0x8060A510 + .sdata2 start:0x806B80B8 end:0x806B80C0 + +AudioLib.a/AudSoundNameConverter.o: + .text start:0x800327BC end:0x80032D78 + .data start:0x805667B8 end:0x80566800 + .sbss start:0x806B2F10 end:0x806B2F18 + +AudioLib.a/AudSoundObjHolder.o: + .text start:0x80032D78 end:0x80032F04 + +AudioLib.a/AudSpeakerWrap.o: + .text start:0x80032F04 end:0x80033124 + .ctors start:0x8052E83C end:0x8052E840 + .bss start:0x8060A510 end:0x8060A548 + .sbss start:0x806B2F18 end:0x806B2F28 + .sdata2 start:0x806B80C0 end:0x806B80C8 + +AudioLib.a/AudTrackController.o: + .text start:0x80033124 end:0x800334A0 + .sdata2 start:0x806B80C8 end:0x806B80D0 + +AudioLib.a/AudUtil.o: + .text start:0x800334A0 end:0x8003359C + .sdata2 start:0x806B80D0 end:0x806B80D8 + +AudioLib.a/OverwriteJAudio.o: + .text start:0x8003359C end:0x80033CF4 + .ctors start:0x8052E840 end:0x8052E844 + .bss start:0x8060A548 end:0x8060A568 + .sdata2 start:0x806B80D8 end:0x806B80E8 + +AudioLib.a/CSSoundNameConverter.o: + .text start:0x80033CF4 end:0x80033F0C + +Boss.a/BossAccessor.o: + .text start:0x80033F0C end:0x80034034 + .data start:0x80566800 end:0x80566838 + +Boss.a/BossBegoman.o: + .text start:0x80034034 end:0x80036BE4 + .ctors start:0x8052E844 end:0x8052E848 + .rodata start:0x80530E60 end:0x80530ED8 + .data start:0x80566838 end:0x80566D24 + .sbss start:0x806B2F28 end:0x806B2F88 + .sdata2 start:0x806B80E8 end:0x806B8180 + +Boss.a/BossBegomanHead.o: + .text start:0x80036BE4 end:0x8003754C + .ctors start:0x8052E848 end:0x8052E84C + .data start:0x80566D24 end:0x80566E78 + .sbss start:0x806B2F88 end:0x806B2FA8 + .sdata2 start:0x806B8180 end:0x806B8190 + +Boss.a/BossKameck.o: + .text start:0x8003754C end:0x80038480 + .data start:0x80566E78 end:0x80566FD0 + .sdata2 start:0x806B8190 end:0x806B81C8 + +Boss.a/BossKameckAction.o: + .text start:0x80038480 end:0x800385C4 + .data start:0x80566FD0 end:0x80567014 + +Boss.a/BossKameckBarrier.o: + .text start:0x800385C4 end:0x800387B8 + .ctors start:0x8052E84C end:0x8052E850 + .data start:0x80567014 end:0x805672FC + .sbss start:0x806B2FA8 end:0x806B2FB0 + .sdata2 start:0x806B81C8 end:0x806B81D0 + +Boss.a/BossKameckBattleDemo.o: + .text start:0x800387B8 end:0x80039864 + .ctors start:0x8052E850 end:0x8052E854 + .data start:0x805672FC end:0x80567438 + .sbss start:0x806B2FB0 end:0x806B2FD8 + .sdata2 start:0x806B81D0 end:0x806B81D8 + +Boss.a/BossKameckBattlePattarn.o: + .text start:0x80039864 end:0x80039918 + +Boss.a/BossKameckSequencer.o: + .text start:0x80039918 end:0x80039ADC + .data start:0x80567438 end:0x80567468 + +Boss.a/BossKameckMoveRail.o: + .text start:0x80039ADC end:0x80039D7C + .data start:0x80567468 end:0x805674E0 + +Boss.a/BossKameckVs1.o: + .text start:0x80039D7C end:0x8003A390 + .ctors start:0x8052E854 end:0x8052E858 + .data start:0x805674E0 end:0x805675A8 + .bss start:0x8060A568 end:0x8060A5A8 + .sbss start:0x806B2FD8 end:0x806B2FF0 + +Boss.a/BossKameckVs2.o: + .text start:0x8003A390 end:0x8003AAF8 + .ctors start:0x8052E858 end:0x8052E85C + .data start:0x805675A8 end:0x8056788C + .bss start:0x8060A5A8 end:0x8060A5E8 + .sbss start:0x806B2FF0 end:0x806B3010 + +Boss.a/BossKameckStateBattle.o: + .text start:0x8003AAF8 end:0x8003BE34 + .ctors start:0x8052E85C end:0x8052E860 + .data start:0x8056788C end:0x805679AC + .sbss start:0x806B3010 end:0x806B3040 + .sdata2 start:0x806B81D8 end:0x806B8220 + +Boss.a/BossStinkBug.o: + .text start:0x8003BE34 end:0x8003D1D8 + .ctors start:0x8052E860 end:0x8052E864 + .rodata start:0x80530ED8 end:0x80530F18 + .data start:0x805679AC end:0x80567EAC + .bss start:0x8060A5E8 end:0x8060A5F8 + .sdata2 start:0x806B8220 end:0x806B8268 + +Boss.a/BossStinkBugActionBase.o: + .text start:0x8003D1D8 end:0x8003EF1C + .data start:0x80567EAC end:0x80567F30 + .sdata2 start:0x806B8268 end:0x806B82D8 + +Boss.a/BossStinkBugActionFlyHigh.o: + .text start:0x8003EF1C end:0x8003FD2C + .ctors start:0x8052E864 end:0x8052E868 + .data start:0x80567F30 end:0x805680B8 + .sbss start:0x806B3040 end:0x806B3088 + .sdata2 start:0x806B82D8 end:0x806B82F8 + +Boss.a/BossStinkBugActionFlyLow.o: + .text start:0x8003FD2C end:0x8004060C + .ctors start:0x8052E868 end:0x8052E86C + .data start:0x805680B8 end:0x805681C8 + .sbss start:0x806B3088 end:0x806B30B0 + .sdata2 start:0x806B82F8 end:0x806B8328 + +Boss.a/BossStinkBugActionGround.o: + .text start:0x8004060C end:0x80040F3C + .ctors start:0x8052E86C end:0x8052E870 + .data start:0x805681C8 end:0x805682BC + .sbss start:0x806B30B0 end:0x806B30D8 + .sdata2 start:0x806B8328 end:0x806B8358 + +Boss.a/BossStinkBugActionSequencer.o: + .text start:0x80040F3C end:0x80041558 + .ctors start:0x8052E870 end:0x8052E874 + .data start:0x805682BC end:0x8056841C + .sbss start:0x806B30D8 end:0x806B3100 + +Boss.a/BossStinkBugAngryDemo.o: + .text start:0x80041558 end:0x800418B8 + .ctors start:0x8052E874 end:0x8052E878 + .data start:0x8056841C end:0x80568548 + .sbss start:0x806B3100 end:0x806B3108 + +Boss.a/BossStinkBugBomb.o: + .text start:0x800418B8 end:0x80041FEC + .ctors start:0x8052E878 end:0x8052E87C + .data start:0x80568548 end:0x80568608 + .sbss start:0x806B3108 end:0x806B3110 + .sdata2 start:0x806B8358 end:0x806B83A0 + +Boss.a/BossStinkBugBombHolder.o: + .text start:0x80041FEC end:0x800421A0 + .data start:0x80568608 end:0x805686B8 + +Boss.a/BossStinkBugFinishDemo.o: + .text start:0x800421A0 end:0x80042550 + .ctors start:0x8052E87C end:0x8052E880 + .data start:0x805686B8 end:0x8056882C + .sbss start:0x806B3110 end:0x806B3120 + +Boss.a/BossStinkBugFlyDemo.o: + .text start:0x80042550 end:0x80042938 + .ctors start:0x8052E880 end:0x8052E884 + .data start:0x8056882C end:0x8056890C + .sbss start:0x806B3120 end:0x806B3128 + +Boss.a/BossStinkBugFunction.o: + .text start:0x80042938 end:0x8004314C + .sdata2 start:0x806B83A0 end:0x806B83D8 + +Boss.a/BossStinkBugOpeningDemo.o: + .text start:0x8004314C end:0x800433F4 + .ctors start:0x8052E884 end:0x8052E888 + .data start:0x8056890C end:0x80568994 + .sbss start:0x806B3128 end:0x806B3130 + +Boss.a/DinoPackun.o: + .text start:0x800433F4 end:0x80045064 + .ctors start:0x8052E888 end:0x8052E88C + .rodata start:0x80530F18 end:0x80530F60 + .data start:0x80568994 end:0x80568C68 + .bss start:0x8060A5F8 end:0x8060A660 + .sdata start:0x806B16C0 end:0x806B16E0 + .sdata2 start:0x806B83D8 end:0x806B8450 + +Boss.a/DinoPackunAction.o: + .text start:0x80045064 end:0x800457FC + .data start:0x80568C68 end:0x80568D2C + .sdata2 start:0x806B8450 end:0x806B8460 + +Boss.a/DinoPackunBall.o: + .text start:0x800457FC end:0x8004684C + .ctors start:0x8052E88C end:0x8052E890 + .data start:0x80568D2C end:0x80568ECC + .sbss start:0x806B3130 end:0x806B3148 + .sdata2 start:0x806B8460 end:0x806B84A0 + +Boss.a/DinoPackunBattleEgg.o: + .text start:0x8004684C end:0x80046E68 + .ctors start:0x8052E890 end:0x8052E894 + .data start:0x80568ECC end:0x80568F84 + .bss start:0x8060A660 end:0x8060A670 + .sbss start:0x806B3148 end:0x806B3158 + .sdata2 start:0x806B84A0 end:0x806B84C0 + +Boss.a/DinoPackunBattleEggVs2.o: + .text start:0x80046E68 end:0x80047488 + .ctors start:0x8052E894 end:0x8052E898 + .data start:0x80568F84 end:0x80569074 + .bss start:0x8060A670 end:0x8060A680 + .sbss start:0x806B3158 end:0x806B3168 + .sdata2 start:0x806B84C0 end:0x806B84E0 + +Boss.a/DinoPackunBattleVs1Lv1.o: + .text start:0x80047488 end:0x80047D98 + .ctors start:0x8052E898 end:0x8052E89C + .data start:0x80569074 end:0x805691AC + .sbss start:0x806B3168 end:0x806B3188 + .sdata2 start:0x806B84E0 end:0x806B8500 + +Boss.a/DinoPackunBattleVs1Lv2.o: + .text start:0x80047D98 end:0x80048758 + .ctors start:0x8052E89C end:0x8052E8A0 + .data start:0x805691AC end:0x8056930C + .sbss start:0x806B3188 end:0x806B31A8 + .sdata2 start:0x806B8500 end:0x806B8520 + +Boss.a/DinoPackunBattleVs2Lv1.o: + .text start:0x80048758 end:0x80049968 + .ctors start:0x8052E8A0 end:0x8052E8A4 + .data start:0x8056930C end:0x80569584 + .bss start:0x8060A680 end:0x8060A690 + .sbss start:0x806B31A8 end:0x806B31C8 + .sdata2 start:0x806B8520 end:0x806B8580 + +Boss.a/DinoPackunDemo.o: + .text start:0x80049968 end:0x8004A330 + .ctors start:0x8052E8A4 end:0x8052E8A8 + .data start:0x80569584 end:0x80569678 + .sbss start:0x806B31C8 end:0x806B31E0 + .sdata2 start:0x806B8580 end:0x806B8590 + +Boss.a/DinoPackunDemoPosition.o: + .text start:0x8004A330 end:0x8004A584 + .ctors start:0x8052E8A8 end:0x8052E8AC + .data start:0x80569678 end:0x8056971C + .sbss start:0x806B31E0 end:0x806B31E8 + +Boss.a/DinoPackunEggShell.o: + .text start:0x8004A584 end:0x8004A8CC + .ctors start:0x8052E8AC end:0x8052E8B0 + .data start:0x8056971C end:0x80569850 + .sbss start:0x806B31E8 end:0x806B31F0 + +Boss.a/DinoPackunFire.o: + .text start:0x8004A8CC end:0x8004AF74 + .ctors start:0x8052E8B0 end:0x8052E8B4 + .data start:0x80569850 end:0x80569930 + .sbss start:0x806B31F0 end:0x806B31F8 + .sdata2 start:0x806B8590 end:0x806B85B0 + +Boss.a/DinoPackunSequencer.o: + .text start:0x8004AF74 end:0x8004B13C + .data start:0x80569930 end:0x805699B4 + +Boss.a/DinoPackunStateAwake.o: + .text start:0x8004B13C end:0x8004B318 + .ctors start:0x8052E8B4 end:0x8052E8B8 + .data start:0x805699B4 end:0x80569BE8 + .sbss start:0x806B31F8 end:0x806B3200 + .sdata2 start:0x806B85B0 end:0x806B85C0 + +Boss.a/DinoPackunStateDamage.o: + .text start:0x8004B318 end:0x8004BDAC + .ctors start:0x8052E8B8 end:0x8052E8BC + .data start:0x80569BE8 end:0x80569D20 + .bss start:0x8060A690 end:0x8060A6A8 + .sbss start:0x806B3200 end:0x806B3218 + .sdata2 start:0x806B85C0 end:0x806B85E0 + +Boss.a/DinoPackunStateFire.o: + .text start:0x8004BDAC end:0x8004C374 + .ctors start:0x8052E8BC end:0x8052E8C0 + .data start:0x80569D20 end:0x80569DA0 + .sbss start:0x806B3218 end:0x806B3228 + +Boss.a/DinoPackunTail.o: + .text start:0x8004C374 end:0x8004CBEC + .sdata2 start:0x806B85E0 end:0x806B8600 + +Boss.a/DinoPackunTailNode.o: + .text start:0x8004CBEC end:0x8004D204 + .data start:0x80569DA0 end:0x80569E40 + .sdata2 start:0x806B8600 end:0x806B8630 + +Boss.a/DinoPackunTailPart.o: + .text start:0x8004D204 end:0x8004D6E0 + .ctors start:0x8052E8C0 end:0x8052E8C4 + .data start:0x80569E40 end:0x80569F08 + .sbss start:0x806B3228 end:0x806B3230 + .sdata2 start:0x806B8630 end:0x806B8650 + +Boss.a/DinoPackunTailRoot.o: + .text start:0x8004D6E0 end:0x8004DA68 + .data start:0x80569F08 end:0x8056A014 + +Boss.a/DinoPackunTrackFire.o: + .text start:0x8004DA68 end:0x8004E024 + .ctors start:0x8052E8C4 end:0x8052E8C8 + .data start:0x8056A014 end:0x8056A0E8 + .sbss start:0x806B3230 end:0x806B3238 + .sdata2 start:0x806B8650 end:0x806B8660 + +Boss.a/DinoPackunVs1.o: + .text start:0x8004E024 end:0x8004E614 + .ctors start:0x8052E8C8 end:0x8052E8CC + .data start:0x8056A0E8 end:0x8056A1E4 + .sbss start:0x806B3238 end:0x806B3260 + +Boss.a/DinoPackunVs2.o: + .text start:0x8004E614 end:0x8004ED54 + .ctors start:0x8052E8CC end:0x8052E8D0 + .data start:0x8056A1E4 end:0x8056A3B8 + .sbss start:0x806B3260 end:0x806B3288 + +Boss.a/Dodoryu.o: + .text start:0x8004ED54 end:0x80051C54 + .ctors start:0x8052E8D0 end:0x8052E8D4 + .rodata start:0x80530F60 end:0x80530FC8 + .data start:0x8056A3B8 end:0x8056AFB0 + .sdata start:0x806B16E0 end:0x806B1730 + .sbss start:0x806B3288 end:0x806B32B0 + .sdata2 start:0x806B8660 end:0x806B86E0 + +Boss.a/DodoryuDemo.o: + .text start:0x80051C54 end:0x80053060 + .ctors start:0x8052E8D4 end:0x8052E8D8 + .data start:0x8056AFB0 end:0x8056B3A0 + .sbss start:0x806B32B0 end:0x806B32E8 + .sdata2 start:0x806B86E0 end:0x806B86F8 + +Boss.a/DodoryuHill.o: + .text start:0x80053060 end:0x800531B0 + .data start:0x8056B3A0 end:0x8056B458 + +Boss.a/DodoryuMove.o: + .text start:0x800531B0 end:0x80053B44 + .data start:0x8056B458 end:0x8056B664 + .sdata2 start:0x806B86F8 end:0x806B8720 + +Boss.a/DodoryuStateBase.o: + .text start:0x80053B44 end:0x80053CB4 + .sdata2 start:0x806B8720 end:0x806B8728 + +Boss.a/DodoryuStateLv1.o: + .text start:0x80053CB4 end:0x800550D8 + .ctors start:0x8052E8D8 end:0x8052E8DC + .data start:0x8056B664 end:0x8056BA7C + .sbss start:0x806B32E8 end:0x806B3310 + .sdata2 start:0x806B8728 end:0x806B8750 + +Boss.a/DodoryuStateLv2.o: + .text start:0x800550D8 end:0x80057E04 + .ctors start:0x8052E8DC end:0x8052E8E0 + .data start:0x8056BA7C end:0x8056BD38 + .sbss start:0x806B3310 end:0x806B3368 + .sdata2 start:0x806B8750 end:0x806B8798 + +Boss.a/DodoryuStateWait.o: + .text start:0x80057E04 end:0x80058048 + .ctors start:0x8052E8E0 end:0x8052E8E4 + .data start:0x8056BD38 end:0x8056BE8C + .sbss start:0x806B3368 end:0x806B3370 + .sdata2 start:0x806B8798 end:0x806B87A0 + +Boss.a/DodoryuUtil.o: + .text start:0x80058048 end:0x80058778 + .sdata2 start:0x806B87A0 end:0x806B87C0 + +Boss.a/Koopa.o: + .text start:0x80058778 end:0x80058B5C + .data start:0x8056BE8C end:0x8056BF08 + .sdata2 start:0x806B87C0 end:0x806B87D0 + +Boss.a/KoopaBattleBase.o: + .text start:0x80058B5C end:0x800590E4 + .data start:0x8056BF08 end:0x8056BF58 + .sdata2 start:0x806B87D0 end:0x806B87F0 + +Boss.a/KoopaBattleMain.o: + .text start:0x800590E4 end:0x8005A1F8 + .ctors start:0x8052E8E4 end:0x8052E8E8 + .data start:0x8056BF58 end:0x8056C128 + .sbss start:0x806B3370 end:0x806B33A8 + .sdata2 start:0x806B87F0 end:0x806B8800 + +Boss.a/KoopaBattleStairsBase.o: + .text start:0x8005A1F8 end:0x8005A450 + .data start:0x8056C128 end:0x8056C238 + .sdata2 start:0x806B8800 end:0x806B8808 + +Boss.a/KoopaBattleStairsVs1.o: + .text start:0x8005A450 end:0x8005B120 + .ctors start:0x8052E8E8 end:0x8052E8EC + .data start:0x8056C238 end:0x8056C380 + .sdata start:0x806B1730 end:0x806B1780 + .sbss start:0x806B33A8 end:0x806B33C8 + .sdata2 start:0x806B8808 end:0x806B8830 + +Boss.a/KoopaBattleStairsVs3.o: + .text start:0x8005B120 end:0x8005B5CC + .ctors start:0x8052E8EC end:0x8052E8F0 + .data start:0x8056C380 end:0x8056C418 + .sbss start:0x806B33C8 end:0x806B33D8 + .sdata2 start:0x806B8830 end:0x806B8838 + +Boss.a/KoopaBattleVs3Lv1.o: + .text start:0x8005B5CC end:0x8005BD60 + .ctors start:0x8052E8F0 end:0x8052E8F4 + .data start:0x8056C418 end:0x8056C4F0 + .sbss start:0x806B33D8 end:0x806B33F8 + +Boss.a/KoopaBattleVs3Lv2.o: + .text start:0x8005BD60 end:0x8005C504 + .ctors start:0x8052E8F4 end:0x8052E8F8 + .data start:0x8056C4F0 end:0x8056C66C + .sbss start:0x806B33F8 end:0x806B3410 + +Boss.a/KoopaDemoPowerUp.o: + .text start:0x8005C504 end:0x8005C990 + .ctors start:0x8052E8F8 end:0x8052E8FC + .data start:0x8056C66C end:0x8056C6D0 + .sbss start:0x806B3410 end:0x806B3418 + .sdata2 start:0x806B8838 end:0x806B8848 + +Boss.a/KoopaDemoFallToPlanetVs3Lv2.o: + .text start:0x8005C990 end:0x8005CE9C + .ctors start:0x8052E8FC end:0x8052E900 + .data start:0x8056C6D0 end:0x8056C888 + .sbss start:0x806B3418 end:0x806B3430 + +Boss.a/KoopaDemoFallToPlanetVs3Lv3.o: + .text start:0x8005CE9C end:0x8005D4B0 + .ctors start:0x8052E900 end:0x8052E904 + .data start:0x8056C888 end:0x8056CAA0 + .sbss start:0x806B3430 end:0x806B3448 + +Boss.a/KoopaDemoJumpToPlanet.o: + .text start:0x8005D4B0 end:0x8005D994 + .ctors start:0x8052E904 end:0x8052E908 + .data start:0x8056CAA0 end:0x8056CC60 + .sbss start:0x806B3448 end:0x806B3458 + +Boss.a/KoopaFigureBall.o: + .text start:0x8005D994 end:0x8005DE18 + .data start:0x8056CC60 end:0x8056CD80 + .sdata2 start:0x806B8848 end:0x806B8860 + +Boss.a/KoopaFireShort.o: + .text start:0x8005DE18 end:0x8005E874 + .ctors start:0x8052E908 end:0x8052E90C + .data start:0x8056CD80 end:0x8056CED4 + .sbss start:0x806B3458 end:0x806B3468 + .sdata2 start:0x806B8860 end:0x806B8898 + +Boss.a/KoopaFireStairs.o: + .text start:0x8005E874 end:0x8005F0F8 + .ctors start:0x8052E90C end:0x8052E910 + .data start:0x8056CED4 end:0x8056D2B8 + .sbss start:0x806B3468 end:0x806B3470 + .sdata2 start:0x806B8898 end:0x806B88D0 + +Boss.a/KoopaFunction.o: + .text start:0x8005F0F8 end:0x8006008C + .sdata2 start:0x806B88D0 end:0x806B88D8 + +Boss.a/KoopaParts.o: + .text start:0x8006008C end:0x80060D44 + .sdata2 start:0x806B88D8 end:0x806B88E0 + +Boss.a/KoopaPowerUpSwitch.o: + .text start:0x80060D44 end:0x80060E38 + .data start:0x8056D2B8 end:0x8056D354 + +Boss.a/KoopaPlanetShadow.o: + .text start:0x80060E38 end:0x80061038 + .data start:0x8056D354 end:0x8056D3D0 + .sdata2 start:0x806B88E0 end:0x806B88E8 + +Boss.a/KoopaRestarterVs3.o: + .text start:0x80061038 end:0x8006113C + .data start:0x8056D3D0 end:0x8056D474 + +Boss.a/KoopaRockBreak.o: + .text start:0x8006113C end:0x80061294 + .data start:0x8056D474 end:0x8056D650 + +Boss.a/KoopaSensorCtrl.o: + .text start:0x80061294 end:0x80061898 + .sdata2 start:0x806B88E8 end:0x806B8938 + +Boss.a/KoopaSequencer.o: + .text start:0x80061898 end:0x80061A18 + .data start:0x8056D650 end:0x8056D688 + +Boss.a/KoopaSubSequenceBattle.o: + .text start:0x80061A18 end:0x80061CFC + .ctors start:0x8052E910 end:0x8052E914 + .data start:0x8056D688 end:0x8056D7DC + .sbss start:0x806B3470 end:0x806B3488 + +Boss.a/KoopaSequencerVs1.o: + .text start:0x80061CFC end:0x80062424 + .ctors start:0x8052E914 end:0x8052E918 + .data start:0x8056D7DC end:0x8056D960 + .sbss start:0x806B3488 end:0x806B34A8 + +Boss.a/KoopaSequencerVs2.o: + .text start:0x80062424 end:0x80062A88 + .ctors start:0x8052E918 end:0x8052E91C + .data start:0x8056D960 end:0x8056DBCC + .sbss start:0x806B34A8 end:0x806B34C8 + +Boss.a/KoopaSequencerVs3.o: + .text start:0x80062A88 end:0x80063A98 + .ctors start:0x8052E91C end:0x8052E920 + .data start:0x8056DBCC end:0x8056DD68 + .sbss start:0x806B34C8 end:0x806B3508 + +Boss.a/KoopaShockWave.o: + .text start:0x80063A98 end:0x800643B4 + .ctors start:0x8052E920 end:0x8052E924 + .data start:0x8056DD68 end:0x8056DDF0 + .sbss start:0x806B3508 end:0x806B3510 + .sdata2 start:0x806B8938 end:0x806B8968 + +Boss.a/KoopaStateAttackFireShort.o: + .text start:0x800643B4 end:0x800647F0 + .ctors start:0x8052E924 end:0x8052E928 + .data start:0x8056DDF0 end:0x8056DE98 + .sbss start:0x806B3510 end:0x806B3518 + .sdata2 start:0x806B8968 end:0x806B8970 + +Boss.a/KoopaStateAttackFireLong.o: + .text start:0x800647F0 end:0x80064AC8 + .ctors start:0x8052E928 end:0x8052E92C + .data start:0x8056DE98 end:0x8056DF38 + .sbss start:0x806B3518 end:0x806B3520 + .sdata2 start:0x806B8970 end:0x806B8978 + +Boss.a/KoopaStateAttackHipDrop.o: + .text start:0x80064AC8 end:0x800655E8 + .ctors start:0x8052E92C end:0x8052E930 + .data start:0x8056DF38 end:0x8056E118 + .sbss start:0x806B3520 end:0x806B3540 + .sdata2 start:0x806B8978 end:0x806B89A8 + +Boss.a/KoopaStateAttackRoll.o: + .text start:0x800655E8 end:0x80066124 + .ctors start:0x8052E930 end:0x8052E934 + .data start:0x8056E118 end:0x8056E388 + .sbss start:0x806B3540 end:0x806B3558 + .sdata2 start:0x806B89A8 end:0x806B89B8 + +Boss.a/KoopaStateAttackShockWave.o: + .text start:0x80066124 end:0x80066840 + .ctors start:0x8052E934 end:0x8052E938 + .data start:0x8056E388 end:0x8056E408 + .sbss start:0x806B3558 end:0x806B3568 + .sdata2 start:0x806B89B8 end:0x806B89E0 + +Boss.a/KoopaStateAttackSpin.o: + .text start:0x80066840 end:0x800670D8 + .ctors start:0x8052E938 end:0x8052E93C + .data start:0x8056E408 end:0x8056E578 + .sbss start:0x806B3568 end:0x806B3580 + .sdata2 start:0x806B89E0 end:0x806B8A00 + +Boss.a/KoopaStateChaseRoll.o: + .text start:0x800670D8 end:0x80067C34 + .ctors start:0x8052E93C end:0x8052E940 + .data start:0x8056E578 end:0x8056E780 + .sbss start:0x806B3580 end:0x806B3598 + .sdata2 start:0x806B8A00 end:0x806B8A10 + +Boss.a/KoopaStateDamageEscape.o: + .text start:0x80067C34 end:0x800692C4 + .ctors start:0x8052E940 end:0x8052E944 + .data start:0x8056E780 end:0x8056EC00 + .sbss start:0x806B3598 end:0x806B35D8 + .sdata2 start:0x806B8A10 end:0x806B8A50 + +Boss.a/KoopaStateGuard.o: + .text start:0x800692C4 end:0x80069740 + .ctors start:0x8052E944 end:0x8052E948 + .data start:0x8056EC00 end:0x8056ED4C + .sbss start:0x806B35D8 end:0x806B35E8 + +Boss.a/KoopaStateJumpAway.o: + .text start:0x80069740 end:0x80069BCC + .ctors start:0x8052E948 end:0x8052E94C + .data start:0x8056ED4C end:0x8056EDC0 + .sbss start:0x806B35E8 end:0x806B35F8 + .sdata2 start:0x806B8A50 end:0x806B8A70 + +Boss.a/KoopaSwitchKeeper.o: + .text start:0x80069BCC end:0x80069CD8 + .data start:0x8056EDC0 end:0x8056EE38 + +Boss.a/KoopaViewSwitchKeeper.o: + .text start:0x80069CD8 end:0x80069DCC + .data start:0x8056EE38 end:0x8056EEB0 + +Boss.a/OtaKing.o: + .text start:0x80069DCC end:0x8006D740 + .ctors start:0x8052E94C end:0x8052E950 + .rodata start:0x80530FC8 end:0x80531030 + .data start:0x8056EEB0 end:0x8056F40C + .sbss start:0x806B35F8 end:0x806B3640 + .sdata2 start:0x806B8A70 end:0x806B8B28 + +Boss.a/OtaKingLongFoot.o: + .text start:0x8006D740 end:0x8006DD98 + .ctors start:0x8052E950 end:0x8052E954 + .rodata start:0x80531030 end:0x80531078 + .data start:0x8056F40C end:0x8056F5BC + .sbss start:0x806B3640 end:0x806B3650 + .sdata2 start:0x806B8B28 end:0x806B8B40 + +Boss.a/OtaKingMagma.o: + .text start:0x8006DD98 end:0x8006E654 + .ctors start:0x8052E954 end:0x8052E958 + .rodata start:0x80531078 end:0x805310A0 + .data start:0x8056F5BC end:0x8056F6DC + .sbss start:0x806B3650 end:0x806B3670 + +Boss.a/Polta.o: + .text start:0x8006E654 end:0x8006F3F4 + .data start:0x8056F6DC end:0x8056F9A0 + .sdata2 start:0x806B8B40 end:0x806B8B68 + +Boss.a/PoltaActionBase.o: + .text start:0x8006F3F4 end:0x8006F924 + .data start:0x8056F9A0 end:0x8056FA08 + .sdata2 start:0x806B8B68 end:0x806B8B70 + +Boss.a/PoltaActionSequencer.o: + .text start:0x8006F924 end:0x8006FE6C + .ctors start:0x8052E958 end:0x8052E95C + .data start:0x8056FA08 end:0x8056FB74 + .sbss start:0x806B3670 end:0x806B3688 + +Boss.a/PoltaArm.o: + .text start:0x8006FE6C end:0x80070AB0 + .ctors start:0x8052E95C end:0x8052E960 + .data start:0x8056FB74 end:0x8056FD1C + .sbss start:0x806B3688 end:0x806B36A8 + .sdata2 start:0x806B8B70 end:0x806B8B80 + +Boss.a/PoltaBattleLv1.o: + .text start:0x80070AB0 end:0x80071438 + .ctors start:0x8052E960 end:0x8052E964 + .data start:0x8056FD1C end:0x8056FE70 + .sbss start:0x806B36A8 end:0x806B36C8 + .sdata2 start:0x806B8B80 end:0x806B8B88 + +Boss.a/PoltaBattleLv2.o: + .text start:0x80071438 end:0x800722BC + .ctors start:0x8052E964 end:0x8052E968 + .data start:0x8056FE70 end:0x80570014 + .sbss start:0x806B36C8 end:0x806B36F0 + .sdata2 start:0x806B8B88 end:0x806B8BA0 + +Boss.a/PoltaDemo.o: + .text start:0x800722BC end:0x80072A08 + .ctors start:0x8052E968 end:0x8052E96C + .data start:0x80570014 end:0x8057014C + .sbss start:0x806B36F0 end:0x806B3700 + .sdata2 start:0x806B8BA0 end:0x806B8BB0 + +Boss.a/PoltaFunction.o: + .text start:0x80072A08 end:0x80073324 + .sdata2 start:0x806B8BB0 end:0x806B8BD8 + +Boss.a/PoltaGroundRock.o: + .text start:0x80073324 end:0x80073C54 + .ctors start:0x8052E96C end:0x8052E970 + .data start:0x8057014C end:0x80570228 + .sbss start:0x806B3700 end:0x806B3710 + .sdata2 start:0x806B8BD8 end:0x806B8C00 + +Boss.a/PoltaGroundRockHolder.o: + .text start:0x80073C54 end:0x80073DF8 + .data start:0x80570228 end:0x805702F8 + +Boss.a/PoltaRock.o: + .text start:0x80073DF8 end:0x800748BC + .ctors start:0x8052E970 end:0x8052E974 + .data start:0x805702F8 end:0x805703B8 + .sbss start:0x806B3710 end:0x806B3720 + .sdata2 start:0x806B8C00 end:0x806B8C38 + +Boss.a/PoltaRockHolder.o: + .text start:0x800748BC end:0x80074A08 + .data start:0x805703B8 end:0x805705B4 + +Boss.a/PoltaSensorCtrl.o: + .text start:0x80074A08 end:0x80074D90 + .rodata start:0x805310A0 end:0x80531310 + .sdata2 start:0x806B8C38 end:0x806B8C48 + +Boss.a/PoltaStateAttackGround.o: + .text start:0x80074D90 end:0x800751D0 + .ctors start:0x8052E974 end:0x8052E978 + .data start:0x805705B4 end:0x8057067C + .sbss start:0x806B3720 end:0x806B3730 + +Boss.a/PoltaStateGenerateRock.o: + .text start:0x800751D0 end:0x800755E8 + .ctors start:0x8052E978 end:0x8052E97C + .rodata start:0x80531310 end:0x80531430 + .data start:0x8057067C end:0x8057078C + .sbss start:0x806B3730 end:0x806B3740 + .sdata2 start:0x806B8C48 end:0x806B8C58 + +Boss.a/PoltaStateGroundRockAttack.o: + .text start:0x800755E8 end:0x80075A10 + .ctors start:0x8052E97C end:0x8052E980 + .data start:0x8057078C end:0x805708AC + .sbss start:0x806B3740 end:0x806B3750 + .sdata2 start:0x806B8C58 end:0x806B8C68 + +Boss.a/PoltaStatePunch.o: + .text start:0x80075A10 end:0x80075E94 + .ctors start:0x8052E980 end:0x8052E984 + .data start:0x805708AC end:0x8057095C + .sbss start:0x806B3750 end:0x806B3760 + +Boss.a/PoltaStateStagger.o: + .text start:0x80075E94 end:0x80076164 + .ctors start:0x8052E984 end:0x8052E988 + .data start:0x8057095C end:0x805709A0 + .sbss start:0x806B3760 end:0x806B3768 + .sdata2 start:0x806B8C68 end:0x806B8C90 + +Boss.a/PoltaWaitStart.o: + .text start:0x80076164 end:0x8007624C + .data start:0x805709A0 end:0x805709F0 + +Boss.a/SkeletalFishBaby.o: + .text start:0x8007624C end:0x80077248 + .ctors start:0x8052E988 end:0x8052E98C + .rodata start:0x80531430 end:0x80531470 + .data start:0x805709F0 end:0x80570BC8 + .sbss start:0x806B3768 end:0x806B3778 + .sdata2 start:0x806B8C90 end:0x806B8CC0 + +Boss.a/SkeletalFishBabyRail.o: + .text start:0x80077248 end:0x80077358 + .data start:0x80570BC8 end:0x80570C40 + +Boss.a/SkeletalFishBabyRailHolder.o: + .text start:0x80077358 end:0x80077794 + .data start:0x80570C40 end:0x80570E10 + +Boss.a/SkeletalFishBoss.o: + .text start:0x80077794 end:0x8007AE78 + .ctors start:0x8052E98C end:0x8052E990 + .rodata start:0x80531470 end:0x80531540 + .data start:0x80570E10 end:0x805717C8 + .sbss start:0x806B3778 end:0x806B37B8 + .sdata2 start:0x806B8CC0 end:0x806B8D18 + +Boss.a/SkeletalFishBossBattleDirector.o: + .text start:0x8007AE78 end:0x8007B4A8 + .data start:0x805717C8 end:0x80571880 + +Boss.a/SkeletalFishBossFunc.o: + .text start:0x8007B4A8 end:0x8007B5B0 + .sdata start:0x806B1780 end:0x806B1788 + .sdata2 start:0x806B8D18 end:0x806B8D20 + +Boss.a/SkeletalFishBossInfo.o: + .text start:0x8007B5B0 end:0x8007BACC + .data start:0x80571880 end:0x805718A8 + .sdata start:0x806B1788 end:0x806B17C0 + .sdata2 start:0x806B8D20 end:0x806B8D30 + +Boss.a/SkeletalFishBossRail.o: + .text start:0x8007BACC end:0x8007BD94 + .data start:0x805718A8 end:0x80571920 + .sdata2 start:0x806B8D30 end:0x806B8D38 + +Boss.a/SkeletalFishBossRailHolder.o: + .text start:0x8007BD94 end:0x8007BEE8 + .data start:0x80571920 end:0x80571A8C + +Boss.a/SkeletalFishGuard.o: + .text start:0x8007BEE8 end:0x8007E398 + .ctors start:0x8052E990 end:0x8052E994 + .data start:0x80571A8C end:0x80571BB0 + .sbss start:0x806B37B8 end:0x806B37E0 + .sdata2 start:0x806B8D38 end:0x806B8DA8 + +Boss.a/SkeletalFishGuardHolder.o: + .text start:0x8007E398 end:0x8007EB28 + .data start:0x80571BB0 end:0x80571C3C + .sdata2 start:0x806B8DA8 end:0x806B8DB0 + +Boss.a/SkeletalFishJointCalc.o: + .text start:0x8007EB28 end:0x8007EBEC + .sdata2 start:0x806B8DB0 end:0x806B8DB8 + +Boss.a/SkeletalFishRailControl.o: + .text start:0x8007EBEC end:0x8007F1A4 + .sdata2 start:0x806B8DB8 end:0x806B8DC8 + +Boss.a/TombSpider.o: + .text start:0x8007F1A4 end:0x8007FC58 + .ctors start:0x8052E994 end:0x8052E998 + .data start:0x80571C3C end:0x80571DB0 + .sdata start:0x806B17C0 end:0x806B17E0 + .sbss start:0x806B37E0 end:0x806B3810 + .sdata2 start:0x806B8DC8 end:0x806B8DD0 + +Boss.a/TombSpiderAcid.o: + .text start:0x8007FC58 end:0x800801D0 + .sdata2 start:0x806B8DD0 end:0x806B8DE0 + +Boss.a/TombSpiderAction1st.o: + .text start:0x800801D0 end:0x80080ACC + .ctors start:0x8052E998 end:0x8052E99C + .data start:0x80571DB0 end:0x80571EE0 + .sbss start:0x806B3810 end:0x806B3848 + .sdata2 start:0x806B8DE0 end:0x806B8DE8 + +Boss.a/TombSpiderAction2nd.o: + .text start:0x80080ACC end:0x80081368 + .ctors start:0x8052E99C end:0x8052E9A0 + .data start:0x80571EE0 end:0x80572174 + .sbss start:0x806B3848 end:0x806B3880 + .sdata2 start:0x806B8DE8 end:0x806B8DF0 + +Boss.a/TombSpiderActionBase.o: + .text start:0x80081368 end:0x80082140 + .data start:0x80572174 end:0x80572218 + .sdata2 start:0x806B8DF0 end:0x806B8E00 + +Boss.a/TombSpiderActionCocoon.o: + .text start:0x80082140 end:0x80082484 + .ctors start:0x8052E9A0 end:0x8052E9A4 + .data start:0x80572218 end:0x805725E0 + .sbss start:0x806B3880 end:0x806B3888 + +Boss.a/TombSpiderDemo.o: + .text start:0x80082484 end:0x8008306C + .sdata2 start:0x806B8E00 end:0x806B8E38 + +Boss.a/TombSpiderEnvironment.o: + .text start:0x8008306C end:0x800831CC + .sdata2 start:0x806B8E38 end:0x806B8E40 + +Boss.a/TombSpiderFunction.o: + .text start:0x800831CC end:0x80084424 + .sdata2 start:0x806B8E40 end:0x806B8E60 + +Boss.a/TombSpiderGland.o: + .text start:0x80084424 end:0x800847B8 + .ctors start:0x8052E9A4 end:0x8052E9A8 + .data start:0x805725E0 end:0x80572850 + .sbss start:0x806B3888 end:0x806B3898 + +Boss.a/TombSpiderParts.o: + .text start:0x800847B8 end:0x80084FE8 + .sdata2 start:0x806B8E60 end:0x806B8EB0 + +Boss.a/TombSpiderSensorCtrl.o: + .text start:0x80084FE8 end:0x80085868 + .sdata2 start:0x806B8EB0 end:0x806B8EE0 + +Boss.a/TombSpiderStateSwoon.o: + .text start:0x80085868 end:0x80085B10 + .ctors start:0x8052E9A8 end:0x8052E9AC + .data start:0x80572850 end:0x805728AC + .sbss start:0x806B3898 end:0x806B38A8 + +Boss.a/TombSpiderThreadAttacher.o: + .text start:0x80085B10 end:0x80085CF4 + .ctors start:0x8052E9AC end:0x8052E9B0 + .data start:0x805728AC end:0x805729A8 + .sbss start:0x806B38A8 end:0x806B38B0 + +Boss.a/TombSpiderVitalSpot.o: + .text start:0x80085CF4 end:0x8008618C + .ctors start:0x8052E9B0 end:0x8052E9B4 + .data start:0x805729A8 end:0x80572A8C + .sbss start:0x806B38B0 end:0x806B38C8 + +Boss.a/TripodBoss.o: + .text start:0x8008618C end:0x80089410 + .ctors start:0x8052E9B4 end:0x8052E9B8 + .data start:0x80572A8C end:0x80572DD0 + .bss start:0x8060A6A8 end:0x8060A6D0 + .sdata start:0x806B17E0 end:0x806B17E8 + .sbss start:0x806B38C8 end:0x806B3900 + .sdata2 start:0x806B8EE0 end:0x806B8F60 + +Boss.a/TripodBossAccesser.o: + .text start:0x80089410 end:0x80089CD8 + .data start:0x80572DD0 end:0x80572EA8 + .sdata start:0x806B17E8 end:0x806B17F0 + +Boss.a/TripodBossBaseJointPosition.o: + .text start:0x80089CD8 end:0x80089EC4 + .data start:0x80572EA8 end:0x80572F20 + +Boss.a/TripodBossBreakMovement.o: + .text start:0x80089EC4 end:0x8008A49C + .ctors start:0x8052E9B8 end:0x8052E9BC + .data start:0x80572F20 end:0x80572FDC + .sbss start:0x806B3900 end:0x806B3910 + .sdata2 start:0x806B8F60 end:0x806B8F98 + +Boss.a/TripodBossCoin.o: + .text start:0x8008A49C end:0x8008A798 + .ctors start:0x8052E9BC end:0x8052E9C0 + .data start:0x80572FDC end:0x805730BC + .sbss start:0x806B3910 end:0x806B3920 + +Boss.a/TripodBossCore.o: + .text start:0x8008A798 end:0x8008AFC0 + .ctors start:0x8052E9C0 end:0x8052E9C4 + .data start:0x805730BC end:0x805731FC + .sbss start:0x806B3920 end:0x806B3938 + .sdata2 start:0x806B8F98 end:0x806B8FB0 + +Boss.a/TripodBossFixParts.o: + .text start:0x8008AFC0 end:0x8008B7A8 + .ctors start:0x8052E9C4 end:0x8052E9C8 + .data start:0x805731FC end:0x805733A8 + .sbss start:0x806B3938 end:0x806B3948 + .sdata2 start:0x806B8FB0 end:0x806B8FC0 + +Boss.a/TripodBossFixPartsBase.o: + .text start:0x8008B7A8 end:0x8008BC40 + .data start:0x805733A8 end:0x80573428 + .sdata2 start:0x806B8FC0 end:0x806B8FC8 + +Boss.a/TripodBossGuardWall.o: + .text start:0x8008BC40 end:0x8008C618 + .ctors start:0x8052E9C8 end:0x8052E9CC + .data start:0x80573428 end:0x80573644 + .sdata start:0x806B17F0 end:0x806B17F8 + .sbss start:0x806B3948 end:0x806B3958 + .sdata2 start:0x806B8FC8 end:0x806B8FE0 + +Boss.a/TripodBossGuardWallPart.o: + .text start:0x8008C618 end:0x8008CC5C + .ctors start:0x8052E9CC end:0x8052E9D0 + .data start:0x80573644 end:0x805737A4 + .sbss start:0x806B3958 end:0x806B3970 + .sdata2 start:0x806B8FE0 end:0x806B8FF8 + +Boss.a/TripodBossKillerGenerater.o: + .text start:0x8008CC5C end:0x8008D9E0 + .ctors start:0x8052E9D0 end:0x8052E9D4 + .data start:0x805737A4 end:0x805738C8 + .sbss start:0x806B3970 end:0x806B3998 + .sdata2 start:0x806B8FF8 end:0x806B9008 + +Boss.a/TripodBossKillerGeneraterCircle.o: + .text start:0x8008D9E0 end:0x8008DE98 + .rodata start:0x80531540 end:0x80531620 + .data start:0x805738C8 end:0x805739A4 + .sdata2 start:0x806B9008 end:0x806B9018 + +Boss.a/TripodBossKinokoOneUp.o: + .text start:0x8008DE98 end:0x8008E2E8 + .ctors start:0x8052E9D4 end:0x8052E9D8 + .data start:0x805739A4 end:0x80573BD8 + .sbss start:0x806B3998 end:0x806B39B8 + +Boss.a/TripodBossLeg.o: + .text start:0x8008E2E8 end:0x80090694 + .ctors start:0x8052E9D8 end:0x8052E9DC + .data start:0x80573BD8 end:0x80573D00 + .sbss start:0x806B39B8 end:0x806B39E8 + .sdata2 start:0x806B9018 end:0x806B9098 + +Boss.a/TripodBossMovableArea.o: + .text start:0x80090694 end:0x80090E60 + .ctors start:0x8052E9DC end:0x8052E9E0 + .data start:0x80573D00 end:0x80573D18 + .bss start:0x8060A6D0 end:0x8060A6F8 + .sdata2 start:0x806B9098 end:0x806B90B8 + +Boss.a/TripodBossRailMoveParts.o: + .text start:0x80090E60 end:0x8009104C + .data start:0x80573D18 end:0x80573DBC + +Boss.a/TripodBossRotateParts.o: + .text start:0x8009104C end:0x8009131C + .data start:0x80573DBC end:0x80573EA4 + +Boss.a/TripodBossShell.o: + .text start:0x8009131C end:0x8009189C + .ctors start:0x8052E9E0 end:0x8052E9E4 + .data start:0x80573EA4 end:0x80573F58 + .sbss start:0x806B39E8 end:0x806B39F8 + .sdata2 start:0x806B90B8 end:0x806B90D0 + +Boss.a/TripodBossStepPoint.o: + .text start:0x8009189C end:0x80091AE8 + .data start:0x80573F58 end:0x80573FE4 + +Boss.a/TripodBossStepSequence.o: + .text start:0x80091AE8 end:0x80091BE8 + +Boss.a/TripodBossStepStartArea.o: + .text start:0x80091BE8 end:0x80091D24 + .data start:0x80573FE4 end:0x80574010 + +Camera.a/CamHeliEffector.o: + .text start:0x80091D24 end:0x800921B8 + .ctors start:0x8052E9E4 end:0x8052E9E8 + .data start:0x80574010 end:0x805740B0 + .sbss start:0x806B39F8 end:0x806B3A20 + .sdata2 start:0x806B90D0 end:0x806B90F0 + +Camera.a/CamKarikariEffector.o: + .text start:0x800921B8 end:0x8009265C + .sdata2 start:0x806B90F0 end:0x806B9120 + +Camera.a/CamPoseSphereInterpolator.o: + .text start:0x8009265C end:0x80092890 + .sdata2 start:0x806B9120 end:0x806B9130 + +Camera.a/CamTranslatorAnim.o: + .text start:0x80092890 end:0x800928B8 + .data start:0x805740B0 end:0x805740C0 + +Camera.a/CamTranslatorBehind.o: + .text start:0x800928B8 end:0x80092914 + .data start:0x805740C0 end:0x805740D0 + .sdata2 start:0x806B9130 end:0x806B9138 + +Camera.a/CamTranslatorBlackHole.o: + .text start:0x80092914 end:0x80092984 + .data start:0x805740D0 end:0x805740E0 + +Camera.a/CamTranslatorCharmedFix.o: + .text start:0x80092984 end:0x80092A30 + .data start:0x805740E0 end:0x805740F0 + .sdata2 start:0x806B9138 end:0x806B9148 + +Camera.a/CamTranslatorCharmedTripodBoss.o: + .text start:0x80092A30 end:0x80092AE0 + .data start:0x805740F0 end:0x80574100 + .sdata2 start:0x806B9148 end:0x806B9158 + +Camera.a/CamTranslatorCharmedVecReg.o: + .text start:0x80092AE0 end:0x80092BC4 + .data start:0x80574100 end:0x80574110 + .sdata2 start:0x806B9158 end:0x806B9160 + +Camera.a/CamTranslatorCharmedVecRegTower.o: + .text start:0x80092BC4 end:0x80092CC4 + .data start:0x80574110 end:0x80574120 + .sdata2 start:0x806B9160 end:0x806B9170 + +Camera.a/CamTranslatorCubePlanet.o: + .text start:0x80092CC4 end:0x80092CF0 + .data start:0x80574120 end:0x80574130 + +Camera.a/CamTranslatorDPD.o: + .text start:0x80092CF0 end:0x80092D58 + .data start:0x80574130 end:0x80574140 + +Camera.a/CamTranslatorDead.o: + .text start:0x80092D58 end:0x80092D98 + .data start:0x80574140 end:0x80574150 + +Camera.a/CamTranslatorFix.o: + .text start:0x80092D98 end:0x80092E28 + .data start:0x80574150 end:0x80574160 + .sdata2 start:0x806B9170 end:0x806B9178 + +Camera.a/CamTranslatorFixedPoint.o: + .text start:0x80092E28 end:0x80092E44 + .data start:0x80574160 end:0x80574170 + +Camera.a/CamTranslatorFixedThere.o: + .text start:0x80092E44 end:0x80092E74 + .data start:0x80574170 end:0x80574180 + +Camera.a/CamTranslatorFollow.o: + .text start:0x80092E74 end:0x80092EC0 + .data start:0x80574180 end:0x80574190 + +Camera.a/CamTranslatorFooFighter.o: + .text start:0x80092EC0 end:0x80092F00 + .data start:0x80574190 end:0x805741A0 + +Camera.a/CamTranslatorFooFighterPlanet.o: + .text start:0x80092F00 end:0x80092F40 + .data start:0x805741A0 end:0x805741B0 + +Camera.a/CamTranslatorFrontAndBack.o: + .text start:0x80092F40 end:0x80093040 + .data start:0x805741B0 end:0x805741C0 + .sdata2 start:0x806B9178 end:0x806B9190 + +Camera.a/CamTranslatorGround.o: + .text start:0x80093040 end:0x80093094 + .data start:0x805741C0 end:0x805741D0 + +Camera.a/CamTranslatorInnerCylinder.o: + .text start:0x80093094 end:0x80093184 + .data start:0x805741D0 end:0x805741E0 + .sdata2 start:0x806B9190 end:0x806B91A0 + +Camera.a/CamTranslatorInwardSphere.o: + .text start:0x80093184 end:0x800931B0 + .data start:0x805741E0 end:0x805741F0 + +Camera.a/CamTranslatorInwardTower.o: + .text start:0x800931B0 end:0x80093288 + .data start:0x805741F0 end:0x80574200 + .sdata2 start:0x806B91A0 end:0x806B91B0 + +Camera.a/CamTranslatorMedianPlanet.o: + .text start:0x80093288 end:0x80093388 + .data start:0x80574200 end:0x80574210 + +Camera.a/CamTranslatorMedianTower.o: + .text start:0x80093388 end:0x8009344C + .data start:0x80574210 end:0x80574220 + +Camera.a/CamTranslatorMtxRegParallel.o: + .text start:0x8009344C end:0x800934E0 + .data start:0x80574220 end:0x80574230 + +Camera.a/CamTranslatorObjParallel.o: + .text start:0x800934E0 end:0x8009350C + .data start:0x80574230 end:0x80574240 + +Camera.a/CamTranslatorParallel.o: + .text start:0x8009350C end:0x80093574 + .data start:0x80574240 end:0x80574250 + .sdata2 start:0x806B91B0 end:0x806B91B8 + +Camera.a/CamTranslatorRaceFollow.o: + .text start:0x80093574 end:0x800935C8 + .data start:0x80574250 end:0x80574260 + .sdata2 start:0x806B91B8 end:0x806B91C0 + +Camera.a/CamTranslatorRailDemo.o: + .text start:0x800935C8 end:0x8009362C + .data start:0x80574260 end:0x80574270 + +Camera.a/CamTranslatorRailFollow.o: + .text start:0x8009362C end:0x80093690 + .data start:0x80574270 end:0x80574280 + +Camera.a/CamTranslatorRailWatch.o: + .text start:0x80093690 end:0x800936F4 + .data start:0x80574280 end:0x80574290 + +Camera.a/CamTranslatorSlide.o: + .text start:0x800936F4 end:0x80093924 + .data start:0x80574290 end:0x805742A0 + .sdata2 start:0x806B91C0 end:0x806B91D0 + +Camera.a/CamTranslatorSpiral.o: + .text start:0x80093924 end:0x80093980 + .data start:0x805742A0 end:0x805742B0 + +Camera.a/CamTranslatorTalk.o: + .text start:0x80093980 end:0x800939A4 + .data start:0x805742B0 end:0x805742C0 + +Camera.a/CamTranslatorTower.o: + .text start:0x800939A4 end:0x80093A48 + .data start:0x805742C0 end:0x805742D0 + .sdata2 start:0x806B91D0 end:0x806B91E0 + +Camera.a/CamTranslatorTowerPos.o: + .text start:0x80093A48 end:0x80093B04 + .data start:0x805742D0 end:0x805742E0 + .sdata2 start:0x806B91E0 end:0x806B91F0 + +Camera.a/CamTranslatorTripodBoss.o: + .text start:0x80093B04 end:0x80093B98 + .data start:0x805742E0 end:0x805742F0 + +Camera.a/CamTranslatorTripodBossJoint.o: + .text start:0x80093B98 end:0x80093C0C + .data start:0x805742F0 end:0x80574300 + .sdata2 start:0x806B91F0 end:0x806B91F8 + +Camera.a/CamTranslatorTripodPlanet.o: + .text start:0x80093C0C end:0x80093CE4 + .data start:0x80574300 end:0x80574310 + .sdata2 start:0x806B91F8 end:0x806B9208 + +Camera.a/CamTranslatorTrundle.o: + .text start:0x80093CE4 end:0x80093DCC + .data start:0x80574310 end:0x80574320 + .sdata2 start:0x806B9208 end:0x806B9210 + +Camera.a/CamTranslatorTwistedPassage.o: + .text start:0x80093DCC end:0x80093E28 + .data start:0x80574320 end:0x80574330 + +Camera.a/CamTranslatorWaterFollow.o: + .text start:0x80093E28 end:0x80093E68 + .data start:0x80574330 end:0x80574340 + +Camera.a/CamTranslatorWaterPlanet.o: + .text start:0x80093E68 end:0x80093EA8 + .data start:0x80574340 end:0x80574350 + +Camera.a/CamTranslatorWaterPlanetBoss.o: + .text start:0x80093EA8 end:0x80093F44 + .data start:0x80574350 end:0x80574360 + +Camera.a/CamTranslatorWonderPlanet.o: + .text start:0x80093F44 end:0x80093F84 + .data start:0x80574360 end:0x80574370 + +Camera.a/Camera.o: + .text start:0x80093F84 end:0x800941C8 + .data start:0x80574370 end:0x805743D8 + +Camera.a/CameraAnim.o: + .text start:0x800941C8 end:0x80094F74 + .data start:0x805743D8 end:0x80574470 + .sdata2 start:0x806B9210 end:0x806B9228 + +Camera.a/CameraBehind.o: + .text start:0x80094F74 end:0x80095334 + .data start:0x80574470 end:0x805744C8 + .sdata2 start:0x806B9228 end:0x806B9238 + +Camera.a/CameraBlackHole.o: + .text start:0x80095334 end:0x800956DC + .data start:0x805744C8 end:0x80574520 + .sdata2 start:0x806B9238 end:0x806B9250 + +Camera.a/CameraCalc.o: + .text start:0x800956DC end:0x80095D84 + .sdata2 start:0x806B9250 end:0x806B9280 + +Camera.a/CameraCharmedFix.o: + .text start:0x80095D84 end:0x800961CC + .data start:0x80574520 end:0x80574578 + .sdata2 start:0x806B9280 end:0x806B9298 + +Camera.a/CameraCharmedTripodBoss.o: + .text start:0x800961CC end:0x80096718 + .data start:0x80574578 end:0x805745D0 + .sdata2 start:0x806B9298 end:0x806B92B0 + +Camera.a/CameraCharmedVecReg.o: + .text start:0x80096718 end:0x80096D00 + .data start:0x805745D0 end:0x80574628 + .sdata2 start:0x806B92B0 end:0x806B92D0 + +Camera.a/CameraCharmedVecRegTower.o: + .text start:0x80096D00 end:0x800972D8 + .data start:0x80574628 end:0x80574694 + .sdata2 start:0x806B92D0 end:0x806B92E8 + +Camera.a/CameraContext.o: + .text start:0x800972D8 end:0x800979EC + .data start:0x80574694 end:0x805746D4 + .sdata2 start:0x806B92E8 end:0x806B9310 + +Camera.a/CameraCover.o: + .text start:0x800979EC end:0x80097CCC + .ctors start:0x8052E9E8 end:0x8052E9EC + .data start:0x805746D4 end:0x805746F8 + .sbss start:0x806B3A20 end:0x806B3A28 + .sdata2 start:0x806B9310 end:0x806B9320 + +Camera.a/CameraCubePlanet.o: + .text start:0x80097CCC end:0x800980F8 + .data start:0x805746F8 end:0x80574750 + .sdata2 start:0x806B9320 end:0x806B9340 + +Camera.a/CameraDPD.o: + .text start:0x800980F8 end:0x80098C58 + .data start:0x80574750 end:0x805747A8 + .sdata2 start:0x806B9340 end:0x806B9390 + +Camera.a/CameraDead.o: + .text start:0x80098C58 end:0x80099220 + .data start:0x805747A8 end:0x80574954 + .sdata2 start:0x806B9390 end:0x806B93A0 + +Camera.a/CameraDirector.o: + .text start:0x80099220 end:0x8009B5E4 + .ctors start:0x8052E9EC end:0x8052E9F0 + .data start:0x80574954 end:0x80574A40 + .sdata start:0x806B17F8 end:0x806B1808 + .sbss start:0x806B3A28 end:0x806B3A30 + .sdata2 start:0x806B93A0 end:0x806B93D0 + +Camera.a/CameraFix.o: + .text start:0x8009B5E4 end:0x8009B93C + .data start:0x80574A40 end:0x80574A98 + .sdata2 start:0x806B93D0 end:0x806B93E8 + +Camera.a/CameraFixedPoint.o: + .text start:0x8009B93C end:0x8009BDDC + .data start:0x80574A98 end:0x80574AF0 + .sdata2 start:0x806B93E8 end:0x806B93F8 + +Camera.a/CameraFixedThere.o: + .text start:0x8009BDDC end:0x8009C5A4 + .data start:0x80574AF0 end:0x80574B48 + .sdata2 start:0x806B93F8 end:0x806B9410 + +Camera.a/CameraFollow.o: + .text start:0x8009C5A4 end:0x8009DA78 + .ctors start:0x8052E9F0 end:0x8052E9F4 + .data start:0x80574B48 end:0x80574BB0 + .sbss start:0x806B3A30 end:0x806B3A38 + .sdata2 start:0x806B9410 end:0x806B9480 + +Camera.a/CameraFooFighter.o: + .text start:0x8009DA78 end:0x8009E2FC + .data start:0x80574BB0 end:0x80574C08 + .sdata2 start:0x806B9480 end:0x806B94B0 + +Camera.a/CameraFooFighterPlanet.o: + .text start:0x8009E2FC end:0x8009EBF4 + .data start:0x80574C08 end:0x80574C60 + .sdata start:0x806B1808 end:0x806B1814 + .sdata2 start:0x806B94B0 end:0x806B94D8 + +Camera.a/CameraFrontAndBack.o: + .text start:0x8009EBF4 end:0x8009F1EC + .data start:0x80574C60 end:0x80574CB8 + .sdata2 start:0x806B94D8 end:0x806B94F8 + +Camera.a/CameraGround.o: + .text start:0x8009F1EC end:0x8009F568 + .data start:0x80574CB8 end:0x80574D24 + .sdata2 start:0x806B94F8 end:0x806B9510 + +Camera.a/CameraHeightArrange.o: + .text start:0x8009F568 end:0x800A0844 + .data start:0x80574D24 end:0x8057563C + .sdata2 start:0x806B9510 end:0x806B9550 + +Camera.a/CameraHolder.o: + .text start:0x800A0844 end:0x800A1468 + .rodata start:0x80531620 end:0x80531928 + .data start:0x8057563C end:0x80575660 + .sdata start:0x806B1814 end:0x806B1818 + +Camera.a/CameraInnerCylinder.o: + .text start:0x800A1468 end:0x800A1BA0 + .data start:0x80575660 end:0x805756B8 + .sdata2 start:0x806B9550 end:0x806B9568 + +Camera.a/CameraInwardSphere.o: + .text start:0x800A1BA0 end:0x800A24A4 + .data start:0x805756B8 end:0x80575710 + .sdata2 start:0x806B9568 end:0x806B95A0 + +Camera.a/CameraInwardTower.o: + .text start:0x800A24A4 end:0x800A2AB8 + .data start:0x80575710 end:0x80575768 + .sdata2 start:0x806B95A0 end:0x806B95D0 + +Camera.a/CameraLocalUtil.o: + .text start:0x800A2AB8 end:0x800A3C50 + .sdata2 start:0x806B95D0 end:0x806B95F8 + +Camera.a/CameraMan.o: + .text start:0x800A3C50 end:0x800A3DB8 + .data start:0x80575768 end:0x805757D0 + +Camera.a/CameraManEvent.o: + .text start:0x800A3DB8 end:0x800A4F84 + .data start:0x805757D0 end:0x80575918 + .sdata2 start:0x806B95F8 end:0x806B9608 + +Camera.a/CameraManGame.o: + .text start:0x800A4F84 end:0x800A6BB8 + .data start:0x80575918 end:0x80575978 + .sdata start:0x806B1818 end:0x806B1840 + .sdata2 start:0x806B9608 end:0x806B9660 + +Camera.a/CameraManPause.o: + .text start:0x800A6BB8 end:0x800A71E0 + .data start:0x80575978 end:0x805759DC + .sdata2 start:0x806B9660 end:0x806B96A8 + +Camera.a/CameraManSubjective.o: + .text start:0x800A71E0 end:0x800A7308 + .data start:0x805759DC end:0x80575A38 + +Camera.a/CameraMedianPlanet.o: + .text start:0x800A7308 end:0x800A7F6C + .data start:0x80575A38 end:0x80575A90 + .sdata2 start:0x806B96A8 end:0x806B96D8 + +Camera.a/CameraMedianTower.o: + .text start:0x800A7F6C end:0x800A8BF4 + .data start:0x80575A90 end:0x80575AE8 + .sdata2 start:0x806B96D8 end:0x806B9710 + +Camera.a/CameraMtxRegParallel.o: + .text start:0x800A8BF4 end:0x800A8EA0 + .data start:0x80575AE8 end:0x80575B40 + .sdata2 start:0x806B9710 end:0x806B9728 + +Camera.a/CameraObjParallel.o: + .text start:0x800A8EA0 end:0x800A91C8 + .data start:0x80575B40 end:0x80575B98 + .sdata2 start:0x806B9728 end:0x806B9738 + +Camera.a/CameraParallel.o: + .text start:0x800A91C8 end:0x800A97B8 + .data start:0x80575B98 end:0x80575C50 + .sdata2 start:0x806B9738 end:0x806B9770 + +Camera.a/CameraParamChunk.o: + .text start:0x800A97B8 end:0x800AA55C + .ctors start:0x8052E9F4 end:0x8052E9F8 + .data start:0x80575C50 end:0x80575FBC + .bss start:0x8060A6F8 end:0x8060A788 + .sdata2 start:0x806B9770 end:0x806B97A0 + +Camera.a/CameraParamChunkHolder.o: + .text start:0x800AA55C end:0x800AAFBC + .data start:0x80575FBC end:0x8057600C + .sdata2 start:0x806B97A0 end:0x806B97D0 + +Camera.a/CameraParamChunkID.o: + .text start:0x800AAFBC end:0x800AB4AC + .data start:0x8057600C end:0x80576018 + +Camera.a/CameraParamString.o: + .text start:0x800AB4AC end:0x800AB520 + +Camera.a/CameraPolygonCodeUtil.o: + .text start:0x800AB520 end:0x800AB5BC + +Camera.a/CameraPoseParam.o: + .text start:0x800AB5BC end:0x800AB624 + .sdata2 start:0x806B97D0 end:0x806B97E0 + +Camera.a/CameraRaceFollow.o: + .text start:0x800AB624 end:0x800ABC10 + .data start:0x80576018 end:0x80576070 + .sdata2 start:0x806B97E0 end:0x806B9800 + +Camera.a/CameraRailDemo.o: + .text start:0x800ABC10 end:0x800AC0D8 + .data start:0x80576070 end:0x805760C8 + .sdata2 start:0x806B9800 end:0x806B9810 + +Camera.a/CameraRailFollow.o: + .text start:0x800AC0D8 end:0x800AC648 + .data start:0x805760C8 end:0x80576128 + .sdata2 start:0x806B9810 end:0x806B9830 + +Camera.a/CameraRailHolder.o: + .text start:0x800AC648 end:0x800ACA60 + .data start:0x80576128 end:0x80576150 + +Camera.a/CameraRailWatch.o: + .text start:0x800ACA60 end:0x800AD0E0 + .data start:0x80576150 end:0x805761D8 + .sdata2 start:0x806B9830 end:0x806B9848 + +Camera.a/CameraRegisterHolder.o: + .text start:0x800AD0E0 end:0x800AD44C + .data start:0x805761D8 end:0x80576200 + .sdata start:0x806B1840 end:0x806B1850 + .sdata2 start:0x806B9848 end:0x806B9850 + +Camera.a/CameraRotChecker.o: + .text start:0x800AD44C end:0x800AD650 + .ctors start:0x8052E9F8 end:0x8052E9FC + .sbss start:0x806B3A38 end:0x806B3A40 + .sdata2 start:0x806B9850 end:0x806B9878 + +Camera.a/CameraShakePatternImpl.o: + .text start:0x800AD650 end:0x800AD994 + .data start:0x80576200 end:0x80576238 + .sdata2 start:0x806B9878 end:0x806B9890 + +Camera.a/CameraShakeTask.o: + .text start:0x800AD994 end:0x800ADBF4 + .sdata2 start:0x806B9890 end:0x806B9898 + +Camera.a/CameraShaker.o: + .text start:0x800ADBF4 end:0x800AE3E4 + .rodata start:0x80531928 end:0x80531998 + .data start:0x80576238 end:0x80576260 + .sdata2 start:0x806B9898 end:0x806B98A8 + +Camera.a/CameraSlide.o: + .text start:0x800AE3E4 end:0x800AE830 + .data start:0x80576260 end:0x805762B8 + .sdata2 start:0x806B98A8 end:0x806B98C8 + +Camera.a/CameraSpiral.o: + .text start:0x800AE830 end:0x800AEE34 + .data start:0x805762B8 end:0x80576310 + .sdata2 start:0x806B98C8 end:0x806B98F0 + +Camera.a/CameraSubjective.o: + .text start:0x800AEE34 end:0x800AF408 + .data start:0x80576310 end:0x80576368 + .sdata2 start:0x806B98F0 end:0x806B9938 + +Camera.a/CameraTalk.o: + .text start:0x800AF408 end:0x800AFBA4 + .data start:0x80576368 end:0x805763D8 + .sdata2 start:0x806B9938 end:0x806B9970 + +Camera.a/CameraTargetArg.o: + .text start:0x800AFBA4 end:0x800AFCCC + .ctors start:0x8052E9FC end:0x8052EA00 + +Camera.a/CameraTargetHolder.o: + .text start:0x800AFCCC end:0x800AFEAC + .data start:0x805763D8 end:0x805763F4 + .sdata2 start:0x806B9970 end:0x806B9978 + +Camera.a/CameraTargetMtx.o: + .text start:0x800AFEAC end:0x800B01C0 + .data start:0x805763F4 end:0x80576494 + .sdata2 start:0x806B9978 end:0x806B9988 + +Camera.a/CameraTargetObj.o: + .text start:0x800B01C0 end:0x800B09A8 + .ctors start:0x8052EA00 end:0x8052EA04 + .data start:0x80576494 end:0x805766C8 + .bss start:0x8060A788 end:0x8060A798 + .sdata2 start:0x806B9988 end:0x806B99A0 + +Camera.a/CameraTestObj.o: + .text start:0x800B09A8 end:0x800B0A4C + .sdata2 start:0x806B99A0 end:0x806B99B0 + +Camera.a/CameraTower.o: + .text start:0x800B0A4C end:0x800B1774 + .ctors start:0x8052EA04 end:0x8052EA08 + .data start:0x805766C8 end:0x80576728 + .sbss start:0x806B3A40 end:0x806B3A48 + .sdata2 start:0x806B99B0 end:0x806B99E8 + +Camera.a/CameraTowerBase.o: + .text start:0x800B1774 end:0x800B1C70 + .data start:0x80576728 end:0x80576798 + .sdata2 start:0x806B99E8 end:0x806B9A00 + +Camera.a/CameraTowerPos.o: + .text start:0x800B1C70 end:0x800B250C + .data start:0x80576798 end:0x80576808 + .sdata2 start:0x806B9A00 end:0x806B9A30 + +Camera.a/CameraTripodBoss.o: + .text start:0x800B250C end:0x800B27F4 + .data start:0x80576808 end:0x80576868 + .sdata2 start:0x806B9A30 end:0x806B9A40 + +Camera.a/CameraTripodBossJoint.o: + .text start:0x800B27F4 end:0x800B2D3C + .data start:0x80576868 end:0x805768C0 + .sdata2 start:0x806B9A40 end:0x806B9A78 + +Camera.a/CameraTripodPlanet.o: + .text start:0x800B2D3C end:0x800B3204 + .data start:0x805768C0 end:0x80576918 + .sdata2 start:0x806B9A78 end:0x806B9A90 + +Camera.a/CameraTrundle.o: + .text start:0x800B3204 end:0x800B35C4 + .data start:0x80576918 end:0x80576970 + .sdata2 start:0x806B9A90 end:0x806B9AA8 + +Camera.a/CameraTwistedPassage.o: + .text start:0x800B35C4 end:0x800B3C48 + .data start:0x80576970 end:0x805769E0 + .sdata2 start:0x806B9AA8 end:0x806B9AC8 + +Camera.a/CameraViewInterpolator.o: + .text start:0x800B3C48 end:0x800B4B0C + .sdata2 start:0x806B9AC8 end:0x806B9B20 + +Camera.a/CameraWaterFollow.o: + .text start:0x800B4B0C end:0x800B52D0 + .data start:0x805769E0 end:0x80576A38 + .sdata2 start:0x806B9B20 end:0x806B9B50 + +Camera.a/CameraWaterPlanet.o: + .text start:0x800B52D0 end:0x800B5908 + .data start:0x80576A38 end:0x80576A90 + .sdata2 start:0x806B9B50 end:0x806B9B70 + +Camera.a/CameraWaterPlanetBoss.o: + .text start:0x800B5908 end:0x800B6268 + .data start:0x80576A90 end:0x80576AE8 + .sdata2 start:0x806B9B70 end:0x806B9BB0 + +Camera.a/CameraWonderPlanet.o: + .text start:0x800B6268 end:0x800B6A44 + .data start:0x80576AE8 end:0x80576B58 + .sdata2 start:0x806B9BB0 end:0x806B9BD0 + +Camera.a/DotCamParams.o: + .text start:0x800B6A44 end:0x800B6E68 + .data start:0x80576B58 end:0x80576BB8 + +Camera.a/GameCameraCreator.o: + .text start:0x800B6E68 end:0x800B70D8 + +Camera.a/OnlyCamera.o: + .text start:0x800B70D8 end:0x800B78A4 + .data start:0x80576BB8 end:0x80576BEC + .sdata2 start:0x806B9BD0 end:0x806B9BF0 + +Demo.a/AstroDomeDemoStarter.o: + .text start:0x800B78A4 end:0x800B83A4 + .ctors start:0x8052EA08 end:0x8052EA0C + .rodata start:0x80531998 end:0x805319B0 + .data start:0x80576BEC end:0x805771CC + .sbss start:0x806B3A48 end:0x806B3A60 + .sdata2 start:0x806B9BF0 end:0x806B9C20 + +Demo.a/AstroDemoFunction.o: + .text start:0x800B83A4 end:0x800B8BE8 + .rodata start:0x805319B0 end:0x805319C8 + +Demo.a/DemoActionKeeper.o: + .text start:0x800B8BE8 end:0x800B9604 + +Demo.a/DemoCameraFunction.o: + .text start:0x800B9604 end:0x800B9694 + +Demo.a/DemoCameraKeeper.o: + .text start:0x800B9694 end:0x800B9CA0 + .sdata2 start:0x806B9C20 end:0x806B9C28 + +Demo.a/DemoCastGroup.o: + .text start:0x800B9CA0 end:0x800B9F08 + .data start:0x805771CC end:0x80577218 + +Demo.a/DemoCastGroupHolder.o: + .text start:0x800B9F08 end:0x800BA15C + .data start:0x80577218 end:0x80577240 + +Demo.a/DemoCastSubGroup.o: + .text start:0x800BA15C end:0x800BA2C4 + .data start:0x80577240 end:0x80577288 + +Demo.a/DemoCtrlBase.o: + .text start:0x800BA2C4 end:0x800BA534 + +Demo.a/DemoDirector.o: + .text start:0x800BA534 end:0x800BAC3C + .data start:0x80577288 end:0x805772B0 + +Demo.a/DemoExecutor.o: + .text start:0x800BAC3C end:0x800BB868 + .data start:0x805772B0 end:0x8057747C + +Demo.a/DemoExecutorFunction.o: + .text start:0x800BB868 end:0x800BBB80 + +Demo.a/DemoFunction.o: + .text start:0x800BBB80 end:0x800BC874 + +Demo.a/DemoKoopaJrShip.o: + .text start:0x800BC874 end:0x800BD0A4 + .ctors start:0x8052EA0C end:0x8052EA10 + .rodata start:0x805319C8 end:0x805319F0 + .data start:0x8057747C end:0x805775E4 + .sdata start:0x806B1850 end:0x806B1878 + .sbss start:0x806B3A60 end:0x806B3A70 + .sdata2 start:0x806B9C28 end:0x806B9C38 + +Demo.a/DemoPadRumbler.o: + .text start:0x800BD0A4 end:0x800BD200 + +Demo.a/DemoParamCommonDataTable.o: + .text start:0x800BD200 end:0x800BD34C + .rodata start:0x805319F0 end:0x80531A48 + .sdata2 start:0x806B9C38 end:0x806B9C40 + +Demo.a/DemoPlayerKeeper.o: + .text start:0x800BD34C end:0x800BD550 + +Demo.a/DemoPositionController.o: + .text start:0x800BD550 end:0x800BD738 + .data start:0x805775E4 end:0x8057768C + .sdata2 start:0x806B9C40 end:0x806B9C48 + +Demo.a/DemoSimpleCastHolder.o: + .text start:0x800BD738 end:0x800BD938 + +Demo.a/DemoSoundKeeper.o: + .text start:0x800BD938 end:0x800BDC9C + .data start:0x8057768C end:0x80577760 + +Demo.a/DemoStartRequestHolder.o: + .text start:0x800BDC9C end:0x800BE3A4 + +Demo.a/DemoStartRequestUtil.o: + .text start:0x800BE3A4 end:0x800BF030 + +Demo.a/DemoSubPartKeeper.o: + .text start:0x800BF030 end:0x800BF32C + +Demo.a/DemoTalkAnimCtrl.o: + .text start:0x800BF32C end:0x800BFC98 + .data start:0x80577760 end:0x805777CC + .sdata2 start:0x806B9C48 end:0x806B9C50 + +Demo.a/DemoTimeKeeper.o: + .text start:0x800BFC98 end:0x800C0000 + +Demo.a/DemoWipeKeeper.o: + .text start:0x800C0000 end:0x800C02B8 + .data start:0x805777CC end:0x805779F8 + +Demo.a/GrandStarReturnDemoStarter.o: + .text start:0x800C02B8 end:0x800C1018 + .ctors start:0x8052EA10 end:0x8052EA14 + .data start:0x805779F8 end:0x80577BD8 + .sbss start:0x806B3A70 end:0x806B3A90 + .sdata2 start:0x806B9C50 end:0x806B9C68 + +Demo.a/PrologueDirector.o: + .text start:0x800C1018 end:0x800C1CE0 + .ctors start:0x8052EA14 end:0x8052EA18 + .data start:0x80577BD8 end:0x80577E44 + .sdata start:0x806B1878 end:0x806B18E0 + .sbss start:0x806B3A90 end:0x806B3AB8 + .sdata2 start:0x806B9C68 end:0x806B9C70 + +Demo.a/ReturnDemoRailMove.o: + .text start:0x800C1CE0 end:0x800C2310 + .sdata2 start:0x806B9C70 end:0x806B9C88 + +Demo.a/ScenarioStarter.o: + .text start:0x800C2310 end:0x800C35F8 + .ctors start:0x8052EA18 end:0x8052EA1C + .data start:0x80577E44 end:0x805780E8 + .sbss start:0x806B3AB8 end:0x806B3AD0 + .sdata2 start:0x806B9C88 end:0x806B9CC0 + +Demo.a/StarReturnDemoStarter.o: + .text start:0x800C35F8 end:0x800C44B4 + .ctors start:0x8052EA1C end:0x8052EA20 + .data start:0x805780E8 end:0x80578200 + .sbss start:0x806B3AD0 end:0x806B3AF8 + .sdata2 start:0x806B9CC0 end:0x806B9CE0 + +Effect.a/AstroEffectObj.o: + .text start:0x800C44B4 end:0x800C46E8 + .data start:0x80578200 end:0x805783D0 + .sdata2 start:0x806B9CE0 end:0x806B9CF0 + +Effect.a/AutoEffectGroup.o: + .text start:0x800C46E8 end:0x800C4A98 + +Effect.a/AutoEffectGroupHolder.o: + .text start:0x800C4A98 end:0x800C4D2C + +Effect.a/AutoEffectInfo.o: + .text start:0x800C4D2C end:0x800C5328 + .rodata start:0x80531A48 end:0x80531AB0 + .sdata2 start:0x806B9CF0 end:0x806B9CF8 + +Effect.a/EffectObjGravityDust.o: + .text start:0x800C5328 end:0x800C54FC + .data start:0x805783D0 end:0x8057846C + .sdata2 start:0x806B9CF8 end:0x806B9D10 + +Effect.a/EffectSystem.o: + .text start:0x800C54FC end:0x800C590C + .data start:0x8057846C end:0x805784B8 + .sdata2 start:0x806B9D10 end:0x806B9D18 + +Effect.a/EffectSystemUtil.o: + .text start:0x800C590C end:0x800C64F0 + .data start:0x805784B8 end:0x80578540 + .sdata2 start:0x806B9D18 end:0x806B9D28 + +Effect.a/MultiEmitter.o: + .text start:0x800C64F0 end:0x800C76A8 + .data start:0x80578540 end:0x805785A0 + .sdata2 start:0x806B9D28 end:0x806B9D38 + +Effect.a/MultiEmitterAccess.o: + .text start:0x800C76A8 end:0x800C81AC + .sdata2 start:0x806B9D38 end:0x806B9D40 + +Effect.a/MultiEmitterCallBack.o: + .text start:0x800C81AC end:0x800C9008 + .data start:0x805785A0 end:0x805785E0 + .sdata2 start:0x806B9D40 end:0x806B9D58 + +Effect.a/MultiEmitterParticleCallBack.o: + .text start:0x800C9008 end:0x800C9078 + .data start:0x805785E0 end:0x805785F8 + +Effect.a/ParticleCalcExecutor.o: + .text start:0x800C9078 end:0x800C9580 + .data start:0x805785F8 end:0x80578698 + +Effect.a/ParticleDrawExecutor.o: + .text start:0x800C9580 end:0x800C9FB4 + .data start:0x80578698 end:0x805787C8 + .sdata2 start:0x806B9D58 end:0x806B9D70 + +Effect.a/ParticleEmitter.o: + .text start:0x800C9FB4 end:0x800CA05C + +Effect.a/ParticleEmitterHolder.o: + .text start:0x800CA05C end:0x800CA47C + .data start:0x805787C8 end:0x80578860 + +Effect.a/ParticleResourceHolder.o: + .text start:0x800CA47C end:0x800CA934 + +Effect.a/RandomEffectObj.o: + .text start:0x800CA934 end:0x800CAC10 + .data start:0x80578860 end:0x80578AE8 + .sdata2 start:0x806B9D70 end:0x806B9D80 + +Effect.a/SimpleEffectObj.o: + .text start:0x800CAC10 end:0x800CB2A8 + .ctors start:0x8052EA20 end:0x8052EA24 + .rodata start:0x80531AB0 end:0x80531BF0 + .data start:0x80578AE8 end:0x80578BE0 + .sbss start:0x806B3AF8 end:0x806B3B00 + +Effect.a/SingleEmitter.o: + .text start:0x800CB2A8 end:0x800CB43C + +Effect.a/SpinPullParticleCallBack.o: + .text start:0x800CB43C end:0x800CB670 + .data start:0x80578BE0 end:0x80578C24 + .sdata2 start:0x806B9D80 end:0x806B9D88 + +Effect.a/SyncBckEffectChecker.o: + .text start:0x800CB670 end:0x800CBA84 + .sdata2 start:0x806B9D88 end:0x806B9D90 + +Effect.a/SyncBckEffectInfo.o: + .text start:0x800CBA84 end:0x800CBD24 + .sdata2 start:0x806B9D90 end:0x806B9D98 + +Enemy.a/AnimScaleController.o: + .text start:0x800CBD24 end:0x800CC370 + .ctors start:0x8052EA24 end:0x8052EA28 + .data start:0x80578C24 end:0x80578C9C + .bss start:0x8060A798 end:0x8060A800 + .sbss start:0x806B3B00 end:0x806B3B18 + .sdata2 start:0x806B9D98 end:0x806B9DE8 + +Enemy.a/AnimStampController.o: + .text start:0x800CC370 end:0x800CC69C + .ctors start:0x8052EA28 end:0x8052EA2C + .data start:0x80578C9C end:0x80578D00 + .sbss start:0x806B3B18 end:0x806B3B20 + .sdata2 start:0x806B9DE8 end:0x806B9E00 + +Enemy.a/BallBeamer.o: + .text start:0x800CC69C end:0x800CD00C + .ctors start:0x8052EA2C end:0x8052EA30 + .data start:0x80578D00 end:0x80578E60 + .sbss start:0x806B3B20 end:0x806B3B30 + .sdata2 start:0x806B9E00 end:0x806B9E18 + +Enemy.a/Balloonfish.o: + .text start:0x800CD00C end:0x800CDD78 + .ctors start:0x8052EA30 end:0x8052EA34 + .data start:0x80578E60 end:0x8057913C + .sbss start:0x806B3B30 end:0x806B3B40 + .sdata2 start:0x806B9E18 end:0x806B9E50 + +Enemy.a/BasaBasa.o: + .text start:0x800CDD78 end:0x800D013C + .ctors start:0x8052EA34 end:0x8052EA38 + .data start:0x8057913C end:0x805792D8 + .sbss start:0x806B3B40 end:0x806B3B88 + .sdata2 start:0x806B9E50 end:0x806B9EF8 + +Enemy.a/BegomanBaby.o: + .text start:0x800D013C end:0x800D1F1C + .ctors start:0x8052EA38 end:0x8052EA3C + .rodata start:0x80531BF0 end:0x80531C68 + .data start:0x805792D8 end:0x80579724 + .sbss start:0x806B3B88 end:0x806B3BD8 + .sdata2 start:0x806B9EF8 end:0x806B9F68 + +Enemy.a/BegomanBase.o: + .text start:0x800D1F1C end:0x800D5214 + .ctors start:0x8052EA3C end:0x8052EA40 + .rodata start:0x80531C68 end:0x80531CE0 + .data start:0x80579724 end:0x80579968 + .sbss start:0x806B3BD8 end:0x806B3BE8 + .sdata2 start:0x806B9F68 end:0x806BA000 + +Enemy.a/BegomanFunction.o: + .text start:0x800D5214 end:0x800D5338 + +Enemy.a/BegomanLauncher.o: + .text start:0x800D5338 end:0x800D5E24 + .ctors start:0x8052EA40 end:0x8052EA44 + .data start:0x80579968 end:0x80579B58 + .sbss start:0x806B3BE8 end:0x806B3C00 + .sdata2 start:0x806BA000 end:0x806BA018 + +Enemy.a/BegomanSpike.o: + .text start:0x800D5E24 end:0x800D7B20 + .ctors start:0x8052EA44 end:0x8052EA48 + .rodata start:0x80531CE0 end:0x80531D50 + .data start:0x80579B58 end:0x80579FD0 + .sbss start:0x806B3C00 end:0x806B3C50 + .sdata2 start:0x806BA018 end:0x806BA070 + +Enemy.a/BegomanSpring.o: + .text start:0x800D7B20 end:0x800D9DC8 + .ctors start:0x8052EA48 end:0x8052EA4C + .rodata start:0x80531D50 end:0x80531DC8 + .data start:0x80579FD0 end:0x8057A52C + .sbss start:0x806B3C50 end:0x806B3CA0 + .sdata2 start:0x806BA070 end:0x806BA0E0 + +Enemy.a/BegomanSpringHead.o: + .text start:0x800D9DC8 end:0x800DA3D8 + .ctors start:0x8052EA4C end:0x8052EA50 + .data start:0x8057A52C end:0x8057A6A4 + .sbss start:0x806B3CA0 end:0x806B3CB8 + .sdata2 start:0x806BA0E0 end:0x806BA0E8 + +Enemy.a/Birikyu.o: + .text start:0x800DA3D8 end:0x800DB234 + .ctors start:0x8052EA50 end:0x8052EA54 + .data start:0x8057A6A4 end:0x8057A958 + .sbss start:0x806B3CB8 end:0x806B3CD0 + .sdata2 start:0x806BA0E8 end:0x806BA118 + +Enemy.a/BombBird.o: + .text start:0x800DB234 end:0x800DCE08 + .ctors start:0x8052EA54 end:0x8052EA58 + .rodata start:0x80531DC8 end:0x80531DE8 + .data start:0x8057A958 end:0x8057AB24 + .sbss start:0x806B3CD0 end:0x806B3D08 + .sdata2 start:0x806BA118 end:0x806BA168 + +Enemy.a/BombBirdBomb.o: + .text start:0x800DCE08 end:0x800DD5B0 + .ctors start:0x8052EA58 end:0x8052EA5C + .data start:0x8057AB24 end:0x8057ABD0 + .sbss start:0x806B3D08 end:0x806B3D18 + .sdata2 start:0x806BA168 end:0x806BA198 + +Enemy.a/BombHei.o: + .text start:0x800DD5B0 end:0x800DFDD4 + .ctors start:0x8052EA5C end:0x8052EA60 + .rodata start:0x80531DE8 end:0x80531E30 + .data start:0x8057ABD0 end:0x8057AEB0 + .sdata start:0x806B18E0 end:0x806B19B8 + .sbss start:0x806B3D18 end:0x806B3D58 + .sdata2 start:0x806BA198 end:0x806BA208 + +Enemy.a/BombHeiLauncher.o: + .text start:0x800DFDD4 end:0x800E05C4 + .ctors start:0x8052EA60 end:0x8052EA64 + .data start:0x8057AEB0 end:0x8057AFDC + .sbss start:0x806B3D58 end:0x806B3D60 + .sdata2 start:0x806BA208 end:0x806BA218 + +Enemy.a/BombTeresa.o: + .text start:0x800E05C4 end:0x800E32EC + .ctors start:0x8052EA64 end:0x8052EA68 + .data start:0x8057AFDC end:0x8057B424 + .sbss start:0x806B3D60 end:0x806B3DA0 + .sdata2 start:0x806BA218 end:0x806BA2A8 + +Enemy.a/CannonShellBase.o: + .text start:0x800E32EC end:0x800E346C + +Enemy.a/CocoNutBall.o: + .text start:0x800E346C end:0x800E4E14 + .ctors start:0x8052EA68 end:0x8052EA6C + .rodata start:0x80531E30 end:0x80531E50 + .data start:0x8057B424 end:0x8057B70C + .sbss start:0x806B3DA0 end:0x806B3DB8 + .sdata2 start:0x806BA2A8 end:0x806BA338 + +Enemy.a/CocoSambo.o: + .text start:0x800E4E14 end:0x800E7278 + .ctors start:0x8052EA6C end:0x8052EA70 + .rodata start:0x80531E50 end:0x80531E88 + .data start:0x8057B70C end:0x8057B94C + .sbss start:0x806B3DB8 end:0x806B3E08 + .sdata2 start:0x806BA338 end:0x806BA380 + +Enemy.a/DharmaSambo.o: + .text start:0x800E7278 end:0x800E9E6C + .ctors start:0x8052EA70 end:0x8052EA74 + .rodata start:0x80531E88 end:0x80531F48 + .data start:0x8057B94C end:0x8057BE20 + .sbss start:0x806B3E08 end:0x806B3E58 + .sdata2 start:0x806BA380 end:0x806BA3E8 + +Enemy.a/Dossun.o: + .text start:0x800E9E6C end:0x800EA8F8 + .ctors start:0x8052EA74 end:0x8052EA78 + .data start:0x8057BE20 end:0x8057BF50 + .sbss start:0x806B3E58 end:0x806B3E70 + .sdata2 start:0x806BA3E8 end:0x806BA418 + +Enemy.a/ElectricPressureBullet.o: + .text start:0x800EA8F8 end:0x800EAE38 + .ctors start:0x8052EA78 end:0x8052EA7C + .data start:0x8057BF50 end:0x8057BFD8 + .sbss start:0x806B3E70 end:0x806B3E78 + .sdata2 start:0x806BA418 end:0x806BA428 + +Enemy.a/EyeBeamer.o: + .text start:0x800EAE38 end:0x800EC140 + .ctors start:0x8052EA7C end:0x8052EA80 + .data start:0x8057BFD8 end:0x8057C234 + .sbss start:0x806B3E78 end:0x806B3E98 + .sdata2 start:0x806BA428 end:0x806BA450 + +Enemy.a/FireBall.o: + .text start:0x800EC140 end:0x800ECC34 + .ctors start:0x8052EA80 end:0x8052EA84 + .data start:0x8057C234 end:0x8057C380 + .sbss start:0x806B3E98 end:0x806B3EA0 + .sdata2 start:0x806BA450 end:0x806BA488 + +Enemy.a/FireBubble.o: + .text start:0x800ECC34 end:0x800EDDCC + .ctors start:0x8052EA84 end:0x8052EA88 + .rodata start:0x80531F48 end:0x80531F78 + .data start:0x8057C380 end:0x8057C558 + .sbss start:0x806B3EA0 end:0x806B3EC0 + .sdata2 start:0x806BA488 end:0x806BA4C0 + +Enemy.a/Gesso.o: + .text start:0x800EDDCC end:0x800EF9F4 + .ctors start:0x8052EA88 end:0x8052EA8C + .data start:0x8057C558 end:0x8057C840 + .sbss start:0x806B3EC0 end:0x806B3EF0 + .sdata2 start:0x806BA4C0 end:0x806BA548 + +Enemy.a/HammerHeadPackun.o: + .text start:0x800EF9F4 end:0x800F17B4 + .ctors start:0x8052EA8C end:0x8052EA90 + .data start:0x8057C840 end:0x8057CBFC + .sbss start:0x806B3EF0 end:0x806B3F20 + .sdata2 start:0x806BA548 end:0x806BA5A0 + +Enemy.a/Hanachan.o: + .text start:0x800F17B4 end:0x800F58F4 + .ctors start:0x8052EA90 end:0x8052EA94 + .data start:0x8057CBFC end:0x8057D100 + .sbss start:0x806B3F20 end:0x806B3FA0 + .sdata2 start:0x806BA5A0 end:0x806BA648 + +Enemy.a/HomingKiller.o: + .text start:0x800F58F4 end:0x800F84E0 + .ctors start:0x8052EA94 end:0x8052EA98 + .rodata start:0x80531F78 end:0x80531FE0 + .data start:0x8057D100 end:0x8057D290 + .sbss start:0x806B3FA0 end:0x806B3FC8 + .sdata2 start:0x806BA648 end:0x806BA6F0 + +Enemy.a/IceMerameraKing.o: + .text start:0x800F84E0 end:0x800FB370 + .ctors start:0x8052EA98 end:0x8052EA9C + .rodata start:0x80531FE0 end:0x805320C8 + .data start:0x8057D290 end:0x8057D918 + .bss start:0x8060A800 end:0x8060A818 + .sbss start:0x806B3FC8 end:0x806B4010 + .sdata2 start:0x806BA6F0 end:0x806BA7A0 + +Enemy.a/ItemGenerator.o: + .text start:0x800FB370 end:0x800FB4AC + .sdata2 start:0x806BA7A0 end:0x806BA7A8 + +Enemy.a/Jellyfish.o: + .text start:0x800FB4AC end:0x800FC7B0 + .ctors start:0x8052EA9C end:0x8052EAA0 + .data start:0x8057D918 end:0x8057DAE8 + .sbss start:0x806B4010 end:0x806B4040 + .sdata2 start:0x806BA7A8 end:0x806BA800 + +Enemy.a/JellyfishElectric.o: + .text start:0x800FC7B0 end:0x800FD714 + .ctors start:0x8052EAA0 end:0x8052EAA4 + .data start:0x8057DAE8 end:0x8057DCA4 + .sbss start:0x806B4040 end:0x806B4068 + .sdata2 start:0x806BA800 end:0x806BA840 + +Enemy.a/Jiraira.o: + .text start:0x800FD714 end:0x800FE130 + .ctors start:0x8052EAA4 end:0x8052EAA8 + .data start:0x8057DCA4 end:0x8057DD80 + .sbss start:0x806B4068 end:0x806B4080 + .sdata2 start:0x806BA840 end:0x806BA860 + +Enemy.a/JumpBeamer.o: + .text start:0x800FE130 end:0x800FF3A0 + .ctors start:0x8052EAA8 end:0x8052EAAC + .data start:0x8057DD80 end:0x8057E1B4 + .sbss start:0x806B4080 end:0x806B40B0 + .sdata2 start:0x806BA860 end:0x806BA898 + +Enemy.a/JumpGuarder.o: + .text start:0x800FF3A0 end:0x80100ED8 + .ctors start:0x8052EAAC end:0x8052EAB0 + .data start:0x8057E1B4 end:0x8057E51C + .sbss start:0x806B40B0 end:0x806B40E0 + .sdata2 start:0x806BA898 end:0x806BA900 + +Enemy.a/JumpSpider.o: + .text start:0x80100ED8 end:0x8010243C + .ctors start:0x8052EAB0 end:0x8052EAB4 + .data start:0x8057E51C end:0x8057E748 + .sbss start:0x806B40E0 end:0x806B4120 + .sdata2 start:0x806BA900 end:0x806BA948 + +Enemy.a/Kabokuri.o: + .text start:0x8010243C end:0x80103864 + .ctors start:0x8052EAB4 end:0x8052EAB8 + .data start:0x8057E748 end:0x8057E8A8 + .sbss start:0x806B4120 end:0x806B4148 + .sdata2 start:0x806BA948 end:0x806BA990 + +Enemy.a/KabokuriFire.o: + .text start:0x80103864 end:0x80103BC0 + .ctors start:0x8052EAB8 end:0x8052EABC + .data start:0x8057E8A8 end:0x8057E94C + .sbss start:0x806B4148 end:0x806B4150 + .sdata2 start:0x806BA990 end:0x806BA9A0 + +Enemy.a/KabokuriFireHolder.o: + .text start:0x80103BC0 end:0x80103DE0 + .data start:0x8057E94C end:0x8057E984 + +Enemy.a/Kameck.o: + .text start:0x80103DE0 end:0x80105E20 + .ctors start:0x8052EABC end:0x8052EAC0 + .data start:0x8057E984 end:0x8057ECA0 + .sbss start:0x806B4150 end:0x806B4190 + .sdata2 start:0x806BA9A0 end:0x806BA9E8 + +Enemy.a/KameckBeam.o: + .text start:0x80105E20 end:0x80106F40 + .ctors start:0x8052EAC0 end:0x8052EAC4 + .rodata start:0x805320C8 end:0x805320E8 + .data start:0x8057ECA0 end:0x8057EF28 + .sbss start:0x806B4190 end:0x806B41A8 + .sdata2 start:0x806BA9E8 end:0x806BAA00 + .sbss2 start:0x806C2908 end:0x806C2918 + +Enemy.a/KameckBeamHolder.o: + .text start:0x80106F40 end:0x801074F8 + .data start:0x8057EF28 end:0x8057F010 + +Enemy.a/KameckFireBall.o: + .text start:0x801074F8 end:0x80107CC0 + .ctors start:0x8052EAC4 end:0x8052EAC8 + .data start:0x8057F010 end:0x8057F0B8 + .sbss start:0x806B41A8 end:0x806B41B8 + .sdata2 start:0x806BAA00 end:0x806BAA20 + +Enemy.a/KameckHolder.o: + .text start:0x80107CC0 end:0x80107EF4 + .data start:0x8057F0B8 end:0x8057F174 + +Enemy.a/KameckTurtle.o: + .text start:0x80107EF4 end:0x801088CC + .ctors start:0x8052EAC8 end:0x8052EACC + .data start:0x8057F174 end:0x8057F374 + .sbss start:0x806B41B8 end:0x806B41C0 + .sdata2 start:0x806BAA20 end:0x806BAA58 + +Enemy.a/Kanina.o: + .text start:0x801088CC end:0x8010B2B0 + .ctors start:0x8052EACC end:0x8052EAD0 + .data start:0x8057F374 end:0x8057F73C + .sbss start:0x806B41C0 end:0x806B4218 + .sdata2 start:0x806BAA58 end:0x806BAAF8 + +Enemy.a/Karikari.o: + .text start:0x8010B2B0 end:0x8010DFDC + .ctors start:0x8052EAD0 end:0x8052EAD4 + .data start:0x8057F73C end:0x8057F8FC + .sbss start:0x806B4218 end:0x806B4260 + .sdata2 start:0x806BAAF8 end:0x806BAB78 + +Enemy.a/KarikariDirector.o: + .text start:0x8010DFDC end:0x8010E608 + .rodata start:0x805320E8 end:0x80532178 + .data start:0x8057F8FC end:0x8057FA40 + .sdata2 start:0x806BAB78 end:0x806BAB88 + +Enemy.a/Karon.o: + .text start:0x8010E608 end:0x80110298 + .ctors start:0x8052EAD4 end:0x8052EAD8 + .rodata start:0x80532178 end:0x805321F8 + .data start:0x8057FA40 end:0x8057FCB0 + .sbss start:0x806B4260 end:0x806B42A0 + .sdata2 start:0x806BAB88 end:0x806BABE0 + +Enemy.a/Kiraira.o: + .text start:0x80110298 end:0x80111470 + .ctors start:0x8052EAD8 end:0x8052EADC + .data start:0x8057FCB0 end:0x8057FE2C + .sbss start:0x806B42A0 end:0x806B42C0 + .sdata2 start:0x806BABE0 end:0x806BAC38 + +Enemy.a/KirairaChain.o: + .text start:0x80111470 end:0x801123BC + .data start:0x8057FE2C end:0x8057FF5C + .sdata2 start:0x806BAC38 end:0x806BAC70 + +Enemy.a/KoopaJrShip.o: + .text start:0x801123BC end:0x8011479C + .ctors start:0x8052EADC end:0x8052EAE0 + .rodata start:0x805321F8 end:0x805322B0 + .data start:0x8057FF5C end:0x80580498 + .sdata start:0x806B19B8 end:0x806B1A48 + .sbss start:0x806B42C0 end:0x806B42F8 + .sdata2 start:0x806BAC70 end:0x806BACB8 + +Enemy.a/KoopaJrShipCannonMainShell.o: + .text start:0x8011479C end:0x80114EA8 + .ctors start:0x8052EAE0 end:0x8052EAE4 + .data start:0x80580498 end:0x80580678 + .sbss start:0x806B42F8 end:0x806B4300 + .sdata2 start:0x806BACB8 end:0x806BACD8 + +Enemy.a/KoopaJrShipCannonShell.o: + .text start:0x80114EA8 end:0x80115C7C + .ctors start:0x8052EAE4 end:0x8052EAE8 + .data start:0x80580678 end:0x805807D0 + .sbss start:0x806B4300 end:0x806B4318 + .sdata2 start:0x806BACD8 end:0x806BAD18 + +Enemy.a/KoteBug.o: + .text start:0x80115C7C end:0x80117DA0 + .ctors start:0x8052EAE8 end:0x8052EAEC + .data start:0x805807D0 end:0x80580BD4 + .sbss start:0x806B4318 end:0x806B4360 + .sdata2 start:0x806BAD18 end:0x806BADB0 + +Enemy.a/Kuribo.o: + .text start:0x80117DA0 end:0x8011A16C + .ctors start:0x8052EAEC end:0x8052EAF0 + .data start:0x80580BD4 end:0x80580EA8 + .bss start:0x8060A818 end:0x8060A898 + .sbss start:0x806B4360 end:0x806B4398 + .sdata2 start:0x806BADB0 end:0x806BAE10 + +Enemy.a/KuriboChief.o: + .text start:0x8011A16C end:0x8011B5CC + .ctors start:0x8052EAF0 end:0x8052EAF4 + .data start:0x80580EA8 end:0x80580FB0 + .bss start:0x8060A898 end:0x8060A960 + .sbss start:0x806B4398 end:0x806B43C0 + .sdata2 start:0x806BAE10 end:0x806BAE88 + +Enemy.a/KuriboMini.o: + .text start:0x8011B5CC end:0x8011CE88 + .ctors start:0x8052EAF4 end:0x8052EAF8 + .data start:0x80580FB0 end:0x805811B0 + .bss start:0x8060A960 end:0x8060A9E0 + .sbss start:0x806B43C0 end:0x806B43E8 + .sdata2 start:0x806BAE88 end:0x806BAED8 + +Enemy.a/MechanicKoopaMini.o: + .text start:0x8011CE88 end:0x8011EA28 + .ctors start:0x8052EAF8 end:0x8052EAFC + .rodata start:0x805322B0 end:0x80532388 + .data start:0x805811B0 end:0x805814B4 + .bss start:0x8060A9E0 end:0x8060A9F0 + .sbss start:0x806B43E8 end:0x806B4428 + .sdata2 start:0x806BAED8 end:0x806BAF38 + +Enemy.a/Meramera.o: + .text start:0x8011EA28 end:0x80122D94 + .ctors start:0x8052EAFC end:0x8052EB00 + .data start:0x805814B4 end:0x80581AA4 + .bss start:0x8060A9F0 end:0x8060AA00 + .sbss start:0x806B4428 end:0x806B4478 + .sdata2 start:0x806BAF38 end:0x806BB008 + +Enemy.a/Metbo.o: + .text start:0x80122D94 end:0x80124C6C + .ctors start:0x8052EB00 end:0x8052EB04 + .rodata start:0x80532388 end:0x805323E8 + .data start:0x80581AA4 end:0x80581DF0 + .sbss start:0x806B4478 end:0x806B44C0 + .sdata2 start:0x806BB008 end:0x806BB058 + +Enemy.a/Mogu.o: + .text start:0x80124C6C end:0x801265D8 + .ctors start:0x8052EB04 end:0x8052EB08 + .rodata start:0x805323E8 end:0x80532400 + .data start:0x80581DF0 end:0x80582058 + .sbss start:0x806B44C0 end:0x806B44F0 + .sdata2 start:0x806BB058 end:0x806BB0D0 + +Enemy.a/Mogucchi.o: + .text start:0x801265D8 end:0x80127C74 + .ctors start:0x8052EB08 end:0x8052EB0C + .rodata start:0x80532400 end:0x80532428 + .data start:0x80582058 end:0x8058215C + .sbss start:0x806B44F0 end:0x806B4508 + .sdata2 start:0x806BB0D0 end:0x806BB120 + +Enemy.a/MogucchiHill.o: + .text start:0x80127C74 end:0x80128EE4 + .ctors start:0x8052EB0C end:0x8052EB10 + .data start:0x8058215C end:0x80582338 + .sbss start:0x806B4508 end:0x806B4520 + .sdata2 start:0x806BB120 end:0x806BB140 + +Enemy.a/MogucchiRefuseTerritory.o: + .text start:0x80128EE4 end:0x80129008 + .data start:0x80582338 end:0x80582444 + .sdata2 start:0x806BB140 end:0x806BB148 + +Enemy.a/MogucchiShooter.o: + .text start:0x80129008 end:0x80129BDC + .ctors start:0x8052EB10 end:0x8052EB14 + .data start:0x80582444 end:0x805825F8 + .sbss start:0x806B4520 end:0x806B4558 + .sdata2 start:0x806BB148 end:0x806BB160 + +Enemy.a/MoguStone.o: + .text start:0x80129BDC end:0x8012A98C + .ctors start:0x8052EB14 end:0x8052EB18 + .data start:0x805825F8 end:0x80582744 + .sbss start:0x806B4558 end:0x806B4568 + .sdata2 start:0x806BB160 end:0x806BB198 + +Enemy.a/NokonokoLand.o: + .text start:0x8012A98C end:0x8012D2F0 + .ctors start:0x8052EB18 end:0x8052EB1C + .rodata start:0x80532428 end:0x80532460 + .data start:0x80582744 end:0x80582B98 + .sbss start:0x806B4568 end:0x806B45C0 + .sdata2 start:0x806BB198 end:0x806BB1E0 + +Enemy.a/Onimasu.o: + .text start:0x8012D2F0 end:0x8012E5A4 + .ctors start:0x8052EB1C end:0x8052EB20 + .data start:0x80582B98 end:0x80582C88 + .sbss start:0x806B45C0 end:0x806B45D8 + .sdata2 start:0x806BB1E0 end:0x806BB228 + +Enemy.a/OnimasuJump.o: + .text start:0x8012E5A4 end:0x8012EA88 + .data start:0x80582C88 end:0x80582D28 + .sdata2 start:0x806BB228 end:0x806BB238 + +Enemy.a/OnimasuPivot.o: + .text start:0x8012EA88 end:0x8012F114 + .data start:0x80582D28 end:0x80582EDC + .sdata2 start:0x806BB238 end:0x806BB250 + +Enemy.a/OtaRock.o: + .text start:0x8012F114 end:0x801301B4 + .ctors start:0x8052EB20 end:0x8052EB24 + .rodata start:0x80532460 end:0x80532478 + .data start:0x80582EDC end:0x805830E8 + .sbss start:0x806B45D8 end:0x806B45F8 + .sdata2 start:0x806BB250 end:0x806BB278 + +Enemy.a/PackunPetit.o: + .text start:0x801301B4 end:0x801319F8 + .ctors start:0x8052EB24 end:0x8052EB28 + .data start:0x805830E8 end:0x8058341C + .sbss start:0x806B45F8 end:0x806B4640 + .sdata2 start:0x806BB278 end:0x806BB2B8 + +Enemy.a/Petari.o: + .text start:0x801319F8 end:0x80133FAC + .ctors start:0x8052EB28 end:0x8052EB2C + .rodata start:0x80532478 end:0x80532490 + .data start:0x8058341C end:0x80583764 + .sdata start:0x806B1A48 end:0x806B1AC0 + .sbss start:0x806B4640 end:0x806B4678 + .sdata2 start:0x806BB2B8 end:0x806BB350 + +Enemy.a/Poihana.o: + .text start:0x80133FAC end:0x801369B0 + .ctors start:0x8052EB2C end:0x8052EB30 + .rodata start:0x80532490 end:0x805324B0 + .data start:0x80583764 end:0x80583AD8 + .sbss start:0x806B4678 end:0x806B46C8 + .sdata2 start:0x806BB350 end:0x806BB3E0 + +Enemy.a/Pukupuku.o: + .text start:0x801369B0 end:0x80138838 + .ctors start:0x8052EB30 end:0x8052EB34 + .rodata start:0x805324B0 end:0x805324D8 + .data start:0x80583AD8 end:0x80583CEC + .sbss start:0x806B46C8 end:0x806B46F8 + .sdata2 start:0x806BB3E0 end:0x806BB438 + +Enemy.a/RingBeam.o: + .text start:0x80138838 end:0x80139B40 + .ctors start:0x8052EB34 end:0x8052EB38 + .data start:0x80583CEC end:0x80583DA8 + .sbss start:0x806B46F8 end:0x806B4700 + .sdata2 start:0x806BB438 end:0x806BB470 + +Enemy.a/RingBeamer.o: + .text start:0x80139B40 end:0x8013A3AC + .ctors start:0x8052EB38 end:0x8052EB3C + .data start:0x80583DA8 end:0x80583F84 + .sbss start:0x806B4700 end:0x806B4710 + .sdata2 start:0x806BB470 end:0x806BB498 + +Enemy.a/SamboFunction.o: + .text start:0x8013A3AC end:0x8013A420 + .sdata2 start:0x806BB498 end:0x806BB4B0 + +Enemy.a/SamboHead.o: + .text start:0x8013A420 end:0x8013BD04 + .ctors start:0x8052EB3C end:0x8052EB40 + .data start:0x80583F84 end:0x80584100 + .sbss start:0x806B4710 end:0x806B4750 + .sdata2 start:0x806BB4B0 end:0x806BB500 + +Enemy.a/SearchBeamer.o: + .text start:0x8013BD04 end:0x8013D988 + .ctors start:0x8052EB40 end:0x8052EB44 + .data start:0x80584100 end:0x805844DC + .sbss start:0x806B4750 end:0x806B4788 + .sdata2 start:0x806BB500 end:0x806BB558 + +Enemy.a/Snakehead.o: + .text start:0x8013D988 end:0x8013ED60 + .ctors start:0x8052EB44 end:0x8052EB48 + .rodata start:0x805324D8 end:0x80532558 + .data start:0x805844DC end:0x805845E8 + .sbss start:0x806B4788 end:0x806B47A8 + .sdata2 start:0x806BB558 end:0x806BB5D8 + +Enemy.a/SpinHitController.o: + .text start:0x8013ED60 end:0x8013F0F0 + .sdata2 start:0x806BB5D8 end:0x806BB5E8 + +Enemy.a/StinkBugBase.o: + .text start:0x8013F0F0 end:0x8013F72C + .data start:0x805845E8 end:0x805848BC + .sdata2 start:0x806BB5E8 end:0x806BB600 + +Enemy.a/StinkBugParent.o: + .text start:0x8013F72C end:0x80140F78 + .ctors start:0x8052EB48 end:0x8052EB4C + .rodata start:0x80532558 end:0x80532588 + .data start:0x805848BC end:0x80584BC4 + .sbss start:0x806B47A8 end:0x806B47F0 + .sdata2 start:0x806BB600 end:0x806BB650 + +Enemy.a/StinkBugSmall.o: + .text start:0x80140F78 end:0x801427AC + .ctors start:0x8052EB4C end:0x8052EB50 + .data start:0x80584BC4 end:0x80584ED0 + .sbss start:0x806B47F0 end:0x806B4830 + .sdata2 start:0x806BB650 end:0x806BB698 + +Enemy.a/StringSpider.o: + .text start:0x801427AC end:0x80145210 + .ctors start:0x8052EB50 end:0x8052EB54 + .data start:0x80584ED0 end:0x80585184 + .sbss start:0x806B4830 end:0x806B4868 + .sdata2 start:0x806BB698 end:0x806BB748 + +Enemy.a/Takobo.o: + .text start:0x80145210 end:0x80146AEC + .ctors start:0x8052EB54 end:0x8052EB58 + .data start:0x80585184 end:0x80585434 + .sbss start:0x806B4868 end:0x806B4898 + .sdata2 start:0x806BB748 end:0x806BB798 + +Enemy.a/TakoHei.o: + .text start:0x80146AEC end:0x8014915C + .ctors start:0x8052EB58 end:0x8052EB5C + .data start:0x80585434 end:0x805855F4 + .bss start:0x8060AA00 end:0x8060AA10 + .sbss start:0x806B4898 end:0x806B48E0 + .sdata2 start:0x806BB798 end:0x806BB820 + +Enemy.a/TakoHeiInk.o: + .text start:0x8014915C end:0x80149538 + .ctors start:0x8052EB5C end:0x8052EB60 + .data start:0x805855F4 end:0x8058569C + .sbss start:0x806B48E0 end:0x806B48E8 + .sdata2 start:0x806BB820 end:0x806BB830 + +Enemy.a/TakoHeiInkHolder.o: + .text start:0x80149538 end:0x80149710 + .data start:0x8058569C end:0x805856FC + +Enemy.a/Teresa.o: + .text start:0x80149710 end:0x8014C790 + .ctors start:0x8052EB60 end:0x8052EB64 + .data start:0x805856FC end:0x80585AF8 + .sbss start:0x806B48E8 end:0x806B4938 + .sdata2 start:0x806BB830 end:0x806BB8D8 + +Enemy.a/TeresaWater.o: + .text start:0x8014C790 end:0x8014CFE0 + .ctors start:0x8052EB64 end:0x8052EB68 + .rodata start:0x80532588 end:0x805325B8 + .data start:0x80585AF8 end:0x80585D9C + .sbss start:0x806B4938 end:0x806B4948 + .sdata2 start:0x806BB8D8 end:0x806BB8F8 + +Enemy.a/TerritoryMover.o: + .text start:0x8014CFE0 end:0x8014D14C + .sdata2 start:0x806BB8F8 end:0x806BB900 + +Enemy.a/Unizo.o: + .text start:0x8014D14C end:0x8014F86C + .ctors start:0x8052EB68 end:0x8052EB6C + .data start:0x80585D9C end:0x80585EC8 + .sbss start:0x806B4948 end:0x806B4970 + .sdata2 start:0x806BB900 end:0x806BB9B0 + +Enemy.a/UnizoLauncher.o: + .text start:0x8014F86C end:0x8014FBD0 + .ctors start:0x8052EB6C end:0x8052EB70 + .data start:0x80585EC8 end:0x80585F8C + .sbss start:0x806B4970 end:0x806B4978 + .sdata2 start:0x806BB9B0 end:0x806BB9B8 + +Enemy.a/WalkerStateBindStarPointer.o: + .text start:0x8014FBD0 end:0x8014FEE8 + .ctors start:0x8052EB70 end:0x8052EB74 + .data start:0x80585F8C end:0x80586008 + .sbss start:0x806B4978 end:0x806B4980 + .sdata2 start:0x806BB9B8 end:0x806BB9C0 + +Enemy.a/WalkerStateBlowDamage.o: + .text start:0x8014FEE8 end:0x80150138 + .ctors start:0x8052EB74 end:0x8052EB78 + .data start:0x80586008 end:0x80586064 + .sbss start:0x806B4980 end:0x806B4988 + .sdata2 start:0x806BB9C0 end:0x806BB9D0 + +Enemy.a/WalkerStateChase.o: + .text start:0x80150138 end:0x801504B0 + .ctors start:0x8052EB78 end:0x8052EB7C + .data start:0x80586064 end:0x805860DC + .bss start:0x8060AA10 end:0x8060AA28 + .sbss start:0x806B4988 end:0x806B4990 + .sdata2 start:0x806BB9D0 end:0x806BB9D8 + +Enemy.a/WalkerStateFindPlayer.o: + .text start:0x801504B0 end:0x80150944 + .ctors start:0x8052EB7C end:0x8052EB80 + .data start:0x805860DC end:0x80586164 + .bss start:0x8060AA28 end:0x8060AA38 + .sbss start:0x806B4990 end:0x806B49A0 + .sdata2 start:0x806BB9D8 end:0x806BB9E0 + +Enemy.a/WalkerStateFunction.o: + .text start:0x80150944 end:0x801509D4 + .sdata2 start:0x806BB9E0 end:0x806BB9E8 + +Enemy.a/WalkerStateParam.o: + .text start:0x801509D4 end:0x80150A08 + .sdata2 start:0x806BB9E8 end:0x806BBA00 + +Enemy.a/WalkerStateRunaway.o: + .text start:0x80150A08 end:0x80151154 + .ctors start:0x8052EB80 end:0x8052EB84 + .data start:0x80586164 end:0x805861EC + .bss start:0x8060AA38 end:0x8060AA90 + .sbss start:0x806B49A0 end:0x806B49B0 + .sdata2 start:0x806BBA00 end:0x806BBA40 + +Enemy.a/WalkerStateStagger.o: + .text start:0x80151154 end:0x80151980 + .ctors start:0x8052EB84 end:0x8052EB88 + .data start:0x805861EC end:0x80586254 + .bss start:0x8060AA90 end:0x8060AAC0 + .sbss start:0x806B49B0 end:0x806B49B8 + .sdata2 start:0x806BBA40 end:0x806BBA70 + +Enemy.a/WalkerStateWander.o: + .text start:0x80151980 end:0x80151CF4 + .ctors start:0x8052EB88 end:0x8052EB8C + .data start:0x80586254 end:0x805862B8 + .bss start:0x8060AAC0 end:0x8060AAD8 + .sbss start:0x806B49B8 end:0x806B49C0 + .sdata2 start:0x806BBA70 end:0x806BBA88 + +Enemy.a/WaterBazooka.o: + .text start:0x80151CF4 end:0x801549F0 + .ctors start:0x8052EB8C end:0x8052EB90 + .rodata start:0x805325B8 end:0x805325C8 + .data start:0x805862B8 end:0x80586878 + .sbss start:0x806B49C0 end:0x806B4A00 + .sdata2 start:0x806BBA88 end:0x806BBAD0 + +Enemy.a/WaterBazookaCapsule.o: + .text start:0x801549F0 end:0x80154F30 + .ctors start:0x8052EB90 end:0x8052EB94 + .data start:0x80586878 end:0x80586948 + .sbss start:0x806B4A00 end:0x806B4A10 + .sdata2 start:0x806BBAD0 end:0x806BBAD8 + +GameAudio.a/AudCameraWatcher.o: + .text start:0x80154F30 end:0x801550B8 + .data start:0x80586948 end:0x80586CF8 + .sdata2 start:0x806BBAD8 end:0x806BBAE0 + +GameAudio.a/AudStageBgmWrap.o: + .text start:0x801550B8 end:0x80155314 + .rodata start:0x805325C8 end:0x80532940 + +GameAudio.a/AudSeKeeper.o: + .text start:0x80155314 end:0x801557B4 + .data start:0x80586CF8 end:0x80586D5C + +GameAudio.a/AudTalkSoundData.o: + .text start:0x801557B4 end:0x80155FC0 + .ctors start:0x8052EB94 end:0x8052EB98 + .bss start:0x8060AAD8 end:0x8060AD60 + +GameAudio.a/AudEffectDirector.o: + .text start:0x80155FC0 end:0x80156214 + .rodata start:0x80532940 end:0x805329E8 + .data start:0x80586D5C end:0x80586DCC + +GameAudio.a/AudBgmConductor.o: + .text start:0x80156214 end:0x801566C4 + .data start:0x80586DCC end:0x80586F44 + .sdata2 start:0x806BBAE0 end:0x806BBAE8 + +GameAudio.a/AudStageBgmTable.o: + .text start:0x801566C4 end:0x801567FC + .data start:0x80586F44 end:0x805873B8 + +GameAudio.a/AudTamakoroBgmCtrl.o: + .text start:0x801567FC end:0x80156AD0 + .sdata start:0x806B1AC0 end:0x806B1B00 + +Gravity.a/ConeGravity.o: + .text start:0x80156AD0 end:0x80157120 + .data start:0x805873B8 end:0x805873C8 + .sdata2 start:0x806BBAE8 end:0x806BBB00 + +Gravity.a/CubeGravity.o: + .text start:0x80157120 end:0x80157DC4 + .data start:0x805873C8 end:0x805874F8 + .sdata2 start:0x806BBB00 end:0x806BBB10 + +Gravity.a/DiskGravity.o: + .text start:0x80157DC4 end:0x801583E8 + .data start:0x805874F8 end:0x80587508 + .sdata2 start:0x806BBB10 end:0x806BBB38 + +Gravity.a/DiskTorusGravity.o: + .text start:0x801583E8 end:0x8015884C + .data start:0x80587508 end:0x80587518 + .sdata2 start:0x806BBB38 end:0x806BBB48 + +Gravity.a/GlobalGravityObj.o: + .text start:0x8015884C end:0x80159048 + .data start:0x80587518 end:0x80587590 + +Gravity.a/GraviryFollower.o: + .text start:0x80159048 end:0x801591C4 + .data start:0x80587590 end:0x805875A0 + +Gravity.a/GravityCreator.o: + .text start:0x801591C4 end:0x8015A02C + .data start:0x805875A0 end:0x805876D8 + .sdata2 start:0x806BBB48 end:0x806BBB58 + +Gravity.a/GravityInfo.o: + .text start:0x8015A02C end:0x8015A074 + .sdata2 start:0x806BBB58 end:0x806BBB60 + +Gravity.a/ParallelGravity.o: + .text start:0x8015A074 end:0x8015A6FC + .data start:0x805876D8 end:0x805876E8 + .sdata2 start:0x806BBB60 end:0x806BBB78 + +Gravity.a/PlanetGravity.o: + .text start:0x8015A6FC end:0x8015A9DC + .data start:0x805876E8 end:0x805876F8 + .sdata2 start:0x806BBB78 end:0x806BBB88 + +Gravity.a/PlanetGravityManager.o: + .text start:0x8015A9DC end:0x8015ACBC + .data start:0x805876F8 end:0x80587720 + .sdata2 start:0x806BBB88 end:0x806BBB90 + +Gravity.a/PointGravity.o: + .text start:0x8015ACBC end:0x8015AE48 + .data start:0x80587720 end:0x80587730 + .sdata2 start:0x806BBB90 end:0x806BBBA0 + +Gravity.a/SegmentGravity.o: + .text start:0x8015AE48 end:0x8015B510 + .data start:0x80587730 end:0x80587740 + .sdata2 start:0x806BBBA0 end:0x806BBBC8 + +Gravity.a/WireGravity.o: + .text start:0x8015B510 end:0x8015B77C + .data start:0x80587740 end:0x80587894 + .sdata2 start:0x806BBBC8 end:0x806BBBD0 + +LiveActor.a/ActiveActorList.o: + .text start:0x8015B77C end:0x8015B984 + +LiveActor.a/ActorAnimKeeper.o: + .text start:0x8015B984 end:0x8015C01C + .sdata start:0x806B1B00 end:0x806B1B20 + +LiveActor.a/ActorCameraInfo.o: + .text start:0x8015C01C end:0x8015C09C + +LiveActor.a/ActorJointCtrl.o: + .text start:0x8015C09C end:0x8015C2E0 + +LiveActor.a/ActorLightCtrl.o: + .text start:0x8015C2E0 end:0x8015C8C8 + +LiveActor.a/ActorPadAndCameraCtrl.o: + .text start:0x8015C8C8 end:0x8015CF30 + .sdata start:0x806B1B20 end:0x806B1B30 + .sdata2 start:0x806BBBD0 end:0x806BBBD8 + +LiveActor.a/ActorStateBase.o: + .text start:0x8015CF30 end:0x8015CF88 + +LiveActor.a/ActorStateKeeper.o: + .text start:0x8015CF88 end:0x8015D148 + +LiveActor.a/AllLiveActorGroup.o: + .text start:0x8015D148 end:0x8015D348 + .data start:0x80587894 end:0x805878B8 + +LiveActor.a/AnimationRandomPlayer.o: + .text start:0x8015D348 end:0x8015D5D8 + .ctors start:0x8052EB98 end:0x8052EB9C + .data start:0x805878B8 end:0x80587904 + .sbss start:0x806B4A10 end:0x806B4A18 + .sdata2 start:0x806BBBD8 end:0x806BBBE0 + +LiveActor.a/Binder.o: + .text start:0x8015D5D8 end:0x8015EC2C + .sdata start:0x806B1B30 end:0x806B1B38 + .sdata2 start:0x806BBBE0 end:0x806BBBF8 + +LiveActor.a/ClippingActorHolder.o: + .text start:0x8015EC2C end:0x8015F394 + .data start:0x80587904 end:0x8058794C + .sdata start:0x806B1B38 end:0x806B1B48 + +LiveActor.a/ClippingActorInfo.o: + .text start:0x8015F394 end:0x8015F75C + .sdata2 start:0x806BBBF8 end:0x806BBC00 + +LiveActor.a/ClippingDirector.o: + .text start:0x8015F75C end:0x8015FA28 + .data start:0x8058794C end:0x8058798C + +LiveActor.a/ClippingGroupHolder.o: + .text start:0x8015FA28 end:0x8016009C + .data start:0x8058798C end:0x805879D8 + +LiveActor.a/ClippingJudge.o: + .text start:0x8016009C end:0x80160724 + .data start:0x805879D8 end:0x80587A00 + .sdata2 start:0x806BBC00 end:0x806BBC30 + +LiveActor.a/DisplayListMaker.o: + .text start:0x80160724 end:0x801612D8 + .data start:0x80587A00 end:0x80587A38 + +LiveActor.a/DynamicJointCtrl.o: + .text start:0x801612D8 end:0x801621C0 + .data start:0x80587A38 end:0x80587AE0 + .sdata start:0x806B1B48 end:0x806B1B50 + .sdata2 start:0x806BBC30 end:0x806BBC40 + +LiveActor.a/EffectKeeper.o: + .text start:0x801621C0 end:0x80163388 + .data start:0x80587AE0 end:0x80587B60 + .sdata start:0x806B1B50 end:0x806B1B60 + .sdata2 start:0x806BBC40 end:0x806BBC48 + +LiveActor.a/FaceJointCtrl.o: + .text start:0x80163388 end:0x80163808 + .data start:0x80587B60 end:0x80587BA8 + .sdata start:0x806B1B60 end:0x806B1B68 + .sdata2 start:0x806BBC48 end:0x806BBC58 + +LiveActor.a/FlashingCtrl.o: + .text start:0x80163808 end:0x80163B1C + .data start:0x80587BA8 end:0x80587BDC + +LiveActor.a/HitSensor.o: + .text start:0x80163B1C end:0x80163E20 + .sdata2 start:0x806BBC58 end:0x806BBC60 + +LiveActor.a/HitSensorInfo.o: + .text start:0x80163E20 end:0x80164180 + +LiveActor.a/HitSensorKeeper.o: + .text start:0x80164180 end:0x8016492C + .sdata2 start:0x806BBC60 end:0x806BBC68 + +LiveActor.a/IKJointCtrl.o: + .text start:0x8016492C end:0x80165674 + .data start:0x80587BDC end:0x80587CA8 + .sdata start:0x806B1B68 end:0x806B1BA8 + .sdata2 start:0x806BBC68 end:0x806BBC78 + +LiveActor.a/LiveActor.o: + .text start:0x80165674 end:0x80166510 + .data start:0x80587CA8 end:0x80587D20 + .sdata2 start:0x806BBC78 end:0x806BBC88 + +LiveActor.a/LiveActorFlag.o: + .text start:0x80166510 end:0x80166540 + +LiveActor.a/LiveActorGroup.o: + .text start:0x80166540 end:0x80166758 + .data start:0x80587D20 end:0x80587D54 + +LiveActor.a/LiveActorGroupArray.o: + .text start:0x80166758 end:0x80166C70 + .data start:0x80587D54 end:0x80587DFC + +LiveActor.a/LodCtrl.o: + .text start:0x80166C70 end:0x80167868 + .sdata2 start:0x806BBC88 end:0x806BBC98 + +LiveActor.a/MaterialCtrl.o: + .text start:0x80167868 end:0x80168694 + .data start:0x80587DFC end:0x80587E80 + .sdata2 start:0x806BBC98 end:0x806BBCB0 + +LiveActor.a/MessageSensorHolder.o: + .text start:0x80168694 end:0x80168784 + .data start:0x80587E80 end:0x80587EF8 + +LiveActor.a/MirrorActor.o: + .text start:0x80168784 end:0x80168AF4 + .data start:0x80587EF8 end:0x80587F7C + .sdata2 start:0x806BBCB0 end:0x806BBCB8 + +LiveActor.a/MirrorCamera.o: + .text start:0x80168AF4 end:0x801690B8 + .data start:0x80587F7C end:0x80587FA0 + .sdata2 start:0x806BBCB8 end:0x806BBCC8 + +LiveActor.a/MirrorReflectionModel.o: + .text start:0x801690B8 end:0x801693CC + .data start:0x80587FA0 end:0x80588028 + +LiveActor.a/ModelManager.o: + .text start:0x801693CC end:0x8016A0E8 + .bss start:0x8060AD60 end:0x8060AD78 + .sdata2 start:0x806BBCC8 end:0x806BBCD0 + +LiveActor.a/ModelObj.o: + .text start:0x8016A0E8 end:0x8016A468 + .data start:0x80588028 end:0x80588118 + +LiveActor.a/Nerve.o: + .text start:0x8016A468 end:0x8016A46C + +LiveActor.a/PartsModel.o: + .text start:0x8016A46C end:0x8016AA38 + .data start:0x80588118 end:0x805881B4 + .sdata2 start:0x806BBCD0 end:0x806BBCD8 + +LiveActor.a/RailRider.o: + .text start:0x8016AA38 end:0x8016B5A4 + .sdata2 start:0x806BBCD8 end:0x806BBCF0 + +LiveActor.a/SensorHitChecker.o: + .text start:0x8016B5A4 end:0x8016BDE8 + .data start:0x805881B4 end:0x8058821C + +LiveActor.a/ShadowController.o: + .text start:0x8016BDE8 end:0x8016CD3C + .data start:0x8058821C end:0x80588240 + .sdata2 start:0x806BBCF0 end:0x806BBD08 + +LiveActor.a/ShadowDrawer.o: + .text start:0x8016CD3C end:0x8016CDE8 + .data start:0x80588240 end:0x80588280 + +LiveActor.a/ShadowSurfaceBox.o: + .text start:0x8016CDE8 end:0x8016D338 + .data start:0x80588280 end:0x805882B8 + .sdata2 start:0x806BBD08 end:0x806BBD20 + +LiveActor.a/ShadowSurfaceCircle.o: + .text start:0x8016D338 end:0x8016D51C + .data start:0x805882B8 end:0x805882E0 + .sdata2 start:0x806BBD20 end:0x806BBD28 + +LiveActor.a/ShadowSurfaceDrawer.o: + .text start:0x8016D51C end:0x8016D704 + .data start:0x805882E0 end:0x80588350 + +LiveActor.a/ShadowSurfaceOval.o: + .text start:0x8016D704 end:0x8016DA28 + .data start:0x80588350 end:0x80588394 + .sdata2 start:0x806BBD28 end:0x806BBD38 + +LiveActor.a/ShadowVolumeBox.o: + .text start:0x8016DA28 end:0x8016E440 + .data start:0x80588394 end:0x805883F4 + .sdata2 start:0x806BBD38 end:0x806BBD48 + +LiveActor.a/ShadowVolumeCylinder.o: + .text start:0x8016E440 end:0x8016E654 + .data start:0x805883F4 end:0x80588448 + .sdata2 start:0x806BBD48 end:0x806BBD50 + +LiveActor.a/ShadowVolumeDrawer.o: + .text start:0x8016E654 end:0x8016EB1C + .ctors start:0x8052EB9C end:0x8052EBA0 + .data start:0x80588448 end:0x805884BC + .sbss start:0x806B4A18 end:0x806B4A20 + .sdata2 start:0x806BBD50 end:0x806BBD58 + +LiveActor.a/ShadowVolumeFlatModel.o: + .text start:0x8016EB1C end:0x8016EF38 + .data start:0x805884BC end:0x8058850C + .sdata2 start:0x806BBD58 end:0x806BBD60 + +LiveActor.a/ShadowVolumeLine.o: + .text start:0x8016EF38 end:0x8016F32C + .data start:0x8058850C end:0x80588540 + .sdata2 start:0x806BBD60 end:0x806BBD68 + +LiveActor.a/ShadowVolumeModel.o: + .text start:0x8016F32C end:0x8016F3AC + .data start:0x80588540 end:0x8058859C + +LiveActor.a/ShadowVolumeOval.o: + .text start:0x8016F3AC end:0x8016F760 + .data start:0x8058859C end:0x80588600 + .sdata2 start:0x806BBD68 end:0x806BBD80 + +LiveActor.a/ShadowVolumeOvalPole.o: + .text start:0x8016F760 end:0x8016FAF4 + .data start:0x80588600 end:0x80588658 + .sdata2 start:0x806BBD80 end:0x806BBD98 + +LiveActor.a/ShadowVolumeSphere.o: + .text start:0x8016FAF4 end:0x8016FCE4 + .data start:0x80588658 end:0x80588688 + .sdata2 start:0x806BBD98 end:0x806BBDA0 + +LiveActor.a/SimpleJ3DModelDrawer.o: + .text start:0x8016FCE4 end:0x8016FF3C + .data start:0x80588688 end:0x8058874C + +LiveActor.a/Spine.o: + .text start:0x8016FF3C end:0x801700E8 + +LiveActor.a/SpotMarkLight.o: + .text start:0x801700E8 end:0x80170310 + .data start:0x8058874C end:0x80588804 + .sdata2 start:0x806BBDA0 end:0x806BBDB0 + +LiveActor.a/ViewGroupCtrl.o: + .text start:0x80170310 end:0x801706C8 + +LiveActor.a/VolumeModelDrawer.o: + .text start:0x801706C8 end:0x80170A64 + .data start:0x80588804 end:0x80588850 + +Map.a/ActorAppearSwitchListener.o: + .text start:0x80170A64 end:0x80170B58 + .data start:0x80588850 end:0x80588868 + +Map.a/Air.o: + .text start:0x80170B58 end:0x80171690 + .ctors start:0x8052EBA0 end:0x8052EBA4 + .data start:0x80588868 end:0x80588B74 + .sbss start:0x806B4A20 end:0x806B4A28 + .sdata2 start:0x806BBDB0 end:0x806BBDC0 + +Map.a/BezierRail.o: + .text start:0x80171690 end:0x80172820 + .sdata2 start:0x806BBDC0 end:0x806BBDF8 + +Map.a/Butterfly.o: + .text start:0x80172820 end:0x80173B6C + .ctors start:0x8052EBA4 end:0x8052EBA8 + .rodata start:0x805329E8 end:0x80532A08 + .data start:0x80588B74 end:0x80588C80 + .sbss start:0x806B4A28 end:0x806B4A48 + .sdata2 start:0x806BBDF8 end:0x806BBE58 + +Map.a/CollisionCategorizedKeeper.o: + .text start:0x80173B6C end:0x801750F8 + .data start:0x80588C80 end:0x80588ED8 + .sdata2 start:0x806BBE58 end:0x806BBE68 + +Map.a/CollisionCode.o: + .text start:0x801750F8 end:0x80175B98 + +Map.a/CollisionDirector.o: + .text start:0x80175B98 end:0x80175D4C + .data start:0x80588ED8 end:0x80588F00 + +Map.a/CollisionParts.o: + .text start:0x80175D4C end:0x80177614 + .data start:0x80588F00 end:0x80588F20 + .sdata2 start:0x806BBE68 end:0x806BBE88 + +Map.a/FileSelectCameraController.o: + .text start:0x80177614 end:0x80177DC4 + .ctors start:0x8052EBA8 end:0x8052EBAC + .rodata start:0x80532A08 end:0x80532A48 + .data start:0x80588F20 end:0x80589010 + .sbss start:0x806B4A48 end:0x806B4A60 + .sdata2 start:0x806BBE88 end:0x806BBEA0 + +Map.a/FileSelectEffect.o: + .text start:0x80177DC4 end:0x801782B4 + .ctors start:0x8052EBAC end:0x8052EBB0 + .data start:0x80589010 end:0x8058913C + .sbss start:0x806B4A60 end:0x806B4A70 + .sdata2 start:0x806BBEA0 end:0x806BBEA8 + +Map.a/FileSelectFunc.o: + .text start:0x801782B4 end:0x80178378 + .data start:0x8058913C end:0x805891B8 + +Map.a/FileSelectIconID.o: + .text start:0x80178378 end:0x801783F8 + +Map.a/FileSelectItem.o: + .text start:0x801783F8 end:0x8017A850 + .ctors start:0x8052EBB0 end:0x8052EBB4 + .rodata start:0x80532A48 end:0x80532A68 + .data start:0x805891B8 end:0x8058957C + .sbss start:0x806B4A70 end:0x806B4AA8 + .sdata2 start:0x806BBEA8 end:0x806BBEF0 + +Map.a/FileSelectModel.o: + .text start:0x8017A850 end:0x8017AC3C + .ctors start:0x8052EBB4 end:0x8052EBB8 + .data start:0x8058957C end:0x805896C0 + .sbss start:0x806B4AA8 end:0x806B4AB8 + .sdata2 start:0x806BBEF0 end:0x806BBEF8 + +Map.a/FileSelector.o: + .text start:0x8017AC3C end:0x8017F050 + .ctors start:0x8052EBB8 end:0x8052EBBC + .rodata start:0x80532A68 end:0x80532AB0 + .data start:0x805896C0 end:0x80589ECC + .sdata start:0x806B1BA8 end:0x806B1BE0 + .sbss start:0x806B4AB8 end:0x806B4B78 + .sdata2 start:0x806BBEF8 end:0x806BBF30 + +Map.a/FileSelectSky.o: + .text start:0x8017F050 end:0x8017F384 + .ctors start:0x8052EBBC end:0x8052EBC0 + .data start:0x80589ECC end:0x80589FC4 + .sbss start:0x806B4B78 end:0x806B4B80 + .sdata2 start:0x806BBF30 end:0x806BBF58 + +Map.a/FishGroup.o: + .text start:0x8017F384 end:0x801800B8 + .ctors start:0x8052EBC0 end:0x8052EBC4 + .rodata start:0x80532AB0 end:0x80532AD0 + .data start:0x80589FC4 end:0x8058A198 + .sbss start:0x806B4B80 end:0x806B4B90 + .sdata2 start:0x806BBF58 end:0x806BBFA0 + +Map.a/Flag.o: + .text start:0x801800B8 end:0x80181AEC + .rodata start:0x80532AD0 end:0x80532AF0 + .data start:0x8058A198 end:0x8058A210 + .sdata2 start:0x806BBFA0 end:0x806BC018 + +Map.a/GravityDust.o: + .text start:0x80181AEC end:0x80181D34 + .data start:0x8058A210 end:0x8058A228 + .sdata2 start:0x806BC018 end:0x806BC028 + +Map.a/GroundChecker.o: + .text start:0x80181D34 end:0x80181E54 + .data start:0x8058A228 end:0x8058A2A0 + .sdata2 start:0x806BC028 end:0x806BC030 + +Map.a/GroupSwitchWatcher.o: + .text start:0x80181E54 end:0x80182094 + .data start:0x8058A2A0 end:0x8058A348 + +Map.a/Halo.o: + .text start:0x80182094 end:0x80182920 + .ctors start:0x8052EBC4 end:0x8052EBC8 + .rodata start:0x80532AF0 end:0x80532B28 + .data start:0x8058A348 end:0x8058A4D8 + .sbss start:0x806B4B90 end:0x806B4BA0 + .sdata2 start:0x806BC030 end:0x806BC040 + +Map.a/HitInfo.o: + .text start:0x80182920 end:0x8018300C + .sdata2 start:0x806BC040 end:0x806BC048 + +Map.a/KCollision.o: + .text start:0x8018300C end:0x80185B7C + .sdata2 start:0x806BC048 end:0x806BC060 + +Map.a/KCollisionPlus.o: + .text start:0x80185B7C end:0x80185D58 + +Map.a/KoopaBattleMapCoinPlate.o: + .text start:0x80185D58 end:0x80186060 + .data start:0x8058A4D8 end:0x8058A5A4 + .sdata2 start:0x806BC060 end:0x806BC078 + +Map.a/KoopaBattleMapDamagePlate.o: + .text start:0x80186060 end:0x80186550 + .ctors start:0x8052EBC8 end:0x8052EBCC + .data start:0x8058A5A4 end:0x8058A6E0 + .sbss start:0x806B4BA0 end:0x806B4BB0 + .sdata2 start:0x806BC078 end:0x806BC088 + +Map.a/KoopaBattleMapPlanet.o: + .text start:0x80186550 end:0x80186CC4 + .ctors start:0x8052EBCC end:0x8052EBD0 + .rodata start:0x80532B28 end:0x80532B98 + .data start:0x8058A6E0 end:0x8058A7C4 + .sbss start:0x806B4BB0 end:0x806B4BB8 + .sdata2 start:0x806BC088 end:0x806BC0A8 + +Map.a/KoopaBattleMapPlate.o: + .text start:0x80186CC4 end:0x80186F84 + .data start:0x8058A7C4 end:0x8058A8D4 + .sdata2 start:0x806BC0A8 end:0x806BC0C0 + +Map.a/KoopaBattleMapStair.o: + .text start:0x80186F84 end:0x80187AA8 + .ctors start:0x8052EBD0 end:0x8052EBD4 + .rodata start:0x80532B98 end:0x80532BE0 + .data start:0x8058A8D4 end:0x8058A9C8 + .sbss start:0x806B4BB8 end:0x806B4BD0 + .sdata2 start:0x806BC0C0 end:0x806BC0F0 + +Map.a/LavaShellTower.o: + .text start:0x80187AA8 end:0x80187D10 + .ctors start:0x8052EBD4 end:0x8052EBD8 + .data start:0x8058A9C8 end:0x8058AA9C + .sbss start:0x806B4BD0 end:0x806B4BE0 + .sdata2 start:0x806BC0F0 end:0x806BC0F8 + +Map.a/LavaSunPlanet.o: + .text start:0x80187D10 end:0x80188058 + .data start:0x8058AA9C end:0x8058AB24 + .sdata2 start:0x806BC0F8 end:0x806BC100 + +Map.a/LightDataHolder.o: + .text start:0x80188058 end:0x801881C0 + .data start:0x8058AB24 end:0x8058AB4C + .sdata start:0x806B1BE0 end:0x806B1C58 + +Map.a/LightDirector.o: + .text start:0x801881C0 end:0x80188398 + .data start:0x8058AB4C end:0x8058AC34 + +Map.a/LightFunction.o: + .text start:0x80188398 end:0x80189120 + .rodata start:0x80532BE0 end:0x80532C80 + .sdata2 start:0x806BC100 end:0x806BC118 + +Map.a/LightPointCtrl.o: + .text start:0x80189120 end:0x801896C0 + .sdata2 start:0x806BC118 end:0x806BC130 + +Map.a/LightZoneDataHolder.o: + .text start:0x801896C0 end:0x801898EC + +Map.a/NamePosHolder.o: + .text start:0x801898EC end:0x80189BF4 + .data start:0x8058AC34 end:0x8058AC8C + +Map.a/OceanBowl.o: + .text start:0x80189BF4 end:0x8018B780 + .data start:0x8058AC8C end:0x8058AD28 + .sdata2 start:0x806BC130 end:0x806BC190 + +Map.a/OceanBowlBloomDrawer.o: + .text start:0x8018B780 end:0x8018B9A8 + .data start:0x8058AD28 end:0x8058ADC8 + +Map.a/OceanBowlPoint.o: + .text start:0x8018B9A8 end:0x8018BBC4 + .sdata2 start:0x806BC190 end:0x806BC1A8 + +Map.a/OceanHomeMapCtrl.o: + .text start:0x8018BBC4 end:0x8018BE98 + .data start:0x8058ADC8 end:0x8058AE40 + +Map.a/OceanRing.o: + .text start:0x8018BE98 end:0x8018D824 + .data start:0x8058AE40 end:0x8058AED8 + .sdata2 start:0x806BC1A8 end:0x806BC208 + +Map.a/OceanRingBloomDrawer.o: + .text start:0x8018D824 end:0x8018D938 + .data start:0x8058AED8 end:0x8058AF6C + +Map.a/OceanRingDrawer.o: + .text start:0x8018D938 end:0x8018F784 + .sdata2 start:0x806BC208 end:0x806BC250 + +Map.a/OceanRingPipe.o: + .text start:0x8018F784 end:0x801900C8 + .data start:0x8058AF6C end:0x8058B024 + .sdata2 start:0x806BC250 end:0x806BC280 + +Map.a/OceanRingPipeInside.o: + .text start:0x801900C8 end:0x80190A80 + .data start:0x8058B024 end:0x8058B0F4 + .sdata2 start:0x806BC280 end:0x806BC2A0 + +Map.a/OceanRingPipeOutside.o: + .text start:0x80190A80 end:0x80191530 + .data start:0x8058B0F4 end:0x8058B1A0 + .sdata2 start:0x806BC2A0 end:0x806BC2C0 + +Map.a/OceanSphere.o: + .text start:0x80191530 end:0x801945EC + .ctors start:0x8052EBD8 end:0x8052EBDC + .data start:0x8058B1A0 end:0x8058B2E8 + .bss start:0x8060AD78 end:0x8060ADA0 + .sbss start:0x806B4BE0 end:0x806B4BE8 + .sdata2 start:0x806BC2C0 end:0x806BC308 + +Map.a/OceanSpherePoint.o: + .text start:0x801945EC end:0x80194790 + .sdata2 start:0x806BC308 end:0x806BC318 + +Map.a/PlanetMap.o: + .text start:0x80194790 end:0x80195118 + .rodata start:0x80532C80 end:0x80532C98 + .data start:0x8058B2E8 end:0x8058B9A4 + .sdata start:0x806B1C58 end:0x806B1C6C + .sdata2 start:0x806BC318 end:0x806BC328 + +Map.a/PlanetMapCreator.o: + .text start:0x80195118 end:0x80195FD8 + .rodata start:0x80532C98 end:0x80532E38 + .data start:0x8058B9A4 end:0x8058BA6C + .sdata2 start:0x806BC328 end:0x806BC338 + +Map.a/PlanetMapWithoutHighModel.o: + .text start:0x80195FD8 end:0x80196120 + .data start:0x8058BA6C end:0x8058BB34 + .sdata2 start:0x806BC338 end:0x806BC340 + +Map.a/QuakeEffectGenerator.o: + .text start:0x80196120 end:0x801963F8 + .ctors start:0x8052EBDC end:0x8052EBE0 + .data start:0x8058BB34 end:0x8058BDC0 + .sbss start:0x806B4BE8 end:0x806B4BF8 + .sdata2 start:0x806BC340 end:0x806BC348 + +Map.a/RaceManager.o: + .text start:0x801963F8 end:0x80198634 + .ctors start:0x8052EBE0 end:0x8052EBE4 + .rodata start:0x80532E38 end:0x80532F20 + .data start:0x8058BDC0 end:0x8058C044 + .sdata start:0x806B1C6C end:0x806B1C88 + .sbss start:0x806B4BF8 end:0x806B4C38 + .sdata2 start:0x806BC348 end:0x806BC358 + +Map.a/RaceRail.o: + .text start:0x80198634 end:0x80198D90 + .data start:0x8058C044 end:0x8058C250 + .sdata2 start:0x806BC358 end:0x806BC370 + +Map.a/RailGraph.o: + .text start:0x80198D90 end:0x80199124 + +Map.a/RailGraphEdge.o: + .text start:0x80199124 end:0x801992E8 + .sdata2 start:0x806BC370 end:0x806BC378 + +Map.a/RailGraphIter.o: + .text start:0x801992E8 end:0x80199524 + +Map.a/RailGraphNode.o: + .text start:0x80199524 end:0x80199548 + .sdata2 start:0x806BC378 end:0x806BC380 + +Map.a/RailPart.o: + .text start:0x80199548 end:0x801998CC + .sdata2 start:0x806BC380 end:0x806BC390 + +Map.a/ScenarioSelectStar.o: + .text start:0x801998CC end:0x8019A4E0 + .ctors start:0x8052EBE4 end:0x8052EBE8 + .data start:0x8058C250 end:0x8058C314 + .sbss start:0x806B4C38 end:0x806B4C58 + .sdata2 start:0x806BC390 end:0x806BC3C8 + +Map.a/SeaGull.o: + .text start:0x8019A4E0 end:0x8019B0A0 + .ctors start:0x8052EBE8 end:0x8052EBEC + .data start:0x8058C314 end:0x8058C440 + .sbss start:0x806B4C58 end:0x806B4C68 + .sdata2 start:0x806BC3C8 end:0x806BC410 + +Map.a/Sky.o: + .text start:0x8019B0A0 end:0x8019B7D4 + .ctors start:0x8052EBEC end:0x8052EBF0 + .data start:0x8058C440 end:0x8058C5D8 + .sdata start:0x806B1C88 end:0x806B1C90 + .sbss start:0x806B4C68 end:0x806B4C70 + +Map.a/SleepController.o: + .text start:0x8019B7D4 end:0x8019B918 + +Map.a/SleepControllerHolder.o: + .text start:0x8019B918 end:0x8019BE70 + .data start:0x8058C5D8 end:0x8058C674 + +Map.a/SpaceInner.o: + .text start:0x8019BE70 end:0x8019C140 + .ctors start:0x8052EBF0 end:0x8052EBF4 + .data start:0x8058C674 end:0x8058C840 + .sbss start:0x806B4C70 end:0x806B4C78 + +Map.a/SphereSelector.o: + .text start:0x8019C140 end:0x8019D404 + .ctors start:0x8052EBF4 end:0x8052EBF8 + .data start:0x8058C840 end:0x8058C978 + .sbss start:0x806B4C78 end:0x806B4C98 + .sdata2 start:0x806BC410 end:0x806BC420 + +Map.a/SphereSelectorHandle.o: + .text start:0x8019D404 end:0x8019E5E8 + .ctors start:0x8052EBF8 end:0x8052EBFC + .data start:0x8058C978 end:0x8058CAD0 + .sdata start:0x806B1C90 end:0x806B1CC0 + .sbss start:0x806B4C98 end:0x806B4CC8 + .sdata2 start:0x806BC420 end:0x806BC478 + +Map.a/StageSwitch.o: + .text start:0x8019E5E8 end:0x8019ED8C + .data start:0x8058CAD0 end:0x8058CB1C + +Map.a/SunshadeMapHolder.o: + .text start:0x8019ED8C end:0x8019EF10 + .data start:0x8058CB1C end:0x8058CB48 + .sdata2 start:0x806BC478 end:0x806BC480 + +Map.a/SunshadeMapParts.o: + .text start:0x8019EF10 end:0x8019F0DC + .data start:0x8058CB48 end:0x8058CBC8 + +Map.a/SwitchSynchronizer.o: + .text start:0x8019F0DC end:0x8019F2A8 + .data start:0x8058CBC8 end:0x8058CC00 + +Map.a/SwitchWatcher.o: + .text start:0x8019F2A8 end:0x8019F4F4 + .data start:0x8058CC00 end:0x8058CC3C + +Map.a/SwitchWatcherHolder.o: + .text start:0x8019F4F4 end:0x8019F7CC + .data start:0x8058CC3C end:0x8058CC70 + +Map.a/TimerSwitch.o: + .text start:0x8019F7CC end:0x8019F964 + .data start:0x8058CC70 end:0x8058CD1C + +Map.a/WaterAreaHolder.o: + .text start:0x8019F964 end:0x801A0140 + .data start:0x8058CD1C end:0x8058CD80 + .sdata2 start:0x806BC480 end:0x806BC488 + +Map.a/WaterInfo.o: + .text start:0x801A0140 end:0x801A0230 + .sdata2 start:0x806BC488 end:0x806BC498 + +Map.a/WaterPlant.o: + .text start:0x801A0230 end:0x801A14F4 + .ctors start:0x8052EBFC end:0x8052EC00 + .data start:0x8058CD80 end:0x8058CEC0 + .bss start:0x8060ADA0 end:0x8060ADB0 + .sdata start:0x806B1CC0 end:0x806B1CE8 + .sdata2 start:0x806BC498 end:0x806BC500 + +Map.a/WaterPoint.o: + .text start:0x801A14F4 end:0x801A17E0 + .sdata2 start:0x806BC500 end:0x806BC528 + +Map.a/WaterRoad.o: + .text start:0x801A17E0 end:0x801A455C + .ctors start:0x8052EC00 end:0x8052EC04 + .data start:0x8058CEC0 end:0x8058D200 + .sbss start:0x806B4CC8 end:0x806B4CF0 + .sdata2 start:0x806BC528 end:0x806BC588 + +Map.a/WhirlPoolAccelerator.o: + .text start:0x801A455C end:0x801A53D8 + .data start:0x8058D200 end:0x8058D2B8 + .sdata2 start:0x806BC588 end:0x806BC5E0 + +MapObj.a/AirBubble.o: + .text start:0x801A53D8 end:0x801A5D80 + .ctors start:0x8052EC04 end:0x8052EC08 + .data start:0x8058D2B8 end:0x8058D3A4 + .sbss start:0x806B4CF0 end:0x806B4D00 + .sdata2 start:0x806BC5E0 end:0x806BC618 + +MapObj.a/AirBubbleGenerator.o: + .text start:0x801A5D80 end:0x801A610C + .ctors start:0x8052EC08 end:0x8052EC0C + .data start:0x8058D3A4 end:0x8058D450 + .sbss start:0x806B4D00 end:0x806B4D08 + .sdata2 start:0x806BC618 end:0x806BC620 + +MapObj.a/AirBubbleHolder.o: + .text start:0x801A610C end:0x801A6348 + .data start:0x8058D450 end:0x8058D4B8 + +MapObj.a/AnmModelObj.o: + .text start:0x801A6348 end:0x801A6EF8 + .ctors start:0x8052EC0C end:0x8052EC10 + .data start:0x8058D4B8 end:0x8058D848 + .sdata start:0x806B1CE8 end:0x806B1D10 + .sbss start:0x806B4D08 end:0x806B4D18 + .sdata2 start:0x806BC620 end:0x806BC628 + +MapObj.a/ArrowSwitch.o: + .text start:0x801A6EF8 end:0x801A7CA0 + .ctors start:0x8052EC10 end:0x8052EC14 + .rodata start:0x80532F20 end:0x80532F40 + .data start:0x8058D848 end:0x8058DA44 + .sbss start:0x806B4D18 end:0x806B4D28 + .sdata2 start:0x806BC628 end:0x806BC650 + +MapObj.a/ArrowSwitchMulti.o: + .text start:0x801A7CA0 end:0x801A85C8 + .ctors start:0x8052EC14 end:0x8052EC18 + .rodata start:0x80532F40 end:0x80532F60 + .data start:0x8058DA44 end:0x8058DB1C + .sbss start:0x806B4D28 end:0x806B4D30 + .sdata2 start:0x806BC650 end:0x806BC678 + +MapObj.a/ArrowSwitchMultiHolder.o: + .text start:0x801A85C8 end:0x801A87E0 + .data start:0x8058DB1C end:0x8058DC70 + +MapObj.a/AssemblyBlock.o: + .text start:0x801A87E0 end:0x801A926C + .ctors start:0x8052EC18 end:0x8052EC1C + .data start:0x8058DC70 end:0x8058DD38 + .sbss start:0x806B4D30 end:0x806B4D48 + .sdata2 start:0x806BC678 end:0x806BC6A8 + +MapObj.a/AstroCore.o: + .text start:0x801A926C end:0x801A9774 + .ctors start:0x8052EC1C end:0x8052EC20 + .rodata start:0x80532F60 end:0x80532F88 + .data start:0x8058DD38 end:0x8058DE8C + .sbss start:0x806B4D48 end:0x806B4D50 + .sdata2 start:0x806BC6A8 end:0x806BC6B0 + +MapObj.a/AstroCountDownPlate.o: + .text start:0x801A9774 end:0x801A9F40 + .ctors start:0x8052EC20 end:0x8052EC24 + .data start:0x8058DE8C end:0x8058E020 + .sdata start:0x806B1D10 end:0x806B1D38 + .sbss start:0x806B4D50 end:0x806B4D60 + .sdata2 start:0x806BC6B0 end:0x806BC6C0 + +MapObj.a/AstroDome.o: + .text start:0x801A9F40 end:0x801AA370 + .ctors start:0x8052EC24 end:0x8052EC28 + .data start:0x8058E020 end:0x8058E0F4 + .sbss start:0x806B4D60 end:0x806B4D70 + +MapObj.a/AstroDomeAsteroid.o: + .text start:0x801AA370 end:0x801AA60C + .ctors start:0x8052EC28 end:0x8052EC2C + .data start:0x8058E0F4 end:0x8058E1D4 + .sbss start:0x806B4D70 end:0x806B4D78 + .sdata2 start:0x806BC6C0 end:0x806BC6C8 + +MapObj.a/AstroDomeBlueStar.o: + .text start:0x801AA60C end:0x801ABCF4 + .ctors start:0x8052EC2C end:0x8052EC30 + .rodata start:0x80532F88 end:0x80532FA0 + .data start:0x8058E1D4 end:0x8058E518 + .sbss start:0x806B4D78 end:0x806B4DA8 + .sdata2 start:0x806BC6C8 end:0x806BC6E8 + +MapObj.a/AstroDomeCameraController.o: + .text start:0x801ABCF4 end:0x801AC700 + .ctors start:0x8052EC30 end:0x8052EC34 + .rodata start:0x80532FA0 end:0x80532FB8 + .data start:0x8058E518 end:0x8058E640 + .sbss start:0x806B4DA8 end:0x806B4DC0 + .sdata2 start:0x806BC6E8 end:0x806BC700 + +MapObj.a/AstroDomeComet.o: + .text start:0x801AC700 end:0x801ACDA0 + .ctors start:0x8052EC34 end:0x8052EC38 + .rodata start:0x80532FB8 end:0x80532FD8 + .data start:0x8058E640 end:0x8058E6D8 + .sbss start:0x806B4DC0 end:0x806B4DC8 + .sdata2 start:0x806BC700 end:0x806BC710 + +MapObj.a/AstroDomeDemoAstroGalaxy.o: + .text start:0x801ACDA0 end:0x801ACED4 + .data start:0x8058E6D8 end:0x8058E7D4 + .sdata2 start:0x806BC710 end:0x806BC720 + +MapObj.a/AstroDomeGalaxySelector.o: + .text start:0x801ACED4 end:0x801AD954 + .ctors start:0x8052EC38 end:0x8052EC3C + .data start:0x8058E7D4 end:0x8058E904 + .sbss start:0x806B4DC8 end:0x806B4DF0 + .sdata2 start:0x806BC720 end:0x806BC728 + +MapObj.a/AstroDomeOrbit.o: + .text start:0x801AD954 end:0x801AE3F8 + .ctors start:0x8052EC3C end:0x8052EC40 + .rodata start:0x80532FD8 end:0x80533018 + .data start:0x8058E904 end:0x8058E9E4 + .sbss start:0x806B4DF0 end:0x806B4DF8 + .sdata2 start:0x806BC728 end:0x806BC758 + +MapObj.a/AstroDomeSky.o: + .text start:0x801AE3F8 end:0x801AEE08 + .ctors start:0x8052EC40 end:0x8052EC44 + .rodata start:0x80533018 end:0x80533048 + .data start:0x8058E9E4 end:0x8058EBA0 + .sbss start:0x806B4DF8 end:0x806B4E18 + .sdata2 start:0x806BC758 end:0x806BC780 + +MapObj.a/AstroMapBoard.o: + .text start:0x801AEE08 end:0x801AEFF4 + .ctors start:0x8052EC44 end:0x8052EC48 + .data start:0x8058EBA0 end:0x8058EC40 + .sdata start:0x806B1D38 end:0x806B1D40 + .sbss start:0x806B4E18 end:0x806B4E20 + .sdata2 start:0x806BC780 end:0x806BC788 + +MapObj.a/AstroMapObj.o: + .text start:0x801AEFF4 end:0x801AFF88 + .ctors start:0x8052EC48 end:0x8052EC4C + .data start:0x8058EC40 end:0x8058F040 + .sdata start:0x806B1D40 end:0x806B1D48 + .sbss start:0x806B4E20 end:0x806B4E38 + .sdata2 start:0x806BC788 end:0x806BC790 + +MapObj.a/AstroMapObjFunction.o: + .text start:0x801AFF88 end:0x801B0A1C + .data start:0x8058F040 end:0x8058F480 + .sdata2 start:0x806BC790 end:0x806BC798 + +MapObj.a/AstroOverlookObj.o: + .text start:0x801B0A1C end:0x801B0B3C + .data start:0x8058F480 end:0x8058F54C + +MapObj.a/BallOpener.o: + .text start:0x801B0B3C end:0x801B1444 + .ctors start:0x8052EC4C end:0x8052EC50 + .data start:0x8058F54C end:0x8058F600 + .sbss start:0x806B4E38 end:0x806B4E48 + .sdata2 start:0x806BC798 end:0x806BC7C8 + +MapObj.a/BallRail.o: + .text start:0x801B1444 end:0x801B1DA4 + .ctors start:0x8052EC50 end:0x8052EC54 + .data start:0x8058F600 end:0x8058F708 + .sbss start:0x806B4E48 end:0x806B4E58 + .sdata2 start:0x806BC7C8 end:0x806BC7E8 + +MapObj.a/Banekiti.o: + .text start:0x801B1DA4 end:0x801B23F0 + .ctors start:0x8052EC54 end:0x8052EC58 + .data start:0x8058F708 end:0x8058F81C + .sbss start:0x806B4E58 end:0x806B4E68 + .sdata2 start:0x806BC7E8 end:0x806BC800 + +MapObj.a/BattleShipElevator.o: + .text start:0x801B23F0 end:0x801B2714 + .ctors start:0x8052EC58 end:0x8052EC5C + .data start:0x8058F81C end:0x8058F994 + .sbss start:0x806B4E68 end:0x806B4E78 + +MapObj.a/BeamGoRoundPlanet.o: + .text start:0x801B2714 end:0x801B2D5C + .ctors start:0x8052EC5C end:0x8052EC60 + .data start:0x8058F994 end:0x8058FB2C + .sbss start:0x806B4E78 end:0x806B4E80 + .sdata2 start:0x806BC800 end:0x806BC810 + +MapObj.a/BeeFlowerHover.o: + .text start:0x801B2D5C end:0x801B36E4 + .ctors start:0x8052EC60 end:0x8052EC64 + .data start:0x8058FB2C end:0x8058FC74 + .sbss start:0x806B4E80 end:0x806B4E98 + .sdata2 start:0x806BC810 end:0x806BC830 + +MapObj.a/BenefitItemInvincible.o: + .text start:0x801B36E4 end:0x801B3DC4 + .ctors start:0x8052EC64 end:0x8052EC68 + .data start:0x8058FC74 end:0x8058FDA0 + .sdata start:0x806B1D48 end:0x806B1D60 + .sdata2 start:0x806BC830 end:0x806BC850 + +MapObj.a/BenefitItemLifeUp.o: + .text start:0x801B3DC4 end:0x801B4058 + .ctors start:0x8052EC68 end:0x8052EC6C + .data start:0x8058FDA0 end:0x8058FE5C + .sdata2 start:0x806BC850 end:0x806BC858 + +MapObj.a/BenefitItemObj.o: + .text start:0x801B4058 end:0x801B5D50 + .ctors start:0x8052EC6C end:0x8052EC70 + .data start:0x8058FE5C end:0x805900CC + .sdata start:0x806B1D60 end:0x806B1D80 + .sbss start:0x806B4E98 end:0x806B4EA0 + .sdata2 start:0x806BC858 end:0x806BC8A0 + +MapObj.a/BigBubbleDrawer.o: + .text start:0x801B5D50 end:0x801B6308 + .ctors start:0x8052EC70 end:0x8052EC74 + .bss start:0x8060ADB0 end:0x8060ADC0 + .sbss start:0x806B4EA0 end:0x806B4EA8 + .sdata2 start:0x806BC8A0 end:0x806BC8B0 + +MapObj.a/BigBubbleGenerator.o: + .text start:0x801B6308 end:0x801B6A90 + .ctors start:0x8052EC74 end:0x8052EC78 + .data start:0x805900CC end:0x805901A8 + .sbss start:0x806B4EA8 end:0x806B4EB0 + .sdata2 start:0x806BC8B0 end:0x806BC8C8 + +MapObj.a/BigBubbleHolder.o: + .text start:0x801B6A90 end:0x801B713C + .data start:0x805901A8 end:0x805901D0 + +MapObj.a/BigBubbleMoveLimitter.o: + .text start:0x801B713C end:0x801B7714 + .data start:0x805901D0 end:0x805901F8 + .sdata2 start:0x806BC8C8 end:0x806BC8D8 + +MapObj.a/BigFan.o: + .text start:0x801B7714 end:0x801B7EF4 + .ctors start:0x8052EC78 end:0x8052EC7C + .data start:0x805901F8 end:0x80590368 + .sbss start:0x806B4EB0 end:0x806B4EC0 + .sdata2 start:0x806BC8D8 end:0x806BC8F8 + +MapObj.a/BigFanHolder.o: + .text start:0x801B7EF4 end:0x801B81FC + .data start:0x80590368 end:0x80590424 + .sdata2 start:0x806BC8F8 end:0x806BC908 + +MapObj.a/BlackHole.o: + .text start:0x801B81FC end:0x801B8D24 + .ctors start:0x8052EC7C end:0x8052EC80 + .data start:0x80590424 end:0x805904DC + .sbss start:0x806B4EC0 end:0x806B4ED0 + .sdata2 start:0x806BC908 end:0x806BC920 + +MapObj.a/BlueChip.o: + .text start:0x801B8D24 end:0x801B8E20 + .data start:0x805904DC end:0x80590584 + +MapObj.a/BlueStarCupsulePlanet.o: + .text start:0x801B8E20 end:0x801B9C78 + .ctors start:0x8052EC80 end:0x8052EC84 + .rodata start:0x80533048 end:0x80533058 + .data start:0x80590584 end:0x8059085C + .sbss start:0x806B4ED0 end:0x806B4EE0 + .sdata2 start:0x806BC920 end:0x806BC938 + +MapObj.a/BreakableCage.o: + .text start:0x801B9C78 end:0x801BABB8 + .ctors start:0x8052EC84 end:0x8052EC88 + .rodata start:0x80533058 end:0x80533088 + .data start:0x8059085C end:0x80590910 + .sbss start:0x806B4EE0 end:0x806B4EF0 + .sdata2 start:0x806BC938 end:0x806BC968 + +MapObj.a/BrightObj.o: + .text start:0x801BABB8 end:0x801BC0FC + .data start:0x80590910 end:0x80590B08 + .sdata2 start:0x806BC968 end:0x806BC9B8 + +MapObj.a/BumpAppearPlanet.o: + .text start:0x801BC0FC end:0x801BC5EC + .ctors start:0x8052EC88 end:0x8052EC8C + .data start:0x80590B08 end:0x80590CF8 + .sbss start:0x806B4EF0 end:0x806B4F00 + +MapObj.a/Candlestand.o: + .text start:0x801BC5EC end:0x801BD31C + .ctors start:0x8052EC8C end:0x8052EC90 + .rodata start:0x80533088 end:0x80533118 + .data start:0x80590CF8 end:0x80590E7C + .sbss start:0x806B4F00 end:0x806B4F18 + .sdata2 start:0x806BC9B8 end:0x806BC9E0 + +MapObj.a/CannonFortressBreakStep.o: + .text start:0x801BD31C end:0x801BD770 + .ctors start:0x8052EC90 end:0x8052EC94 + .data start:0x80590E7C end:0x80590F94 + .sbss start:0x806B4F18 end:0x806B4F28 + .sdata2 start:0x806BC9E0 end:0x806BC9E8 + +MapObj.a/CapsuleCage.o: + .text start:0x801BD770 end:0x801BDC50 + .ctors start:0x8052EC94 end:0x8052EC98 + .data start:0x80590F94 end:0x805910DC + .sdata start:0x806B1D80 end:0x806B1D90 + .sbss start:0x806B4F28 end:0x806B4F38 + +MapObj.a/ChipBase.o: + .text start:0x801BDC50 end:0x801BEA88 + .ctors start:0x8052EC98 end:0x8052EC9C + .data start:0x805910DC end:0x805911D8 + .sbss start:0x806B4F38 end:0x806B4F50 + .sdata2 start:0x806BC9E8 end:0x806BCA08 + +MapObj.a/ChipCounter.o: + .text start:0x801BEA88 end:0x801BF554 + .ctors start:0x8052EC9C end:0x8052ECA0 + .data start:0x805911D8 end:0x805912F0 + .sdata start:0x806B1D90 end:0x806B1DB0 + .sbss start:0x806B4F50 end:0x806B4F70 + .sdata2 start:0x806BCA08 end:0x806BCA18 + +MapObj.a/ChipGroup.o: + .text start:0x801BF554 end:0x801BFF48 + .data start:0x805912F0 end:0x80591418 + .sdata2 start:0x806BCA18 end:0x806BCA28 + +MapObj.a/ChipHolder.o: + .text start:0x801BFF48 end:0x801C0464 + .data start:0x80591418 end:0x805914A0 + +MapObj.a/ChooChooTrain.o: + .text start:0x801C0464 end:0x801C0C2C + .data start:0x805914A0 end:0x80591544 + .sdata2 start:0x806BCA28 end:0x806BCA50 + +MapObj.a/CircleCoinGroup.o: + .text start:0x801C0C2C end:0x801C1020 + .data start:0x80591544 end:0x805915C8 + .sdata2 start:0x806BCA50 end:0x806BCA68 + +MapObj.a/ClipArea.o: + .text start:0x801C1020 end:0x801C13E8 + .ctors start:0x8052ECA0 end:0x8052ECA4 + .data start:0x805915C8 end:0x80591648 + .sbss start:0x806B4F70 end:0x806B4F78 + +MapObj.a/ClipAreaDrop.o: + .text start:0x801C13E8 end:0x801C169C + .ctors start:0x8052ECA4 end:0x8052ECA8 + .data start:0x80591648 end:0x8059170C + .sbss start:0x806B4F78 end:0x806B4F80 + .sdata2 start:0x806BCA68 end:0x806BCA70 + +MapObj.a/ClipAreaDropHolder.o: + .text start:0x801C169C end:0x801C18D4 + .data start:0x8059170C end:0x80591764 + +MapObj.a/ClipAreaDropLaser.o: + .text start:0x801C18D4 end:0x801C1DDC + .ctors start:0x8052ECA8 end:0x8052ECAC + .data start:0x80591764 end:0x80591800 + .sbss start:0x806B4F80 end:0x806B4F88 + .sdata2 start:0x806BCA70 end:0x806BCA88 + +MapObj.a/ClipAreaHolder.o: + .text start:0x801C1DDC end:0x801C21EC + .data start:0x80591800 end:0x80591838 + +MapObj.a/ClipAreaMovable.o: + .text start:0x801C21EC end:0x801C28A4 + .data start:0x80591838 end:0x805918D8 + .sdata2 start:0x806BCA88 end:0x806BCA90 + +MapObj.a/ClipAreaShape.o: + .text start:0x801C28A4 end:0x801C2EAC + .data start:0x805918D8 end:0x80591918 + .sdata2 start:0x806BCA90 end:0x806BCAB0 + +MapObj.a/ClipFieldFillDraw.o: + .text start:0x801C2EAC end:0x801C3540 + .data start:0x80591918 end:0x80591948 + .sdata2 start:0x806BCAB0 end:0x806BCAC0 + +MapObj.a/ClipFieldMapParts.o: + .text start:0x801C3540 end:0x801C3694 + .data start:0x80591948 end:0x805919D0 + +MapObj.a/ClipFieldSwitch.o: + .text start:0x801C3694 end:0x801C3884 + .data start:0x805919D0 end:0x80591BB8 + .sdata2 start:0x806BCAC0 end:0x806BCAD0 + +MapObj.a/CocoNut.o: + .text start:0x801C3884 end:0x801C5F94 + .ctors start:0x8052ECAC end:0x8052ECB0 + .data start:0x80591BB8 end:0x80591CA4 + .sbss start:0x806B4F88 end:0x806B4FA0 + .sdata2 start:0x806BCAD0 end:0x806BCB60 + +MapObj.a/CoconutTree.o: + .text start:0x801C5F94 end:0x801C60D8 + .data start:0x80591CA4 end:0x80591D44 + .sdata2 start:0x806BCB60 end:0x806BCB68 + +MapObj.a/CoconutTreeLeaf.o: + .text start:0x801C60D8 end:0x801C6A48 + .data start:0x80591D44 end:0x80591E38 + .sdata2 start:0x806BCB68 end:0x806BCBB0 + +MapObj.a/Coin.o: + .text start:0x801C6A48 end:0x801C863C + .ctors start:0x8052ECB0 end:0x8052ECB4 + .data start:0x80591E38 end:0x80592014 + .sbss start:0x806B4FA0 end:0x806B4FC0 + .sdata2 start:0x806BCBB0 end:0x806BCC00 + +MapObj.a/CoinBox.o: + .text start:0x801C863C end:0x801C896C + .ctors start:0x8052ECB4 end:0x8052ECB8 + .data start:0x80592014 end:0x805920B0 + .sbss start:0x806B4FC0 end:0x806B4FC8 + .sdata2 start:0x806BCC00 end:0x806BCC10 + +MapObj.a/CoinGroup.o: + .text start:0x801C896C end:0x801C9118 + .ctors start:0x8052ECB8 end:0x8052ECBC + .data start:0x805920B0 end:0x80592234 + .sbss start:0x806B4FC8 end:0x806B4FD8 + .sdata2 start:0x806BCC10 end:0x806BCC18 + +MapObj.a/CoinHolder.o: + .text start:0x801C9118 end:0x801C9A10 + .data start:0x80592234 end:0x80592258 + .sdata2 start:0x806BCC18 end:0x806BCC38 + +MapObj.a/CoinReplica.o: + .text start:0x801C9A10 end:0x801C9DE8 + .data start:0x80592258 end:0x805922F0 + +MapObj.a/CoinRotater.o: + .text start:0x801C9DE8 end:0x801CA030 + .data start:0x805922F0 end:0x80592320 + .sdata2 start:0x806BCC38 end:0x806BCC50 + +MapObj.a/CoinSpot.o: + .text start:0x801CA030 end:0x801CA398 + .ctors start:0x8052ECBC end:0x8052ECC0 + .data start:0x80592320 end:0x805923B8 + .sbss start:0x806B4FD8 end:0x806B4FE0 + .sdata2 start:0x806BCC50 end:0x806BCC58 + +MapObj.a/CollapsePlane.o: + .text start:0x801CA398 end:0x801CAB90 + .ctors start:0x8052ECC0 end:0x8052ECC4 + .data start:0x805923B8 end:0x80592528 + .sbss start:0x806B4FE0 end:0x806B4FF0 + .sdata2 start:0x806BCC58 end:0x806BCC68 + +MapObj.a/CollectCounter.o: + .text start:0x801CAB90 end:0x801CAE8C + .ctors start:0x8052ECC4 end:0x8052ECC8 + .data start:0x80592528 end:0x80592578 + .sbss start:0x806B4FF0 end:0x806B4FF8 + .sdata2 start:0x806BCC68 end:0x806BCC70 + +MapObj.a/CollisionBlocker.o: + .text start:0x801CAE8C end:0x801CB150 + .data start:0x80592578 end:0x80592660 + .sdata start:0x806B1DB0 end:0x806B1DD8 + .sdata2 start:0x806BCC70 end:0x806BCC78 + +MapObj.a/CrystalCage.o: + .text start:0x801CB150 end:0x801CC1EC + .ctors start:0x8052ECC8 end:0x8052ECCC + .data start:0x80592660 end:0x80592958 + .sbss start:0x806B4FF8 end:0x806B5008 + .sdata2 start:0x806BCC78 end:0x806BCCC0 + +MapObj.a/CrystalCageMoving.o: + .text start:0x801CC1EC end:0x801CCD78 + .ctors start:0x8052ECCC end:0x8052ECD0 + .rodata start:0x80533118 end:0x80533150 + .data start:0x80592958 end:0x80592A98 + .sbss start:0x806B5008 end:0x806B5028 + .sdata2 start:0x806BCCC0 end:0x806BCCE0 + +MapObj.a/CrystalSwitch.o: + .text start:0x801CCD78 end:0x801CD324 + .ctors start:0x8052ECD0 end:0x8052ECD4 + .data start:0x80592A98 end:0x80592B50 + .sbss start:0x806B5028 end:0x806B5038 + .sdata2 start:0x806BCCE0 end:0x806BCCF8 + +MapObj.a/CutBushModelObj.o: + .text start:0x801CD324 end:0x801CD4D8 + .data start:0x80592B50 end:0x80592BF4 + +MapObj.a/DashRing.o: + .text start:0x801CD4D8 end:0x801CDEC0 + .data start:0x80592BF4 end:0x80592CA8 + .sdata2 start:0x806BCCF8 end:0x806BCD40 + +MapObj.a/DeadLeaves.o: + .text start:0x801CDEC0 end:0x801CE1B4 + .ctors start:0x8052ECD4 end:0x8052ECD8 + .data start:0x80592CA8 end:0x80592DF8 + .sbss start:0x806B5038 end:0x806B5040 + .sdata2 start:0x806BCD40 end:0x806BCD58 + +MapObj.a/DesertLandMoveSwitch.o: + .text start:0x801CE1B4 end:0x801CEC3C + .ctors start:0x8052ECD8 end:0x8052ECDC + .data start:0x80592DF8 end:0x80592F60 + .sbss start:0x806B5040 end:0x806B5050 + .sdata2 start:0x806BCD58 end:0x806BCD70 + +MapObj.a/DesertMovingLand.o: + .text start:0x801CEC3C end:0x801CF628 + .ctors start:0x8052ECDC end:0x8052ECE0 + .data start:0x80592F60 end:0x805930A4 + .sdata start:0x806B1DD8 end:0x806B1DF8 + .sbss start:0x806B5050 end:0x806B5070 + .sdata2 start:0x806BCD70 end:0x806BCD80 + +MapObj.a/DragonHeadFlower.o: + .text start:0x801CF628 end:0x801D00EC + .ctors start:0x8052ECE0 end:0x8052ECE4 + .data start:0x805930A4 end:0x805931C0 + .sbss start:0x806B5070 end:0x806B5080 + .sdata2 start:0x806BCD80 end:0x806BCDC0 + +MapObj.a/DriftWood.o: + .text start:0x801D00EC end:0x801D085C + .ctors start:0x8052ECE4 end:0x8052ECE8 + .data start:0x805931C0 end:0x80593354 + .sbss start:0x806B5080 end:0x806B5090 + .sdata2 start:0x806BCDC0 end:0x806BCDF8 + +MapObj.a/DummyDisplayModel.o: + .text start:0x801D085C end:0x801D119C + .rodata start:0x80533150 end:0x80533320 + .data start:0x80593354 end:0x80593410 + .sdata2 start:0x806BCDF8 end:0x806BCE10 + +MapObj.a/DynamicCollisionObj.o: + .text start:0x801D119C end:0x801D1864 + .data start:0x80593410 end:0x80593608 + .sdata2 start:0x806BCE10 end:0x806BCE18 + +MapObj.a/EarthenPipe.o: + .text start:0x801D1864 end:0x801D301C + .ctors start:0x8052ECE8 end:0x8052ECEC + .data start:0x80593608 end:0x8059379C + .sbss start:0x806B5090 end:0x806B50C0 + .sdata2 start:0x806BCE18 end:0x806BCE58 + +MapObj.a/ElectricBall.o: + .text start:0x801D301C end:0x801D3C4C + .ctors start:0x8052ECEC end:0x8052ECF0 + .data start:0x8059379C end:0x805938E0 + .sbss start:0x806B50C0 end:0x806B50D0 + .sdata2 start:0x806BCE58 end:0x806BCE78 + +MapObj.a/ElectricRail.o: + .text start:0x801D3C4C end:0x801D5A7C + .ctors start:0x8052ECF0 end:0x8052ECF4 + .data start:0x805938E0 end:0x80593AE8 + .sbss start:0x806B50D0 end:0x806B50E0 + .sdata2 start:0x806BCE78 end:0x806BCEB8 + +MapObj.a/ElectricRailHolder.o: + .text start:0x801D5A7C end:0x801D6464 + .data start:0x80593AE8 end:0x80593C58 + .sdata2 start:0x806BCEB8 end:0x806BCEC8 + +MapObj.a/ElectricRailMoving.o: + .text start:0x801D6464 end:0x801D80B0 + .ctors start:0x8052ECF4 end:0x8052ECF8 + .data start:0x80593C58 end:0x80593E84 + .sbss start:0x806B50E0 end:0x806B50F0 + .sdata2 start:0x806BCEC8 end:0x806BCF10 + +MapObj.a/ExterminationChecker.o: + .text start:0x801D80B0 end:0x801D8708 + .ctors start:0x8052ECF8 end:0x8052ECFC + .rodata start:0x80533320 end:0x80533360 + .data start:0x80593E84 end:0x80593F94 + .sbss start:0x806B50F0 end:0x806B5100 + .sdata2 start:0x806BCF10 end:0x806BCF18 + +MapObj.a/FallDownBridge.o: + .text start:0x801D8708 end:0x801D8F4C + .ctors start:0x8052ECFC end:0x8052ED00 + .data start:0x80593F94 end:0x80594058 + .bss start:0x8060ADC0 end:0x8060ADD0 + .sbss start:0x806B5100 end:0x806B5108 + .sdata2 start:0x806BCF18 end:0x806BCF60 + +MapObj.a/FallingSmallRock.o: + .text start:0x801D8F4C end:0x801D924C + .ctors start:0x8052ED00 end:0x8052ED04 + .data start:0x80594058 end:0x805940F0 + .sbss start:0x806B5108 end:0x806B5110 + .sdata2 start:0x806BCF60 end:0x806BCF68 + +MapObj.a/FallOutFieldDraw.o: + .text start:0x801D924C end:0x801D9AD8 + .ctors start:0x8052ED04 end:0x8052ED08 + .data start:0x805940F0 end:0x8059418C + .sdata start:0x806B1DF8 end:0x806B1E10 + .sbss start:0x806B5110 end:0x806B5118 + .sdata2 start:0x806BCF68 end:0x806BCF80 + +MapObj.a/FireBar.o: + .text start:0x801D9AD8 end:0x801DA790 + .ctors start:0x8052ED08 end:0x8052ED0C + .data start:0x8059418C end:0x80594298 + .sbss start:0x806B5118 end:0x806B5120 + .sdata2 start:0x806BCF80 end:0x806BCFB8 + +MapObj.a/FirePressure.o: + .text start:0x801DA790 end:0x801DAA24 + .data start:0x80594298 end:0x8059436C + .sdata2 start:0x806BCFB8 end:0x806BCFC0 + +MapObj.a/FirePressureBullet.o: + .text start:0x801DAA24 end:0x801DAF30 + .ctors start:0x8052ED0C end:0x8052ED10 + .data start:0x8059436C end:0x80594414 + .sbss start:0x806B5120 end:0x806B5128 + .sdata2 start:0x806BCFC0 end:0x806BCFD0 + +MapObj.a/FirePressureBulletHolder.o: + .text start:0x801DAF30 end:0x801DB09C + .data start:0x80594414 end:0x80594438 + +MapObj.a/FirePressureRadiate.o: + .text start:0x801DB09C end:0x801DC004 + .ctors start:0x8052ED10 end:0x8052ED14 + .data start:0x80594438 end:0x80594664 + .sbss start:0x806B5128 end:0x806B5140 + .sdata2 start:0x806BCFD0 end:0x806BCFF8 + +MapObj.a/FlameGun.o: + .text start:0x801DC004 end:0x801DC9D0 + .ctors start:0x8052ED14 end:0x8052ED18 + .data start:0x80594664 end:0x805947F0 + .sbss start:0x806B5140 end:0x806B5158 + .sdata2 start:0x806BCFF8 end:0x806BD028 + +MapObj.a/FlexibleSphere.o: + .text start:0x801DC9D0 end:0x801DD218 + .data start:0x805947F0 end:0x80594868 + .sdata start:0x806B1E10 end:0x806B1E30 + .sdata2 start:0x806BD028 end:0x806BD060 + +MapObj.a/FlipPanel.o: + .text start:0x801DD218 end:0x801DE334 + .ctors start:0x8052ED18 end:0x8052ED1C + .data start:0x80594868 end:0x80594B80 + .sbss start:0x806B5158 end:0x806B5180 + .sdata2 start:0x806BD060 end:0x806BD068 + +MapObj.a/Fountain.o: + .text start:0x801DE334 end:0x801DEA5C + .ctors start:0x8052ED1C end:0x8052ED20 + .data start:0x80594B80 end:0x80594C8C + .sbss start:0x806B5180 end:0x806B5188 + .sdata2 start:0x806BD068 end:0x806BD090 + +MapObj.a/FountainBig.o: + .text start:0x801DEA5C end:0x801DF110 + .ctors start:0x8052ED20 end:0x8052ED24 + .data start:0x80594C8C end:0x80594E74 + .sbss start:0x806B5188 end:0x806B51A0 + .sdata2 start:0x806BD090 end:0x806BD0A8 + +MapObj.a/GCapture.o: + .text start:0x801DF110 end:0x801E1420 + .ctors start:0x8052ED24 end:0x8052ED28 + .data start:0x80594E74 end:0x80594F88 + .sbss start:0x806B51A0 end:0x806B51C0 + .sdata2 start:0x806BD0A8 end:0x806BD118 + +MapObj.a/GCaptureRibbon.o: + .text start:0x801E1420 end:0x801E1B9C + .data start:0x80594F88 end:0x80595000 + .sdata2 start:0x806BD118 end:0x806BD138 + +MapObj.a/GCaptureTarget.o: + .text start:0x801E1B9C end:0x801E2974 + .ctors start:0x8052ED28 end:0x8052ED2C + .data start:0x80595000 end:0x80595258 + .sbss start:0x806B51C0 end:0x806B51D8 + .sdata2 start:0x806BD138 end:0x806BD160 + +MapObj.a/GravityLight.o: + .text start:0x801E2974 end:0x801E2E60 + .ctors start:0x8052ED2C end:0x8052ED30 + .data start:0x80595258 end:0x805952E0 + .sbss start:0x806B51D8 end:0x806B51E0 + .sdata2 start:0x806BD160 end:0x806BD178 + +MapObj.a/GravityLightRoad.o: + .text start:0x801E2E60 end:0x801E3750 + .ctors start:0x8052ED30 end:0x8052ED34 + .data start:0x805952E0 end:0x805954BC + .sbss start:0x806B51E0 end:0x806B51F0 + .sdata2 start:0x806BD178 end:0x806BD198 + +MapObj.a/GreenCaterpillarBig.o: + .text start:0x801E3750 end:0x801E42DC + .ctors start:0x8052ED34 end:0x8052ED38 + .data start:0x805954BC end:0x805956B4 + .sbss start:0x806B51F0 end:0x806B5208 + .sdata2 start:0x806BD198 end:0x806BD1B8 + +MapObj.a/HatchWaterPlanet.o: + .text start:0x801E42DC end:0x801E4684 + .ctors start:0x8052ED38 end:0x8052ED3C + .data start:0x805956B4 end:0x80595760 + .sbss start:0x806B5208 end:0x806B5218 + .sdata2 start:0x806BD1B8 end:0x806BD1C8 + +MapObj.a/HeavensDoorDemoObj.o: + .text start:0x801E4684 end:0x801E4C78 + .ctors start:0x8052ED3C end:0x8052ED40 + .data start:0x80595760 end:0x80595934 + .sbss start:0x806B5218 end:0x806B5228 + +MapObj.a/HipDropMoveObj.o: + .text start:0x801E4C78 end:0x801E5340 + .ctors start:0x8052ED40 end:0x8052ED44 + .data start:0x80595934 end:0x80595ADC + .sdata start:0x806B1E30 end:0x806B1EC4 + .sbss start:0x806B5228 end:0x806B5238 + .sdata2 start:0x806BD1C8 end:0x806BD1D8 + +MapObj.a/HipDropRock.o: + .text start:0x801E5340 end:0x801E59F0 + .ctors start:0x8052ED44 end:0x8052ED48 + .data start:0x80595ADC end:0x80595BD4 + .sbss start:0x806B5238 end:0x806B5248 + .sdata2 start:0x806BD1D8 end:0x806BD1F0 + +MapObj.a/HipDropSwitch.o: + .text start:0x801E59F0 end:0x801E6224 + .ctors start:0x8052ED48 end:0x8052ED4C + .data start:0x80595BD4 end:0x80595D60 + .sbss start:0x806B5248 end:0x806B5258 + .sdata2 start:0x806BD1F0 end:0x806BD208 + +MapObj.a/HipDropTimerSwitch.o: + .text start:0x801E6224 end:0x801E6C20 + .ctors start:0x8052ED4C end:0x8052ED50 + .rodata start:0x80533360 end:0x80533398 + .data start:0x80595D60 end:0x80595E7C + .sbss start:0x806B5258 end:0x806B5268 + .sdata2 start:0x806BD208 end:0x806BD220 + +MapObj.a/HitWallTimerSwitch.o: + .text start:0x801E6C20 end:0x801E73E0 + .ctors start:0x8052ED50 end:0x8052ED54 + .data start:0x80595E7C end:0x80595FAC + .sbss start:0x806B5268 end:0x806B5278 + .sdata2 start:0x806BD220 end:0x806BD228 + +MapObj.a/IceStep.o: + .text start:0x801E73E0 end:0x801E79DC + .ctors start:0x8052ED54 end:0x8052ED58 + .data start:0x80595FAC end:0x80596048 + .sbss start:0x806B5278 end:0x806B5280 + .sdata2 start:0x806BD228 end:0x806BD238 + +MapObj.a/IceVolcanoUpDownPlane.o: + .text start:0x801E79DC end:0x801E7CA0 + .data start:0x80596048 end:0x80596100 + .sdata2 start:0x806BD238 end:0x806BD248 + +MapObj.a/InvisiblePolygonObj.o: + .text start:0x801E7CA0 end:0x801E7EC0 + .data start:0x80596100 end:0x80596178 + .sdata2 start:0x806BD248 end:0x806BD250 + +MapObj.a/InvisiblePolygonObjGCapture.o: + .text start:0x801E7EC0 end:0x801E7F64 + .data start:0x80596178 end:0x8059623C + +MapObj.a/IronCannonShell.o: + .text start:0x801E7F64 end:0x801E8784 + .ctors start:0x8052ED58 end:0x8052ED5C + .data start:0x8059623C end:0x80596444 + .sbss start:0x806B5280 end:0x806B5298 + .sdata2 start:0x806BD250 end:0x806BD268 + +MapObj.a/ItemAppearStone.o: + .text start:0x801E8784 end:0x801E89D0 + .ctors start:0x8052ED5C end:0x8052ED60 + .data start:0x80596444 end:0x80596584 + .sbss start:0x806B5298 end:0x806B52A0 + .sdata2 start:0x806BD268 end:0x806BD270 + +MapObj.a/ItemBlock.o: + .text start:0x801E89D0 end:0x801E9760 + .ctors start:0x8052ED60 end:0x8052ED64 + .data start:0x80596584 end:0x805966D8 + .sbss start:0x806B52A0 end:0x806B52B8 + .sdata2 start:0x806BD270 end:0x806BD290 + +MapObj.a/ItemBubble.o: + .text start:0x801E9760 end:0x801EA864 + .ctors start:0x8052ED64 end:0x8052ED68 + .data start:0x805966D8 end:0x80596A40 + .sbss start:0x806B52B8 end:0x806B52C0 + .sdata2 start:0x806BD290 end:0x806BD300 + +MapObj.a/JetTurtle.o: + .text start:0x801EA864 end:0x801ECF98 + .ctors start:0x8052ED68 end:0x8052ED6C + .rodata start:0x80533398 end:0x805333E8 + .data start:0x80596A40 end:0x80596C38 + .sbss start:0x806B52C0 end:0x806B52E8 + .sdata2 start:0x806BD300 end:0x806BD370 + +MapObj.a/JumpHole.o: + .text start:0x801ECF98 end:0x801EDC64 + .ctors start:0x8052ED6C end:0x8052ED70 + .data start:0x80596C38 end:0x80596E2C + .bss start:0x8060ADD0 end:0x8060ADE8 + .sbss start:0x806B52E8 end:0x806B52F8 + .sdata2 start:0x806BD370 end:0x806BD3B8 + +MapObj.a/JumpStand.o: + .text start:0x801EDC64 end:0x801EE87C + .ctors start:0x8052ED70 end:0x8052ED74 + .data start:0x80596E2C end:0x80596F64 + .sbss start:0x806B52F8 end:0x806B5308 + .sdata2 start:0x806BD3B8 end:0x806BD3E8 + +MapObj.a/KeySwitch.o: + .text start:0x801EE87C end:0x801EF14C + .ctors start:0x8052ED74 end:0x8052ED78 + .data start:0x80596F64 end:0x805970A4 + .sbss start:0x806B5308 end:0x806B5318 + .sdata2 start:0x806BD3E8 end:0x806BD418 + +MapObj.a/KillerGunnerSingle.o: + .text start:0x801EF14C end:0x801EF648 + .ctors start:0x8052ED78 end:0x8052ED7C + .rodata start:0x805333E8 end:0x80533408 + .data start:0x805970A4 end:0x80597184 + .sbss start:0x806B5318 end:0x806B5328 + .sdata2 start:0x806BD418 end:0x806BD430 + +MapObj.a/LargeChain.o: + .text start:0x801EF648 end:0x801EFD10 + .ctors start:0x8052ED7C end:0x8052ED80 + .data start:0x80597184 end:0x80597264 + .sbss start:0x806B5328 end:0x806B5330 + .sdata2 start:0x806BD430 end:0x806BD440 + +MapObj.a/LargeChainParts.o: + .text start:0x801EFD10 end:0x801EFEE8 + .data start:0x80597264 end:0x80597324 + +MapObj.a/LavaBallRisingPlanetLava.o: + .text start:0x801EFEE8 end:0x801F0260 + .ctors start:0x8052ED80 end:0x8052ED84 + .data start:0x80597324 end:0x80597424 + .sbss start:0x806B5330 end:0x806B5340 + .sdata2 start:0x806BD440 end:0x806BD448 + +MapObj.a/LavaBreakColumn.o: + .text start:0x801F0260 end:0x801F0594 + .data start:0x80597424 end:0x80597610 + .sdata2 start:0x806BD448 end:0x806BD458 + +MapObj.a/LavaFloater.o: + .text start:0x801F0594 end:0x801F0CD0 + .ctors start:0x8052ED84 end:0x8052ED88 + .rodata start:0x80533408 end:0x80533420 + .data start:0x80597610 end:0x805976DC + .sbss start:0x806B5340 end:0x806B5348 + .sdata2 start:0x806BD458 end:0x806BD470 + +MapObj.a/LavaGalaxyParts.o: + .text start:0x801F0CD0 end:0x801F1114 + .data start:0x805976DC end:0x805977F0 + .sdata2 start:0x806BD470 end:0x806BD480 + +MapObj.a/LavaGeyser.o: + .text start:0x801F1114 end:0x801F19E8 + .ctors start:0x8052ED88 end:0x8052ED8C + .data start:0x805977F0 end:0x805978E4 + .sbss start:0x806B5348 end:0x806B5360 + .sdata2 start:0x806BD480 end:0x806BD498 + +MapObj.a/LavaHomeSeesaw.o: + .text start:0x801F19E8 end:0x801F1E20 + .data start:0x805978E4 end:0x805979CC + .sdata2 start:0x806BD498 end:0x806BD4B0 + +MapObj.a/LavaHomeVolcanoFlow.o: + .text start:0x801F1E20 end:0x801F2208 + .ctors start:0x8052ED8C end:0x8052ED90 + .data start:0x805979CC end:0x80597AA4 + .sbss start:0x806B5360 end:0x806B5370 + .sdata2 start:0x806BD4B0 end:0x806BD4B8 + +MapObj.a/LavaJamboSunPlanet.o: + .text start:0x801F2208 end:0x801F25E4 + .ctors start:0x8052ED90 end:0x8052ED94 + .data start:0x80597AA4 end:0x80597C10 + .sbss start:0x806B5370 end:0x806B5380 + .sdata2 start:0x806BD4B8 end:0x806BD4D0 + +MapObj.a/LavaProminence.o: + .text start:0x801F25E4 end:0x801F3720 + .ctors start:0x8052ED94 end:0x8052ED98 + .data start:0x80597C10 end:0x80597D9C + .sbss start:0x806B5380 end:0x806B53A0 + .sdata2 start:0x806BD4D0 end:0x806BD4F8 + +MapObj.a/LavaProminenceTriple.o: + .text start:0x801F3720 end:0x801F425C + .rodata start:0x80533420 end:0x80533460 + .data start:0x80597D9C end:0x80597E18 + .sdata2 start:0x806BD4F8 end:0x806BD530 + +MapObj.a/LavaSteam.o: + .text start:0x801F425C end:0x801F4C64 + .ctors start:0x8052ED98 end:0x8052ED9C + .data start:0x80597E18 end:0x80597FE4 + .sbss start:0x806B53A0 end:0x806B53B0 + .sdata2 start:0x806BD530 end:0x806BD560 + +MapObj.a/LavaStrangeRock.o: + .text start:0x801F4C64 end:0x801F5254 + .ctors start:0x8052ED9C end:0x8052EDA0 + .data start:0x80597FE4 end:0x805980A0 + .sbss start:0x806B53B0 end:0x806B53B8 + .sdata2 start:0x806BD560 end:0x806BD580 + +MapObj.a/LotusLeaf.o: + .text start:0x801F5254 end:0x801F586C + .ctors start:0x8052EDA0 end:0x8052EDA4 + .data start:0x805980A0 end:0x805981C4 + .sbss start:0x806B53B8 end:0x806B53C8 + .sdata2 start:0x806BD580 end:0x806BD5B8 + +MapObj.a/MagicBell.o: + .text start:0x801F586C end:0x801F6310 + .ctors start:0x8052EDA4 end:0x8052EDA8 + .data start:0x805981C4 end:0x80598298 + .sbss start:0x806B53C8 end:0x806B53D0 + .sdata2 start:0x806BD5B8 end:0x806BD600 + +MapObj.a/ManholeCover.o: + .text start:0x801F6310 end:0x801F66A4 + .ctors start:0x8052EDA8 end:0x8052EDAC + .data start:0x80598298 end:0x805983C8 + .sbss start:0x806B53D0 end:0x806B53E0 + .sdata2 start:0x806BD600 end:0x806BD608 + +MapObj.a/MapObjActor.o: + .text start:0x801F66A4 end:0x801F8364 + .ctors start:0x8052EDAC end:0x8052EDB0 + .data start:0x805983C8 end:0x805989E4 + .sbss start:0x806B53E0 end:0x806B53F0 + .sdata2 start:0x806BD608 end:0x806BD638 + +MapObj.a/MapObjActorInitInfo.o: + .text start:0x801F8364 end:0x801F8970 + .rodata start:0x80533460 end:0x80533500 + .sdata2 start:0x806BD638 end:0x806BD648 + +MapObj.a/MapObjConnector.o: + .text start:0x801F8970 end:0x801F8BDC + .sdata2 start:0x806BD648 end:0x806BD650 + +MapObj.a/MarblePlanet.o: + .text start:0x801F8BDC end:0x801F9C7C + .ctors start:0x8052EDB0 end:0x8052EDB4 + .data start:0x805989E4 end:0x80598BB8 + .sbss start:0x806B53F0 end:0x806B5408 + .sdata2 start:0x806BD650 end:0x806BD6A0 + +MapObj.a/MarioLauncher.o: + .text start:0x801F9C7C end:0x801FB94C + .ctors start:0x8052EDB4 end:0x8052EDB8 + .data start:0x80598BB8 end:0x80598FC8 + .sbss start:0x806B5408 end:0x806B5430 + .sdata2 start:0x806BD6A0 end:0x806BD6F0 + +MapObj.a/MarioLauncherAttractor.o: + .text start:0x801FB94C end:0x801FBB2C + .ctors start:0x8052EDB8 end:0x8052EDBC + .data start:0x80598FC8 end:0x80599130 + .sbss start:0x806B5430 end:0x806B5438 + .sdata2 start:0x806BD6F0 end:0x806BD6F8 + +MapObj.a/MechaKoopaPartsArm.o: + .text start:0x801FBB2C end:0x801FC1F4 + .ctors start:0x8052EDBC end:0x8052EDC0 + .data start:0x80599130 end:0x805993A0 + .sbss start:0x806B5438 end:0x806B5458 + +MapObj.a/MechaKoopaPartsHead.o: + .text start:0x801FC1F4 end:0x801FC740 + .ctors start:0x8052EDC0 end:0x8052EDC4 + .data start:0x805993A0 end:0x80599498 + .sbss start:0x806B5458 end:0x806B5470 + .sdata2 start:0x806BD6F8 end:0x806BD718 + +MapObj.a/MercatorFixParts.o: + .text start:0x801FC740 end:0x801FC958 + .data start:0x80599498 end:0x80599510 + .sdata2 start:0x806BD718 end:0x806BD720 + +MapObj.a/MercatorRailMoveParts.o: + .text start:0x801FC958 end:0x801FD030 + .data start:0x80599510 end:0x805995D0 + .sdata2 start:0x806BD720 end:0x806BD728 + +MapObj.a/MercatorRotateParts.o: + .text start:0x801FD030 end:0x801FD3C4 + .data start:0x805995D0 end:0x8059968C + .sdata2 start:0x806BD728 end:0x806BD730 + +MapObj.a/MeteoContainer.o: + .text start:0x801FD3C4 end:0x801FD7A0 + .ctors start:0x8052EDC4 end:0x8052EDC8 + .data start:0x8059968C end:0x80599868 + .sbss start:0x806B5470 end:0x806B5478 + .sdata2 start:0x806BD730 end:0x806BD738 + +MapObj.a/MeteorStrike.o: + .text start:0x801FD7A0 end:0x801FE770 + .ctors start:0x8052EDC8 end:0x8052EDCC + .data start:0x80599868 end:0x80599928 + .sbss start:0x806B5478 end:0x806B5480 + .sdata2 start:0x806BD738 end:0x806BD790 + +MapObj.a/MeteorStrikeLauncher.o: + .text start:0x801FE770 end:0x801FEDEC + .ctors start:0x8052EDCC end:0x8052EDD0 + .data start:0x80599928 end:0x80599CD4 + .sbss start:0x806B5480 end:0x806B5488 + .sdata2 start:0x806BD790 end:0x806BD798 + +MapObj.a/MiniatureGalaxy.o: + .text start:0x801FEDEC end:0x80200808 + .ctors start:0x8052EDD0 end:0x8052EDD4 + .rodata start:0x80533500 end:0x80533578 + .data start:0x80599CD4 end:0x80599DDC + .sbss start:0x806B5488 end:0x806B54A0 + .sdata2 start:0x806BD798 end:0x806BD7D0 + +MapObj.a/MiniatureGalaxyHolder.o: + .text start:0x80200808 end:0x80200E78 + .data start:0x80599DDC end:0x80599ED0 + +MapObj.a/MorphItemObjNeo.o: + .text start:0x80200E78 end:0x80202CF8 + .ctors start:0x8052EDD4 end:0x8052EDD8 + .data start:0x80599ED0 end:0x8059A358 + .sdata start:0x806B1EC4 end:0x806B1F28 + .sbss start:0x806B54A0 end:0x806B54B8 + .sdata2 start:0x806BD7D0 end:0x806BD830 + +MapObj.a/NeedlePlant.o: + .text start:0x80202CF8 end:0x8020332C + .ctors start:0x8052EDD8 end:0x8052EDDC + .data start:0x8059A358 end:0x8059A434 + .sbss start:0x806B54B8 end:0x806B54C8 + .sdata2 start:0x806BD830 end:0x806BD848 + +MapObj.a/NormalMapBase.o: + .text start:0x8020332C end:0x80206910 + .data start:0x8059A434 end:0x8059A5DC + .sdata2 start:0x806BD848 end:0x806BD888 + +MapObj.a/NormalMapTestObj.o: + .text start:0x80206910 end:0x80206A10 + .data start:0x8059A5DC end:0x8059A6A0 + +MapObj.a/Note.o: + .text start:0x80206A10 end:0x8020710C + .ctors start:0x8052EDDC end:0x8052EDE0 + .data start:0x8059A6A0 end:0x8059A784 + .sbss start:0x806B54C8 end:0x806B54D8 + .sdata2 start:0x806BD888 end:0x806BD8A8 + +MapObj.a/NoteFairy.o: + .text start:0x8020710C end:0x802085A0 + .ctors start:0x8052EDE0 end:0x8052EDE4 + .data start:0x8059A784 end:0x8059AA0C + .sbss start:0x806B54D8 end:0x806B5500 + .sdata2 start:0x806BD8A8 end:0x806BD8E0 + +MapObj.a/OceanFloaterLandParts.o: + .text start:0x802085A0 end:0x80208CFC + .ctors start:0x8052EDE4 end:0x8052EDE8 + .data start:0x8059AA0C end:0x8059AAB8 + .sbss start:0x806B5500 end:0x806B5510 + .sdata2 start:0x806BD8E0 end:0x806BD8E8 + +MapObj.a/OceanSmallTurtle.o: + .text start:0x80208CFC end:0x80209AE4 + .ctors start:0x8052EDE8 end:0x8052EDEC + .data start:0x8059AAB8 end:0x8059ACC4 + .sbss start:0x806B5510 end:0x806B5528 + .sdata2 start:0x806BD8E8 end:0x806BD928 + +MapObj.a/OceanWaveFloater.o: + .text start:0x80209AE4 end:0x8020A344 + .rodata start:0x80533578 end:0x805335C8 + .data start:0x8059ACC4 end:0x8059AD88 + .sdata2 start:0x806BD928 end:0x806BD938 + +MapObj.a/PalmIsland.o: + .text start:0x8020A344 end:0x8020A6EC + .ctors start:0x8052EDEC end:0x8052EDF0 + .data start:0x8059AD88 end:0x8059AE30 + .sbss start:0x806B5528 end:0x806B5530 + .sdata2 start:0x806BD938 end:0x806BD958 + +MapObj.a/PeachCastleGardenPlanet.o: + .text start:0x8020A6EC end:0x8020A9CC + .ctors start:0x8052EDF0 end:0x8052EDF4 + .data start:0x8059AE30 end:0x8059AF80 + .sbss start:0x806B5530 end:0x806B5538 + +MapObj.a/PhantomShipBoxFloater.o: + .text start:0x8020A9CC end:0x8020B098 + .ctors start:0x8052EDF4 end:0x8052EDF8 + .data start:0x8059AF80 end:0x8059B028 + .sbss start:0x806B5538 end:0x806B5548 + .sdata2 start:0x806BD958 end:0x806BD980 + +MapObj.a/PhantomShipBridge.o: + .text start:0x8020B098 end:0x8020B790 + .ctors start:0x8052EDF8 end:0x8052EDFC + .data start:0x8059B028 end:0x8059B218 + .sbss start:0x806B5548 end:0x806B5558 + .sdata2 start:0x806BD980 end:0x806BD988 + +MapObj.a/PhantomShipHandle.o: + .text start:0x8020B790 end:0x8020B9EC + .data start:0x8059B218 end:0x8059B290 + .sdata2 start:0x806BD988 end:0x806BD990 + +MapObj.a/PhantomTorch.o: + .text start:0x8020B9EC end:0x8020C3A0 + .ctors start:0x8052EDFC end:0x8052EE00 + .data start:0x8059B290 end:0x8059B4A4 + .sbss start:0x806B5558 end:0x806B5568 + .sdata2 start:0x806BD990 end:0x806BD9B0 + +MapObj.a/PicketSwitch.o: + .text start:0x8020C3A0 end:0x8020C7E0 + .ctors start:0x8052EE00 end:0x8052EE04 + .data start:0x8059B4A4 end:0x8059B5E8 + .sbss start:0x806B5568 end:0x806B5578 + .sdata2 start:0x806BD9B0 end:0x806BD9B8 + +MapObj.a/PlantGroup.o: + .text start:0x8020C7E0 end:0x8020E394 + .ctors start:0x8052EE04 end:0x8052EE08 + .data start:0x8059B5E8 end:0x8059B728 + .sbss start:0x806B5578 end:0x806B5590 + .sdata2 start:0x806BD9B8 end:0x806BDA28 + +MapObj.a/PlantPoint.o: + .text start:0x8020E394 end:0x8020E4D4 + .data start:0x8059B728 end:0x8059B790 + .sdata2 start:0x806BDA28 end:0x806BDA38 + +MapObj.a/PlantRailInfo.o: + .text start:0x8020E4D4 end:0x8020E8A0 + .sdata2 start:0x806BDA38 end:0x806BDA40 + +MapObj.a/PomponPlant.o: + .text start:0x8020E8A0 end:0x8020EE70 + .ctors start:0x8052EE08 end:0x8052EE0C + .rodata start:0x805335C8 end:0x80533600 + .data start:0x8059B790 end:0x8059BA90 + .sbss start:0x806B5590 end:0x806B55A0 + .sdata2 start:0x806BDA40 end:0x806BDA58 + +MapObj.a/PowerStar.o: + .text start:0x8020EE70 end:0x80211300 + .ctors start:0x8052EE0C end:0x8052EE10 + .data start:0x8059BA90 end:0x8059BBBC + .sbss start:0x806B55A0 end:0x806B55C8 + .sdata2 start:0x806BDA58 end:0x806BDAE0 + +MapObj.a/PowerStarAppearPoint.o: + .text start:0x80211300 end:0x80211414 + .data start:0x8059BBBC end:0x8059BC38 + +MapObj.a/PowerStarHolder.o: + .text start:0x80211414 end:0x80211744 + .data start:0x8059BC38 end:0x8059BC68 + +MapObj.a/PressureBase.o: + .text start:0x80211744 end:0x8021286C + .ctors start:0x8052EE10 end:0x8052EE14 + .data start:0x8059BC68 end:0x8059BFCC + .sbss start:0x806B55C8 end:0x806B55F0 + .sdata2 start:0x806BDAE0 end:0x806BDB08 + +MapObj.a/PrizeRing.o: + .text start:0x8021286C end:0x80213084 + .ctors start:0x8052EE14 end:0x8052EE18 + .rodata start:0x80533600 end:0x80533650 + .data start:0x8059BFCC end:0x8059C0DC + .sbss start:0x806B55F0 end:0x806B5608 + .sdata2 start:0x806BDB08 end:0x806BDB18 + +MapObj.a/PTimerSwitch.o: + .text start:0x80213084 end:0x80213700 + .ctors start:0x8052EE18 end:0x8052EE1C + .data start:0x8059C0DC end:0x8059C188 + .sbss start:0x806B5608 end:0x806B5618 + .sdata2 start:0x806BDB18 end:0x806BDB28 + +MapObj.a/PunchBox.o: + .text start:0x80213700 end:0x80214278 + .ctors start:0x8052EE1C end:0x8052EE20 + .data start:0x8059C188 end:0x8059C2B0 + .sbss start:0x806B5618 end:0x806B5620 + .sdata2 start:0x806BDB28 end:0x806BDB48 + +MapObj.a/PunchingKinoko.o: + .text start:0x80214278 end:0x80215EC0 + .ctors start:0x8052EE20 end:0x8052EE24 + .data start:0x8059C2B0 end:0x8059C4FC + .sbss start:0x806B5620 end:0x806B5640 + .sdata2 start:0x806BDB48 end:0x806BDBB0 + +MapObj.a/PurpleCoinHolder.o: + .text start:0x80215EC0 end:0x80216010 + .data start:0x8059C4FC end:0x8059C520 + +MapObj.a/PurpleCoinStarter.o: + .text start:0x80216010 end:0x802161D0 + .data start:0x8059C520 end:0x8059C5A4 + +MapObj.a/QuarterRollGravityRoomArrow.o: + .text start:0x802161D0 end:0x802166D0 + .ctors start:0x8052EE24 end:0x8052EE28 + .data start:0x8059C5A4 end:0x8059C6EC + .sbss start:0x806B5640 end:0x806B5658 + +MapObj.a/QuestionBoxGalleryObj.o: + .text start:0x802166D0 end:0x80216DA8 + .ctors start:0x8052EE28 end:0x8052EE2C + .data start:0x8059C6EC end:0x8059C820 + .sbss start:0x806B5658 end:0x806B5668 + .sdata2 start:0x806BDBB0 end:0x806BDBC0 + +MapObj.a/QuestionCoin.o: + .text start:0x80216DA8 end:0x80217BE8 + .ctors start:0x8052EE2C end:0x8052EE30 + .data start:0x8059C820 end:0x8059C960 + .sbss start:0x806B5668 end:0x806B5678 + .sdata2 start:0x806BDBC0 end:0x806BDBF8 + +MapObj.a/RailBlock.o: + .text start:0x80217BE8 end:0x80218260 + .ctors start:0x8052EE30 end:0x8052EE34 + .data start:0x8059C960 end:0x8059CB04 + .sbss start:0x806B5678 end:0x806B5688 + .sdata2 start:0x806BDBF8 end:0x806BDC08 + +MapObj.a/RailCoin.o: + .text start:0x80218260 end:0x8021857C + .data start:0x8059CB04 end:0x8059CBB0 + .sdata2 start:0x806BDC08 end:0x806BDC10 + +MapObj.a/RailMoveObj.o: + .text start:0x8021857C end:0x80219578 + .ctors start:0x8052EE34 end:0x8052EE38 + .data start:0x8059CBB0 end:0x8059D1D0 + .sdata start:0x806B1F28 end:0x806B1F30 + .sbss start:0x806B5688 end:0x806B5698 + .sdata2 start:0x806BDC10 end:0x806BDC18 + +MapObj.a/RainCloud.o: + .text start:0x80219578 end:0x8021A6BC + .ctors start:0x8052EE38 end:0x8052EE3C + .data start:0x8059D1D0 end:0x8059D2C4 + .sdata start:0x806B1F30 end:0x806B1F70 + .sbss start:0x806B5698 end:0x806B56B0 + .sdata2 start:0x806BDC18 end:0x806BDC48 + +MapObj.a/ReverseGravityRoomPlanet.o: + .text start:0x8021A6BC end:0x8021AAB8 + .ctors start:0x8052EE3C end:0x8052EE40 + .data start:0x8059D2C4 end:0x8059D3D4 + .sbss start:0x806B56B0 end:0x806B56C0 + .sdata2 start:0x806BDC48 end:0x806BDC50 + +MapObj.a/RevolvingWay.o: + .text start:0x8021AAB8 end:0x8021ADD8 + .ctors start:0x8052EE40 end:0x8052EE44 + .data start:0x8059D3D4 end:0x8059D6EC + .sbss start:0x806B56C0 end:0x806B56C8 + .sdata2 start:0x806BDC50 end:0x806BDC70 + +MapObj.a/Rock.o: + .text start:0x8021ADD8 end:0x8021D5F0 + .ctors start:0x8052EE44 end:0x8052EE48 + .rodata start:0x80533650 end:0x80533678 + .data start:0x8059D6EC end:0x8059D7C8 + .sbss start:0x806B56C8 end:0x806B56E0 + .sdata2 start:0x806BDC70 end:0x806BDD28 + +MapObj.a/RockCreator.o: + .text start:0x8021D5F0 end:0x8021DC68 + .ctors start:0x8052EE48 end:0x8052EE4C + .data start:0x8059D7C8 end:0x8059D888 + .sbss start:0x806B56E0 end:0x806B56E8 + .sdata2 start:0x806BDD28 end:0x806BDD30 + +MapObj.a/RosettaChair.o: + .text start:0x8021DC68 end:0x8021E0A8 + .data start:0x8059D888 end:0x8059D9D0 + .sdata2 start:0x806BDD30 end:0x806BDD40 + +MapObj.a/RosettaPictureBook.o: + .text start:0x8021E0A8 end:0x8021E668 + .ctors start:0x8052EE4C end:0x8052EE50 + .data start:0x8059D9D0 end:0x8059DA98 + .sbss start:0x806B56E8 end:0x806B5700 + .sdata2 start:0x806BDD40 end:0x806BDD48 + +MapObj.a/RotateMoveObj.o: + .text start:0x8021E668 end:0x8021EC08 + .ctors start:0x8052EE50 end:0x8052EE54 + .data start:0x8059DA98 end:0x8059DBD8 + .sbss start:0x806B5700 end:0x806B5710 + .sdata2 start:0x806BDD48 end:0x806BDD50 + +MapObj.a/SandCapsuleInsidePlanet.o: + .text start:0x8021EC08 end:0x8021EEA8 + .ctors start:0x8052EE54 end:0x8052EE58 + .data start:0x8059DBD8 end:0x8059DD1C + .sbss start:0x806B5710 end:0x806B5718 + +MapObj.a/SandCapsulePressGround.o: + .text start:0x8021EEA8 end:0x8021F714 + .ctors start:0x8052EE58 end:0x8052EE5C + .data start:0x8059DD1C end:0x8059DF10 + .sbss start:0x806B5718 end:0x806B5740 + .sdata2 start:0x806BDD50 end:0x806BDD68 + +MapObj.a/Sandstorm.o: + .text start:0x8021F714 end:0x80221104 + .ctors start:0x8052EE5C end:0x8052EE60 + .data start:0x8059DF10 end:0x8059E2A8 + .sbss start:0x806B5740 end:0x806B5760 + .sdata2 start:0x806BDD68 end:0x806BDDC8 + +MapObj.a/SandUpDownEffectObj.o: + .text start:0x80221104 end:0x802219BC + .ctors start:0x8052EE60 end:0x8052EE64 + .rodata start:0x80533678 end:0x805336D0 + .data start:0x8059E2A8 end:0x8059E3F4 + .sbss start:0x806B5760 end:0x806B5778 + .sdata2 start:0x806BDDC8 end:0x806BDDD8 + +MapObj.a/SandUpDownTriRock.o: + .text start:0x802219BC end:0x80221F00 + .ctors start:0x8052EE64 end:0x8052EE68 + .data start:0x8059E3F4 end:0x8059E5A8 + .sbss start:0x806B5778 end:0x806B5790 + +MapObj.a/ScrewSwitch.o: + .text start:0x80221F00 end:0x8022263C + .ctors start:0x8052EE68 end:0x8052EE6C + .data start:0x8059E5A8 end:0x8059E70C + .sbss start:0x806B5790 end:0x806B57A0 + .sdata2 start:0x806BDDD8 end:0x806BDDE8 + +MapObj.a/ScrewSwitchReverse.o: + .text start:0x8022263C end:0x80222D44 + .ctors start:0x8052EE6C end:0x8052EE70 + .data start:0x8059E70C end:0x8059E82C + .sbss start:0x806B57A0 end:0x806B57B0 + .sdata2 start:0x806BDDE8 end:0x806BDE08 + +MapObj.a/SeaBottomTriplePropeller.o: + .text start:0x80222D44 end:0x80223160 + .ctors start:0x8052EE70 end:0x8052EE74 + .data start:0x8059E82C end:0x8059E950 + .sbss start:0x806B57B0 end:0x806B57B8 + .sdata2 start:0x806BDE08 end:0x806BDE10 + +MapObj.a/SeesawMoveNut.o: + .text start:0x80223160 end:0x80223778 + .ctors start:0x8052EE74 end:0x8052EE78 + .data start:0x8059E950 end:0x8059EBAC + .sbss start:0x806B57B8 end:0x806B57C0 + .sdata2 start:0x806BDE10 end:0x806BDE30 + +MapObj.a/Shellfish.o: + .text start:0x80223778 end:0x8022474C + .ctors start:0x8052EE78 end:0x8052EE7C + .rodata start:0x805336D0 end:0x80533728 + .data start:0x8059EBAC end:0x8059ED5C + .sbss start:0x806B57C0 end:0x806B57E0 + .sdata2 start:0x806BDE30 end:0x806BDE60 + +MapObj.a/ShockWaveGenerator.o: + .text start:0x8022474C end:0x80224E88 + .ctors start:0x8052EE7C end:0x8052EE80 + .data start:0x8059ED5C end:0x8059EE08 + .sdata start:0x806B1F70 end:0x806B1F80 + .sbss start:0x806B57E0 end:0x806B57F0 + .sdata2 start:0x806BDE60 end:0x806BDE80 + +MapObj.a/ShootingStar.o: + .text start:0x80224E88 end:0x8022571C + .ctors start:0x8052EE80 end:0x8052EE84 + .data start:0x8059EE08 end:0x8059EFD8 + .sbss start:0x806B57F0 end:0x806B5800 + .sdata2 start:0x806BDE80 end:0x806BDEB0 + +MapObj.a/SideSpikeMoveStep.o: + .text start:0x8022571C end:0x80225CA4 + .ctors start:0x8052EE84 end:0x8052EE88 + .data start:0x8059EFD8 end:0x8059F0AC + .sbss start:0x806B5800 end:0x806B5810 + .sdata2 start:0x806BDEB0 end:0x806BDEC0 + +MapObj.a/SimpleBreakableObj.o: + .text start:0x80225CA4 end:0x802269FC + .ctors start:0x8052EE88 end:0x8052EE8C + .data start:0x8059F0AC end:0x8059F2F0 + .sbss start:0x806B5810 end:0x806B5820 + .sdata2 start:0x806BDEC0 end:0x806BDEE0 + +MapObj.a/SimpleClipPartsObj.o: + .text start:0x802269FC end:0x80226C54 + .ctors start:0x8052EE8C end:0x8052EE90 + .data start:0x8059F2F0 end:0x8059F3B0 + .sbss start:0x806B5820 end:0x806B5828 + +MapObj.a/SimpleFloaterObj.o: + .text start:0x80226C54 end:0x80226F50 + .ctors start:0x8052EE90 end:0x8052EE94 + .data start:0x8059F3B0 end:0x8059F440 + .sdata start:0x806B1F80 end:0x806B1FA4 + .sbss start:0x806B5828 end:0x806B5830 + .sdata2 start:0x806BDEE0 end:0x806BDEF0 + +MapObj.a/SimpleMapObj.o: + .text start:0x80226F50 end:0x80227A08 + .rodata start:0x80533728 end:0x805337B0 + .data start:0x8059F440 end:0x8059FC10 + .sdata2 start:0x806BDEF0 end:0x806BDEF8 + +MapObj.a/SimpleNormalMapObj.o: + .text start:0x80227A08 end:0x80227B6C + .data start:0x8059FC10 end:0x8059FCA8 + .sdata2 start:0x806BDEF8 end:0x806BDF00 + +MapObj.a/SimpleTimerObj.o: + .text start:0x80227B6C end:0x80227DE8 + .ctors start:0x8052EE94 end:0x8052EE98 + .data start:0x8059FCA8 end:0x8059FE00 + .sbss start:0x806B5830 end:0x806B5838 + +MapObj.a/SmallStone.o: + .text start:0x80227DE8 end:0x8022944C + .data start:0x8059FE00 end:0x8059FF14 + .sdata2 start:0x806BDF00 end:0x806BDF78 + +MapObj.a/SnowCapsulePlanet.o: + .text start:0x8022944C end:0x802296E8 + .ctors start:0x8052EE98 end:0x8052EE9C + .data start:0x8059FF14 end:0x805A000C + .sbss start:0x806B5838 end:0x806B5858 + +MapObj.a/SnowFloor.o: + .text start:0x802296E8 end:0x8022B968 + .ctors start:0x8052EE9C end:0x8052EEA0 + .data start:0x805A000C end:0x805A00BC + .sdata start:0x806B1FA4 end:0x806B1FF0 + .sdata2 start:0x806BDF78 end:0x806BDFD8 + +MapObj.a/SnowFloorTile.o: + .text start:0x8022B968 end:0x8022D3F0 + .ctors start:0x8052EEA0 end:0x8052EEA4 + .data start:0x805A00BC end:0x805A01B0 + .sdata start:0x806B1FF0 end:0x806B2020 + .sdata2 start:0x806BDFD8 end:0x806BE030 + +MapObj.a/SnowMan.o: + .text start:0x8022D3F0 end:0x8022DCA0 + .ctors start:0x8052EEA4 end:0x8052EEA8 + .data start:0x805A01B0 end:0x805A02A0 + .sbss start:0x806B5858 end:0x806B5878 + .sdata2 start:0x806BE030 end:0x806BE040 + +MapObj.a/SnowplowSwitch.o: + .text start:0x8022DCA0 end:0x8022DE74 + .data start:0x805A02A0 end:0x805A0344 + .sdata2 start:0x806BE040 end:0x806BE048 + +MapObj.a/SoundEmitter.o: + .text start:0x8022DE74 end:0x8022E260 + .ctors start:0x8052EEA8 end:0x8052EEAC + .rodata start:0x805337B0 end:0x80533858 + .data start:0x805A0344 end:0x805A04A4 + .sbss start:0x806B5878 end:0x806B5880 + .sdata2 start:0x806BE048 end:0x806BE050 + +MapObj.a/SpaceMine.o: + .text start:0x8022E260 end:0x8022E950 + .ctors start:0x8052EEAC end:0x8052EEB0 + .data start:0x805A04A4 end:0x805A0608 + .sbss start:0x806B5880 end:0x806B5888 + .sdata2 start:0x806BE050 end:0x806BE068 + +MapObj.a/SpaceShipStep.o: + .text start:0x8022E950 end:0x8022EF24 + .ctors start:0x8052EEB0 end:0x8052EEB4 + .data start:0x805A0608 end:0x805A06E0 + .sbss start:0x806B5888 end:0x806B5898 + .sdata2 start:0x806BE068 end:0x806BE080 + +MapObj.a/SphereRailDash.o: + .text start:0x8022EF24 end:0x8022F560 + .ctors start:0x8052EEB4 end:0x8052EEB8 + .data start:0x805A06E0 end:0x805A079C + .sbss start:0x806B5898 end:0x806B58A0 + .sdata2 start:0x806BE080 end:0x806BE0A8 + +MapObj.a/SpiderCoin.o: + .text start:0x8022F560 end:0x8022FE24 + .ctors start:0x8052EEB8 end:0x8052EEBC + .data start:0x805A079C end:0x805A0874 + .sbss start:0x806B58A0 end:0x806B58B0 + .sdata2 start:0x806BE0A8 end:0x806BE0E0 + +MapObj.a/SpiderMapBlock.o: + .text start:0x8022FE24 end:0x802300FC + .data start:0x805A0874 end:0x805A0920 + .sdata2 start:0x806BE0E0 end:0x806BE0E8 + +MapObj.a/SpiderThread.o: + .text start:0x802300FC end:0x8023174C + .rodata start:0x80533858 end:0x805338C0 + .data start:0x805A0920 end:0x805A0C0C + .sdata2 start:0x806BE0E8 end:0x806BE118 + +MapObj.a/SpiderThreadHangInfo.o: + .text start:0x8023174C end:0x802318E8 + .sdata2 start:0x806BE118 end:0x806BE120 + +MapObj.a/SpiderThreadMainPoint.o: + .text start:0x802318E8 end:0x80231F50 + .sdata2 start:0x806BE120 end:0x806BE138 + +MapObj.a/SpiderThreadPart.o: + .text start:0x80231F50 end:0x802340F0 + .ctors start:0x8052EEBC end:0x8052EEC0 + .sbss start:0x806B58B0 end:0x806B58C0 + .sdata2 start:0x806BE138 end:0x806BE180 + +MapObj.a/SpiderThreadPoint.o: + .text start:0x802340F0 end:0x802346C8 + .sdata2 start:0x806BE180 end:0x806BE1A0 + +MapObj.a/SpiderThreadRadialLine.o: + .text start:0x802346C8 end:0x80234818 + +MapObj.a/SpiderThreadWindCtrl.o: + .text start:0x80234818 end:0x8023493C + .sdata2 start:0x806BE1A0 end:0x806BE1C0 + +MapObj.a/SpinDriver.o: + .text start:0x8023493C end:0x802369B4 + .ctors start:0x8052EEC0 end:0x8052EEC4 + .data start:0x805A0C0C end:0x805A0D30 + .sdata start:0x806B2020 end:0x806B2068 + .sbss start:0x806B58C0 end:0x806B58E0 + .sdata2 start:0x806BE1C0 end:0x806BE228 + +MapObj.a/SpinDriverCamera.o: + .text start:0x802369B4 end:0x80236F68 + .sdata2 start:0x806BE228 end:0x806BE238 + +MapObj.a/SpinDriverOperateRing.o: + .text start:0x80236F68 end:0x80237804 + .ctors start:0x8052EEC4 end:0x8052EEC8 + .data start:0x805A0D30 end:0x805A0DB8 + .sbss start:0x806B58E0 end:0x806B58E8 + .sdata2 start:0x806BE238 end:0x806BE268 + +MapObj.a/SpinDriverPathDrawer.o: + .text start:0x80237804 end:0x80238A34 + .data start:0x805A0DB8 end:0x805A0F78 + .sdata2 start:0x806BE268 end:0x806BE2A0 + +MapObj.a/SpinDriverShootPath.o: + .text start:0x80238A34 end:0x80239140 + .sdata2 start:0x806BE2A0 end:0x806BE2B8 + +MapObj.a/SpinDriverUtil.o: + .text start:0x80239140 end:0x80239320 + .sdata2 start:0x806BE2B8 end:0x806BE2C8 + +MapObj.a/SpinLeverSwitch.o: + .text start:0x80239320 end:0x802398DC + .ctors start:0x8052EEC8 end:0x8052EECC + .data start:0x805A0F78 end:0x805A10C8 + .sbss start:0x806B58E8 end:0x806B58F8 + .sdata2 start:0x806BE2C8 end:0x806BE2D0 + +MapObj.a/SpinningBox.o: + .text start:0x802398DC end:0x8023B194 + .ctors start:0x8052EECC end:0x8052EED0 + .data start:0x805A10C8 end:0x805A11F8 + .sbss start:0x806B58F8 end:0x806B5910 + .sdata2 start:0x806BE2D0 end:0x806BE348 + +MapObj.a/SpringJetWater.o: + .text start:0x8023B194 end:0x8023B98C + .ctors start:0x8052EED0 end:0x8052EED4 + .data start:0x805A11F8 end:0x805A12A0 + .sbss start:0x806B5910 end:0x806B5920 + .sdata2 start:0x806BE348 end:0x806BE370 + +MapObj.a/SpringWaterFloaterSpot.o: + .text start:0x8023B98C end:0x8023C59C + .ctors start:0x8052EED4 end:0x8052EED8 + .data start:0x805A12A0 end:0x805A3720 + .sbss start:0x806B5920 end:0x806B5930 + .sdata2 start:0x806BE370 end:0x806BE3B0 + +MapObj.a/StageEffectDataTable.o: + .text start:0x8023C59C end:0x8023D084 + .rodata start:0x805338C0 end:0x80534C80 + .sdata2 start:0x806BE3B0 end:0x806BE3B8 + +MapObj.a/StarPiece.o: + .text start:0x8023D084 end:0x80240BD4 + .ctors start:0x8052EED8 end:0x8052EEDC + .data start:0x805A3720 end:0x805A3B30 + .sbss start:0x806B5930 end:0x806B5960 + .sdata2 start:0x806BE3B8 end:0x806BE440 + +MapObj.a/StarPieceDirector.o: + .text start:0x80240BD4 end:0x802422D8 + .ctors start:0x8052EEDC end:0x8052EEE0 + .data start:0x805A3B30 end:0x805A3BF0 + .sbss start:0x806B5960 end:0x806B5968 + .sdata2 start:0x806BE440 end:0x806BE480 + +MapObj.a/StarPieceFollowGroup.o: + .text start:0x802422D8 end:0x80242F84 + .ctors start:0x8052EEE0 end:0x8052EEE4 + .data start:0x805A3BF0 end:0x805A3CF8 + .sbss start:0x806B5968 end:0x806B5970 + .sdata2 start:0x806BE480 end:0x806BE4A8 + +MapObj.a/StarPieceGroup.o: + .text start:0x80242F84 end:0x80244088 + .ctors start:0x8052EEE4 end:0x8052EEE8 + .data start:0x805A3CF8 end:0x805A3DF8 + .sbss start:0x806B5970 end:0x806B5978 + .sdata2 start:0x806BE4A8 end:0x806BE4D0 + +MapObj.a/StarPieceMother.o: + .text start:0x80244088 end:0x80244ADC + .ctors start:0x8052EEE8 end:0x8052EEEC + .data start:0x805A3DF8 end:0x805A3F58 + .sbss start:0x806B5978 end:0x806B5980 + .sdata2 start:0x806BE4D0 end:0x806BE4F0 + +MapObj.a/StarPieceSpot.o: + .text start:0x80244ADC end:0x80244E18 + .data start:0x805A3F58 end:0x805A405C + .sdata2 start:0x806BE4F0 end:0x806BE500 + +MapObj.a/SubmarineSteam.o: + .text start:0x80244E18 end:0x80245538 + .ctors start:0x8052EEEC end:0x8052EEF0 + .data start:0x805A405C end:0x805A4174 + .sbss start:0x806B5980 end:0x806B5988 + .sdata2 start:0x806BE500 end:0x806BE530 + +MapObj.a/SubmarineVolcanoBigColumn.o: + .text start:0x80245538 end:0x80245A68 + .ctors start:0x8052EEF0 end:0x8052EEF4 + .data start:0x805A4174 end:0x805A4210 + .sbss start:0x806B5988 end:0x806B5990 + .sdata2 start:0x806BE530 end:0x806BE540 + +MapObj.a/Sun.o: + .text start:0x80245A68 end:0x80245B5C + .data start:0x805A4210 end:0x805A4288 + +MapObj.a/SuperSpinDriver.o: + .text start:0x80245B5C end:0x80248C58 + .ctors start:0x8052EEF4 end:0x8052EEF8 + .data start:0x805A4288 end:0x805A4778 + .sdata start:0x806B2068 end:0x806B2080 + .sbss start:0x806B5990 end:0x806B59C0 + .sdata2 start:0x806BE540 end:0x806BE5B0 + +MapObj.a/SurprisedGalaxy.o: + .text start:0x80248C58 end:0x8024904C + .ctors start:0x8052EEF8 end:0x8052EEFC + .data start:0x805A4778 end:0x805A48B4 + .sbss start:0x806B59C0 end:0x806B59C8 + .sdata2 start:0x806BE5B0 end:0x806BE5B8 + +MapObj.a/Swinger.o: + .text start:0x8024904C end:0x80249440 + .sdata2 start:0x806BE5B8 end:0x806BE5CC + +MapObj.a/SwingLight.o: + .text start:0x80249440 end:0x80249B3C + .data start:0x805A48B4 end:0x805A4A4C + .sdata2 start:0x806BE5CC end:0x806BE5D0 + +MapObj.a/SwitchBox.o: + .text start:0x80249B3C end:0x8024A284 + .ctors start:0x8052EEFC end:0x8052EF00 + .data start:0x805A4A4C end:0x805A4B24 + .sbss start:0x806B59C8 end:0x806B59D0 + .sdata2 start:0x806BE5D0 end:0x806BE5E0 + +MapObj.a/TimeAppearObj.o: + .text start:0x8024A284 end:0x8024A53C + .ctors start:0x8052EF00 end:0x8052EF04 + .data start:0x805A4B24 end:0x805A4C28 + .sbss start:0x806B59D0 end:0x806B59D8 + +MapObj.a/TimerMoveWall.o: + .text start:0x8024A53C end:0x8024A95C + .ctors start:0x8052EF04 end:0x8052EF08 + .data start:0x805A4C28 end:0x805A4DC0 + .sbss start:0x806B59D8 end:0x806B59E8 + .sdata2 start:0x806BE5E0 end:0x806BE5E8 + +MapObj.a/TrampleStar.o: + .text start:0x8024A95C end:0x8024CB14 + .ctors start:0x8052EF08 end:0x8052EF0C + .data start:0x805A4DC0 end:0x805A4EE8 + .sdata start:0x806B2080 end:0x806B20A0 + .sbss start:0x806B59E8 end:0x806B59F8 + .sdata2 start:0x806BE5E8 end:0x806BE638 + +MapObj.a/TransparentWall.o: + .text start:0x8024CB14 end:0x8024CD84 + .data start:0x805A4EE8 end:0x805A514C + +MapObj.a/TreasureBoxCracked.o: + .text start:0x8024CD84 end:0x8024E0E0 + .ctors start:0x8052EF0C end:0x8052EF10 + .rodata start:0x80534C80 end:0x80534D40 + .data start:0x805A514C end:0x805A52B0 + .sbss start:0x806B59F8 end:0x806B5A10 + .sdata2 start:0x806BE638 end:0x806BE660 + +MapObj.a/TreasureSpot.o: + .text start:0x8024E0E0 end:0x8024E55C + .ctors start:0x8052EF10 end:0x8052EF14 + .data start:0x805A52B0 end:0x805A53F8 + .sbss start:0x806B5A10 end:0x806B5A20 + .sdata2 start:0x806BE660 end:0x806BE678 + +MapObj.a/Tsukidashikun.o: + .text start:0x8024E55C end:0x8024EBCC + .ctors start:0x8052EF14 end:0x8052EF18 + .data start:0x805A53F8 end:0x805A554C + .sbss start:0x806B5A20 end:0x806B5A40 + .sdata2 start:0x806BE678 end:0x806BE688 + +MapObj.a/TypicalDoor.o: + .text start:0x8024EBCC end:0x8024F48C + .ctors start:0x8052EF18 end:0x8052EF1C + .data start:0x805A554C end:0x805A5844 + .sbss start:0x806B5A40 end:0x806B5A50 + +MapObj.a/UFOBase.o: + .text start:0x8024F48C end:0x8024FEE0 + .ctors start:0x8052EF1C end:0x8052EF20 + .data start:0x805A5844 end:0x805A5A08 + .sbss start:0x806B5A50 end:0x806B5A60 + .sdata2 start:0x806BE688 end:0x806BE6A0 + +MapObj.a/UFOKinoko.o: + .text start:0x8024FEE0 end:0x80250478 + .ctors start:0x8052EF20 end:0x8052EF24 + .data start:0x805A5A08 end:0x805A5C20 + .sbss start:0x806B5A60 end:0x806B5A70 + +MapObj.a/ValveSwitch.o: + .text start:0x80250478 end:0x80250C1C + .ctors start:0x8052EF24 end:0x8052EF28 + .data start:0x805A5C20 end:0x805A5D9C + .sbss start:0x806B5A70 end:0x806B5A80 + .sdata2 start:0x806BE6A0 end:0x806BE6B8 + +MapObj.a/WarpPod.o: + .text start:0x80250C1C end:0x802524FC + .data start:0x805A5D9C end:0x805A5EC0 + .sdata start:0x806B20A0 end:0x806B20D8 + .sbss start:0x806B5A80 end:0x806B5A88 + .sdata2 start:0x806BE6B8 end:0x806BE6E0 + +MapObj.a/WatchTowerRotateStep.o: + .text start:0x802524FC end:0x80252B80 + .ctors start:0x8052EF28 end:0x8052EF2C + .data start:0x805A5EC0 end:0x805A5FAC + .sbss start:0x806B5A88 end:0x806B5A98 + .sdata2 start:0x806BE6E0 end:0x806BE708 + +MapObj.a/WaterfallCaveCover.o: + .text start:0x80252B80 end:0x80252E58 + .ctors start:0x8052EF2C end:0x8052EF30 + .data start:0x805A5FAC end:0x805A60DC + .sbss start:0x806B5A98 end:0x806B5AA0 + .sdata2 start:0x806BE708 end:0x806BE718 + +MapObj.a/WaterLeakPipe.o: + .text start:0x80252E58 end:0x80253680 + .ctors start:0x8052EF30 end:0x8052EF34 + .data start:0x805A60DC end:0x805A6218 + .sbss start:0x806B5AA0 end:0x806B5AB0 + .sdata2 start:0x806BE718 end:0x806BE728 + +MapObj.a/WaterPressure.o: + .text start:0x80253680 end:0x802538E0 + .data start:0x805A6218 end:0x805A637C + .sdata2 start:0x806BE728 end:0x806BE730 + +MapObj.a/WaterPressureBullet.o: + .text start:0x802538E0 end:0x802545C8 + .ctors start:0x8052EF34 end:0x8052EF38 + .data start:0x805A637C end:0x805A6434 + .sbss start:0x806B5AB0 end:0x806B5AB8 + .sdata2 start:0x806BE730 end:0x806BE758 + +MapObj.a/WaterPressureBulletHolder.o: + .text start:0x802545C8 end:0x80254734 + .data start:0x805A6434 end:0x805A6498 + +MapObj.a/WaveFloatingForce.o: + .text start:0x80254734 end:0x802549D0 + .sdata2 start:0x806BE758 end:0x806BE778 + +MapObj.a/WhirlPool.o: + .text start:0x802549D0 end:0x80255A48 + .data start:0x805A6498 end:0x805A65C4 + .sdata2 start:0x806BE778 end:0x806BE7D0 + +MapObj.a/WoodBox.o: + .text start:0x80255A48 end:0x802565E4 + .ctors start:0x8052EF38 end:0x8052EF3C + .data start:0x805A65C4 end:0x805A66D0 + .sbss start:0x806B5AB8 end:0x806B5AC8 + .sdata2 start:0x806BE7D0 end:0x806BE7F0 + +MapObj.a/WormEatenPlanet.o: + .text start:0x802565E4 end:0x80256E38 + .ctors start:0x8052EF3C end:0x8052EF40 + .data start:0x805A66D0 end:0x805A6894 + .sbss start:0x806B5AC8 end:0x806B5AD8 + .sdata2 start:0x806BE7F0 end:0x806BE7F8 + +MapObj.a/YellowChip.o: + .text start:0x80256E38 end:0x80256ED8 + .data start:0x805A6894 end:0x805A6924 + +MapObj.a/MapParts.o: + .text start:0x80256ED8 end:0x8025726C + .data start:0x805A6924 end:0x805A69A8 + .sdata start:0x806B20D8 end:0x806B2110 + .sdata2 start:0x806BE7F8 end:0x806BE808 + +MapObj.a/GeneralMapParts.o: + .text start:0x8025726C end:0x8025834C + .ctors start:0x8052EF40 end:0x8052EF44 + .data start:0x805A69A8 end:0x805A6AC0 + .sbss start:0x806B5AD8 end:0x806B5AE8 + .sdata2 start:0x806BE808 end:0x806BE810 + +MapObj.a/FloaterFloatingForce.o: + .text start:0x8025834C end:0x802585D0 + .data start:0x805A6AC0 end:0x805A6B08 + .sdata2 start:0x806BE810 end:0x806BE818 + +MapObj.a/FloaterFloatingForceTypeNormal.o: + .text start:0x802585D0 end:0x80258D4C + .ctors start:0x8052EF44 end:0x8052EF48 + .data start:0x805A6B08 end:0x805A6B90 + .sbss start:0x806B5AE8 end:0x806B5AF8 + .sdata2 start:0x806BE818 end:0x806BE848 + +MapObj.a/FloaterFloatingForceTypeSpring.o: + .text start:0x80258D4C end:0x80259524 + .ctors start:0x8052EF48 end:0x8052EF4C + .data start:0x805A6B90 end:0x805A6E7C + .sbss start:0x806B5AF8 end:0x806B5B08 + .sdata2 start:0x806BE848 end:0x806BE860 + +MapObj.a/FloaterFunction.o: + .text start:0x80259524 end:0x802596CC + .rodata start:0x80534D40 end:0x80534E70 + +MapObj.a/LavaHomeSeesawRotator.o: + .text start:0x802596CC end:0x8025A8FC + .ctors start:0x8052EF4C end:0x8052EF50 + .data start:0x805A6E7C end:0x805A6F24 + .sbss start:0x806B5B08 end:0x806B5B20 + .sdata2 start:0x806BE860 end:0x806BE8B0 + +MapObj.a/MapPartsAppearController.o: + .text start:0x8025A8FC end:0x8025AF40 + .ctors start:0x8052EF50 end:0x8052EF54 + .data start:0x805A6F24 end:0x805A6FB4 + .sbss start:0x806B5B20 end:0x806B5B28 + +MapObj.a/MapPartsBreaker.o: + .text start:0x8025AF40 end:0x8025B194 + .ctors start:0x8052EF54 end:0x8052EF58 + .data start:0x805A6FB4 end:0x805A6FF0 + .sbss start:0x806B5B28 end:0x806B5B38 + .sdata2 start:0x806BE8B0 end:0x806BE8C0 + +MapObj.a/MapPartsFloatingForce.o: + .text start:0x8025B194 end:0x8025BCE4 + .ctors start:0x8052EF58 end:0x8052EF5C + .data start:0x805A6FF0 end:0x805A7080 + .sbss start:0x806B5B38 end:0x806B5B48 + .sdata2 start:0x806BE8C0 end:0x806BE8F0 + +MapObj.a/MapPartsFunction.o: + .text start:0x8025BCE4 end:0x8025BEEC + .data start:0x805A7080 end:0x805A70D4 + +MapObj.a/MapPartsRailGuideDrawer.o: + .text start:0x8025BEEC end:0x8025C4D0 + .ctors start:0x8052EF5C end:0x8052EF60 + .data start:0x805A70D4 end:0x805A7178 + .sbss start:0x806B5B48 end:0x806B5B58 + .sdata2 start:0x806BE8F0 end:0x806BE900 + +MapObj.a/MapPartsRailGuideHolder.o: + .text start:0x8025C4D0 end:0x8025C69C + .data start:0x805A7178 end:0x805A71AC + +MapObj.a/MapPartsRailGuidePoint.o: + .text start:0x8025C69C end:0x8025C8A0 + .data start:0x805A71AC end:0x805A7234 + .sdata2 start:0x806BE900 end:0x806BE910 + +MapObj.a/MapPartsRailMover.o: + .text start:0x8025C8A0 end:0x8025DC7C + .ctors start:0x8052EF60 end:0x8052EF64 + .data start:0x805A7234 end:0x805A7348 + .sbss start:0x806B5B58 end:0x806B5B88 + .sdata2 start:0x806BE910 end:0x806BE938 + +MapObj.a/MapPartsRailPointPassChecker.o: + .text start:0x8025DC7C end:0x8025DEA4 + .data start:0x805A7348 end:0x805A738C + +MapObj.a/MapPartsRailPosture.o: + .text start:0x8025DEA4 end:0x8025E28C + .ctors start:0x8052EF64 end:0x8052EF68 + .data start:0x805A738C end:0x805A73FC + .sbss start:0x806B5B88 end:0x806B5B90 + .sdata2 start:0x806BE938 end:0x806BE948 + +MapObj.a/MapPartsRailRotator.o: + .text start:0x8025E28C end:0x8025EC6C + .ctors start:0x8052EF68 end:0x8052EF6C + .data start:0x805A73FC end:0x805A7484 + .sbss start:0x806B5B90 end:0x806B5BA0 + .sdata2 start:0x806BE948 end:0x806BE960 + +MapObj.a/MapPartsRotator.o: + .text start:0x8025EC6C end:0x8025F98C + .ctors start:0x8052EF6C end:0x8052EF70 + .data start:0x805A7484 end:0x805A7530 + .sbss start:0x806B5BA0 end:0x806B5BB8 + .sdata2 start:0x806BE960 end:0x806BE988 + +MapObj.a/MapPartsSeesaw1AxisRotator.o: + .text start:0x8025F98C end:0x802608D8 + .ctors start:0x8052EF70 end:0x8052EF74 + .data start:0x805A7530 end:0x805A75D8 + .sbss start:0x806B5BB8 end:0x806B5BD0 + .sdata2 start:0x806BE988 end:0x806BE9C8 + +MapObj.a/MapPartsSeesaw2AxisRotator.o: + .text start:0x802608D8 end:0x80261080 + .ctors start:0x8052EF74 end:0x8052EF78 + .data start:0x805A75D8 end:0x805A7730 + .sbss start:0x806B5BD0 end:0x806B5BE0 + .sdata2 start:0x806BE9C8 end:0x806BE9E8 + +NameObj.a/ModelChangableObjFactory.o: + .text start:0x80261080 end:0x8026144C + .rodata start:0x80534E70 end:0x80534F00 + +NameObj.a/MovementOnOffGroupHolder.o: + .text start:0x8026144C end:0x802616B4 + .data start:0x805A7730 end:0x805A7758 + +NameObj.a/NameObj.o: + .text start:0x802616B4 end:0x802618B4 + .data start:0x805A7758 end:0x805A7780 + .sbss start:0x806B5BE0 end:0x806B5BE8 + +NameObj.a/NameObjAdaptor.o: + .text start:0x802618B4 end:0x80261AD8 + .data start:0x805A7780 end:0x805A77A8 + +NameObj.a/NameObjArchiveListCollector.o: + .text start:0x80261AD8 end:0x80261B38 + +NameObj.a/NameObjCategoryList.o: + .text start:0x80261B38 end:0x80262160 + .data start:0x805A77A8 end:0x805A77D8 + +NameObj.a/NameObjExecuteHolder.o: + .text start:0x80262160 end:0x80262FEC + .data start:0x805A77D8 end:0x805ADFF4 + .sbss start:0x806B5BE8 end:0x806B5BF0 + +NameObj.a/NameObjFactory.o: + .text start:0x80262FEC end:0x8026BD84 + .ctors start:0x8052EF78 end:0x8052EF7C + .rodata start:0x80534F00 end:0x80539718 + .data start:0x805ADFF4 end:0x805AE740 + .sbss start:0x806B5BF0 end:0x806B5C28 + .sdata2 start:0x806BE9E8 end:0x806BEA08 + +NameObj.a/NameObjFinder.o: + .text start:0x8026BD84 end:0x8026BD98 + +NameObj.a/NameObjGroup.o: + .text start:0x8026BD98 end:0x8026BF4C + .data start:0x805AE740 end:0x805AE768 + +NameObj.a/NameObjHolder.o: + .text start:0x8026BF4C end:0x8026C378 + .data start:0x805AE768 end:0x805AE778 + +NameObj.a/NameObjListExecutor.o: + .text start:0x8026C378 end:0x8026C654 + .data start:0x805AE778 end:0x805AE978 + +NameObj.a/NameObjRegister.o: + .text start:0x8026C654 end:0x8026C670 + +NPC.a/Butler.o: + .text start:0x8026C670 end:0x8026DEA8 + .ctors start:0x8052EF7C end:0x8052EF80 + .rodata start:0x80539718 end:0x80539798 + .data start:0x805AE978 end:0x805AEC80 + .sbss start:0x806B5C28 end:0x806B5C40 + .sdata2 start:0x806BEA08 end:0x806BEA30 + +NPC.a/ButlerExplain.o: + .text start:0x8026DEA8 end:0x8026E144 + .ctors start:0x8052EF80 end:0x8052EF84 + .data start:0x805AEC80 end:0x805AEDC4 + .sbss start:0x806B5C40 end:0x806B5C48 + +NPC.a/ButlerMap.o: + .text start:0x8026E144 end:0x8026EB10 + .ctors start:0x8052EF84 end:0x8052EF88 + .data start:0x805AEDC4 end:0x805AF028 + .sbss start:0x806B5C48 end:0x806B5C60 + .sdata2 start:0x806BEA30 end:0x806BEA38 + +NPC.a/ButlerStateStarPieceReaction.o: + .text start:0x8026EB10 end:0x8026ECDC + .ctors start:0x8052EF88 end:0x8052EF8C + .data start:0x805AF028 end:0x805AF08C + .sbss start:0x806B5C60 end:0x806B5C68 + .sdata2 start:0x806BEA38 end:0x806BEA40 + +NPC.a/CareTaker.o: + .text start:0x8026ECDC end:0x802703C4 + .ctors start:0x8052EF8C end:0x8052EF90 + .data start:0x805AF08C end:0x805AF550 + .sbss start:0x806B5C68 end:0x806B5CA8 + .sdata2 start:0x806BEA40 end:0x806BEA68 + +NPC.a/CollectTico.o: + .text start:0x802703C4 end:0x80270B94 + .ctors start:0x8052EF90 end:0x8052EF94 + .data start:0x805AF550 end:0x805AF6E4 + .sbss start:0x806B5CA8 end:0x806B5CC0 + .sdata2 start:0x806BEA68 end:0x806BEA70 + +NPC.a/DemoRabbit.o: + .text start:0x80270B94 end:0x80271DD0 + .ctors start:0x8052EF94 end:0x8052EF98 + .data start:0x805AF6E4 end:0x805AF9B8 + .sbss start:0x806B5CC0 end:0x806B5CE8 + .sdata2 start:0x806BEA70 end:0x806BEAD8 + +NPC.a/HoneyBee.o: + .text start:0x80271DD0 end:0x80272850 + .ctors start:0x8052EF98 end:0x8052EF9C + .data start:0x805AF9B8 end:0x805AFBF0 + .sbss start:0x806B5CE8 end:0x806B5D08 + .sdata2 start:0x806BEAD8 end:0x806BEB00 + +NPC.a/HoneyQueen.o: + .text start:0x80272850 end:0x80273494 + .ctors start:0x8052EF9C end:0x8052EFA0 + .data start:0x805AFBF0 end:0x805AFE00 + .sbss start:0x806B5D08 end:0x806B5D28 + .sdata2 start:0x806BEB00 end:0x806BEB28 + +NPC.a/Kinopio.o: + .text start:0x80273494 end:0x802751F4 + .ctors start:0x8052EFA0 end:0x8052EFA4 + .data start:0x805AFE00 end:0x805B02E0 + .bss start:0x8060ADE8 end:0x8060AE20 + .sbss start:0x806B5D28 end:0x806B5D68 + .sdata2 start:0x806BEB28 end:0x806BEB90 + +NPC.a/KinopioAstro.o: + .text start:0x802751F4 end:0x80275DC0 + .data start:0x805B02E0 end:0x805B0460 + .sdata start:0x806B2110 end:0x806B2128 + .sdata2 start:0x806BEB90 end:0x806BEBA8 + +NPC.a/KoopaJr.o: + .text start:0x80275DC0 end:0x80276744 + .ctors start:0x8052EFA4 end:0x8052EFA8 + .data start:0x805B0460 end:0x805B06BC + .sbss start:0x806B5D68 end:0x806B5D90 + .sdata2 start:0x806BEBA8 end:0x806BEBC8 + +NPC.a/LuigiNPC.o: + .text start:0x80276744 end:0x8027797C + .ctors start:0x8052EFA8 end:0x8052EFAC + .data start:0x805B06BC end:0x805B09E0 + .sbss start:0x806B5D90 end:0x806B5DC0 + .sdata2 start:0x806BEBC8 end:0x806BEC00 + +NPC.a/MiiDatabase.o: + .text start:0x8027797C end:0x80277AA0 + +NPC.a/MiiFaceIcon.o: + .text start:0x80277AA0 end:0x80277D70 + .data start:0x805B09E0 end:0x805B0A08 + +NPC.a/MiiFaceIconHolder.o: + .text start:0x80277D70 end:0x80277FB0 + .data start:0x805B0A08 end:0x805B0A58 + +NPC.a/MiiFaceParts.o: + .text start:0x80277FB0 end:0x802783AC + .data start:0x805B0A58 end:0x805B0AE0 + +NPC.a/MiiFacePartsHolder.o: + .text start:0x802783AC end:0x80279118 + .data start:0x805B0AE0 end:0x805B0BEC + +NPC.a/MiiFaceRecipe.o: + .text start:0x80279118 end:0x80279260 + +NPC.a/Peach.o: + .text start:0x80279260 end:0x802793D0 + .ctors start:0x8052EFAC end:0x8052EFB0 + .data start:0x805B0BEC end:0x805B0D90 + .sbss start:0x806B5DC0 end:0x806B5DC8 + +NPC.a/Penguin.o: + .text start:0x802793D0 end:0x8027A1C0 + .ctors start:0x8052EFB0 end:0x8052EFB4 + .data start:0x805B0D90 end:0x805B0FE0 + .sbss start:0x806B5DC8 end:0x806B5DD8 + .sdata2 start:0x806BEC00 end:0x806BEC48 + +NPC.a/PenguinCoach.o: + .text start:0x8027A1C0 end:0x8027B0E8 + .ctors start:0x8052EFB4 end:0x8052EFB8 + .data start:0x805B0FE0 end:0x805B13AC + .sbss start:0x806B5DD8 end:0x806B5DF8 + .sdata2 start:0x806BEC48 end:0x806BEC88 + +NPC.a/PenguinMaster.o: + .text start:0x8027B0E8 end:0x8027B4D8 + .ctors start:0x8052EFB8 end:0x8052EFBC + .data start:0x805B13AC end:0x805B1684 + .sbss start:0x806B5DF8 end:0x806B5E00 + .sdata2 start:0x806BEC88 end:0x806BECB0 + +NPC.a/PenguinRacer.o: + .text start:0x8027B4D8 end:0x8027CBF0 + .ctors start:0x8052EFBC end:0x8052EFC0 + .data start:0x805B1684 end:0x805B1838 + .sbss start:0x806B5E00 end:0x806B5E28 + .sdata2 start:0x806BECB0 end:0x806BECF8 + +NPC.a/PenguinRacerLeader.o: + .text start:0x8027CBF0 end:0x8027D3D4 + .ctors start:0x8052EFC0 end:0x8052EFC4 + .data start:0x805B1838 end:0x805B1BA4 + .sbss start:0x806B5E28 end:0x806B5E40 + .sdata2 start:0x806BECF8 end:0x806BED08 + +NPC.a/PenguinSkater.o: + .text start:0x8027D3D4 end:0x8027E914 + .ctors start:0x8052EFC4 end:0x8052EFC8 + .data start:0x805B1BA4 end:0x805B1D10 + .sbss start:0x806B5E40 end:0x806B5E78 + .sdata2 start:0x806BED08 end:0x806BED50 + +NPC.a/PenguinStudent.o: + .text start:0x8027E914 end:0x8027F284 + .ctors start:0x8052EFC8 end:0x8052EFCC + .data start:0x805B1D10 end:0x805B1FF4 + .sbss start:0x806B5E78 end:0x806B5E88 + .sdata2 start:0x806BED50 end:0x806BED78 + +NPC.a/PowerStarEventKeeper.o: + .text start:0x8027F284 end:0x8027F8CC + +NPC.a/Rabbit.o: + .text start:0x8027F8CC end:0x8028110C + .ctors start:0x8052EFCC end:0x8052EFD0 + .data start:0x805B1FF4 end:0x805B2234 + .sdata start:0x806B2128 end:0x806B2160 + .sbss start:0x806B5E88 end:0x806B5EC8 + .sdata2 start:0x806BED78 end:0x806BEDE8 + +NPC.a/RabbitStateCaught.o: + .text start:0x8028110C end:0x80281750 + .ctors start:0x8052EFD0 end:0x8052EFD4 + .data start:0x805B2234 end:0x805B2394 + .sbss start:0x806B5EC8 end:0x806B5ED8 + .sdata2 start:0x806BEDE8 end:0x806BEDF8 + +NPC.a/RabbitStateWaitStart.o: + .text start:0x80281750 end:0x8028217C + .ctors start:0x8052EFD4 end:0x8052EFD8 + .data start:0x805B2394 end:0x805B2474 + .sbss start:0x806B5ED8 end:0x806B5EF8 + .sdata2 start:0x806BEDF8 end:0x806BEE10 + +NPC.a/Rosetta.o: + .text start:0x8028217C end:0x80282E00 + .ctors start:0x8052EFD8 end:0x8052EFDC + .data start:0x805B2474 end:0x805B276C + .sbss start:0x806B5EF8 end:0x806B5F00 + .sdata2 start:0x806BEE10 end:0x806BEE40 + +NPC.a/RosettaDemoAstroDome.o: + .text start:0x80282E00 end:0x80283C18 + .ctors start:0x8052EFDC end:0x8052EFE0 + .data start:0x805B276C end:0x805B2B20 + .sbss start:0x806B5F00 end:0x806B5F10 + +NPC.a/RosettaDemoEpilogue.o: + .text start:0x80283C18 end:0x80283E94 + .ctors start:0x8052EFE0 end:0x8052EFE4 + .data start:0x805B2B20 end:0x805B2BD0 + .sbss start:0x806B5F10 end:0x806B5F18 + +NPC.a/RosettaDemoHeavensDoor.o: + .text start:0x80283E94 end:0x80284A6C + .ctors start:0x8052EFE4 end:0x8052EFE8 + .data start:0x805B2BD0 end:0x805B2FD8 + .sbss start:0x806B5F18 end:0x806B5F30 + .sdata2 start:0x806BEE40 end:0x806BEE70 + +NPC.a/RosettaReading.o: + .text start:0x80284A6C end:0x80284FDC + .ctors start:0x8052EFE8 end:0x8052EFEC + .data start:0x805B2FD8 end:0x805B3080 + .sbss start:0x806B5F30 end:0x806B5F40 + +NPC.a/RunawayRabbit.o: + .text start:0x80284FDC end:0x80286634 + .ctors start:0x8052EFEC end:0x8052EFF0 + .data start:0x805B3080 end:0x805B33FC + .bss start:0x8060AE20 end:0x8060AE78 + .sbss start:0x806B5F40 end:0x806B5F68 + .sdata2 start:0x806BEE70 end:0x806BEEE8 + +NPC.a/RunawayRabbitCollect.o: + .text start:0x80286634 end:0x80286FD8 + .ctors start:0x8052EFF0 end:0x8052EFF4 + .data start:0x805B33FC end:0x805B34BC + .sdata start:0x806B2160 end:0x806B2188 + .sbss start:0x806B5F68 end:0x806B5F70 + +NPC.a/RunawayTico.o: + .text start:0x80286FD8 end:0x80287EA0 + .ctors start:0x8052EFF4 end:0x8052EFF8 + .data start:0x805B34BC end:0x805B37A8 + .sbss start:0x806B5F70 end:0x806B5F90 + .sdata2 start:0x806BEEE8 end:0x806BEEF8 + +NPC.a/SignBoard.o: + .text start:0x80287EA0 end:0x80288130 + .ctors start:0x8052EFF8 end:0x8052EFFC + .data start:0x805B37A8 end:0x805B3914 + .sbss start:0x806B5F90 end:0x806B5F98 + .sdata2 start:0x806BEEF8 end:0x806BEF20 + +NPC.a/StrayTico.o: + .text start:0x80288130 end:0x802892D0 + .ctors start:0x8052EFFC end:0x8052F000 + .data start:0x805B3914 end:0x805B3A10 + .sbss start:0x806B5F98 end:0x806B5FB0 + .sdata2 start:0x806BEF20 end:0x806BEF88 + +NPC.a/Syati.o: + .text start:0x802892D0 end:0x8028B7A0 + .ctors start:0x8052F000 end:0x8052F004 + .rodata start:0x80539798 end:0x80539810 + .data start:0x805B3A10 end:0x805B3DF0 + .sbss start:0x806B5FB0 end:0x806B6008 + .sdata2 start:0x806BEF88 end:0x806BEFF8 + +NPC.a/TeresaRacer.o: + .text start:0x8028B7A0 end:0x8028C618 + .ctors start:0x8052F004 end:0x8052F008 + .data start:0x805B3DF0 end:0x805B4094 + .sbss start:0x806B6008 end:0x806B6028 + .sdata2 start:0x806BEFF8 end:0x806BF038 + +NPC.a/Tico.o: + .text start:0x8028C618 end:0x8028DB80 + .ctors start:0x8052F008 end:0x8052F00C + .data start:0x805B4094 end:0x805B43B0 + .bss start:0x8060AE78 end:0x8060AE90 + .sbss start:0x806B6028 end:0x806B6070 + .sdata2 start:0x806BF038 end:0x806BF078 + +NPC.a/TicoAstro.o: + .text start:0x8028DB80 end:0x8028DCF0 + .data start:0x805B43B0 end:0x805B44B0 + +NPC.a/TicoComet.o: + .text start:0x8028DCF0 end:0x8028EC24 + .ctors start:0x8052F00C end:0x8052F010 + .data start:0x805B44B0 end:0x805B47B0 + .bss start:0x8060AE90 end:0x8060AEC8 + .sbss start:0x806B6070 end:0x806B6090 + .sdata2 start:0x806BF078 end:0x806BF0A8 + +NPC.a/TicoDemoGetPower.o: + .text start:0x8028EC24 end:0x8028F008 + .ctors start:0x8052F010 end:0x8052F014 + .data start:0x805B47B0 end:0x805B49B8 + .sbss start:0x806B6090 end:0x806B6098 + +NPC.a/TicoDomeLecture.o: + .text start:0x8028F008 end:0x8028F4B0 + .ctors start:0x8052F014 end:0x8052F018 + .rodata start:0x80539810 end:0x80539848 + .data start:0x805B49B8 end:0x805B4AF8 + .sbss start:0x806B6098 end:0x806B60A8 + .sdata2 start:0x806BF0A8 end:0x806BF0B0 + +NPC.a/TicoFat.o: + .text start:0x8028F4B0 end:0x80291FE8 + .ctors start:0x8052F018 end:0x8052F01C + .data start:0x805B4AF8 end:0x805B500C + .bss start:0x8060AEC8 end:0x8060AF00 + .sdata start:0x806B2188 end:0x806B21A0 + .sbss start:0x806B60A8 end:0x806B60E8 + .sdata2 start:0x806BF0B0 end:0x806BF120 + +NPC.a/TicoGalaxy.o: + .text start:0x80291FE8 end:0x80292314 + .data start:0x805B500C end:0x805B5108 + .sdata start:0x806B21A0 end:0x806B21E8 + +NPC.a/TicoRail.o: + .text start:0x80292314 end:0x80293180 + .ctors start:0x8052F01C end:0x8052F020 + .data start:0x805B5108 end:0x805B5250 + .sbss start:0x806B60E8 end:0x806B6110 + .sdata2 start:0x806BF120 end:0x806BF148 + +NPC.a/TicoReading.o: + .text start:0x80293180 end:0x802933EC + .ctors start:0x8052F020 end:0x8052F024 + .data start:0x805B5250 end:0x805B52D8 + .sbss start:0x806B6110 end:0x806B6118 + +NPC.a/TicoShop.o: + .text start:0x802933EC end:0x80293AEC + .ctors start:0x8052F024 end:0x8052F028 + .data start:0x805B52D8 end:0x805B557C + .sbss start:0x806B6118 end:0x806B6120 + .sdata2 start:0x806BF148 end:0x806BF160 + +NPC.a/TicoStarRing.o: + .text start:0x80293AEC end:0x80293E64 + .ctors start:0x8052F028 end:0x8052F02C + .data start:0x805B557C end:0x805B57BC + .sbss start:0x806B6120 end:0x806B6128 + +NPC.a/TrickRabbit.o: + .text start:0x80293E64 end:0x80296C54 + .ctors start:0x8052F02C end:0x8052F030 + .data start:0x805B57BC end:0x805B59A0 + .sbss start:0x806B6128 end:0x806B6180 + .sdata2 start:0x806BF160 end:0x806BF1E0 + +NPC.a/TrickRabbitFreeRun.o: + .text start:0x80296C54 end:0x80297A28 + .ctors start:0x8052F030 end:0x8052F034 + .data start:0x805B59A0 end:0x805B5C60 + .sbss start:0x806B6180 end:0x806B61A0 + .sdata2 start:0x806BF1E0 end:0x806BF228 + +NPC.a/TrickRabbitSnowCollect.o: + .text start:0x80297A28 end:0x802989EC + .ctors start:0x8052F034 end:0x8052F038 + .data start:0x805B5C60 end:0x805B5DF0 + .sbss start:0x806B61A0 end:0x806B61E0 + .sdata2 start:0x806BF228 end:0x806BF238 + +NPC.a/TrickRabbitSnow.o: + .text start:0x802989EC end:0x80299D40 + .ctors start:0x8052F038 end:0x8052F03C + .data start:0x805B5DF0 end:0x805B60D0 + .sbss start:0x806B61E0 end:0x806B6208 + .sdata2 start:0x806BF238 end:0x806BF290 + +NPC.a/TrickRabbitUtil.o: + .text start:0x80299D40 end:0x80299DD4 + .sdata2 start:0x806BF290 end:0x806BF2A0 + +NPC.a/CometEventExecutorTimeLimit.o: + .text start:0x80299DD4 end:0x8029A07C + .ctors start:0x8052F03C end:0x8052F040 + .data start:0x805B60D0 end:0x805B6214 + .sbss start:0x806B6208 end:0x806B6210 + +NPC.a/CometEventKeeper.o: + .text start:0x8029A07C end:0x8029A300 + .rodata start:0x80539848 end:0x805398D0 + +NPC.a/EventDirector.o: + .text start:0x8029A300 end:0x8029A870 + .data start:0x805B6214 end:0x805B6238 + +NPC.a/NPCActor.o: + .text start:0x8029A870 end:0x8029C548 + .ctors start:0x8052F040 end:0x8052F044 + .data start:0x805B6238 end:0x805B646C + .bss start:0x8060AF00 end:0x8060AF38 + .sbss start:0x806B6210 end:0x806B6220 + .sdata2 start:0x806BF2A0 end:0x806BF300 + +NPC.a/NPCParameter.o: + .text start:0x8029C548 end:0x8029D03C + .data start:0x805B646C end:0x805B64FC + .sdata2 start:0x806BF300 end:0x806BF308 + +NPC.a/NPCDirector.o: + .text start:0x8029D03C end:0x8029D150 + .data start:0x805B64FC end:0x805B6530 + +NPC.a/NPCFunction.o: + .text start:0x8029D150 end:0x8029D258 + +NPC.a/NPCSupportRail.o: + .text start:0x8029D258 end:0x8029D35C + .data start:0x805B6530 end:0x805B670C + +NPC.a/StageStateKeeper.o: + .text start:0x8029D35C end:0x8029D368 + +NPC.a/TalkBalloon.o: + .text start:0x8029D368 end:0x8029EB24 + .ctors start:0x8052F044 end:0x8052F048 + .data start:0x805B670C end:0x805B69D8 + .sbss start:0x806B6220 end:0x806B6240 + .sdata2 start:0x806BF308 end:0x806BF328 + +NPC.a/TalkDirector.o: + .text start:0x8029EB24 end:0x802A0400 + .ctors start:0x8052F048 end:0x8052F04C + .data start:0x805B69D8 end:0x805B6A9C + .sbss start:0x806B6240 end:0x806B6258 + .sdata2 start:0x806BF328 end:0x806BF338 + +NPC.a/TalkMessageCtrl.o: + .text start:0x802A0400 end:0x802A136C + .data start:0x805B6A9C end:0x805B6C98 + .sdata2 start:0x806BF338 end:0x806BF348 + +NPC.a/TalkMessageInfo.o: + .text start:0x802A136C end:0x802A1494 + +NPC.a/TalkNodeCtrl.o: + .text start:0x802A1494 end:0x802A1E9C + +NPC.a/TurnJointCtrl.o: + .text start:0x802A1E9C end:0x802A28F4 + .data start:0x805B6C98 end:0x805B6D18 + .sdata2 start:0x806BF348 end:0x806BF368 + +NPC.a/TalkState.o: + .text start:0x802A28F4 end:0x802A3570 + .data start:0x805B6D18 end:0x805B6E90 + .sdata2 start:0x806BF368 end:0x806BF380 + +NPC.a/TalkSupportPlayerWatcher.o: + .text start:0x802A3570 end:0x802A3738 + .sdata2 start:0x806BF380 end:0x806BF390 + +NPC.a/TalkTextFormer.o: + .text start:0x802A3738 end:0x802A3D3C + .sdata2 start:0x806BF390 end:0x806BF3B0 + +NPC.a/TimeAttackEventKeeper.o: + .text start:0x802A3D3C end:0x802A3D8C + +Player.a/FireMarioBall.o: + .text start:0x802A3D8C end:0x802A4544 + .ctors start:0x8052F04C end:0x8052F050 + .data start:0x805B6E90 end:0x805B75C0 + .sdata start:0x806B21E8 end:0x806B2258 + .sbss start:0x806B6258 end:0x806B6260 + .sdata2 start:0x806BF3B0 end:0x806BF3C0 + +Player.a/GhostPacket.o: + .text start:0x802A4544 end:0x802A46A8 + +Player.a/GhostPlayer.o: + .text start:0x802A46A8 end:0x802A684C + .ctors start:0x8052F050 end:0x8052F054 + .rodata start:0x805398D0 end:0x80539B18 + .data start:0x805B75C0 end:0x805B77E0 + .sbss start:0x806B6260 end:0x806B6290 + .sdata2 start:0x806BF3C0 end:0x806BF408 + +Player.a/GroupChecker.o: + .text start:0x802A684C end:0x802A6A70 + .data start:0x805B77E0 end:0x805B7828 + +Player.a/J3DModelX.o: + .text start:0x802A6A70 end:0x802A876C + .data start:0x805B7828 end:0x805B7858 + .sdata2 start:0x806BF408 end:0x806BF420 + +Player.a/JetTurtleShadow.o: + .text start:0x802A876C end:0x802A895C + .data start:0x805B7858 end:0x805B78E0 + .sdata2 start:0x806BF420 end:0x806BF428 + +Player.a/MarineSnow.o: + .text start:0x802A895C end:0x802A9178 + .sdata2 start:0x806BF428 end:0x806BF458 + +Player.a/Mario.o: + .text start:0x802A9178 end:0x802AEC90 + .ctors start:0x8052F054 end:0x8052F058 + .data start:0x805B78E0 end:0x805B7AC0 + .sdata2 start:0x806BF458 end:0x806BF528 + +Player.a/MarioActor.o: + .text start:0x802AEC90 end:0x802B57F0 + .ctors start:0x8052F058 end:0x8052F05C + .data start:0x805B7AC0 end:0x805B8138 + .sdata2 start:0x806BF528 end:0x806BF618 + +Player.a/MarioActorDraw.o: + .text start:0x802B57F0 end:0x802B7CA8 + .ctors start:0x8052F05C end:0x8052F060 + .data start:0x805B8138 end:0x805B8820 + .sdata2 start:0x806BF618 end:0x806BF638 + +Player.a/MarioActorPunch.o: + .text start:0x802B7CA8 end:0x802B8708 + .ctors start:0x8052F060 end:0x8052F064 + .sdata2 start:0x806BF638 end:0x806BF658 + +Player.a/MarioActorCamera.o: + .text start:0x802B8708 end:0x802B8CCC + .ctors start:0x8052F064 end:0x8052F068 + .sdata2 start:0x806BF658 end:0x806BF680 + +Player.a/MarioActorClap.o: + .text start:0x802B8CCC end:0x802B8E18 + .ctors start:0x8052F068 end:0x8052F06C + .sdata2 start:0x806BF680 end:0x806BF688 + +Player.a/MarioActorGameOver.o: + .text start:0x802B8E18 end:0x802B9610 + .ctors start:0x8052F06C end:0x8052F070 + .sdata2 start:0x806BF688 end:0x806BF698 + +Player.a/MarioActorGravity.o: + .text start:0x802B9610 end:0x802BA858 + .ctors start:0x8052F070 end:0x8052F074 + .sdata2 start:0x806BF698 end:0x806BF6F0 + +Player.a/MarioActorHand.o: + .text start:0x802BA858 end:0x802BAFD4 + .ctors start:0x8052F074 end:0x8052F078 + .sdata2 start:0x806BF6F0 end:0x806BF6F8 + +Player.a/MarioActorInit.o: + .text start:0x802BAFD4 end:0x802BB8AC + .ctors start:0x8052F078 end:0x8052F07C + .sdata2 start:0x806BF6F8 end:0x806BF700 + +Player.a/MarioActorPad.o: + .text start:0x802BB8AC end:0x802BC2AC + .ctors start:0x8052F07C end:0x8052F080 + .data start:0x805B8820 end:0x805B8CE8 + .sdata2 start:0x806BF700 end:0x806BF708 + +Player.a/MarioActorParts.o: + .text start:0x802BC2AC end:0x802BDB40 + .ctors start:0x8052F080 end:0x8052F084 + .sdata2 start:0x806BF708 end:0x806BF748 + +Player.a/MarioActorRush.o: + .text start:0x802BDB40 end:0x802BEAAC + .ctors start:0x8052F084 end:0x8052F088 + .sdata2 start:0x806BF748 end:0x806BF758 + +Player.a/MarioActorSensor.o: + .text start:0x802BEAAC end:0x802BFB84 + .ctors start:0x8052F088 end:0x8052F08C + .data start:0x805B8CE8 end:0x805B8FDC + .sdata2 start:0x806BF758 end:0x806BF7A0 + +Player.a/MarioActorShadow.o: + .text start:0x802BFB84 end:0x802C1384 + .ctors start:0x8052F08C end:0x8052F090 + .sdata2 start:0x806BF7A0 end:0x806BF7E8 + +Player.a/MarioActorSpecialDraw.o: + .text start:0x802C1384 end:0x802C43B8 + .ctors start:0x8052F090 end:0x8052F094 + .sdata2 start:0x806BF7E8 end:0x806BF888 + +Player.a/MarioActorMatrix.o: + .text start:0x802C43B8 end:0x802C48A4 + .ctors start:0x8052F094 end:0x8052F098 + .data start:0x805B8FDC end:0x805BA5B8 + .sdata2 start:0x806BF888 end:0x806BF890 + +Player.a/MarioActorMorph.o: + .text start:0x802C48A4 end:0x802C52CC + .ctors start:0x8052F098 end:0x8052F09C + .data start:0x805BA5B8 end:0x805BA854 + .sdata2 start:0x806BF890 end:0x806BF898 + +Player.a/MarioActorEye.o: + .text start:0x802C52CC end:0x802C55E0 + .ctors start:0x8052F09C end:0x8052F0A0 + .sdata2 start:0x806BF898 end:0x806BF8A0 + +Player.a/MarioActorOffensiveMsg.o: + .text start:0x802C55E0 end:0x802C7078 + .ctors start:0x8052F0A0 end:0x8052F0A4 + .sdata start:0x806B2258 end:0x806B2288 + .sdata2 start:0x806BF8A0 end:0x806BF8C8 + +Player.a/MarioActorDefensiveMsg.o: + .text start:0x802C7078 end:0x802C8830 + .ctors start:0x8052F0A4 end:0x8052F0A8 + .data start:0x805BA854 end:0x805BAD70 + .sdata2 start:0x806BF8C8 end:0x806BF8F0 + +Player.a/MarioActorRushMsg.o: + .text start:0x802C8830 end:0x802C9640 + .ctors start:0x8052F0A8 end:0x8052F0AC + .sdata2 start:0x806BF8F0 end:0x806BF900 + +Player.a/MarioActorTakeMsg.o: + .text start:0x802C9640 end:0x802CA7F8 + .ctors start:0x8052F0AC end:0x8052F0B0 + .sdata2 start:0x806BF900 end:0x806BF948 + +Player.a/MarioActorBlackHole.o: + .text start:0x802CA7F8 end:0x802CAD30 + .ctors start:0x8052F0B0 end:0x8052F0B4 + .sdata2 start:0x806BF948 end:0x806BF968 + +Player.a/MarioAnimator.o: + .text start:0x802CAD30 end:0x802CDBC8 + .ctors start:0x8052F0B4 end:0x8052F0B8 + .data start:0x805BAD70 end:0x805C4254 + .sdata start:0x806B2288 end:0x806B22A8 + .sdata2 start:0x806BF968 end:0x806BF9D8 + +Player.a/MarioAnimationEfx.o: + .text start:0x802CDBC8 end:0x802CE398 + .ctors start:0x8052F0B8 end:0x8052F0BC + .data start:0x805C4254 end:0x805C4768 + .sdata2 start:0x806BF9D8 end:0x806BF9E8 + +Player.a/MarioWait.o: + .text start:0x802CE398 end:0x802CEF28 + .ctors start:0x8052F0BC end:0x8052F0C0 + .data start:0x805C4768 end:0x805C4874 + .sdata2 start:0x806BF9E8 end:0x806BFA08 + +Player.a/MarioClimb.o: + .text start:0x802CEF28 end:0x802CF1E4 + .ctors start:0x8052F0C0 end:0x8052F0C4 + .data start:0x805C4874 end:0x805C4B4C + .sdata2 start:0x806BFA08 end:0x806BFA10 + +Player.a/MarioCollision.o: + .text start:0x802CF1E4 end:0x802D53E4 + .ctors start:0x8052F0C4 end:0x8052F0C8 + .data start:0x805C4B4C end:0x805C4CE8 + .sdata2 start:0x806BFA10 end:0x806BFAF8 + +Player.a/MarioConst.o: + .text start:0x802D53E4 end:0x802D5408 + .data start:0x805C4CE8 end:0x805C5DB8 + +Player.a/MarioDamage.o: + .text start:0x802D5408 end:0x802D85DC + .ctors start:0x8052F0C8 end:0x8052F0CC + .data start:0x805C5DB8 end:0x805C605C + .sdata2 start:0x806BFAF8 end:0x806BFB30 + +Player.a/MarioDamageParalyze.o: + .text start:0x802D85DC end:0x802D8AB8 + .ctors start:0x8052F0CC end:0x8052F0D0 + .data start:0x805C605C end:0x805C61BC + .sdata2 start:0x806BFB30 end:0x806BFB38 + +Player.a/MarioDamageFreeze.o: + .text start:0x802D8AB8 end:0x802D9134 + .ctors start:0x8052F0D0 end:0x8052F0D4 + .data start:0x805C61BC end:0x805C62D4 + .sdata2 start:0x806BFB38 end:0x806BFB50 + +Player.a/MarioDamageStun.o: + .text start:0x802D9134 end:0x802D93A4 + .ctors start:0x8052F0D4 end:0x8052F0D8 + .data start:0x805C62D4 end:0x805C63EC + +Player.a/MarioDamageCrush.o: + .text start:0x802D93A4 end:0x802D978C + .ctors start:0x8052F0D8 end:0x8052F0DC + .data start:0x805C63EC end:0x805C6520 + .sdata2 start:0x806BFB50 end:0x806BFB58 + +Player.a/MarioFaint.o: + .text start:0x802D978C end:0x802D9E54 + .ctors start:0x8052F0DC end:0x8052F0E0 + .data start:0x805C6520 end:0x805C6684 + .sdata2 start:0x806BFB58 end:0x806BFB60 + +Player.a/MarioFlip.o: + .text start:0x802D9E54 end:0x802DAA44 + .ctors start:0x8052F0E0 end:0x8052F0E4 + .data start:0x805C6684 end:0x805C6794 + .sdata2 start:0x806BFB60 end:0x806BFB90 + +Player.a/MarioFrontStep.o: + .text start:0x802DAA44 end:0x802DB028 + .ctors start:0x8052F0E4 end:0x8052F0E8 + .data start:0x805C6794 end:0x805C6944 + .sdata2 start:0x806BFB90 end:0x806BFBA8 + +Player.a/MarioBee.o: + .text start:0x802DB028 end:0x802DBAD8 + .ctors start:0x8052F0E8 end:0x8052F0EC + .sdata2 start:0x806BFBA8 end:0x806BFBD8 + +Player.a/MarioBlown.o: + .text start:0x802DBAD8 end:0x802DC258 + .ctors start:0x8052F0EC end:0x8052F0F0 + .data start:0x805C6944 end:0x805C6B28 + .sdata2 start:0x806BFBD8 end:0x806BFBF0 + +Player.a/MarioEffect.o: + .text start:0x802DC258 end:0x802DEC08 + .ctors start:0x8052F0F0 end:0x8052F0F4 + .rodata start:0x80539B18 end:0x80539C08 + .data start:0x805C6B28 end:0x805C7D48 + .sdata2 start:0x806BFBF0 end:0x806BFC08 + +Player.a/MarioFlow.o: + .text start:0x802DEC08 end:0x802DF14C + .ctors start:0x8052F0F4 end:0x8052F0F8 + .data start:0x805C7D48 end:0x805C8050 + .sdata2 start:0x806BFC08 end:0x806BFC10 + +Player.a/MarioFoo.o: + .text start:0x802DF14C end:0x802E1A58 + .ctors start:0x8052F0F8 end:0x8052F0FC + .data start:0x805C8050 end:0x805C814C + .sdata start:0x806B22A8 end:0x806B22B0 + .sbss start:0x806B6290 end:0x806B62A0 + .sdata2 start:0x806BFC10 end:0x806BFCA8 + +Player.a/MarioHolder.o: + .text start:0x802E1A58 end:0x802E1B34 + .data start:0x805C814C end:0x805C8378 + +Player.a/MarioInit.o: + .text start:0x802E1B34 end:0x802E1D70 + .sdata2 start:0x806BFCA8 end:0x806BFCB0 + +Player.a/MarioJump.o: + .text start:0x802E1D70 end:0x802E8C80 + .ctors start:0x8052F0FC end:0x8052F100 + .data start:0x805C8378 end:0x805C8A18 + .sdata start:0x806B22B0 end:0x806B22D0 + .sdata2 start:0x806BFCB0 end:0x806BFD50 + +Player.a/MarioMessenger.o: + .text start:0x802E8C80 end:0x802E8E0C + .data start:0x805C8A18 end:0x805C8A88 + +Player.a/MarioModule.o: + .text start:0x802E8E0C end:0x802E9FEC + .ctors start:0x8052F100 end:0x8052F104 + .data start:0x805C8A88 end:0x805C8C38 + .sdata2 start:0x806BFD50 end:0x806BFD78 + +Player.a/MarioMove.o: + .text start:0x802E9FEC end:0x802ECA14 + .ctors start:0x8052F104 end:0x8052F108 + .data start:0x805C8C38 end:0x805C8F20 + .sdata2 start:0x806BFD78 end:0x806BFDF8 + +Player.a/MarioMove2D.o: + .text start:0x802ECA14 end:0x802ED6B0 + .ctors start:0x8052F108 end:0x8052F10C + .sdata2 start:0x806BFDF8 end:0x806BFE40 + +Player.a/MarioMove25D.o: + .text start:0x802ED6B0 end:0x802EDE68 + .ctors start:0x8052F10C end:0x8052F110 + .sdata2 start:0x806BFE40 end:0x806BFE60 + +Player.a/MarioMoveSphere.o: + .text start:0x802EDE68 end:0x802EDF18 + .data start:0x805C8F20 end:0x805C8F38 + .sdata2 start:0x806BFE60 end:0x806BFE68 + +Player.a/MarioParts.o: + .text start:0x802EDF18 end:0x802EE148 + .data start:0x805C8F38 end:0x805C90D0 + .sdata2 start:0x806BFE68 end:0x806BFE70 + +Player.a/MarioPress.o: + .text start:0x802EE148 end:0x802EF560 + .ctors start:0x8052F110 end:0x8052F114 + .sdata2 start:0x806BFE70 end:0x806BFED8 + +Player.a/MarioRabbit.o: + .text start:0x802EF560 end:0x802F0404 + .ctors start:0x8052F114 end:0x8052F118 + .data start:0x805C90D0 end:0x805C91D8 + .sdata2 start:0x806BFED8 end:0x806BFF08 + +Player.a/MarioSearchLight.o: + .text start:0x802F0404 end:0x802F12C8 + .ctors start:0x8052F118 end:0x8052F11C + .data start:0x805C91D8 end:0x805C92AC + .sdata2 start:0x806BFF08 end:0x806BFF48 + +Player.a/MarioSideStep.o: + .text start:0x802F12C8 end:0x802F1C44 + .ctors start:0x8052F11C end:0x8052F120 + .data start:0x805C92AC end:0x805C94C0 + .sdata2 start:0x806BFF48 end:0x806BFF78 + +Player.a/MarioSkate.o: + .text start:0x802F1C44 end:0x802F28B4 + .ctors start:0x8052F120 end:0x8052F124 + .data start:0x805C94C0 end:0x805C9FF0 + .sdata2 start:0x806BFF78 end:0x806BFFD0 + +Player.a/MarioSound.o: + .text start:0x802F28B4 end:0x802F2F20 + .ctors start:0x8052F124 end:0x8052F128 + .data start:0x805C9FF0 end:0x805CB4C0 + +Player.a/MarioSpecial.o: + .text start:0x802F2F20 end:0x802F3DA0 + .ctors start:0x8052F128 end:0x8052F12C + .sdata2 start:0x806BFFD0 end:0x806C0028 + +Player.a/MarioSpin.o: + .text start:0x802F3DA0 end:0x802F4324 + .ctors start:0x8052F12C end:0x8052F130 + .data start:0x805CB4C0 end:0x805CB588 + .sdata2 start:0x806C0028 end:0x806C0030 + +Player.a/MarioState.o: + .text start:0x802F4324 end:0x802F47B8 + .ctors start:0x8052F130 end:0x8052F134 + .data start:0x805CB588 end:0x805CB61C + +Player.a/MarioStick.o: + .text start:0x802F47B8 end:0x802F5014 + .ctors start:0x8052F134 end:0x8052F138 + .data start:0x805CB61C end:0x805CB790 + .sdata2 start:0x806C0030 end:0x806C0040 + +Player.a/MarioSukekiyo.o: + .text start:0x802F5014 end:0x802F5420 + .ctors start:0x8052F138 end:0x8052F13C + .data start:0x805CB790 end:0x805CB8C8 + +Player.a/MarioTalk.o: + .text start:0x802F5420 end:0x802F5760 + .ctors start:0x8052F13C end:0x8052F140 + .data start:0x805CB8C8 end:0x805CBA18 + +Player.a/MarioWall.o: + .text start:0x802F5760 end:0x802F7BD0 + .ctors start:0x8052F140 end:0x8052F144 + .data start:0x805CBA18 end:0x805CBB98 + .sdata2 start:0x806C0040 end:0x806C0090 + +Player.a/MarioHang.o: + .text start:0x802F7BD0 end:0x802FA024 + .ctors start:0x8052F144 end:0x8052F148 + .data start:0x805CBB98 end:0x805CBC80 + .sdata2 start:0x806C0090 end:0x806C0108 + +Player.a/MarioSwim.o: + .text start:0x802FA024 end:0x80302870 + .ctors start:0x8052F148 end:0x8052F14C + .rodata start:0x80539C08 end:0x80539C30 + .data start:0x805CBC80 end:0x805CC3B0 + .sdata start:0x806B22D0 end:0x806B22F8 + .sbss start:0x806B62A0 end:0x806B62B8 + .sdata2 start:0x806C0108 end:0x806C0258 + +Player.a/MarioSwimDamage.o: + .text start:0x80302870 end:0x8030294C + .ctors start:0x8052F14C end:0x8052F150 + +Player.a/MarioAccess.o: + .text start:0x8030294C end:0x80304EBC + .ctors start:0x8052F150 end:0x8052F154 + .data start:0x805CC3B0 end:0x805CC540 + .sdata2 start:0x806C0258 end:0x806C0260 + +Player.a/MarioSlip.o: + .text start:0x80304EBC end:0x8030635C + .ctors start:0x8052F154 end:0x8052F158 + .sdata2 start:0x806C0260 end:0x806C02C0 + +Player.a/MarioSlope.o: + .text start:0x8030635C end:0x80306B68 + .ctors start:0x8052F158 end:0x8052F15C + .sdata2 start:0x806C02C0 end:0x806C02F8 + +Player.a/MarioWalk.o: + .text start:0x80306B68 end:0x80308E04 + .ctors start:0x8052F15C end:0x8052F160 + .rodata start:0x80539C30 end:0x80539CE8 + .data start:0x805CC540 end:0x805CC8E8 + .sdata2 start:0x806C02F8 end:0x806C0370 + +Player.a/MarioNullBck.o: + .text start:0x80308E04 end:0x803090AC + .data start:0x805CC8E8 end:0x805CC9BC + .sdata2 start:0x806C0370 end:0x806C0378 + +Player.a/MarioRecovery.o: + .text start:0x803090AC end:0x80309F6C + .ctors start:0x8052F160 end:0x8052F164 + .data start:0x805CC9BC end:0x805CCAFC + .sdata2 start:0x806C0378 end:0x806C03D0 + +Player.a/MarioSlider.o: + .text start:0x80309F6C end:0x8030AAD0 + .ctors start:0x8052F164 end:0x8052F168 + .data start:0x805CCAFC end:0x805CCBF0 + .sdata2 start:0x806C03D0 end:0x806C0400 + +Player.a/MarioStep.o: + .text start:0x8030AAD0 end:0x8030B278 + .ctors start:0x8052F168 end:0x8052F16C + .data start:0x805CCBF0 end:0x805CCC4C + .sdata2 start:0x806C0400 end:0x806C0438 + +Player.a/MarioBump.o: + .text start:0x8030B278 end:0x8030B7F8 + .ctors start:0x8052F16C end:0x8052F170 + .data start:0x805CCC4C end:0x805CCCB8 + .sdata2 start:0x806C0438 end:0x806C0450 + +Player.a/MarioEnforce.o: + .text start:0x8030B7F8 end:0x8030D0F8 + .ctors start:0x8052F170 end:0x8052F174 + .sdata2 start:0x806C0450 end:0x806C0478 + +Player.a/MarioTask.o: + .text start:0x8030D0F8 end:0x8030DEA4 + .ctors start:0x8052F174 end:0x8052F178 + .data start:0x805CCCB8 end:0x805CCEC8 + .sdata2 start:0x806C0478 end:0x806C04A0 + +Player.a/MarioTeresa.o: + .text start:0x8030DEA4 end:0x80310208 + .ctors start:0x8052F178 end:0x8052F17C + .data start:0x805CCEC8 end:0x805CD0E8 + .sdata2 start:0x806C04A0 end:0x806C0528 + +Player.a/MarioMagic.o: + .text start:0x80310208 end:0x803105B0 + .ctors start:0x8052F17C end:0x8052F180 + .data start:0x805CD0E8 end:0x805CD2EC + +Player.a/MarioWarp.o: + .text start:0x803105B0 end:0x80311B40 + .ctors start:0x8052F180 end:0x8052F184 + .data start:0x805CD2EC end:0x805CD408 + .sdata2 start:0x806C0528 end:0x806C0560 + +Player.a/MarioFpView.o: + .text start:0x80311B40 end:0x803120B0 + .ctors start:0x8052F184 end:0x8052F188 + .data start:0x805CD408 end:0x805CD450 + .sdata2 start:0x806C0560 end:0x806C0578 + +Player.a/Mario2D.o: + .text start:0x803120B0 end:0x803124A0 + .ctors start:0x8052F188 end:0x8052F18C + .sdata2 start:0x806C0578 end:0x806C05A0 + +Player.a/MatrixControl.o: + .text start:0x803124A0 end:0x803129E8 + .data start:0x805CD450 end:0x805CD4E4 + +Player.a/RushEndInfo.o: + .text start:0x803129E8 end:0x80312A20 + +Player.a/TornadoMario.o: + .text start:0x80312A20 end:0x80312E38 + .data start:0x805CD4E4 end:0x805CD560 + .sdata2 start:0x806C05A0 end:0x806C05B8 + +Player.a/ModelHolder.o: + .text start:0x80312E38 end:0x80312F7C + .data start:0x805CD560 end:0x805CD5F4 + +Player.a/MarioShadow.o: + .text start:0x80312F7C end:0x803150CC + .data start:0x805CD5F4 end:0x805CD624 + .sdata start:0x806B22F8 end:0x806B2348 + .sdata2 start:0x806C05B8 end:0x806C0618 + +Player.a/MarioMapCode.o: + .text start:0x803150CC end:0x80315128 + +Player.a/MarioActorWipe.o: + .text start:0x80315128 end:0x803152AC + .ctors start:0x8052F18C end:0x8052F190 + .sdata2 start:0x806C0618 end:0x806C0620 + +Player.a/DrawAdaptor.o: + .text start:0x803152AC end:0x803153A0 + .data start:0x805CD624 end:0x805CD6B4 + +Player.a/PlayerEvent.o: + .text start:0x803153A0 end:0x80315BA4 + .data start:0x805CD6B4 end:0x805CD6E8 + +Player.a/PlayerEventGameOver.o: + .text start:0x80315BA4 end:0x80315DD0 + .data start:0x805CD6E8 end:0x805CD798 + .sdata2 start:0x806C0620 end:0x806C0628 + +Player.a/PlayerEventAbyss.o: + .text start:0x80315DD0 end:0x80316064 + .ctors start:0x8052F190 end:0x8052F194 + .data start:0x805CD798 end:0x805CD8F8 + +Player.a/PlayerEventDown.o: + .text start:0x80316064 end:0x80316358 + .ctors start:0x8052F194 end:0x8052F198 + .data start:0x805CD8F8 end:0x805CDA80 + +Player.a/PlayerEventFireDown.o: + .text start:0x80316358 end:0x80316648 + .ctors start:0x8052F198 end:0x8052F19C + .data start:0x805CDA80 end:0x805CDC08 + .sdata2 start:0x806C0628 end:0x806C0630 + +Player.a/PlayerEventRaceDown.o: + .text start:0x80316648 end:0x80316A24 + .ctors start:0x8052F19C end:0x8052F1A0 + .data start:0x805CDC08 end:0x805CDDD0 + +Player.a/PlayerEventGhostRaceDown.o: + .text start:0x80316A24 end:0x80316D30 + .ctors start:0x8052F1A0 end:0x8052F1A4 + .data start:0x805CDDD0 end:0x805CDF70 + +RhythmLib.a/AudRhythmSeqParser.o: + .text start:0x80316D30 end:0x80317C08 + .data start:0x805CDF70 end:0x805CDF90 + .sbss start:0x806B62B8 end:0x806B62C4 + .sdata2 start:0x806C0630 end:0x806C0638 + +RhythmLib.a/AudBgmTempoAdjuster.o: + .text start:0x80317C08 end:0x80317F70 + .sdata2 start:0x806C0638 end:0x806C0648 + +RhythmLib.a/AudMeTrack.o: + .text start:0x80317F70 end:0x80319C98 + .ctors start:0x8052F1A4 end:0x8052F1A8 + .rodata start:0x80539CE8 end:0x80539DB8 + .bss start:0x8060AF38 end:0x8060AFB0 + .sbss start:0x806B62C4 end:0x806B62D0 + .sdata2 start:0x806C0648 end:0x806C0658 + +RhythmLib.a/AudMeChannelMgr.o: + .text start:0x80319C98 end:0x80319DEC + .sdata2 start:0x806C0658 end:0x806C0668 + +RhythmLib.a/AudMeSeqCtrl.o: + .text start:0x80319DEC end:0x8031A054 + .ctors start:0x8052F1A8 end:0x8052F1AC + .data start:0x805CDF90 end:0x805CDFA0 + .bss start:0x8060AFB0 end:0x8060AFC0 + .sbss start:0x806B62D0 end:0x806B62D8 + +RhythmLib.a/AudMeSeqReader.o: + .text start:0x8031A054 end:0x8031A1B8 + +RhythmLib.a/AudMeSeqParser.o: + .text start:0x8031A1B8 end:0x8031B1AC + .ctors start:0x8052F1AC end:0x8052F1B0 + .data start:0x805CDFA0 end:0x805CE9A0 + .sdata2 start:0x806C0668 end:0x806C0670 + +RhythmLib.a/AudMeTrackCallback.o: + .text start:0x8031B1AC end:0x8031B310 + .ctors start:0x8052F1B0 end:0x8052F1B4 + .bss start:0x8060AFC0 end:0x8060B0C0 + +RhythmLib.a/AudMePlayer.o: + .text start:0x8031B310 end:0x8031C004 + .ctors start:0x8052F1B4 end:0x8052F1B8 + .bss start:0x8060B0C0 end:0x8060B0D8 + .sbss start:0x806B62D8 end:0x806B62E0 + .sdata2 start:0x806C0670 end:0x806C0680 + +RhythmLib.a/AudRhythmMeSystem.o: + .text start:0x8031C004 end:0x8031C510 + .ctors start:0x8052F1B8 end:0x8052F1BC + .bss start:0x8060B0D8 end:0x8060B0F0 + +RhythmLib.a/AudMeHandles.o: + .text start:0x8031C510 end:0x8031C5A8 + +RhythmLib.a/AudMeObject.o: + .text start:0x8031C5A8 end:0x8031C920 + .data start:0x805CE9A0 end:0x805CEAD0 + +RhythmLib.a/AudChordInfo.o: + .text start:0x8031C920 end:0x8031DF40 + +RhythmLib.a/AudRhythmHolder.o: + .text start:0x8031DF40 end:0x8031E30C + .sdata2 start:0x806C0680 end:0x806C0690 + +RhythmLib.a/AudRhythmWrap.o: + .text start:0x8031E30C end:0x8031E3A8 + .ctors start:0x8052F1BC end:0x8052F1C0 + .bss start:0x8060B0F0 end:0x8060B108 + +Ride.a/BigBubble.o: + .text start:0x8031E3A8 end:0x8032171C + .ctors start:0x8052F1C0 end:0x8052F1C4 + .data start:0x805CEAD0 end:0x805CED00 + .sbss start:0x806B62E0 end:0x806B6300 + .sdata2 start:0x806C0690 end:0x806C0740 + +Ride.a/Creeper.o: + .text start:0x8032171C end:0x80323350 + .ctors start:0x8052F1C4 end:0x8052F1C8 + .data start:0x805CED00 end:0x805CEFF0 + .sbss start:0x806B6300 end:0x806B6320 + .sdata2 start:0x806C0740 end:0x806C0798 + +Ride.a/Fluff.o: + .text start:0x80323350 end:0x80324CD8 + .ctors start:0x8052F1C8 end:0x8052F1CC + .data start:0x805CEFF0 end:0x805CF0F8 + .sbss start:0x806B6320 end:0x806B6348 + .sdata2 start:0x806C0798 end:0x806C0818 + +Ride.a/FluffWind.o: + .text start:0x80324CD8 end:0x8032551C + .ctors start:0x8052F1CC end:0x8052F1D0 + .data start:0x805CF0F8 end:0x805CF2F0 + .sbss start:0x806B6348 end:0x806B6350 + .sdata2 start:0x806C0818 end:0x806C0830 + +Ride.a/JumpBranch.o: + .text start:0x8032551C end:0x80326030 + .ctors start:0x8052F1D0 end:0x8052F1D4 + .data start:0x805CF2F0 end:0x805CF528 + .bss start:0x8060B108 end:0x8060B118 + .sbss start:0x806B6350 end:0x806B6360 + .sdata2 start:0x806C0830 end:0x806C0870 + +Ride.a/Plant.o: + .text start:0x80326030 end:0x80328144 + .ctors start:0x8052F1D4 end:0x8052F1D8 + .data start:0x805CF528 end:0x805CF680 + .sbss start:0x806B6360 end:0x806B6398 + .sdata2 start:0x806C0870 end:0x806C08D8 + +Ride.a/PlantLeaf.o: + .text start:0x80328144 end:0x803288CC + .data start:0x805CF680 end:0x805CF798 + .sdata2 start:0x806C08D8 end:0x806C0908 + +Ride.a/PlantStalk.o: + .text start:0x803288CC end:0x8032982C + .ctors start:0x8052F1D8 end:0x8052F1DC + .data start:0x805CF798 end:0x805CFAA8 + .sbss start:0x806B6398 end:0x806B63A8 + .sdata2 start:0x806C0908 end:0x806C0930 + +Ride.a/Pole.o: + .text start:0x8032982C end:0x8032B838 + .ctors start:0x8052F1DC end:0x8052F1E0 + .data start:0x805CFAA8 end:0x805CFC10 + .sbss start:0x806B63A8 end:0x806B63E8 + .sdata2 start:0x806C0930 end:0x806C09B0 + +Ride.a/SledRopePoint.o: + .text start:0x8032B838 end:0x8032BA6C + .data start:0x805CFC10 end:0x805CFE88 + .sdata2 start:0x806C09B0 end:0x806C09C0 + +Ride.a/SlingShooter.o: + .text start:0x8032BA6C end:0x8032DB5C + .ctors start:0x8052F1E0 end:0x8052F1E4 + .data start:0x805CFE88 end:0x805D014C + .sbss start:0x806B63E8 end:0x806B6408 + .sdata2 start:0x806C09C0 end:0x806C0A00 + +Ride.a/SpaceCocoon.o: + .text start:0x8032DB5C end:0x803306A8 + .ctors start:0x8052F1E4 end:0x8052F1E8 + .data start:0x805D014C end:0x805D02A8 + .sbss start:0x806B6408 end:0x806B6448 + .sdata2 start:0x806C0A00 end:0x806C0A78 + +Ride.a/SphereAccelSensorController.o: + .text start:0x803306A8 end:0x80330AF8 + .data start:0x805D02A8 end:0x805D02D0 + .sdata2 start:0x806C0A78 end:0x806C0AB8 + +Ride.a/SphereController.o: + .text start:0x80330AF8 end:0x80330B38 + .data start:0x805D02D0 end:0x805D02F0 + .sdata2 start:0x806C0AB8 end:0x806C0AC0 + +Ride.a/SpherePadController.o: + .text start:0x80330B38 end:0x80330F98 + .data start:0x805D02F0 end:0x805D04F8 + .sdata2 start:0x806C0AC0 end:0x806C0AD0 + +Ride.a/SurfRay.o: + .text start:0x80330F98 end:0x80333BEC + .ctors start:0x8052F1E8 end:0x8052F1EC + .data start:0x805D04F8 end:0x805D08A0 + .sbss start:0x806B6448 end:0x806B6488 + .sdata2 start:0x806C0AD0 end:0x806C0BB8 + +Ride.a/SurfRayTutorial.o: + .text start:0x80333BEC end:0x80334C58 + .ctors start:0x8052F1EC end:0x8052F1F0 + .data start:0x805D08A0 end:0x805D0A6C + .sbss start:0x806B6488 end:0x806B64C0 + .sdata2 start:0x806C0BB8 end:0x806C0BD0 + +Ride.a/SwingRope.o: + .text start:0x80334C58 end:0x803376B8 + .ctors start:0x8052F1F0 end:0x8052F1F4 + .data start:0x805D0A6C end:0x805D0BC8 + .sbss start:0x806B64C0 end:0x806B64E8 + .sdata2 start:0x806C0BD0 end:0x806C0C60 + +Ride.a/SwingRopePoint.o: + .text start:0x803376B8 end:0x80337D8C + .data start:0x805D0BC8 end:0x805D0C04 + .sdata2 start:0x806C0C60 end:0x806C0C70 + +Ride.a/Tamakoro.o: + .text start:0x80337D8C end:0x8033B384 + .ctors start:0x8052F1F4 end:0x8052F1F8 + .data start:0x805D0C04 end:0x805D1114 + .sbss start:0x806B64E8 end:0x806B6538 + .sdata2 start:0x806C0C70 end:0x806C0D28 + +Ride.a/TamakoroTutorial.o: + .text start:0x8033B384 end:0x8033C42C + .ctors start:0x8052F1F8 end:0x8052F1FC + .data start:0x805D1114 end:0x805D1454 + .bss start:0x8060B118 end:0x8060B1B0 + .sbss start:0x806B6538 end:0x806B6578 + .sdata2 start:0x806C0D28 end:0x806C0D48 + +Ride.a/Trapeze.o: + .text start:0x8033C42C end:0x8033EA0C + .ctors start:0x8052F1FC end:0x8052F200 + .data start:0x805D1454 end:0x805D162C + .sbss start:0x806B6578 end:0x806B6588 + .sdata2 start:0x806C0D48 end:0x806C0DC8 + +Scene.a/GameScene.o: + .text start:0x8033EA0C end:0x8033FE94 + .ctors start:0x8052F200 end:0x8052F204 + .data start:0x805D162C end:0x805D17E4 + .sbss start:0x806B6588 end:0x806B65C0 + .sdata2 start:0x806C0DC8 end:0x806C0DD0 + +Scene.a/GameSceneFunction.o: + .text start:0x8033FE94 end:0x803400BC + +Scene.a/GameScenePauseControl.o: + .text start:0x803400BC end:0x803402D8 + .ctors start:0x8052F204 end:0x8052F208 + .data start:0x805D17E4 end:0x805D1840 + .sbss start:0x806B65C0 end:0x806B65C8 + +Scene.a/GameSceneScenarioOpeningCameraState.o: + .text start:0x803402D8 end:0x80340638 + .ctors start:0x8052F208 end:0x8052F20C + .data start:0x805D1840 end:0x805D1884 + .sbss start:0x806B65C8 end:0x806B65D0 + +Scene.a/IntermissionScene.o: + .text start:0x80340638 end:0x8034091C + .data start:0x805D1884 end:0x805D1958 + .sdata2 start:0x806C0DD0 end:0x806C0DD8 + +Scene.a/LogoScene.o: + .text start:0x8034091C end:0x80341390 + .ctors start:0x8052F20C end:0x8052F210 + .data start:0x805D1958 end:0x805D1A08 + .sdata start:0x806B2348 end:0x806B2398 + .sbss start:0x806B65D0 end:0x806B65F8 + .sdata2 start:0x806C0DD8 end:0x806C0DE8 + +Scene.a/MultiSceneEffectKeeper.o: + .text start:0x80341390 end:0x80341844 + .data start:0x805D1A08 end:0x805D1A38 + .sdata2 start:0x806C0DE8 end:0x806C0DF0 + +Scene.a/MultiSceneActor.o: + .text start:0x80341844 end:0x80341F58 + .data start:0x805D1A38 end:0x805D1A78 + .sdata2 start:0x806C0DF0 end:0x806C0DF8 + +Scene.a/PlayTimerScene.o: + .text start:0x80341F58 end:0x80342678 + .ctors start:0x8052F210 end:0x8052F214 + .data start:0x805D1A78 end:0x805D1B30 + .sbss start:0x806B65F8 end:0x806B6608 + .sdata2 start:0x806C0DF8 end:0x806C0E00 + +Scene.a/PlacementInfoOrdered.o: + .text start:0x80342678 end:0x80342EE0 + +Scene.a/PlacementStateChecker.o: + .text start:0x80342EE0 end:0x80342FC0 + .data start:0x805D1B30 end:0x805D1BA0 + +Scene.a/ScenarioSelectScene.o: + .text start:0x80342FC0 end:0x80344048 + .ctors start:0x8052F214 end:0x8052F218 + .data start:0x805D1BA0 end:0x805D1C68 + .sbss start:0x806B6608 end:0x806B6630 + .sdata2 start:0x806C0E00 end:0x806C0E10 + +Scene.a/Scene.o: + .text start:0x80344048 end:0x803441E8 + .data start:0x805D1C68 end:0x805D1CB8 + +Scene.a/SceneDataInitializer.o: + .text start:0x803441E8 end:0x803443E8 + .data start:0x805D1CB8 end:0x805D20DC + .sdata2 start:0x806C0E10 end:0x806C0E18 + +Scene.a/SceneExecutor.o: + .text start:0x803443E8 end:0x80344DBC + +Scene.a/SceneFactory.o: + .text start:0x80344DBC end:0x80344ED8 + .rodata start:0x80539DB8 end:0x80539DD0 + +Scene.a/SceneFunction.o: + .text start:0x80344ED8 end:0x8034530C + +Scene.a/SceneObjHolder.o: + .text start:0x8034530C end:0x80346158 + .ctors start:0x8052F218 end:0x8052F21C + .data start:0x805D20DC end:0x805D23B8 + +Scene.a/ScenePlayingResult.o: + .text start:0x80346158 end:0x80346348 + .data start:0x805D23B8 end:0x805D23E0 + +Scene.a/SceneNameObjListExecutor.o: + .text start:0x80346348 end:0x8034654C + .rodata start:0x80539DD0 end:0x8053A550 + .data start:0x805D23E0 end:0x805D2458 + +Scene.a/SceneNameObjMovementController.o: + .text start:0x8034654C end:0x80346C0C + .ctors start:0x8052F21C end:0x8052F220 + .data start:0x805D2458 end:0x805D2520 + .sbss start:0x806B6630 end:0x806B6638 + +Scene.a/StageDataHolder.o: + .text start:0x80346C0C end:0x80348C74 + .data start:0x805D2520 end:0x805D278C + +Scene.a/StageFileLoader.o: + .text start:0x80348C74 end:0x80348F4C + .sdata2 start:0x806C0E18 end:0x806C0E2C + +Scene.a/StageResourceLoader.o: + .text start:0x80348F4C end:0x80348F5C + +Scene.a/StopSceneController.o: + .text start:0x80348F5C end:0x803491EC + .data start:0x805D278C end:0x805D2824 + +Screen.a/THPDraw.o: + .text start:0x803491EC end:0x803499F4 + .sbss start:0x806B6638 end:0x806B6640 + .sdata2 start:0x806C0E2C end:0x806C0E38 + +Screen.a/BackButton.o: + .text start:0x803499F4 end:0x80349C3C + .data start:0x805D2824 end:0x805D2910 + +Screen.a/BatteryInfo.o: + .text start:0x80349C3C end:0x8034A64C + .ctors start:0x8052F220 end:0x8052F224 + .data start:0x805D2910 end:0x805D2A10 + .sbss start:0x806B6640 end:0x806B6670 + +Screen.a/BloomEffect.o: + .text start:0x8034A64C end:0x8034B964 + .rodata start:0x8053A550 end:0x8053A5B8 + .data start:0x805D2A10 end:0x805D2A58 + .sdata2 start:0x806C0E38 end:0x806C0E68 + +Screen.a/BloomEffectSimple.o: + .text start:0x8034B964 end:0x8034BDD4 + .data start:0x805D2A58 end:0x805D2AD4 + .sdata2 start:0x806C0E68 end:0x806C0E78 + +Screen.a/BombTimerLayout.o: + .text start:0x8034BDD4 end:0x8034C288 + .ctors start:0x8052F224 end:0x8052F228 + .data start:0x805D2AD4 end:0x805D2BA8 + .sbss start:0x806B6670 end:0x806B6680 + +Screen.a/BrosButton.o: + .text start:0x8034C288 end:0x8034C6B4 + .ctors start:0x8052F228 end:0x8052F22C + .data start:0x805D2BA8 end:0x805D2C68 + .sbss start:0x806B6680 end:0x806B6690 + +Screen.a/ButtonPaneController.o: + .text start:0x8034C6B4 end:0x8034D294 + .ctors start:0x8052F22C end:0x8052F230 + .data start:0x805D2C68 end:0x805D2D4C + .sbss start:0x806B6690 end:0x806B66B8 + .sdata2 start:0x806C0E78 end:0x806C0E80 + +Screen.a/CameraInfo.o: + .text start:0x8034D294 end:0x8034DBA4 + .ctors start:0x8052F230 end:0x8052F234 + .data start:0x805D2D4C end:0x805D2E20 + .sbss start:0x806B66B8 end:0x806B66D0 + +Screen.a/CaptureScreenDirector.o: + .text start:0x8034DBA4 end:0x8034DFEC + .rodata start:0x8053A5B8 end:0x8053A648 + .data start:0x805D2E20 end:0x805D2E78 + +Screen.a/CenterScreenBlur.o: + .text start:0x8034DFEC end:0x8034E38C + .ctors start:0x8052F234 end:0x8052F238 + .data start:0x805D2E78 end:0x805D2F54 + .sbss start:0x806B66D0 end:0x806B66E0 + .sdata2 start:0x806C0E80 end:0x806C0E88 + +Screen.a/CinemaFrame.o: + .text start:0x8034E38C end:0x8034EBD8 + .ctors start:0x8052F238 end:0x8052F23C + .data start:0x805D2F54 end:0x805D304C + .sbss start:0x806B66E0 end:0x806B6700 + .sdata2 start:0x806C0E88 end:0x806C0E90 + +Screen.a/CoinCounter.o: + .text start:0x8034EBD8 end:0x8034F22C + .ctors start:0x8052F23C end:0x8052F240 + .data start:0x805D304C end:0x805D31A0 + .sbss start:0x806B6700 end:0x806B6710 + .sdata2 start:0x806C0E90 end:0x806C0EA0 + +Screen.a/CometRetryButton.o: + .text start:0x8034F22C end:0x8034F8B8 + .ctors start:0x8052F240 end:0x8052F244 + .data start:0x805D31A0 end:0x805D3238 + .sbss start:0x806B6710 end:0x806B6728 + +Screen.a/CopyFilterNegater.o: + .text start:0x8034F8B8 end:0x8034F96C + +Screen.a/CounterLayoutAppearer.o: + .text start:0x8034F96C end:0x8034FD70 + .ctors start:0x8052F244 end:0x8052F248 + .data start:0x805D3238 end:0x805D32D8 + .sbss start:0x806B6728 end:0x806B6738 + .sdata2 start:0x806C0EA0 end:0x806C0EA8 + +Screen.a/CounterLayoutController.o: + .text start:0x8034FD70 end:0x80350768 + .ctors start:0x8052F248 end:0x8052F24C + .data start:0x805D32D8 end:0x805D3328 + .sbss start:0x806B6738 end:0x806B6740 + .sdata2 start:0x806C0EA8 end:0x806C0EB0 + +Screen.a/CountUpPaneRumbler.o: + .text start:0x80350768 end:0x803508E4 + .sdata2 start:0x806C0EB0 end:0x806C0EC0 + +Screen.a/CustomTagProcessor.o: + .text start:0x803508E4 end:0x80354D18 + .ctors start:0x8052F24C end:0x8052F250 + .data start:0x805D3328 end:0x805D3EA8 + .sdata start:0x806B2398 end:0x806B23E8 + .sdata2 start:0x806C0EC0 end:0x806C0EF0 + +Screen.a/DepthOfFieldBlur.o: + .text start:0x80354D18 end:0x803556EC + .rodata start:0x8053A648 end:0x8053A680 + .data start:0x805D3EA8 end:0x805D3F1C + .sdata2 start:0x806C0EF0 end:0x806C0F10 + +Screen.a/EncouragePal60Window.o: + .text start:0x803556EC end:0x80355A34 + .ctors start:0x8052F250 end:0x8052F254 + .data start:0x805D3F1C end:0x805D3FD8 + .sbss start:0x806B6740 end:0x806B6750 + +Screen.a/ErrorMessageWindow.o: + .text start:0x80355A34 end:0x80355F94 + .ctors start:0x8052F254 end:0x8052F258 + .data start:0x805D3FD8 end:0x805D4100 + .sbss start:0x806B6750 end:0x806B6768 + +Screen.a/FileSelectButton.o: + .text start:0x80355F94 end:0x80356694 + .ctors start:0x8052F258 end:0x8052F25C + .data start:0x805D4100 end:0x805D4240 + .sbss start:0x806B6768 end:0x806B6778 + +Screen.a/FileSelectInfo.o: + .text start:0x80356694 end:0x80357478 + .ctors start:0x8052F25C end:0x8052F260 + .data start:0x805D4240 end:0x805D4370 + .sbss start:0x806B6778 end:0x806B67A8 + .sdata2 start:0x806C0F10 end:0x806C0F20 + +Screen.a/FileSelectNumber.o: + .text start:0x80357478 end:0x80357C5C + .ctors start:0x8052F260 end:0x8052F264 + .data start:0x805D4370 end:0x805D44BC + .sbss start:0x806B67A8 end:0x806B67C8 + .sdata2 start:0x806C0F20 end:0x806C0F28 + +Screen.a/FullnessMeter.o: + .text start:0x80357C5C end:0x803581EC + .ctors start:0x8052F264 end:0x8052F268 + .data start:0x805D44BC end:0x805D454C + .sbss start:0x806B67C8 end:0x806B67D8 + .sdata2 start:0x806C0F28 end:0x806C0F38 + +Screen.a/FullScreenBlur.o: + .text start:0x803581EC end:0x8035847C + .sdata2 start:0x806C0F38 end:0x806C0F58 + +Screen.a/GalaxyCometScreenFilter.o: + .text start:0x8035847C end:0x803585A8 + .data start:0x805D454C end:0x805D4618 + +Screen.a/GalaxyConfirmLayout.o: + .text start:0x803585A8 end:0x80358A2C + .ctors start:0x8052F268 end:0x8052F26C + .data start:0x805D4618 end:0x805D47B4 + .sbss start:0x806B67D8 end:0x806B67E8 + +Screen.a/GalaxyInfoLayoutSetter.o: + .text start:0x80358A2C end:0x80359380 + .sdata2 start:0x806C0F58 end:0x806C0F68 + +Screen.a/GalaxyMap.o: + .text start:0x80359380 end:0x8035BB4C + .ctors start:0x8052F26C end:0x8052F270 + .rodata start:0x8053A680 end:0x8053A780 + .data start:0x805D47B4 end:0x805D4B50 + .sbss start:0x806B67E8 end:0x806B6800 + .sdata2 start:0x806C0F68 end:0x806C0F70 + +Screen.a/GalaxyMapBackground.o: + .text start:0x8035BB4C end:0x8035BC44 + .data start:0x805D4B50 end:0x805D4B98 + +Screen.a/GalaxyMapCometIcon.o: + .text start:0x8035BC44 end:0x8035BE9C + .data start:0x805D4B98 end:0x805D4BDC + +Screen.a/GalaxyMapController.o: + .text start:0x8035BE9C end:0x8035DBF4 + .ctors start:0x8052F270 end:0x8052F274 + .data start:0x805D4BDC end:0x805D4F10 + .sbss start:0x806B6800 end:0x806B6858 + .sdata2 start:0x806C0F70 end:0x806C0F88 + +Screen.a/GalaxyMapDomeIcon.o: + .text start:0x8035DBF4 end:0x8035E4DC + .data start:0x805D4F10 end:0x805D4FC4 + +Screen.a/GalaxyMapGalaxyDetail.o: + .text start:0x8035E4DC end:0x8035EA1C + .ctors start:0x8052F274 end:0x8052F278 + .data start:0x805D4FC4 end:0x805D5054 + .sbss start:0x806B6858 end:0x806B6868 + +Screen.a/GalaxyMapGalaxyPlain.o: + .text start:0x8035EA1C end:0x8035EF74 + .data start:0x805D5054 end:0x805D50C8 + +Screen.a/GalaxyMapIcon.o: + .text start:0x8035EF74 end:0x8035F4D8 + .data start:0x805D50C8 end:0x805D5114 + .sdata2 start:0x806C0F88 end:0x806C0F90 + +Screen.a/GalaxyMapMarioIcon.o: + .text start:0x8035F4D8 end:0x8035F6A8 + .data start:0x805D5114 end:0x805D51A0 + .sdata2 start:0x806C0F90 end:0x806C0F98 + +Screen.a/GalaxyMapSelectButton.o: + .text start:0x8035F6A8 end:0x8035FC34 + .ctors start:0x8052F278 end:0x8052F27C + .data start:0x805D51A0 end:0x805D5284 + .sbss start:0x806B6868 end:0x806B6888 + +Screen.a/GalaxyMapTicoIcon.o: + .text start:0x8035FC34 end:0x8035FFC8 + .data start:0x805D5284 end:0x805D5320 + .sdata2 start:0x806C0F98 end:0x806C0FA0 + +Screen.a/GalaxyMapTitle.o: + .text start:0x8035FFC8 end:0x8036040C + .ctors start:0x8052F27C end:0x8052F280 + .data start:0x805D5320 end:0x805D54A0 + .sbss start:0x806B6888 end:0x806B68A0 + +Screen.a/GalaxyNamePlate.o: + .text start:0x8036040C end:0x80360B04 + .ctors start:0x8052F280 end:0x8052F284 + .data start:0x805D54A0 end:0x805D551C + .sbss start:0x806B68A0 end:0x806B68B0 + +Screen.a/GalaxyNamePlateDrawer.o: + .text start:0x80360B04 end:0x803613A4 + .data start:0x805D551C end:0x805D5578 + .sdata start:0x806B23E8 end:0x806B2400 + +Screen.a/GalaxySelectBackButton.o: + .text start:0x803613A4 end:0x803616C0 + .ctors start:0x8052F284 end:0x8052F288 + .data start:0x805D5578 end:0x805D561C + .sbss start:0x806B68B0 end:0x806B68C0 + +Screen.a/GalaxySelectInfo.o: + .text start:0x803616C0 end:0x80361BB0 + .ctors start:0x8052F288 end:0x8052F28C + .data start:0x805D561C end:0x805D569C + .sbss start:0x806B68C0 end:0x806B68C8 + +Screen.a/GamePauseSequence.o: + .text start:0x80361BB0 end:0x80361F54 + .ctors start:0x8052F28C end:0x8052F290 + .data start:0x805D569C end:0x805D5798 + .sbss start:0x806B68C8 end:0x806B68D8 + +Screen.a/GameSceneLayoutHolder.o: + .text start:0x80361F54 end:0x80362478 + .data start:0x805D5798 end:0x805D5844 + +Screen.a/GameStageClearSequence.o: + .text start:0x80362478 end:0x803629F4 + .ctors start:0x8052F290 end:0x8052F294 + .data start:0x805D5844 end:0x805D58B4 + .sbss start:0x806B68D8 end:0x806B68E0 + .sdata2 start:0x806C0FA0 end:0x806C0FB0 + +Screen.a/HeatHazeEffect.o: + .text start:0x803629F4 end:0x80362E84 + .data start:0x805D58B4 end:0x805D59C0 + .sdata2 start:0x806C0FB0 end:0x806C0FD8 + +Screen.a/HomeButtonLayout.o: + .text start:0x80362E84 end:0x8036372C + .ctors start:0x8052F294 end:0x8052F298 + .data start:0x805D59C0 end:0x805D5AB0 + .sbss start:0x806B68E0 end:0x806B68E8 + .sdata2 start:0x806C0FD8 end:0x806C0FF0 + +Screen.a/IconAButton.o: + .text start:0x8036372C end:0x80363D28 + .ctors start:0x8052F298 end:0x8052F29C + .data start:0x805D5AB0 end:0x805D5B2C + .sbss start:0x806B68E8 end:0x806B68F8 + .sdata2 start:0x806C0FF0 end:0x806C0FF8 + +Screen.a/IconComet.o: + .text start:0x80363D28 end:0x80363ED4 + .ctors start:0x8052F29C end:0x8052F2A0 + .data start:0x805D5B2C end:0x805D5B70 + .sbss start:0x806B68F8 end:0x806B6900 + +Screen.a/ImageEffectBase.o: + .text start:0x80363ED4 end:0x80363FBC + .data start:0x805D5B70 end:0x805D5BB8 + .sdata2 start:0x806C0FF8 end:0x806C1008 + +Screen.a/ImageEffectDirector.o: + .text start:0x80363FBC end:0x80364954 + .data start:0x805D5BB8 end:0x805D5BF8 + .sdata2 start:0x806C1008 end:0x806C1018 + +Screen.a/ImageEffectLocalUtil.o: + .text start:0x80364954 end:0x803654DC + .data start:0x805D5BF8 end:0x805D5C60 + .sdata2 start:0x806C1018 end:0x806C1040 + +Screen.a/ImageEffectResource.o: + .text start:0x803654DC end:0x80365854 + .sdata2 start:0x806C1040 end:0x806C1050 + +Screen.a/ImageEffectState.o: + .text start:0x80365854 end:0x803661AC + .data start:0x805D5C60 end:0x805D5CF4 + .sdata2 start:0x806C1050 end:0x806C1068 + +Screen.a/ImageEffectSystemHolder.o: + .text start:0x803661AC end:0x80366370 + .data start:0x805D5CF4 end:0x805D5DA8 + +Screen.a/InformationMessage.o: + .text start:0x80366370 end:0x80366738 + .ctors start:0x8052F2A0 end:0x8052F2A4 + .data start:0x805D5DA8 end:0x805D5F60 + .sbss start:0x806B6900 end:0x806B6910 + +Screen.a/InformationObserver.o: + .text start:0x80366738 end:0x80366D4C + .ctors start:0x8052F2A4 end:0x8052F2A8 + .data start:0x805D5F60 end:0x805D614C + .sdata start:0x806B2400 end:0x806B2468 + .sbss start:0x806B6910 end:0x806B6918 + +Screen.a/IsbnManager.o: + .text start:0x80366D4C end:0x8036755C + .data start:0x805D614C end:0x805D6490 + +Screen.a/LayoutActor.o: + .text start:0x8036755C end:0x80367A6C + .data start:0x805D6490 end:0x805D6524 + .sdata2 start:0x806C1068 end:0x806C1070 + +Screen.a/LayoutActorFlag.o: + .text start:0x80367A6C end:0x80367A88 + +Screen.a/LayoutCoreUtil.o: + .text start:0x80367A88 end:0x80367FA4 + .sdata2 start:0x806C1070 end:0x806C1080 + +Screen.a/LayoutGroupCtrl.o: + .text start:0x80367FA4 end:0x803682A8 + .sdata2 start:0x806C1080 end:0x806C1088 + +Screen.a/LayoutManager.o: + .text start:0x803682A8 end:0x8036A338 + .rodata start:0x8053A780 end:0x8053A7C8 + .data start:0x805D6524 end:0x805D66B8 + .sdata2 start:0x806C1088 end:0x806C10A0 + +Screen.a/LayoutPaneCtrl.o: + .text start:0x8036A338 end:0x8036A918 + .sdata2 start:0x806C10A0 end:0x806C10A8 + +Screen.a/LensFlare.o: + .text start:0x8036A918 end:0x8036BB08 + .ctors start:0x8052F2A8 end:0x8052F2AC + .data start:0x805D66B8 end:0x805D6940 + .sbss start:0x806B6918 end:0x806B6930 + .sdata2 start:0x806C10A8 end:0x806C10C0 + +Screen.a/LogoFader.o: + .text start:0x8036BB08 end:0x8036BF30 + .ctors start:0x8052F2AC end:0x8052F2B0 + .data start:0x805D6940 end:0x805D6A58 + .sbss start:0x806B6930 end:0x806B6940 + .sdata2 start:0x806C10C0 end:0x806C10D0 + +Screen.a/LuigiLetter.o: + .text start:0x8036BF30 end:0x8036C520 + .ctors start:0x8052F2B0 end:0x8052F2B4 + .data start:0x805D6A58 end:0x805D6BD8 + .sbss start:0x806B6940 end:0x806B6950 + +Screen.a/Manual2P.o: + .text start:0x8036C520 end:0x8036D1AC + .ctors start:0x8052F2B4 end:0x8052F2B8 + .data start:0x805D6BD8 end:0x805D6CBC + .sbss start:0x806B6950 end:0x806B6970 + .sdata2 start:0x806C10D0 end:0x806C10E0 + +Screen.a/MarioMeter.o: + .text start:0x8036D1AC end:0x8036D44C + .data start:0x805D6CBC end:0x805D6D0C + +Screen.a/MarioSubMeter.o: + .text start:0x8036D44C end:0x8036D6D0 + .data start:0x805D6D0C end:0x805D6D30 + +Screen.a/MessageTagSkipTagProcessor.o: + .text start:0x8036D6D0 end:0x8036D7F0 + .data start:0x805D6D30 end:0x805D6E24 + +Screen.a/MeterLayout.o: + .text start:0x8036D7F0 end:0x8036E9C0 + .ctors start:0x8052F2B8 end:0x8052F2BC + .data start:0x805D6E24 end:0x805D6F6C + .sbss start:0x806B6970 end:0x806B69A0 + .sdata2 start:0x806C10E0 end:0x806C1110 + +Screen.a/MiiConfirmIcon.o: + .text start:0x8036E9C0 end:0x8036ECE0 + .ctors start:0x8052F2BC end:0x8052F2C0 + .data start:0x805D6F6C end:0x805D7004 + .sbss start:0x806B69A0 end:0x806B69B0 + +Screen.a/MiiSelect.o: + .text start:0x8036ECE0 end:0x80370248 + .ctors start:0x8052F2C0 end:0x8052F2C4 + .data start:0x805D7004 end:0x805D71C0 + .sbss start:0x806B69B0 end:0x806B69D0 + +Screen.a/MiiSelectIcon.o: + .text start:0x80370248 end:0x80370D0C + .ctors start:0x8052F2C4 end:0x8052F2C8 + .rodata start:0x8053A7C8 end:0x8053A7E0 + .data start:0x805D71C0 end:0x805D7254 + .sbss start:0x806B69D0 end:0x806B69E8 + .sdata2 start:0x806C1110 end:0x806C1124 + +Screen.a/MissLayout.o: + .text start:0x80370D0C end:0x80370FC0 + .ctors start:0x8052F2C8 end:0x8052F2CC + .data start:0x805D7254 end:0x805D7318 + .sbss start:0x806B69E8 end:0x806B69F8 + +Screen.a/MoviePlayerSimple.o: + .text start:0x80370FC0 end:0x80371B30 + .ctors start:0x8052F2CC end:0x8052F2D0 + .data start:0x805D7318 end:0x805D7594 + .sbss start:0x806B69F8 end:0x806B6A10 + .sdata2 start:0x806C1124 end:0x806C1138 + +Screen.a/MoviePlayingSequence.o: + .text start:0x80371B30 end:0x803729B8 + .ctors start:0x8052F2D0 end:0x8052F2D4 + .rodata start:0x8053A7E0 end:0x8053A930 + .data start:0x805D7594 end:0x805D766C + .sbss start:0x806B6A10 end:0x806B6A28 + .sdata2 start:0x806C1138 end:0x806C1140 + +Screen.a/MovieSubtitles.o: + .text start:0x803729B8 end:0x80372C78 + .ctors start:0x8052F2D4 end:0x8052F2D8 + .data start:0x805D766C end:0x805D7960 + .sbss start:0x806B6A28 end:0x806B6A38 + +Screen.a/MovieSubtitlesDataTable.o: + .text start:0x80372C78 end:0x80372E28 + .rodata start:0x8053A930 end:0x8053AC38 + +Screen.a/MovieStarter.o: + .text start:0x80372E28 end:0x80373124 + .data start:0x805D7960 end:0x805D7A10 + +Screen.a/NoteCounter.o: + .text start:0x80373124 end:0x80373794 + .ctors start:0x8052F2D8 end:0x8052F2DC + .data start:0x805D7A10 end:0x805D7AA0 + .sbss start:0x806B6A38 end:0x806B6A50 + .sdata2 start:0x806C1140 end:0x806C1150 + +Screen.a/odh.o: + .text start:0x80373794 end:0x803748E4 + .rodata start:0x8053AC38 end:0x8053B150 + .sdata2 start:0x806C1150 end:0x806C1168 + +Screen.a/OdhConverter.o: + .text start:0x803748E4 end:0x80374DC8 + .data start:0x805D7AA0 end:0x805D7AF0 + .sdata2 start:0x806C1168 end:0x806C1180 + +Screen.a/OneUpBoard.o: + .text start:0x80374DC8 end:0x803750CC + .ctors start:0x8052F2DC end:0x8052F2E0 + .data start:0x805D7AF0 end:0x805D7B40 + .sbss start:0x806B6A50 end:0x806B6A58 + .sdata2 start:0x806C1180 end:0x806C1188 + +Screen.a/PaneEffectKeeper.o: + .text start:0x803750CC end:0x80375500 + .data start:0x805D7B40 end:0x805D7DF8 + .sdata2 start:0x806C1188 end:0x806C1190 + +Screen.a/PauseMenu.o: + .text start:0x80375500 end:0x80376734 + .ctors start:0x8052F2E0 end:0x8052F2E4 + .rodata start:0x8053B150 end:0x8053B190 + .data start:0x805D7DF8 end:0x805D7EF8 + .sbss start:0x806B6A58 end:0x806B6A70 + .sdata2 start:0x806C1190 end:0x806C11A0 + +Screen.a/PeachLetter.o: + .text start:0x80376734 end:0x80376B28 + .ctors start:0x8052F2E4 end:0x8052F2E8 + .data start:0x805D7EF8 end:0x805D7FC4 + .sbss start:0x806B6A70 end:0x806B6A80 + +Screen.a/PictureBookCloseButton.o: + .text start:0x80376B28 end:0x80376F30 + .ctors start:0x8052F2E8 end:0x8052F2EC + .data start:0x805D7FC4 end:0x805D835C + .sbss start:0x806B6A80 end:0x806B6A90 + +Screen.a/PictureBookLayout.o: + .text start:0x80376F30 end:0x80379130 + .ctors start:0x8052F2EC end:0x8052F2F0 + .rodata start:0x8053B190 end:0x8053B1E0 + .data start:0x805D835C end:0x805D8598 + .sbss start:0x806B6A90 end:0x806B6AC0 + .sdata2 start:0x806C11A0 end:0x806C11A8 + +Screen.a/PlayerActionGuidance.o: + .text start:0x80379130 end:0x80379BC8 + .ctors start:0x8052F2F0 end:0x8052F2F4 + .data start:0x805D8598 end:0x805D8650 + .sbss start:0x806B6AC0 end:0x806B6AD8 + .sdata2 start:0x806C11A8 end:0x806C11B0 + +Screen.a/PlayerLeft.o: + .text start:0x80379BC8 end:0x8037A154 + .ctors start:0x8052F2F4 end:0x8052F2F8 + .data start:0x805D8650 end:0x805D8700 + .sbss start:0x806B6AD8 end:0x806B6AE8 + .sdata2 start:0x806C11B0 end:0x806C11B8 + +Screen.a/PlayerMissLeft.o: + .text start:0x8037A154 end:0x8037A614 + .ctors start:0x8052F2F8 end:0x8052F2FC + .data start:0x805D8700 end:0x805D88CC + .sbss start:0x806B6AE8 end:0x806B6AF8 + .sdata2 start:0x806C11B8 end:0x806C11C8 + +Screen.a/PowerStarList.o: + .text start:0x8037A614 end:0x8037C78C + .ctors start:0x8052F2FC end:0x8052F300 + .rodata start:0x8053B1E0 end:0x8053B268 + .data start:0x805D88CC end:0x805D8BA4 + .sdata start:0x806B2468 end:0x806B24A0 + .sbss start:0x806B6AF8 end:0x806B6B20 + .sdata2 start:0x806C11C8 end:0x806C11D8 + +Screen.a/PrologueLetter.o: + .text start:0x8037C78C end:0x8037CB38 + .ctors start:0x8052F300 end:0x8052F304 + .data start:0x805D8BA4 end:0x805D8C58 + .sbss start:0x806B6B20 end:0x806B6B30 + +Screen.a/ProloguePictureBook.o: + .text start:0x8037CB38 end:0x8037CF70 + .ctors start:0x8052F304 end:0x8052F308 + .rodata start:0x8053B268 end:0x8053B290 + .data start:0x805D8C58 end:0x805D8D10 + .sbss start:0x806B6B30 end:0x806B6B40 + .sdata2 start:0x806C11D8 end:0x806C11E0 + +Screen.a/PurpleCoinCounter.o: + .text start:0x8037CF70 end:0x8037D3C0 + .ctors start:0x8052F308 end:0x8052F30C + .data start:0x805D8D10 end:0x805D8DFC + .sbss start:0x806B6B40 end:0x806B6B48 + .sdata2 start:0x806C11E0 end:0x806C11E8 + +Screen.a/ReplaceTagProcessor.o: + .text start:0x8037D3C0 end:0x8037DB64 + .rodata start:0x8053B290 end:0x8053B2C8 + +Screen.a/SaveIcon.o: + .text start:0x8037DB64 end:0x8037DCAC + .data start:0x805D8DFC end:0x805D90B4 + +Screen.a/ScenarioSelectLayout.o: + .text start:0x8037DCAC end:0x8037FE8C + .ctors start:0x8052F30C end:0x8052F310 + .rodata start:0x8053B2C8 end:0x8053B310 + .data start:0x805D90B4 end:0x805D91CC + .sbss start:0x806B6B48 end:0x806B6B78 + .sdata2 start:0x806C11E8 end:0x806C1220 + +Screen.a/ScenarioTitle.o: + .text start:0x8037FE8C end:0x8038014C + .ctors start:0x8052F310 end:0x8052F314 + .data start:0x805D91CC end:0x805D9280 + .sbss start:0x806B6B78 end:0x806B6B88 + +Screen.a/SceneWipeHolder.o: + .text start:0x8038014C end:0x803805BC + .data start:0x805D9280 end:0x805D92D8 + +Screen.a/ScreenAlphaCapture.o: + .text start:0x803805BC end:0x8038093C + .data start:0x805D92D8 end:0x805D9300 + +Screen.a/ScreenBlurEffect.o: + .text start:0x8038093C end:0x80381104 + .data start:0x805D9300 end:0x805D9344 + .sdata2 start:0x806C1220 end:0x806C1248 + +Screen.a/ScreenPreserver.o: + .text start:0x80381104 end:0x80381304 + .data start:0x805D9344 end:0x805D9368 + .sdata2 start:0x806C1248 end:0x806C1250 + +Screen.a/SimpleLayout.o: + .text start:0x80381304 end:0x80381434 + .data start:0x805D9368 end:0x805D946C + +Screen.a/StaffRoll.o: + .text start:0x80381434 end:0x80383124 + .ctors start:0x8052F314 end:0x8052F318 + .rodata start:0x8053B310 end:0x8053B6F8 + .data start:0x805D946C end:0x805D9964 + .sdata start:0x806B24A0 end:0x806B24E8 + .sbss start:0x806B6B88 end:0x806B6BE0 + .sdata2 start:0x806C1250 end:0x806C1268 + +Screen.a/StageResultInformer.o: + .text start:0x80383124 end:0x80384620 + .ctors start:0x8052F318 end:0x8052F31C + .data start:0x805D9964 end:0x805D9B30 + .sbss start:0x806B6BE0 end:0x806B6C38 + +Screen.a/StarCounter.o: + .text start:0x80384620 end:0x80384AA4 + .ctors start:0x8052F31C end:0x8052F320 + .data start:0x805D9B30 end:0x805D9C84 + .sbss start:0x806B6C38 end:0x806B6C48 + .sdata2 start:0x806C1268 end:0x806C1270 + +Screen.a/StarPieceCounter.o: + .text start:0x80384AA4 end:0x80385644 + .ctors start:0x8052F320 end:0x8052F324 + .data start:0x805D9C84 end:0x805D9D10 + .sbss start:0x806B6C48 end:0x806B6C58 + .sdata2 start:0x806C1270 end:0x806C1288 + +Screen.a/StarPointerBlur.o: + .text start:0x80385644 end:0x80385FE8 + .data start:0x805D9D10 end:0x805D9D94 + .sdata2 start:0x806C1288 end:0x806C1298 + +Screen.a/StarPointerCommandStream.o: + .text start:0x80385FE8 end:0x80386590 + .ctors start:0x8052F324 end:0x8052F328 + .data start:0x805D9D94 end:0x805D9E1C + .sbss start:0x806B6C58 end:0x806B6C68 + .sdata2 start:0x806C1298 end:0x806C12C8 + +Screen.a/StarPointerController.o: + .text start:0x80386590 end:0x80386B18 + .sdata2 start:0x806C12C8 end:0x806C12D8 + +Screen.a/StarPointerDirector.o: + .text start:0x80386B18 end:0x8038771C + .data start:0x805D9E1C end:0x805D9F28 + .sdata2 start:0x806C12D8 end:0x806C12F0 + +Screen.a/StarPointerGuidance.o: + .text start:0x8038771C end:0x80388448 + .ctors start:0x8052F328 end:0x8052F32C + .data start:0x805D9F28 end:0x805DA100 + .sbss start:0x806B6C68 end:0x806B6C90 + +Screen.a/StarPointerLayout.o: + .text start:0x80388448 end:0x8038AA48 + .ctors start:0x8052F32C end:0x8052F330 + .data start:0x805DA100 end:0x805DA2BC + .sbss start:0x806B6C90 end:0x806B6CC0 + .sdata2 start:0x806C12F0 end:0x806C1318 + +Screen.a/StarPointerTarget.o: + .text start:0x8038AA48 end:0x8038B3C8 + .sdata2 start:0x806C1318 end:0x806C1338 + +Screen.a/SubMeterLayout.o: + .text start:0x8038B3C8 end:0x8038B910 + .data start:0x805DA2BC end:0x805DA38C + .sdata start:0x806B24E8 end:0x806B2524 + .sdata2 start:0x806C1338 end:0x806C1348 + +Screen.a/SuddenDeathMeter.o: + .text start:0x8038B910 end:0x8038C444 + .ctors start:0x8052F330 end:0x8052F334 + .data start:0x805DA38C end:0x805DA520 + .sbss start:0x806B6CC0 end:0x806B6CE0 + .sdata2 start:0x806C1348 end:0x806C1368 + +Screen.a/SurfingGuidance.o: + .text start:0x8038C444 end:0x8038CE38 + .ctors start:0x8052F334 end:0x8052F338 + .data start:0x805DA520 end:0x805DA6F8 + .sbss start:0x806B6CE0 end:0x806B6D10 + .sdata2 start:0x806C1368 end:0x806C1378 + +Screen.a/SysInfoWindow.o: + .text start:0x8038CE38 end:0x8038D7E0 + .ctors start:0x8052F338 end:0x8052F33C + .rodata start:0x8053B6F8 end:0x8053B710 + .data start:0x805DA6F8 end:0x805DA7A0 + .sbss start:0x806B6D10 end:0x806B6D20 + +Screen.a/SystemWipeHolder.o: + .text start:0x8038D7E0 end:0x8038DE10 + .data start:0x805DA7A0 end:0x805DA8F8 + .sdata2 start:0x806C1378 end:0x806C1380 + +Screen.a/THPSimplePlayerWrapper.o: + .text start:0x8038DE10 end:0x8038F990 + .ctors start:0x8052F33C end:0x8052F340 + .data start:0x805DA8F8 end:0x805DAA00 + .sbss start:0x806B6D20 end:0x806B6D40 + .sdata2 start:0x806C1380 end:0x806C1398 + +Screen.a/TimeLimitLayout.o: + .text start:0x8038F990 end:0x803902E8 + .ctors start:0x8052F340 end:0x8052F344 + .rodata start:0x8053B710 end:0x8053B790 + .data start:0x805DAA00 end:0x805DABC8 + .sbss start:0x806B6D40 end:0x806B6D60 + .sdata2 start:0x806C1398 end:0x806C13A8 + +Screen.a/TitleSequenceProduct.o: + .text start:0x803902E8 end:0x80390C94 + .ctors start:0x8052F344 end:0x8052F348 + .data start:0x805DABC8 end:0x805DACBC + .sbss start:0x806B6D60 end:0x806B6D80 + .sdata2 start:0x806C13A8 end:0x806C13B0 + +Screen.a/WaterCameraFilter.o: + .text start:0x80390C94 end:0x80391838 + .ctors start:0x8052F348 end:0x8052F34C + .data start:0x805DACBC end:0x805DAD78 + .sbss start:0x806B6D80 end:0x806B6D98 + .sdata2 start:0x806C13B0 end:0x806C13E0 + +Screen.a/WipeFade.o: + .text start:0x80391838 end:0x80391CB0 + .data start:0x805DAD78 end:0x805DADE8 + .sdata2 start:0x806C13E0 end:0x806C13F0 + +Screen.a/WipeGameOver.o: + .text start:0x80391CB0 end:0x80392050 + .ctors start:0x8052F34C end:0x8052F350 + .data start:0x805DADE8 end:0x805DAE60 + .sbss start:0x806B6D98 end:0x806B6DA0 + +Screen.a/WipeHolderBase.o: + .text start:0x80392050 end:0x80392468 + .data start:0x805DAE60 end:0x805DAECC + +Screen.a/WipeKoopa.o: + .text start:0x80392468 end:0x803927D8 + .ctors start:0x8052F350 end:0x8052F354 + .data start:0x805DAECC end:0x805DAF70 + .sbss start:0x806B6DA0 end:0x806B6DB0 + +Screen.a/WipeRing.o: + .text start:0x803927D8 end:0x80393388 + .ctors start:0x8052F354 end:0x8052F358 + .data start:0x805DAF70 end:0x805DB09C + .sdata start:0x806B2524 end:0x806B2530 + .sbss start:0x806B6DB0 end:0x806B6DC0 + .sdata2 start:0x806C13F0 end:0x806C1418 + +Screen.a/YesNoController.o: + .text start:0x80393388 end:0x80393AC8 + .ctors start:0x8052F358 end:0x8052F35C + .data start:0x805DB09C end:0x805DB124 + .sdata start:0x806B2530 end:0x806B257C + .sbss start:0x806B6DC0 end:0x806B6DD8 + +Screen.a/YesNoLayout.o: + .text start:0x80393AC8 end:0x80393D98 + .ctors start:0x8052F35C end:0x8052F360 + .data start:0x805DB124 end:0x805DB168 + .sbss start:0x806B6DD8 end:0x806B6DE0 + +Speaker.a/SpkSpeakerCtrl.o: + .text start:0x80393D98 end:0x8039468C + .ctors start:0x8052F360 end:0x8052F364 + .bss start:0x8060B1B0 end:0x8060B2D0 + .sbss start:0x806B6DE0 end:0x806B6DE8 + .sdata2 start:0x806C1418 end:0x806C1420 + +Speaker.a/SpkSystem.o: + .text start:0x8039468C end:0x8039498C + .ctors start:0x8052F364 end:0x8052F368 + .bss start:0x8060B2D0 end:0x8060B2F0 + .sbss start:0x806B6DE8 end:0x806B6DF0 + +Speaker.a/SpkMixingBuffer.o: + .text start:0x8039498C end:0x80394ADC + +Speaker.a/SpkWave.o: + .text start:0x80394ADC end:0x80394C20 + +Speaker.a/SpkTable.o: + .text start:0x80394C20 end:0x80394CA4 + +Speaker.a/SpkData.o: + .text start:0x80394CA4 end:0x80394D8C + +Speaker.a/SpkSound.o: + .text start:0x80394D8C end:0x8039590C + .ctors start:0x8052F368 end:0x8052F36C + .bss start:0x8060B2F0 end:0x8060B300 + .sdata2 start:0x806C1420 end:0x806C1430 + +System.a/AlreadyDoneFlagInGalaxy.o: + .text start:0x8039590C end:0x80395BD4 + +System.a/ArchiveHolder.o: + .text start:0x80395BD4 end:0x80395FE8 + +System.a/AudSystemWrapper.o: + .text start:0x80395FE8 end:0x8039653C + .sbss start:0x806B6DF0 end:0x806B6DF8 + +System.a/BinaryDataChunkHolder.o: + .text start:0x8039653C end:0x803968F0 + +System.a/BinaryDataContentAccessor.o: + .text start:0x803968F0 end:0x80396C94 + +System.a/DrawBuffer.o: + .text start:0x80396C94 end:0x80397848 + +System.a/DrawBufferExecuter.o: + .text start:0x80397848 end:0x80397ACC + .data start:0x805DB168 end:0x805DB178 + +System.a/DrawBufferGroup.o: + .text start:0x80397ACC end:0x8039826C + .data start:0x805DB178 end:0x805DB1A8 + +System.a/DrawBufferHolder.o: + .text start:0x8039826C end:0x803987D4 + .data start:0x805DB1A8 end:0x805DB1C0 + +System.a/DrawSyncManager.o: + .text start:0x803987D4 end:0x80398EA0 + .sbss start:0x806B6DF8 end:0x806B6E00 + +System.a/FileHolder.o: + .text start:0x80398EA0 end:0x80399330 + +System.a/FileLoader.o: + .text start:0x80399330 end:0x803998B8 + +System.a/FileLoaderThread.o: + .text start:0x803998B8 end:0x80399AD4 + .data start:0x805DB1C0 end:0x805DB208 + +System.a/FileRipper.o: + .text start:0x80399AD4 end:0x8039A1E8 + .bss start:0x8060B300 end:0x8060B318 + .sbss start:0x806B6E00 end:0x806B6E18 + +System.a/FunctionAsyncExecutor.o: + .text start:0x8039A1E8 end:0x8039AA24 + .data start:0x805DB208 end:0x805DB224 + .bss start:0x8060B318 end:0x8060B330 + +System.a/GameSystem.o: + .text start:0x8039AA24 end:0x8039B53C + .ctors start:0x8052F36C end:0x8052F370 + .data start:0x805DB224 end:0x805DB32C + .bss start:0x8060B330 end:0x8060B348 + .sbss start:0x806B6E18 end:0x806B6E38 + +System.a/GameSystemDimmingWatcher.o: + .text start:0x8039B53C end:0x8039B618 + +System.a/GameSystemErrorWatcher.o: + .text start:0x8039B618 end:0x8039BE64 + .ctors start:0x8052F370 end:0x8052F374 + .rodata start:0x8053B790 end:0x8053B7C8 + .data start:0x805DB32C end:0x805DB56C + .sbss start:0x806B6E38 end:0x806B6E48 + +System.a/GameSystemException.o: + .text start:0x8039BE64 end:0x8039C068 + .rodata start:0x8053B7C8 end:0x8053B7E8 + .sbss start:0x806B6E48 end:0x806B6E50 + +System.a/GameSystemFontHolder.o: + .text start:0x8039C068 end:0x8039C428 + +System.a/GameSystemFrameControl.o: + .text start:0x8039C428 end:0x8039C4B8 + +System.a/GameSystemFunction.o: + .text start:0x8039C4B8 end:0x8039CC68 + +System.a/GameSystemObjHolder.o: + .text start:0x8039CC68 end:0x8039D374 + .sbss start:0x806B6E50 end:0x806B6E60 + +System.a/GameSystemStationedArchiveLoader.o: + .text start:0x8039D374 end:0x8039E130 + .ctors start:0x8052F374 end:0x8052F378 + .data start:0x805DB56C end:0x805DB750 + .sbss start:0x806B6E60 end:0x806B6E80 + +System.a/GameSystemSceneController.o: + .text start:0x8039E130 end:0x8039F628 + .ctors start:0x8052F378 end:0x8052F37C + .data start:0x805DB750 end:0x805DB8B0 + .sbss start:0x806B6E80 end:0x806B6EB0 + +System.a/GameSystemResetAndPowerProcess.o: + .text start:0x8039F628 end:0x8039FF74 + .ctors start:0x8052F37C end:0x8052F380 + .rodata start:0x8053B7E8 end:0x8053B7F0 + .data start:0x805DB8B0 end:0x805DBA48 + .sbss start:0x806B6EB0 end:0x806B6EC8 + .sdata2 start:0x806C1430 end:0x806C1438 + +System.a/HeapMemoryWatcher.o: + .text start:0x8039FF74 end:0x803A04D8 + .sbss start:0x806B6EC8 end:0x806B6ED0 + +System.a/Language.o: + .text start:0x803A04D8 end:0x803A0698 + .rodata start:0x8053B7F0 end:0x8053B890 + +System.a/LayoutHolder.o: + .text start:0x803A0698 end:0x803A0D94 + .rodata start:0x8053B890 end:0x8053B8D0 + .data start:0x805DBA48 end:0x805DBA80 + +System.a/MainLoopFramework.o: + .text start:0x803A0D94 end:0x803A2198 + .ctors start:0x8052F380 end:0x8052F384 + .data start:0x805DBA80 end:0x805DBBE0 + .bss start:0x8060B348 end:0x8060B388 + .sbss start:0x806B6ED0 end:0x806B6EE0 + .sdata2 start:0x806C1438 end:0x806C1448 + +System.a/MessageHolder.o: + .text start:0x803A2198 end:0x803A27E4 + +System.a/NANDErrorSequence.o: + .text start:0x803A27E4 end:0x803A371C + .ctors start:0x8052F384 end:0x8052F388 + .data start:0x805DBBE0 end:0x805DBCE0 + .sbss start:0x806B6EE0 end:0x806B6F28 + +System.a/NANDManager.o: + .text start:0x803A371C end:0x803A3B40 + +System.a/NANDManagerThread.o: + .text start:0x803A3B40 end:0x803A3EAC + .data start:0x805DBCE0 end:0x805DBCF0 + +System.a/NerveExecutor.o: + .text start:0x803A3EAC end:0x803A3FE0 + .data start:0x805DBCF0 end:0x805DBD00 + +System.a/OSThreadWrapper.o: + .text start:0x803A3FE0 end:0x803A41E0 + .data start:0x805DBD00 end:0x805DBD60 + +System.a/Overwrite.o: + .text start:0x803A41E0 end:0x803A70BC + .ctors start:0x8052F388 end:0x8052F38C + .data start:0x805DBD60 end:0x805DBEE8 + .bss start:0x8060B388 end:0x8060B3C0 + .sdata start:0x806B257C end:0x806B25A4 + .sdata2 start:0x806C1448 end:0x806C1478 + +System.a/PauseButtonCheckerInGame.o: + .text start:0x803A70BC end:0x803A7218 + +System.a/PlacedHiddenStarScenarioTable.o: + .text start:0x803A7218 end:0x803A7274 + .rodata start:0x8053B8D0 end:0x8053B8E0 + +System.a/RenderMode.o: + .text start:0x803A7274 end:0x803A7448 + .rodata start:0x8053B8E0 end:0x8053BB48 + +System.a/ResourceHolder.o: + .text start:0x803A7448 end:0x803A7FC4 + .rodata start:0x8053BB48 end:0x8053BBA8 + +System.a/ResourceHolderManager.o: + .text start:0x803A7FC4 end:0x803A8890 + .data start:0x805DBEE8 end:0x805DBF98 + +System.a/ResourceInfo.o: + .text start:0x803A8890 end:0x803A8BC0 + +System.a/ScenarioDataParser.o: + .text start:0x803A8BC0 end:0x803A9DD0 + .data start:0x805DBF98 end:0x805DBFDC + .sdata start:0x806B25A4 end:0x806B25E0 + +System.a/ShapePacketUserData.o: + .text start:0x803A9DD0 end:0x803AA288 + .sdata2 start:0x806C1478 end:0x806C1480 + +System.a/StarPointerOnOffController.o: + .text start:0x803AA288 end:0x803AB42C + .data start:0x805DBFDC end:0x805DD650 + +System.a/StationedArchiveLoader.o: + .text start:0x803AB42C end:0x803AB6B0 + +System.a/StationedFileInfo.o: + .text start:0x803AB6B0 end:0x803AB6BC + .rodata start:0x8053BBA8 end:0x8053C4E8 + +System.a/WPad.o: + .text start:0x803AB6BC end:0x803ABD30 + .sdata2 start:0x806C1480 end:0x806C1488 + +System.a/WPadAcceleration.o: + .text start:0x803ABD30 end:0x803AC4AC + .sdata2 start:0x806C1488 end:0x806C14A0 + +System.a/WPadButton.o: + .text start:0x803AC4AC end:0x803AC714 + .sdata2 start:0x806C14A0 end:0x806C14A8 + +System.a/WPadHolder.o: + .text start:0x803AC714 end:0x803ACCA0 + .sdata2 start:0x806C14A8 end:0x806C14B8 + +System.a/WPadHVSwing.o: + .text start:0x803ACCA0 end:0x803AD010 + .sdata2 start:0x806C14B8 end:0x806C14C8 + +System.a/WPadInfoChecker.o: + .text start:0x803AD010 end:0x803AD0D8 + +System.a/WPadLeaveWatcher.o: + .text start:0x803AD0D8 end:0x803AD204 + +System.a/WPadPointer.o: + .text start:0x803AD204 end:0x803AD6D4 + .sdata2 start:0x806C14C8 end:0x806C14E0 + +System.a/WPadRumble.o: + .text start:0x803AD6D4 end:0x803ADD4C + .data start:0x805DD650 end:0x805DD6EC + .sbss start:0x806B6F28 end:0x806B6F30 + +System.a/WPadRumbleData.o: + .text start:0x803ADD4C end:0x803ADE0C + .data start:0x805DD6EC end:0x805DE1DC + +System.a/WPadStick.o: + .text start:0x803ADE0C end:0x803AE034 + .sdata2 start:0x806C14E0 end:0x806C14F8 + +System.a/HomeButtonMenuWrapper.o: + .text start:0x803AE034 end:0x803AE1C0 + .data start:0x805DE1DC end:0x805DE260 + .sbss start:0x806B6F30 end:0x806B6F50 + +System.a/HomeButtonStateNotifier.o: + .text start:0x803AE1C0 end:0x803AE294 + +System.a/ConfigDataHolder.o: + .text start:0x803AE294 end:0x803AE640 + .data start:0x805DE260 end:0x805DE280 + +System.a/ConfigDataMii.o: + .text start:0x803AE640 end:0x803AE988 + .data start:0x805DE280 end:0x805DE2A0 + +System.a/ConfigDataMisc.o: + .text start:0x803AE988 end:0x803AEC34 + .data start:0x805DE2A0 end:0x805DE48C + +System.a/FindingLuigiEventScheduler.o: + .text start:0x803AEC34 end:0x803AF334 + +System.a/GalaxyCometScheduler.o: + .text start:0x803AF334 end:0x803AFDC8 + .rodata start:0x8053C4E8 end:0x8053C918 + +System.a/GalaxyCometState.o: + .text start:0x803AFDC8 end:0x803AFFB4 + .ctors start:0x8052F38C end:0x8052F390 + .data start:0x805DE48C end:0x805DE668 + .sbss start:0x806B6F50 end:0x806B6F58 + +System.a/GalaxyMoveArgument.o: + .text start:0x803AFFB4 end:0x803B00A0 + +System.a/GalaxyNameSortTable.o: + .text start:0x803B00A0 end:0x803B0208 + +System.a/GalaxyStatusAccessor.o: + .text start:0x803B0208 end:0x803B0A08 + +System.a/GameDataConst.o: + .text start:0x803B0A08 end:0x803B0DCC + +System.a/GameDataFunction.o: + .text start:0x803B0DCC end:0x803B2220 + +System.a/GameDataGalaxyStorage.o: + .text start:0x803B2220 end:0x803B2C60 + .data start:0x805DE668 end:0x805DE738 + +System.a/GameDataHolder.o: + .text start:0x803B2C60 end:0x803B37C0 + +System.a/GameDataPlayerStatus.o: + .text start:0x803B37C0 end:0x803B3A5C + .data start:0x805DE738 end:0x805DF8C8 + +System.a/GameDataTemporaryInGalaxy.o: + .text start:0x803B3A5C end:0x803B3CA8 + +System.a/GameEventFlag.o: + .text start:0x803B3CA8 end:0x803B3D74 + +System.a/GameEventFlagTable.o: + .text start:0x803B3D74 end:0x803B4D8C + .rodata start:0x8053C918 end:0x8053D7C8 + .sdata start:0x806B25E0 end:0x806B2608 + .sbss start:0x806B6F58 end:0x806B6F60 + +System.a/GameEventFlagChecker.o: + .text start:0x803B4D8C end:0x803B52B0 + .data start:0x805DF8C8 end:0x805DF934 + +System.a/GameEventFlagStorage.o: + .text start:0x803B52B0 end:0x803B55E0 + .data start:0x805DF934 end:0x805DFB60 + +System.a/GameEventValueChecker.o: + .text start:0x803B55E0 end:0x803B59D4 + .rodata start:0x8053D7C8 end:0x8053D8A8 + .data start:0x805DFB60 end:0x805DFB80 + +System.a/GameSequenceDirector.o: + .text start:0x803B59D4 end:0x803B5CE4 + .data start:0x805DFB80 end:0x805DFCB8 + +System.a/GameSequenceFunction.o: + .text start:0x803B5CE4 end:0x803B68C8 + +System.a/GameSequenceProgress.o: + .text start:0x803B68C8 end:0x803B7704 + .ctors start:0x8052F390 end:0x8052F394 + .data start:0x805DFCB8 end:0x805DFD90 + .sbss start:0x806B6F60 end:0x806B6F78 + +System.a/LuigiLeftSupplier.o: + .text start:0x803B7704 end:0x803B7758 + +System.a/SaveDataBannerCreator.o: + .text start:0x803B7758 end:0x803B7B18 + .ctors start:0x8052F394 end:0x8052F398 + .data start:0x805DFD90 end:0x805DFE1C + .sbss start:0x806B6F78 end:0x806B6F88 + +System.a/SaveDataFileAccessor.o: + .text start:0x803B7B18 end:0x803B7C68 + +System.a/SaveDataHandler.o: + .text start:0x803B7C68 end:0x803B8B38 + .ctors start:0x8052F398 end:0x8052F39C + .rodata start:0x8053D8A8 end:0x8053D8D0 + .data start:0x805DFE1C end:0x805DFF64 + .sbss start:0x806B6F88 end:0x806B6FA0 + +System.a/SaveDataHandleSequence.o: + .text start:0x803B8B38 end:0x803BA624 + .ctors start:0x8052F39C end:0x8052F3A0 + .data start:0x805DFF64 end:0x805E0040 + .sbss start:0x806B6FA0 end:0x806B6FD8 + +System.a/ScenarioProgressTestRun.o: + .text start:0x803BA624 end:0x803BA62C + +System.a/SpinDriverPathStorage.o: + .text start:0x803BA62C end:0x803BB49C + .data start:0x805E0040 end:0x805E00A8 + .sdata2 start:0x806C14F8 end:0x806C1510 + +System.a/StageResultSequenceChecker.o: + .text start:0x803BB49C end:0x803BB7BC + +System.a/StarPieceAlmsStorage.o: + .text start:0x803BB7BC end:0x803BB954 + .rodata start:0x8053D8D0 end:0x8053D910 + .data start:0x805E00A8 end:0x805E0514 + +System.a/StorySequenceExecutor.o: + .text start:0x803BB954 end:0x803BD404 + .ctors start:0x8052F3A0 end:0x8052F3A4 + .rodata start:0x8053D910 end:0x8053EB78 + .data start:0x805E0514 end:0x805E080C + .sbss start:0x806B6FD8 end:0x806B7000 + +System.a/SysConfigFile.o: + .text start:0x803BD404 end:0x803BD7EC + .data start:0x805E080C end:0x805E0950 + +System.a/UserFile.o: + .text start:0x803BD7EC end:0x803BDA7C + +Util.a/ActorCameraUtil.o: + .text start:0x803BDA7C end:0x803BE7F8 + +Util.a/ActorMovementUtil.o: + .text start:0x803BE7F8 end:0x803C3144 + .sdata2 start:0x806C1510 end:0x806C1560 + +Util.a/ActorSensorUtil.o: + .text start:0x803C3144 end:0x803C5054 + .sdata2 start:0x806C1560 end:0x806C1568 + +Util.a/ActorShadowLocalUtil.o: + .text start:0x803C5054 end:0x803C61B8 + .data start:0x805E0950 end:0x805E0C20 + .sdata2 start:0x806C1568 end:0x806C1578 + +Util.a/ActorShadowUtil.o: + .text start:0x803C61B8 end:0x803C7A98 + .sdata2 start:0x806C1578 end:0x806C1588 + +Util.a/ActorStateUtil.o: + .text start:0x803C7A98 end:0x803C7D44 + +Util.a/ActorSwitchUtil.o: + .text start:0x803C7D44 end:0x803C829C + +Util.a/BitArray.o: + .text start:0x803C829C end:0x803C8378 + +Util.a/CameraUtil.o: + .text start:0x803C8378 end:0x803CA518 + .ctors start:0x8052F3A4 end:0x8052F3A8 + .sdata start:0x806B2608 end:0x806B2614 + .sdata2 start:0x806C1588 end:0x806C15C0 + +Util.a/DemoUtil.o: + .text start:0x803CA518 end:0x803CBA6C + .sdata2 start:0x806C15C0 end:0x806C15C8 + +Util.a/DrawUtil.o: + .text start:0x803CBA6C end:0x803CD0E0 + .ctors start:0x8052F3A8 end:0x8052F3AC + .data start:0x805E0C20 end:0x805E1030 + .bss start:0x8060B3C0 end:0x8060B3F0 + .sdata start:0x806B2614 end:0x806B2658 + .sbss start:0x806B7000 end:0x806B7008 + .sdata2 start:0x806C15C8 end:0x806C15F8 + +Util.a/EffectUtil.o: + .text start:0x803CD0E0 end:0x803CDA10 + .sdata2 start:0x806C15F8 end:0x806C1600 + +Util.a/EventUtil.o: + .text start:0x803CDA10 end:0x803CF2A0 + +Util.a/FileUtil.o: + .text start:0x803CF2A0 end:0x803CFE74 + .sdata2 start:0x806C1600 end:0x806C1608 + +Util.a/FootPrint.o: + .text start:0x803CFE74 end:0x803D0608 + .data start:0x805E1030 end:0x805E1208 + .sdata2 start:0x806C1608 end:0x806C1620 + +Util.a/FurCtrl.o: + .text start:0x803D0608 end:0x803D1588 + .data start:0x805E1208 end:0x805E1250 + .sdata2 start:0x806C1620 end:0x806C1628 + +Util.a/FurDrawer.o: + .text start:0x803D1588 end:0x803D235C + .sdata2 start:0x806C1628 end:0x806C1688 + +Util.a/FurMulti.o: + .text start:0x803D235C end:0x803D2C20 + .data start:0x805E1250 end:0x805E12F0 + +Util.a/FurShader.o: + .text start:0x803D2C20 end:0x803D37FC + .rodata start:0x8053EB78 end:0x8053EBD0 + .data start:0x805E12F0 end:0x805E1574 + .sdata2 start:0x806C1688 end:0x806C16A0 + +Util.a/GamePadUtil.o: + .text start:0x803D37FC end:0x803D4900 + .sdata2 start:0x806C16A0 end:0x806C16B8 + +Util.a/GravityUtil.o: + .text start:0x803D4900 end:0x803D4EE8 + .sdata2 start:0x806C16B8 end:0x806C16C0 + +Util.a/HashUtil.o: + .text start:0x803D4EE8 end:0x803D5470 + +Util.a/JMapUtil.o: + .text start:0x803D5470 end:0x803D6740 + .sdata2 start:0x806C16C0 end:0x806C16E0 + +Util.a/JointUtil.o: + .text start:0x803D6740 end:0x803D6EF4 + +Util.a/LayoutUtil.o: + .text start:0x803D6EF4 end:0x803DA0AC + .data start:0x805E1574 end:0x805E16D0 + .sdata2 start:0x806C16E0 end:0x806C1700 + +Util.a/LightUtil.o: + .text start:0x803DA0AC end:0x803DA22C + +Util.a/LiveActorUtil.o: + .text start:0x803DA22C end:0x803E0ECC + .data start:0x805E16D0 end:0x805E1838 + .sdata2 start:0x806C1700 end:0x806C1720 + +Util.a/MapPartsUtil.o: + .text start:0x803E0ECC end:0x803E19D0 + .sdata start:0x806B2658 end:0x806B2668 + .sdata2 start:0x806C1720 end:0x806C1730 + +Util.a/MapUtil.o: + .text start:0x803E19D0 end:0x803E3EBC + .ctors start:0x8052F3AC end:0x8052F3B0 + .bss start:0x8060B3F0 end:0x8060C570 + .sbss start:0x806B7008 end:0x806B7010 + .sdata2 start:0x806C1730 end:0x806C1760 + +Util.a/MathUtil.o: + .text start:0x803E3EBC end:0x803E8924 + .rodata start:0x8053EBD0 end:0x8053EC68 + .sbss start:0x806B7010 end:0x806B7018 + .sdata2 start:0x806C1760 end:0x806C17D0 + +Util.a/MemoryUtil.o: + .text start:0x803E8924 end:0x803E8E14 + .data start:0x805E1838 end:0x805E1A58 + .sbss start:0x806B7018 end:0x806B7020 + +Util.a/MessageUtil.o: + .text start:0x803E8E14 end:0x803E9560 + +Util.a/ModelUtil.o: + .text start:0x803E9560 end:0x803EB224 + .sdata2 start:0x806C17D0 end:0x806C17E0 + +Util.a/MtxUtil.o: + .text start:0x803EB224 end:0x803ED75C + .data start:0x805E1A58 end:0x805E1C94 + .sdata2 start:0x806C17E0 end:0x806C17F8 + +Util.a/MultiEventCamera.o: + .text start:0x803ED75C end:0x803EDC44 + +Util.a/NerveUtil.o: + .text start:0x803EDC44 end:0x803EE208 + .sdata2 start:0x806C17F8 end:0x806C1800 + +Util.a/NPCUtil.o: + .text start:0x803EE208 end:0x803F03A8 + .ctors start:0x8052F3B0 end:0x8052F3B4 + .data start:0x805E1C94 end:0x805E1DD8 + .sdata start:0x806B2668 end:0x806B26B8 + .sbss start:0x806B7020 end:0x806B7050 + .sdata2 start:0x806C1800 end:0x806C1840 + +Util.a/ObjUtil.o: + .text start:0x803F03A8 end:0x803F2FC8 + .ctors start:0x8052F3B4 end:0x8052F3B8 + .bss start:0x8060C570 end:0x8060C580 + .sdata2 start:0x806C1840 end:0x806C1868 + +Util.a/ParabolicPath.o: + .text start:0x803F2FC8 end:0x803F3500 + .sdata2 start:0x806C1868 end:0x806C1878 + +Util.a/PlayerUtil.o: + .text start:0x803F3500 end:0x803F4BF0 + .ctors start:0x8052F3B8 end:0x8052F3BC + .data start:0x805E1DD8 end:0x805E2070 + .sdata2 start:0x806C1878 end:0x806C1888 + +Util.a/RailGraphUtil.o: + .text start:0x803F4BF0 end:0x803F50E4 + .sdata2 start:0x806C1888 end:0x806C1898 + +Util.a/RailUtil.o: + .text start:0x803F50E4 end:0x803F70D4 + .sdata2 start:0x806C1898 end:0x806C18A8 + +Util.a/SceneUtil.o: + .text start:0x803F70D4 end:0x803F7FF4 + .ctors start:0x8052F3BC end:0x8052F3C0 + .bss start:0x8060C580 end:0x8060C5A0 + +Util.a/SchedulerUtil.o: + .text start:0x803F7FF4 end:0x803F808C + +Util.a/ScreenUtil.o: + .text start:0x803F808C end:0x803F9848 + .sdata2 start:0x806C18A8 end:0x806C18B8 + +Util.a/SequenceUtil.o: + .text start:0x803F9848 end:0x803F9C18 + +Util.a/ShareUtil.o: + .text start:0x803F9C18 end:0x803F9CD4 + .data start:0x805E2070 end:0x805E2240 + +Util.a/SoundUtil.o: + .text start:0x803F9CD4 end:0x803FBA80 + .data start:0x805E2240 end:0x805E2408 + .sdata2 start:0x806C18B8 end:0x806C18C0 + +Util.a/StarPointerUtil.o: + .text start:0x803FBA80 end:0x803FE5E4 + .sdata2 start:0x806C18C0 end:0x806C18F8 + +Util.a/StringUtil.o: + .text start:0x803FE5E4 end:0x803FF108 + +Util.a/SwitchEventFunctorListener.o: + .text start:0x803FF108 end:0x803FF1EC + .data start:0x805E2408 end:0x805E2420 + +Util.a/SystemUtil.o: + .text start:0x803FF1EC end:0x803FF668 + +Util.a/TalkUtil.o: + .text start:0x803FF668 end:0x804000B4 + +Util.a/AreaObjUtil.o: + .text start:0x804000B4 end:0x80400B40 + .data start:0x805E2420 end:0x805E2478 + .sdata2 start:0x806C18F8 end:0x806C1918 + +Util.a/BaseMatrixFollowTargetHolder.o: + .text start:0x80400B40 end:0x80401418 + .data start:0x805E2478 end:0x805E24B0 + +Util.a/BezierSurface.o: + .text start:0x80401418 end:0x80401C9C + .rodata start:0x8053EC68 end:0x8055C180 + .data start:0x805E24B0 end:0x805E6E30 + .sdata2 start:0x806C1918 end:0x806C1920 + +Util.a/BothDirList.o: + .text start:0x80401C9C end:0x80401F44 + +Util.a/CollisionPartsFilter.o: + .text start:0x80401F44 end:0x80401F78 + .data start:0x805E6E30 end:0x805E6E98 + +Util.a/DirectDraw.o: + .text start:0x80401F78 end:0x804044C8 + .bss start:0x8060C5A0 end:0x8060CE40 + .sdata2 start:0x806C1920 end:0x806C1948 + +Util.a/DirectDrawUtil.o: + .text start:0x804044C8 end:0x804048EC + .sbss start:0x806B7050 end:0x806B7060 + +Util.a/FixedPosition.o: + .text start:0x804048EC end:0x80404D68 + .sdata2 start:0x806C1948 end:0x806C1950 + +Util.a/GeometryBindUtil.o: + .text start:0x80404D68 end:0x804057CC + .sdata2 start:0x806C1950 end:0x806C1968 + +Util.a/IKJoint.o: + .text start:0x804057CC end:0x80405FA0 + .sdata2 start:0x806C1968 end:0x806C1990 + +Util.a/JMapIdInfo.o: + .text start:0x80405FA0 end:0x804060D0 + +Util.a/JMapInfo.o: + .text start:0x804060D0 end:0x80406564 + +Util.a/JMapLinkInfo.o: + .text start:0x80406564 end:0x8040679C + .data start:0x805E6E98 end:0x805E6EE0 + +Util.a/JointController.o: + .text start:0x8040679C end:0x80406A48 + .data start:0x805E6EE0 end:0x805E6EF0 + +Util.a/JointRumbler.o: + .text start:0x80406A48 end:0x80406D04 + .sdata2 start:0x806C1990 end:0x806C19A0 + +Util.a/OctahedronBezierSurface.o: + .text start:0x80406D04 end:0x80407E20 + .data start:0x805E6EF0 end:0x805E6F08 + .sdata2 start:0x806C19A0 end:0x806C19D0 + +Util.a/PostureHolder.o: + .text start:0x80407E20 end:0x80407F24 + +Util.a/RumbleCalculator.o: + .text start:0x80407F24 end:0x80408164 + .data start:0x805E6F08 end:0x805E6F20 + .sdata2 start:0x806C19D0 end:0x806C19E0 + +Util.a/SpringValue.o: + .text start:0x80408164 end:0x804081EC + .sdata2 start:0x806C19E0 end:0x806C19F0 + +Util.a/TriangleFilter.o: + .text start:0x804081EC end:0x804082E0 + .data start:0x805E6F20 end:0x805E6F6C + +Util.a/TriggerChecker.o: + .text start:0x804082E0 end:0x80408364 + +Util.a/ValueControl.o: + .text start:0x80408364 end:0x80408558 + +NWC24.a/NWC24Function.o: + .text start:0x80408558 end:0x804087A4 + .sdata start:0x806B26B8 end:0x806B26C0 + +NWC24.a/NWC24Messenger.o: + .text start:0x804087A4 end:0x80409F04 + .ctors start:0x8052F3C0 end:0x8052F3C4 + .data start:0x805E6F6C end:0x805E7220 + .sbss start:0x806B7060 end:0x806B70A0 + +NWC24.a/NWC24SendThread.o: + .text start:0x80409F04 end:0x8040A410 + .bss start:0x8060CE40 end:0x8060CE60 + .sdata start:0x806B26C0 end:0x806B26C8 + .sbss start:0x806B70A0 end:0x806B70A8 + +NWC24.a/NWC24System.o: + .text start:0x8040A410 end:0x8040A5C4 + .sdata start:0x806B26C8 end:0x806B26D0 + +NWC24.a/UTF16Util.o: + .text start:0x8040A5C4 end:0x8040A5F8 + +NWC24.a/LuigiMailDirector.o: + .text start:0x8040A5F8 end:0x8040A9C4 + .sdata start:0x806B26D0 end:0x806B26DC + +NWC24.a/ReceiverTagMail.o: + .text start:0x8040A9C4 end:0x8040AB8C + +JKernel.a/JKRHeap.o: + .text start:0x8040AB8C end:0x8040B528 + .data start:0x805E7220 end:0x805E75E0 + .sdata start:0x806B26DC end:0x806B26E8 + .sbss start:0x806B70A8 end:0x806B70D0 + +JKernel.a/JKRExpHeap.o: + .text start:0x8040B528 end:0x8040D08C + .data start:0x805E75E0 end:0x805E7798 + .sbss start:0x806B70D0 end:0x806B70E8 + .sdata2 start:0x806C19F0 end:0x806C19F8 + +JKernel.a/JKRSolidHeap.o: + .text start:0x8040D08C end:0x8040D7FC + .data start:0x805E7798 end:0x805E7848 + .sdata2 start:0x806C19F8 end:0x806C1A00 + +JKernel.a/JKRUnitHeap.o: + .text start:0x8040D7FC end:0x8040E3C0 + .data start:0x805E7848 end:0x805E78A8 + .sdata2 start:0x806C1A00 end:0x806C1A08 + +JKernel.a/JKRDisposer.o: + .text start:0x8040E3C0 end:0x8040E4FC + .data start:0x805E78A8 end:0x805E78B8 + +JKernel.a/JKRThread.o: + .text start:0x8040E4FC end:0x8040EB18 + .ctors start:0x8052F3C4 end:0x8052F3C8 + .data start:0x805E78B8 end:0x805E78F4 + .bss start:0x8060CE60 end:0x8060CEB8 + .sbss start:0x806B70E8 end:0x806B70F0 + +JKernel.a/JKRAram.o: + .text start:0x8040EB18 end:0x8040F82C + .ctors start:0x8052F3C8 end:0x8052F3CC + .data start:0x805E78F4 end:0x805E7908 + .bss start:0x8060CEB8 end:0x8060CF18 + .sdata start:0x806B26E8 end:0x806B26F4 + .sbss start:0x806B70F0 end:0x806B7130 + +JKernel.a/JKRAramHeap.o: + .text start:0x8040F82C end:0x8040FBC8 + .ctors start:0x8052F3CC end:0x8052F3D0 + .data start:0x805E7908 end:0x805E7918 + .bss start:0x8060CF18 end:0x8060CF30 + +JKernel.a/JKRAramBlock.o: + .text start:0x8040FBC8 end:0x8040FE98 + .data start:0x805E7918 end:0x805E79BC + +JKernel.a/JKRAramPiece.o: + .text start:0x8040FE98 end:0x804103A8 + .ctors start:0x8052F3D0 end:0x8052F3D4 + .bss start:0x8060CF30 end:0x8060CF60 + +JKernel.a/JKRAramStream.o: + .text start:0x804103A8 end:0x804108C4 + .data start:0x805E79BC end:0x805E79D0 + .bss start:0x8060CF60 end:0x8060CF90 + .sbss start:0x806B7130 end:0x806B7140 + +JKernel.a/JKRFileLoader.o: + .text start:0x804108C4 end:0x80410C44 + .ctors start:0x8052F3D4 end:0x8052F3D8 + .data start:0x805E79D0 end:0x805E7A10 + .bss start:0x8060CF90 end:0x8060CFC0 + .sbss start:0x806B7140 end:0x806B7148 + +JKernel.a/JKRFileFinder.o: + .text start:0x80410C44 end:0x80410DC8 + .data start:0x805E7A10 end:0x805E7A30 + +JKernel.a/JKRArchivePub.o: + .text start:0x80410DC8 end:0x80411760 + .data start:0x805E7A30 end:0x805E7AA4 + +JKernel.a/JKRArchivePri.o: + .text start:0x80411760 end:0x80411EA8 + .sbss start:0x806B7148 end:0x806B7150 + +JKernel.a/JKRMemArchive.o: + .text start:0x80411EA8 end:0x804125E0 + .data start:0x805E7AA4 end:0x805E7B20 + +JKernel.a/JKRAramArchive.o: + .text start:0x804125E0 end:0x80413054 + .data start:0x805E7B20 end:0x805E7BDC + +JKernel.a/JKRDvdArchive.o: + .text start:0x80413054 end:0x80413B98 + .data start:0x805E7BDC end:0x805E7C68 + +JKernel.a/JKRCompArchive.o: + .text start:0x80413B98 end:0x80414858 + .data start:0x805E7C68 end:0x805E7CE0 + +JKernel.a/JKRDvdFile.o: + .text start:0x80414858 end:0x80414E0C + .ctors start:0x8052F3D8 end:0x8052F3DC + .data start:0x805E7CE0 end:0x805E7D80 + .bss start:0x8060CFC0 end:0x8060CFD8 + +JKernel.a/JKRDvdRipper.o: + .text start:0x80414E0C end:0x80415A34 + .ctors start:0x8052F3DC end:0x8052F3E0 + .bss start:0x8060CFD8 end:0x8060D008 + .sdata start:0x806B26F4 end:0x806B26FC + .sbss start:0x806B7150 end:0x806B7190 + +JKernel.a/JKRDvdAramRipper.o: + .text start:0x80415A34 end:0x80416798 + .ctors start:0x8052F3E0 end:0x8052F3E4 + .bss start:0x8060D008 end:0x8060D038 + .sdata start:0x806B26FC end:0x806B2718 + .sbss start:0x806B7190 end:0x806B71D8 + +JKernel.a/JKRDecomp.o: + .text start:0x80416798 end:0x80416E7C + .data start:0x805E7D80 end:0x805E7D90 + .bss start:0x8060D038 end:0x8060D078 + .sbss start:0x806B71D8 end:0x806B71E0 + +JUtility.a/JUTDbPrint.o: + .sbss start:0x806B71E0 end:0x806B71E8 + +JSupport.a/JSUList.o: + .text start:0x80416E7C end:0x8041728C + +JSupport.a/JSUInputStream.o: + .text start:0x8041728C end:0x80417434 + +JSupport.a/JSUOutputStream.o: + .text start:0x80417434 end:0x804175C0 + +JSupport.a/JSUMemoryStream.o: + .text start:0x804175C0 end:0x804177E4 + .data start:0x805E7D90 end:0x805E7DE0 + +JSupport.a/JSUFileStream.o: + .text start:0x804177E4 end:0x804179D8 + .data start:0x805E7DE0 end:0x805E7E38 + +JGadget.a/hashcode.o: + .text start:0x804179D8 end:0x80417A0C + +JGadget.a/linklist.o: + .text start:0x80417A0C end:0x80417BD0 + +JUtility.a/JUTTexture.o: + .text start:0x80417BD0 end:0x80418368 + .sdata2 start:0x806C1A08 end:0x806C1A10 + +JUtility.a/JUTPalette.o: + .text start:0x80418368 end:0x80418454 + +JUtility.a/JUTNameTab.o: + .text start:0x80418454 end:0x80418644 + .data start:0x805E7E38 end:0x805E7F04 + +JUtility.a/JUTFont.o: + .text start:0x80418644 end:0x804187C4 + +JUtility.a/JUTException.o: + .text start:0x804187C4 end:0x8041A0BC + .ctors start:0x8052F3E4 end:0x8052F3E8 + .data start:0x805E7F04 end:0x805E8420 + .bss start:0x8060D078 end:0x8060D4F0 + .sbss start:0x806B71E8 end:0x806B7210 + .sdata2 start:0x806C1A10 end:0x806C1A20 + +JUtility.a/JUTDirectPrint.o: + .text start:0x8041A0BC end:0x8041A7A4 + .data start:0x805E8420 end:0x805E8668 + .sbss start:0x806B7210 end:0x806B7218 + +JUtility.a/JUTAssert.o: + .text start:0x8041A7A4 end:0x8041AA7C + .sdata start:0x806B2718 end:0x806B2740 + .sbss start:0x806B7218 end:0x806B7220 + .sdata2 start:0x806C1A20 end:0x806C1A30 + +JUtility.a/JUTVideo.o: + .text start:0x8041AA7C end:0x8041AFBC + .data start:0x805E8668 end:0x805E8678 + .sbss start:0x806B7220 end:0x806B7238 + +JUtility.a/JUTXfb.o: + .text start:0x8041AFBC end:0x8041B168 + .sbss start:0x806B7238 end:0x806B7240 + +JUtility.a/JUTConsole.o: + .text start:0x8041B168 end:0x8041C268 + .data start:0x805E8678 end:0x805E8688 + .sbss start:0x806B7240 end:0x806B7250 + .sdata2 start:0x806C1A30 end:0x806C1A50 + +J2DGraph.a/J2DGrafContext.o: + .text start:0x8041C268 end:0x8041CB88 + .data start:0x805E8688 end:0x805E86B0 + .sdata2 start:0x806C1A50 end:0x806C1A60 + +J2DGraph.a/J2DOrthoGraph.o: + .text start:0x8041CB88 end:0x8041CE58 + .data start:0x805E86B0 end:0x805E86D8 + .sdata2 start:0x806C1A60 end:0x806C1A68 + +J2DGraph.a/J2DMatBlock.o: + .text start:0x8041CE58 end:0x8041CEAC + +J2DGraph.a/J2DPane.o: + .text start:0x8041CEAC end:0x8041E1F0 + .ctors start:0x8052F3E8 end:0x8052F3EC + .data start:0x805E86D8 end:0x805E8790 + .bss start:0x8060D4F0 end:0x8060D500 + .sdata2 start:0x806C1A68 end:0x806C1A80 + +J2DGraph.a/J2DScreen.o: + .text start:0x8041E1F0 end:0x8041E240 + .sbss start:0x806B7250 end:0x806B7258 + +J2DGraph.a/J2DPicture.o: + .text start:0x8041E240 end:0x80420C74 + .data start:0x805E8790 end:0x805E88E0 + .sdata2 start:0x806C1A80 end:0x806C1A90 + +J2DGraph.a/J2DManage.o: + .text start:0x80420C74 end:0x80420CD8 + +J3DGraphBase.a/J3DGD.o: + .text start:0x80420CD8 end:0x804225D4 + .data start:0x805E88E0 end:0x805E89C8 + .sdata2 start:0x806C1A90 end:0x806C1AB0 + +J3DGraphBase.a/J3DSys.o: + .text start:0x804225D4 end:0x804237F4 + .ctors start:0x8052F3EC end:0x8052F3F0 + .rodata start:0x8055C180 end:0x8055C1B8 + .data start:0x805E89C8 end:0x805E8A10 + .bss start:0x8060D500 end:0x8060D6D0 + .sbss start:0x806B7258 end:0x806B7260 + .sdata2 start:0x806C1AB0 end:0x806C1AC0 + +J3DGraphBase.a/J3DVertex.o: + .text start:0x804237F4 end:0x804239D0 + +J3DGraphBase.a/J3DTransform.o: + .text start:0x804239D0 end:0x8042440C + .rodata start:0x8055C1B8 end:0x8055C218 + .data start:0x805E8A10 end:0x805E8A18 + .sdata2 start:0x806C1AC0 end:0x806C1AD0 + +J3DGraphBase.a/J3DPacket.o: + .text start:0x8042440C end:0x80424EF0 + .data start:0x805E8A18 end:0x805E8A90 + .bss start:0x8060D6D0 end:0x8060D6F4 + .sbss start:0x806B7260 end:0x806B7268 + +J3DGraphBase.a/J3DShapeMtx.o: + .text start:0x80424EF0 end:0x80426548 + .data start:0x805E8A90 end:0x805E8CC0 + .bss start:0x8060D6F4 end:0x8060FC28 + .sbss start:0x806B7268 end:0x806B7280 + .sdata2 start:0x806C1AD0 end:0x806C1AD8 + +J3DGraphBase.a/J3DShapeDraw.o: + .text start:0x80426548 end:0x80426744 + .data start:0x805E8CC0 end:0x805E8CD0 + +J3DGraphBase.a/J3DShape.o: + .text start:0x80426744 end:0x804272B0 + .rodata start:0x8055C218 end:0x8055C250 + .data start:0x805E8CD0 end:0x805E8CE8 + .sbss start:0x806B7280 end:0x806B7290 + .sdata2 start:0x806C1AD8 end:0x806C1AE4 + +J3DGraphBase.a/J3DMaterial.o: + .text start:0x804272B0 end:0x80428E58 + .data start:0x805E8CE8 end:0x805E8DC8 + +J3DGraphBase.a/J3DMatBlock.o: + .text start:0x80428E58 end:0x8042FE60 + .ctors start:0x8052F3F0 end:0x8052F3F4 + .data start:0x805E8DC8 end:0x805E9868 + .sdata start:0x806B2740 end:0x806B2750 + .sbss start:0x806B7290 end:0x806B7298 + .sdata2 start:0x806C1AE4 end:0x806C1AE8 + +J3DGraphBase.a/J3DTevs.o: + .text start:0x8042FE60 end:0x80430D70 + .rodata start:0x8055C250 end:0x8055C360 + .data start:0x805E9868 end:0x805E9988 + .sdata2 start:0x806C1AE8 end:0x806C1B18 + +J3DGraphBase.a/J3DDrawBuffer.o: + .text start:0x80430D70 end:0x804313A8 + .data start:0x805E9988 end:0x805E99E8 + .sbss start:0x806B7298 end:0x806B72A0 + .sdata2 start:0x806C1B18 end:0x806C1B20 + +J3DGraphBase.a/J3DStruct.o: + .text start:0x804313A8 end:0x80431534 + .sdata2 start:0x806C1B20 end:0x806C1B28 + +J3DGraphAnimator.a/J3DShapeTable.o: + .text start:0x80431534 end:0x8043163C + +J3DGraphAnimator.a/J3DJointTree.o: + .text start:0x8043163C end:0x804319B0 + .data start:0x805E99E8 end:0x805E9A48 + .sdata2 start:0x806C1B28 end:0x806C1B30 + +J3DGraphAnimator.a/J3DModelData.o: + .text start:0x804319B0 end:0x80431CA0 + .data start:0x805E9A48 end:0x805E9A60 + .sbss start:0x806B72A0 end:0x806B72A8 + +J3DGraphAnimator.a/J3DMtxBuffer.o: + .text start:0x80431CA0 end:0x804329D8 + .data start:0x805E9A60 end:0x805E9A68 + .bss start:0x8060FC28 end:0x80638CF8 + .sdata start:0x806B2750 end:0x806B2758 + .sdata2 start:0x806C1B30 end:0x806C1B38 + +J3DGraphAnimator.a/J3DModel.o: + .text start:0x804329D8 end:0x80433964 + .data start:0x805E9A68 end:0x805E9A98 + .sdata2 start:0x806C1B38 end:0x806C1B40 + +J3DGraphAnimator.a/J3DAnimation.o: + .text start:0x80433964 end:0x804375AC + .data start:0x805E9A98 end:0x805E9BB8 + .sdata2 start:0x806C1B40 end:0x806C1B60 + +J3DGraphAnimator.a/J3DMaterialAnm.o: + .text start:0x804375AC end:0x80437970 + .data start:0x805E9BB8 end:0x805E9BC8 + +J3DGraphAnimator.a/J3DSkinDeform.o: + .text start:0x80437970 end:0x804379EC + +J3DGraphAnimator.a/J3DCluster.o: + .text start:0x804379EC end:0x804383C8 + .rodata start:0x8055C360 end:0x8055C370 + .sdata2 start:0x806C1B60 end:0x806C1B80 + +J3DGraphAnimator.a/J3DJoint.o: + .text start:0x804383C8 end:0x80438C9C + .rodata start:0x8055C370 end:0x8055C4D8 + .sbss start:0x806B72A8 end:0x806B72B8 + .sdata2 start:0x806C1B80 end:0x806C1BA0 + +J3DGraphAnimator.a/J3DMaterialAttach.o: + .text start:0x80438C9C end:0x8043961C + .data start:0x805E9BC8 end:0x805E9BD8 + +J3DGraphLoader.a/J3DMaterialFactory.o: + .text start:0x8043961C end:0x8043C6BC + .data start:0x805E9BD8 end:0x805E9E28 + +J3DGraphLoader.a/J3DMaterialFactory_v21.o: + .text start:0x8043C6BC end:0x8043DC8C + +J3DGraphLoader.a/J3DModelLoader.o: + .text start:0x8043DC8C end:0x8043FCB0 + .data start:0x805E9E28 end:0x805E9FB0 + +J3DGraphLoader.a/J3DModelLoaderCalcSize.o: + .text start:0x8043FCB0 end:0x804405E4 + +J3DGraphLoader.a/J3DJointFactory.o: + .text start:0x804405E4 end:0x80440768 + +J3DGraphLoader.a/J3DShapeFactory.o: + .text start:0x80440768 end:0x80440E20 + +J3DGraphLoader.a/J3DAnmLoader.o: + .text start:0x80440E20 end:0x8044268C + .data start:0x805E9FB0 end:0x805EA1A0 + .sdata2 start:0x806C1BA0 end:0x806C1BA8 + +JMath.a/JMath.o: + .text start:0x8044268C end:0x804428F4 + +JMath.a/random.o: + .text start:0x804428F4 end:0x804428FC + +JMath.a/JMATrigonometric.o: + .text start:0x804428FC end:0x80442D08 + .ctors start:0x8052F3F4 end:0x8052F3F8 + .sdata2 start:0x806C1BA8 end:0x806C1BC8 + +JParticle.a/JPAResourceManager.o: + .text start:0x80442D08 end:0x80442E7C + +JParticle.a/JPAResource.o: + .text start:0x80442E7C end:0x804457D4 + .data start:0x805EA1A0 end:0x805EA280 + .sdata2 start:0x806C1BC8 end:0x806C1BD8 + +JParticle.a/JPABaseShape.o: + .text start:0x804457D4 end:0x80447798 + .data start:0x805EA280 end:0x805EA3F0 + .sdata2 start:0x806C1BD8 end:0x806C1BF0 + +JParticle.a/JPAExtraShape.o: + .text start:0x80447798 end:0x80447DB8 + .sdata2 start:0x806C1BF0 end:0x806C1C08 + +JParticle.a/JPAChildShape.o: + .text start:0x80447DB8 end:0x80447F5C + .sdata2 start:0x806C1C08 end:0x806C1C10 + +JParticle.a/JPAExTexShape.o: + .text start:0x80447F5C end:0x80448040 + +JParticle.a/JPADynamicsBlock.o: + .text start:0x80448040 end:0x80448C34 + .data start:0x805EA3F0 end:0x805EA410 + .sdata2 start:0x806C1C10 end:0x806C1C20 + +JParticle.a/JPAFieldBlock.o: + .text start:0x80448C34 end:0x804497E0 + .data start:0x805EA410 end:0x805EA498 + .sdata2 start:0x806C1C20 end:0x806C1C38 + +JParticle.a/JPAKeyBlock.o: + .text start:0x804497E0 end:0x80449888 + +JParticle.a/JPATexture.o: + .text start:0x80449888 end:0x80449944 + .data start:0x805EA498 end:0x805EA4A8 + +JParticle.a/JPAResourceLoader.o: + .text start:0x80449944 end:0x80449D28 + +JParticle.a/JPAEmitterManager.o: + .text start:0x80449D28 end:0x8044A4F8 + +JParticle.a/JPAEmitter.o: + .text start:0x8044A4F8 end:0x8044A8CC + +JParticle.a/JPAParticle.o: + .text start:0x8044A8CC end:0x8044B904 + .sdata2 start:0x806C1C38 end:0x806C1C50 + +JParticle.a/JPAMath.o: + .text start:0x8044B904 end:0x8044BDD0 + .sdata2 start:0x806C1C50 end:0x806C1C60 + +gd.a/GDBase.o: + .text start:0x8044BDD0 end:0x8044BF28 + .sbss start:0x806B72B8 end:0x806B72C8 + +gd.a/GDGeometry.o: + .text start:0x8044BF28 end:0x8044D728 + .data start:0x805EA4A8 end:0x805EA578 + .sdata start:0x806B2758 end:0x806B2780 + +gd.a/GDIndirect.o: + .text start:0x8044D728 end:0x8044D804 + +gd.a/GDLight.o: + .text start:0x8044D804 end:0x8044DE3C + +gd.a/GDPixel.o: + .text start:0x8044DE3C end:0x8044E9C8 + .sdata2 start:0x806C1C60 end:0x806C1C98 + +gd.a/GDTev.o: + .text start:0x8044E9C8 end:0x8044F3F8 + +gd.a/GDTexture.o: + .text start:0x8044F3F8 end:0x8044F838 + .sdata start:0x806B2780 end:0x806B2788 + .sdata2 start:0x806C1C98 end:0x806C1CA0 + +kpad.a/KPAD.o: + .data start:0x805EA578 end:0x805EA618 + .sdata start:0x806B2788 end:0x806B27F8 + .sbss start:0x806B72C8 end:0x806B72E0 + .sdata2 start:0x806C1CA0 end:0x806C1D10 + +gd.a/GDTransform.o: + .text start:0x8044F838 end:0x80452EDC + +thp.a/THPDec.o: + .text start:0x80452EDC end:0x804562AC + .bss start:0x80638CF8 end:0x80639120 + .sdata start:0x806B27F8 end:0x806B2800 + .sbss start:0x806B72E0 end:0x806B7408 + .sdata2 start:0x806C1D10 end:0x806C1D30 + +thp.a/THPAudio.o: + .text start:0x804562AC end:0x80456740 + +tpl.a/TPL.o: + .text start:0x80456740 end:0x80456874 + .data start:0x805EA618 end:0x805EA648 + .sdata start:0x806B2800 end:0x806B2808 + +wenc.a/wenc.o: + .text start:0x80456874 end:0x80456B4C + +rso.a/RSOLink.o: + .text start:0x80456B4C end:0x80457EBC + .data start:0x805EA648 end:0x805EA7A8 + +RVLFaceLib.a/RFL_System.o: + extab start:0x800064E0 end:0x80006500 + extabindex start:0x800069A0 end:0x800069D0 + .text start:0x80457EBC end:0x80458878 + .sdata start:0x806B2808 end:0x806B2810 + .sbss start:0x806B7408 end:0x806B7420 + +RVLFaceLib.a/RFL_NANDLoader.o: + extab start:0x80006500 end:0x80006580 + extabindex start:0x800069D0 end:0x80006A90 + .text start:0x80458878 end:0x804598A4 + .rodata start:0x8055C4D8 end:0x8055C568 + .data start:0x805EA7A8 end:0x805EA7C8 + .sdata start:0x806B2810 end:0x806B2820 + +RVLFaceLib.a/RFL_NANDAccess.o: + extab start:0x80006580 end:0x800065F8 + extabindex start:0x80006A90 end:0x80006B44 + .text start:0x804598A4 end:0x8045B458 + .data start:0x805EA7C8 end:0x805EA820 + .sdata2 start:0x806C1D30 end:0x806C1D38 + .sbss2 start:0x806C2918 end:0x806C2920 + +RVLFaceLib.a/RFL_Model.o: + extab start:0x800065F8 end:0x80006660 + extabindex start:0x80006B44 end:0x80006BE0 + .text start:0x8045B458 end:0x8045D400 + .rodata start:0x8055C568 end:0x8055C678 + .sdata2 start:0x806C1D38 end:0x806C1D78 + +RVLFaceLib.a/RFL_MakeTex.o: + extab start:0x80006660 end:0x800066A0 + extabindex start:0x80006BE0 end:0x80006C40 + .text start:0x8045D400 end:0x8045FCC0 + .rodata start:0x8055C678 end:0x8055C748 + .sdata2 start:0x806C1D78 end:0x806C1E38 + +RVLFaceLib.a/RFL_Icon.o: + extab start:0x800066A0 end:0x800066B8 + extabindex start:0x80006C40 end:0x80006C64 + .text start:0x8045FCC0 end:0x804602A4 + .rodata start:0x8055C748 end:0x8055C778 + .sdata2 start:0x806C1E38 end:0x806C1E78 + +RVLFaceLib.a/RFL_HiddenDatabase.o: + extab start:0x800066B8 end:0x800066C0 + extabindex start:0x80006C64 end:0x80006C70 + .text start:0x804602A4 end:0x804602D8 + +RVLFaceLib.a/RFL_Database.o: + extab start:0x800066C0 end:0x80006738 + extabindex start:0x80006C70 end:0x80006D24 + .text start:0x804602D8 end:0x8046134C + +RVLFaceLib.a/RFL_Controller.o: + extab start:0x80006738 end:0x80006748 + extabindex start:0x80006D24 end:0x80006D3C + .text start:0x8046134C end:0x804615E8 + +RVLFaceLib.a/RFL_MiddleDatabase.o: + extab start:0x80006748 end:0x80006750 + extabindex start:0x80006D3C end:0x80006D48 + .text start:0x804615E8 end:0x80461738 + +RVLFaceLib.a/RFL_DefaultDatabase.o: + .text start:0x80461738 end:0x80461750 + .rodata start:0x8055C778 end:0x8055C938 + +RVLFaceLib.a/RFL_DataUtility.o: + extab start:0x80006750 end:0x80006778 + extabindex start:0x80006D48 end:0x80006D84 + .text start:0x80461750 end:0x80461F04 + .rodata start:0x8055C938 end:0x8055C948 + +RVLFaceLib.a/RFL_Format.o: + extab start:0x80006778 end:0x80006780 + extabindex start:0x80006D84 end:0x80006D90 + .text start:0x80461F04 end:0x80461FC0 + +net.a/nettime.o: + .text start:0x80461FC0 end:0x804620A4 + +net.a/NETVersion.o: + .text start:0x804620A4 end:0x804620AC + .data start:0x805EA820 end:0x805EA860 + .sdata start:0x806B2820 end:0x806B2828 + +net.a/netmemcpy.o: + .text start:0x804620AC end:0x80462454 + +net.a/netmemset.o: + .text start:0x80462454 end:0x80462554 + +RVL_SDK/nwc24/NWC24StdAPI.o: + .text start:0x80462554 end:0x80463144 + .data start:0x805EA860 end:0x805EA8E8 + +RVL_SDK/nwc24/NWC24FileAPI.o: + .text start:0x80463144 end:0x80464410 + .data start:0x805EA8E8 end:0x805EA918 + .sdata start:0x806B2828 end:0x806B2838 + .sbss start:0x806B7420 end:0x806B7430 + +RVL_SDK/nwc24/NWC24Config.o: + .text start:0x80464410 end:0x80464ABC + .data start:0x805EA918 end:0x805EA980 + .sdata start:0x806B2838 end:0x806B2848 + .sbss start:0x806B7430 end:0x806B7438 + +RVL_SDK/nwc24/NWC24Utils.o: + .text start:0x80464ABC end:0x80464CE4 + +RVL_SDK/nwc24/NWC24Manage.o: + .text start:0x80464CE4 end:0x80465074 + .data start:0x805EA980 end:0x805EAA90 + .sdata start:0x806B2848 end:0x806B2850 + .sbss start:0x806B7438 end:0x806B7458 + +RVL_SDK/nwc24/NWC24MsgObj.o: + .text start:0x80465074 end:0x804659CC + +RVL_SDK/nwc24/NWC24MBoxCtrl.o: + .text start:0x804659CC end:0x80467304 + .data start:0x805EAA90 end:0x805EAB38 + .sdata start:0x806B2850 end:0x806B2860 + +RVL_SDK/nwc24/NWC24Mime.o: + .text start:0x80467304 end:0x80467A68 + .data start:0x805EAB38 end:0x805EAB80 + .sdata start:0x806B2860 end:0x806B2868 + +RVL_SDK/nwc24/NWC24Parser.o: + .text start:0x80467A68 end:0x80467B88 + .data start:0x805EAB80 end:0x805EAE30 + .sdata start:0x806B2868 end:0x806B28A8 + +RVL_SDK/nwc24/NWC24MsgCommit.o: + .text start:0x80467B88 end:0x80469DC0 + .data start:0x805EAE30 end:0x805EB0D8 + .sdata start:0x806B28A8 end:0x806B2940 + .sbss start:0x806B7458 end:0x806B7460 + +RVL_SDK/nwc24/NWC24Schedule.o: + .text start:0x80469DC0 end:0x8046A794 + .data start:0x805EB0D8 end:0x805EB138 + .sbss start:0x806B7460 end:0x806B7470 + +RVL_SDK/nwc24/NWC24DateParser.o: + .text start:0x8046A794 end:0x8046AF64 + .rodata start:0x8055C948 end:0x8055C9E0 + +RVL_SDK/nwc24/NWC24FriendList.o: + .text start:0x8046AF64 end:0x8046B080 + .data start:0x805EB138 end:0x805EB158 + .sdata start:0x806B2940 end:0x806B2948 + +RVL_SDK/nwc24/NWC24SecretFList.o: + .text start:0x8046B080 end:0x8046B19C + .data start:0x805EB158 end:0x805EB190 + .sdata start:0x806B2948 end:0x806B2950 + +RVL_SDK/nwc24/NWC24UserId.o: + .text start:0x8046B19C end:0x8046B4B8 + +RVL_SDK/nwc24/NWC24Time.o: + .text start:0x8046B4B8 end:0x8046B9A0 + .data start:0x805EB190 end:0x805EB1B8 + .sbss start:0x806B7470 end:0x806B7488 + +RVL_SDK/nwc24/NWC24Ipc.o: + .text start:0x8046B9A0 end:0x8046BB14 + .sbss start:0x806B7488 end:0x806B7490 + +RVL_SDK/nwc24/NWC24Download.o: + .text start:0x8046BB14 end:0x8046C388 + .data start:0x805EB1B8 end:0x805EB1D8 + .sdata start:0x806B2950 end:0x806B2958 + +RVL_SDK/nwc24/NWC24System.o: + .text start:0x8046C388 end:0x8046C518 + .data start:0x805EB1D8 end:0x805EB220 + .sdata start:0x806B2958 end:0x806B2960 + .sbss start:0x806B7490 end:0x806B74A0 + +vf.a/pf_clib.o: + .text start:0x8046C518 end:0x8046C818 + +vf.a/pf_code.o: + .text start:0x8046C818 end:0x8046C834 + +vf.a/pf_service.o: + .text start:0x8046C834 end:0x8046C94C + +vf.a/pf_str.o: + .text start:0x8046C94C end:0x8046CE80 + +vf.a/pf_w_clib.o: + .text start:0x8046CE80 end:0x8046CF14 + +vf.a/pf_driver.o: + .text start:0x8046CF14 end:0x8046D9FC + +vf.a/pdm_bpb.o: + .text start:0x8046D9FC end:0x8046E360 + +vf.a/pdm_disk.o: + .text start:0x8046E360 end:0x8046F850 + +vf.a/pdm_partition.o: + .text start:0x8046F850 end:0x8047103C + +vf.a/pdm_mbr.o: + .text start:0x8047103C end:0x804715F4 + +vf.a/pdm_dskmng.o: + .text start:0x804715F4 end:0x80471818 + .bss start:0x80639120 end:0x80661BA0 + +vf.a/pf_cache.o: + .text start:0x80471818 end:0x8047341C + +vf.a/pf_cluster.o: + .text start:0x8047341C end:0x804738BC + +vf.a/pf_dir.o: + .text start:0x804738BC end:0x80473948 + +vf.a/pf_entry.o: + .text start:0x80473948 end:0x8047549C + .data start:0x805EB220 end:0x805EB2E0 + .sdata2 start:0x806C1E78 end:0x806C1E80 + +vf.a/pf_entry_iterator.o: + .text start:0x8047549C end:0x80477460 + .sdata start:0x806B2960 end:0x806B2988 + +vf.a/pf_fat.o: + .text start:0x80477460 end:0x8047A31C + .rodata start:0x8055C9E0 end:0x8055CA20 + +vf.a/pf_fat12.o: + .text start:0x8047A31C end:0x8047AE54 + +vf.a/pf_fat16.o: + .text start:0x8047AE54 end:0x8047B3E0 + +vf.a/pf_fat32.o: + .text start:0x8047B3E0 end:0x8047BA34 + +vf.a/pf_fatfs.o: + .text start:0x8047BA34 end:0x8047BA38 + +vf.a/pf_file.o: + .text start:0x8047BA38 end:0x8047F0EC + +vf.a/pf_path.o: + .text start:0x8047F0EC end:0x8048195C + .sdata start:0x806B2988 end:0x806B29C8 + .sdata2 start:0x806C1E80 end:0x806C1E90 + +vf.a/pf_sector.o: + .text start:0x8048195C end:0x80482204 + +vf.a/pf_volume.o: + .text start:0x80482204 end:0x804839DC + +vf.a/pf_cp932.o: + .text start:0x804839DC end:0x80483EC0 + .rodata start:0x8055CA20 end:0x805610C8 + +vf.a/pf_api_util.o: + .text start:0x80483EC0 end:0x8048401C + +vf.a/pf_attach.o: + .text start:0x8048401C end:0x804840B0 + +vf.a/pf_detach.o: + .text start:0x804840B0 end:0x804840D8 + +vf.a/pf_errnum.o: + .text start:0x804840D8 end:0x804840FC + +vf.a/pf_fclose.o: + .text start:0x804840FC end:0x80484120 + +vf.a/pf_finfo.o: + .text start:0x80484120 end:0x80484144 + +vf.a/pf_fopen.o: + .text start:0x80484144 end:0x804841F8 + +vf.a/pf_fread.o: + .text start:0x804841F8 end:0x80484220 + +vf.a/pf_fseek.o: + .text start:0x80484220 end:0x80484244 + +vf.a/pf_fwrite.o: + .text start:0x80484244 end:0x8048426C + +vf.a/pf_getdev.o: + .text start:0x8048426C end:0x80484294 + +vf.a/pf_init_prfile2.o: + .text start:0x80484294 end:0x804842D4 + +vf.a/pf_remove.o: + .text start:0x804842D4 end:0x80484324 + +vf.a/pf_unmount.o: + .text start:0x80484324 end:0x8048434C + +vf.a/pf_filelock.o: + .text start:0x8048434C end:0x80484360 + +vf.a/pf_system.o: + .text start:0x80484360 end:0x804843D8 + .sbss start:0x806B74A0 end:0x806B74A8 + +vf.a/d_vf.o: + .text start:0x804843D8 end:0x80484E9C + .sbss start:0x806B74A8 end:0x806B74B0 + +vf.a/d_vf_sys.o: + .text start:0x80484E9C end:0x80486990 + .sbss start:0x806B74B0 end:0x806B74C8 + +vf.a/d_hash.o: + .text start:0x80486990 end:0x80487010 + .bss start:0x80661BA0 end:0x80662178 + +vf.a/d_time.o: + .text start:0x80487010 end:0x804870F0 + +vf.a/d_common.o: + .text start:0x804870F0 end:0x80487C38 + +vf.a/nand_drv.o: + .text start:0x80487C38 end:0x80489AFC + .sbss start:0x806B74C8 end:0x806B74D0 + +vf.a/sd_drv.o: + .text start:0x80489AFC end:0x80489B00 + +JAudio2.a/JASCalc.o: + .text start:0x80489B00 end:0x80489E60 + .rodata start:0x805610C8 end:0x80561110 + .sdata2 start:0x806C1E90 end:0x806C1EA0 + +JAudio2.a/JASTaskThread.o: + .text start:0x80489E60 end:0x8048A3DC + .data start:0x805EB2E0 end:0x805EB310 + +JAudio2.a/JASDvdThread.o: + .text start:0x8048A3DC end:0x8048A484 + .sbss start:0x806B74D0 end:0x806B74D8 + +JAudio2.a/JASCallback.o: + .text start:0x8048A484 end:0x8048A600 + +JAudio2.a/JASHeapCtrl.o: + .text start:0x8048A600 end:0x8048AF7C + .ctors start:0x8052F3F8 end:0x8052F3FC + .bss start:0x80662178 end:0x806621C8 + .sbss start:0x806B74D8 end:0x806B74E8 + +JAudio2.a/JASResArcLoader.o: + .text start:0x8048AF7C end:0x8048B0E8 + +JAudio2.a/JASProbe.o: + .text start:0x8048B0E8 end:0x8048B2A8 + .bss start:0x806621C8 end:0x80662208 + .sdata2 start:0x806C1EA0 end:0x806C1EB0 + +JAudio2.a/JASReport.o: + .text start:0x8048B2A8 end:0x8048B3B0 + .bss start:0x80662208 end:0x80662220 + .sbss start:0x806B74E8 end:0x806B74F8 + +JAudio2.a/JASCmdStack.o: + .text start:0x8048B3B0 end:0x8048B5B8 + .ctors start:0x8052F3FC end:0x8052F400 + .bss start:0x80662220 end:0x80662250 + +JAudio2.a/JASTrack.o: + .text start:0x8048B5B8 end:0x8048DD48 + .ctors start:0x8052F400 end:0x8052F404 + .rodata start:0x80561110 end:0x80561150 + .data start:0x805EB310 end:0x805EB338 + .bss start:0x80662250 end:0x806626C0 + .sdata2 start:0x806C1EB0 end:0x806C1ED8 + +JAudio2.a/JASTrackPort.o: + .text start:0x8048DD48 end:0x8048DE40 + +JAudio2.a/JASRegisterParam.o: + .text start:0x8048DE40 end:0x8048E06C + .data start:0x805EB338 end:0x805EB388 + +JAudio2.a/JASSeqCtrl.o: + .text start:0x8048E06C end:0x8048E45C + .ctors start:0x8052F404 end:0x8052F408 + .bss start:0x806626C0 end:0x806626D0 + .sbss start:0x806B74F8 end:0x806B7500 + +JAudio2.a/JASSeqParser.o: + .text start:0x8048E45C end:0x80490188 + .ctors start:0x8052F408 end:0x8052F40C + .rodata start:0x80561150 end:0x80561168 + .data start:0x805EB388 end:0x805ECCB8 + .sbss start:0x806B7500 end:0x806B7510 + .sdata2 start:0x806C1ED8 end:0x806C1EF8 + +JAudio2.a/JASSeqReader.o: + .text start:0x80490188 end:0x804903BC + +JAudio2.a/JASAramStream.o: + .text start:0x804903BC end:0x80491948 + .ctors start:0x8052F40C end:0x8052F410 + .rodata start:0x80561168 end:0x80561198 + .data start:0x805ECCB8 end:0x805ECCF0 + .bss start:0x806626D0 end:0x806626E0 + .sbss start:0x806B7510 end:0x806B7528 + .sdata2 start:0x806C1EF8 end:0x806C1F10 + +JAudio2.a/JASBank.o: + .text start:0x80491948 end:0x80491AD4 + .ctors start:0x8052F410 end:0x8052F414 + .rodata start:0x80561198 end:0x805611B8 + .bss start:0x806626E0 end:0x806626F0 + .sdata2 start:0x806C1F10 end:0x806C1F18 + +JAudio2.a/JASBasicBank.o: + .text start:0x80491AD4 end:0x80491C14 + .data start:0x805ECCF0 end:0x805ECD08 + +JAudio2.a/JASVoiceBank.o: + .text start:0x80491C14 end:0x80491C98 + .rodata start:0x805611B8 end:0x80561218 + .data start:0x805ECD08 end:0x805ECD20 + .sbss start:0x806B7528 end:0x806B7534 + +JAudio2.a/JASBasicInst.o: + .text start:0x80491C98 end:0x804920F4 + .data start:0x805ECD20 end:0x805ECD38 + .sdata2 start:0x806C1F18 end:0x806C1F20 + +JAudio2.a/JASDrumSet.o: + .text start:0x804920F4 end:0x804923C4 + .data start:0x805ECD38 end:0x805ECD50 + .bss start:0x806626F0 end:0x80662708 + .sdata start:0x806B29C8 end:0x806B29D4 + .sdata2 start:0x806C1F20 end:0x806C1F30 + +JAudio2.a/JASBasicWaveBank.o: + .text start:0x804923C4 end:0x80492B34 + .data start:0x805ECD50 end:0x805ECDB0 + +JAudio2.a/JASSimpleWaveBank.o: + .text start:0x80492B34 end:0x80492E10 + .data start:0x805ECDB0 end:0x805ECDF8 + +JAudio2.a/JASInstSense.o: + .text start:0x80492E10 end:0x80492FD4 + .data start:0x805ECDF8 end:0x805ECE08 + .sdata2 start:0x806C1F30 end:0x806C1F38 + +JAudio2.a/JASInstRand.o: + .text start:0x80492FD4 end:0x80493108 + .data start:0x805ECE08 end:0x805ECE58 + .sbss start:0x806B7534 end:0x806B7538 + .sdata2 start:0x806C1F38 end:0x806C1F48 + +JAudio2.a/JASWSParser.o: + .text start:0x80493108 end:0x80493688 + .sbss start:0x806B7538 end:0x806B7540 + +JAudio2.a/JASBNKParser.o: + .text start:0x80493688 end:0x80494614 + .sbss start:0x806B7540 end:0x806B7548 + .sdata2 start:0x806C1F48 end:0x806C1F58 + +JAudio2.a/JASWaveArcLoader.o: + .text start:0x80494614 end:0x80494A8C + .data start:0x805ECE58 end:0x805ECE70 + .sbss start:0x806B7548 end:0x806B7550 + +JAudio2.a/JASChannel.o: + .text start:0x80494A8C end:0x80495E28 + .ctors start:0x8052F414 end:0x8052F418 + .data start:0x805ECE70 end:0x805ECED0 + .bss start:0x80662708 end:0x806627B8 + .sbss start:0x806B7550 end:0x806B7558 + .sdata2 start:0x806C1F58 end:0x806C1F90 + +JAudio2.a/JASLfo.o: + .text start:0x80495E28 end:0x80495F8C + .ctors start:0x8052F418 end:0x8052F41C + .bss start:0x806627B8 end:0x806627D0 + .sdata2 start:0x806C1F90 end:0x806C1FA8 + +JAudio2.a/JASOscillator.o: + .text start:0x80495F8C end:0x8049643C + .rodata start:0x80561218 end:0x80561338 + .data start:0x805ECED0 end:0x805ECEE0 + .sdata2 start:0x806C1FA8 end:0x806C1FB8 + +JAudio2.a/JASAiCtrl.o: + .text start:0x8049643C end:0x80496CF0 + .rodata start:0x80561338 end:0x805618C8 + .data start:0x805ECEE0 end:0x805ECF64 + .bss start:0x806627D0 end:0x806627E0 + .sdata start:0x806B29D4 end:0x806B29E0 + .sbss start:0x806B7558 end:0x806B7588 + .sdata2 start:0x806C1FB8 end:0x806C1FD0 + +JAudio2.a/JASAudioThread.o: + .text start:0x80496CF0 end:0x80497034 + .ctors start:0x8052F41C end:0x8052F420 + .data start:0x805ECF64 end:0x805EEEA0 + .bss start:0x806627E0 end:0x806627F0 + .sbss start:0x806B7588 end:0x806B7590 + +JAudio2.a/JASAudioReseter.o: + .text start:0x80497034 end:0x80497240 + +JAudio2.a/JASDSPChannel.o: + .text start:0x80497240 end:0x8049789C + .sbss start:0x806B7590 end:0x806B7598 + +JAudio2.a/JASDSPInterface.o: + .text start:0x8049789C end:0x80497EDC + .sdata start:0x806B29E0 end:0x806B29EC + .sbss start:0x806B7598 end:0x806B75A8 + .sdata2 start:0x806C1FD0 end:0x806C1FD8 + +JAudio2.a/JASDriverIF.o: + .text start:0x80497EDC end:0x8049806C + .ctors start:0x8052F420 end:0x8052F424 + .bss start:0x806627F0 end:0x80664B60 + .sdata start:0x806B29EC end:0x806B29F8 + +JAudio2.a/JASSoundParams.o: + .text start:0x8049806C end:0x80498CCC + .sdata2 start:0x806C1FD8 end:0x806C1FE0 + +JAudio2.a/dspproc.o: + .rodata start:0x805618C8 end:0x805618F0 + .sbss start:0x806B75A8 end:0x806B75B0 + .sdata2 start:0x806C1FE0 end:0x806C1FE8 + +JAudio2.a/dsptask.o: + .rodata start:0x805618F0 end:0x80561A60 + .bss start:0x80664B60 end:0x80664BE0 + .sbss start:0x806B75B0 end:0x806B75BC + +JAudio2.a/osdsp.o: + .rodata start:0x80561A60 end:0x80561A80 + +JAudio2.a/osdsp_task.o: + .rodata start:0x80561A80 end:0x80561B30 + .bss start:0x80664BE0 end:0x80664BF8 + .sbss start:0x806B75BC end:0x806B75C0 + +JAudio2.a/JAIAudible.o: + .text start:0x80498CCC end:0x80498D0C + +JAudio2.a/JAIAudience.o: + .text start:0x80498D0C end:0x80498D4C + +JAudio2.a/JAISe.o: + .text start:0x80498D4C end:0x8049952C + .data start:0x805EEEA0 end:0x805EEF0C + .sdata2 start:0x806C1FE8 end:0x806C1FF8 + +JAudio2.a/JAISeMgr.o: + .text start:0x8049952C end:0x8049A568 + .ctors start:0x8052F424 end:0x8052F428 + .data start:0x805EEF0C end:0x805EEF48 + .bss start:0x80664BF8 end:0x80664C18 + .sbss start:0x806B75C0 end:0x806B75E8 + .sdata2 start:0x806C1FF8 end:0x806C2000 + +JAudio2.a/JAISeq.o: + .text start:0x8049A568 end:0x8049B14C + .ctors start:0x8052F428 end:0x8052F42C + .data start:0x805EEF48 end:0x805EEF98 + .bss start:0x80664C18 end:0x80664C40 + .sdata2 start:0x806C2000 end:0x806C2008 + +JAudio2.a/JAISeqDataMgr.o: + .text start:0x8049B14C end:0x8049B1CC + +JAudio2.a/JAISeqMgr.o: + .text start:0x8049B1CC end:0x8049BA70 + .ctors start:0x8052F42C end:0x8052F430 + .data start:0x805EEF98 end:0x805EEFFC + .bss start:0x80664C40 end:0x80664C60 + +JAudio2.a/JAISound.o: + .text start:0x8049BA70 end:0x8049C194 + .data start:0x805EEFFC end:0x805EF030 + .sdata2 start:0x806C2008 end:0x806C2018 + +JAudio2.a/JAISoundChild.o: + .text start:0x8049C194 end:0x8049C2A4 + +JAudio2.a/JAISoundHandles.o: + .text start:0x8049C2A4 end:0x8049C398 + +JAudio2.a/JAISoundInfo.o: + .text start:0x8049C398 end:0x8049C464 + .data start:0x805EF030 end:0x805EF058 + +JAudio2.a/JAISoundParams.o: + .text start:0x8049C464 end:0x8049C518 + +JAudio2.a/JAISoundStarter.o: + .text start:0x8049C518 end:0x8049C6BC + .data start:0x805EF058 end:0x805EF068 + +JAudio2.a/JAIStream.o: + .text start:0x8049C6BC end:0x8049D020 + .ctors start:0x8052F430 end:0x8052F434 + .data start:0x805EF068 end:0x805EF098 + .bss start:0x80664C60 end:0x80664C70 + .sdata2 start:0x806C2018 end:0x806C2020 + +JAudio2.a/JAIStreamDataMgr.o: + .text start:0x8049D020 end:0x8049D0A0 + .data start:0x805EF098 end:0x805EF0A8 + +JAudio2.a/JAIStreamMgr.o: + .text start:0x8049D0A0 end:0x8049D688 + .ctors start:0x8052F434 end:0x8052F438 + .bss start:0x80664C70 end:0x80664C90 + +JAudio2.a/JAUAudience.o: + .text start:0x8049D688 end:0x8049DB94 + .ctors start:0x8052F438 end:0x8052F43C + .bss start:0x80664C90 end:0x80664D38 + .sdata2 start:0x806C2020 end:0x806C2050 + +JAudio2.a/JAUAudioArcInterpreter.o: + .text start:0x8049DB94 end:0x8049E010 + .data start:0x805EF0A8 end:0x805EF0F0 + +JAudio2.a/JAUAudioArcLoader.o: + .text start:0x8049E010 end:0x8049E250 + .data start:0x805EF0F0 end:0x805EF138 + +JAudio2.a/JAUBankTable.o: + .text start:0x8049E250 end:0x8049E278 + +JAudio2.a/JAUInitializer.o: + .text start:0x8049E278 end:0x8049E4E8 + .ctors start:0x8052F43C end:0x8052F440 + .bss start:0x80664D38 end:0x80664DE0 + .sdata2 start:0x806C2050 end:0x806C2058 + +JAudio2.a/JAUSectionHeap.o: + .text start:0x8049E4E8 end:0x804A030C + .data start:0x805EF138 end:0x805EF218 + .sdata start:0x806B29F8 end:0x806B2A08 + .sbss start:0x806B75E8 end:0x806B75F0 + +JAudio2.a/JAUSeqCollection.o: + .text start:0x804A030C end:0x804A050C + .data start:0x805EF218 end:0x805EF230 + +JAudio2.a/JAUSeqDataBlockMgr.o: + .text start:0x804A050C end:0x804A0ABC + +JAudio2.a/JAUSoundAnimator.o: + .text start:0x804A0ABC end:0x804A11D0 + .data start:0x805EF230 end:0x805EF248 + .sdata2 start:0x806C2058 end:0x806C2070 + +JAudio2.a/JAUSoundMgr.o: + .text start:0x804A11D0 end:0x804A15D0 + .data start:0x805EF248 end:0x805EF258 + +JAudio2.a/JAUSoundObject.o: + .text start:0x804A15D0 end:0x804A1C54 + .data start:0x805EF258 end:0x805EF290 + +JAudio2.a/JAUSoundTable.o: + .text start:0x804A1C54 end:0x804A215C + +JAudio2.a/JAUStdSoundInfo.o: + .text start:0x804A215C end:0x804A2628 + .data start:0x805EF290 end:0x805EF2E0 + .sdata2 start:0x806C2070 end:0x806C2080 + +JAudio2.a/JAUStreamFileTable.o: + .text start:0x804A2628 end:0x804A2748 + .data start:0x805EF2E0 end:0x805EF330 + +aralt.a/aralt.o: + .text start:0x804A2748 end:0x804A2B6C + .sdata start:0x806B2A08 end:0x806B2A10 + .sbss start:0x806B75F0 end:0x806B7628 + +base.a/PPCArch.o: + .text start:0x804A2B6C end:0x804A2CDC + .data start:0x805EF330 end:0x805EF368 + +os.a/OS.o: + .text start:0x804A2CDC end:0x804A40EC + .data start:0x805EF368 end:0x805EF7E8 + .bss start:0x80664DE0 end:0x80664E50 + .sdata start:0x806B2A10 end:0x806B2A40 + .sbss start:0x806B7628 end:0x806B7678 + +os.a/OSAlarm.o: + .text start:0x804A40EC end:0x804A48D0 + +os.a/OSAlloc.o: + .text start:0x804A48D0 end:0x804A4BD8 + .sdata start:0x806B2A40 end:0x806B2A48 + .sbss start:0x806B7678 end:0x806B7688 + +os.a/OSArena.o: + .text start:0x804A4BD8 end:0x804A4C6C + .sdata start:0x806B2A48 end:0x806B2A50 + .sbss start:0x806B7688 end:0x806B7690 + +os.a/OSAudioSystem.o: + .text start:0x804A4C6C end:0x804A5120 + +os.a/OSCache.o: + .text start:0x804A5120 end:0x804A5720 + .data start:0x805EF7E8 end:0x805EFA20 + +os.a/OSContext.o: + .text start:0x804A5720 end:0x804A60D4 + .data start:0x805EFA20 end:0x805EFC00 + +os.a/OSError.o: + .text start:0x804A60D4 end:0x804A6808 + .data start:0x805EFC00 end:0x805EFF20 + .bss start:0x80664E50 end:0x80665188 + .sdata start:0x806B2A50 end:0x806B2A60 + +os.a/OSExec.o: + .text start:0x804A6808 end:0x804A7E78 + .data start:0x805EFF20 end:0x805F0110 + .sdata start:0x806B2A60 end:0x806B2A68 + .sbss start:0x806B7690 end:0x806B76A8 + .sdata2 start:0x806C2080 end:0x806C2088 + +os.a/OSFatal.o: + .text start:0x804A7E78 end:0x804A8AB0 + .bss start:0x80665188 end:0x80665D70 + .sdata start:0x806B2A68 end:0x806B2A78 + .sdata2 start:0x806C2088 end:0x806C20D0 + +os.a/OSFont.o: + .text start:0x804A8AB0 end:0x804A9778 + .data start:0x805F0110 end:0x805F0AE0 + .sbss start:0x806B76A8 end:0x806B76B8 + +os.a/OSInterrupt.o: + .text start:0x804A9778 end:0x804A9EFC + .sbss start:0x806B76B8 end:0x806B76D0 + +os.a/OSLink.o: + .text start:0x804A9EFC end:0x804A9F14 + +os.a/OSMessage.o: + .text start:0x804A9F14 end:0x804AA1E8 + +os.a/OSMemory.o: + .text start:0x804AA1E8 end:0x804AAAC4 + +os.a/OSMutex.o: + .text start:0x804AAAC4 end:0x804AADC8 + +os.a/OSReboot.o: + .text start:0x804AADC8 end:0x804AAE48 + .sbss start:0x806B76D0 end:0x806B76D8 + +os.a/OSReset.o: + .text start:0x804AAE48 end:0x804AB790 + .data start:0x805F0AE0 end:0x805FCC08 + .sdata start:0x806B2A78 end:0x806B2A80 + .sbss start:0x806B76D8 end:0x806B76E8 + +os.a/OSRtc.o: + .text start:0x804AB790 end:0x804AC21C + +os.a/OSSync.o: + .text start:0x804AC21C end:0x804AC29C + +os.a/OSThread.o: + .text start:0x804AC29C end:0x804AD9FC + .sdata start:0x806B2A80 end:0x806B2A88 + .sbss start:0x806B76E8 end:0x806B76F8 + +os.a/OSTime.o: + .text start:0x804AD9FC end:0x804ADE10 + +os.a/OSUtf.o: + .text start:0x804ADE10 end:0x804AE048 + +os.a/OSIpc.o: + .text start:0x804AE048 end:0x804AE070 + .sdata start:0x806B2A88 end:0x806B2A90 + .sbss start:0x806B76F8 end:0x806B7700 + +os.a/OSStateTM.o: + .text start:0x804AE070 end:0x804AE728 + .data start:0x805FCC08 end:0x805FCCD0 + .sbss start:0x806B7700 end:0x806B7728 + +os.a/OSPlayRecord.o: + .text start:0x804AE728 end:0x804AEE20 + .data start:0x805FCCD0 end:0x805FCD40 + .bss start:0x80665D70 end:0x806661F0 + .sdata start:0x806B2A90 end:0x806B2AA8 + .sbss start:0x806B7728 end:0x806B7748 + +os.a/OSStateFlags.o: + .text start:0x804AEE20 end:0x804AF02C + +os.a/OSNet.o: + .text start:0x804AF02C end:0x804AF0E0 + .data start:0x805FCD40 end:0x805FCEA8 + +os.a/OSNandbootInfo.o: + .text start:0x804AF0E0 end:0x804AF2E8 + .data start:0x805FCEA8 end:0x805FCEC8 + +os.a/OSPlayTime.o: + .text start:0x804AF2E8 end:0x804AFB80 + .data start:0x805FCEC8 end:0x805FCF08 + .sbss start:0x806B7748 end:0x806B7760 + .sdata2 start:0x806C20D0 end:0x806C20E0 + +os.a/OSLaunch.o: + .text start:0x804AFB80 end:0x804B0940 + .data start:0x805FCF08 end:0x805FD140 + .sbss start:0x806B7760 end:0x806B7768 + +os.a/__ppc_eabi_init.o: + .text start:0x804B0940 end:0x804B09F4 + +exi.a/EXIBios.o: + .text start:0x804B09F4 end:0x804B2288 + .sdata start:0x806B2AA8 end:0x806B2AB0 + .sbss start:0x806B7768 end:0x806B7770 + +exi.a/EXIUart.o: + .text start:0x804B2288 end:0x804B25BC + .sbss start:0x806B7770 end:0x806B7780 + +exi.a/EXICommon.o: + .text start:0x804B25BC end:0x804B2748 + .sdata2 start:0x806C20E0 end:0x806C20E8 + +si.a/SIBios.o: + .text start:0x804B2748 end:0x804B3750 + .data start:0x805FD140 end:0x805FD210 + .sdata start:0x806B2AB0 end:0x806B2AB8 + .sbss start:0x806B7780 end:0x806B7790 + +si.a/SISamplingRate.o: + .text start:0x804B3750 end:0x804B3830 + .data start:0x805FD210 end:0x805FD260 + .sbss start:0x806B7790 end:0x806B7798 + +db.a/db.o: + .text start:0x804B3830 end:0x804B3918 + .sbss start:0x806B7798 end:0x806B77A0 + +vi.a/vi.o: + .text start:0x804B3918 end:0x804B6280 + .data start:0x805FD260 end:0x805FD7B8 + .bss start:0x806661F0 end:0x80666360 + .sdata start:0x806B2AB8 end:0x806B2AD8 + .sbss start:0x806B77A0 end:0x806B7850 + +vi.a/i2c.o: + .text start:0x804B6280 end:0x804B6C9C + .sdata start:0x806B2AD8 end:0x806B2AEC + .sbss start:0x806B7850 end:0x806B7858 + +vi.a/vi3in1.o: + .text start:0x804B6C9C end:0x804B8360 + .data start:0x805FD7B8 end:0x805FDD60 + .bss start:0x80666360 end:0x80666A00 + .sdata start:0x806B2AEC end:0x806B2B00 + .sbss start:0x806B7858 end:0x806B7870 + +mtx.a/mtx.o: + .text start:0x804B8360 end:0x804B8CC0 + .sdata2 start:0x806C20E8 end:0x806C2108 + +mtx.a/mtxvec.o: + .text start:0x804B8CC0 end:0x804B8DF0 + +mtx.a/mtx44.o: + .text start:0x804B8DF0 end:0x804B8FEC + .sdata2 start:0x806C2108 end:0x806C2120 + +mtx.a/vec.o: + .text start:0x804B8FEC end:0x804B91CC + .sdata2 start:0x806C2120 end:0x806C2128 + +mtx.a/quat.o: + .text start:0x804B91CC end:0x804B95B0 + .rodata start:0x80561B30 end:0x80561B40 + .sdata2 start:0x806C2128 end:0x806C2138 + +gx.a/GXInit.o: + .text start:0x804B95B0 end:0x804BA77C + .data start:0x805FDD60 end:0x805FDFA0 + .sdata start:0x806B2B00 end:0x806B2B08 + .sbss start:0x806B7870 end:0x806B789C + .sdata2 start:0x806C2138 end:0x806C2160 + +gx.a/GXFifo.o: + .text start:0x804BA77C end:0x804BB420 + .data start:0x805FDFA0 end:0x805FDFD0 + .bss start:0x80666A00 end:0x80667180 + .sbss start:0x806B789C end:0x806B78C4 + +gx.a/GXAttr.o: + .text start:0x804BB420 end:0x804BBF14 + .data start:0x805FDFD0 end:0x805FE130 + .sdata start:0x806B2B08 end:0x806B2B50 + +gx.a/GXMisc.o: + .text start:0x804BBF14 end:0x804BC8B8 + .sbss start:0x806B78C4 end:0x806B78D0 + +gx.a/GXGeometry.o: + .text start:0x804BC8B8 end:0x804BCE78 + +gx.a/GXFrameBuf.o: + .text start:0x804BCE78 end:0x804BD944 + .data start:0x805FE130 end:0x805FE260 + .sdata2 start:0x806C2160 end:0x806C2170 + +gx.a/GXLight.o: + .text start:0x804BD944 end:0x804BE01C + .data start:0x805FE260 end:0x805FE280 + .sdata2 start:0x806C2170 end:0x806C21A8 + +gx.a/GXTexture.o: + .text start:0x804BE01C end:0x804BF0A8 + .data start:0x805FE280 end:0x805FE4A8 + .sdata start:0x806B2B50 end:0x806B2B60 + .sdata2 start:0x806C21A8 end:0x806C21E0 + +gx.a/GXBump.o: + .text start:0x804BF0A8 end:0x804BF548 + .sdata2 start:0x806C21E0 end:0x806C21E8 + +gx.a/GXTev.o: + .text start:0x804BF548 end:0x804BFBC8 + .data start:0x805FE4A8 end:0x805FE540 + +gx.a/GXPixel.o: + .text start:0x804BFBC8 end:0x804C01CC + .sdata2 start:0x806C21E8 end:0x806C2220 + +gx.a/GXDisplayList.o: + .text start:0x804C01CC end:0x804C03A4 + +gx.a/GXTransform.o: + .text start:0x804C03A4 end:0x804C0AD4 + .sdata2 start:0x806C2220 end:0x806C2238 + +gx.a/GXPerf.o: + .text start:0x804C0AD4 end:0x804C13B4 + .data start:0x805FE540 end:0x805FE6F8 + +dvd.a/dvdfs.o: + .text start:0x804C13B4 end:0x804C2128 + .data start:0x805FE6F8 end:0x805FE818 + .sdata start:0x806B2B60 end:0x806B2B70 + .sbss start:0x806B78D0 end:0x806B7900 + +dvd.a/dvd.o: + .text start:0x804C2128 end:0x804C6E38 + .data start:0x805FE818 end:0x805FEB78 + .bss start:0x80667180 end:0x8066BE60 + .sdata start:0x806B2B70 end:0x806B2B90 + .sbss start:0x806B7900 end:0x806B7998 + +dvd.a/dvdqueue.o: + .text start:0x804C6E38 end:0x804C7090 + +dvd.a/dvderror.o: + .text start:0x804C7090 end:0x804C7994 + .data start:0x805FEB78 end:0x805FEBA8 + .bss start:0x8066BE60 end:0x8066C380 + .sbss start:0x806B7998 end:0x806B79A8 + +dvd.a/dvdidutils.o: + .text start:0x804C7994 end:0x804C7A84 + +dvd.a/dvdFatal.o: + .text start:0x804C7A84 end:0x804C7C00 + .rodata start:0x80561B40 end:0x80561B78 + .data start:0x805FEBA8 end:0x805FF208 + .sbss start:0x806B79A8 end:0x806B79B0 + .sdata2 start:0x806C2238 end:0x806C2240 + +dvd.a/dvdDeviceError.o: + .text start:0x804C7C00 end:0x804C7E98 + .rodata start:0x80561B78 end:0x80561CE0 + .data start:0x805FF208 end:0x805FF3A0 + .sdata start:0x806B2B90 end:0x806B2B98 + .sbss start:0x806B79B0 end:0x806B79BC + +dvd.a/dvd_broadway.o: + .text start:0x804C7E98 end:0x804CA2E4 + .data start:0x805FF3A0 end:0x80600260 + .sdata start:0x806B2B98 end:0x806B2BA8 + .sbss start:0x806B79BC end:0x806B79E0 + +ai.a/ai.o: + .text start:0x804CA2E4 end:0x804CA8BC + .data start:0x80600260 end:0x80600490 + .sdata start:0x806B2BA8 end:0x806B2BB0 + .sbss start:0x806B79E0 end:0x806B7A20 + +ax.a/AXAlloc.o: + .text start:0x804CA8BC end:0x804CA9BC + +ax.a/AXAux.o: + .text start:0x804CA9BC end:0x804CAA34 + .sbss start:0x806B7A20 end:0x806B7A38 + +ax.a/AXCL.o: + .text start:0x804CAA34 end:0x804CAA64 + +ax.a/AXVPB.o: + .text start:0x804CAA64 end:0x804CAAA4 + +axfx.a/AXFXReverbHi.o: + .text start:0x804CAAA4 end:0x804CAB30 + .sdata2 start:0x806C2240 end:0x806C2248 + +axfx.a/AXFXReverbHiExp.o: + .text start:0x804CAB30 end:0x804CB90C + .sdata2 start:0x806C2248 end:0x806C2290 + +axfx.a/AXFXHooks.o: + .text start:0x804CB90C end:0x804CB944 + .sdata start:0x806B2BB0 end:0x806B2BB8 + +mem.a/mem_heapCommon.o: + .text start:0x804CB944 end:0x804CBDB0 + .bss start:0x8066C380 end:0x8066C400 + .sbss start:0x806B7A38 end:0x806B7A40 + +mem.a/mem_expHeap.o: + .text start:0x804CBDB0 end:0x804CC5F4 + +mem.a/mem_allocator.o: + .text start:0x804CC5F4 end:0x804CC648 + +mem.a/mem_list.o: + .text start:0x804CC648 end:0x804CC75C + +dsp.a/dsp.o: + .text start:0x804CC75C end:0x804CC8A0 + .data start:0x80600490 end:0x806004C8 + .sdata start:0x806B2BB8 end:0x806B2BC0 + .sbss start:0x806B7A40 end:0x806B7A48 + +dsp.a/dsp_debug.o: + .text start:0x804CC8A0 end:0x804CC8F0 + +dsp.a/dsp_task.o: + .text start:0x804CC8F0 end:0x804CCCB4 + .data start:0x806004C8 end:0x80600608 + .sbss start:0x806B7A48 end:0x806B7A58 + +nand.a/nand.o: + .text start:0x804CCCB4 end:0x804CDE08 + .sdata start:0x806B2BC0 end:0x806B2BD0 + +nand.a/NANDOpenClose.o: + .text start:0x804CDE08 end:0x804CEC2C + .data start:0x80600608 end:0x80600620 + .sdata start:0x806B2BD0 end:0x806B2BD8 + .sbss start:0x806B7A58 end:0x806B7A60 + +nand.a/NANDCore.o: + .text start:0x804CEC2C end:0x804CFA28 + .data start:0x80600620 end:0x806007E0 + .sdata start:0x806B2BD8 end:0x806B2C00 + .sbss start:0x806B7A60 end:0x806B7A68 + +nand.a/NANDSecret.o: + .text start:0x804CFA28 end:0x804CFAE0 + +nand.a/NANDCheck.o: + .text start:0x804CFAE0 end:0x804CFCA4 + .data start:0x806007E0 end:0x80600820 + .sdata start:0x806B2C00 end:0x806B2C10 + +nand.a/NANDLogging.o: + .text start:0x804CFCA4 end:0x804D0274 + .data start:0x80600820 end:0x80600868 + .bss start:0x8066C400 end:0x806781C0 + .sdata start:0x806B2C10 end:0x806B2C18 + .sbss start:0x806B7A68 end:0x806B7A74 + +sc.a/scsystem.o: + .text start:0x804D0274 end:0x804D1BD8 + .rodata start:0x80561CE0 end:0x80561D38 + .data start:0x80600868 end:0x80600A40 + .sdata start:0x806B2C18 end:0x806B2D20 + .sbss start:0x806B7A74 end:0x806B7A8C + +sc.a/scapi.o: + .text start:0x804D1BD8 end:0x804D205C + +sc.a/scapi_prdinfo.o: + .text start:0x804D205C end:0x804D22D0 + .data start:0x80600A40 end:0x80600AA0 + .sdata start:0x806B2D20 end:0x806B2D30 + +arc.a/arc.o: + .text start:0x804D22D0 end:0x804D2C48 + .data start:0x80600AA0 end:0x80600B10 + .sdata start:0x806B2D30 end:0x806B2D38 + +esp.a/esp.o: + .text start:0x804D2C48 end:0x804D333C + .sdata start:0x806B2D38 end:0x806B2D48 + +ipc.a/ipcMain.o: + .text start:0x804D333C end:0x804D3408 + .sbss start:0x806B7A8C end:0x806B7AA0 + +ipc.a/ipcclt.o: + .text start:0x804D3408 end:0x804D4D78 + .sdata start:0x806B2D48 end:0x806B2D50 + .sbss start:0x806B7AA0 end:0x806B7AB0 + +ipc.a/memory.o: + .text start:0x804D4D78 end:0x804D529C + +ipc.a/ipcProfile.o: + .text start:0x804D529C end:0x804D5460 + .sbss start:0x806B7AB0 end:0x806B7AB8 + +fs.a/fs.o: + .text start:0x804D5460 end:0x804D6B28 + .data start:0x80600B10 end:0x80600B38 + .sdata start:0x806B2D50 end:0x806B2D60 + .sbss start:0x806B7AB8 end:0x806B7AD0 + +pad.a/Pad.o: + .text start:0x804D6B28 end:0x804D6B84 + .sbss start:0x806B7AD0 end:0x806B7AE0 + +wpad.a/WPAD.o: + .text start:0x804D6B84 end:0x804DE36C + .rodata start:0x80561D38 end:0x80561D78 + .data start:0x80600B38 end:0x80600EF0 + .bss start:0x806781C0 end:0x80678238 + .sdata start:0x806B2D60 end:0x806B2D78 + .sbss start:0x806B7AE0 end:0x806B7B10 + .sdata2 start:0x806C2290 end:0x806C22A8 + +wpad.a/WPADHIDParser.o: + .text start:0x804DE36C end:0x804E380C + .data start:0x80600EF0 end:0x80601410 + .bss start:0x80678238 end:0x806789F0 + .sbss start:0x806B7B10 end:0x806B7B30 + .sdata2 start:0x806C22A8 end:0x806C22F8 + +wpad.a/WPADEncrypt.o: + .text start:0x804E380C end:0x804E48B4 + .data start:0x80601410 end:0x80602738 + +wpad.a/debug_msg.o: + .text start:0x804E48B4 end:0x804E4904 + +euart.a/euart.o: + .text start:0x804E4904 end:0x804E4C74 + .sbss start:0x806B7B30 end:0x806B7B40 + +usb.a/usb.o: + .text start:0x804E4C74 end:0x804E5DA0 + .data start:0x80602738 end:0x80602DC8 + .sdata start:0x806B2D78 end:0x806B2D88 + .sbss start:0x806B7B40 end:0x806B7B50 + +wud.a/WUD.o: + .text start:0x804E5DA0 end:0x804EA758 + .data start:0x80602DC8 end:0x80603CE0 + .bss start:0x806789F0 end:0x806A2D28 + .sdata start:0x806B2D88 end:0x806B2D90 + .sbss start:0x806B7B50 end:0x806B7B7C + .sdata2 start:0x806C22F8 end:0x806C2300 + +wud.a/WUDHidHost.o: + .text start:0x804EA758 end:0x804EAD54 + .data start:0x80603CE0 end:0x80603F60 + +wud.a/debug_msg.o: + .text start:0x804EAD54 end:0x804EADA4 + +bte.a/gki_buffer.o: + .text start:0x804EADA4 end:0x804EC1E8 + .data start:0x80603F60 end:0x806040A8 + +bte.a/gki_time.o: + .text start:0x804EC1E8 end:0x804EC740 + +bte.a/gki_ppc.o: + .text start:0x804EC740 end:0x804EC9D0 + +bte.a/hcisu_h2.o: + .text start:0x804EC9D0 end:0x804ED06C + .rodata start:0x80561D78 end:0x80561D90 + .data start:0x806040A8 end:0x80604118 + .bss start:0x806A2D28 end:0x806A2D60 + .sdata2 start:0x806C2300 end:0x806C2310 + +bte.a/uusb_ppc.o: + .text start:0x804ED06C end:0x804EDC70 + .bss start:0x806A2D60 end:0x806A65D0 + .sdata start:0x806B2D90 end:0x806B2DA0 + .sbss start:0x806B7B7C end:0x806B7B90 + +bte.a/bta_dm_cfg.o: + .rodata start:0x80561D90 end:0x80561E20 + .sdata start:0x806B2DA0 end:0x806B2DC0 + .sbss2 start:0x806C2920 end:0x806C2928 + +bte.a/bta_hh_cfg.o: + .rodata start:0x80561E20 end:0x80561E30 + .sdata start:0x806B2DC0 end:0x806B2DC8 + +bte.a/bta_sys_cfg.o: + .sdata start:0x806B2DC8 end:0x806B2DD0 + .sdata2 start:0x806C2310 end:0x806C2318 + +bte.a/bte_hcisu.o: + .text start:0x804EDC70 end:0x804EDD28 + .sbss start:0x806B7B90 end:0x806B7B9C + +bte.a/bte_init.o: + .text start:0x804EDD28 end:0x804EDD54 + +bte.a/bte_logmsg.o: + .text start:0x804EDD54 end:0x804EDEB8 + .sdata start:0x806B2DD0 end:0x806B2DD8 + +bte.a/bte_main.o: + .text start:0x804EDEB8 end:0x804EE010 + .sdata start:0x806B2DD8 end:0x806B2DE4 + .sbss start:0x806B7B9C end:0x806B7BA0 + +bte.a/btu_task1.o: + .text start:0x804EE010 end:0x804EE460 + .bss start:0x806A65D0 end:0x806A6658 + .sdata start:0x806B2DE4 end:0x806B2DE8 + .sbss start:0x806B7BA0 end:0x806B7BB0 + +bte.a/bd.o: + .text start:0x804EE460 end:0x804EE534 + .sbss2 start:0x806C2928 end:0x806C2930 + +bte.a/bta_sys_conn.o: + .text start:0x804EE534 end:0x804EE788 + +bte.a/bta_sys_main.o: + .text start:0x804EE788 end:0x804EE9CC + .data start:0x80604118 end:0x80604150 + .bss start:0x806A6658 end:0x806A66E8 + +bte.a/ptim.o: + .text start:0x804EE9CC end:0x804EEBAC + +bte.a/utl.o: + .text start:0x804EEBAC end:0x804EEBF0 + +bte.a/bta_dm_act.o: + .text start:0x804EEBF0 end:0x804F0F2C + .rodata start:0x80561E30 end:0x80561ED8 + .data start:0x80604150 end:0x80604290 + .bss start:0x806A66E8 end:0x806A6718 + .sdata2 start:0x806C2318 end:0x806C2338 + +bte.a/bta_dm_api.o: + .text start:0x804F0F2C end:0x804F1398 + +bte.a/bta_dm_main.o: + .text start:0x804F1398 end:0x804F14F8 + .rodata start:0x80561ED8 end:0x80562078 + .bss start:0x806A6718 end:0x806A6898 + +bte.a/bta_dm_pm.o: + .text start:0x804F14F8 end:0x804F1F14 + .data start:0x80604290 end:0x806042E0 + .bss start:0x806A6898 end:0x806A6AF8 + +bte.a/bta_hh_act.o: + .text start:0x804F1F14 end:0x804F365C + .data start:0x806042E0 end:0x806047D8 + .sdata start:0x806B2DE8 end:0x806B2DF0 + +bte.a/bta_hh_api.o: + .text start:0x804F365C end:0x804F3A2C + .data start:0x806047D8 end:0x80604808 + +bte.a/bta_hh_main.o: + .text start:0x804F3A2C end:0x804F3F80 + .rodata start:0x80562078 end:0x80562088 + .data start:0x80604808 end:0x80604AE8 + +bte.a/bta_hh_utils.o: + .text start:0x804F3F80 end:0x804F432C + .data start:0x80604AE8 end:0x80604DA8 + +bte.a/btm_acl.o: + .text start:0x804F432C end:0x804F6070 + .data start:0x80604DA8 end:0x806051F8 + +bte.a/btm_dev.o: + .text start:0x804F6070 end:0x804F673C + +bte.a/btm_devctl.o: + .text start:0x804F673C end:0x804F80C4 + .data start:0x806051F8 end:0x80605428 + .sdata start:0x806B2DF0 end:0x806B2E10 + +bte.a/btm_discovery.o: + .text start:0x804F80C4 end:0x804F81F8 + +bte.a/btm_inq.o: + .text start:0x804F81F8 end:0x804F9C90 + .data start:0x80605428 end:0x80605638 + .sdata2 start:0x806C2338 end:0x806C2340 + +bte.a/btm_main.o: + .text start:0x804F9C90 end:0x804F9CEC + .bss start:0x806A6AF8 end:0x806A92C0 + +bte.a/btm_pm.o: + .text start:0x804F9CEC end:0x804FA980 + .rodata start:0x80562088 end:0x805620A8 + .data start:0x80605638 end:0x80605678 + .sdata2 start:0x806C2340 end:0x806C2348 + +bte.a/btm_sco.o: + .text start:0x804FA980 end:0x804FB7B8 + .data start:0x80605678 end:0x80605998 + +bte.a/btm_sec.o: + .text start:0x804FB7B8 end:0x804FE77C + .data start:0x80605998 end:0x80606388 + .sdata2 start:0x806C2348 end:0x806C2350 + +bte.a/btu_hcif.o: + .text start:0x804FE77C end:0x804FF9D8 + .data start:0x80606388 end:0x80606418 + +bte.a/btu_init.o: + .text start:0x804FF9D8 end:0x804FFA50 + .sdata2 start:0x806C2350 end:0x806C2390 + +bte.a/wbt_ext.o: + .text start:0x804FFA50 end:0x804FFB30 + +bte.a/gap_api.o: + .text start:0x804FFB30 end:0x804FFB90 + +bte.a/gap_conn.o: + .text start:0x804FFB90 end:0x805006CC + .data start:0x80606418 end:0x806064E8 + +bte.a/gap_utils.o: + .text start:0x805006CC end:0x80500CE8 + .data start:0x806064E8 end:0x806067F0 + .bss start:0x806A92C0 end:0x806A9670 + +bte.a/hcicmds.o: + .text start:0x80500CE8 end:0x80503404 + .rodata start:0x805620A8 end:0x805621F0 + +bte.a/hidd_api.o: + .text start:0x80503404 end:0x8050346C + +bte.a/hidd_conn.o: + .text start:0x8050346C end:0x8050352C + .data start:0x806067F0 end:0x80606808 + +bte.a/hidd_mgmt.o: + .text start:0x8050352C end:0x805035F4 + .data start:0x80606808 end:0x80606828 + .bss start:0x806A9670 end:0x806A97B8 + +bte.a/hidd_pm.o: + .text start:0x805035F4 end:0x80503970 + +bte.a/hidh_api.o: + .text start:0x80503970 end:0x805046F0 + .data start:0x80606828 end:0x80606960 + .bss start:0x806A97B8 end:0x806AA7C0 + +bte.a/hidh_conn.o: + .text start:0x805046F0 end:0x80506730 + .data start:0x80606960 end:0x80606D28 + +bte.a/l2c_api.o: + .text start:0x80506730 end:0x805072FC + .data start:0x80606D28 end:0x806074B8 + +bte.a/l2c_csm.o: + .text start:0x805072FC end:0x805087D8 + .data start:0x806074B8 end:0x80607CF0 + +bte.a/l2c_link.o: + .text start:0x805087D8 end:0x80509964 + .data start:0x80607CF0 end:0x80607F60 + +bte.a/l2c_main.o: + .text start:0x80509964 end:0x8050A994 + .data start:0x80607F60 end:0x80608260 + +bte.a/l2c_utils.o: + .text start:0x8050A994 end:0x8050C858 + .data start:0x80608260 end:0x80608348 + .sdata start:0x806B2E10 end:0x806B2E20 + +bte.a/port_api.o: + .text start:0x8050C858 end:0x8050C8A8 + +bte.a/port_rfc.o: + .text start:0x8050C8A8 end:0x8050DCA4 + .data start:0x80608348 end:0x80608698 + +bte.a/port_utils.o: + .text start:0x8050DCA4 end:0x8050E27C + .data start:0x80608698 end:0x806087C0 + +bte.a/rfc_l2cap_if.o: + .text start:0x8050E27C end:0x8050EBB0 + .data start:0x806087C0 end:0x80608900 + +bte.a/rfc_mx_fsm.o: + .text start:0x8050EBB0 end:0x8050F7F4 + .data start:0x80608900 end:0x80608BB8 + +bte.a/rfc_port_fsm.o: + .text start:0x8050F7F4 end:0x80510994 + .data start:0x80608BB8 end:0x80608EF0 + +bte.a/rfc_port_if.o: + .text start:0x80510994 end:0x80510EC0 + +bte.a/rfc_ts_frames.o: + .text start:0x80510EC0 end:0x80512508 + .data start:0x80608EF0 end:0x80608FB8 + .sdata start:0x806B2E20 end:0x806B2E30 + +bte.a/rfc_utils.o: + .text start:0x80512508 end:0x80512CE8 + .data start:0x80608FB8 end:0x80609048 + +bte.a/sdp_api.o: + .text start:0x80512CE8 end:0x80513B50 + .data start:0x80609048 end:0x80609098 + +bte.a/sdp_db.o: + .text start:0x80513B50 end:0x8051481C + .data start:0x80609098 end:0x80609130 + +bte.a/sdp_discovery.o: + .text start:0x8051481C end:0x80515A94 + .data start:0x80609130 end:0x80609290 + +bte.a/sdp_main.o: + .text start:0x80515A94 end:0x80516600 + .data start:0x80609290 end:0x806095F0 + .bss start:0x806AA7C0 end:0x806AEDF8 + +bte.a/sdp_server.o: + .text start:0x80516600 end:0x80517310 + .data start:0x806095F0 end:0x80609630 + +bte.a/sdp_utils.o: + .text start:0x80517310 end:0x80518350 + .data start:0x80609630 end:0x80609868 + +Runtime.PPCEABI.H.a/__mem.o: + .text start:0x80518350 end:0x8051836C + +Runtime.PPCEABI.H.a/__va_arg.o: + .text start:0x8051836C end:0x80518434 + +Runtime.PPCEABI.H.a/global_destructor_chain.o: + .text start:0x80518434 end:0x80518494 + .sbss start:0x806B7BB0 end:0x806B7BC0 + +MSL_C.PPCEABI.bare.H.a/errno.o: + .sbss start:0x806B7BC0 end:0x806B7BC8 + +Runtime.PPCEABI.H.a/NMWException.o: + extab start:0x80006780 end:0x800067C8 + extabindex start:0x80006D90 end:0x80006DCC + .text start:0x80518494 end:0x80518844 + +Runtime.PPCEABI.H.a/ptmf.o: + .text start:0x80518844 end:0x805188D8 + .rodata start:0x805621F0 end:0x80562218 + +Runtime.PPCEABI.H.a/runtime.o: + .text start:0x805188D8 end:0x80519034 + +Runtime.PPCEABI.H.a/__init_cpp_exceptions.o: + .text start:0x80519034 end:0x805190A4 + .ctors start:0x8052E800 end:0x8052E804 rename:.ctors$10 + .dtors start:0x8052F460 end:0x8052F464 rename:.dtors$10 + .dtors start:0x8052F464 end:0x8052F468 rename:.dtors$15 + .sdata start:0x806B2E30 end:0x806B2E38 + +Runtime.PPCEABI.H.a/Gecko_ExceptionPPC.o: + .text start:0x805190A4 end:0x80519108 + .bss start:0x806AEDF8 end:0x806AF140 + +Runtime.PPCEABI.H.a/GCN_mem_alloc.o: + .text start:0x80519108 end:0x805191C0 + .rodata start:0x80562218 end:0x805622A0 + +MSL_C.PPCEABI.bare.H.a/alloc.o: + extab start:0x800067C8 end:0x800067E0 + extabindex start:0x80006DCC end:0x80006DF0 + .text start:0x805191C0 end:0x805196D4 + +MSL_C.PPCEABI.bare.H.a/ansi_files.o: + extab start:0x800067E0 end:0x800067F0 + extabindex start:0x80006DF0 end:0x80006E08 + .text start:0x805196D4 end:0x805197E4 + +MSL_C.PPCEABI.bare.H.a/ansi_fp.o: + extab start:0x800067F0 end:0x80006828 + extabindex start:0x80006E08 end:0x80006E5C + .text start:0x805197E4 end:0x8051B154 + .rodata start:0x805622A0 end:0x80562780 + .data start:0x80609868 end:0x80609AF0 + +MSL_C.PPCEABI.bare.H.a/locale.o: + .rodata start:0x80562780 end:0x80562888 + .data start:0x80609AF0 end:0x80609BC8 + .sdata2 start:0x806C2390 end:0x806C23B0 + +MSL_C.PPCEABI.bare.H.a/arith.o: + .text start:0x8051B154 end:0x8051B164 + +MSL_C.PPCEABI.bare.H.a/buffer_io.o: + extab start:0x80006828 end:0x80006830 + extabindex start:0x80006E5C end:0x80006E68 + .text start:0x8051B164 end:0x8051B244 + +MSL_C.PPCEABI.bare.H.a/ctype.o: + .text start:0x8051B244 end:0x8051B27C + +MSL_C.PPCEABI.bare.H.a/direct_io.o: + extab start:0x80006830 end:0x80006838 + extabindex start:0x80006E68 end:0x80006E74 + .text start:0x8051B27C end:0x8051B584 + +MSL_C.PPCEABI.bare.H.a/file_io.o: + extab start:0x80006838 end:0x80006848 + extabindex start:0x80006E74 end:0x80006E8C + .text start:0x8051B584 end:0x8051B834 + +MSL_C.PPCEABI.bare.H.a/FILE_POS.o: + extab start:0x80006848 end:0x80006850 + extabindex start:0x80006E8C end:0x80006E98 + .text start:0x8051B834 end:0x8051BAA4 + +MSL_C.PPCEABI.bare.H.a/mbstring.o: + extab start:0x80006850 end:0x80006860 + extabindex start:0x80006E98 end:0x80006EB0 + .text start:0x8051BAA4 end:0x8051BC9C + +MSL_C.PPCEABI.bare.H.a/mem.o: + extab start:0x80006860 end:0x80006868 + extabindex start:0x80006EB0 end:0x80006EBC + .text start:0x8051BC9C end:0x8051BE0C + +MSL_C.PPCEABI.bare.H.a/mem_funcs.o: + .text start:0x8051BE0C end:0x8051C0DC + +MSL_C.PPCEABI.bare.H.a/math_api.o: + extab start:0x80006868 end:0x80006880 + extabindex start:0x80006EBC end:0x80006EE0 + .text start:0x8051C0DC end:0x8051C1D8 + +MSL_C.PPCEABI.bare.H.a/misc_io.o: + .text start:0x8051C1D8 end:0x8051C1E8 + +MSL_C.PPCEABI.bare.H.a/printf.o: + extab start:0x80006880 end:0x800068E8 + extabindex start:0x80006EE0 end:0x80006F7C + .text start:0x8051C1E8 end:0x8051E674 + .rodata start:0x80562888 end:0x805628E0 + .data start:0x80609BC8 end:0x80609E18 + .sdata start:0x806B2E38 end:0x806B2E40 + +MSL_C.PPCEABI.bare.H.a/float.o: + .sdata start:0x806B2E40 end:0x806B2E54 + +MSL_C.PPCEABI.bare.H.a/scanf.o: + extab start:0x800068E8 end:0x80006900 + extabindex start:0x80006F7C end:0x80006FA0 + .text start:0x8051E674 end:0x8051FBE0 + .data start:0x80609E18 end:0x80609F38 + +MSL_C.PPCEABI.bare.H.a/signal.o: + extab start:0x80006900 end:0x80006908 + extabindex start:0x80006FA0 end:0x80006FAC + .text start:0x8051FBE0 end:0x8051FC90 + .bss start:0x806AF140 end:0x806AF160 + +MSL_C.PPCEABI.bare.H.a/string.o: + .text start:0x8051FC90 end:0x80520000 + +MSL_C.PPCEABI.bare.H.a/strtold.o: + extab start:0x80006908 end:0x80006910 + extabindex start:0x80006FAC end:0x80006FB8 + .text start:0x80520000 end:0x805213F4 + .rodata start:0x805628E0 end:0x80562EF0 + .sdata2 start:0x806C23B0 end:0x806C28E8 + +MSL_C.PPCEABI.bare.H.a/strtoul.o: + extab start:0x80006910 end:0x80006930 + extabindex start:0x80006FB8 end:0x80006FE8 + .text start:0x805213F4 end:0x80521E54 + .data start:0x80609F38 end:0x80609FC0 + +MSL_C.PPCEABI.bare.H.a/wmem.o: + .text start:0x80521E54 end:0x80521E84 + +MSL_C.PPCEABI.bare.H.a/wprintf.o: + extab start:0x80006930 end:0x80006970 + extabindex start:0x80006FE8 end:0x80007048 + .text start:0x80521E84 end:0x805240C8 + .rodata start:0x80562EF0 end:0x80563210 + .data start:0x80609FC0 end:0x8060A268 + +MSL_C.PPCEABI.bare.H.a/wstring.o: + .text start:0x805240C8 end:0x805241A4 + +MSL_C.PPCEABI.bare.H.a/wchar_io.o: + .text start:0x805241A4 end:0x80524228 + +MSL_C.PPCEABI.bare.H.a/uart_console_io_gcn.o: + extab start:0x80006970 end:0x80006978 + extabindex start:0x80007048 end:0x80007054 + .text start:0x80524228 end:0x80524300 + .sbss start:0x806B7BC8 end:0x806B7BD0 + +MSL_C.PPCEABI.bare.H.a/abort_exit_ppc_eabi.o: + extab start:0x80006978 end:0x80006980 + extabindex start:0x80007054 end:0x80007060 + .text start:0x80524300 end:0x80524334 + .sbss start:0x806B7BD0 end:0x806B7BE8 + +MSL_C.PPCEABI.bare.H.a/math_sun.o: + extab start:0x80006980 end:0x80006988 + extabindex start:0x80007060 end:0x8000706C + .text start:0x80524334 end:0x80524374 + +MSL_C.PPCEABI.bare.H.a/extras.o: + .text start:0x80524374 end:0x805244C8 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_acos.o: + .text start:0x805244C8 end:0x8052478C + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_asin.o: + .text start:0x8052478C end:0x80524A24 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_atan2.o: + .text start:0x80524A24 end:0x80524C94 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_fmod.o: + .text start:0x80524C94 end:0x80524FC4 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_log.o: + .text start:0x80524FC4 end:0x80525278 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_log10.o: + .text start:0x80525278 end:0x8052538C + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_pow.o: + .text start:0x8052538C end:0x80525BD4 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_rem_pio2.o: + .text start:0x80525BD4 end:0x80525F6C + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/k_cos.o: + .text start:0x80525F6C end:0x8052607C + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/k_rem_pio2.o: + .text start:0x8052607C end:0x80527788 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/k_sin.o: + .text start:0x80527788 end:0x80527848 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/k_tan.o: + .text start:0x80527848 end:0x80527AA0 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_atan.o: + .text start:0x80527AA0 end:0x80527CE0 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_ceil.o: + .text start:0x80527CE0 end:0x80527E20 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_copysign.o: + .text start:0x80527E20 end:0x80527E4C + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_cos.o: + .text start:0x80527E4C end:0x80527F20 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_floor.o: + .text start:0x80527F20 end:0x80528064 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_frexp.o: + .text start:0x80528064 end:0x805280EC + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_ldexp.o: + .text start:0x805280EC end:0x80528258 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_sin.o: + .text start:0x80528258 end:0x80528330 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/s_tan.o: + .text start:0x80528330 end:0x805283A8 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/w_acos.o: + .text start:0x805283A8 end:0x805283AC + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/w_asin.o: + .text start:0x805283AC end:0x805283B0 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/w_atan2.o: + .text start:0x805283B0 end:0x805283B4 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/w_fmod.o: + .text start:0x805283B4 end:0x805283B8 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/w_log10.o: + .text start:0x805283B8 end:0x805283BC + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/w_pow.o: + .text start:0x805283BC end:0x805283C0 + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/e_sqrt.o: + .text start:0x805283C0 end:0x80528608 + +MSL_C.PPCEABI.bare.H.a/PPC_EABI/SRC/math_ppc.o: + .text start:0x80528608 end:0x8052860C + +MSL_C.PPCEABI.bare.H.a/MSL_Common_Embedded/Math/Double_precision/w_sqrt.o: + .text start:0x8052860C end:0x80528610 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/mainloop.o: + .text start:0x80528610 end:0x80528708 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/nubevent.o: + .text start:0x80528708 end:0x80528930 + .bss start:0x806AF160 end:0x806AF188 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/nubinit.o: + .text start:0x80528930 end:0x80528AB4 + .rodata start:0x80563210 end:0x80563230 + .bss start:0x806AF188 end:0x806AF190 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/msg.o: + .text start:0x80528AB4 end:0x80528AE0 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/msgbuf.o: + .text start:0x80528AE0 end:0x8052931C + .rodata start:0x80563230 end:0x80563250 + .bss start:0x806AF190 end:0x806B0B40 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/serpoll.o: + .text start:0x8052931C end:0x805294C8 + .bss start:0x806B0B40 end:0x806B0B58 + .sbss start:0x806B7BE8 end:0x806B7BF0 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Os/dolphin/usr_put.o: + .text start:0x805294C8 end:0x80529554 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/dispatch.o: + .text start:0x80529554 end:0x8052969C + .data start:0x8060A268 end:0x8060A2D8 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/msghndlr.o: + .text start:0x8052969C end:0x8052A778 + .rodata start:0x80563250 end:0x80563288 + .data start:0x8060A2D8 end:0x8060A310 + .bss start:0x806B0B58 end:0x806B0B64 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/support.o: + .text start:0x8052A778 end:0x8052AE2C + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/mutex_TRK.o: + .text start:0x8052AE2C end:0x8052AE44 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/notify.o: + .text start:0x8052AE44 end:0x8052AEDC + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Processor/ppc/Generic/flush_cache.o: + .text start:0x8052AEDC end:0x8052AF14 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/mem_TRK.o: + .text start:0x8052AF14 end:0x8052AFCC + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/string_TRK.o: + .text start:0x8052AFCC end:0x8052AFE8 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Processor/ppc/Generic/targimpl.o: + .text start:0x8052AFE8 end:0x8052CA20 + .rodata start:0x80563288 end:0x80563310 + .data start:0x8060A310 end:0x8060A340 + .bss start:0x806B0B64 end:0x806B10E0 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Processor/ppc/Generic/mpc_7xx_603e.o: + .text start:0x8052CA20 end:0x8052CD90 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Export/mslsupp.o: + .text start:0x8052CD90 end:0x8052CF08 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Os/dolphin/dolphin_trk.o: + .text start:0x8052CF08 end:0x8052D224 + .data start:0x8060A340 end:0x8060A380 + .bss start:0x806B10E0 end:0x806B10E8 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Portable/main_TRK.o: + .text start:0x8052D224 end:0x8052D268 + .bss start:0x806B10E8 end:0x806B10F4 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Os/dolphin/dolphin_trk_glue.o: + .text start:0x8052D268 end:0x8052D728 + .rodata start:0x80563310 end:0x80563418 + .data start:0x8060A380 end:0x8060A3A8 + .bss start:0x806B10F4 end:0x806B1100 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Os/dolphin/targcont.o: + .text start:0x8052D728 end:0x8052D75C + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Os/dolphin/target_options.o: + .text start:0x8052D75C end:0x8052D778 + +TRK_Hollywood_Revolution.a/debugger/embedded/MetroTRK/Os/dolphin/UDP_Stubs.o: + .text start:0x8052D778 end:0x8052D7C0 + +TRK_Hollywood_Revolution.a/gamedev/cust_connection/cc/exi2/GCN/EXI2_GDEV_GCN/main.o: + .text start:0x8052D7C0 end:0x8052DA80 + .bss start:0x806B1100 end:0x806B161C + .sbss start:0x806B7BF0 end:0x806B7BF8 + +TRK_Hollywood_Revolution.a/gamedev/cust_connection/utils/common/CircleBuffer.o: + .text start:0x8052DA80 end:0x8052DCE8 + +TRK_Hollywood_Revolution.a/gamedev/cust_connection/utils/gc/MWCriticalSection_gc.o: + .text start:0x8052DCE8 end:0x8052DD40 + +NdevExi2A.a/DebuggerDriver.o: + .text start:0x8052DD40 end:0x8052E074 + .sbss start:0x806B7BF8 end:0x806B7C0C + +NdevExi2A.a/exi2.o: + .text start:0x8052E074 end:0x8052E800 diff --git a/config/RMGK01/symbols.txt b/config/RMGK01/symbols.txt new file mode 100644 index 00000000..363bbfc7 --- /dev/null +++ b/config/RMGK01/symbols.txt @@ -0,0 +1,77503 @@ +__check_pad3 = .init:0x80004000; // type:function size:0x28 scope:local +__set_debug_bba = .init:0x80004028; // type:function size:0xC scope:local +__get_debug_bba = .init:0x80004034; // type:function size:0x8 scope:local +__start = .init:0x8000403C; // type:function size:0x16C scope:weak +__init_registers = .init:0x800041A8; // type:function size:0x90 scope:local +__init_data = .init:0x80004238; // type:function size:0xA8 scope:local +__init_hardware = .init:0x800042E0; // type:function size:0x24 scope:global +__flush_cache = .init:0x80004304; // type:function size:0x34 scope:global +memcpy = .init:0x80004338; // type:function size:0x50 scope:global +__fill_mem = .init:0x80004388; // type:function size:0xB4 scope:global +memset = .init:0x8000443C; // type:function size:0x30 scope:global +fn_8000446C = .init:0x8000446C; // type:function size:0x30 +fn_8000449C = .init:0x8000449C; // type:function size:0x24 +gTRKInterruptVectorTable = .init:0x800044C0; // type:label scope:global +lbl_80004600 = .init:0x80004600; // type:label +lbl_80004F70 = .init:0x80004F70; // type:label +lbl_80005400 = .init:0x80005400; // type:label +fn_800063F4 = .init:0x800063F4; // type:function size:0x2C +gTRKInterruptVectorTableEnd = .init:0x800063F4; // type:label scope:global +_rom_copy_info = .init:0x80006420; // type:object size:0x84 scope:global data:4byte +_bss_init_info = .init:0x800064A4; // type:object size:0x20 scope:global data:4byte +@etb_800064E0 = extab:0x800064E0; // type:object size:0x8 scope:local hidden +@etb_800064E8 = extab:0x800064E8; // type:object size:0x8 scope:local hidden +@etb_800064F0 = extab:0x800064F0; // type:object size:0x8 scope:local hidden +@etb_800064F8 = extab:0x800064F8; // type:object size:0x8 scope:local hidden +@etb_80006500 = extab:0x80006500; // type:object size:0x8 scope:local hidden +@etb_80006508 = extab:0x80006508; // type:object size:0x8 scope:local hidden +@etb_80006510 = extab:0x80006510; // type:object size:0x8 scope:local hidden +@etb_80006518 = extab:0x80006518; // type:object size:0x8 scope:local hidden +@etb_80006520 = extab:0x80006520; // type:object size:0x8 scope:local hidden +@etb_80006528 = extab:0x80006528; // type:object size:0x8 scope:local hidden +@etb_80006530 = extab:0x80006530; // type:object size:0x8 scope:local hidden +@etb_80006538 = extab:0x80006538; // type:object size:0x8 scope:local hidden +@etb_80006540 = extab:0x80006540; // type:object size:0x8 scope:local hidden +@etb_80006548 = extab:0x80006548; // type:object size:0x8 scope:local hidden +@etb_80006550 = extab:0x80006550; // type:object size:0x8 scope:local hidden +@etb_80006558 = extab:0x80006558; // type:object size:0x8 scope:local hidden +@etb_80006560 = extab:0x80006560; // type:object size:0x8 scope:local hidden +@etb_80006568 = extab:0x80006568; // type:object size:0x8 scope:local hidden +@etb_80006570 = extab:0x80006570; // type:object size:0x8 scope:local hidden +@etb_80006578 = extab:0x80006578; // type:object size:0x8 scope:local hidden +@etb_80006580 = extab:0x80006580; // type:object size:0x8 scope:local hidden +@etb_80006588 = extab:0x80006588; // type:object size:0x8 scope:local hidden +@etb_80006590 = extab:0x80006590; // type:object size:0x8 scope:local hidden +@etb_80006598 = extab:0x80006598; // type:object size:0x8 scope:local hidden +@etb_800065A0 = extab:0x800065A0; // type:object size:0x8 scope:local hidden +@etb_800065A8 = extab:0x800065A8; // type:object size:0x8 scope:local hidden +@etb_800065B0 = extab:0x800065B0; // type:object size:0x8 scope:local hidden +@etb_800065B8 = extab:0x800065B8; // type:object size:0x8 scope:local hidden +@etb_800065C0 = extab:0x800065C0; // type:object size:0x8 scope:local hidden +@etb_800065C8 = extab:0x800065C8; // type:object size:0x8 scope:local hidden +@etb_800065D0 = extab:0x800065D0; // type:object size:0x8 scope:local hidden +@etb_800065D8 = extab:0x800065D8; // type:object size:0x8 scope:local hidden +@etb_800065E0 = extab:0x800065E0; // type:object size:0x8 scope:local hidden +@etb_800065E8 = extab:0x800065E8; // type:object size:0x8 scope:local hidden +@etb_800065F0 = extab:0x800065F0; // type:object size:0x8 scope:local hidden +@etb_800065F8 = extab:0x800065F8; // type:object size:0x8 scope:local hidden +@etb_80006600 = extab:0x80006600; // type:object size:0x8 scope:local hidden +@etb_80006608 = extab:0x80006608; // type:object size:0x8 scope:local hidden +@etb_80006610 = extab:0x80006610; // type:object size:0x8 scope:local hidden +@etb_80006618 = extab:0x80006618; // type:object size:0x8 scope:local hidden +@etb_80006620 = extab:0x80006620; // type:object size:0x8 scope:local hidden +@etb_80006628 = extab:0x80006628; // type:object size:0x8 scope:local hidden +@etb_80006630 = extab:0x80006630; // type:object size:0x8 scope:local hidden +@etb_80006638 = extab:0x80006638; // type:object size:0x8 scope:local hidden +@etb_80006640 = extab:0x80006640; // type:object size:0x8 scope:local hidden +@etb_80006648 = extab:0x80006648; // type:object size:0x8 scope:local hidden +@etb_80006650 = extab:0x80006650; // type:object size:0x8 scope:local hidden +@etb_80006658 = extab:0x80006658; // type:object size:0x8 scope:local hidden +@etb_80006660 = extab:0x80006660; // type:object size:0x8 scope:local hidden +@etb_80006668 = extab:0x80006668; // type:object size:0x8 scope:local hidden +@etb_80006670 = extab:0x80006670; // type:object size:0x8 scope:local hidden +@etb_80006678 = extab:0x80006678; // type:object size:0x8 scope:local hidden +@etb_80006680 = extab:0x80006680; // type:object size:0x8 scope:local hidden +@etb_80006688 = extab:0x80006688; // type:object size:0x8 scope:local hidden +@etb_80006690 = extab:0x80006690; // type:object size:0x8 scope:local hidden +@etb_80006698 = extab:0x80006698; // type:object size:0x8 scope:local hidden +@etb_800066A0 = extab:0x800066A0; // type:object size:0x8 scope:local hidden +@etb_800066A8 = extab:0x800066A8; // type:object size:0x8 scope:local hidden +@etb_800066B0 = extab:0x800066B0; // type:object size:0x8 scope:local hidden +@etb_800066B8 = extab:0x800066B8; // type:object size:0x8 scope:local hidden +@etb_800066C0 = extab:0x800066C0; // type:object size:0x8 scope:local hidden +@etb_800066C8 = extab:0x800066C8; // type:object size:0x8 scope:local hidden +@etb_800066D0 = extab:0x800066D0; // type:object size:0x8 scope:local hidden +@etb_800066D8 = extab:0x800066D8; // type:object size:0x8 scope:local hidden +@etb_800066E0 = extab:0x800066E0; // type:object size:0x8 scope:local hidden +@etb_800066E8 = extab:0x800066E8; // type:object size:0x8 scope:local hidden +@etb_800066F0 = extab:0x800066F0; // type:object size:0x8 scope:local hidden +@etb_800066F8 = extab:0x800066F8; // type:object size:0x8 scope:local hidden +@etb_80006700 = extab:0x80006700; // type:object size:0x8 scope:local hidden +@etb_80006708 = extab:0x80006708; // type:object size:0x8 scope:local hidden +@etb_80006710 = extab:0x80006710; // type:object size:0x8 scope:local hidden +@etb_80006718 = extab:0x80006718; // type:object size:0x8 scope:local hidden +@etb_80006720 = extab:0x80006720; // type:object size:0x8 scope:local hidden +@etb_80006728 = extab:0x80006728; // type:object size:0x8 scope:local hidden +@etb_80006730 = extab:0x80006730; // type:object size:0x8 scope:local hidden +@etb_80006738 = extab:0x80006738; // type:object size:0x8 scope:local hidden +@etb_80006740 = extab:0x80006740; // type:object size:0x8 scope:local hidden +@etb_80006748 = extab:0x80006748; // type:object size:0x8 scope:local hidden +@etb_80006750 = extab:0x80006750; // type:object size:0x8 scope:local hidden +@etb_80006758 = extab:0x80006758; // type:object size:0x8 scope:local hidden +@etb_80006760 = extab:0x80006760; // type:object size:0x8 scope:local hidden +@etb_80006768 = extab:0x80006768; // type:object size:0x8 scope:local hidden +@etb_80006770 = extab:0x80006770; // type:object size:0x8 scope:local hidden +@etb_80006778 = extab:0x80006778; // type:object size:0x8 scope:local hidden +@etb_80006780 = extab:0x80006780; // type:object size:0x18 scope:local hidden +@etb_80006798 = extab:0x80006798; // type:object size:0x8 scope:local hidden +@etb_800067A0 = extab:0x800067A0; // type:object size:0x18 scope:local hidden +@etb_800067B8 = extab:0x800067B8; // type:object size:0x8 scope:local hidden +@etb_800067C0 = extab:0x800067C0; // type:object size:0x8 scope:local hidden +@etb_800067C8 = extab:0x800067C8; // type:object size:0x8 scope:local hidden +@etb_800067D0 = extab:0x800067D0; // type:object size:0x8 scope:local hidden +@etb_800067D8 = extab:0x800067D8; // type:object size:0x8 scope:local hidden +@etb_800067E0 = extab:0x800067E0; // type:object size:0x8 scope:local hidden +@etb_800067E8 = extab:0x800067E8; // type:object size:0x8 scope:local hidden +@etb_800067F0 = extab:0x800067F0; // type:object size:0x8 scope:local hidden +@etb_800067F8 = extab:0x800067F8; // type:object size:0x8 scope:local hidden +@etb_80006800 = extab:0x80006800; // type:object size:0x8 scope:local hidden +@etb_80006808 = extab:0x80006808; // type:object size:0x8 scope:local hidden +@etb_80006810 = extab:0x80006810; // type:object size:0x8 scope:local hidden +@etb_80006818 = extab:0x80006818; // type:object size:0x8 scope:local hidden +@etb_80006820 = extab:0x80006820; // type:object size:0x8 scope:local hidden +@etb_80006828 = extab:0x80006828; // type:object size:0x8 scope:local hidden +@etb_80006830 = extab:0x80006830; // type:object size:0x8 scope:local hidden +@etb_80006838 = extab:0x80006838; // type:object size:0x8 scope:local hidden +@etb_80006840 = extab:0x80006840; // type:object size:0x8 scope:local hidden +@etb_80006848 = extab:0x80006848; // type:object size:0x8 scope:local hidden +@etb_80006850 = extab:0x80006850; // type:object size:0x8 scope:local hidden +@etb_80006858 = extab:0x80006858; // type:object size:0x8 scope:local hidden +@etb_80006860 = extab:0x80006860; // type:object size:0x8 scope:local hidden +@etb_80006868 = extab:0x80006868; // type:object size:0x8 scope:local hidden +@etb_80006870 = extab:0x80006870; // type:object size:0x8 scope:local hidden +@etb_80006878 = extab:0x80006878; // type:object size:0x8 scope:local hidden +@etb_80006880 = extab:0x80006880; // type:object size:0x8 scope:local hidden +@etb_80006888 = extab:0x80006888; // type:object size:0x8 scope:local hidden +@etb_80006890 = extab:0x80006890; // type:object size:0x8 scope:local hidden +@etb_80006898 = extab:0x80006898; // type:object size:0x8 scope:local hidden +@etb_800068A0 = extab:0x800068A0; // type:object size:0x8 scope:local hidden +@etb_800068A8 = extab:0x800068A8; // type:object size:0x8 scope:local hidden +@etb_800068B0 = extab:0x800068B0; // type:object size:0x8 scope:local hidden +@etb_800068B8 = extab:0x800068B8; // type:object size:0x8 scope:local hidden +@etb_800068C0 = extab:0x800068C0; // type:object size:0x8 scope:local hidden +@etb_800068C8 = extab:0x800068C8; // type:object size:0x8 scope:local hidden +@etb_800068D0 = extab:0x800068D0; // type:object size:0x8 scope:local hidden +@etb_800068D8 = extab:0x800068D8; // type:object size:0x8 scope:local hidden +@etb_800068E0 = extab:0x800068E0; // type:object size:0x8 scope:local hidden +@etb_800068E8 = extab:0x800068E8; // type:object size:0x8 scope:local hidden +@etb_800068F0 = extab:0x800068F0; // type:object size:0x8 scope:local hidden +@etb_800068F8 = extab:0x800068F8; // type:object size:0x8 scope:local hidden +@etb_80006900 = extab:0x80006900; // type:object size:0x8 scope:local hidden +@etb_80006908 = extab:0x80006908; // type:object size:0x8 scope:local hidden +@etb_80006910 = extab:0x80006910; // type:object size:0x8 scope:local hidden +@etb_80006918 = extab:0x80006918; // type:object size:0x8 scope:local hidden +@etb_80006920 = extab:0x80006920; // type:object size:0x8 scope:local hidden +@etb_80006928 = extab:0x80006928; // type:object size:0x8 scope:local hidden +@etb_80006930 = extab:0x80006930; // type:object size:0x8 scope:local hidden +@etb_80006938 = extab:0x80006938; // type:object size:0x8 scope:local hidden +@etb_80006940 = extab:0x80006940; // type:object size:0x8 scope:local hidden +@etb_80006948 = extab:0x80006948; // type:object size:0x8 scope:local hidden +@etb_80006950 = extab:0x80006950; // type:object size:0x8 scope:local hidden +@etb_80006958 = extab:0x80006958; // type:object size:0x8 scope:local hidden +@etb_80006960 = extab:0x80006960; // type:object size:0x8 scope:local hidden +@etb_80006968 = extab:0x80006968; // type:object size:0x8 scope:local hidden +@etb_80006970 = extab:0x80006970; // type:object size:0x8 scope:local hidden +@etb_80006978 = extab:0x80006978; // type:object size:0x8 scope:local hidden +@etb_80006980 = extab:0x80006980; // type:object size:0x8 scope:local hidden +@4005 = extabindex:0x800069A0; // type:object size:0xC scope:local align:4 +@4153 = extabindex:0x800069AC; // type:object size:0xC scope:local align:4 +@4339 = extabindex:0x800069B8; // type:object size:0xC scope:local align:4 +@4474 = extabindex:0x800069C4; // type:object size:0xC scope:local align:4 +@3915 = extabindex:0x800069D0; // type:object size:0xC scope:local align:4 +@3964 = extabindex:0x800069DC; // type:object size:0xC scope:local align:4 +@3976 = extabindex:0x800069E8; // type:object size:0xC scope:local align:4 +@3988 = extabindex:0x800069F4; // type:object size:0xC scope:local align:4 +@3995 = extabindex:0x80006A00; // type:object size:0xC scope:local align:4 +@4002 = extabindex:0x80006A0C; // type:object size:0xC scope:local align:4 +@4010 = extabindex:0x80006A18; // type:object size:0xC scope:local align:4 +@4027 = extabindex:0x80006A24; // type:object size:0xC scope:local align:4 +@4045 = extabindex:0x80006A30; // type:object size:0xC scope:local align:4 +@4071 = extabindex:0x80006A3C; // type:object size:0xC scope:local align:4 +@4089 = extabindex:0x80006A48; // type:object size:0xC scope:local align:4 +@4115 = extabindex:0x80006A54; // type:object size:0xC scope:local align:4 +@4133 = extabindex:0x80006A60; // type:object size:0xC scope:local align:4 +@4159 = extabindex:0x80006A6C; // type:object size:0xC scope:local align:4 +@4173 = extabindex:0x80006A78; // type:object size:0xC scope:local align:4 +@4178 = extabindex:0x80006A84; // type:object size:0xC scope:local align:4 +@5256 = extabindex:0x80006A90; // type:object size:0xC scope:local align:4 +@5261 = extabindex:0x80006A9C; // type:object size:0xC scope:local align:4 +@5265 = extabindex:0x80006AA8; // type:object size:0xC scope:local align:4 +@5275 = extabindex:0x80006AB4; // type:object size:0xC scope:local align:4 +@5339 = extabindex:0x80006AC0; // type:object size:0xC scope:local align:4 +@5387 = extabindex:0x80006ACC; // type:object size:0xC scope:local align:4 +@5434 = extabindex:0x80006AD8; // type:object size:0xC scope:local align:4 +@5480 = extabindex:0x80006AE4; // type:object size:0xC scope:local align:4 +@5519 = extabindex:0x80006AF0; // type:object size:0xC scope:local align:4 +@5569 = extabindex:0x80006AFC; // type:object size:0xC scope:local align:4 +@5592 = extabindex:0x80006B08; // type:object size:0xC scope:local align:4 +@5783 = extabindex:0x80006B14; // type:object size:0xC scope:local align:4 +@5806 = extabindex:0x80006B20; // type:object size:0xC scope:local align:4 +@5832 = extabindex:0x80006B2C; // type:object size:0xC scope:local align:4 +@5855 = extabindex:0x80006B38; // type:object size:0xC scope:local align:4 +@3925 = extabindex:0x80006B44; // type:object size:0xC scope:local align:4 +@3932 = extabindex:0x80006B50; // type:object size:0xC scope:local align:4 +@3974 = extabindex:0x80006B5C; // type:object size:0xC scope:local align:4 +@3979 = extabindex:0x80006B68; // type:object size:0xC scope:local align:4 +@4009 = extabindex:0x80006B74; // type:object size:0xC scope:local align:4 +@4017 = extabindex:0x80006B80; // type:object size:0xC scope:local align:4 +@4021 = extabindex:0x80006B8C; // type:object size:0xC scope:local align:4 +@4059 = extabindex:0x80006B98; // type:object size:0xC scope:local align:4 +@4074 = extabindex:0x80006BA4; // type:object size:0xC scope:local align:4 +@4090 = extabindex:0x80006BB0; // type:object size:0xC scope:local align:4 +@4226 = extabindex:0x80006BBC; // type:object size:0xC scope:local align:4 +@4239 = extabindex:0x80006BC8; // type:object size:0xC scope:local align:4 +@4301 = extabindex:0x80006BD4; // type:object size:0xC scope:local align:4 +@3883 = extabindex:0x80006BE0; // type:object size:0xC scope:local align:4 +@4151 = extabindex:0x80006BEC; // type:object size:0xC scope:local align:4 +@4188 = extabindex:0x80006BF8; // type:object size:0xC scope:local align:4 +@4202 = extabindex:0x80006C04; // type:object size:0xC scope:local align:4 +@4228 = extabindex:0x80006C10; // type:object size:0xC scope:local align:4 +@4276 = extabindex:0x80006C1C; // type:object size:0xC scope:local align:4 +@4302 = extabindex:0x80006C28; // type:object size:0xC scope:local align:4 +@4318 = extabindex:0x80006C34; // type:object size:0xC scope:local align:4 +@3861 = extabindex:0x80006C40; // type:object size:0xC scope:local align:4 +@3941 = extabindex:0x80006C4C; // type:object size:0xC scope:local align:4 +@3945 = extabindex:0x80006C58; // type:object size:0xC scope:local align:4 +@4186 = extabindex:0x80006C64; // type:object size:0xC scope:local align:4 +@4962 = extabindex:0x80006C70; // type:object size:0xC scope:local align:4 +@4967 = extabindex:0x80006C7C; // type:object size:0xC scope:local align:4 +@4980 = extabindex:0x80006C88; // type:object size:0xC scope:local align:4 +@4998 = extabindex:0x80006C94; // type:object size:0xC scope:local align:4 +@5009 = extabindex:0x80006CA0; // type:object size:0xC scope:local align:4 +@5106 = extabindex:0x80006CAC; // type:object size:0xC scope:local align:4 +@5184 = extabindex:0x80006CB8; // type:object size:0xC scope:local align:4 +@5189 = extabindex:0x80006CC4; // type:object size:0xC scope:local align:4 +@5194 = extabindex:0x80006CD0; // type:object size:0xC scope:local align:4 +@5199 = extabindex:0x80006CDC; // type:object size:0xC scope:local align:4 +@5234 = extabindex:0x80006CE8; // type:object size:0xC scope:local align:4 +@5317 = extabindex:0x80006CF4; // type:object size:0xC scope:local align:4 +@5568 = extabindex:0x80006D00; // type:object size:0xC scope:local align:4 +@5586 = extabindex:0x80006D0C; // type:object size:0xC scope:local align:4 +@5678 = extabindex:0x80006D18; // type:object size:0xC scope:local align:4 +@4418 = extabindex:0x80006D24; // type:object size:0xC scope:local align:4 +@4682 = extabindex:0x80006D30; // type:object size:0xC scope:local align:4 +@4300 = extabindex:0x80006D3C; // type:object size:0xC scope:local align:4 +@3843 = extabindex:0x80006D48; // type:object size:0xC scope:local align:4 +@3905 = extabindex:0x80006D54; // type:object size:0xC scope:local align:4 +@3949 = extabindex:0x80006D60; // type:object size:0xC scope:local align:4 +@3966 = extabindex:0x80006D6C; // type:object size:0xC scope:local align:4 +@3972 = extabindex:0x80006D78; // type:object size:0xC scope:local align:4 +@3389 = extabindex:0x80006D84; // type:object size:0xC scope:local align:4 +@339 = extabindex:0x80006D90; // type:object size:0xC scope:local align:4 +@350 = extabindex:0x80006D9C; // type:object size:0xC scope:local align:4 +@381 = extabindex:0x80006DA8; // type:object size:0xC scope:local align:4 +@399 = extabindex:0x80006DB4; // type:object size:0xC scope:local align:4 +@425 = extabindex:0x80006DC0; // type:object size:0xC scope:local align:4 +@1214 = extabindex:0x80006DCC; // type:object size:0xC scope:local align:4 +@1414 = extabindex:0x80006DD8; // type:object size:0xC scope:local align:4 +@1629 = extabindex:0x80006DE4; // type:object size:0xC scope:local align:4 +@162 = extabindex:0x80006DF0; // type:object size:0xC scope:local align:4 +@176 = extabindex:0x80006DFC; // type:object size:0xC scope:local align:4 +@1169 = extabindex:0x80006E08; // type:object size:0xC scope:local align:4 +@1200 = extabindex:0x80006E14; // type:object size:0xC scope:local align:4 +@1251 = extabindex:0x80006E20; // type:object size:0xC scope:local align:4 +@1381 = extabindex:0x80006E2C; // type:object size:0xC scope:local align:4 +@1401 = extabindex:0x80006E38; // type:object size:0xC scope:local align:4 +@1433 = extabindex:0x80006E44; // type:object size:0xC scope:local align:4 +@1540 = extabindex:0x80006E50; // type:object size:0xC scope:local align:4 +@175 = extabindex:0x80006E5C; // type:object size:0xC scope:local align:4 +@756 = extabindex:0x80006E68; // type:object size:0xC scope:local align:4 +@549 = extabindex:0x80006E74; // type:object size:0xC scope:local align:4 +@565 = extabindex:0x80006E80; // type:object size:0xC scope:local align:4 +@246 = extabindex:0x80006E8C; // type:object size:0xC scope:local align:4 +@950 = extabindex:0x80006E98; // type:object size:0xC scope:local align:4 +@965 = extabindex:0x80006EA4; // type:object size:0xC scope:local align:4 +@154 = extabindex:0x80006EB0; // type:object size:0xC scope:local align:4 +@616 = extabindex:0x80006EBC; // type:object size:0xC scope:local align:4 +@619 = extabindex:0x80006EC8; // type:object size:0xC scope:local align:4 +@631 = extabindex:0x80006ED4; // type:object size:0xC scope:local align:4 +@2265 = extabindex:0x80006EE0; // type:object size:0xC scope:local align:4 +@2339 = extabindex:0x80006EEC; // type:object size:0xC scope:local align:4 +@2405 = extabindex:0x80006EF8; // type:object size:0xC scope:local align:4 +@2584 = extabindex:0x80006F04; // type:object size:0xC scope:local align:4 +@2722 = extabindex:0x80006F10; // type:object size:0xC scope:local align:4 +@2731 = extabindex:0x80006F1C; // type:object size:0xC scope:local align:4 +@2744 = extabindex:0x80006F28; // type:object size:0xC scope:local align:4 +@2759 = extabindex:0x80006F34; // type:object size:0xC scope:local align:4 +@2765 = extabindex:0x80006F40; // type:object size:0xC scope:local align:4 +@2786 = extabindex:0x80006F4C; // type:object size:0xC scope:local align:4 +@2795 = extabindex:0x80006F58; // type:object size:0xC scope:local align:4 +@2804 = extabindex:0x80006F64; // type:object size:0xC scope:local align:4 +@2812 = extabindex:0x80006F70; // type:object size:0xC scope:local align:4 +@2005 = extabindex:0x80006F7C; // type:object size:0xC scope:local align:4 +@2260 = extabindex:0x80006F88; // type:object size:0xC scope:local align:4 +@2370 = extabindex:0x80006F94; // type:object size:0xC scope:local align:4 +@53 = extabindex:0x80006FA0; // type:object size:0xC scope:local align:4 +@1495 = extabindex:0x80006FAC; // type:object size:0xC scope:local align:4 +@627 = extabindex:0x80006FB8; // type:object size:0xC scope:local align:4 +@731 = extabindex:0x80006FC4; // type:object size:0xC scope:local align:4 +@740 = extabindex:0x80006FD0; // type:object size:0xC scope:local align:4 +@814 = extabindex:0x80006FDC; // type:object size:0xC scope:local align:4 +@2241 = extabindex:0x80006FE8; // type:object size:0xC scope:local align:4 +@2315 = extabindex:0x80006FF4; // type:object size:0xC scope:local align:4 +@2381 = extabindex:0x80007000; // type:object size:0xC scope:local align:4 +@2548 = extabindex:0x8000700C; // type:object size:0xC scope:local align:4 +@2690 = extabindex:0x80007018; // type:object size:0xC scope:local align:4 +@2712 = extabindex:0x80007024; // type:object size:0xC scope:local align:4 +@2752 = extabindex:0x80007030; // type:object size:0xC scope:local align:4 +@2761 = extabindex:0x8000703C; // type:object size:0xC scope:local align:4 +@606 = extabindex:0x80007048; // type:object size:0xC scope:local align:4 +@68 = extabindex:0x80007054; // type:object size:0xC scope:local align:4 +@998 = extabindex:0x80007060; // type:object size:0xC scope:local align:4 +_eti_init_info = extabindex:0x8000706C; // type:object size:0x20 scope:global +__dt__Q44nw4r2ut6detail12LinkListImplFv = .text:0x800070A0; // type:function size:0x84 scope:global align:4 +Erase__Q44nw4r2ut6detail12LinkListImplFQ54nw4r2ut6detail12LinkListImpl8Iterator = .text:0x80007124; // type:function size:0x48 scope:global align:4 +Insert__Q44nw4r2ut6detail12LinkListImplFQ54nw4r2ut6detail12LinkListImpl8IteratorPQ34nw4r2ut12LinkListNode = .text:0x8000716C; // type:function size:0x2C scope:global align:4 +Erase__Q44nw4r2ut6detail12LinkListImplFPQ34nw4r2ut12LinkListNode = .text:0x80007198; // type:function size:0x30 scope:global align:4 +IsValidBinaryFile__Q24nw4r2utFPCQ34nw4r2ut16BinaryFileHeaderUlUsUs = .text:0x800071C8; // type:function size:0x74 scope:global align:4 +ReadNextCharUTF8__Q34nw4r2ut14CharStrmReaderFv = .text:0x8000723C; // type:function size:0x78 scope:global align:4 +ReadNextCharUTF16__Q34nw4r2ut14CharStrmReaderFv = .text:0x800072B4; // type:function size:0x1C scope:global align:4 +ReadNextCharCP1252__Q34nw4r2ut14CharStrmReaderFv = .text:0x800072D0; // type:function size:0x1C scope:global align:4 +ReadNextCharSJIS__Q34nw4r2ut14CharStrmReaderFv = .text:0x800072EC; // type:function size:0x60 scope:global align:4 +__ct__Q34nw4r2ut19TagProcessorBaseFv = .text:0x8000734C; // type:function size:0x10 scope:global align:4 +__dt__Q34nw4r2ut19TagProcessorBaseFv = .text:0x8000735C; // type:function size:0x40 scope:global align:4 +Process__Q34nw4r2ut19TagProcessorBaseFUsPQ34nw4r2ut15PrintContext = .text:0x8000739C; // type:function size:0x130 scope:global align:4 +CalcRect__Q34nw4r2ut19TagProcessorBaseFPQ34nw4r2ut4RectUsPQ34nw4r2ut15PrintContext = .text:0x800074CC; // type:function size:0x1E8 scope:global align:4 +__ct__Q34nw4r2ut19TagProcessorBaseFv = .text:0x800076B4; // type:function size:0x10 scope:global align:4 +__dt__Q34nw4r2ut19TagProcessorBaseFv = .text:0x800076C4; // type:function size:0x40 scope:global align:4 +Process__Q34nw4r2ut19TagProcessorBaseFUsPQ34nw4r2ut15PrintContext = .text:0x80007704; // type:function size:0x130 scope:global align:4 +CalcRect__Q34nw4r2ut19TagProcessorBaseFPQ34nw4r2ut4RectUsPQ34nw4r2ut15PrintContext = .text:0x80007834; // type:function size:0x1E8 scope:global align:4 +InitReaderFunc__Q34nw4r2ut4FontFQ34nw4r2ut12FontEncoding = .text:0x80007A1C; // type:function size:0xA8 scope:global align:4 +__dt__Q34nw4r2ut4FontFv = .text:0x80007AC4; // type:function size:0x40 scope:global align:4 +__ct__Q44nw4r2ut6detail11ResFontBaseFv = .text:0x80007B04; // type:function size:0x44 scope:global align:4 +__dt__Q44nw4r2ut6detail11ResFontBaseFv = .text:0x80007B48; // type:function size:0x40 scope:global align:4 +SetResourceBuffer__Q44nw4r2ut6detail11ResFontBaseFPvPQ34nw4r2ut15FontInformation = .text:0x80007B88; // type:function size:0xC scope:global align:4 +RemoveResourceBuffer__Q44nw4r2ut6detail11ResFontBaseFv = .text:0x80007B94; // type:function size:0x18 scope:global align:4 +GetWidth__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007BAC; // type:function size:0xC scope:global align:4 +GetHeight__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007BB8; // type:function size:0xC scope:global align:4 +GetAscent__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007BC4; // type:function size:0xC scope:global align:4 +GetDescent__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007BD0; // type:function size:0x14 scope:global align:4 +GetBaselinePos__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007BE4; // type:function size:0x14 scope:global align:4 +GetCellHeight__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007BF8; // type:function size:0x10 scope:global align:4 +GetCellWidth__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007C08; // type:function size:0x10 scope:global align:4 +GetMaxCharWidth__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007C18; // type:function size:0x10 scope:global align:4 +GetType__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007C28; // type:function size:0x8 scope:global align:4 +GetTextureFormat__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007C30; // type:function size:0x10 scope:global align:4 +GetLineFeed__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007C40; // type:function size:0x10 scope:global align:4 +GetDefaultCharWidths__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007C50; // type:function size:0x18 scope:global align:4 +SetDefaultCharWidths__Q44nw4r2ut6detail11ResFontBaseFRCQ34nw4r2ut10CharWidths = .text:0x80007C68; // type:function size:0x20 scope:global align:4 +SetAlternateChar__Q44nw4r2ut6detail11ResFontBaseFUs = .text:0x80007C88; // type:function size:0x98 scope:global align:4 +SetLineFeed__Q44nw4r2ut6detail11ResFontBaseFi = .text:0x80007D20; // type:function size:0xC scope:global align:4 +GetCharWidth__Q44nw4r2ut6detail11ResFontBaseCFUs = .text:0x80007D2C; // type:function size:0x4C scope:global align:4 +GetCharWidths__Q44nw4r2ut6detail11ResFontBaseCFUs = .text:0x80007D78; // type:function size:0xEC scope:global align:4 +GetGlyph__Q44nw4r2ut6detail11ResFontBaseCFPQ34nw4r2ut5GlyphUs = .text:0x80007E64; // type:function size:0xA4 scope:global align:4 +HasGlyph__Q44nw4r2ut6detail11ResFontBaseCFUs = .text:0x80007F08; // type:function size:0x84 scope:global align:4 +GetEncoding__Q44nw4r2ut6detail11ResFontBaseCFv = .text:0x80007F8C; // type:function size:0xC scope:global align:4 +FindGlyphIndex__Q44nw4r2ut6detail11ResFontBaseCFPCQ34nw4r2ut11FontCodeMapUs = .text:0x80007F98; // type:function size:0xD4 scope:global align:4 +GetGlyphFromIndex__Q44nw4r2ut6detail11ResFontBaseCFPQ34nw4r2ut5GlyphUs = .text:0x8000806C; // type:function size:0x104 scope:global align:4 +__ct__Q34nw4r2ut7ResFontFv = .text:0x80008170; // type:function size:0x3C scope:global align:4 +__dt__Q34nw4r2ut7ResFontFv = .text:0x800081AC; // type:function size:0x58 scope:global align:4 +SetResource__Q34nw4r2ut7ResFontFPv = .text:0x80008204; // type:function size:0x144 scope:global align:4 +RemoveResource__Q34nw4r2ut7ResFontFv = .text:0x80008348; // type:function size:0x4 scope:global align:4 +Rebuild__Q34nw4r2ut7ResFontFPQ34nw4r2ut16BinaryFileHeader = .text:0x8000834C; // type:function size:0x12C scope:global align:4 +__dt__Q34nw4r2ut5ColorFv = .text:0x80008478; // type:function size:0x40 scope:global align:4 +__ct__Q34nw4r2ut10CharWriterFv = .text:0x800084B8; // type:function size:0x220 scope:global align:4 +SetColorMapping__Q34nw4r2ut10CharWriterFQ34nw4r2ut5ColorQ34nw4r2ut5Color = .text:0x800086D8; // type:function size:0x44 scope:global align:4 +SetTextColor__Q34nw4r2ut10CharWriterFQ34nw4r2ut5Color = .text:0x8000871C; // type:function size:0x160 scope:global align:4 +__dt__Q34nw4r2ut10CharWriterFv = .text:0x8000887C; // type:function size:0x40 scope:global align:4 +SetupGX__Q34nw4r2ut10CharWriterFv = .text:0x800088BC; // type:function size:0xA58 scope:global align:4 +SetFontSize__Q34nw4r2ut10CharWriterFff = .text:0x80009314; // type:function size:0xC4 scope:global align:4 +GetFontWidth__Q34nw4r2ut10CharWriterCFv = .text:0x800093D8; // type:function size:0x60 scope:global align:4 +GetFontHeight__Q34nw4r2ut10CharWriterCFv = .text:0x80009438; // type:function size:0x60 scope:global align:4 +GetFontAscent__Q34nw4r2ut10CharWriterCFv = .text:0x80009498; // type:function size:0x60 scope:global align:4 +Print__Q34nw4r2ut10CharWriterFUs = .text:0x800094F8; // type:function size:0x130 scope:global align:4 +PrintGlyph__Q34nw4r2ut10CharWriterFfffRCQ34nw4r2ut5Glyph = .text:0x80009628; // type:function size:0x27C scope:global align:4 +UpdateVertexColor__Q34nw4r2ut10CharWriterFv = .text:0x800098A4; // type:function size:0x150 scope:global align:4 +SetupGXWithColorMapping__Q34nw4r2ut10CharWriterFQ34nw4r2ut5ColorQ34nw4r2ut5Color = .text:0x800099F4; // type:function size:0x34C scope:global align:4 +GetLineHeight__Q34nw4r2ut17TextWriterBaseCFv = .text:0x80009D40; // type:function size:0x7C scope:global align:4 +GetCharStrmReader__Q34nw4r2ut4FontCFv = .text:0x80009DBC; // type:function size:0x38 scope:global align:4 +__ct__Q34nw4r2ut17TextWriterBaseFv = .text:0x80009DF4; // type:function size:0x5C scope:global align:4 +__dt__Q34nw4r2ut17TextWriterBaseFv = .text:0x80009E50; // type:function size:0x58 scope:global align:4 +GetLineHeight__Q34nw4r2ut17TextWriterBaseCFv = .text:0x80009EA8; // type:function size:0x7C scope:global align:4 +CalcStringWidth__Q34nw4r2ut17TextWriterBaseCFPCwi = .text:0x80009F24; // type:function size:0x2A4 scope:global align:4 +CalcStringRect__Q34nw4r2ut17TextWriterBaseCFPQ34nw4r2ut4RectPCwi = .text:0x8000A1C8; // type:function size:0x288 scope:global align:4 +Print__Q34nw4r2ut17TextWriterBaseFPCwi = .text:0x8000A450; // type:function size:0x204 scope:global align:4 +CalcLineWidth__Q34nw4r2ut17TextWriterBaseFPCwi = .text:0x8000A654; // type:function size:0x21C scope:global align:4 +CalcLineRectImpl__Q34nw4r2ut17TextWriterBaseFPQ34nw4r2ut4RectPPCwi = .text:0x8000A870; // type:function size:0x688 scope:global align:4 +GetCharSpace__Q34nw4r2ut17TextWriterBaseCFv = .text:0x8000AEF8; // type:function size:0x8 scope:global align:4 +CalcStringRectImpl__Q34nw4r2ut17TextWriterBaseFPQ34nw4r2ut4RectPCwi = .text:0x8000AF00; // type:function size:0x120 scope:global align:4 +AdjustCursor__Q34nw4r2ut17TextWriterBaseFPfPfPCwi = .text:0x8000B020; // type:function size:0x74C scope:global align:4 +__sinit_\ut_TextWriterBase_cpp = .text:0x8000B76C; // type:function size:0x84 scope:local align:4 +Console_Printf__Q24nw4r2dbFPQ44nw4r2db6detail11ConsoleHeadPCce = .text:0x8000B7F0; // type:function size:0x68 scope:global align:4 +Console_GetTotalLines__Q24nw4r2dbFPQ44nw4r2db6detail11ConsoleHead = .text:0x8000B858; // type:function size:0x6C scope:global align:4 +Assertion_Printf___Q24nw4r2dbFPCce = .text:0x8000B8C4; // type:function size:0x98 scope:global align:4 +ShowStack___Q24nw4r2dbFUl = .text:0x8000B95C; // type:function size:0xAC scope:global align:4 +VPanic__Q24nw4r2dbFPCciPCcP16__va_list_structb = .text:0x8000BA08; // type:function size:0x104 scope:global align:4 +Panic__Q24nw4r2dbFPCciPCce = .text:0x8000BB0C; // type:function size:0x94 scope:global align:4 +SinFIdx__Q24nw4r4mathFf = .text:0x8000BBA0; // type:function size:0x6C scope:global align:4 +CosFIdx__Q24nw4r4mathFf = .text:0x8000BC0C; // type:function size:0x5C scope:global align:4 +VEC3TransformNormal__Q24nw4r4mathFPQ34nw4r4math4VEC3PCQ34nw4r4math5MTX34PCQ34nw4r4math4VEC3 = .text:0x8000BC68; // type:function size:0x90 scope:global align:4 +LytInit__Q24nw4r3lytFv = .text:0x8000BCF8; // type:function size:0x54 scope:global align:4 +__ct__Q34nw4r3lyt4PaneFPCQ44nw4r3lyt3res4Pane = .text:0x8000BD4C; // type:function size:0x134 scope:global align:4 +__dt__Q34nw4r3lyt4PaneFv = .text:0x8000BE80; // type:function size:0x12C scope:global align:4 +SetName__Q34nw4r3lyt4PaneFPCc = .text:0x8000BFAC; // type:function size:0x3C scope:global align:4 +AppendChild__Q34nw4r3lyt4PaneFPQ34nw4r3lyt4Pane = .text:0x8000BFE8; // type:function size:0x50 scope:global align:4 +RemoveChild__Q34nw4r3lyt4PaneFPQ34nw4r3lyt4Pane = .text:0x8000C038; // type:function size:0x3C scope:global align:4 +GetVtxColor__Q34nw4r3lyt4PaneCFUl = .text:0x8000C074; // type:function size:0xC scope:global align:4 +SetVtxColor__Q34nw4r3lyt4PaneFUlQ34nw4r2ut5Color = .text:0x8000C080; // type:function size:0x4 scope:global align:4 +GetColorElement__Q34nw4r3lyt4PaneCFUl = .text:0x8000C084; // type:function size:0x28 scope:global align:4 +SetColorElement__Q34nw4r3lyt4PaneFUlUc = .text:0x8000C0AC; // type:function size:0x28 scope:global align:4 +GetVtxColorElement__Q34nw4r3lyt4PaneCFUl = .text:0x8000C0D4; // type:function size:0x8 scope:global align:4 +SetVtxColorElement__Q34nw4r3lyt4PaneFUlUc = .text:0x8000C0DC; // type:function size:0x4 scope:global align:4 +FindPaneByName__Q34nw4r3lyt4PaneFPCcb = .text:0x8000C0E0; // type:function size:0xAC scope:global align:4 +FindMaterialByName__Q34nw4r3lyt4PaneFPCcb = .text:0x8000C18C; // type:function size:0xB8 scope:global align:4 +CalculateMtx__Q34nw4r3lyt4PaneFRCQ34nw4r3lyt8DrawInfo = .text:0x8000C244; // type:function size:0x2F8 scope:global align:4 +Draw__Q34nw4r3lyt4PaneFRCQ34nw4r3lyt8DrawInfo = .text:0x8000C53C; // type:function size:0x84 scope:global align:4 +DrawSelf__Q34nw4r3lyt4PaneFRCQ34nw4r3lyt8DrawInfo = .text:0x8000C5C0; // type:function size:0x4 scope:global align:4 +Animate__Q34nw4r3lyt4PaneFUl = .text:0x8000C5C4; // type:function size:0x8C scope:global align:4 +AnimateSelf__Q34nw4r3lyt4PaneFUl = .text:0x8000C650; // type:function size:0xB4 scope:global align:4 +BindAnimation__Q34nw4r3lyt4PaneFPQ34nw4r3lyt13AnimTransformb = .text:0x8000C704; // type:function size:0x1C scope:global align:4 +UnbindAnimation__Q34nw4r3lyt4PaneFPQ34nw4r3lyt13AnimTransformb = .text:0x8000C720; // type:function size:0x90 scope:global align:4 +UnbindAllAnimation__Q34nw4r3lyt4PaneFb = .text:0x8000C7B0; // type:function size:0x18 scope:global align:4 +UnbindAnimationSelf__Q34nw4r3lyt4PaneFPQ34nw4r3lyt13AnimTransform = .text:0x8000C7C8; // type:function size:0x60 scope:global align:4 +AddAnimationLink__Q34nw4r3lyt4PaneFPQ34nw4r3lyt13AnimationLink = .text:0x8000C828; // type:function size:0x34 scope:global align:4 +FindAnimationLinkSelf__Q34nw4r3lyt4PaneFPQ34nw4r3lyt13AnimTransform = .text:0x8000C85C; // type:function size:0x8 scope:global align:4 +SetAnimationEnable__Q34nw4r3lyt4PaneFPQ34nw4r3lyt13AnimTransformbb = .text:0x8000C864; // type:function size:0xC0 scope:global align:4 +LoadMtx__Q34nw4r3lyt4PaneFRCQ34nw4r3lyt8DrawInfo = .text:0x8000C924; // type:function size:0x100 scope:global align:4 +GetVtxPos__Q34nw4r3lyt4PaneCFv = .text:0x8000CA24; // type:function size:0xEC scope:global align:4 +GetMaterial__Q34nw4r3lyt4PaneCFv = .text:0x8000CB10; // type:function size:0x8 scope:global align:4 +GetRuntimeTypeInfo__Q34nw4r3lyt4PaneCFv = .text:0x8000CB18; // type:function size:0x8 scope:global align:4 +__sinit_\lyt_pane_cpp = .text:0x8000CB20; // type:function size:0xC scope:local align:4 +__ct__Q34nw4r3lyt5GroupFPCQ44nw4r3lyt3res5GroupPQ34nw4r3lyt4Pane = .text:0x8000CB2C; // type:function size:0x10C scope:global align:4 +__dt__Q34nw4r3lyt5GroupFv = .text:0x8000CC38; // type:function size:0xA4 scope:global align:4 +__dt__Q34nw4r3lyt14GroupContainerFv = .text:0x8000CCDC; // type:function size:0xC4 scope:global align:4 +AppendGroup__Q34nw4r3lyt14GroupContainerFPQ34nw4r3lyt5Group = .text:0x8000CDA0; // type:function size:0x34 scope:global align:4 +SetTagProcessorImpl__24@unnamed@lyt_layout_cpp@FPQ34nw4r3lyt4PanePQ34nw4r2ut19TagProcessorBase = .text:0x8000CDD4; // type:function size:0x1AC scope:global align:4 +__ct__Q34nw4r3lyt6LayoutFv = .text:0x8000CF80; // type:function size:0x44 scope:global align:4 +__dt__Q34nw4r3lyt6LayoutFv = .text:0x8000CFC4; // type:function size:0x11C scope:global align:4 +Build__Q34nw4r3lyt6LayoutFPCvPQ34nw4r3lyt16ResourceAccessor = .text:0x8000D0E0; // type:function size:0x330 scope:global align:4 +CreateAnimTransform__Q34nw4r3lyt6LayoutFv = .text:0x8000D410; // type:function size:0x80 scope:global align:4 +CreateAnimTransform__Q34nw4r3lyt6LayoutFPCvPQ34nw4r3lyt16ResourceAccessor = .text:0x8000D490; // type:function size:0x58 scope:global align:4 +CreateAnimTransform__Q34nw4r3lyt6LayoutFRCQ34nw4r3lyt12AnimResourcePQ34nw4r3lyt16ResourceAccessor = .text:0x8000D4E8; // type:function size:0x84 scope:global align:4 +BindAnimation__Q34nw4r3lyt6LayoutFPQ34nw4r3lyt13AnimTransform = .text:0x8000D56C; // type:function size:0x24 scope:global align:4 +UnbindAnimation__Q34nw4r3lyt6LayoutFPQ34nw4r3lyt13AnimTransform = .text:0x8000D590; // type:function size:0x24 scope:global align:4 +UnbindAllAnimation__Q34nw4r3lyt6LayoutFv = .text:0x8000D5B4; // type:function size:0x14 scope:global align:4 +SetAnimationEnable__Q34nw4r3lyt6LayoutFPQ34nw4r3lyt13AnimTransformb = .text:0x8000D5C8; // type:function size:0x24 scope:global align:4 +CalculateMtx__Q34nw4r3lyt6LayoutFRCQ34nw4r3lyt8DrawInfo = .text:0x8000D5EC; // type:function size:0x20 scope:global align:4 +Draw__Q34nw4r3lyt6LayoutFRCQ34nw4r3lyt8DrawInfo = .text:0x8000D60C; // type:function size:0x20 scope:global align:4 +Animate__Q34nw4r3lyt6LayoutFUl = .text:0x8000D62C; // type:function size:0x20 scope:global align:4 +GetLayoutRect__Q34nw4r3lyt6LayoutCFv = .text:0x8000D64C; // type:function size:0x64 scope:global align:4 +SetTagProcessor__Q34nw4r3lyt6LayoutFPQ34nw4r2ut19TagProcessorBase = .text:0x8000D6B0; // type:function size:0x1B0 scope:global align:4 +BuildPaneObj__Q34nw4r3lyt6LayoutFlPCvRCQ34nw4r3lyt11ResBlockSet = .text:0x8000D860; // type:function size:0x20C scope:global align:4 +__ct__Q34nw4r2ut5ColorFv = .text:0x8000DA6C; // type:function size:0xC scope:global align:4 +__ct__Q34nw4r3lyt7PictureFPCQ44nw4r3lyt3res7PictureRCQ34nw4r3lyt11ResBlockSet = .text:0x8000DA78; // type:function size:0x124 scope:global align:4 +__dt__Q34nw4r3lyt7PictureFv = .text:0x8000DB9C; // type:function size:0xCC scope:global align:4 +Append__Q34nw4r3lyt7PictureFRCQ34nw4r3lyt6TexMap = .text:0x8000DC68; // type:function size:0x1B4 scope:global align:4 +GetVtxColor__Q34nw4r3lyt7PictureCFUl = .text:0x8000DE1C; // type:function size:0x2C scope:global align:4 +SetVtxColor__Q34nw4r3lyt7PictureFUlQ34nw4r2ut5Color = .text:0x8000DE48; // type:function size:0x2C scope:global align:4 +GetVtxColorElement__Q34nw4r3lyt7PictureCFUl = .text:0x8000DE74; // type:function size:0x18 scope:global align:4 +SetVtxColorElement__Q34nw4r3lyt7PictureFUlUc = .text:0x8000DE8C; // type:function size:0x18 scope:global align:4 +DrawSelf__Q34nw4r3lyt7PictureFRCQ34nw4r3lyt8DrawInfo = .text:0x8000DEA4; // type:function size:0xDC scope:global align:4 +GetRuntimeTypeInfo__Q34nw4r3lyt7PictureCFv = .text:0x8000DF80; // type:function size:0x8 scope:global align:4 +__sinit_\lyt_picture_cpp = .text:0x8000DF88; // type:function size:0xC scope:local align:4 +GetColor__25@unnamed@lyt_textBox_cpp@FRC11_GXColorS10 = .text:0x8000DF94; // type:function size:0xB4 scope:global align:4 +__ct__Q34nw4r3lyt7TextBoxFPCQ44nw4r3lyt3res7TextBoxRCQ34nw4r3lyt11ResBlockSet = .text:0x8000E048; // type:function size:0x2A4 scope:global align:4 +__dt__Q34nw4r3lyt7TextBoxFv = .text:0x8000E2EC; // type:function size:0x184 scope:global align:4 +GetVtxColor__Q34nw4r3lyt7TextBoxCFUl = .text:0x8000E470; // type:function size:0x8 scope:global align:4 +GetTextColor__Q34nw4r3lyt7TextBoxCFUl = .text:0x8000E478; // type:function size:0x2C scope:global align:4 +SetVtxColor__Q34nw4r3lyt7TextBoxFUlQ34nw4r2ut5Color = .text:0x8000E4A4; // type:function size:0x48 scope:global align:4 +SetTextColor__Q34nw4r3lyt7TextBoxFUlQ34nw4r2ut5Color = .text:0x8000E4EC; // type:function size:0x2C scope:global align:4 +GetVtxColorElement__Q34nw4r3lyt7TextBoxCFUl = .text:0x8000E518; // type:function size:0x18 scope:global align:4 +SetVtxColorElement__Q34nw4r3lyt7TextBoxFUlUc = .text:0x8000E530; // type:function size:0x18 scope:global align:4 +GetTextDrawRect__Q34nw4r3lyt7TextBoxCFRCQ34nw4r3lyt8DrawInfo = .text:0x8000E548; // type:function size:0x9C scope:global align:4 +DrawSelf__Q34nw4r3lyt7TextBoxFRCQ34nw4r3lyt8DrawInfo = .text:0x8000E5E4; // type:function size:0x1E8 scope:global align:4 +SetTextColor__Q34nw4r2ut10CharWriterFQ34nw4r2ut5ColorQ34nw4r2ut5Color = .text:0x8000E7CC; // type:function size:0x44 scope:global align:4 +AllocStringBuffer__Q34nw4r3lyt7TextBoxFUs = .text:0x8000E810; // type:function size:0x78 scope:global align:4 +FreeStringBuffer__Q34nw4r3lyt7TextBoxFv = .text:0x8000E888; // type:function size:0x48 scope:global align:4 +SetString__Q34nw4r3lyt7TextBoxFPCwUs = .text:0x8000E8D0; // type:function size:0x68 scope:global align:4 +SetString__Q34nw4r3lyt7TextBoxFPCwUsUs = .text:0x8000E938; // type:function size:0xC8 scope:global align:4 +SetFont__Q34nw4r3lyt7TextBoxFPCQ34nw4r2ut4Font = .text:0x8000EA00; // type:function size:0x110 scope:global align:4 +GetTextDrawRect__Q34nw4r3lyt7TextBoxCFPQ34nw4r2ut17TextWriterBase = .text:0x8000EB10; // type:function size:0x20C scope:global align:4 +GetRuntimeTypeInfo__Q34nw4r3lyt7TextBoxCFv = .text:0x8000ED1C; // type:function size:0x8 scope:global align:4 +__sinit_\lyt_textBox_cpp = .text:0x8000ED24; // type:function size:0xC scope:local align:4 +__ct__Q34nw4r3lyt6WindowFPCQ44nw4r3lyt3res6WindowRCQ34nw4r3lyt11ResBlockSet = .text:0x8000ED30; // type:function size:0x208 scope:global align:4 +__dt__Q34nw4r3lyt6WindowFv = .text:0x8000EF38; // type:function size:0x148 scope:global align:4 +FindMaterialByName__Q34nw4r3lyt6WindowFPCcb = .text:0x8000F080; // type:function size:0xFC scope:global align:4 +SetAnimationEnable__Q34nw4r3lyt6WindowFPQ34nw4r3lyt13AnimTransformbb = .text:0x8000F17C; // type:function size:0x94 scope:global align:4 +GetVtxColor__Q34nw4r3lyt6WindowCFUl = .text:0x8000F210; // type:function size:0x2C scope:global align:4 +SetVtxColor__Q34nw4r3lyt6WindowFUlQ34nw4r2ut5Color = .text:0x8000F23C; // type:function size:0x2C scope:global align:4 +GetVtxColorElement__Q34nw4r3lyt6WindowCFUl = .text:0x8000F268; // type:function size:0x18 scope:global align:4 +SetVtxColorElement__Q34nw4r3lyt6WindowFUlUc = .text:0x8000F280; // type:function size:0x18 scope:global align:4 +DrawSelf__Q34nw4r3lyt6WindowFRCQ34nw4r3lyt8DrawInfo = .text:0x8000F298; // type:function size:0x140 scope:global align:4 +AnimateSelf__Q34nw4r3lyt6WindowFUl = .text:0x8000F3D8; // type:function size:0x90 scope:global align:4 +UnbindAnimationSelf__Q34nw4r3lyt6WindowFPQ34nw4r3lyt13AnimTransform = .text:0x8000F468; // type:function size:0x90 scope:global align:4 +DrawContent__Q34nw4r3lyt6WindowFRCQ34nw4r4math4VEC2RCQ34nw4r3lyt15WindowFrameSizeUc = .text:0x8000F4F8; // type:function size:0x114 scope:global align:4 +DrawFrame__Q34nw4r3lyt6WindowFRCQ34nw4r4math4VEC2RCQ44nw4r3lyt6Window5FrameRCQ34nw4r3lyt15WindowFrameSizeUc = .text:0x8000F60C; // type:function size:0x5E0 scope:global align:4 +DrawFrame4__Q34nw4r3lyt6WindowFRCQ34nw4r4math4VEC2PCQ44nw4r3lyt6Window5FrameRCQ34nw4r3lyt15WindowFrameSizeUc = .text:0x8000FBEC; // type:function size:0x744 scope:global align:4 +DrawFrame8__Q34nw4r3lyt6WindowFRCQ34nw4r4math4VEC2PCQ44nw4r3lyt6Window5FrameRCQ34nw4r3lyt15WindowFrameSizeUc = .text:0x80010330; // type:function size:0xE48 scope:global align:4 +GetFrameSize__Q34nw4r3lyt6WindowFUcPCQ44nw4r3lyt6Window5Frame = .text:0x80011178; // type:function size:0x100 scope:global align:4 +GetFrameMaterial__Q34nw4r3lyt6WindowCFUl = .text:0x80011278; // type:function size:0x28 scope:global align:4 +GetContentMaterial__Q34nw4r3lyt6WindowCFv = .text:0x800112A0; // type:function size:0x10 scope:global align:4 +GetRuntimeTypeInfo__Q34nw4r3lyt6WindowCFv = .text:0x800112B0; // type:function size:0x8 scope:global align:4 +__sinit_\lyt_window_cpp = .text:0x800112B8; // type:function size:0xC scope:local align:4 +__ct__Q34nw4r3lyt8BoundingFPCQ44nw4r3lyt3res8BoundingRCQ34nw4r3lyt11ResBlockSet = .text:0x800112C4; // type:function size:0x3C scope:global align:4 +__dt__Q34nw4r3lyt8BoundingFv = .text:0x80011300; // type:function size:0x58 scope:global align:4 +DrawSelf__Q34nw4r3lyt8BoundingFRCQ34nw4r3lyt8DrawInfo = .text:0x80011358; // type:function size:0x4 scope:global align:4 +GetRuntimeTypeInfo__Q34nw4r3lyt8BoundingCFv = .text:0x8001135C; // type:function size:0x8 scope:global align:4 +__sinit_\lyt_bounding_cpp = .text:0x80011364; // type:function size:0xC scope:local align:4 +CalcTextureMtx__Q34nw4r3lyt26@unnamed@lyt_material_cpp@FPQ34nw4r4math5MTX34RCQ34nw4r3lyt6TexSRT = .text:0x80011370; // type:function size:0x108 scope:global align:4 +SetIndTexMtx__Q34nw4r3lyt26@unnamed@lyt_material_cpp@F14_GXIndTexMtxIDPA3_Cf = .text:0x80011478; // type:function size:0x1FC scope:global align:4 +__as__Q34nw4r4math4VEC2FRCQ34nw4r4math4VEC2 = .text:0x80011674; // type:function size:0x14 scope:global align:4 +__ct__Q34nw4r2ut38LinkListFv = .text:0x80011688; // type:function size:0x20 scope:global align:4 +__ct__Q34nw4r3lyt8MaterialFPCQ44nw4r3lyt3res8MaterialRCQ34nw4r3lyt11ResBlockSet = .text:0x800116A8; // type:function size:0x664 scope:global align:4 +__as__11_GXColorS10FRC11_GXColorS10 = .text:0x80011D0C; // type:function size:0x24 scope:global align:4 +__as__Q34nw4r2ut5ColorFRC8_GXColor = .text:0x80011D30; // type:function size:0xC scope:global align:4 +GetTexMapNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D3C; // type:function size:0xC scope:global align:4 +GetTexSRTNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D48; // type:function size:0xC scope:global align:4 +GetTexCoordGenNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D54; // type:function size:0xC scope:global align:4 +GetChanCtrlNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D60; // type:function size:0xC scope:global align:4 +GetMatColNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D6C; // type:function size:0xC scope:global align:4 +HasTevSwapTable__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D78; // type:function size:0xC scope:global align:4 +HasAlphaCompare__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D84; // type:function size:0xC scope:global align:4 +HasBlendMode__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D90; // type:function size:0xC scope:global align:4 +GetIndTexSRTNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011D9C; // type:function size:0xC scope:global align:4 +GetIndTexStageNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011DA8; // type:function size:0xC scope:global align:4 +GetTevStageNum__Q44nw4r3lyt3res19MaterialResourceNumCFv = .text:0x80011DB4; // type:function size:0xC scope:global align:4 +SetWrapMode__Q34nw4r3lyt6TexMapF14_GXTexWrapMode14_GXTexWrapMode = .text:0x80011DC0; // type:function size:0x14 scope:global align:4 +GetWarpModeS__Q44nw4r3lyt3res6TexMapCFv = .text:0x80011DD4; // type:function size:0xC scope:global align:4 +GetWarpModeT__Q44nw4r3lyt3res6TexMapCFv = .text:0x80011DE0; // type:function size:0xC scope:global align:4 +SetFilter__Q34nw4r3lyt6TexMapF12_GXTexFilter12_GXTexFilter = .text:0x80011DEC; // type:function size:0x14 scope:global align:4 +GetMinFilter__Q44nw4r3lyt3res6TexMapCFv = .text:0x80011E00; // type:function size:0x14 scope:global align:4 +GetMagFilter__Q44nw4r3lyt3res6TexMapCFv = .text:0x80011E14; // type:function size:0x14 scope:global align:4 +__as__Q34nw4r3lyt11TexCoordGenFRCQ34nw4r3lyt11TexCoordGen = .text:0x80011E28; // type:function size:0x24 scope:global align:4 +__as__Q34nw4r3lyt8ChanCtrlFRCQ34nw4r3lyt8ChanCtrl = .text:0x80011E4C; // type:function size:0x24 scope:global align:4 +__as__Q34nw4r2ut5ColorFRCQ34nw4r2ut5Color = .text:0x80011E70; // type:function size:0x24 scope:global align:4 +__as__Q34nw4r3lyt11TevSwapModeFRCQ34nw4r3lyt11TevSwapMode = .text:0x80011E94; // type:function size:0xC scope:global align:4 +__as__Q34nw4r3lyt6TexSRTFRCQ34nw4r3lyt6TexSRT = .text:0x80011EA0; // type:function size:0x2C scope:global align:4 +__as__Q34nw4r3lyt13IndirectStageFRCQ34nw4r3lyt13IndirectStage = .text:0x80011ECC; // type:function size:0x24 scope:global align:4 +__as__Q34nw4r3lyt8TevStageFRCQ34nw4r3lyt8TevStage = .text:0x80011EF0; // type:function size:0xAC scope:global align:4 +__as__Q34nw4r3lyt12AlphaCompareFRCQ34nw4r3lyt12AlphaCompare = .text:0x80011F9C; // type:function size:0x24 scope:global align:4 +__as__Q34nw4r3lyt9BlendModeFRCQ34nw4r3lyt9BlendMode = .text:0x80011FC0; // type:function size:0x24 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt9BlendMode = .text:0x80011FE4; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt12AlphaCompare = .text:0x80011FEC; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt8TevStage = .text:0x80011FF4; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt13IndirectStage = .text:0x80011FFC; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt11TevSwapMode = .text:0x80012004; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r2ut5Color = .text:0x8001200C; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt8ChanCtrl = .text:0x80012014; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCc = .text:0x8001201C; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ44nw4r3lyt3res7Texture = .text:0x80012024; // type:function size:0x8 scope:global align:4 +Min__Q34nw4r2ut26@unnamed@lyt_material_cpp@FUcUc_Uc = .text:0x8001202C; // type:function size:0x10 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt11TexCoordGen = .text:0x8001203C; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ34nw4r3lyt6TexSRT = .text:0x80012044; // type:function size:0x8 scope:global align:4 +ConvertOffsToPtr__Q34nw4r3lyt6detailFPCvUi_PCQ44nw4r3lyt3res6TexMap = .text:0x8001204C; // type:function size:0x8 scope:global align:4 +Init__Q34nw4r3lyt8MaterialFv = .text:0x80012054; // type:function size:0x70 scope:global align:4 +__dt__Q34nw4r3lyt8MaterialFv = .text:0x800120C4; // type:function size:0xAC scope:global align:4 +ReserveGXMem__Q34nw4r3lyt8MaterialFUcUcUcUcbUcUcbbbb = .text:0x80012170; // type:function size:0x76C scope:global align:4 +GetTexMapAry__Q34nw4r3lyt8MaterialCFv = .text:0x800128DC; // type:function size:0x8 scope:global align:4 +GetTexMapAry__Q34nw4r3lyt8MaterialFv = .text:0x800128E4; // type:function size:0x8 scope:global align:4 +GetTexSRTAry__Q34nw4r3lyt8MaterialFv = .text:0x800128EC; // type:function size:0x18 scope:global align:4 +GetTexCoordGenAry__Q34nw4r3lyt8MaterialFv = .text:0x80012904; // type:function size:0x24 scope:global align:4 +GetChanCtrlAry__Q34nw4r3lyt8MaterialFv = .text:0x80012928; // type:function size:0x2C scope:global align:4 +GetMatColAry__Q34nw4r3lyt8MaterialFv = .text:0x80012954; // type:function size:0x34 scope:global align:4 +GetTevSwapAry__Q34nw4r3lyt8MaterialFv = .text:0x80012988; // type:function size:0x3C scope:global align:4 +GetAlphaComparePtr__Q34nw4r3lyt8MaterialFv = .text:0x800129C4; // type:function size:0x44 scope:global align:4 +GetBlendModePtr__Q34nw4r3lyt8MaterialFv = .text:0x80012A08; // type:function size:0x4C scope:global align:4 +GetIndirectStageAry__Q34nw4r3lyt8MaterialFv = .text:0x80012A54; // type:function size:0x54 scope:global align:4 +GetIndTexSRTAry__Q34nw4r3lyt8MaterialFv = .text:0x80012AA8; // type:function size:0x5C scope:global align:4 +GetTevStageAry__Q34nw4r3lyt8MaterialFv = .text:0x80012B04; // type:function size:0x64 scope:global align:4 +SetName__Q34nw4r3lyt8MaterialFPCc = .text:0x80012B68; // type:function size:0x3C scope:global align:4 +SetTextureNum__Q34nw4r3lyt8MaterialFUc = .text:0x80012BA4; // type:function size:0x90 scope:global align:4 +SetTexCoordGenNum__Q34nw4r3lyt8MaterialFUc = .text:0x80012C34; // type:function size:0x88 scope:global align:4 +SetTevStageNum__Q34nw4r3lyt8MaterialFUc = .text:0x80012CBC; // type:function size:0x120 scope:global align:4 +SetIndStageNum__Q34nw4r3lyt8MaterialFUc = .text:0x80012DDC; // type:function size:0xC4 scope:global align:4 +SetColorElement__Q34nw4r3lyt8MaterialFUls = .text:0x80012EA0; // type:function size:0x1E0 scope:global align:4 +SetupGX__Q34nw4r3lyt8MaterialFbUc = .text:0x80013080; // type:function size:0xEA0 scope:global align:4 +BindAnimation__Q34nw4r3lyt8MaterialFPQ34nw4r3lyt13AnimTransform = .text:0x80013F20; // type:function size:0x1C scope:global align:4 +UnbindAnimation__Q34nw4r3lyt8MaterialFPQ34nw4r3lyt13AnimTransform = .text:0x80013F3C; // type:function size:0x8 scope:global align:4 +UnbindAllAnimation__Q34nw4r3lyt8MaterialFv = .text:0x80013F44; // type:function size:0x14 scope:global align:4 +Animate__Q34nw4r3lyt8MaterialFv = .text:0x80013F58; // type:function size:0x78 scope:global align:4 +AddAnimationLink__Q34nw4r3lyt8MaterialFPQ34nw4r3lyt13AnimationLink = .text:0x80013FD0; // type:function size:0x34 scope:global align:4 +FindAnimationLink__Q34nw4r3lyt8MaterialFPQ34nw4r3lyt13AnimTransform = .text:0x80014004; // type:function size:0x8 scope:global align:4 +SetAnimationEnable__Q34nw4r3lyt8MaterialFPQ34nw4r3lyt13AnimTransformb = .text:0x8001400C; // type:function size:0x4C scope:global align:4 +GetTextureSize__Q34nw4r3lyt6detailFPQ34nw4r3lyt8MaterialUc = .text:0x80014058; // type:function size:0x70 scope:global align:4 +Get__Q34nw4r3lyt6TexMapCFP9_GXTexObj = .text:0x800140C8; // type:function size:0xEC scope:global align:4 +Get__Q34nw4r3lyt6TexMapCFP10_GXTlutObj = .text:0x800141B4; // type:function size:0x1C scope:global align:4 +Set__Q34nw4r3lyt6TexMapFRC9_GXTexObj = .text:0x800141D0; // type:function size:0x154 scope:global align:4 +ReplaceImage__Q34nw4r3lyt6TexMapFP10TPLPaletteUl = .text:0x80014324; // type:function size:0xD0 scope:global align:4 +__ct__Q34nw4r3lyt8DrawInfoFv = .text:0x800143F4; // type:function size:0x74 scope:global align:4 +__dt__Q34nw4r3lyt8DrawInfoFv = .text:0x80014468; // type:function size:0x40 scope:global align:4 +GetStepCurveValue__Q34nw4r3lyt27@unnamed@lyt_animation_cpp@FfPCQ44nw4r3lyt3res7StepKeyUl = .text:0x800144A8; // type:function size:0xE8 scope:global align:4 +GetHermiteCurveValue__Q34nw4r3lyt27@unnamed@lyt_animation_cpp@FfPCQ44nw4r3lyt3res10HermiteKeyUl = .text:0x80014590; // type:function size:0x1BC scope:global align:4 +GetFrameSize__Q34nw4r3lyt13AnimTransformCFv = .text:0x8001474C; // type:function size:0xC scope:global align:4 +IsLoopData__Q34nw4r3lyt13AnimTransformCFv = .text:0x80014758; // type:function size:0x18 scope:global align:4 +__ct__Q34nw4r3lyt18AnimTransformBasicFv = .text:0x80014770; // type:function size:0x34 scope:global align:4 +__dt__Q34nw4r3lyt18AnimTransformBasicFv = .text:0x800147A4; // type:function size:0x84 scope:global align:4 +SetResource__Q34nw4r3lyt18AnimTransformBasicFPCQ44nw4r3lyt3res14AnimationBlockPQ34nw4r3lyt16ResourceAccessor = .text:0x80014828; // type:function size:0x14 scope:global align:4 +SetResource__Q34nw4r3lyt18AnimTransformBasicFPCQ44nw4r3lyt3res14AnimationBlockPQ34nw4r3lyt16ResourceAccessorUs = .text:0x8001483C; // type:function size:0x138 scope:global align:4 +Bind__Q34nw4r3lyt18AnimTransformBasicFPQ34nw4r3lyt4Paneb = .text:0x80014974; // type:function size:0x1BC scope:global align:4 +Bind__Q34nw4r3lyt18AnimTransformBasicFPQ34nw4r3lyt8Material = .text:0x80014B30; // type:function size:0x10C scope:global align:4 +Animate__Q34nw4r3lyt18AnimTransformBasicFUlPQ34nw4r3lyt4Pane = .text:0x80014C3C; // type:function size:0x1EC scope:global align:4 +Animate__Q34nw4r3lyt18AnimTransformBasicFUlPQ34nw4r3lyt8Material = .text:0x80014E28; // type:function size:0x2FC scope:global align:4 +Set__Q34nw4r3lyt12AnimResourceFPCv = .text:0x80015124; // type:function size:0xE8 scope:global align:4 +FindAnimationLink__Q34nw4r3lyt6detailFPQ34nw4r2ut38LinkListPQ34nw4r3lyt13AnimTransform = .text:0x8001520C; // type:function size:0x34 scope:global align:4 +UnbindAnimationLink__Q34nw4r3lyt6detailFPQ34nw4r2ut38LinkListPQ34nw4r3lyt13AnimTransform = .text:0x80015240; // type:function size:0x80 scope:global align:4 +__dt__Q34nw4r3lyt16ResourceAccessorFv = .text:0x800152C0; // type:function size:0x40 scope:global align:4 +__ct__Q34nw4r3lyt16ResourceAccessorFv = .text:0x80015300; // type:function size:0x10 scope:global align:4 +GetFont__Q34nw4r3lyt16ResourceAccessorFPCc = .text:0x80015310; // type:function size:0x8 scope:global align:4 +FindNameResource__37@unnamed@lyt_arcResourceAccessor_cpp@FP9ARCHandlePCc = .text:0x80015318; // type:function size:0xCC scope:global align:4 +GetResourceSub__37@unnamed@lyt_arcResourceAccessor_cpp@FP9ARCHandlePCcUlPCcPUl = .text:0x800153E4; // type:function size:0x140 scope:global align:4 +__ct__Q34nw4r3lyt19ArcResourceAccessorFv = .text:0x80015524; // type:function size:0x5C scope:global align:4 +Attach__Q34nw4r3lyt19ArcResourceAccessorFPvPCc = .text:0x80015580; // type:function size:0x7C scope:global align:4 +GetResource__Q34nw4r3lyt19ArcResourceAccessorFUlPCcPUl = .text:0x800155FC; // type:function size:0x20 scope:global align:4 +GetFont__Q34nw4r3lyt19ArcResourceAccessorFPCc = .text:0x8001561C; // type:function size:0x70 scope:global align:4 +__dt__Q34nw4r3lyt19ArcResourceAccessorFv = .text:0x8001568C; // type:function size:0x6C scope:global align:4 +EqualsResName__Q34nw4r3lyt6detailFPCcPCc = .text:0x800156F8; // type:function size:0x2C scope:global align:4 +EqualsMaterialName__Q34nw4r3lyt6detailFPCcPCc = .text:0x80015724; // type:function size:0x2C scope:global align:4 +TestFileHeader__Q34nw4r3lyt6detailFRCQ44nw4r3lyt3res16BinaryFileHeaderUl = .text:0x80015750; // type:function size:0x28 scope:global align:4 +__ct__Q44nw4r3lyt6detail11TexCoordAryFv = .text:0x80015778; // type:function size:0x14 scope:global align:4 +Free__Q44nw4r3lyt6detail11TexCoordAryFv = .text:0x8001578C; // type:function size:0x4C scope:global align:4 +Reserve__Q44nw4r3lyt6detail11TexCoordAryFUc = .text:0x800157D8; // type:function size:0x80 scope:global align:4 +SetSize__Q44nw4r3lyt6detail11TexCoordAryFUc = .text:0x80015858; // type:function size:0xEC scope:global align:4 +Copy__Q44nw4r3lyt6detail11TexCoordAryFPCvUc = .text:0x80015944; // type:function size:0x94 scope:global align:4 +IsModulateVertexColor__Q34nw4r3lyt6detailFPQ34nw4r2ut5ColorUc = .text:0x800159D8; // type:function size:0x68 scope:global align:4 +MultipleAlpha__Q34nw4r3lyt6detailFQ34nw4r2ut5ColorUc = .text:0x80015A40; // type:function size:0x54 scope:global align:4 +SetVertexFormat__Q34nw4r3lyt6detailFbUc = .text:0x80015A94; // type:function size:0xE4 scope:global align:4 +DrawQuad__Q34nw4r3lyt6detailFRCQ34nw4r4math4VEC2RCQ34nw4r3lyt4SizeUcPA4_CQ34nw4r4math4VEC2PCQ34nw4r2ut5Color = .text:0x80015B78; // type:function size:0x560 scope:global align:4 +DrawQuad__Q34nw4r3lyt6detailFRCQ34nw4r4math4VEC2RCQ34nw4r3lyt4SizeUcPA4_CQ34nw4r4math4VEC2PCQ34nw4r2ut5ColorUc = .text:0x800160D8; // type:function size:0xF8 scope:global align:4 +setEuler__Q29JGeometry9TQuat4Ffff = .text:0x800161D0; // type:function size:0x144 scope:global align:4 +setRotate__Q29JGeometry9TQuat4FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80016314; // type:function size:0x114 scope:global align:4 +slerp__Q29JGeometry9TQuat4FRCQ29JGeometry9TQuat4f = .text:0x80016428; // type:function size:0x1E8 scope:global align:4 +normalize__Q29JGeometry9TQuat4FRCQ29JGeometry9TQuat4 = .text:0x80016610; // type:function size:0xD0 scope:global align:4 +getEuler__Q29JGeometry9TQuat4CFRQ29JGeometry8TVec3 = .text:0x800166E0; // type:function size:0x230 scope:global align:4 +__ct__Q29JGeometry64TPosition3>>Fv = .text:0x80016910; // type:function size:0x4 scope:global align:4 +identity__Q29JGeometry38TMatrix34>Fv = .text:0x80016914; // type:function size:0x3C scope:global align:4 +mult__Q29JGeometry38TMatrix34>CFRCQ29JGeometry8TVec3RQ29JGeometry8TVec3 = .text:0x80016950; // type:function size:0x90 scope:global align:4 +multTranspose__Q29JGeometry38TMatrix34>CFRCQ29JGeometry8TVec3RQ29JGeometry8TVec3 = .text:0x800169E0; // type:function size:0xB8 scope:global align:4 +invert__Q29JGeometry38TMatrix34>FRCQ29JGeometry38TMatrix34> = .text:0x80016A98; // type:function size:0x2E4 scope:global align:4 +concat__Q29JGeometry38TMatrix34>FRCQ29JGeometry13SMatrix34CRCQ29JGeometry13SMatrix34C = .text:0x80016D7C; // type:function size:0x2AC scope:global align:4 +concat__Q29JGeometry38TMatrix34>FRCQ29JGeometry13SMatrix34C = .text:0x80017028; // type:function size:0x2AC scope:global align:4 +__ct__Q29JGeometry8TVec3Ff = .text:0x800172D4; // type:function size:0x10 scope:global align:4 +set__Q29JGeometry8TVec3Ffff_v = .text:0x800172E4; // type:function size:0x10 scope:global align:4 +epsilonEquals__Q29JGeometry8TUtilFfff = .text:0x800172F4; // type:function size:0x2C scope:global align:4 +sqrt__Q29JGeometry8TUtilFf = .text:0x80017320; // type:function size:0x3C scope:global align:4 +set__Q29JGeometry13SMatrix34CFffffffffffff = .text:0x8001735C; // type:function size:0x44 scope:global align:4 +getQuat__Q29JGeometry64TRotation3>>CFRQ29JGeometry9TQuat4 = .text:0x800173A0; // type:function size:0x22C scope:global align:4 +set__Q29JGeometry8TVec4Fffff_v = .text:0x800175CC; // type:function size:0x14 scope:global align:4 +__as__Q29JGeometry9TQuat4FRCQ29JGeometry9TQuat4 = .text:0x800175E0; // type:function size:0x24 scope:global align:4 +__ct__13AnmPlayerBaseFPC8ResTable = .text:0x80017604; // type:function size:0x58 scope:global align:4 +update__13AnmPlayerBaseFv = .text:0x8001765C; // type:function size:0x18 scope:global align:4 +reflectFrame__13AnmPlayerBaseFv = .text:0x80017674; // type:function size:0x18 scope:global align:4 +start__13AnmPlayerBaseFPCc = .text:0x8001768C; // type:function size:0x90 scope:global align:4 +stop__13AnmPlayerBaseFv = .text:0x8001771C; // type:function size:0x40 scope:global align:4 +isPlaying__13AnmPlayerBaseCFPCc = .text:0x8001775C; // type:function size:0x60 scope:global align:4 +__ct__21MaterialAnmPlayerBaseFPC8ResTableP12J3DModelData = .text:0x800177BC; // type:function size:0x4C scope:global align:4 +beginDiff__21MaterialAnmPlayerBaseFv = .text:0x80017808; // type:function size:0x54 scope:global align:4 +endDiff__21MaterialAnmPlayerBaseFv = .text:0x8001785C; // type:function size:0x24 scope:global align:4 +__dt__12J3DFrameCtrlFv = .text:0x80017880; // type:function size:0x40 scope:global align:4 +changeAnimation__13AnmPlayerBaseFP10J3DAnmBase = .text:0x800178C0; // type:function size:0x4 scope:global align:4 +stopAnimation__13AnmPlayerBaseFv = .text:0x800178C4; // type:function size:0x4 scope:global align:4 +getValue__12JMapInfoIterCFPCcPl_b = .text:0x800178C8; // type:function size:0x64 scope:global align:4 +__ct__7BckCtrlFP14ResourceHolderPCc = .text:0x8001792C; // type:function size:0x224 scope:global align:4 +add__7BckCtrlFRC11BckCtrlData = .text:0x80017B50; // type:function size:0x120 scope:global align:4 +__as__11BckCtrlDataFRC11BckCtrlData = .text:0x80017C70; // type:function size:0x64 scope:global align:4 +overWrite__7BckCtrlFRC11BckCtrlData = .text:0x80017CD4; // type:function size:0x84 scope:global align:4 +changeBckSetting__7BckCtrlCFPCcP12XanimePlayer = .text:0x80017D58; // type:function size:0xB0 scope:global align:4 +find__7BckCtrlCFPCc = .text:0x80017E08; // type:function size:0xCC scope:global align:4 +reflectBckCtrlData__15BckCtrlFunctionFRC11BckCtrlDataP12XanimePlayer = .text:0x80017ED4; // type:function size:0x14C scope:global align:4 +__ct__11BckCtrlDataFv = .text:0x80018020; // type:function size:0x2C scope:global align:4 +__ct__9BpkPlayerFPC14ResourceHolderP12J3DModelData = .text:0x8001804C; // type:function size:0x40 scope:global align:4 +attach__9BpkPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x8001808C; // type:function size:0x8 scope:global align:4 +detach__9BpkPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x80018094; // type:function size:0x8 scope:global align:4 +__ct__9BrkPlayerFPC14ResourceHolderP12J3DModelData = .text:0x8001809C; // type:function size:0x40 scope:global align:4 +attach__9BrkPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x800180DC; // type:function size:0x8 scope:global align:4 +detach__9BrkPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x800180E4; // type:function size:0x8 scope:global align:4 +__ct__9BtkPlayerFPC14ResourceHolderP12J3DModelData = .text:0x800180EC; // type:function size:0x40 scope:global align:4 +attach__9BtkPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x8001812C; // type:function size:0x8 scope:global align:4 +detach__9BtkPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x80018134; // type:function size:0x8 scope:global align:4 +__ct__9BtpPlayerFPC14ResourceHolderP12J3DModelData = .text:0x8001813C; // type:function size:0x40 scope:global align:4 +attach__9BtpPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x8001817C; // type:function size:0x8 scope:global align:4 +detach__9BtpPlayerFP10J3DAnmBaseP12J3DModelData = .text:0x80018184; // type:function size:0x8 scope:global align:4 +__ct__9BvaPlayerFPC8ResTableP8J3DModel = .text:0x8001818C; // type:function size:0x4C scope:global align:4 +calc__9BvaPlayerFv = .text:0x800181D8; // type:function size:0xD4 scope:global align:4 +getAnmVisibility__9BvaPlayerFv = .text:0x800182AC; // type:function size:0x14 scope:global align:4 +__ct__15LayoutAnmPlayerFPC13LayoutManager = .text:0x800182C0; // type:function size:0x5C scope:global align:4 +movement__15LayoutAnmPlayerFv = .text:0x8001831C; // type:function size:0x18 scope:global align:4 +reflectFrame__15LayoutAnmPlayerFv = .text:0x80018334; // type:function size:0x18 scope:global align:4 +start__15LayoutAnmPlayerFPCc = .text:0x8001834C; // type:function size:0x9C scope:global align:4 +stop__15LayoutAnmPlayerFv = .text:0x800183E8; // type:function size:0xC scope:global align:4 +__ct__17MaterialAnmBufferFPC14ResourceHolderP12J3DModelDatab = .text:0x800183F4; // type:function size:0xCC scope:global align:4 +getDiffFlag__17MaterialAnmBufferCFl = .text:0x800184C0; // type:function size:0x10 scope:global align:4 +getAllocMaterialAnmNum__17MaterialAnmBufferCFP12J3DModelDatab = .text:0x800184D0; // type:function size:0x14 scope:global align:4 +searchUpdateMaterialID__17MaterialAnmBufferFPC14ResourceHolderP12J3DModelData = .text:0x800184E4; // type:function size:0xF4 scope:global align:4 +setDiffFlag__17MaterialAnmBufferFPC14ResourceHolder = .text:0x800185D8; // type:function size:0x17C scope:global align:4 +getDifferedMaterialNum__17MaterialAnmBufferCFPC12J3DModelData = .text:0x80018754; // type:function size:0x44 scope:global align:4 +attachMaterialAnmBuffer__17MaterialAnmBufferFP12J3DModelDatab = .text:0x80018798; // type:function size:0x5C scope:global align:4 +modifyDiffFlagBrk__FPUlPC15J3DAnmTevRegKeybPCc = .text:0x800187F4; // type:function size:0xBC scope:global align:4 +onDiffFlagBpk__2MRFPUlPC14J3DAnmColorKeyPCc = .text:0x800188B0; // type:function size:0x14 scope:global align:4 +modifyDiffFlag<14J3DAnmColorKey>__FPUlPC14J3DAnmColorKey11J3DDiffFlagbPCcPCc_v = .text:0x800188C4; // type:function size:0x64 scope:global align:4 +offDiffFlagBpk__2MRFPUlPC14J3DAnmColorKeyPCc = .text:0x80018928; // type:function size:0x14 scope:global align:4 +onDiffFlagBtp__2MRFPUlPC16J3DAnmTexPatternPCc = .text:0x8001893C; // type:function size:0x14 scope:global align:4 +modifyDiffFlag<16J3DAnmTexPattern>__FPUlPC16J3DAnmTexPattern11J3DDiffFlagbPCcPCc_v = .text:0x80018950; // type:function size:0x64 scope:global align:4 +offDiffFlagBtp__2MRFPUlPC16J3DAnmTexPatternPCc = .text:0x800189B4; // type:function size:0x14 scope:global align:4 +onDiffFlagBtk__2MRFPUlPC19J3DAnmTextureSRTKeyPCc = .text:0x800189C8; // type:function size:0x14 scope:global align:4 +modifyDiffFlag<19J3DAnmTextureSRTKey>__FPUlPC19J3DAnmTextureSRTKey11J3DDiffFlagbPCcPCc_v = .text:0x800189DC; // type:function size:0x70 scope:global align:4 +offDiffFlagBtk__2MRFPUlPC19J3DAnmTextureSRTKeyPCc = .text:0x80018A4C; // type:function size:0x14 scope:global align:4 +onDiffFlagBrk__2MRFPUlPC15J3DAnmTevRegKeyPCc = .text:0x80018A60; // type:function size:0xC scope:global align:4 +offDiffFlagBrk__2MRFPUlPC15J3DAnmTevRegKeyPCc = .text:0x80018A6C; // type:function size:0xC scope:global align:4 +__ct__14J3DMaterialAnmFv = .text:0x80018A78; // type:function size:0xE0 scope:global align:4 +__ct__14J3DMatColorAnmFv = .text:0x80018B58; // type:function size:0x18 scope:global align:4 +__dt__14J3DMatColorAnmFv = .text:0x80018B70; // type:function size:0x40 scope:global align:4 +__ct__12J3DTexMtxAnmFv = .text:0x80018BB0; // type:function size:0x18 scope:global align:4 +__dt__12J3DTexMtxAnmFv = .text:0x80018BC8; // type:function size:0x40 scope:global align:4 +__ct__11J3DTexNoAnmFv = .text:0x80018C08; // type:function size:0x24 scope:global align:4 +__dt__11J3DTexNoAnmFv = .text:0x80018C2C; // type:function size:0x40 scope:global align:4 +__ct__14J3DTevColorAnmFv = .text:0x80018C6C; // type:function size:0x18 scope:global align:4 +__dt__14J3DTevColorAnmFv = .text:0x80018C84; // type:function size:0x40 scope:global align:4 +__ct__15J3DTevKColorAnmFv = .text:0x80018CC4; // type:function size:0x18 scope:global align:4 +__dt__15J3DTevKColorAnmFv = .text:0x80018CDC; // type:function size:0x40 scope:global align:4 +__dt__14J3DMaterialAnmFv = .text:0x80018D1C; // type:function size:0xC8 scope:global align:4 +calc__11J3DTexNoAnmCFPUs = .text:0x80018DE4; // type:function size:0x14 scope:global align:4 +__ct__Q29JGeometry8TVec3Fv = .text:0x80018DF8; // type:function size:0x4 scope:global align:4 +zero__Q29JGeometry8TVec3Fv = .text:0x80018DFC; // type:function size:0x14 scope:global align:4 +__as__14XtransformInfoFRC14XtransformInfo = .text:0x80018E10; // type:function size:0x68 scope:global align:4 +__as__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x80018E78; // type:function size:0x14 scope:global align:4 +__ml__Q29JGeometry8TVec3CFf = .text:0x80018E8C; // type:function size:0x64 scope:global align:4 +__ct__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x80018EF0; // type:function size:0x14 scope:global align:4 +__apl__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x80018F04; // type:function size:0x24 scope:global align:4 +__ct__Q29JGeometry8TVec3Ffff_Pv = .text:0x80018F28; // type:function size:0x10 scope:global align:4 +__mi__Q29JGeometry8TVec3CFRCQ29JGeometry8TVec3 = .text:0x80018F38; // type:function size:0x58 scope:global align:4 +__as__10QuaternionFRC10Quaternion = .text:0x80018F90; // type:function size:0x24 scope:global align:4 +init__11XanimeTrackFv = .text:0x80018FB4; // type:function size:0x1C scope:global align:4 +__ct__10XjointInfoFv = .text:0x80018FD0; // type:function size:0x90 scope:global align:4 +__ct__15XjointTransformFv = .text:0x80019060; // type:function size:0x90 scope:global align:4 +shareJointTransform__10XanimeCoreFPC10XanimeCore = .text:0x800190F0; // type:function size:0xC scope:global align:4 +enableJointTransform__10XanimeCoreFP12J3DModelData = .text:0x800190FC; // type:function size:0x124 scope:global align:4 +reconfigJointTransform__10XanimeCoreFP12J3DModelData = .text:0x80019220; // type:function size:0x7C scope:global align:4 +initMember__10XanimeCoreFUl = .text:0x8001929C; // type:function size:0xC0 scope:global align:4 +__ct__10XanimeCoreFUlUlUc = .text:0x8001935C; // type:function size:0x90 scope:global align:4 +__ct__10XanimeCoreFUlP10XanimeCore = .text:0x800193EC; // type:function size:0x60 scope:global align:4 +doFreeze__10XanimeCoreFv = .text:0x8001944C; // type:function size:0x14 scope:global align:4 +setBck__10XanimeCoreFUlP15J3DAnmTransform = .text:0x80019460; // type:function size:0x38 scope:global align:4 +setWeight__10XanimeCoreFUcf = .text:0x80019498; // type:function size:0x14 scope:global align:4 +calcBlend__10XanimeCoreFPQ29JGeometry8TVec3PQ29JGeometry8TVec3 = .text:0x800194AC; // type:function size:0x414 scope:global align:4 +calcSingle__10XanimeCoreFPQ29JGeometry8TVec3PQ29JGeometry8TVec3 = .text:0x800198C0; // type:function size:0x1CC scope:global align:4 +calcBlendSpecial__10XanimeCoreFv = .text:0x80019A8C; // type:function size:0x41C scope:global align:4 +updateFrame__10XanimeCoreFv = .text:0x80019EA8; // type:function size:0xCC scope:global align:4 +calcScaleBlendMaya__10XanimeCoreFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80019F74; // type:function size:0x548 scope:global align:4 +calcScaleBlendMayaNoTransform__10XanimeCoreFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8001A4BC; // type:function size:0x1CC scope:global align:4 +calcScaleBlendSI__10XanimeCoreFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8001A688; // type:function size:0x4D0 scope:global align:4 +calcScaleBlendBasic__10XanimeCoreFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8001AB58; // type:function size:0x104 scope:global align:4 +calcScaleBlendSpecial__10XanimeCoreFv = .text:0x8001AC5C; // type:function size:0x98 scope:global align:4 +freezeCopy__10XanimeCoreFP12J3DModelDataP10XanimeCoreUlUl = .text:0x8001ACF4; // type:function size:0xEC scope:global align:4 +initT__10XanimeCoreFP12J3DModelData = .text:0x8001ADE0; // type:function size:0xE8 scope:global align:4 +fixT__10XanimeCoreFPQ29JGeometry8TVec3 = .text:0x8001AEC8; // type:function size:0x48 scope:global align:4 +__dt__10XanimeCoreFv = .text:0x8001AF10; // type:function size:0x40 scope:global align:4 +__ct__14XtransformInfoFv = .text:0x8001AF50; // type:function size:0x50 scope:global align:4 +calc__10XanimeCoreFv = .text:0x8001AFA0; // type:function size:0x124 scope:global align:4 +init__10XanimeCoreFRC3VecRA3_A4_Cf = .text:0x8001B0C4; // type:function size:0x24 scope:global align:4 +__as__16J3DTransformInfoFRC16J3DTransformInfo = .text:0x8001B0E8; // type:function size:0x34 scope:global align:4 +getWeight__10J3DMtxCalcCFUc = .text:0x8001B11C; // type:function size:0x8 scope:global align:4 +getAnmTransform__10J3DMtxCalcFv = .text:0x8001B124; // type:function size:0x8 scope:global align:4 +getAnmTransform__10J3DMtxCalcFUc = .text:0x8001B12C; // type:function size:0x8 scope:global align:4 +setAnmTransform__10J3DMtxCalcFP15J3DAnmTransform = .text:0x8001B134; // type:function size:0x4 scope:global align:4 +setAnmTransform__10J3DMtxCalcFUcP15J3DAnmTransform = .text:0x8001B138; // type:function size:0x4 scope:global align:4 +setWeight__10J3DMtxCalcFUcf = .text:0x8001B13C; // type:function size:0x4 scope:global align:4 +fastReciprocal__5JMathFf = .text:0x8001B140; // type:function size:0x8 scope:global align:4 +init__12XanimePlayerFv = .text:0x8001B148; // type:function size:0xAC scope:global align:4 +__ct__12XanimePlayerFP8J3DModelP19XanimeResourceTable = .text:0x8001B1F4; // type:function size:0x144 scope:global align:4 +__ct__12XanimePlayerFP8J3DModelP19XanimeResourceTableP12XanimePlayer = .text:0x8001B338; // type:function size:0x138 scope:global align:4 +stopAnimation__12XanimePlayerFv = .text:0x8001B470; // type:function size:0x4 scope:global align:4 +stopAnimation__12XanimePlayerFPCc = .text:0x8001B474; // type:function size:0x44 scope:global align:4 +changeTrackAnimation__12XanimePlayerFUcPCc = .text:0x8001B4B8; // type:function size:0x58 scope:global align:4 +changeTrackAnimation__12XanimePlayerFUcUl = .text:0x8001B510; // type:function size:0x74 scope:global align:4 +changeAnimationBck__12XanimePlayerFPCc = .text:0x8001B584; // type:function size:0x4 scope:global align:4 +changeSimpleBck__12XanimePlayerFPCc = .text:0x8001B588; // type:function size:0x74 scope:global align:4 +changeAnimation__12XanimePlayerFPCc = .text:0x8001B5FC; // type:function size:0x60 scope:global align:4 +changeAnimationByHash__12XanimePlayerFUl = .text:0x8001B65C; // type:function size:0x44 scope:global align:4 +swapFrameCtrl__12XanimePlayerFPC15XanimeGroupInfo = .text:0x8001B6A0; // type:function size:0x128 scope:global align:4 +changeAnimation__12XanimePlayerFPC15XanimeGroupInfo = .text:0x8001B7C8; // type:function size:0x64 scope:global align:4 +prepareAnimation__12XanimePlayerFPC15XanimeGroupInfo = .text:0x8001B82C; // type:function size:0x60 scope:global align:4 +runNextAnimation__12XanimePlayerFv = .text:0x8001B88C; // type:function size:0x128 scope:global align:4 +changeAnimationSimple__12XanimePlayerFP15J3DAnmTransform = .text:0x8001B9B4; // type:function size:0x138 scope:global align:4 +changeSpeed__12XanimePlayerFf = .text:0x8001BAEC; // type:function size:0xC scope:global align:4 +changeInterpoleFrame__12XanimePlayerFl = .text:0x8001BAF8; // type:function size:0x3C scope:global align:4 +changeTrackWeight__12XanimePlayerFUlf = .text:0x8001BB34; // type:function size:0x3C scope:global align:4 +calcAnm__12XanimePlayerFUs = .text:0x8001BB70; // type:function size:0x110 scope:global align:4 +setModel__12XanimePlayerFP8J3DModel = .text:0x8001BC80; // type:function size:0x14 scope:global align:4 +overWriteMtxCalc__12XanimePlayerFUs = .text:0x8001BC94; // type:function size:0x1C scope:global align:4 +clearMtxCalc__12XanimePlayerFUs = .text:0x8001BCB0; // type:function size:0x1C scope:global align:4 +clearAnm__12XanimePlayerFUs = .text:0x8001BCCC; // type:function size:0x28 scope:global align:4 +updateBeforeMovement__12XanimePlayerFv = .text:0x8001BCF4; // type:function size:0x90 scope:global align:4 +updateAfterMovement__12XanimePlayerFv = .text:0x8001BD84; // type:function size:0x130 scope:global align:4 +updateInterpoleRatio__12XanimePlayerFv = .text:0x8001BEB4; // type:function size:0xA0 scope:global align:4 +getMainAnimationTrans__12XanimePlayerCFUlPQ29JGeometry8TVec3 = .text:0x8001BF54; // type:function size:0xDC scope:global align:4 +isRun__12XanimePlayerCFPCc = .text:0x8001C030; // type:function size:0x9C scope:global align:4 +isTerminate__12XanimePlayerCFPCc = .text:0x8001C0CC; // type:function size:0x68 scope:global align:4 +isTerminate__12XanimePlayerCFv = .text:0x8001C134; // type:function size:0x28 scope:global align:4 +setDefaultAnimation__12XanimePlayerFPCc = .text:0x8001C15C; // type:function size:0x64 scope:global align:4 +runDefaultAnimation__12XanimePlayerFv = .text:0x8001C1C0; // type:function size:0x80 scope:global align:4 +isAnimationRunSimple__12XanimePlayerCFv = .text:0x8001C240; // type:function size:0x50 scope:global align:4 +getCurrentAnimationName__12XanimePlayerCFv = .text:0x8001C290; // type:function size:0x1C scope:global align:4 +getDefaultAnimationName__12XanimePlayerCFv = .text:0x8001C2AC; // type:function size:0x1C scope:global align:4 +getCurrentBckName__12XanimePlayerCFv = .text:0x8001C2C8; // type:function size:0x8 scope:global align:4 +getNameStringPointer__12XanimePlayerCFPCc = .text:0x8001C2D0; // type:function size:0x38 scope:global align:4 +checkPass__12XanimePlayerCFf = .text:0x8001C308; // type:function size:0x80 scope:global align:4 +getSimpleGroup__12XanimePlayerCFv = .text:0x8001C388; // type:function size:0x20 scope:global align:4 +duplicateSimpleGroup__12XanimePlayerFv = .text:0x8001C3A8; // type:function size:0x74 scope:global align:4 +__ct__15XanimeFrameCtrlFv = .text:0x8001C41C; // type:function size:0x5C scope:global align:4 +changeCurrentAnimation__12XanimePlayerFPC15XanimeGroupInfo = .text:0x8001C478; // type:function size:0x1C scope:global align:4 +__dt__15XanimeFrameCtrlFv = .text:0x8001C494; // type:function size:0x40 scope:global align:4 +init__19XanimeResourceTableFv = .text:0x8001C4D4; // type:function size:0x34 scope:global align:4 +getGroupInfo__19XanimeResourceTableCFPCc = .text:0x8001C508; // type:function size:0xBC scope:global align:4 +getSimpleIndex__19XanimeResourceTableCFPCc = .text:0x8001C5C4; // type:function size:0x74 scope:global align:4 +getIndexFromHash__19XanimeResourceTableCFUl = .text:0x8001C638; // type:function size:0x44 scope:global align:4 +getGroupInfoFromHash__19XanimeResourceTableCFUl = .text:0x8001C67C; // type:function size:0x48 scope:global align:4 +getGroupIndex__19XanimeResourceTableCFPCc = .text:0x8001C6C4; // type:function size:0x7C scope:global align:4 +getSingleIndex__19XanimeResourceTableCFPCc = .text:0x8001C740; // type:function size:0x88 scope:global align:4 +search__19XanimeResourceTableCFPP14XanimeBckTablePCcUl = .text:0x8001C7C8; // type:function size:0xA0 scope:global align:4 +__ct__19XanimeResourceTableFP14ResourceHolder = .text:0x8001C868; // type:function size:0x9C scope:global align:4 +swapBckName__19XanimeResourceTableCFPCcP15XanimeSwapTable = .text:0x8001C904; // type:function size:0x84 scope:global align:4 +initGroupInfo__19XanimeResourceTableFP14ResourceHolderP15XanimeGroupInfoP13XanimeAuxInfoP13XanimeOfsInfoP14XanimeBckTableP15XanimeBckTable2P15XanimeBckTable3P15XanimeBckTable4P15XanimeSwapTable = .text:0x8001C988; // type:function size:0x420 scope:global align:4 +__ct__19XanimeResourceTableFP14ResourceHolderP15XanimeGroupInfoP13XanimeAuxInfoP13XanimeOfsInfoP14XanimeBckTableP15XanimeBckTable2P15XanimeBckTable3P15XanimeBckTable4P15XanimeSwapTable = .text:0x8001CDA8; // type:function size:0x14C scope:global align:4 +getIndex__19XanimeResourceTableCFP15XanimeDirectoryPCc = .text:0x8001CEF4; // type:function size:0x7C scope:global align:4 +getGroupInfo__19XanimeResourceTableCFPCcP15XanimeDirectory = .text:0x8001CF70; // type:function size:0x1B0 scope:global align:4 +createSortTable__19XanimeResourceTableFv = .text:0x8001D120; // type:function size:0x8C scope:global align:4 +init__15XanimeGroupInfoFv = .text:0x8001D1AC; // type:function size:0x64 scope:global align:4 +findResMotion__19XanimeResourceTableCFPCc = .text:0x8001D210; // type:function size:0x6C scope:global align:4 +findStringMotion__19XanimeResourceTableCFPCc = .text:0x8001D27C; // type:function size:0x2C scope:global align:4 +dot__Q29JGeometry8TVec3CFRCQ29JGeometry8TVec3 = .text:0x8001D2A8; // type:function size:0x20 scope:global align:4 +set__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3_v = .text:0x8001D2C8; // type:function size:0x1C scope:global align:4 +add__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x8001D2E4; // type:function size:0x24 scope:global align:4 +asin__Q29JGeometry8TUtilFf = .text:0x8001D308; // type:function size:0x9C scope:global align:4 +mult33__Q29JGeometry64TRotation3>>CFRCQ29JGeometry8TVec3RQ29JGeometry8TVec3 = .text:0x8001D3A4; // type:function size:0x78 scope:global align:4 +getValue__12JMapInfoIterCFPCcPf_b = .text:0x8001D41C; // type:function size:0x80 scope:global align:4 +__ct__12AreaFormCubeFi = .text:0x8001D49C; // type:function size:0x60 scope:global align:4 +init__12AreaFormCubeFRC12JMapInfoIter = .text:0x8001D4FC; // type:function size:0x60 scope:global align:4 +isInVolume__12AreaFormCubeCFRCQ29JGeometry8TVec3 = .text:0x8001D55C; // type:function size:0xB4 scope:global align:4 +calcWorldPos__12AreaFormCubeCFPQ29JGeometry8TVec3 = .text:0x8001D610; // type:function size:0x2C scope:global align:4 +calcWorldRotate__12AreaFormCubeCFPQ29JGeometry8TVec3 = .text:0x8001D63C; // type:function size:0x178 scope:global align:4 +calcWorldBox__12AreaFormCubeCFPQ29JGeometry11TDirBox3 = .text:0x8001D7B4; // type:function size:0xBC scope:global align:4 +calcLocalPos__12AreaFormCubeCFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8001D870; // type:function size:0x4C scope:global align:4 +getBaseSize__12AreaFormCubeFv = .text:0x8001D8BC; // type:function size:0x8 scope:global align:4 +updateBoxParam__12AreaFormCubeFv = .text:0x8001D8C4; // type:function size:0x128 scope:global align:4 +calcWorldMtx__12AreaFormCubeCFPQ29JGeometry64TPosition3>> = .text:0x8001D9EC; // type:function size:0x54 scope:global align:4 +__ct__14AreaFormSphereFv = .text:0x8001DA40; // type:function size:0x2C scope:global align:4 +calcUpVec__14AreaFormSphereCFPQ29JGeometry8TVec3 = .text:0x8001DA6C; // type:function size:0x60 scope:global align:4 +calcPos__14AreaFormSphereCFPQ29JGeometry8TVec3 = .text:0x8001DACC; // type:function size:0x2C scope:global align:4 +isInVolume__14AreaFormSphereCFRCQ29JGeometry8TVec3 = .text:0x8001DAF8; // type:function size:0x70 scope:global align:4 +__ct__12AreaFormBowlFv = .text:0x8001DB68; // type:function size:0x2C scope:global align:4 +init__12AreaFormBowlFRC12JMapInfoIter = .text:0x8001DB94; // type:function size:0x7C scope:global align:4 +isInVolume__12AreaFormBowlCFRCQ29JGeometry8TVec3 = .text:0x8001DC10; // type:function size:0xA0 scope:global align:4 +calcUpVec__12AreaFormBowlFRCQ29JGeometry8TVec3 = .text:0x8001DCB0; // type:function size:0x84 scope:global align:4 +__ct__16AreaFormCylinderFv = .text:0x8001DD34; // type:function size:0x3C scope:global align:4 +calcPos__16AreaFormCylinderCFPQ29JGeometry8TVec3 = .text:0x8001DD70; // type:function size:0x2C scope:global align:4 +calcCenterPos__16AreaFormCylinderCFPQ29JGeometry8TVec3 = .text:0x8001DD9C; // type:function size:0x70 scope:global align:4 +calcUpVec__16AreaFormCylinderCFPQ29JGeometry8TVec3 = .text:0x8001DE0C; // type:function size:0x60 scope:global align:4 +isInVolume__16AreaFormCylinderCFRCQ29JGeometry8TVec3 = .text:0x8001DE6C; // type:function size:0xD4 scope:global align:4 +calcDir__16AreaFormCylinderFRCQ29JGeometry8TVec3 = .text:0x8001DF40; // type:function size:0x98 scope:global align:4 +PSVECSubtract__14JMathInlineVECFPC3VecPC3VecP3Vec = .text:0x8001DFD8; // type:function size:0x24 scope:global align:4 +init__14AreaFormSphereFRC12JMapInfoIter = .text:0x8001DFFC; // type:function size:0xC0 scope:global align:4 +init__16AreaFormCylinderFRC12JMapInfoIter = .text:0x8001E0BC; // type:function size:0xA0 scope:global align:4 +__pl__Q29JGeometry8TVec3CFRCQ29JGeometry8TVec3 = .text:0x8001E15C; // type:function size:0x58 scope:global align:4 +__sinit_\AreaFormDrawer_cpp = .text:0x8001E1B4; // type:function size:0x4C scope:local align:4 +__ct__6Color8FUcUcUcUc = .text:0x8001E200; // type:function size:0x14 scope:global align:4 +__ct__7AreaObjFiPCc = .text:0x8001E214; // type:function size:0x148 scope:global align:4 +init__7AreaObjFRC12JMapInfoIter = .text:0x8001E35C; // type:function size:0x1A8 scope:global align:4 +isInVolume__7AreaObjCFRCQ29JGeometry8TVec3 = .text:0x8001E504; // type:function size:0x70 scope:global align:4 +onSwitchA__7AreaObjFv = .text:0x8001E574; // type:function size:0x8 scope:global align:4 +offSwitchA__7AreaObjFv = .text:0x8001E57C; // type:function size:0x8 scope:global align:4 +isOnSwitchA__7AreaObjCFv = .text:0x8001E584; // type:function size:0x8 scope:global align:4 +isOnSwitchB__7AreaObjCFv = .text:0x8001E58C; // type:function size:0x8 scope:global align:4 +isValidSwitchA__7AreaObjCFv = .text:0x8001E594; // type:function size:0x8 scope:global align:4 +isValidSwitchB__7AreaObjCFv = .text:0x8001E59C; // type:function size:0x8 scope:global align:4 +setFollowMtx__7AreaObjFPCQ29JGeometry64TPosition3>> = .text:0x8001E5A4; // type:function size:0xC scope:global align:4 +getFollowMtx__7AreaObjCFv = .text:0x8001E5B0; // type:function size:0xC scope:global align:4 +__ct__10AreaObjMgrFlPCc = .text:0x8001E5BC; // type:function size:0x60 scope:global align:4 +__dt__Q22MR41Vector>Fv = .text:0x8001E61C; // type:function size:0x58 scope:global align:4 +entry__10AreaObjMgrFP7AreaObj = .text:0x8001E674; // type:function size:0x6C scope:global align:4 +find_in__10AreaObjMgrCFRCQ29JGeometry8TVec3 = .text:0x8001E6E0; // type:function size:0xDC scope:global align:4 +validate__7AreaObjFv = .text:0x8001E7BC; // type:function size:0xC scope:global align:4 +invalidate__7AreaObjFv = .text:0x8001E7C8; // type:function size:0xC scope:global align:4 +getManagerName__7AreaObjCFv = .text:0x8001E7D4; // type:function size:0x8 scope:global align:4 +Functor<7AreaObj>__2MRFP7AreaObjM7AreaObjFPCvPv_v_Q22MR39FunctorV0M = .text:0x8001E7DC; // type:function size:0x40 scope:global align:4 +__cl__Q22MR39FunctorV0MCFv = .text:0x8001E81C; // type:function size:0x30 scope:global align:4 +clone__Q22MR39FunctorV0MCFP7JKRHeap = .text:0x8001E84C; // type:function size:0x68 scope:global align:4 +__dt__7AreaObjFv = .text:0x8001E8B4; // type:function size:0x58 scope:global align:4 +__dt__10AreaObjMgrFv = .text:0x8001E90C; // type:function size:0x68 scope:global align:4 +__dt__Q22MR26AssignableArrayFv = .text:0x8001E974; // type:function size:0x60 scope:global align:4 +createManager<10AreaObjMgr>__30@unnamed@AreaObjContainer_cpp@FlPCc_P10AreaObjMgr = .text:0x8001E9D4; // type:function size:0x50 scope:global align:4 +createManager<13CubeCameraMgr>__30@unnamed@AreaObjContainer_cpp@FlPCc_P10AreaObjMgr = .text:0x8001EA24; // type:function size:0x50 scope:global align:4 +createManager<11WarpCubeMgr>__30@unnamed@AreaObjContainer_cpp@FlPCc_P10AreaObjMgr = .text:0x8001EA74; // type:function size:0x6C scope:global align:4 +createManager<12WaterAreaMgr>__30@unnamed@AreaObjContainer_cpp@FlPCc_P10AreaObjMgr = .text:0x8001EAE0; // type:function size:0x50 scope:global align:4 +createManager<19GlaringLightAreaMgr>__30@unnamed@AreaObjContainer_cpp@FlPCc_P10AreaObjMgr = .text:0x8001EB30; // type:function size:0x50 scope:global align:4 +createManager<15LightAreaHolder>__30@unnamed@AreaObjContainer_cpp@FlPCc_P10AreaObjMgr = .text:0x8001EB80; // type:function size:0x50 scope:global align:4 +createManager<18ImageEffectAreaMgr>__30@unnamed@AreaObjContainer_cpp@FlPCc_P10AreaObjMgr = .text:0x8001EBD0; // type:function size:0x50 scope:global align:4 +__ct__16AreaObjContainerFPCc = .text:0x8001EC20; // type:function size:0x44 scope:global align:4 +init__16AreaObjContainerFRC12JMapInfoIter = .text:0x8001EC64; // type:function size:0xA8 scope:global align:4 +getManager__16AreaObjContainerCFPCc = .text:0x8001ED0C; // type:function size:0x98 scope:global align:4 +getAreaObj__16AreaObjContainerCFPCcRCQ29JGeometry8TVec3 = .text:0x8001EDA4; // type:function size:0x34 scope:global align:4 +getAreaObjContainer__2MRFv = .text:0x8001EDD8; // type:function size:0x28 scope:global align:4 +__dt__16AreaObjContainerFv = .text:0x8001EE00; // type:function size:0x58 scope:global align:4 +__dt__11WarpCubeMgrFv = .text:0x8001EE58; // type:function size:0x58 scope:global align:4 +__ct__15AreaObjFollowerFP7AreaObjRC12JMapInfoIter = .text:0x8001EEB0; // type:function size:0x60 scope:global align:4 +update__15AreaObjFollowerFv = .text:0x8001EF10; // type:function size:0x70 scope:global align:4 +addBaseMatrixFollowerAreaObj__2MRFP7AreaObjRC12JMapInfoIter = .text:0x8001EF80; // type:function size:0x70 scope:global align:4 +setGravityFollowHost__18BaseMatrixFollowerFPC7NameObj = .text:0x8001EFF0; // type:function size:0x4 scope:global align:4 +__ct__20AstroChangeStageCubeFiPCc = .text:0x8001EFF4; // type:function size:0x4C scope:global align:4 +init__20AstroChangeStageCubeFRC12JMapInfoIter = .text:0x8001F040; // type:function size:0x74 scope:global align:4 +isInVolume__20AstroChangeStageCubeCFRCQ29JGeometry8TVec3 = .text:0x8001F0B4; // type:function size:0xF0 scope:global align:4 +__dt__20AstroChangeStageCubeFv = .text:0x8001F1A4; // type:function size:0x5C scope:global align:4 +movement__20AstroChangeStageCubeFv = .text:0x8001F200; // type:function size:0x204 scope:global align:4 +__ct__15AudioEffectAreaFiPCc = .text:0x8001F404; // type:function size:0x48 scope:global align:4 +init__15AudioEffectAreaFRC12JMapInfoIter = .text:0x8001F44C; // type:function size:0x54 scope:global align:4 +movement__15AudioEffectAreaFv = .text:0x8001F4A0; // type:function size:0xE4 scope:global align:4 +__dt__15AudioEffectAreaFv = .text:0x8001F584; // type:function size:0x5C scope:global align:4 +getManagerName__15AudioEffectAreaCFv = .text:0x8001F5E0; // type:function size:0xC scope:global align:4 +__dt__15BgmProhibitAreaFv = .text:0x8001F5EC; // type:function size:0x5C scope:global align:4 +findDataElement__29@unnamed@BgmProhibitArea_cpp@FPCc = .text:0x8001F648; // type:function size:0x74 scope:global align:4 +__ct__15BgmProhibitAreaFiPCc = .text:0x8001F6BC; // type:function size:0x58 scope:global align:4 +init__15BgmProhibitAreaFRC12JMapInfoIter = .text:0x8001F714; // type:function size:0x34 scope:global align:4 +movement__15BgmProhibitAreaFv = .text:0x8001F748; // type:function size:0x168 scope:global align:4 +getManagerName__15BgmProhibitAreaCFv = .text:0x8001F8B0; // type:function size:0xC scope:global align:4 +__ct__19BigBubbleCameraAreaFiPCc = .text:0x8001F8BC; // type:function size:0x3C scope:global align:4 +__dt__14CubeCameraAreaFv = .text:0x8001F8F8; // type:function size:0x5C scope:global align:4 +isInVolume__19BigBubbleCameraAreaCFRCQ29JGeometry8TVec3 = .text:0x8001F954; // type:function size:0x54 scope:global align:4 +__ct__19BigBubbleSwitchAreaFiPCc = .text:0x8001F9A8; // type:function size:0x3C scope:global align:4 +__dt__10SwitchAreaFv = .text:0x8001F9E4; // type:function size:0x5C scope:global align:4 +isInVolume__19BigBubbleSwitchAreaCFRCQ29JGeometry8TVec3 = .text:0x8001FA40; // type:function size:0x54 scope:global align:4 +__dt__19BigBubbleCameraAreaFv = .text:0x8001FA94; // type:function size:0x58 scope:global align:4 +__dt__19BigBubbleSwitchAreaFv = .text:0x8001FAEC; // type:function size:0x58 scope:global align:4 +getManagerName__19BigBubbleSwitchAreaCFv = .text:0x8001FB44; // type:function size:0xC scope:global align:4 +getManagerName__19BigBubbleCameraAreaCFv = .text:0x8001FB50; // type:function size:0xC scope:global align:4 +__ct__17BigBubbleGoalAreaFiPCc = .text:0x8001FB5C; // type:function size:0x5C scope:global align:4 +init__17BigBubbleGoalAreaFRC12JMapInfoIter = .text:0x8001FBB8; // type:function size:0x94 scope:global align:4 +addBubble__17BigBubbleGoalAreaFP9BigBubble = .text:0x8001FC4C; // type:function size:0x74 scope:global align:4 +movement__17BigBubbleGoalAreaFv = .text:0x8001FCC0; // type:function size:0x98 scope:global align:4 +draw__17BigBubbleGoalAreaCFv = .text:0x8001FD58; // type:function size:0x11C scope:global align:4 +checkBigBubbleGoal__2MRFP9BigBubble = .text:0x8001FE74; // type:function size:0x54 scope:global align:4 +getManagerName__17BigBubbleGoalAreaCFv = .text:0x8001FEC8; // type:function size:0xC scope:global align:4 +__dt__17BigBubbleGoalAreaFv = .text:0x8001FED4; // type:function size:0x5C scope:global align:4 +__ct__9BloomAreaFiPCc = .text:0x8001FF30; // type:function size:0x68 scope:global align:4 +__dt__15ImageEffectAreaFv = .text:0x8001FF98; // type:function size:0x5C scope:global align:4 +init__9BloomAreaFRC12JMapInfoIter = .text:0x8001FFF4; // type:function size:0x70 scope:global align:4 +__dt__9BloomAreaFv = .text:0x80020064; // type:function size:0x58 scope:global align:4 +isSyncWithPlayer__15ImageEffectAreaCFv = .text:0x800200BC; // type:function size:0x8 scope:global align:4 +getManagerName__9BloomAreaCFv = .text:0x800200C4; // type:function size:0xC scope:global align:4 +scale__Q29JGeometry8TVec3Ff = .text:0x800200D0; // type:function size:0x28 scope:global align:4 +__ami__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x800200F8; // type:function size:0x24 scope:global align:4 +__dt__19CameraRepulsiveAreaFv = .text:0x8002011C; // type:function size:0x5C scope:global align:4 +__dt__21CameraRepulsiveSphereFv = .text:0x80020178; // type:function size:0x58 scope:global align:4 +__dt__23CameraRepulsiveCylinderFv = .text:0x800201D0; // type:function size:0x58 scope:global align:4 +getRepulsion__21CameraRepulsiveSphereFRCQ29JGeometry8TVec3 = .text:0x80020228; // type:function size:0x14 scope:global align:4 +getRepulsion__23CameraRepulsiveCylinderFRCQ29JGeometry8TVec3 = .text:0x8002023C; // type:function size:0xFC scope:global align:4 +getManagerName__19CameraRepulsiveAreaCFv = .text:0x80020338; // type:function size:0xC scope:global align:4 +__ct__13ChangeBgmCubeFiPCc = .text:0x80020344; // type:function size:0x44 scope:global align:4 +init__13ChangeBgmCubeFRC12JMapInfoIter = .text:0x80020388; // type:function size:0x34 scope:global align:4 +__dt__13ChangeBgmCubeFv = .text:0x800203BC; // type:function size:0x5C scope:global align:4 +movement__13ChangeBgmCubeFv = .text:0x80020418; // type:function size:0x398 scope:global align:4 +setLength__Q29JGeometry8TVec3Ff = .text:0x800207B0; // type:function size:0xA4 scope:global align:4 +sub__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x80020854; // type:function size:0x24 scope:global align:4 +__mi__Q29JGeometry8TVec3CFv = .text:0x80020878; // type:function size:0x1C scope:global align:4 +inv_sqrt__Q29JGeometry8TUtilFf = .text:0x80020894; // type:function size:0x38 scope:global align:4 +getXDir__Q29JGeometry64TRotation3>>CFRQ29JGeometry8TVec3 = .text:0x800208CC; // type:function size:0x18 scope:global align:4 +getYDir__Q29JGeometry64TRotation3>>CFRQ29JGeometry8TVec3 = .text:0x800208E4; // type:function size:0x18 scope:global align:4 +getZDir__Q29JGeometry64TRotation3>>CFRQ29JGeometry8TVec3 = .text:0x800208FC; // type:function size:0x18 scope:global align:4 +__ct__13CollisionAreaFiPCc = .text:0x80020914; // type:function size:0x78 scope:global align:4 +init__13CollisionAreaFRC12JMapInfoIter = .text:0x8002098C; // type:function size:0x118 scope:global align:4 +movement__13CollisionAreaFv = .text:0x80020AA4; // type:function size:0x244 scope:global align:4 +hitCheck__13CollisionAreaFRCQ29JGeometry8TVec3fPQ29JGeometry8TVec3PQ29JGeometry8TVec3 = .text:0x80020CE8; // type:function size:0x7C8 scope:global align:4 +setMtx__11AreaPolygonFPA4_fRCQ29JGeometry8TVec3f = .text:0x800214B0; // type:function size:0x48 scope:global align:4 +setSurfaceAndSync__11AreaPolygonFl = .text:0x800214F8; // type:function size:0x48 scope:global align:4 +setSurface__11AreaPolygonFl = .text:0x80021540; // type:function size:0x4F0 scope:global align:4 +invalidate__11AreaPolygonFv = .text:0x80021A30; // type:function size:0x8 scope:global align:4 +validate__11AreaPolygonFv = .text:0x80021A38; // type:function size:0x8 scope:global align:4 +__dt__11AreaPolygonFv = .text:0x80021A40; // type:function size:0x58 scope:global align:4 +__dt__13CollisionAreaFv = .text:0x80021A98; // type:function size:0x5C scope:global align:4 +isValid__7AreaObjCFv = .text:0x80021AF4; // type:function size:0x34 scope:global align:4 +__ct__11AreaPolygonFv = .text:0x80021B28; // type:function size:0x58 scope:global align:4 +__dt__19DynamicCollisionObjFv = .text:0x80021B80; // type:function size:0x5C scope:global align:4 +init__11AreaPolygonFRC12JMapInfoIter = .text:0x80021BDC; // type:function size:0x198 scope:global align:4 +receiveOtherMsg__9LiveActorFUlP9HitSensorP9HitSensor = .text:0x80021D74; // type:function size:0x8 scope:global align:4 +receiveMsgThrow__9LiveActorFP9HitSensorP9HitSensor = .text:0x80021D7C; // type:function size:0x8 scope:global align:4 +receiveMsgTaken__9LiveActorFP9HitSensorP9HitSensor = .text:0x80021D84; // type:function size:0x8 scope:global align:4 +receiveMsgTake__9LiveActorFP9HitSensorP9HitSensor = .text:0x80021D8C; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__9LiveActorFUlP9HitSensorP9HitSensor = .text:0x80021D94; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttack__9LiveActorFUlP9HitSensorP9HitSensor = .text:0x80021D9C; // type:function size:0x8 scope:global align:4 +receiveMsgPush__9LiveActorFP9HitSensorP9HitSensor = .text:0x80021DA4; // type:function size:0x8 scope:global align:4 +updateHitSensor__9LiveActorFP9HitSensor = .text:0x80021DAC; // type:function size:0x4 scope:global align:4 +control__9LiveActorFv = .text:0x80021DB0; // type:function size:0x4 scope:global align:4 +__ct__14CubeCameraAreaFiPCc = .text:0x80021DB4; // type:function size:0x48 scope:global align:4 +init__14CubeCameraAreaFRC12JMapInfoIter = .text:0x80021DFC; // type:function size:0x17C scope:global align:4 +movement__14CubeCameraAreaFv = .text:0x80021F78; // type:function size:0xB0 scope:global align:4 +isValidCameraID__14CubeCameraAreaCFv = .text:0x80022028; // type:function size:0x10 scope:global align:4 +getCameraID__14CubeCameraAreaCFv = .text:0x80022038; // type:function size:0xC scope:global align:4 +isInVolume__14CubeCameraAreaCFRCQ29JGeometry8TVec3 = .text:0x80022044; // type:function size:0x4C scope:global align:4 +setCurrentCategory__14CubeCameraAreaFl = .text:0x80022090; // type:function size:0x10 scope:global align:4 +getCategoryArg__14CubeCameraAreaCFv = .text:0x800220A0; // type:function size:0x8 scope:global align:4 +__ct__13CubeCameraMgrFlPCc = .text:0x800220A8; // type:function size:0x44 scope:global align:4 +initAfterLoad__13CubeCameraMgrFv = .text:0x800220EC; // type:function size:0x4 scope:global align:4 +sort__13CubeCameraMgrFv = .text:0x800220F0; // type:function size:0xAC scope:global align:4 +__dt__13CubeCameraMgrFv = .text:0x8002219C; // type:function size:0x58 scope:global align:4 +__ct__9DeathAreaFiPCc = .text:0x800221F4; // type:function size:0x3C scope:global align:4 +init__9DeathAreaFRC12JMapInfoIter = .text:0x80022230; // type:function size:0x34 scope:global align:4 +movement__9DeathAreaFv = .text:0x80022264; // type:function size:0x64 scope:global align:4 +isInVolume__9DeathAreaCFRCQ29JGeometry8TVec3 = .text:0x800222C8; // type:function size:0x64 scope:global align:4 +getDeathType__9DeathAreaCFv = .text:0x8002232C; // type:function size:0x18 scope:global align:4 +__dt__9DeathAreaFv = .text:0x80022344; // type:function size:0x5C scope:global align:4 +getManagerName__9DeathAreaCFv = .text:0x800223A0; // type:function size:0xC scope:global align:4 +__ct__16DepthOfFieldAreaFiPCc = .text:0x800223AC; // type:function size:0x54 scope:global align:4 +init__16DepthOfFieldAreaFRC12JMapInfoIter = .text:0x80022400; // type:function size:0x44 scope:global align:4 +getIntensity__16DepthOfFieldAreaCFv = .text:0x80022444; // type:function size:0x48 scope:global align:4 +getBlurMaxDist__16DepthOfFieldAreaCFv = .text:0x8002248C; // type:function size:0x8 scope:global align:4 +getBlurMinDist__16DepthOfFieldAreaCFv = .text:0x80022494; // type:function size:0x8 scope:global align:4 +__dt__16DepthOfFieldAreaFv = .text:0x8002249C; // type:function size:0x58 scope:global align:4 +isSyncWithPlayer__16DepthOfFieldAreaCFv = .text:0x800224F4; // type:function size:0x8 scope:global align:4 +getManagerName__16DepthOfFieldAreaCFv = .text:0x800224FC; // type:function size:0xC scope:global align:4 +__dt__19FollowCollisionAreaFv = .text:0x80022508; // type:function size:0x58 scope:global align:4 +__ct__19FollowCollisionAreaFRCQ29JGeometry8TVec3PA4_ff = .text:0x80022560; // type:function size:0xE0 scope:global align:4 +movement__19FollowCollisionAreaFv = .text:0x80022640; // type:function size:0x1CC scope:global align:4 +hitCheck__19FollowCollisionAreaFRCQ29JGeometry8TVec3fPQ29JGeometry8TVec3PQ29JGeometry8TVec3 = .text:0x8002280C; // type:function size:0x750 scope:global align:4 +__ct__19GlaringLightAreaMgrFlPCc = .text:0x80022F5C; // type:function size:0x3C scope:global align:4 +__ct__16GlaringLightAreaFiPCc = .text:0x80022F98; // type:function size:0x54 scope:global align:4 +init__16GlaringLightAreaFRC12JMapInfoIter = .text:0x80022FEC; // type:function size:0xA4 scope:global align:4 +__dt__16GlaringLightAreaFv = .text:0x80023090; // type:function size:0x5C scope:global align:4 +__dt__19GlaringLightAreaMgrFv = .text:0x800230EC; // type:function size:0x58 scope:global align:4 +movement__16GlaringLightAreaFv = .text:0x80023144; // type:function size:0xA0 scope:global align:4 +getManagerName__16GlaringLightAreaCFv = .text:0x800231E4; // type:function size:0xC scope:global align:4 +__ct__8HazeCubeFiPCc = .text:0x800231F0; // type:function size:0x44 scope:global align:4 +init__8HazeCubeFRC12JMapInfoIter = .text:0x80023234; // type:function size:0x64 scope:global align:4 +__dt__8HazeCubeFv = .text:0x80023298; // type:function size:0x5C scope:global align:4 +getManagerName__8HazeCubeCFv = .text:0x800232F4; // type:function size:0xC scope:global align:4 +__ct__15ImageEffectAreaFQ215ImageEffectArea16EImageEffectTypeiPCc = .text:0x80023300; // type:function size:0x54 scope:global align:4 +__ct__18ImageEffectAreaMgrFlPCc = .text:0x80023354; // type:function size:0x3C scope:global align:4 +initAfterPlacement__18ImageEffectAreaMgrFv = .text:0x80023390; // type:function size:0x4 scope:global align:4 +sort__18ImageEffectAreaMgrFv = .text:0x80023394; // type:function size:0xAC scope:global align:4 +__dt__18ImageEffectAreaMgrFv = .text:0x80023440; // type:function size:0x58 scope:global align:4 +__ct__9LightAreaFiPCc = .text:0x80023498; // type:function size:0x44 scope:global align:4 +init__9LightAreaFRC12JMapInfoIter = .text:0x800234DC; // type:function size:0x44 scope:global align:4 +__dt__9LightAreaFv = .text:0x80023520; // type:function size:0x5C scope:global align:4 +getManagerName__9LightAreaCFv = .text:0x8002357C; // type:function size:0xC scope:global align:4 +__ct__15LightAreaHolderFlPCc = .text:0x80023588; // type:function size:0x44 scope:global align:4 +tryFindLightID__15LightAreaHolderCFRCQ29JGeometry8TVec3P11ZoneLightID = .text:0x800235CC; // type:function size:0xA0 scope:global align:4 +initAfterPlacement__15LightAreaHolderFv = .text:0x8002366C; // type:function size:0x4 scope:global align:4 +sort__15LightAreaHolderFv = .text:0x80023670; // type:function size:0xA0 scope:global align:4 +__dt__15LightAreaHolderFv = .text:0x80023710; // type:function size:0x58 scope:global align:4 +__amu__Q29JGeometry8TVec3Ff = .text:0x80023768; // type:function size:0x28 scope:global align:4 +__ct__21MercatorTransformCubeFiPCc = .text:0x80023790; // type:function size:0x44 scope:global align:4 +init__21MercatorTransformCubeFRC12JMapInfoIter = .text:0x800237D4; // type:function size:0x70 scope:global align:4 +convertTransAndRotate__21MercatorTransformCubeCFPQ29JGeometry8TVec3PQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3b = .text:0x80023844; // type:function size:0x1F8 scope:global align:4 +getSphereRadius__21MercatorTransformCubeCFv = .text:0x80023A3C; // type:function size:0x40 scope:global align:4 +calcUV__21MercatorTransformCubeCFPQ29JGeometry8TVec2RCQ29JGeometry8TVec3 = .text:0x80023A7C; // type:function size:0x90 scope:global align:4 +calcLocalBoxSize__21MercatorTransformCubeCFPQ29JGeometry8TVec3 = .text:0x80023B0C; // type:function size:0x60 scope:global align:4 +convertMercatorPlaneToSphereTransAndRotate__2MRFPQ29JGeometry8TVec3PQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3b = .text:0x80023B6C; // type:function size:0x54 scope:global align:4 +convertMercatorPlaneToSphereTransAndRotate__2MRFPQ29JGeometry8TVec3PQ29JGeometry8TVec3RCQ29JGeometry8TVec3b = .text:0x80023BC0; // type:function size:0x84 scope:global align:4 +initDefaultPosForMercator__2MRFP9LiveActorRC12JMapInfoIterb = .text:0x80023C44; // type:function size:0xE0 scope:global align:4 +calcNearestRailPosForMercator__2MRFPQ29JGeometry8TVec3PC9LiveActorf = .text:0x80023D24; // type:function size:0xF8 scope:global align:4 +calcRailClippingInfoForMercator__2MRFPQ29JGeometry8TVec3PfP9LiveActorff = .text:0x80023E1C; // type:function size:0x2C8 scope:global align:4 +initAndSetRailClippingForMercator__2MRFPQ29JGeometry8TVec3P9LiveActorff = .text:0x800240E4; // type:function size:0x58 scope:global align:4 +calcRailTotalLengthForMercator__2MRFPC9LiveActorf = .text:0x8002413C; // type:function size:0x148 scope:global align:4 +getDivideMercatorRailPosition__2MRFP25DivideMercatorRailPosInfoPC9LiveActorUlfUl = .text:0x80024284; // type:function size:0x3BC scope:global align:4 +createMapPartsRailMoverForMercator__2MRFP9LiveActorRC12JMapInfoIterb = .text:0x80024640; // type:function size:0xDC scope:global align:4 +__dt__21MercatorTransformCubeFv = .text:0x8002471C; // type:function size:0x5C scope:global align:4 +cos__2MRFf = .text:0x80024778; // type:function size:0x44 scope:global align:4 +sin__2MRFf = .text:0x800247BC; // type:function size:0x68 scope:global align:4 +min__2MRFff = .text:0x80024824; // type:function size:0x1C scope:global align:4 +max__2MRFff = .text:0x80024840; // type:function size:0x14 scope:global align:4 +getMercatorCube__35@unnamed@MercatorTransformCube_cpp@Fv = .text:0x80024854; // type:function size:0x30 scope:global align:4 +getEulerXYZ__Q29JGeometry64TRotation3>>CFRQ29JGeometry8TVec3 = .text:0x80024884; // type:function size:0x100 scope:global align:4 +__ct__11MessageAreaFiPCc = .text:0x80024984; // type:function size:0x44 scope:global align:4 +init__11MessageAreaFRC12JMapInfoIter = .text:0x800249C8; // type:function size:0x44 scope:global align:4 +__dt__11MessageAreaFv = .text:0x80024A0C; // type:function size:0x5C scope:global align:4 +__ct__12PlayerSeAreaFiPCc = .text:0x80024A68; // type:function size:0x3C scope:global align:4 +init__12PlayerSeAreaFRC12JMapInfoIter = .text:0x80024AA4; // type:function size:0x3C scope:global align:4 +__dt__12PlayerSeAreaFv = .text:0x80024AE0; // type:function size:0x5C scope:global align:4 +movement__12PlayerSeAreaFv = .text:0x80024B3C; // type:function size:0x78 scope:global align:4 +getManagerName__12PlayerSeAreaCFv = .text:0x80024BB4; // type:function size:0xC scope:global align:4 +__ct__15QuakeEffectAreaFiPCc = .text:0x80024BC0; // type:function size:0x54 scope:global align:4 +__dt__15QuakeEffectAreaFv = .text:0x80024C14; // type:function size:0x5C scope:global align:4 +__ct__11RestartCubeFiPCc = .text:0x80024C70; // type:function size:0x54 scope:global align:4 +init__11RestartCubeFRC12JMapInfoIter = .text:0x80024CC4; // type:function size:0x70 scope:global align:4 +updatePlayerRestartIdInfo__11RestartCubeFv = .text:0x80024D34; // type:function size:0x74 scope:global align:4 +__dt__11RestartCubeFv = .text:0x80024DA8; // type:function size:0x5C scope:global align:4 +changeBgm__11RestartCubeFv = .text:0x80024E04; // type:function size:0x1A0 scope:global align:4 +__ct__14ScreenBlurAreaFiPCc = .text:0x80024FA4; // type:function size:0x54 scope:global align:4 +init__14ScreenBlurAreaFRC12JMapInfoIter = .text:0x80024FF8; // type:function size:0x44 scope:global align:4 +__dt__14ScreenBlurAreaFv = .text:0x8002503C; // type:function size:0x58 scope:global align:4 +isSyncWithPlayer__14ScreenBlurAreaCFv = .text:0x80025094; // type:function size:0x8 scope:global align:4 +getManagerName__14ScreenBlurAreaCFv = .text:0x8002509C; // type:function size:0xC scope:global align:4 +__ct__15SimpleBloomAreaFiPCc = .text:0x800250A8; // type:function size:0x64 scope:global align:4 +init__15SimpleBloomAreaFRC12JMapInfoIter = .text:0x8002510C; // type:function size:0x64 scope:global align:4 +__dt__15SimpleBloomAreaFv = .text:0x80025170; // type:function size:0x58 scope:global align:4 +getManagerName__15SimpleBloomAreaCFv = .text:0x800251C8; // type:function size:0xC scope:global align:4 +__dt__16SoundEmitterCubeFv = .text:0x800251D4; // type:function size:0x5C scope:global align:4 +__ct__16SoundEmitterCubeFiPCc = .text:0x80025230; // type:function size:0x58 scope:global align:4 +init__16SoundEmitterCubeFRC12JMapInfoIter = .text:0x80025288; // type:function size:0x90 scope:global align:4 +movement__16SoundEmitterCubeFv = .text:0x80025318; // type:function size:0x208 scope:global align:4 +extend__Q29JGeometry27TBox>FRCQ29JGeometry8TVec3 = .text:0x80025520; // type:function size:0x94 scope:global align:4 +__dt__18SoundEmitterSphereFv = .text:0x800255B4; // type:function size:0x5C scope:global align:4 +__ct__18SoundEmitterSphereFiPCc = .text:0x80025610; // type:function size:0x5C scope:global align:4 +init__18SoundEmitterSphereFRC12JMapInfoIter = .text:0x8002566C; // type:function size:0x94 scope:global align:4 +movement__18SoundEmitterSphereFv = .text:0x80025700; // type:function size:0x15C scope:global align:4 +__ct__16SpinGuidanceAreaFiPCc = .text:0x8002585C; // type:function size:0x3C scope:global align:4 +__dt__16SpinGuidanceAreaFv = .text:0x80025898; // type:function size:0x5C scope:global align:4 +init__16SpinGuidanceAreaFRC12JMapInfoIter = .text:0x800258F4; // type:function size:0xA8 scope:global align:4 +__ct__12SunLightAreaFiPCc = .text:0x8002599C; // type:function size:0x3C scope:global align:4 +__dt__12SunLightAreaFv = .text:0x800259D8; // type:function size:0x5C scope:global align:4 +getManagerName__12SunLightAreaCFv = .text:0x80025A34; // type:function size:0xC scope:global align:4 +__ct__10SwitchAreaFiPCc = .text:0x80025A40; // type:function size:0x3C scope:global align:4 +init__10SwitchAreaFRC12JMapInfoIter = .text:0x80025A7C; // type:function size:0x34 scope:global align:4 +movement__10SwitchAreaFv = .text:0x80025AB0; // type:function size:0xC8 scope:global align:4 +isUpdate__10SwitchAreaCFv = .text:0x80025B78; // type:function size:0x84 scope:global align:4 +getManagerName__10SwitchAreaCFv = .text:0x80025BFC; // type:function size:0xC scope:global align:4 +__dt__8WarpCubeFv = .text:0x80025C08; // type:function size:0x5C scope:global align:4 +getPairCube__11WarpCubeMgrFPC7AreaObj = .text:0x80025C64; // type:function size:0x88 scope:global align:4 +setInvalidateTimer__11WarpCubeMgrFP7AreaObjUs = .text:0x80025CEC; // type:function size:0x10 scope:global align:4 +startEventCamera__11WarpCubeMgrFPC7AreaObj = .text:0x80025CFC; // type:function size:0x48 scope:global align:4 +endEventCamera__11WarpCubeMgrFv = .text:0x80025D44; // type:function size:0x50 scope:global align:4 +movement__8WarpCubeFv = .text:0x80025D94; // type:function size:0x74 scope:global align:4 +draw__8WarpCubeCFv = .text:0x80025E08; // type:function size:0x16C scope:global align:4 +init__8WarpCubeFRC12JMapInfoIter = .text:0x80025F74; // type:function size:0x108 scope:global align:4 +__ct__9WaterAreaFiPCc = .text:0x8002607C; // type:function size:0x44 scope:global align:4 +init__9WaterAreaFRC12JMapInfoIter = .text:0x800260C0; // type:function size:0xA4 scope:global align:4 +__ct__12WaterAreaMgrFlPCc = .text:0x80026164; // type:function size:0x3C scope:global align:4 +__dt__9WaterAreaFv = .text:0x800261A0; // type:function size:0x5C scope:global align:4 +__dt__12WaterAreaMgrFv = .text:0x800261FC; // type:function size:0x58 scope:global align:4 +__dt__7JASHeapFv = .text:0x80026254; // type:function size:0x78 scope:global align:4 +sub__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800262CC; // type:function size:0x24 scope:global align:4 +set__Q29JGeometry13SMatrix34CFPA4_Cf = .text:0x800262F0; // type:function size:0x34 scope:global align:4 +AudNewAudSystem___FP14JAUSectionHeapP10JKRArchiveP10JKRArchiveP10JKRArchivei = .text:0x80026324; // type:function size:0x68 scope:global align:4 +init_JAS_JAI___23@unnamed@AudSystem_cpp@FP12JKRSolidHeap = .text:0x8002638C; // type:function size:0x130 scope:global align:4 +AudNewAudSystem__FP12JKRSolidHeapPvP10JKRArchiveP10JKRArchiveP10JKRArchiveP10JKRArchive = .text:0x800264BC; // type:function size:0x1DC scope:global align:4 +__ct__9AudSystemFP14JAUSectionHeapP10JKRArchiveP10JKRArchiveP10JKRArchive = .text:0x80026698; // type:function size:0x6FC scope:global align:4 +__dt__11JAUSoundMgrFv = .text:0x80026D94; // type:function size:0x118 scope:global align:4 +__dt__16JAISeCategoryMgrFv = .text:0x80026EAC; // type:function size:0x6C scope:global align:4 +__dt__14AudAudience<4>Fv = .text:0x80026F18; // type:function size:0x5C scope:global align:4 +getChordInfo__9AudSystemFv = .text:0x80026F74; // type:function size:0xC scope:global align:4 +__defctor__7JASHeapFv = .text:0x80026F80; // type:function size:0x8 scope:global align:4 +setSpeakerResource__9AudSystemFP10JKRArchive = .text:0x80026F88; // type:function size:0x10 scope:global align:4 +frameWork__9AudSystemFv = .text:0x80026F98; // type:function size:0xBC scope:global align:4 +calc__9AudSystemFv = .text:0x80027054; // type:function size:0x64 scope:global align:4 +startSound__9AudSystemF10JAISoundIDP14JAISoundHandlePCQ29JGeometry8TVec3 = .text:0x800270B8; // type:function size:0x174 scope:global align:4 +startLevelSound__9AudSystemF10JAISoundIDP14JAISoundHandlePCQ29JGeometry8TVec3 = .text:0x8002722C; // type:function size:0x15C scope:global align:4 +switchToLuigi__9AudSystemF10JAISoundIDP14JAISoundHandle = .text:0x80027388; // type:function size:0x98 scope:global align:4 +isSubmitSeByVolumeSetting__9AudSystemF10JAISoundID = .text:0x80027420; // type:function size:0x5C scope:global align:4 +updateOutputMode__9AudSystemFv = .text:0x8002747C; // type:function size:0x68 scope:global align:4 +preProcessToReset__9AudSystemFv = .text:0x800274E4; // type:function size:0x90 scope:global align:4 +resetAudio__9AudSystemFUlb = .text:0x80027574; // type:function size:0x58 scope:global align:4 +resumeReset__9AudSystemFv = .text:0x800275CC; // type:function size:0x7C scope:global align:4 +hasReset__9AudSystemCFv = .text:0x80027648; // type:function size:0x74 scope:global align:4 +initSceneVolume__9AudSystemFv = .text:0x800276BC; // type:function size:0x84 scope:global align:4 +pause__9AudSystemFv = .text:0x80027740; // type:function size:0x50 scope:global align:4 +unpause__9AudSystemFv = .text:0x80027790; // type:function size:0x44 scope:global align:4 +enterHomeButtonMenu__9AudSystemFv = .text:0x800277D4; // type:function size:0x7C scope:global align:4 +exitHomeButtonMenu__9AudSystemFv = .text:0x80027850; // type:function size:0xA4 scope:global align:4 +updateHomeButtonMenu__9AudSystemFv = .text:0x800278F4; // type:function size:0xB4 scope:global align:4 +isHomeButtonMenuActive__9AudSystemCFv = .text:0x800279A8; // type:function size:0x24 scope:global align:4 +enterPauseMenu__9AudSystemFv = .text:0x800279CC; // type:function size:0x7C scope:global align:4 +exitPauseMenu__9AudSystemFv = .text:0x80027A48; // type:function size:0x74 scope:global align:4 +updatePauseMenu__9AudSystemFv = .text:0x80027ABC; // type:function size:0x7C scope:global align:4 +isPauseMenuActive__9AudSystemCFv = .text:0x80027B38; // type:function size:0x24 scope:global align:4 +screenSaverProcess__9AudSystemFv = .text:0x80027B5C; // type:function size:0x54 scope:global align:4 +isEnableStartSound__9AudSystemF10JAISoundID = .text:0x80027BB0; // type:function size:0x78 scope:global align:4 +doDvdErrorProcess__9AudSystemFv = .text:0x80027C28; // type:function size:0x4C scope:global align:4 +exitDvdErrorProcess__9AudSystemFv = .text:0x80027C74; // type:function size:0x54 scope:global align:4 +getNumOfPlaying__9AudSystemF10JAISoundID = .text:0x80027CC8; // type:function size:0x50 scope:global align:4 +getPlayCountMin__9AudSystemF10JAISoundID = .text:0x80027D18; // type:function size:0x5C scope:global align:4 +setMicMtx__9AudSystemFPA4_fl = .text:0x80027D74; // type:function size:0x84 scope:global align:4 +getMicPos__9AudSystemFl = .text:0x80027DF8; // type:function size:0x10 scope:global align:4 +setFarCamera__9AudSystemFb = .text:0x80027E08; // type:function size:0x8 scope:global align:4 +setSeVolumeSet__9AudSystemFlUl = .text:0x80027E10; // type:function size:0x14 scope:global align:4 +recoverSeVolumeSet__9AudSystemFUl = .text:0x80027E24; // type:function size:0x14 scope:global align:4 +initVolumeSetting__9AudSystemFv = .text:0x80027E38; // type:function size:0x8C scope:global align:4 +initCategoryArrangement__9AudSystemFv = .text:0x80027EC4; // type:function size:0x128 scope:global align:4 +setMeResource__9AudSystemFP10JKRArchiveUsUs = .text:0x80027FEC; // type:function size:0x80 scope:global align:4 +seFanfareProcess__9AudSystemFv = .text:0x8002806C; // type:function size:0x154 scope:global align:4 +isFanfareSePlaying__9AudSystemFv = .text:0x800281C0; // type:function size:0x90 scope:global align:4 +registerLimitedSound__9AudSystemF10JAISoundIDl = .text:0x80028250; // type:function size:0xBC scope:global align:4 +clearAllLimitedSound__9AudSystemFv = .text:0x8002830C; // type:function size:0x54 scope:global align:4 +isRegisteredLimitedSound__9AudSystemF10JAISoundID = .text:0x80028360; // type:function size:0x38 scope:global align:4 +updateLimitedSound__9AudSystemFv = .text:0x80028398; // type:function size:0x54 scope:global align:4 +isAlreadyPlayingSoundNear__9AudSystemF10JAISoundIDPCQ29JGeometry8TVec3f = .text:0x800283EC; // type:function size:0x11C scope:global align:4 +setVolumeZeroForce__9AudSystemFl = .text:0x80028508; // type:function size:0x74 scope:global align:4 +getHeap__14JAUSectionHeapFv = .text:0x8002857C; // type:function size:0x44 scope:global align:4 +__dt__17JAUAudioArcLoaderFv = .text:0x800285C0; // type:function size:0x58 scope:global align:4 +__dt__12JAUDisposer_Fv = .text:0x80028618; // type:function size:0x40 scope:global align:4 +__dt__15JAUStdSoundInfoFv = .text:0x80028658; // type:function size:0x74 scope:global align:4 +__dt__23JSULink<12JAUDisposer_>Fv = .text:0x800286CC; // type:function size:0x58 scope:global align:4 +__dt__98AudAudience_<4,20AudDopplerAudible<4>,23AudDopplerAudienceState,31AudAudience_withSetting_doppler>Fv = .text:0x80028724; // type:function size:0x58 scope:global align:4 +__dt__31AudAudience_withSetting_dopplerFv = .text:0x8002877C; // type:function size:0x5C scope:global align:4 +__dt__23AudAudience_withSettingFv = .text:0x800287D8; // type:function size:0x58 scope:global align:4 +__dt__9AudBgmMgrFv = .text:0x80028830; // type:function size:0xA0 scope:global align:4 +__dt__22AudBgmVolumeControllerFv = .text:0x800288D0; // type:function size:0x68 scope:global align:4 +resetMtx__23AudDopplerAudienceStateFPA4_Cf = .text:0x80028938; // type:function size:0x58 scope:global align:4 +getMaxChannels__98AudAudience_<4,20AudDopplerAudible<4>,23AudDopplerAudienceState,31AudAudience_withSetting_doppler>Fv = .text:0x80028990; // type:function size:0x8 scope:global align:4 +newAudible__98AudAudience_<4,20AudDopplerAudible<4>,23AudDopplerAudienceState,31AudAudience_withSetting_doppler>FRCQ29JGeometry8TVec310JAISoundIDPCQ29JGeometry8TVec3Ul = .text:0x80028998; // type:function size:0x250 scope:global align:4 +convertAbsToRel__23AudDopplerAudienceStateFRCQ29JGeometry8TVec3P23JAUDopplerAudibleRelPos = .text:0x80028BE8; // type:function size:0x124 scope:global align:4 +calcDeltaPriority___23AudAudience_withSettingCFfbl = .text:0x80028D0C; // type:function size:0xEC scope:global align:4 +deleteAudible__98AudAudience_<4,20AudDopplerAudible<4>,23AudDopplerAudienceState,31AudAudience_withSetting_doppler>FP10JAIAudible = .text:0x80028DF8; // type:function size:0x24 scope:global align:4 +calcPriority__98AudAudience_<4,20AudDopplerAudible<4>,23AudDopplerAudienceState,31AudAudience_withSetting_doppler>FP10JAIAudible = .text:0x80028E1C; // type:function size:0x12C scope:global align:4 +mixChannelOut__98AudAudience_<4,20AudDopplerAudible<4>,23AudDopplerAudienceState,31AudAudience_withSetting_doppler>FRC14JASSoundParamsP10JAIAudiblei = .text:0x80028F48; // type:function size:0x508 scope:global align:4 +getOuterParams__74AudGenericAudible_<4,24JAUDopplerAudibleChannel,23JAUDopplerAudibleAbsPos>Fi = .text:0x80029450; // type:function size:0x1C scope:global align:4 +calc__74AudGenericAudible_<4,24JAUDopplerAudibleChannel,23JAUDopplerAudibleAbsPos>Fv = .text:0x8002946C; // type:function size:0x44 scope:global align:4 +__dt__8AudFaderFv = .text:0x800294B0; // type:function size:0x40 scope:global align:4 +__dt__11AudMultiBgmFv = .text:0x800294F0; // type:function size:0x98 scope:global align:4 +__dt__18AudTrackControllerFv = .text:0x80029588; // type:function size:0x40 scope:global align:4 +__dt__14JAISoundHandleFv = .text:0x800295C8; // type:function size:0x54 scope:global align:4 +__dt__12AudSingleBgmFv = .text:0x8002961C; // type:function size:0x74 scope:global align:4 +__dt__33JASGlobalInstance<12JAUSoundInfo>Fv = .text:0x80029690; // type:function size:0x58 scope:global align:4 +__dt__12JAUSoundInfoFv = .text:0x800296E8; // type:function size:0x58 scope:global align:4 +__dt__18JASCriticalSectionFv = .text:0x80029740; // type:function size:0x58 scope:global align:4 +__dt__74AudGenericAudible_<4,24JAUDopplerAudibleChannel,23JAUDopplerAudibleAbsPos>Fv = .text:0x80029798; // type:function size:0x58 scope:global align:4 +__dt__20AudDopplerAudible<4>Fv = .text:0x800297F0; // type:function size:0x68 scope:global align:4 +__dt__22JAUStreamStaticAramMgrFv = .text:0x80029858; // type:function size:0x5C scope:global align:4 +__dt__37JAUDisposerObject_<15JAUStdSoundInfo>Fv = .text:0x800298B4; // type:function size:0x68 scope:global align:4 +setPositionFromLookAt__Q29JGeometry64TPosition3>>FRCQ29JGeometry64TPosition3>> = .text:0x8002991C; // type:function size:0x128 scope:global align:4 +getTrans__Q29JGeometry64TPosition3>>CFRQ29JGeometry8TVec3 = .text:0x80029A44; // type:function size:0x18 scope:global align:4 +reset__Q23std9bitset<2>FUl = .text:0x80029A5C; // type:function size:0x74 scope:global align:4 +test__Q23std9bitset<2>CFUl = .text:0x80029AD0; // type:function size:0x74 scope:global align:4 +__dt__24JAUStreamAramMgrBase_<2>Fv = .text:0x80029B44; // type:function size:0xAC scope:global align:4 +__dt__26JAUStreamStaticAramMgr_<2>Fv = .text:0x80029BF0; // type:function size:0x58 scope:global align:4 +newStreamAram__26JAUStreamStaticAramMgr_<2>FPUl = .text:0x80029C48; // type:function size:0xB8 scope:global align:4 +deleteStreamAram__26JAUStreamStaticAramMgr_<2>FUl = .text:0x80029D00; // type:function size:0x90 scope:global align:4 +__dt__27JAISoundStrategyMgr<5JAISe>Fv = .text:0x80029D90; // type:function size:0x40 scope:global align:4 +__dt__9AudSystemFv = .text:0x80029DD0; // type:function size:0x80 scope:global align:4 +init__14JASSoundParamsFv = .text:0x80029E50; // type:function size:0x24 scope:global align:4 +__sinit_\AudSystem_cpp = .text:0x80029E74; // type:function size:0x104 scope:local align:4 +__ct__24JASMemPool<10AudMeTrack>Fv = .text:0x80029F78; // type:function size:0x30 scope:global align:4 +__dt__24JASMemPool<10AudMeTrack>Fv = .text:0x80029FA8; // type:function size:0x58 scope:global align:4 +__ct__18JASMemPool<5AudMe>Fv = .text:0x8002A000; // type:function size:0x30 scope:global align:4 +__dt__18JASMemPool<5AudMe>Fv = .text:0x8002A030; // type:function size:0x58 scope:global align:4 +__ct__27JASMemPool<13AudSeStrategy>Fv = .text:0x8002A088; // type:function size:0x30 scope:global align:4 +__dt__27JASMemPool<13AudSeStrategy>Fv = .text:0x8002A0B8; // type:function size:0x58 scope:global align:4 +__ct__34JASMemPool<20AudDopplerAudible<4>>Fv = .text:0x8002A110; // type:function size:0x30 scope:global align:4 +__dt__34JASMemPool<20AudDopplerAudible<4>>Fv = .text:0x8002A140; // type:function size:0x58 scope:global align:4 +@4@getBgmSeqResourceID__15JAUStdSoundInfoCF10JAISoundID = .text:0x8002A198; // type:function size:0x8 scope:local align:4 +@4@getAudibleSw__15JAUStdSoundInfoCF10JAISoundID = .text:0x8002A1A0; // type:function size:0x8 scope:local align:4 +@8@__dt__37JAUDisposerObject_<15JAUStdSoundInfo>Fv = .text:0x8002A1A8; // type:function size:0x8 scope:local align:4 +@8@getStreamFileEntry__15JAUStdSoundInfoF10JAISoundID = .text:0x8002A1B0; // type:function size:0x8 scope:local align:4 +@12@__dt__37JAUDisposerObject_<15JAUStdSoundInfo>Fv = .text:0x8002A1B8; // type:function size:0x8 scope:local align:4 +__ct__25AudSystemVolumeControllerFP9AudSystem = .text:0x8002A1C0; // type:function size:0x48 scope:global align:4 +init__25AudSystemVolumeControllerFv = .text:0x8002A208; // type:function size:0x2C scope:global align:4 +update__25AudSystemVolumeControllerFv = .text:0x8002A234; // type:function size:0x4 scope:global align:4 +setSeVolumeSetTrig__25AudSystemVolumeControllerFlUl = .text:0x8002A238; // type:function size:0x44 scope:global align:4 +recoverSeVolumeSet__25AudSystemVolumeControllerFUl = .text:0x8002A27C; // type:function size:0x48 scope:global align:4 +setSeVolumeSetLevel__25AudSystemVolumeControllerFl = .text:0x8002A2C4; // type:function size:0x5C scope:global align:4 +updateSeVolumeSetLevel__25AudSystemVolumeControllerFv = .text:0x8002A320; // type:function size:0x68 scope:global align:4 +setSeVolumeSetInner__25AudSystemVolumeControllerFlUl = .text:0x8002A388; // type:function size:0x7C scope:global align:4 +pushVolumeSet__25AudSystemVolumeControllerFv = .text:0x8002A404; // type:function size:0x24 scope:global align:4 +popVolumeSet__25AudSystemVolumeControllerFv = .text:0x8002A428; // type:function size:0x34 scope:global align:4 +updateSetting__23AudAudience_withSettingFv = .text:0x8002A45C; // type:function size:0x94 scope:global align:4 +__ct__23AudAudience_withSettingFv = .text:0x8002A4F0; // type:function size:0x50 scope:global align:4 +getSoundSw__12AudSoundInfoCF10JAISoundID = .text:0x8002A540; // type:function size:0xA0 scope:global align:4 +isLimitNumPlaying__12AudSoundInfoCF10JAISoundID = .text:0x8002A5E0; // type:function size:0x80 scope:global align:4 +isLimitCountPlaying__12AudSoundInfoCF10JAISoundID = .text:0x8002A660; // type:function size:0xA8 scope:global align:4 +getChordResIdBgm__12AudSoundInfoCF10JAISoundID = .text:0x8002A708; // type:function size:0xA0 scope:global align:4 +isRhythmBgm__12AudSoundInfoCF10JAISoundID = .text:0x8002A7A8; // type:function size:0xB8 scope:global align:4 +isFanfareSe__12AudSoundInfoCF10JAISoundID = .text:0x8002A860; // type:function size:0xB8 scope:global align:4 +isUseFxMix__12AudSoundInfoCF10JAISoundID = .text:0x8002A918; // type:function size:0x9C scope:global align:4 +isUseLpf__12AudSoundInfoCF10JAISoundID = .text:0x8002A9B4; // type:function size:0x9C scope:global align:4 +getSystem__7AudWrapFv = .text:0x8002AA50; // type:function size:0x8 scope:global align:4 +getSoundInfo__7AudWrapFv = .text:0x8002AA58; // type:function size:0x8 scope:global align:4 +getSceneMgr__7AudWrapFv = .text:0x8002AA60; // type:function size:0xC scope:global align:4 +getBgmMgr__7AudWrapFv = .text:0x8002AA6C; // type:function size:0xC scope:global align:4 +getStageBgm__7AudWrapFv = .text:0x8002AA78; // type:function size:0xC scope:global align:4 +getSubBgm__7AudWrapFv = .text:0x8002AA84; // type:function size:0xC scope:global align:4 +startStageBgm__7AudWrapFUlb = .text:0x8002AA90; // type:function size:0x18 scope:global align:4 +startSubBgm__7AudWrapFUlb = .text:0x8002AAA8; // type:function size:0x18 scope:global align:4 +setNextIdStageBgm__7AudWrapFUl = .text:0x8002AAC0; // type:function size:0x14 scope:global align:4 +startLastStageBgm__7AudWrapFv = .text:0x8002AAD4; // type:function size:0x10 scope:global align:4 +getSystemSeObject__7AudWrapFv = .text:0x8002AAE4; // type:function size:0xC scope:global align:4 +getAtmosphereSeObject__7AudWrapFv = .text:0x8002AAF0; // type:function size:0xC scope:global align:4 +getSoundObjHolder__7AudWrapFv = .text:0x8002AAFC; // type:function size:0xC scope:global align:4 +getRhythmMeSystem__7AudWrapFv = .text:0x8002AB08; // type:function size:0xC scope:global align:4 +getSystemMeObject__7AudWrapFv = .text:0x8002AB14; // type:function size:0xC scope:global align:4 +getRemixMgr__7AudWrapFv = .text:0x8002AB20; // type:function size:0xC scope:global align:4 +getRemixSequencer__7AudWrapFv = .text:0x8002AB2C; // type:function size:0x10 scope:global align:4 +getRemixSeqObject__7AudWrapFv = .text:0x8002AB3C; // type:function size:0x10 scope:global align:4 +__sinit_\AudWrap_cpp = .text:0x8002AB4C; // type:function size:0x94 scope:local align:4 +__ct__14AudSoundObjectFPQ29JGeometry8TVec3UcP7JKRHeap = .text:0x8002ABE0; // type:function size:0xCC scope:global align:4 +__dt__14AudSoundObjectFv = .text:0x8002ACAC; // type:function size:0x88 scope:global align:4 +addToSoundObjHolder__14AudSoundObjectFv = .text:0x8002AD34; // type:function size:0x34 scope:global align:4 +setTrans__14AudSoundObjectFPQ29JGeometry8TVec3 = .text:0x8002AD68; // type:function size:0x8 scope:global align:4 +writePort__14AudSoundObjectFP14JAISoundHandleUlUs = .text:0x8002AD70; // type:function size:0xA8 scope:global align:4 +isLimitedSound__14AudSoundObjectF10JAISoundID = .text:0x8002AE18; // type:function size:0x104 scope:global align:4 +startSound__14AudSoundObjectF10JAISoundID = .text:0x8002AF1C; // type:function size:0x120 scope:global align:4 +startLevelSound__14AudSoundObjectF10JAISoundID = .text:0x8002B03C; // type:function size:0x10C scope:global align:4 +startLevelSound__14AudSoundObjectFPCc = .text:0x8002B148; // type:function size:0x58 scope:global align:4 +startSoundParam__14AudSoundObjectF10JAISoundIDll = .text:0x8002B1A0; // type:function size:0xA8 scope:global align:4 +startLevelSoundParam__14AudSoundObjectF10JAISoundIDll = .text:0x8002B248; // type:function size:0xA8 scope:global align:4 +startLevelSoundParam__14AudSoundObjectFPCcll = .text:0x8002B2F0; // type:function size:0x68 scope:global align:4 +modifyLimitedSound__14AudSoundObjectF10JAISoundID = .text:0x8002B358; // type:function size:0x68 scope:global align:4 +isPlayingID__14AudSoundObjectF10JAISoundID = .text:0x8002B3C0; // type:function size:0x34 scope:global align:4 +releaseHandle__14AudSoundObjectF10JAISoundID = .text:0x8002B3F4; // type:function size:0x3C scope:global align:4 +setMapCode__14AudSoundObjectFl = .text:0x8002B430; // type:function size:0x1C scope:global align:4 +setMapCodeExtra__14AudSoundObjectFl = .text:0x8002B44C; // type:function size:0x28 scope:global align:4 +getMapCode__14AudSoundObjectCFv = .text:0x8002B474; // type:function size:0x1C scope:global align:4 +clearMapCode__14AudSoundObjectFv = .text:0x8002B490; // type:function size:0x10 scope:global align:4 +convertNameToLevelSEID__14AudSoundObjectFPCc = .text:0x8002B4A0; // type:function size:0x164 scope:global align:4 +limitVoiceOne__14AudSoundObjectF10JAISoundID = .text:0x8002B604; // type:function size:0x58 scope:global align:4 +stopCategorySound__14AudSoundObjectFUlUl = .text:0x8002B65C; // type:function size:0x90 scope:global align:4 +setMapCodeToPort__14AudSoundObjectFP14JAISoundHandle10JAISoundID = .text:0x8002B6EC; // type:function size:0x108 scope:global align:4 +setCutoffToPort__14AudSoundObjectFP14JAISoundHandle10JAISoundID = .text:0x8002B7F4; // type:function size:0x178 scope:global align:4 +convertSoundIdFromSeVersion__14AudSoundObjectCF10JAISoundID = .text:0x8002B96C; // type:function size:0x1A4 scope:global align:4 +__ct__19AudSoundObjHashDataFv = .text:0x8002BB10; // type:function size:0x30 scope:global align:4 +init__19AudSoundObjHashDataFv = .text:0x8002BB40; // type:function size:0x14 scope:global align:4 +@24@__dt__14AudSoundObjectFv = .text:0x8002BB54; // type:function size:0x8 scope:local align:4 +modifySe_Kawamura__14AudSoundObjectFP14JAISoundHandlel = .text:0x8002BB5C; // type:function size:0x8DC scope:global align:4 +modifyLimitedSound_Kawamura__14AudSoundObjectF10JAISoundID = .text:0x8002C438; // type:function size:0x29C scope:global align:4 +modifySe_Takezawa__14AudSoundObjectFP14JAISoundHandlell = .text:0x8002C6D4; // type:function size:0x1248 scope:global align:4 +modifyLimitedSound_Takezawa__14AudSoundObjectF10JAISoundID = .text:0x8002D91C; // type:function size:0xD4 scope:global align:4 +modifySe_Gohara__14AudSoundObjectFP14JAISoundHandlell = .text:0x8002D9F0; // type:function size:0x270 scope:global align:4 +__ct__17AudAnmSoundObjectFPQ29JGeometry8TVec3UcP7JKRHeap = .text:0x8002DC60; // type:function size:0x58 scope:global align:4 +update__17AudAnmSoundObjectFf = .text:0x8002DCB8; // type:function size:0x18 scope:global align:4 +modifySoundParams__17AudAnmSoundObjectFP14JASSoundParamsPC22JAUSoundAnimationSoundf = .text:0x8002DCD0; // type:function size:0x18 scope:global align:4 +playsSound__17AudAnmSoundObjectFPC22JAUSoundAnimationSoundRCQ29JGeometry8TVec3f = .text:0x8002DCE8; // type:function size:0x94 scope:global align:4 +getSoundID__17AudAnmSoundObjectFPC22JAUSoundAnimationSoundRCQ29JGeometry8TVec3f = .text:0x8002DD7C; // type:function size:0x1BC scope:global align:4 +getFreeHandle__17AudAnmSoundObjectFPC22JAUSoundAnimationSound = .text:0x8002DF38; // type:function size:0x8 scope:global align:4 +skip__17AudAnmSoundObjectFf = .text:0x8002DF40; // type:function size:0x254 scope:global align:4 +setStartPos__17AudAnmSoundObjectFf = .text:0x8002E194; // type:function size:0x84 scope:global align:4 +updateAnimSound__17AudAnmSoundObjectFfRCQ29JGeometry8TVec3P15JAISoundStarter = .text:0x8002E218; // type:function size:0x290 scope:global align:4 +startAnimSound__17AudAnmSoundObjectFRCQ29JGeometry8TVec3fP15JAISoundStarter = .text:0x8002E4A8; // type:function size:0x1DC scope:global align:4 +releaseHandleIfNecessary__17AudAnmSoundObjectFP14JAISoundHandleUl = .text:0x8002E684; // type:function size:0x64 scope:global align:4 +getNumSounds__17JAUSoundAnimationCFv = .text:0x8002E6E8; // type:function size:0x2C scope:global align:4 +isNotingOn__22JAUSoundAnimationSoundCFfb = .text:0x8002E714; // type:function size:0xA4 scope:global align:4 +getSound__17JAUSoundAnimationCFi = .text:0x8002E7B8; // type:function size:0x3C scope:global align:4 +__dt__17AudAnmSoundObjectFv = .text:0x8002E7F4; // type:function size:0x58 scope:global align:4 +@24@__dt__17AudAnmSoundObjectFv = .text:0x8002E84C; // type:function size:0x8 scope:local align:4 +@72@modifySoundParams__17AudAnmSoundObjectFP14JASSoundParamsPC22JAUSoundAnimationSoundf = .text:0x8002E854; // type:function size:0x8 scope:local align:4 +@72@playsSound__17AudAnmSoundObjectFPC22JAUSoundAnimationSoundRCQ29JGeometry8TVec3f = .text:0x8002E85C; // type:function size:0x8 scope:local align:4 +@72@getSoundID__17AudAnmSoundObjectFPC22JAUSoundAnimationSoundRCQ29JGeometry8TVec3f = .text:0x8002E864; // type:function size:0x8 scope:local align:4 +@72@getFreeHandle__17AudAnmSoundObjectFPC22JAUSoundAnimationSound = .text:0x8002E86C; // type:function size:0x8 scope:local align:4 +__ct__6AudBgmFv = .text:0x8002E874; // type:function size:0x30 scope:global align:4 +resetAuxVolume__6AudBgmFv = .text:0x8002E8A4; // type:function size:0x54 scope:global align:4 +__ct__12AudSingleBgmFv = .text:0x8002E8F8; // type:function size:0x80 scope:global align:4 +init__12AudSingleBgmFv = .text:0x8002E978; // type:function size:0xC scope:global align:4 +movement__12AudSingleBgmFv = .text:0x8002E984; // type:function size:0x74 scope:global align:4 +start__12AudSingleBgmFUlb = .text:0x8002E9F8; // type:function size:0x124 scope:global align:4 +stop__12AudSingleBgmFUl = .text:0x8002EB1C; // type:function size:0x50 scope:global align:4 +isPreparedPlay__12AudSingleBgmFv = .text:0x8002EB6C; // type:function size:0x2C scope:global align:4 +playAfterPrepared__12AudSingleBgmFv = .text:0x8002EB98; // type:function size:0x18 scope:global align:4 +getRhythmHandle__12AudSingleBgmFv = .text:0x8002EBB0; // type:function size:0x38 scope:global align:4 +moveVolume__12AudSingleBgmFfUl = .text:0x8002EBE8; // type:function size:0x4C scope:global align:4 +moveVolumeForNoteFairy__12AudSingleBgmFfUl = .text:0x8002EC34; // type:function size:0x4C scope:global align:4 +changeTrackMuteState__12AudSingleBgmFll = .text:0x8002EC80; // type:function size:0x120 scope:global align:4 +initTrackController__12AudSingleBgmFv = .text:0x8002EDA0; // type:function size:0x28 scope:global align:4 +startTrackControl__12AudSingleBgmFv = .text:0x8002EDC8; // type:function size:0x58 scope:global align:4 +stopTrackControl__12AudSingleBgmFv = .text:0x8002EE20; // type:function size:0x54 scope:global align:4 +updateTrackControl__12AudSingleBgmFv = .text:0x8002EE74; // type:function size:0x60 scope:global align:4 +__ct__11AudMultiBgmFv = .text:0x8002EED4; // type:function size:0xB4 scope:global align:4 +init__11AudMultiBgmFv = .text:0x8002EF88; // type:function size:0x60 scope:global align:4 +start__11AudMultiBgmFUlb = .text:0x8002EFE8; // type:function size:0x78 scope:global align:4 +stop__11AudMultiBgmFUl = .text:0x8002F060; // type:function size:0x6C scope:global align:4 +isPreparedPlay__11AudMultiBgmFv = .text:0x8002F0CC; // type:function size:0x4 scope:global align:4 +playAfterPrepared__11AudMultiBgmFv = .text:0x8002F0D0; // type:function size:0xC scope:global align:4 +sendToSyncStream__11AudMultiBgmFv = .text:0x8002F0DC; // type:function size:0xFC scope:global align:4 +rejectFromSyncStream__11AudMultiBgmFv = .text:0x8002F1D8; // type:function size:0x60 scope:global align:4 +movement__11AudMultiBgmFv = .text:0x8002F238; // type:function size:0x124 scope:global align:4 +moveVolume__11AudMultiBgmFfUl = .text:0x8002F35C; // type:function size:0x58 scope:global align:4 +moveVolumeForNoteFairy__11AudMultiBgmFfUl = .text:0x8002F3B4; // type:function size:0x58 scope:global align:4 +changeTrackMuteState__11AudMultiBgmFll = .text:0x8002F40C; // type:function size:0x200 scope:global align:4 +getHandle__11AudMultiBgmFv = .text:0x8002F60C; // type:function size:0x8 scope:global align:4 +getRhythmHandle__11AudMultiBgmFv = .text:0x8002F614; // type:function size:0x8 scope:global align:4 +isSoundAttached__11AudMultiBgmCFv = .text:0x8002F61C; // type:function size:0x10 scope:global align:4 +pause__11AudMultiBgmFb = .text:0x8002F62C; // type:function size:0x1C scope:global align:4 +isStopping__11AudMultiBgmCFv = .text:0x8002F648; // type:function size:0x18 scope:global align:4 +isPaused__11AudMultiBgmCFv = .text:0x8002F660; // type:function size:0x28 scope:global align:4 +getSoundID__11AudMultiBgmCFv = .text:0x8002F688; // type:function size:0x24 scope:global align:4 +initTrackController__11AudMultiBgmFv = .text:0x8002F6AC; // type:function size:0x28 scope:global align:4 +startTrackControl__11AudMultiBgmFv = .text:0x8002F6D4; // type:function size:0x58 scope:global align:4 +updateTrackControl__11AudMultiBgmFv = .text:0x8002F72C; // type:function size:0x54 scope:global align:4 +prepare__11AudMultiBgmFUl = .text:0x8002F780; // type:function size:0x180 scope:global align:4 +isPrepared__11AudMultiBgmFv = .text:0x8002F900; // type:function size:0x64 scope:global align:4 +unlock__11AudMultiBgmFv = .text:0x8002F964; // type:function size:0x64 scope:global align:4 +updateSyncProcess__11AudMultiBgmFv = .text:0x8002F9C8; // type:function size:0x50 scope:global align:4 +pauseSyncProcess__11AudMultiBgmFv = .text:0x8002FA18; // type:function size:0x94 scope:global align:4 +setStreamVolume__11AudMultiBgmFff = .text:0x8002FAAC; // type:function size:0xD0 scope:global align:4 +isStopping__8JAISoundCFv = .text:0x8002FB7C; // type:function size:0x40 scope:global align:4 +getRhythmStrategy__6AudBgmFv = .text:0x8002FBBC; // type:function size:0x8 scope:global align:4 +setVolumeController__6AudBgmFP22AudBgmVolumeController = .text:0x8002FBC4; // type:function size:0x8 scope:global align:4 +rejectFromSyncStream__12AudSingleBgmFv = .text:0x8002FBCC; // type:function size:0x4 scope:global align:4 +sendToSyncStream__12AudSingleBgmFv = .text:0x8002FBD0; // type:function size:0x4 scope:global align:4 +getSoundID__12AudSingleBgmCFv = .text:0x8002FBD4; // type:function size:0x24 scope:global align:4 +isPaused__12AudSingleBgmCFv = .text:0x8002FBF8; // type:function size:0x28 scope:global align:4 +isStopping__12AudSingleBgmCFv = .text:0x8002FC20; // type:function size:0x18 scope:global align:4 +pause__12AudSingleBgmFb = .text:0x8002FC38; // type:function size:0x1C scope:global align:4 +isSoundAttached__12AudSingleBgmCFv = .text:0x8002FC54; // type:function size:0x10 scope:global align:4 +getHandle__12AudSingleBgmFv = .text:0x8002FC64; // type:function size:0x8 scope:global align:4 +__sinit_\AudBgm_cpp = .text:0x8002FC6C; // type:function size:0x94 scope:local align:4 +__ct__12AudBgmKeeperFv = .text:0x8002FD00; // type:function size:0x74 scope:global align:4 +get__12AudBgmKeeperFQ212AudBgmKeeper7BgmType = .text:0x8002FD74; // type:function size:0x58 scope:global align:4 +release__12AudBgmKeeperFP6AudBgm = .text:0x8002FDCC; // type:function size:0xCC scope:global align:4 +getValidSingleBgm__12AudBgmKeeperFv = .text:0x8002FE98; // type:function size:0x44 scope:global align:4 +getValidMultiBgm__12AudBgmKeeperFv = .text:0x8002FEDC; // type:function size:0x48 scope:global align:4 +__ct__9AudBgmMgrFv = .text:0x8002FF24; // type:function size:0x88 scope:global align:4 +movement__9AudBgmMgrFv = .text:0x8002FFAC; // type:function size:0xBC scope:global align:4 +start__9AudBgmMgrFlUlb = .text:0x80030068; // type:function size:0x16C scope:global align:4 +setNextBGM__9AudBgmMgrFlUl = .text:0x800301D4; // type:function size:0x10 scope:global align:4 +clearNextBGM__9AudBgmMgrFl = .text:0x800301E4; // type:function size:0x14 scope:global align:4 +startLastBGM__9AudBgmMgrFl = .text:0x800301F8; // type:function size:0x2C scope:global align:4 +clearLastBGM__9AudBgmMgrFl = .text:0x80030224; // type:function size:0x14 scope:global align:4 +pause__9AudBgmMgrFv = .text:0x80030238; // type:function size:0x68 scope:global align:4 +unpause__9AudBgmMgrFv = .text:0x800302A0; // type:function size:0x68 scope:global align:4 +volDownLevel__9AudBgmMgrFb = .text:0x80030308; // type:function size:0x5C scope:global align:4 +volDownStageBgmWhenSubBgmPlaying__9AudBgmMgrFv = .text:0x80030364; // type:function size:0xAC scope:global align:4 +startNextBgmWhenStopping__9AudBgmMgrFl = .text:0x80030410; // type:function size:0x90 scope:global align:4 +releaseStoppingBgm__9AudBgmMgrFl = .text:0x800304A0; // type:function size:0xC4 scope:global align:4 +sendToRhythmSystem__9AudBgmMgrFl = .text:0x80030564; // type:function size:0xC8 scope:global align:4 +setBgmToRhythmDominant__9AudBgmMgrFl = .text:0x8003062C; // type:function size:0x74 scope:global align:4 +stopRhythmProcess__9AudBgmMgrFl = .text:0x800306A0; // type:function size:0xB8 scope:global align:4 +set__20AudBgmRhythmStrategyFP6AudBgml = .text:0x80030758; // type:function size:0xC4 scope:global align:4 +reject__20AudBgmRhythmStrategyFv = .text:0x8003081C; // type:function size:0x74 scope:global align:4 +setDominant__20AudBgmRhythmStrategyFv = .text:0x80030890; // type:function size:0xFC scope:global align:4 +isDominant__20AudBgmRhythmStrategyCFv = .text:0x8003098C; // type:function size:0x54 scope:global align:4 +__sinit_\AudBgmRhythmStrategy_cpp = .text:0x800309E0; // type:function size:0x94 scope:local align:4 +getMuteState__13AudBgmSettingF10JAISoundIDl = .text:0x80030A74; // type:function size:0x40 scope:global align:4 +getExtraChordNum__13AudBgmSettingF10JAISoundIDl = .text:0x80030AB4; // type:function size:0x48 scope:global align:4 +getSeqIdForMultiBgm__13AudBgmSettingFUl = .text:0x80030AFC; // type:function size:0x14 scope:global align:4 +getStreamIdForMultiBgm__13AudBgmSettingFUl = .text:0x80030B10; // type:function size:0x18 scope:global align:4 +getBeatMulForMultiBgm__13AudBgmSettingFUl = .text:0x80030B28; // type:function size:0x18 scope:global align:4 +getIntroBeatsForMultiBgm__13AudBgmSettingFUl = .text:0x80030B40; // type:function size:0x18 scope:global align:4 +getLoopBeatsForMultiBgm__13AudBgmSettingFUl = .text:0x80030B58; // type:function size:0x18 scope:global align:4 +getLoopStartSamplesForMultiBgm__13AudBgmSettingFUl = .text:0x80030B70; // type:function size:0x18 scope:global align:4 +getLoopEndSamplesForMultiBgm__13AudBgmSettingFUl = .text:0x80030B88; // type:function size:0x18 scope:global align:4 +__ct__22AudBgmVolumeControllerFv = .text:0x80030BA0; // type:function size:0xD4 scope:global align:4 +update__22AudBgmVolumeControllerFv = .text:0x80030C74; // type:function size:0x90 scope:global align:4 +getVolume__22AudBgmVolumeControllerCFv = .text:0x80030D04; // type:function size:0x3C scope:global align:4 +volDown__22AudBgmVolumeControllerFb = .text:0x80030D40; // type:function size:0x70 scope:global align:4 +interruptedByOther__22AudBgmVolumeControllerFv = .text:0x80030DB0; // type:function size:0x4C scope:global align:4 +moveAuxVolume__22AudBgmVolumeControllerFfl = .text:0x80030DFC; // type:function size:0x8 scope:global align:4 +moveNoteFairyVolume__22AudBgmVolumeControllerFfl = .text:0x80030E04; // type:function size:0x8 scope:global align:4 +__ct__11AudEffectorFv = .text:0x80030E0C; // type:function size:0x38 scope:global align:4 +initFxLine__11AudEffectorFP7JKRHeap = .text:0x80030E44; // type:function size:0x78 scope:global align:4 +setFxSend__11AudEffectorFf = .text:0x80030EBC; // type:function size:0x28 scope:global align:4 +setCutoff__11AudEffectorFl = .text:0x80030EE4; // type:function size:0x1C scope:global align:4 +setSpecialFx__11AudEffectorFl = .text:0x80030F00; // type:function size:0x8 scope:global align:4 +initParams__11AudEffectorFv = .text:0x80030F08; // type:function size:0x1C scope:global align:4 +__ct__8AudFaderFv = .text:0x80030F24; // type:function size:0x18 scope:global align:4 +set__8AudFaderFfl = .text:0x80030F3C; // type:function size:0x58 scope:global align:4 +update__8AudFaderFv = .text:0x80030F94; // type:function size:0x5C scope:global align:4 +__ct__19AudLimitedSoundInfoFv = .text:0x80030FF0; // type:function size:0x14 scope:global align:4 +init__19AudLimitedSoundInfoFv = .text:0x80031004; // type:function size:0x14 scope:global align:4 +set__19AudLimitedSoundInfoF10JAISoundIDl = .text:0x80031018; // type:function size:0x10 scope:global align:4 +update__19AudLimitedSoundInfoFv = .text:0x80031028; // type:function size:0x34 scope:global align:4 +isFree__19AudLimitedSoundInfoFv = .text:0x8003105C; // type:function size:0x14 scope:global align:4 +__ct__18AudMeNameConverterFv = .text:0x80031070; // type:function size:0x3C scope:global align:4 +getMeID__18AudMeNameConverterCFPCc = .text:0x800310AC; // type:function size:0x94 scope:global align:4 +init__18AudMeNameConverterFv = .text:0x80031140; // type:function size:0xA8 scope:global align:4 +__sinit_\AudMeNameConverter_cpp = .text:0x800311E8; // type:function size:0x94 scope:local align:4 +setMicMtx__10AudMicWrapFPA4_fl = .text:0x8003127C; // type:function size:0x44 scope:global align:4 +setMicEnv__10AudMicWrapFv = .text:0x800312C0; // type:function size:0x8C scope:global align:4 +getMicPos__10AudMicWrapFv = .text:0x8003134C; // type:function size:0x28 scope:global align:4 +__ct__11AudRemixMgrFP7JKRHeap = .text:0x80031374; // type:function size:0x18 scope:global align:4 +init__11AudRemixMgrFv = .text:0x8003138C; // type:function size:0x74 scope:global align:4 +update__11AudRemixMgrFv = .text:0x80031400; // type:function size:0x8 scope:global align:4 +setRemixSeqResource__11AudRemixMgrFPv = .text:0x80031408; // type:function size:0x100 scope:global align:4 +getRemixNoteGroupDataFromMelodyNo__11AudRemixMgrCFl = .text:0x80031508; // type:function size:0x3C scope:global align:4 +__ct__20AudRmxSeqNoteOnTimerFv = .text:0x80031544; // type:function size:0x48 scope:global align:4 +initData__20AudRmxSeqNoteOnTimerFv = .text:0x8003158C; // type:function size:0x1C scope:global align:4 +setData__20AudRmxSeqNoteOnTimerFPC18RemixNoteTrackDataPC13RemixNoteData = .text:0x800315A8; // type:function size:0x5C scope:global align:4 +update__20AudRmxSeqNoteOnTimerFf = .text:0x80031604; // type:function size:0x1A4 scope:global align:4 +getFreeSeID__20AudRmxSeqNoteOnTimerFv = .text:0x800317A8; // type:function size:0x90 scope:global align:4 +__ct__17AudRemixSequencerFv = .text:0x80031838; // type:function size:0x74 scope:global align:4 +initNoteOnBuff__17AudRemixSequencerFv = .text:0x800318AC; // type:function size:0x50 scope:global align:4 +update__17AudRemixSequencerFv = .text:0x800318FC; // type:function size:0x7C scope:global align:4 +setTempo__17AudRemixSequencerFf = .text:0x80031978; // type:function size:0x20 scope:global align:4 +newNoteOnTimer__17AudRemixSequencerFv = .text:0x80031998; // type:function size:0x40 scope:global align:4 +addNoteData__17AudRemixSequencerFPC18RemixNoteTrackDataPC13RemixNoteData = .text:0x800319D8; // type:function size:0x58 scope:global align:4 +__ct__11AudSceneMgrFP14JAUSectionHeap = .text:0x80031A30; // type:function size:0x30 scope:global align:4 +isLoadDoneSystemInit__11AudSceneMgrFv = .text:0x80031A60; // type:function size:0x10 scope:global align:4 +loadStaticResource__11AudSceneMgrFv = .text:0x80031A70; // type:function size:0x94 scope:global align:4 +isLoadDoneStaticResource__11AudSceneMgrFv = .text:0x80031B04; // type:function size:0x134 scope:global align:4 +loadStageResource__11AudSceneMgrFPCcPCc = .text:0x80031C38; // type:function size:0x38 scope:global align:4 +loadStageResource__11AudSceneMgrFPC17AudSceneSoundInfo = .text:0x80031C70; // type:function size:0x158 scope:global align:4 +isLoadDoneStageResource__11AudSceneMgrFv = .text:0x80031DC8; // type:function size:0xF8 scope:global align:4 +loadScenarioResource__11AudSceneMgrFPCcPCcl = .text:0x80031EC0; // type:function size:0x48 scope:global align:4 +loadScenarioResource__11AudSceneMgrFPC17AudSceneSoundInfol = .text:0x80031F08; // type:function size:0xAC scope:global align:4 +isLoadDoneScenarioResource__11AudSceneMgrFv = .text:0x80031FB4; // type:function size:0x94 scope:global align:4 +startScene__11AudSceneMgrFv = .text:0x80032048; // type:function size:0x7C scope:global align:4 +findSceneSoundInfo__11AudSceneMgrFPCcPCc = .text:0x800320C4; // type:function size:0xAC scope:global align:4 +eraseLastBgmWaveSet__11AudSceneMgrFv = .text:0x80032170; // type:function size:0x6C scope:global align:4 +eraseLastSeWaveSet__11AudSceneMgrFv = .text:0x800321DC; // type:function size:0x6C scope:global align:4 +eraseLastSeScenarioWaveSet__11AudSceneMgrFv = .text:0x80032248; // type:function size:0x74 scope:global align:4 +loadWaveSet__11AudSceneMgrFPCScl = .text:0x800322BC; // type:function size:0x64 scope:global align:4 +setPlayerModeMario__11AudSceneMgrFv = .text:0x80032320; // type:function size:0xC scope:global align:4 +setPlayerModeLuigi__11AudSceneMgrFv = .text:0x8003232C; // type:function size:0xC scope:global align:4 +loadPlayerResource__11AudSceneMgrFv = .text:0x80032338; // type:function size:0x44 scope:global align:4 +isPlayerResourceLoaded__11AudSceneMgrFv = .text:0x8003237C; // type:function size:0x44 scope:global align:4 +__sinit_\AudSceneMgr_cpp = .text:0x800323C0; // type:function size:0x94 scope:local align:4 +calc__13AudSeStrategyFP5JAISe = .text:0x80032454; // type:function size:0x1E0 scope:global align:4 +mix__13AudSeStrategyFP5JAISeP14JASSoundParams = .text:0x80032634; // type:function size:0x4 scope:global align:4 +newStrategy__16AudSeStrategyMgrF10JAISoundID = .text:0x80032638; // type:function size:0x4C scope:global align:4 +deleteStrategy__16AudSeStrategyMgrFP24JAISoundStrategy<5JAISe> = .text:0x80032684; // type:function size:0x4C scope:global align:4 +__dt__13AudSeStrategyFv = .text:0x800326D0; // type:function size:0x50 scope:global align:4 +__dt__16AudSeStrategyMgrFv = .text:0x80032720; // type:function size:0x40 scope:global align:4 +__sinit_\AudSeStrategy_cpp = .text:0x80032760; // type:function size:0x5C scope:local align:4 +__ct__21AudSoundNameConverterFv = .text:0x800327BC; // type:function size:0x50 scope:global align:4 +getSoundID__21AudSoundNameConverterCFPCc = .text:0x8003280C; // type:function size:0x54 scope:global align:4 +getSoundID__21AudSoundNameConverterCFPCcUl = .text:0x80032860; // type:function size:0x198 scope:global align:4 +init__21AudSoundNameConverterFv = .text:0x800329F8; // type:function size:0x6C scope:global align:4 +initDataTable__21AudSoundNameConverterFPC17JAUSoundNameTable = .text:0x80032A64; // type:function size:0x10C scope:global align:4 +__ct__16AudSoundNameDataFv = .text:0x80032B70; // type:function size:0x4 scope:global align:4 +addGroupInfo__21AudSoundNameConverterFPC17JAUSoundNameTableUcUc = .text:0x80032B74; // type:function size:0xAC scope:global align:4 +addSectionInfo__21AudSoundNameConverterFPC17JAUSoundNameTableUc = .text:0x80032C20; // type:function size:0x70 scope:global align:4 +getSoundNameTableNumItem_inSection__21AudSoundNameConverterFPC17JAUSoundNameTableUc = .text:0x80032C90; // type:function size:0xE8 scope:global align:4 +__ct__17AudSoundObjHolderFP7JKRHeapl = .text:0x80032D78; // type:function size:0x48 scope:global align:4 +update__17AudSoundObjHolderFv = .text:0x80032DC0; // type:function size:0x5C scope:global align:4 +add__17AudSoundObjHolderFP14AudSoundObject = .text:0x80032E1C; // type:function size:0x2C scope:global align:4 +remove__17AudSoundObjHolderFP14AudSoundObject = .text:0x80032E48; // type:function size:0x8C scope:global align:4 +moveOver__17AudSoundObjHolderFll = .text:0x80032ED4; // type:function size:0x30 scope:global align:4 +getResName__14AudSpeakerWrapFv = .text:0x80032F04; // type:function size:0xC scope:global align:4 +getRequiredHeapSize__14AudSpeakerWrapFv = .text:0x80032F10; // type:function size:0x8 scope:global align:4 +start__14AudSpeakerWrapFll = .text:0x80032F18; // type:function size:0x98 scope:global align:4 +isPlayable__14AudSpeakerWrapFl = .text:0x80032FB0; // type:function size:0x48 scope:global align:4 +__sinit_\AudSpeakerWrap_cpp = .text:0x80032FF8; // type:function size:0x94 scope:local align:4 +__ct__14SpkSoundHandleFv = .text:0x8003308C; // type:function size:0xC scope:global align:4 +__dt__14SpkSoundHandleFv = .text:0x80033098; // type:function size:0x54 scope:global align:4 +__arraydtor$51632 = .text:0x800330EC; // type:function size:0x1C scope:local align:4 +__arraydtor$51634 = .text:0x80033108; // type:function size:0x1C scope:local align:4 +__ct__18AudTrackControllerFv = .text:0x80033124; // type:function size:0x58 scope:global align:4 +start__18AudTrackControllerFP14JAISoundHandle = .text:0x8003317C; // type:function size:0x10 scope:global align:4 +stop__18AudTrackControllerFv = .text:0x8003318C; // type:function size:0x10 scope:global align:4 +mute__18AudTrackControllerFv = .text:0x8003319C; // type:function size:0x64 scope:global align:4 +unmute__18AudTrackControllerFv = .text:0x80033200; // type:function size:0x64 scope:global align:4 +setMuteState__18AudTrackControllerFUclb = .text:0x80033264; // type:function size:0xA4 scope:global align:4 +update__18AudTrackControllerFv = .text:0x80033308; // type:function size:0xA8 scope:global align:4 +muteIfVolumeZero__18AudTrackControllerFv = .text:0x800333B0; // type:function size:0xF0 scope:global align:4 +linerMax__7AudUtilFllf = .text:0x800334A0; // type:function size:0x80 scope:global align:4 +linerMinMax__7AudUtilFlllff = .text:0x80033520; // type:function size:0x74 scope:global align:4 +isProperCurrentStageOrAudioDebugMode__7AudUtilFv = .text:0x80033594; // type:function size:0x8 scope:global align:4 +noteOn__7JASBankFPC7JASBankiUcUcUsPFUlP10JASChannelPQ26JASDsp8TChannelPv_vPv = .text:0x8003359C; // type:function size:0x2B4 scope:global align:4 +channelStart__8JASTrackFPQ28JASTrack11TChannelMgrUlUlUl = .text:0x80033850; // type:function size:0x204 scope:global align:4 +setFileName__10JASWaveArcFPCc = .text:0x80033A54; // type:function size:0xBC scope:global align:4 +load__10JASWaveArcFP7JASHeap = .text:0x80033B10; // type:function size:0xC0 scope:global align:4 +__ct__12JASInstParamFv = .text:0x80033BD0; // type:function size:0x40 scope:global align:4 +__sinit_\OverwriteJAudio_cpp = .text:0x80033C10; // type:function size:0x5C scope:local align:4 +__ct__38JASMemPool_MultiThreaded<10JASChannel>Fv = .text:0x80033C6C; // type:function size:0x30 scope:global align:4 +__dt__38JASMemPool_MultiThreaded<10JASChannel>Fv = .text:0x80033C9C; // type:function size:0x58 scope:global align:4 +__ct__20CSSoundNameConverterFv = .text:0x80033CF4; // type:function size:0x3C scope:global align:4 +getSoundID__20CSSoundNameConverterCFPCc = .text:0x80033D30; // type:function size:0x94 scope:global align:4 +init__20CSSoundNameConverterFv = .text:0x80033DC4; // type:function size:0x4C scope:global align:4 +initDataTable__20CSSoundNameConverterFPC8SpkTable = .text:0x80033E10; // type:function size:0x80 scope:global align:4 +makeDataTable__20CSSoundNameConverterFPC8SpkTable = .text:0x80033E90; // type:function size:0x7C scope:global align:4 +__ct__12BossAccessorFv = .text:0x80033F0C; // type:function size:0x4C scope:global align:4 +setBossAccessorKoopa__10BossAccessFP5Koopa = .text:0x80033F58; // type:function size:0x40 scope:global align:4 +getBossAccessorKoopa__10BossAccessFv = .text:0x80033F98; // type:function size:0x44 scope:global align:4 +__dt__12BossAccessorFv = .text:0x80033FDC; // type:function size:0x58 scope:global align:4 +__ct__11BossBegomanFPCc = .text:0x80034034; // type:function size:0x7C scope:global align:4 +__dt__11BegomanBaseFv = .text:0x800340B0; // type:function size:0x5C scope:global align:4 +init__11BossBegomanFRC12JMapInfoIter = .text:0x8003410C; // type:function size:0x3B8 scope:global align:4 +appear__11BossBegomanFv = .text:0x800344C4; // type:function size:0x48 scope:global align:4 +kill__11BossBegomanFv = .text:0x8003450C; // type:function size:0x48 scope:global align:4 +control__11BossBegomanFv = .text:0x80034554; // type:function size:0x228 scope:global align:4 +setStepBackNerve__11BossBegomanFv = .text:0x8003477C; // type:function size:0x54 scope:global align:4 +onTouchElectric__11BossBegomanFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800347D0; // type:function size:0x120 scope:global align:4 +setNerveReturn__11BossBegomanFv = .text:0x800348F0; // type:function size:0x28 scope:global align:4 +getNerveWait__11BossBegomanFv = .text:0x80034918; // type:function size:0x8 scope:global align:4 +addVelocityOnPushedFromElectricRail__11BossBegomanFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80034920; // type:function size:0xB8 scope:global align:4 +requestAttack__11BossBegomanFv = .text:0x800349D8; // type:function size:0x44 scope:global align:4 +exePreDemoWait__11BossBegomanFv = .text:0x80034A1C; // type:function size:0x70 scope:global align:4 +exeFirstContactDemo__11BossBegomanFv = .text:0x80034A8C; // type:function size:0xB0 scope:global align:4 +exeReady__11BossBegomanFv = .text:0x80034B3C; // type:function size:0xAC scope:global align:4 +exeSignAttack__11BossBegomanFv = .text:0x80034BE8; // type:function size:0x80 scope:global align:4 +exePursue__11BossBegomanFv = .text:0x80034C68; // type:function size:0x84 scope:global align:4 +exeTurn__11BossBegomanFv = .text:0x80034CEC; // type:function size:0xE4 scope:global align:4 +exeOnWeak__11BossBegomanFv = .text:0x80034DD0; // type:function size:0x1EC scope:global align:4 +exeStepBack__11BossBegomanFv = .text:0x80034FBC; // type:function size:0x7C scope:global align:4 +exeTrampleReaction__11BossBegomanFv = .text:0x80035038; // type:function size:0x134 scope:global align:4 +exeAware__11BossBegomanFv = .text:0x8003516C; // type:function size:0x98 scope:global align:4 +exeBlow__11BossBegomanFv = .text:0x80035204; // type:function size:0x118 scope:global align:4 +exeElectricDeath__11BossBegomanFv = .text:0x8003531C; // type:function size:0x278 scope:global align:4 +edgeRecoverCore__11BossBegomanFv = .text:0x80035594; // type:function size:0x8C scope:global align:4 +exeElectricReturn__11BossBegomanFv = .text:0x80035620; // type:function size:0x13C scope:global align:4 +exeJumpToInitPos__11BossBegomanFv = .text:0x8003575C; // type:function size:0x17C scope:global align:4 +tryLaunchFollower__11BossBegomanFv = .text:0x800358D8; // type:function size:0xE0 scope:global align:4 +killAllFollower__11BossBegomanFQ211BossBegoman12FollowerKind = .text:0x800359B8; // type:function size:0x110 scope:global align:4 +isDeadAllFollower__11BossBegomanFv = .text:0x80035AC8; // type:function size:0x24 scope:global align:4 +isDeadAllFollowerCore__11BossBegomanFPP11BegomanBasel = .text:0x80035AEC; // type:function size:0x6C scope:global align:4 +attackSensor__11BossBegomanFP9HitSensorP9HitSensor = .text:0x80035B58; // type:function size:0x234 scope:global align:4 +receiveMsgPush__11BossBegomanFP9HitSensorP9HitSensor = .text:0x80035D8C; // type:function size:0x2C scope:global align:4 +receiveMsgEnemyAttack__11BossBegomanFUlP9HitSensorP9HitSensor = .text:0x80035DB8; // type:function size:0x200 scope:global align:4 +receiveMsgPlayerAttack__11BossBegomanFUlP9HitSensorP9HitSensor = .text:0x80035FB8; // type:function size:0x228 scope:global align:4 +receiveMsgTrample__11BossBegomanFP9HitSensorP9HitSensor = .text:0x800361E0; // type:function size:0x1FC scope:global align:4 +receiveOtherMsg__11BossBegomanFUlP9HitSensorP9HitSensor = .text:0x800363DC; // type:function size:0x90 scope:global align:4 +calcAnim__11BossBegomanFv = .text:0x8003646C; // type:function size:0xA8 scope:global align:4 +startRotationLevelSound__11BossBegomanFv = .text:0x80036514; // type:function size:0x140 scope:global align:4 +__dt__11BossBegomanFv = .text:0x80036654; // type:function size:0x58 scope:global align:4 +__sinit_\BossBegoman_cpp = .text:0x800366AC; // type:function size:0xD4 scope:local align:4 +__ct__Q214NrvBossBegoman22HostTypeNrvPreDemoWaitFv = .text:0x80036780; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman27HostTypeNrvFirstContactDemoFv = .text:0x80036790; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman16HostTypeNrvReadyFv = .text:0x800367A0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman21HostTypeNrvNoCalcWaitFv = .text:0x800367B0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman15HostTypeNrvWaitFv = .text:0x800367C0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman21HostTypeNrvSignAttackFv = .text:0x800367D0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman17HostTypeNrvPursueFv = .text:0x800367E0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman15HostTypeNrvTurnFv = .text:0x800367F0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman17HostTypeNrvOnWeakFv = .text:0x80036800; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman21HostTypeNrvOnWeakTurnFv = .text:0x80036810; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman16HostTypeNrvBrakeFv = .text:0x80036820; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman19HostTypeNrvStepBackFv = .text:0x80036830; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman25HostTypeNrvStepBackOnWeakFv = .text:0x80036840; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman17HostTypeNrvReturnFv = .text:0x80036850; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman18HostTypeNrvProvokeFv = .text:0x80036860; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman26HostTypeNrvTrampleReactionFv = .text:0x80036870; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman16HostTypeNrvAwareFv = .text:0x80036880; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman22HostTypeNrvHitReactionFv = .text:0x80036890; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman15HostTypeNrvBlowFv = .text:0x800368A0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman24HostTypeNrvElectricDeathFv = .text:0x800368B0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman25HostTypeNrvElectricReturnFv = .text:0x800368C0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman24HostTypeNrvJumpToInitPosFv = .text:0x800368D0; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBossBegoman23HostTypeNrvKeepDistanceFv = .text:0x800368E0; // type:function size:0x10 scope:global align:4 +execute__Q214NrvBossBegoman23HostTypeNrvKeepDistanceCFP5Spine = .text:0x800368F0; // type:function size:0x54 scope:global align:4 +execute__Q214NrvBossBegoman24HostTypeNrvJumpToInitPosCFP5Spine = .text:0x80036944; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman25HostTypeNrvElectricReturnCFP5Spine = .text:0x8003694C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman24HostTypeNrvElectricDeathCFP5Spine = .text:0x80036954; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman15HostTypeNrvBlowCFP5Spine = .text:0x8003695C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman22HostTypeNrvHitReactionCFP5Spine = .text:0x80036964; // type:function size:0x4C scope:global align:4 +execute__Q214NrvBossBegoman16HostTypeNrvAwareCFP5Spine = .text:0x800369B0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman26HostTypeNrvTrampleReactionCFP5Spine = .text:0x800369B8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman18HostTypeNrvProvokeCFP5Spine = .text:0x800369C0; // type:function size:0x54 scope:global align:4 +execute__Q214NrvBossBegoman17HostTypeNrvReturnCFP5Spine = .text:0x80036A14; // type:function size:0x44 scope:global align:4 +execute__Q214NrvBossBegoman25HostTypeNrvStepBackOnWeakCFP5Spine = .text:0x80036A58; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman19HostTypeNrvStepBackCFP5Spine = .text:0x80036A60; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman16HostTypeNrvBrakeCFP5Spine = .text:0x80036A68; // type:function size:0x60 scope:global align:4 +execute__Q214NrvBossBegoman21HostTypeNrvOnWeakTurnCFP5Spine = .text:0x80036AC8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q214NrvBossBegoman17HostTypeNrvOnWeakCFP5Spine = .text:0x80036AD0; // type:function size:0x14 scope:global align:4 +execute__Q214NrvBossBegoman17HostTypeNrvOnWeakCFP5Spine = .text:0x80036AE4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q214NrvBossBegoman15HostTypeNrvTurnCFP5Spine = .text:0x80036AEC; // type:function size:0xC scope:global align:4 +execute__Q214NrvBossBegoman15HostTypeNrvTurnCFP5Spine = .text:0x80036AF8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman17HostTypeNrvPursueCFP5Spine = .text:0x80036B00; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman21HostTypeNrvSignAttackCFP5Spine = .text:0x80036B08; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman15HostTypeNrvWaitCFP5Spine = .text:0x80036B10; // type:function size:0x54 scope:global align:4 +executeOnEnd__Q214NrvBossBegoman21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x80036B64; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x80036B6C; // type:function size:0x50 scope:global align:4 +execute__Q214NrvBossBegoman16HostTypeNrvReadyCFP5Spine = .text:0x80036BBC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman27HostTypeNrvFirstContactDemoCFP5Spine = .text:0x80036BC4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q214NrvBossBegoman22HostTypeNrvPreDemoWaitCFP5Spine = .text:0x80036BCC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBossBegoman22HostTypeNrvPreDemoWaitCFP5Spine = .text:0x80036BD4; // type:function size:0x8 scope:global align:4 +getKind__11BossBegomanCFv = .text:0x80036BDC; // type:function size:0x8 scope:global align:4 +__ct__15BossBegomanHeadFP9LiveActorPA4_f = .text:0x80036BE4; // type:function size:0x68 scope:global align:4 +__dt__10PartsModelFv = .text:0x80036C4C; // type:function size:0x5C scope:global align:4 +init__15BossBegomanHeadFRC12JMapInfoIter = .text:0x80036CA8; // type:function size:0x110 scope:global align:4 +isSwitchOn__15BossBegomanHeadFv = .text:0x80036DB8; // type:function size:0x88 scope:global align:4 +isEdgeOut__15BossBegomanHeadFv = .text:0x80036E40; // type:function size:0x88 scope:global align:4 +setOpeningDemo__15BossBegomanHeadFv = .text:0x80036EC8; // type:function size:0x8 scope:global align:4 +trySwitchPushTrample__15BossBegomanHeadFv = .text:0x80036ED0; // type:function size:0x8 scope:global align:4 +tryForceRecover__15BossBegomanHeadFv = .text:0x80036ED8; // type:function size:0x8 scope:global align:4 +tryTurn__15BossBegomanHeadFv = .text:0x80036EE0; // type:function size:0x8 scope:global align:4 +tryTurnEnd__15BossBegomanHeadFv = .text:0x80036EE8; // type:function size:0x8 scope:global align:4 +exeOffWait__15BossBegomanHeadFv = .text:0x80036EF0; // type:function size:0x54 scope:global align:4 +exeTurn__15BossBegomanHeadFv = .text:0x80036F44; // type:function size:0x54 scope:global align:4 +exeTurnEnd__15BossBegomanHeadFv = .text:0x80036F98; // type:function size:0x60 scope:global align:4 +calcAndSetBaseMtx__15BossBegomanHeadFv = .text:0x80036FF8; // type:function size:0x34 scope:global align:4 +calcJointEdge__15BossBegomanHeadFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8003702C; // type:function size:0x14C scope:global align:4 +__sinit_\BossBegomanHead_cpp = .text:0x80037178; // type:function size:0x5C scope:local align:4 +__ct__Q218NrvBossBegomanHead19HostTypeNrvDemoWaitFv = .text:0x800371D4; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBossBegomanHead22HostTypeNrvOpeningDemoFv = .text:0x800371E4; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBossBegomanHead17HostTypeNrvOnWaitFv = .text:0x800371F4; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBossBegomanHead18HostTypeNrvOffWaitFv = .text:0x80037204; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBossBegomanHead19HostTypeNrvSwitchOnFv = .text:0x80037214; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBossBegomanHead20HostTypeNrvSwitchOffFv = .text:0x80037224; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBossBegomanHead15HostTypeNrvTurnFv = .text:0x80037234; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBossBegomanHead18HostTypeNrvTurnEndFv = .text:0x80037244; // type:function size:0x10 scope:global align:4 +execute__Q218NrvBossBegomanHead18HostTypeNrvTurnEndCFP5Spine = .text:0x80037254; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBossBegomanHead15HostTypeNrvTurnCFP5Spine = .text:0x8003725C; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBossBegomanHead20HostTypeNrvSwitchOffCFP5Spine = .text:0x80037264; // type:function size:0x50 scope:global align:4 +execute__Q218NrvBossBegomanHead19HostTypeNrvSwitchOnCFP5Spine = .text:0x800372B4; // type:function size:0x50 scope:global align:4 +execute__Q218NrvBossBegomanHead18HostTypeNrvOffWaitCFP5Spine = .text:0x80037304; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBossBegomanHead17HostTypeNrvOnWaitCFP5Spine = .text:0x8003730C; // type:function size:0x48 scope:global align:4 +execute__Q218NrvBossBegomanHead22HostTypeNrvOpeningDemoCFP5Spine = .text:0x80037354; // type:function size:0x48 scope:global align:4 +execute__Q218NrvBossBegomanHead19HostTypeNrvDemoWaitCFP5Spine = .text:0x8003739C; // type:function size:0x48 scope:global align:4 +__dt__40JointControlDelegator<15BossBegomanHead>Fv = .text:0x800373E4; // type:function size:0x40 scope:global align:4 +calcJointMatrix__40JointControlDelegator<15BossBegomanHead>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80037424; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__40JointControlDelegator<15BossBegomanHead>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8003748C; // type:function size:0x68 scope:global align:4 +__dt__15BossBegomanHeadFv = .text:0x800374F4; // type:function size:0x58 scope:global align:4 +__ct__Q29JGeometry8TVec3Fiii_Pv = .text:0x8003754C; // type:function size:0x60 scope:global align:4 +__dt__9LiveActorFv = .text:0x800375AC; // type:function size:0x58 scope:global align:4 +__ct__10BossKameckFPCcPCc = .text:0x80037604; // type:function size:0xFC scope:global align:4 +getMoveRail__10BossKameckFl = .text:0x80037700; // type:function size:0x40 scope:global align:4 +startSequence__10BossKameckFv = .text:0x80037740; // type:function size:0x58 scope:global align:4 +startDemoAppearKameck__10BossKameckFv = .text:0x80037798; // type:function size:0x14 scope:global align:4 +endDemoAppearKameck__10BossKameckFv = .text:0x800377AC; // type:function size:0x14 scope:global align:4 +appearKameck__10BossKameckFv = .text:0x800377C0; // type:function size:0x14 scope:global align:4 +deadKameck__10BossKameckFv = .text:0x800377D4; // type:function size:0x14 scope:global align:4 +getLivingKameckNum__10BossKameckCFv = .text:0x800377E8; // type:function size:0x18 scope:global align:4 +appearStarPieceToPlayer__10BossKameckFl = .text:0x80037800; // type:function size:0x90 scope:global align:4 +makeActorDead__10BossKameckFv = .text:0x80037890; // type:function size:0x34 scope:global align:4 +control__10BossKameckFv = .text:0x800378C4; // type:function size:0x64 scope:global align:4 +calcAndSetBaseMtx__10BossKameckFv = .text:0x80037928; // type:function size:0x44 scope:global align:4 +attackSensor__10BossKameckFP9HitSensorP9HitSensor = .text:0x8003796C; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttack__10BossKameckFUlP9HitSensorP9HitSensor = .text:0x8003798C; // type:function size:0x24 scope:global align:4 +endDemo__10BossKameckFv = .text:0x800379B0; // type:function size:0x68 scope:global align:4 +setPose__10BossKameckFPA4_f = .text:0x80037A18; // type:function size:0xDC scope:global align:4 +killAllBeam__10BossKameckFv = .text:0x80037AF4; // type:function size:0x8 scope:global align:4 +updatePose__10BossKameckFv = .text:0x80037AFC; // type:function size:0x184 scope:global align:4 +createBossKameck2__2MRFPCc = .text:0x80037C80; // type:function size:0x74 scope:global align:4 +hitBeam__27BossKameckBeamEventListenerFl = .text:0x80037CF4; // type:function size:0x8 scope:global align:4 +init__10BossKameckFRC12JMapInfoIter = .text:0x80037CFC; // type:function size:0x244 scope:global align:4 +initKameckHolder__10BossKameckFRC12JMapInfoIter = .text:0x80037F40; // type:function size:0x144 scope:global align:4 +initMoveRail__10BossKameckFRC12JMapInfoIter = .text:0x80038084; // type:function size:0x124 scope:global align:4 +appearStarPieceToUp__10BossKameckFl = .text:0x800381A8; // type:function size:0x78 scope:global align:4 +startDemo__10BossKameckFv = .text:0x80038220; // type:function size:0x68 scope:global align:4 +hitBeam__10BossKameckFl = .text:0x80038288; // type:function size:0x8C scope:global align:4 +createBossKameck1__2MRFPCc = .text:0x80038314; // type:function size:0x74 scope:global align:4 +start__19BossKameckSequencerFv = .text:0x80038388; // type:function size:0x4 scope:global align:4 +__cl__Q22MR47FunctorV0MCFv = .text:0x8003838C; // type:function size:0x30 scope:global align:4 +clone__Q22MR47FunctorV0MCFP7JKRHeap = .text:0x800383BC; // type:function size:0x68 scope:global align:4 +__dt__10BossKameckFv = .text:0x80038424; // type:function size:0x5C scope:global align:4 +__ct__16BossKameckActionFPCcP10BossKameck = .text:0x80038480; // type:function size:0x4C scope:global align:4 +__dt__28ActorStateBase<10BossKameck>Fv = .text:0x800384CC; // type:function size:0x5C scope:global align:4 +control__23ActorStateBaseInterfaceFv = .text:0x80038528; // type:function size:0x4 scope:global align:4 +kill__23ActorStateBaseInterfaceFv = .text:0x8003852C; // type:function size:0xC scope:global align:4 +appear__23ActorStateBaseInterfaceFv = .text:0x80038538; // type:function size:0xC scope:global align:4 +init__23ActorStateBaseInterfaceFv = .text:0x80038544; // type:function size:0x4 scope:global align:4 +__dt__16BossKameckActionFv = .text:0x80038548; // type:function size:0x58 scope:global align:4 +receiveOtherMsg__16BossKameckActionFUlP9HitSensorP9HitSensor = .text:0x800385A0; // type:function size:0x8 scope:global align:4 +receiveMsgPush__16BossKameckActionFP9HitSensorP9HitSensor = .text:0x800385A8; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__16BossKameckActionFUlP9HitSensorP9HitSensor = .text:0x800385B0; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttack__16BossKameckActionFUlP9HitSensorP9HitSensor = .text:0x800385B8; // type:function size:0x8 scope:global align:4 +attackSensor__16BossKameckActionFP9HitSensorP9HitSensor = .text:0x800385C0; // type:function size:0x4 scope:global align:4 +__ct__17BossKameckBarrierFPCcPCc = .text:0x800385C4; // type:function size:0x4C scope:global align:4 +init__17BossKameckBarrierFRC12JMapInfoIter = .text:0x80038610; // type:function size:0xD0 scope:global align:4 +control__17BossKameckBarrierFv = .text:0x800386E0; // type:function size:0x4 scope:global align:4 +exeWait__17BossKameckBarrierFv = .text:0x800386E4; // type:function size:0x58 scope:global align:4 +__dt__17BossKameckBarrierFv = .text:0x8003873C; // type:function size:0x5C scope:global align:4 +__sinit_\BossKameckBarrier_cpp = .text:0x80038798; // type:function size:0x8 scope:local align:4 +__ct__Q220NrvBossKameckBarrier24BossKameckBarrierNrvWaitFv = .text:0x800387A0; // type:function size:0x10 scope:global align:4 +execute__Q220NrvBossKameckBarrier24BossKameckBarrierNrvWaitCFP5Spine = .text:0x800387B0; // type:function size:0x8 scope:global align:4 +__ct__22BossKameckDemoPositionFv = .text:0x800387B8; // type:function size:0x58 scope:global align:4 +init__22BossKameckDemoPositionFRC12JMapInfoIter = .text:0x80038810; // type:function size:0xDC scope:global align:4 +__ct__20BossKameckBattleDemoFP10BossKameckRC12JMapInfoIter = .text:0x800388EC; // type:function size:0x94 scope:global align:4 +init__20BossKameckBattleDemoFv = .text:0x80038980; // type:function size:0x8 scope:global align:4 +appear__20BossKameckBattleDemoFv = .text:0x80038988; // type:function size:0x1C scope:global align:4 +kill__20BossKameckBattleDemoFv = .text:0x800389A4; // type:function size:0x1C scope:global align:4 +startTryDemo__20BossKameckBattleDemoFPCcPC5Nerve = .text:0x800389C0; // type:function size:0x88 scope:global align:4 +exeTryStartDemo__20BossKameckBattleDemoFv = .text:0x80038A48; // type:function size:0x5C scope:global align:4 +startDemoAppearVs1__20BossKameckBattleDemoFv = .text:0x80038AA4; // type:function size:0x48 scope:global align:4 +startDemoAppearVs2__20BossKameckBattleDemoFv = .text:0x80038AEC; // type:function size:0x48 scope:global align:4 +startDemoPowerUpVs1__20BossKameckBattleDemoFv = .text:0x80038B34; // type:function size:0x10 scope:global align:4 +startDemoPowerUpVs2__20BossKameckBattleDemoFv = .text:0x80038B44; // type:function size:0x10 scope:global align:4 +startDemoDownVs1__20BossKameckBattleDemoFv = .text:0x80038B54; // type:function size:0x10 scope:global align:4 +startDemoDownVs2__20BossKameckBattleDemoFv = .text:0x80038B64; // type:function size:0x10 scope:global align:4 +exeWaitAppearVs1__20BossKameckBattleDemoFv = .text:0x80038B74; // type:function size:0x74 scope:global align:4 +exeAppearVs1__20BossKameckBattleDemoFv = .text:0x80038BE8; // type:function size:0x190 scope:global align:4 +exeWaitAppearVs2__20BossKameckBattleDemoFv = .text:0x80038D78; // type:function size:0x74 scope:global align:4 +exeAppearVs2__20BossKameckBattleDemoFv = .text:0x80038DEC; // type:function size:0x1A4 scope:global align:4 +exePowerUpVs1__20BossKameckBattleDemoFv = .text:0x80038F90; // type:function size:0x13C scope:global align:4 +exePowerUpVs2__20BossKameckBattleDemoFv = .text:0x800390CC; // type:function size:0x154 scope:global align:4 +exeDownVs1__20BossKameckBattleDemoFv = .text:0x80039220; // type:function size:0x1E4 scope:global align:4 +exeDownVs2__20BossKameckBattleDemoFv = .text:0x80039404; // type:function size:0x1E4 scope:global align:4 +updateCastPose__20BossKameckBattleDemoFv = .text:0x800395E8; // type:function size:0x8C scope:global align:4 +__dt__20BossKameckBattleDemoFv = .text:0x80039674; // type:function size:0x58 scope:global align:4 +__dt__22BossKameckDemoPositionFv = .text:0x800396CC; // type:function size:0x5C scope:global align:4 +__sinit_\BossKameckBattleDemo_cpp = .text:0x80039728; // type:function size:0x64 scope:local align:4 +__ct__Q222NrvBossKamecBattleDemo35BossKameckBattleDemoNrvTryStartDemoFv = .text:0x8003978C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo36BossKameckBattleDemoNrvWaitAppearVs1Fv = .text:0x8003979C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo32BossKameckBattleDemoNrvAppearVs1Fv = .text:0x800397AC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo33BossKameckBattleDemoNrvPowerUpVs1Fv = .text:0x800397BC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo30BossKameckBattleDemoNrvDownVs1Fv = .text:0x800397CC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo36BossKameckBattleDemoNrvWaitAppearVs2Fv = .text:0x800397DC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo32BossKameckBattleDemoNrvAppearVs2Fv = .text:0x800397EC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo33BossKameckBattleDemoNrvPowerUpVs2Fv = .text:0x800397FC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossKamecBattleDemo30BossKameckBattleDemoNrvDownVs2Fv = .text:0x8003980C; // type:function size:0x10 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo30BossKameckBattleDemoNrvDownVs2CFP5Spine = .text:0x8003981C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo33BossKameckBattleDemoNrvPowerUpVs2CFP5Spine = .text:0x80039824; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo32BossKameckBattleDemoNrvAppearVs2CFP5Spine = .text:0x8003982C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo36BossKameckBattleDemoNrvWaitAppearVs2CFP5Spine = .text:0x80039834; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo30BossKameckBattleDemoNrvDownVs1CFP5Spine = .text:0x8003983C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo33BossKameckBattleDemoNrvPowerUpVs1CFP5Spine = .text:0x80039844; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo32BossKameckBattleDemoNrvAppearVs1CFP5Spine = .text:0x8003984C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo36BossKameckBattleDemoNrvWaitAppearVs1CFP5Spine = .text:0x80039854; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossKamecBattleDemo35BossKameckBattleDemoNrvTryStartDemoCFP5Spine = .text:0x8003985C; // type:function size:0x8 scope:global align:4 +__ct__23BossKameckBattlePattarnFPlb = .text:0x80039864; // type:function size:0x48 scope:global align:4 +initPattarn__23BossKameckBattlePattarnFPl = .text:0x800398AC; // type:function size:0x38 scope:global align:4 +goNextPattarn__23BossKameckBattlePattarnFv = .text:0x800398E4; // type:function size:0x34 scope:global align:4 +__ct__19BossKameckSequencerFPCc = .text:0x80039918; // type:function size:0x4C scope:global align:4 +init__19BossKameckSequencerFP10BossKameckRC12JMapInfoIter = .text:0x80039964; // type:function size:0x6C scope:global align:4 +update__19BossKameckSequencerFv = .text:0x800399D0; // type:function size:0x4 scope:global align:4 +attackSensor__19BossKameckSequencerFP9HitSensorP9HitSensor = .text:0x800399D4; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttack__19BossKameckSequencerFUlP9HitSensorP9HitSensor = .text:0x800399F4; // type:function size:0x24 scope:global align:4 +receiveMsgEnemyAttack__19BossKameckSequencerFUlP9HitSensorP9HitSensor = .text:0x80039A18; // type:function size:0x24 scope:global align:4 +receiveMsgPush__19BossKameckSequencerFP9HitSensorP9HitSensor = .text:0x80039A3C; // type:function size:0x24 scope:global align:4 +receiveOtherMsg__19BossKameckSequencerFUlP9HitSensorP9HitSensor = .text:0x80039A60; // type:function size:0x24 scope:global align:4 +__dt__19BossKameckSequencerFv = .text:0x80039A84; // type:function size:0x58 scope:global align:4 +__ct__18BossKameckMoveRailFPCc = .text:0x80039ADC; // type:function size:0x48 scope:global align:4 +init__18BossKameckMoveRailFRC12JMapInfoIter = .text:0x80039B24; // type:function size:0xB8 scope:global align:4 +calcMovePosition__18BossKameckMoveRailCFPQ29JGeometry8TVec3l = .text:0x80039BDC; // type:function size:0x10 scope:global align:4 +calcRandomIndex__18BossKameckMoveRailCFl = .text:0x80039BEC; // type:function size:0x68 scope:global align:4 +calcRandomStoppableIndex__18BossKameckMoveRailCFl = .text:0x80039C54; // type:function size:0xCC scope:global align:4 +__dt__18BossKameckMoveRailFv = .text:0x80039D20; // type:function size:0x5C scope:global align:4 +__ct__13BossKameckVs1Fv = .text:0x80039D7C; // type:function size:0x4C scope:global align:4 +init__13BossKameckVs1FP10BossKameckRC12JMapInfoIter = .text:0x80039DC8; // type:function size:0x7C scope:global align:4 +start__13BossKameckVs1Fv = .text:0x80039E44; // type:function size:0x8 scope:global align:4 +attackSensor__13BossKameckVs1FP9HitSensorP9HitSensor = .text:0x80039E4C; // type:function size:0x60 scope:global align:4 +receiveMsgPlayerAttack__13BossKameckVs1FUlP9HitSensorP9HitSensor = .text:0x80039EAC; // type:function size:0x70 scope:global align:4 +exeOpeningDemo__13BossKameckVs1Fv = .text:0x80039F1C; // type:function size:0x5C scope:global align:4 +exeBattleLv1__13BossKameckVs1Fv = .text:0x80039F78; // type:function size:0x78 scope:global align:4 +exeBattleLv2__13BossKameckVs1Fv = .text:0x80039FF0; // type:function size:0x84 scope:global align:4 +exePowerUpDemo__13BossKameckVs1Fv = .text:0x8003A074; // type:function size:0x5C scope:global align:4 +exeBattleLv3__13BossKameckVs1Fv = .text:0x8003A0D0; // type:function size:0x84 scope:global align:4 +exeEndDemo__13BossKameckVs1Fv = .text:0x8003A154; // type:function size:0x48 scope:global align:4 +isBattle__13BossKameckVs1CFv = .text:0x8003A19C; // type:function size:0x6C scope:global align:4 +__dt__13BossKameckVs1Fv = .text:0x8003A208; // type:function size:0x5C scope:global align:4 +__sinit_\BossKameckVs1_cpp = .text:0x8003A264; // type:function size:0x9C scope:local align:4 +__ct__Q216NrvBossKameckVs127BossKameckVs1NrvOpeningDemoFv = .text:0x8003A300; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs125BossKameckVs1NrvBattleLv1Fv = .text:0x8003A310; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs125BossKameckVs1NrvBattleLv2Fv = .text:0x8003A320; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs127BossKameckVs1NrvPowerUpDemoFv = .text:0x8003A330; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs125BossKameckVs1NrvBattleLv3Fv = .text:0x8003A340; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs123BossKameckVs1NrvEndDemoFv = .text:0x8003A350; // type:function size:0x10 scope:global align:4 +execute__Q216NrvBossKameckVs123BossKameckVs1NrvEndDemoCFP5Spine = .text:0x8003A360; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs125BossKameckVs1NrvBattleLv3CFP5Spine = .text:0x8003A368; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs127BossKameckVs1NrvPowerUpDemoCFP5Spine = .text:0x8003A370; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs125BossKameckVs1NrvBattleLv2CFP5Spine = .text:0x8003A378; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs125BossKameckVs1NrvBattleLv1CFP5Spine = .text:0x8003A380; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs127BossKameckVs1NrvOpeningDemoCFP5Spine = .text:0x8003A388; // type:function size:0x8 scope:global align:4 +__ct__13BossKameckVs2Fv = .text:0x8003A390; // type:function size:0x50 scope:global align:4 +init__13BossKameckVs2FP10BossKameckRC12JMapInfoIter = .text:0x8003A3E0; // type:function size:0xC8 scope:global align:4 +start__13BossKameckVs2Fv = .text:0x8003A4A8; // type:function size:0x8 scope:global align:4 +attackSensor__13BossKameckVs2FP9HitSensorP9HitSensor = .text:0x8003A4B0; // type:function size:0x60 scope:global align:4 +receiveMsgPlayerAttack__13BossKameckVs2FUlP9HitSensorP9HitSensor = .text:0x8003A510; // type:function size:0x70 scope:global align:4 +exeOpeningDemo__13BossKameckVs2Fv = .text:0x8003A580; // type:function size:0x70 scope:global align:4 +exeBattleLv1__13BossKameckVs2Fv = .text:0x8003A5F0; // type:function size:0x84 scope:global align:4 +exeBattleLv2__13BossKameckVs2Fv = .text:0x8003A674; // type:function size:0x90 scope:global align:4 +exePowerUpDemo__13BossKameckVs2Fv = .text:0x8003A704; // type:function size:0x5C scope:global align:4 +exeBattleLv3__13BossKameckVs2Fv = .text:0x8003A760; // type:function size:0x84 scope:global align:4 +exeBattleLv4__13BossKameckVs2Fv = .text:0x8003A7E4; // type:function size:0x90 scope:global align:4 +exeEndDemo__13BossKameckVs2Fv = .text:0x8003A874; // type:function size:0x5C scope:global align:4 +isBattle__13BossKameckVs2CFv = .text:0x8003A8D0; // type:function size:0x80 scope:global align:4 +__dt__13BossKameckVs2Fv = .text:0x8003A950; // type:function size:0x5C scope:global align:4 +__sinit_\BossKameckVs2_cpp = .text:0x8003A9AC; // type:function size:0xA4 scope:local align:4 +__ct__Q216NrvBossKameckVs227BossKameckVs2NrvOpeningDemoFv = .text:0x8003AA50; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv1Fv = .text:0x8003AA60; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv2Fv = .text:0x8003AA70; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs227BossKameckVs2NrvPowerUpDemoFv = .text:0x8003AA80; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv3Fv = .text:0x8003AA90; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv4Fv = .text:0x8003AAA0; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBossKameckVs223BossKameckVs2NrvEndDemoFv = .text:0x8003AAB0; // type:function size:0x10 scope:global align:4 +execute__Q216NrvBossKameckVs223BossKameckVs2NrvEndDemoCFP5Spine = .text:0x8003AAC0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv4CFP5Spine = .text:0x8003AAC8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv3CFP5Spine = .text:0x8003AAD0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs227BossKameckVs2NrvPowerUpDemoCFP5Spine = .text:0x8003AAD8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv2CFP5Spine = .text:0x8003AAE0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs225BossKameckVs2NrvBattleLv1CFP5Spine = .text:0x8003AAE8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBossKameckVs227BossKameckVs2NrvOpeningDemoCFP5Spine = .text:0x8003AAF0; // type:function size:0x8 scope:global align:4 +__ct__21BossKameckStateBattleFP10BossKameck = .text:0x8003AAF8; // type:function size:0x98 scope:global align:4 +init__21BossKameckStateBattleFv = .text:0x8003AB90; // type:function size:0x8 scope:global align:4 +appear__21BossKameckStateBattleFv = .text:0x8003AB98; // type:function size:0x3C scope:global align:4 +setMoveRail__21BossKameckStateBattleFP18BossKameckMoveRail = .text:0x8003ABD4; // type:function size:0x8 scope:global align:4 +setBattlePattarn__21BossKameckStateBattleFP23BossKameckBattlePattarn = .text:0x8003ABDC; // type:function size:0x8 scope:global align:4 +attackSensor__21BossKameckStateBattleFP9HitSensorP9HitSensor = .text:0x8003ABE4; // type:function size:0xB0 scope:global align:4 +receiveMsgPlayerAttack__21BossKameckStateBattleFUlP9HitSensorP9HitSensor = .text:0x8003AC94; // type:function size:0xA0 scope:global align:4 +requestDamage__21BossKameckStateBattleFP9HitSensorP9HitSensor = .text:0x8003AD34; // type:function size:0xA4 scope:global align:4 +requestGuard__21BossKameckStateBattleFP9HitSensorP9HitSensor = .text:0x8003ADD8; // type:function size:0x70 scope:global align:4 +control__21BossKameckStateBattleFv = .text:0x8003AE48; // type:function size:0x8 scope:global align:4 +tryAttackWait__21BossKameckStateBattleFv = .text:0x8003AE50; // type:function size:0x84 scope:global align:4 +trySummonKameck__21BossKameckStateBattleFv = .text:0x8003AED4; // type:function size:0x78 scope:global align:4 +tryChargeBram__21BossKameckStateBattleFv = .text:0x8003AF4C; // type:function size:0xD8 scope:global align:4 +startMove__21BossKameckStateBattleFv = .text:0x8003B024; // type:function size:0x1C scope:global align:4 +exeWait__21BossKameckStateBattleFv = .text:0x8003B040; // type:function size:0x6C scope:global align:4 +exeMove__21BossKameckStateBattleFv = .text:0x8003B0AC; // type:function size:0x160 scope:global align:4 +exeHideMoveStart__21BossKameckStateBattleFv = .text:0x8003B20C; // type:function size:0xAC scope:global align:4 +exeHideMove__21BossKameckStateBattleFv = .text:0x8003B2B8; // type:function size:0x13C scope:global align:4 +exeHideMoveEnd__21BossKameckStateBattleFv = .text:0x8003B3F4; // type:function size:0xF0 scope:global align:4 +exeSummonKameckWait__21BossKameckStateBattleFv = .text:0x8003B4E4; // type:function size:0x78 scope:global align:4 +exeSummonKameck__21BossKameckStateBattleFv = .text:0x8003B55C; // type:function size:0x68 scope:global align:4 +exeAttackWait__21BossKameckStateBattleFv = .text:0x8003B5C4; // type:function size:0xD0 scope:global align:4 +exeAttack__21BossKameckStateBattleFv = .text:0x8003B694; // type:function size:0x104 scope:global align:4 +exeDamage__21BossKameckStateBattleFv = .text:0x8003B798; // type:function size:0xF0 scope:global align:4 +exeRecover__21BossKameckStateBattleFv = .text:0x8003B888; // type:function size:0xFC scope:global align:4 +exeGuard__21BossKameckStateBattleFv = .text:0x8003B984; // type:function size:0x8C scope:global align:4 +selectStoppablePosition__21BossKameckStateBattleFv = .text:0x8003BA10; // type:function size:0x48 scope:global align:4 +selectPosition__21BossKameckStateBattleFv = .text:0x8003BA58; // type:function size:0x48 scope:global align:4 +isEnableDamage__21BossKameckStateBattleCFv = .text:0x8003BAA0; // type:function size:0xD0 scope:global align:4 +isEnableGuard__21BossKameckStateBattleCFv = .text:0x8003BB70; // type:function size:0xD0 scope:global align:4 +__dt__21BossKameckStateBattleFv = .text:0x8003BC40; // type:function size:0x58 scope:global align:4 +__sinit_\BossKameckStateBattle_cpp = .text:0x8003BC98; // type:function size:0x7C scope:local align:4 +__ct__Q224NrvBossKameckStateBattle28BossKameckStateBattleNrvWaitFv = .text:0x8003BD14; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle28BossKameckStateBattleNrvMoveFv = .text:0x8003BD24; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle37BossKameckStateBattleNrvHideMoveStartFv = .text:0x8003BD34; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle32BossKameckStateBattleNrvHideMoveFv = .text:0x8003BD44; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle35BossKameckStateBattleNrvHideMoveEndFv = .text:0x8003BD54; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle40BossKameckStateBattleNrvSummonKameckWaitFv = .text:0x8003BD64; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle36BossKameckStateBattleNrvSummonKameckFv = .text:0x8003BD74; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle34BossKameckStateBattleNrvAttackWaitFv = .text:0x8003BD84; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle30BossKameckStateBattleNrvAttackFv = .text:0x8003BD94; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle30BossKameckStateBattleNrvDamageFv = .text:0x8003BDA4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle31BossKameckStateBattleNrvRecoverFv = .text:0x8003BDB4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossKameckStateBattle29BossKameckStateBattleNrvGuardFv = .text:0x8003BDC4; // type:function size:0x10 scope:global align:4 +execute__Q224NrvBossKameckStateBattle29BossKameckStateBattleNrvGuardCFP5Spine = .text:0x8003BDD4; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle31BossKameckStateBattleNrvRecoverCFP5Spine = .text:0x8003BDDC; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle30BossKameckStateBattleNrvDamageCFP5Spine = .text:0x8003BDE4; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle30BossKameckStateBattleNrvAttackCFP5Spine = .text:0x8003BDEC; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle34BossKameckStateBattleNrvAttackWaitCFP5Spine = .text:0x8003BDF4; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle36BossKameckStateBattleNrvSummonKameckCFP5Spine = .text:0x8003BDFC; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle40BossKameckStateBattleNrvSummonKameckWaitCFP5Spine = .text:0x8003BE04; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle35BossKameckStateBattleNrvHideMoveEndCFP5Spine = .text:0x8003BE0C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle32BossKameckStateBattleNrvHideMoveCFP5Spine = .text:0x8003BE14; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle37BossKameckStateBattleNrvHideMoveStartCFP5Spine = .text:0x8003BE1C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle28BossKameckStateBattleNrvMoveCFP5Spine = .text:0x8003BE24; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossKameckStateBattle28BossKameckStateBattleNrvWaitCFP5Spine = .text:0x8003BE2C; // type:function size:0x8 scope:global align:4 +getZDir__Q29JGeometry9TQuat4CFRQ29JGeometry8TVec3 = .text:0x8003BE34; // type:function size:0x64 scope:global align:4 +setQuat__Q29JGeometry64TRotation3>>FRCQ29JGeometry9TQuat4 = .text:0x8003BE98; // type:function size:0xA0 scope:global align:4 +__ct__12BossStinkBugFPCc = .text:0x8003BF38; // type:function size:0x12C scope:global align:4 +makeActorAppeared__12BossStinkBugFv = .text:0x8003C064; // type:function size:0x34 scope:global align:4 +makeActorDead__12BossStinkBugFv = .text:0x8003C098; // type:function size:0x34 scope:global align:4 +kill__12BossStinkBugFv = .text:0x8003C0CC; // type:function size:0x44 scope:global align:4 +init__12BossStinkBugFRC12JMapInfoIter = .text:0x8003C110; // type:function size:0x274 scope:global align:4 +start__12BossStinkBugFv = .text:0x8003C384; // type:function size:0x4C scope:global align:4 +initCamera__12BossStinkBugFRC12JMapInfoIter = .text:0x8003C3D0; // type:function size:0x80 scope:global align:4 +initSensor__12BossStinkBugFv = .text:0x8003C450; // type:function size:0x110 scope:global align:4 +initCollision__12BossStinkBugFv = .text:0x8003C560; // type:function size:0xA4 scope:global align:4 +disposeBomb__12BossStinkBugFv = .text:0x8003C604; // type:function size:0x8 scope:global align:4 +reuestMovementOnParts__12BossStinkBugFv = .text:0x8003C60C; // type:function size:0x38 scope:global align:4 +getWingModel__12BossStinkBugFv = .text:0x8003C644; // type:function size:0x8 scope:global align:4 +getBombLauncher__12BossStinkBugFv = .text:0x8003C64C; // type:function size:0x8 scope:global align:4 +control__12BossStinkBugFv = .text:0x8003C654; // type:function size:0x58 scope:global align:4 +calcAndSetBaseMtx__12BossStinkBugFv = .text:0x8003C6AC; // type:function size:0x9C scope:global align:4 +calcUpVec__12BossStinkBugCFPQ29JGeometry8TVec3 = .text:0x8003C748; // type:function size:0x78 scope:global align:4 +calcAnim__12BossStinkBugFv = .text:0x8003C7C0; // type:function size:0x58 scope:global align:4 +updateAction__12BossStinkBugFv = .text:0x8003C818; // type:function size:0x14 scope:global align:4 +updatePose__12BossStinkBugFv = .text:0x8003C82C; // type:function size:0xB8 scope:global align:4 +setPose__12BossStinkBugFPA4_f = .text:0x8003C8E4; // type:function size:0x64 scope:global align:4 +updateCamera__12BossStinkBugFv = .text:0x8003C948; // type:function size:0x14 scope:global align:4 +isValidFollowId__12BossStinkBugCFl = .text:0x8003C95C; // type:function size:0x18 scope:global align:4 +validateCollisionGround__12BossStinkBugFv = .text:0x8003C974; // type:function size:0x4C scope:global align:4 +validateCollisionFly__12BossStinkBugFv = .text:0x8003C9C0; // type:function size:0x4C scope:global align:4 +validateCollisionHitOnly__12BossStinkBugFv = .text:0x8003CA0C; // type:function size:0x4C scope:global align:4 +invalidateCollision__12BossStinkBugFv = .text:0x8003CA58; // type:function size:0x54 scope:global align:4 +onBindLeg__12BossStinkBugFv = .text:0x8003CAAC; // type:function size:0xA4 scope:global align:4 +offBindLeg__12BossStinkBugFv = .text:0x8003CB50; // type:function size:0x7C scope:global align:4 +isLegInWater__12BossStinkBugCFv = .text:0x8003CBCC; // type:function size:0x68 scope:global align:4 +updateJointControl__12BossStinkBugFv = .text:0x8003CC34; // type:function size:0x214 scope:global align:4 +appearStarPiece__12BossStinkBugFl = .text:0x8003CE48; // type:function size:0x94 scope:global align:4 +attackSensor__12BossStinkBugFP9HitSensorP9HitSensor = .text:0x8003CEDC; // type:function size:0x14 scope:global align:4 +receiveMsgPlayerAttack__12BossStinkBugFUlP9HitSensorP9HitSensor = .text:0x8003CEF0; // type:function size:0x18 scope:global align:4 +receiveOtherMsg__12BossStinkBugFUlP9HitSensorP9HitSensor = .text:0x8003CF08; // type:function size:0x18 scope:global align:4 +startEventCamera__12BossStinkBugFPCc = .text:0x8003CF20; // type:function size:0x10 scope:global align:4 +endEventCamera__12BossStinkBugFPCc = .text:0x8003CF30; // type:function size:0x14 scope:global align:4 +isSensorBody__12BossStinkBugCFPC9HitSensor = .text:0x8003CF44; // type:function size:0x40 scope:global align:4 +throwBomb__12BossStinkBugFff = .text:0x8003CF84; // type:function size:0x10C scope:global align:4 +isValid__27BossStinkBugFollowValidaterCFl = .text:0x8003D090; // type:function size:0x8 scope:global align:4 +__sinit_\BossStinkBug_cpp = .text:0x8003D098; // type:function size:0x18 scope:local align:4 +gekko_ps_copy12__5JMathFPvPCv = .text:0x8003D0B0; // type:function size:0x34 scope:global align:4 +__cl__Q22MR51FunctorV0MCFv = .text:0x8003D0E4; // type:function size:0x30 scope:global align:4 +clone__Q22MR51FunctorV0MCFP7JKRHeap = .text:0x8003D114; // type:function size:0x68 scope:global align:4 +__dt__12BossStinkBugFv = .text:0x8003D17C; // type:function size:0x5C scope:global align:4 +__ct__22BossStinkBugActionBaseFPCcP12BossStinkBug = .text:0x8003D1D8; // type:function size:0xD4 scope:global align:4 +__dt__30ActorStateBase<12BossStinkBug>Fv = .text:0x8003D2AC; // type:function size:0x5C scope:global align:4 +updateGroundWalk__22BossStinkBugActionBaseFf = .text:0x8003D308; // type:function size:0x80 scope:global align:4 +updateFlyRoll__22BossStinkBugActionBaseFv = .text:0x8003D388; // type:function size:0x88 scope:global align:4 +updateFlyRollWait__22BossStinkBugActionBaseFl = .text:0x8003D410; // type:function size:0x98 scope:global align:4 +updateFlyRollEnd__22BossStinkBugActionBaseFv = .text:0x8003D4A8; // type:function size:0x88 scope:global align:4 +updateFlyDash__22BossStinkBugActionBaseFf = .text:0x8003D530; // type:function size:0x118 scope:global align:4 +throwBomb__22BossStinkBugActionBaseFl = .text:0x8003D648; // type:function size:0x58 scope:global align:4 +resetThrowBombTiming__22BossStinkBugActionBaseFv = .text:0x8003D6A0; // type:function size:0xC scope:global align:4 +calcShakeOffSignSpeed__22BossStinkBugActionBaseCFl = .text:0x8003D6AC; // type:function size:0x60 scope:global align:4 +calcShakeOffSpeed__22BossStinkBugActionBaseCFv = .text:0x8003D70C; // type:function size:0x4C scope:global align:4 +calcShakeOffEndSpeed__22BossStinkBugActionBaseCFv = .text:0x8003D758; // type:function size:0x4C scope:global align:4 +calcKeepRollTime__22BossStinkBugActionBaseCFl = .text:0x8003D7A4; // type:function size:0x114 scope:global align:4 +calcFlySoundVol__22BossStinkBugActionBaseCFv = .text:0x8003D8B8; // type:function size:0x11C scope:global align:4 +calcIIRCutOff__22BossStinkBugActionBaseCFv = .text:0x8003D9D4; // type:function size:0x60 scope:global align:4 +updateSound__22BossStinkBugActionBaseFv = .text:0x8003DA34; // type:function size:0xAC scope:global align:4 +updateSoundFly__22BossStinkBugActionBaseFv = .text:0x8003DAE0; // type:function size:0xBC scope:global align:4 +__dt__22BossStinkBugActionBaseFv = .text:0x8003DB9C; // type:function size:0x58 scope:global align:4 +updateGroundRegainRail__22BossStinkBugActionBaseFf = .text:0x8003DBF4; // type:function size:0xB8 scope:global align:4 +updateGroundFind__22BossStinkBugActionBaseFv = .text:0x8003DCAC; // type:function size:0x84 scope:global align:4 +updateGroundShakeOff__22BossStinkBugActionBaseFv = .text:0x8003DD30; // type:function size:0x88 scope:global align:4 +updateGroundRun__22BossStinkBugActionBaseFf = .text:0x8003DDB8; // type:function size:0xD4 scope:global align:4 +updateGroundAttackSuccess__22BossStinkBugActionBaseFv = .text:0x8003DE8C; // type:function size:0xB4 scope:global align:4 +updateGroundCoolDown__22BossStinkBugActionBaseFv = .text:0x8003DF40; // type:function size:0xD0 scope:global align:4 +updateGroundTurn__22BossStinkBugActionBaseFv = .text:0x8003E010; // type:function size:0xD4 scope:global align:4 +updateGroundDamage__22BossStinkBugActionBaseFv = .text:0x8003E0E4; // type:function size:0xF8 scope:global align:4 +updateFly__22BossStinkBugActionBaseFv = .text:0x8003E1DC; // type:function size:0x70 scope:global align:4 +updateFlyShakeOffSign__22BossStinkBugActionBaseFl = .text:0x8003E24C; // type:function size:0xD4 scope:global align:4 +updateFlyShakeOff__22BossStinkBugActionBaseFv = .text:0x8003E320; // type:function size:0xA4 scope:global align:4 +updateFlyShakeOffWait__22BossStinkBugActionBaseFl = .text:0x8003E3C4; // type:function size:0x98 scope:global align:4 +updateFlyShakeOffEnd__22BossStinkBugActionBaseFv = .text:0x8003E45C; // type:function size:0x90 scope:global align:4 +updateFlyRollSign__22BossStinkBugActionBaseFl = .text:0x8003E4EC; // type:function size:0xC4 scope:global align:4 +updateFlyTurnSign__22BossStinkBugActionBaseFv = .text:0x8003E5B0; // type:function size:0xA0 scope:global align:4 +updateFlyTurn__22BossStinkBugActionBaseFv = .text:0x8003E650; // type:function size:0xD4 scope:global align:4 +updateFall__22BossStinkBugActionBaseFv = .text:0x8003E724; // type:function size:0xF0 scope:global align:4 +updateFallDamage__22BossStinkBugActionBaseFv = .text:0x8003E814; // type:function size:0xFC scope:global align:4 +updateToGround__22BossStinkBugActionBaseFv = .text:0x8003E910; // type:function size:0x1CC scope:global align:4 +updateLand__22BossStinkBugActionBaseFv = .text:0x8003EADC; // type:function size:0x94 scope:global align:4 +updateToFly__22BossStinkBugActionBaseFv = .text:0x8003EB70; // type:function size:0x15C scope:global align:4 +startSoundFly__22BossStinkBugActionBaseFl = .text:0x8003ECCC; // type:function size:0x22C scope:global align:4 +isAngry__22BossStinkBugActionBaseCFv = .text:0x8003EEF8; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__22BossStinkBugActionBaseFUlP9HitSensorP9HitSensor = .text:0x8003EF00; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttack__22BossStinkBugActionBaseFUlP9HitSensorP9HitSensor = .text:0x8003EF08; // type:function size:0x8 scope:global align:4 +attackSensor__22BossStinkBugActionBaseFP9HitSensorP9HitSensor = .text:0x8003EF10; // type:function size:0x4 scope:global align:4 +isValidFollowId__22BossStinkBugActionBaseCFl = .text:0x8003EF14; // type:function size:0x8 scope:global align:4 +__ct__25BossStinkBugActionFlyHighFP12BossStinkBug = .text:0x8003EF1C; // type:function size:0x8C scope:global align:4 +appear__25BossStinkBugActionFlyHighFv = .text:0x8003EFA8; // type:function size:0x9C scope:global align:4 +control__25BossStinkBugActionFlyHighFv = .text:0x8003F044; // type:function size:0x50 scope:global align:4 +receiveMsgPlayerAttack__25BossStinkBugActionFlyHighFUlP9HitSensorP9HitSensor = .text:0x8003F094; // type:function size:0x104 scope:global align:4 +receiveOtherMsg__25BossStinkBugActionFlyHighFUlP9HitSensorP9HitSensor = .text:0x8003F198; // type:function size:0x188 scope:global align:4 +isValidFollowId__25BossStinkBugActionFlyHighCFl = .text:0x8003F320; // type:function size:0xA8 scope:global align:4 +exeFly__25BossStinkBugActionFlyHighFv = .text:0x8003F3C8; // type:function size:0x9C scope:global align:4 +exeRollWait__25BossStinkBugActionFlyHighFv = .text:0x8003F464; // type:function size:0x50 scope:global align:4 +isEnableHipDrop__25BossStinkBugActionFlyHighCFv = .text:0x8003F4B4; // type:function size:0x13C scope:global align:4 +isEnableAttack__25BossStinkBugActionFlyHighCFv = .text:0x8003F5F0; // type:function size:0x58 scope:global align:4 +__dt__25BossStinkBugActionFlyHighFv = .text:0x8003F648; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugActionFlyHigh_cpp = .text:0x8003F6A0; // type:function size:0xAC scope:local align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh35BossStinkBugActionFlyHighNrvFlyDashFv = .text:0x8003F74C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh31BossStinkBugActionFlyHighNrvFlyFv = .text:0x8003F75C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh40BossStinkBugActionFlyHighNrvShakeOffSignFv = .text:0x8003F76C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvShakeOffFv = .text:0x8003F77C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh40BossStinkBugActionFlyHighNrvShakeOffWaitFv = .text:0x8003F78C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh39BossStinkBugActionFlyHighNrvShakeOffEndFv = .text:0x8003F79C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvRollSignFv = .text:0x8003F7AC; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvRollFv = .text:0x8003F7BC; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvRollWaitFv = .text:0x8003F7CC; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh35BossStinkBugActionFlyHighNrvRollEndFv = .text:0x8003F7DC; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvTurnSignFv = .text:0x8003F7EC; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvTurnFv = .text:0x8003F7FC; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvFallFv = .text:0x8003F80C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvToGroundFv = .text:0x8003F81C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvLandFv = .text:0x8003F82C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh37BossStinkBugActionFlyHighNrvGroundRunFv = .text:0x8003F83C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh33BossStinkBugActionFlyHighNrvToFlyFv = .text:0x8003F84C; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvBossStinkBugActionFlyHigh34BossStinkBugActionFlyHighNrvDamageFv = .text:0x8003F85C; // type:function size:0x10 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh34BossStinkBugActionFlyHighNrvDamageCFP5Spine = .text:0x8003F86C; // type:function size:0x4C scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh33BossStinkBugActionFlyHighNrvToFlyCFP5Spine = .text:0x8003F8B8; // type:function size:0x44 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh37BossStinkBugActionFlyHighNrvGroundRunCFP5Spine = .text:0x8003F8FC; // type:function size:0x48 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvLandCFP5Spine = .text:0x8003F944; // type:function size:0x44 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvToGroundCFP5Spine = .text:0x8003F988; // type:function size:0x44 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvFallCFP5Spine = .text:0x8003F9CC; // type:function size:0x44 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvTurnCFP5Spine = .text:0x8003FA10; // type:function size:0x44 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvTurnSignCFP5Spine = .text:0x8003FA54; // type:function size:0x44 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh35BossStinkBugActionFlyHighNrvRollEndCFP5Spine = .text:0x8003FA98; // type:function size:0x4C scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvRollWaitCFP5Spine = .text:0x8003FAE4; // type:function size:0x8 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh32BossStinkBugActionFlyHighNrvRollCFP5Spine = .text:0x8003FAEC; // type:function size:0x50 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvRollSignCFP5Spine = .text:0x8003FB3C; // type:function size:0x54 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh39BossStinkBugActionFlyHighNrvShakeOffEndCFP5Spine = .text:0x8003FB90; // type:function size:0x4C scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh40BossStinkBugActionFlyHighNrvShakeOffWaitCFP5Spine = .text:0x8003FBDC; // type:function size:0x54 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh36BossStinkBugActionFlyHighNrvShakeOffCFP5Spine = .text:0x8003FC30; // type:function size:0x50 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh40BossStinkBugActionFlyHighNrvShakeOffSignCFP5Spine = .text:0x8003FC80; // type:function size:0x54 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh31BossStinkBugActionFlyHighNrvFlyCFP5Spine = .text:0x8003FCD4; // type:function size:0x8 scope:global align:4 +execute__Q228NrvBossStinkBugActionFlyHigh35BossStinkBugActionFlyHighNrvFlyDashCFP5Spine = .text:0x8003FCDC; // type:function size:0x48 scope:global align:4 +isAngry__25BossStinkBugActionFlyHighCFv = .text:0x8003FD24; // type:function size:0x8 scope:global align:4 +__ct__24BossStinkBugActionFlyLowFP12BossStinkBug = .text:0x8003FD2C; // type:function size:0x74 scope:global align:4 +appear__24BossStinkBugActionFlyLowFv = .text:0x8003FDA0; // type:function size:0xAC scope:global align:4 +control__24BossStinkBugActionFlyLowFv = .text:0x8003FE4C; // type:function size:0x50 scope:global align:4 +isValidFollowId__24BossStinkBugActionFlyLowCFl = .text:0x8003FE9C; // type:function size:0x10 scope:global align:4 +receiveMsgPlayerAttack__24BossStinkBugActionFlyLowFUlP9HitSensorP9HitSensor = .text:0x8003FEAC; // type:function size:0xC4 scope:global align:4 +receiveOtherMsg__24BossStinkBugActionFlyLowFUlP9HitSensorP9HitSensor = .text:0x8003FF70; // type:function size:0xAC scope:global align:4 +exeFly__24BossStinkBugActionFlyLowFv = .text:0x8004001C; // type:function size:0x104 scope:global align:4 +isEnableHipDrop__24BossStinkBugActionFlyLowCFv = .text:0x80040120; // type:function size:0xB0 scope:global align:4 +isEnableAttack__24BossStinkBugActionFlyLowCFv = .text:0x800401D0; // type:function size:0x58 scope:global align:4 +__dt__24BossStinkBugActionFlyLowFv = .text:0x80040228; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugActionFlyLow_cpp = .text:0x80040280; // type:function size:0x6C scope:local align:4 +__ct__Q227NrvBossStinkBugActionFlyLow30BossStinkBugActionFlyLowNrvFlyFv = .text:0x800402EC; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow39BossStinkBugActionFlyLowNrvShakeOffSignFv = .text:0x800402FC; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow35BossStinkBugActionFlyLowNrvShakeOffFv = .text:0x8004030C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow39BossStinkBugActionFlyLowNrvShakeOffWaitFv = .text:0x8004031C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow38BossStinkBugActionFlyLowNrvShakeOffEndFv = .text:0x8004032C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow31BossStinkBugActionFlyLowNrvFallFv = .text:0x8004033C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow33BossStinkBugActionFlyLowNrvDamageFv = .text:0x8004034C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow31BossStinkBugActionFlyLowNrvDashFv = .text:0x8004035C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow35BossStinkBugActionFlyLowNrvTurnSignFv = .text:0x8004036C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugActionFlyLow31BossStinkBugActionFlyLowNrvTurnFv = .text:0x8004037C; // type:function size:0x10 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow31BossStinkBugActionFlyLowNrvTurnCFP5Spine = .text:0x8004038C; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow35BossStinkBugActionFlyLowNrvTurnSignCFP5Spine = .text:0x800403D0; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow31BossStinkBugActionFlyLowNrvDashCFP5Spine = .text:0x80040414; // type:function size:0x48 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow33BossStinkBugActionFlyLowNrvDamageCFP5Spine = .text:0x8004045C; // type:function size:0x4C scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow31BossStinkBugActionFlyLowNrvFallCFP5Spine = .text:0x800404A8; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow38BossStinkBugActionFlyLowNrvShakeOffEndCFP5Spine = .text:0x800404EC; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow39BossStinkBugActionFlyLowNrvShakeOffWaitCFP5Spine = .text:0x80040530; // type:function size:0x48 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow35BossStinkBugActionFlyLowNrvShakeOffCFP5Spine = .text:0x80040578; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow39BossStinkBugActionFlyLowNrvShakeOffSignCFP5Spine = .text:0x800405BC; // type:function size:0x48 scope:global align:4 +execute__Q227NrvBossStinkBugActionFlyLow30BossStinkBugActionFlyLowNrvFlyCFP5Spine = .text:0x80040604; // type:function size:0x8 scope:global align:4 +__ct__24BossStinkBugActionGroundFP12BossStinkBug = .text:0x8004060C; // type:function size:0x54 scope:global align:4 +appear__24BossStinkBugActionGroundFv = .text:0x80040660; // type:function size:0x90 scope:global align:4 +control__24BossStinkBugActionGroundFv = .text:0x800406F0; // type:function size:0x48 scope:global align:4 +isValidFollowId__24BossStinkBugActionGroundCFl = .text:0x80040738; // type:function size:0xC scope:global align:4 +attackSensor__24BossStinkBugActionGroundFP9HitSensorP9HitSensor = .text:0x80040744; // type:function size:0x4 scope:global align:4 +receiveMsgPlayerAttack__24BossStinkBugActionGroundFUlP9HitSensorP9HitSensor = .text:0x80040748; // type:function size:0xB4 scope:global align:4 +receiveOtherMsg__24BossStinkBugActionGroundFUlP9HitSensorP9HitSensor = .text:0x800407FC; // type:function size:0x16C scope:global align:4 +exeWalk__24BossStinkBugActionGroundFv = .text:0x80040968; // type:function size:0xA4 scope:global align:4 +exeCoolDown__24BossStinkBugActionGroundFv = .text:0x80040A0C; // type:function size:0x68 scope:global align:4 +isEnableHipDrop__24BossStinkBugActionGroundCFv = .text:0x80040A74; // type:function size:0xBC scope:global align:4 +isEnableShakeStart__24BossStinkBugActionGroundCFv = .text:0x80040B30; // type:function size:0x58 scope:global align:4 +__dt__24BossStinkBugActionGroundFv = .text:0x80040B88; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugActionGround_cpp = .text:0x80040BE0; // type:function size:0x6C scope:local align:4 +__ct__Q227NrvBossStinkBugGroundBattle32BossStinkBugActionGroundNrvStartFv = .text:0x80040C4C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle31BossStinkBugActionGroundNrvWalkFv = .text:0x80040C5C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle33BossStinkBugActionGroundNrvDamageFv = .text:0x80040C6C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle31BossStinkBugActionGroundNrvFindFv = .text:0x80040C7C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle35BossStinkBugActionGroundNrvShakeOffFv = .text:0x80040C8C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle38BossStinkBugActionGroundNrvShakeOffRunFv = .text:0x80040C9C; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle30BossStinkBugActionGroundNrvRunFv = .text:0x80040CAC; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle40BossStinkBugActionGroundNrvAttackSuccessFv = .text:0x80040CBC; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle35BossStinkBugActionGroundNrvCoolDownFv = .text:0x80040CCC; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvBossStinkBugGroundBattle31BossStinkBugActionGroundNrvTurnFv = .text:0x80040CDC; // type:function size:0x10 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle31BossStinkBugActionGroundNrvTurnCFP5Spine = .text:0x80040CEC; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle35BossStinkBugActionGroundNrvCoolDownCFP5Spine = .text:0x80040D30; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q227NrvBossStinkBugGroundBattle40BossStinkBugActionGroundNrvAttackSuccessCFP5Spine = .text:0x80040D38; // type:function size:0xC scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle40BossStinkBugActionGroundNrvAttackSuccessCFP5Spine = .text:0x80040D44; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle30BossStinkBugActionGroundNrvRunCFP5Spine = .text:0x80040D88; // type:function size:0x48 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle38BossStinkBugActionGroundNrvShakeOffRunCFP5Spine = .text:0x80040DD0; // type:function size:0x48 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle35BossStinkBugActionGroundNrvShakeOffCFP5Spine = .text:0x80040E18; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle31BossStinkBugActionGroundNrvFindCFP5Spine = .text:0x80040E5C; // type:function size:0x44 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle33BossStinkBugActionGroundNrvDamageCFP5Spine = .text:0x80040EA0; // type:function size:0x4C scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle31BossStinkBugActionGroundNrvWalkCFP5Spine = .text:0x80040EEC; // type:function size:0x8 scope:global align:4 +execute__Q227NrvBossStinkBugGroundBattle32BossStinkBugActionGroundNrvStartCFP5Spine = .text:0x80040EF4; // type:function size:0x48 scope:global align:4 +__ct__27BossStinkBugActionSequencerFP12BossStinkBugRC12JMapInfoIter = .text:0x80040F3C; // type:function size:0x168 scope:global align:4 +isValidFollowId__27BossStinkBugActionSequencerCFl = .text:0x800410A4; // type:function size:0x34 scope:global align:4 +attackSensor__27BossStinkBugActionSequencerFP9HitSensorP9HitSensor = .text:0x800410D8; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttack__27BossStinkBugActionSequencerFUlP9HitSensorP9HitSensor = .text:0x800410F8; // type:function size:0x24 scope:global align:4 +receiveOtherMsg__27BossStinkBugActionSequencerFUlP9HitSensorP9HitSensor = .text:0x8004111C; // type:function size:0x24 scope:global align:4 +startAction__27BossStinkBugActionSequencerFv = .text:0x80041140; // type:function size:0x50 scope:global align:4 +exeOpeningDemo__27BossStinkBugActionSequencerFv = .text:0x80041190; // type:function size:0x4C scope:global align:4 +exeGround__27BossStinkBugActionSequencerFv = .text:0x800411DC; // type:function size:0x54 scope:global align:4 +exeFlyDemo__27BossStinkBugActionSequencerFv = .text:0x80041230; // type:function size:0x4C scope:global align:4 +exeFlyLow__27BossStinkBugActionSequencerFv = .text:0x8004127C; // type:function size:0x60 scope:global align:4 +exeAngryDemo__27BossStinkBugActionSequencerFv = .text:0x800412DC; // type:function size:0x4C scope:global align:4 +exeFlyHigh__27BossStinkBugActionSequencerFv = .text:0x80041328; // type:function size:0x58 scope:global align:4 +exeFinishDemo__27BossStinkBugActionSequencerFv = .text:0x80041380; // type:function size:0x4C scope:global align:4 +__dt__27BossStinkBugActionSequencerFv = .text:0x800413CC; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugActionSequencer_cpp = .text:0x80041424; // type:function size:0x64 scope:local align:4 +__ct__Q230NrvBossStinkBugActionSequencer39BossStinkBugActionSequencerNrvWaitStartFv = .text:0x80041488; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer41BossStinkBugActionSequencerNrvOpeningDemoFv = .text:0x80041498; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer36BossStinkBugActionSequencerNrvGroundFv = .text:0x800414A8; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer37BossStinkBugActionSequencerNrvFlyDemoFv = .text:0x800414B8; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer36BossStinkBugActionSequencerNrvFlyLowFv = .text:0x800414C8; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer39BossStinkBugActionSequencerNrvAngryDemoFv = .text:0x800414D8; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer37BossStinkBugActionSequencerNrvFlyHighFv = .text:0x800414E8; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer40BossStinkBugActionSequencerNrvFinishDemoFv = .text:0x800414F8; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvBossStinkBugActionSequencer33BossStinkBugActionSequencerNrvEndFv = .text:0x80041508; // type:function size:0x10 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer33BossStinkBugActionSequencerNrvEndCFP5Spine = .text:0x80041518; // type:function size:0x4 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer40BossStinkBugActionSequencerNrvFinishDemoCFP5Spine = .text:0x8004151C; // type:function size:0x8 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer37BossStinkBugActionSequencerNrvFlyHighCFP5Spine = .text:0x80041524; // type:function size:0x8 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer39BossStinkBugActionSequencerNrvAngryDemoCFP5Spine = .text:0x8004152C; // type:function size:0x8 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer36BossStinkBugActionSequencerNrvFlyLowCFP5Spine = .text:0x80041534; // type:function size:0x8 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer37BossStinkBugActionSequencerNrvFlyDemoCFP5Spine = .text:0x8004153C; // type:function size:0x8 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer36BossStinkBugActionSequencerNrvGroundCFP5Spine = .text:0x80041544; // type:function size:0x8 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer41BossStinkBugActionSequencerNrvOpeningDemoCFP5Spine = .text:0x8004154C; // type:function size:0x8 scope:global align:4 +execute__Q230NrvBossStinkBugActionSequencer39BossStinkBugActionSequencerNrvWaitStartCFP5Spine = .text:0x80041554; // type:function size:0x4 scope:global align:4 +__ct__21BossStinkBugAngryDemoFP12BossStinkBugRC12JMapInfoIter = .text:0x80041558; // type:function size:0x94 scope:global align:4 +appear__21BossStinkBugAngryDemoFv = .text:0x800415EC; // type:function size:0x54 scope:global align:4 +exeDemo__21BossStinkBugAngryDemoFv = .text:0x80041640; // type:function size:0x1C8 scope:global align:4 +__dt__21BossStinkBugAngryDemoFv = .text:0x80041808; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugAngryDemo_cpp = .text:0x80041860; // type:function size:0x2C scope:local align:4 +__ct__Q224NrvBossStinkBugAngryDemo32BossStinkBugAngryDemoNrvTryStartFv = .text:0x8004188C; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvBossStinkBugAngryDemo28BossStinkBugAngryDemoNrvDemoFv = .text:0x8004189C; // type:function size:0x10 scope:global align:4 +execute__Q224NrvBossStinkBugAngryDemo28BossStinkBugAngryDemoNrvDemoCFP5Spine = .text:0x800418AC; // type:function size:0x8 scope:global align:4 +execute__Q224NrvBossStinkBugAngryDemo32BossStinkBugAngryDemoNrvTryStartCFP5Spine = .text:0x800418B4; // type:function size:0x4 scope:global align:4 +__ct__16BossStinkBugBombFPCc = .text:0x800418B8; // type:function size:0x60 scope:global align:4 +init__16BossStinkBugBombFRC12JMapInfoIter = .text:0x80041918; // type:function size:0x134 scope:global align:4 +control__16BossStinkBugBombFv = .text:0x80041A4C; // type:function size:0x34 scope:global align:4 +calcAndSetBaseMtx__16BossStinkBugBombFv = .text:0x80041A80; // type:function size:0x3C scope:global align:4 +start__16BossStinkBugBombFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80041ABC; // type:function size:0x90 scope:global align:4 +attackSensor__16BossStinkBugBombFP9HitSensorP9HitSensor = .text:0x80041B4C; // type:function size:0xA0 scope:global align:4 +receiveMsgPlayerAttack__16BossStinkBugBombFUlP9HitSensorP9HitSensor = .text:0x80041BEC; // type:function size:0x8C scope:global align:4 +receiveMsgPush__16BossStinkBugBombFP9HitSensorP9HitSensor = .text:0x80041C78; // type:function size:0x8 scope:global align:4 +exeWait__16BossStinkBugBombFv = .text:0x80041C80; // type:function size:0x1A8 scope:global align:4 +exeExplosion__16BossStinkBugBombFv = .text:0x80041E28; // type:function size:0x10C scope:global align:4 +__dt__16BossStinkBugBombFv = .text:0x80041F34; // type:function size:0x5C scope:global align:4 +__sinit_\BossStinkBugBomb_cpp = .text:0x80041F90; // type:function size:0x2C scope:local align:4 +__ct__Q219NrvBossStinkBugBomb23BossStinkBugBombNrvWaitFv = .text:0x80041FBC; // type:function size:0x10 scope:global align:4 +__ct__Q219NrvBossStinkBugBomb28BossStinkBugBombNrvExplosionFv = .text:0x80041FCC; // type:function size:0x10 scope:global align:4 +execute__Q219NrvBossStinkBugBomb28BossStinkBugBombNrvExplosionCFP5Spine = .text:0x80041FDC; // type:function size:0x8 scope:global align:4 +execute__Q219NrvBossStinkBugBomb23BossStinkBugBombNrvWaitCFP5Spine = .text:0x80041FE4; // type:function size:0x8 scope:global align:4 +__ct__22BossStinkBugBombHolderFP9LiveActor = .text:0x80041FEC; // type:function size:0xA8 scope:global align:4 +__dt__14LiveActorGroupFv = .text:0x80042094; // type:function size:0x58 scope:global align:4 +__dt__36DeriveActorGroup<16BossStinkBugBomb>Fv = .text:0x800420EC; // type:function size:0x5C scope:global align:4 +__dt__22BossStinkBugBombHolderFv = .text:0x80042148; // type:function size:0x58 scope:global align:4 +__ct__22BossStinkBugFinishDemoFP12BossStinkBugRC12JMapInfoIter = .text:0x800421A0; // type:function size:0x94 scope:global align:4 +appear__22BossStinkBugFinishDemoFv = .text:0x80042234; // type:function size:0x54 scope:global align:4 +exeDemo__22BossStinkBugFinishDemoFv = .text:0x80042288; // type:function size:0xF0 scope:global align:4 +exeAppearPowerStar__22BossStinkBugFinishDemoFv = .text:0x80042378; // type:function size:0x108 scope:global align:4 +__dt__22BossStinkBugFinishDemoFv = .text:0x80042480; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugFinishDemo_cpp = .text:0x800424D8; // type:function size:0x34 scope:local align:4 +__ct__Q225NrvBossStinkBugFinishDemo33BossStinkBugFinishDemoNrvTryStartFv = .text:0x8004250C; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvBossStinkBugFinishDemo29BossStinkBugFinishDemoNrvDemoFv = .text:0x8004251C; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvBossStinkBugFinishDemo40BossStinkBugFinishDemoNrvAppearPowerStarFv = .text:0x8004252C; // type:function size:0x10 scope:global align:4 +execute__Q225NrvBossStinkBugFinishDemo40BossStinkBugFinishDemoNrvAppearPowerStarCFP5Spine = .text:0x8004253C; // type:function size:0x8 scope:global align:4 +execute__Q225NrvBossStinkBugFinishDemo29BossStinkBugFinishDemoNrvDemoCFP5Spine = .text:0x80042544; // type:function size:0x8 scope:global align:4 +execute__Q225NrvBossStinkBugFinishDemo33BossStinkBugFinishDemoNrvTryStartCFP5Spine = .text:0x8004254C; // type:function size:0x4 scope:global align:4 +__ct__19BossStinkBugFlyDemoFP12BossStinkBugRC12JMapInfoIter = .text:0x80042550; // type:function size:0x94 scope:global align:4 +appear__19BossStinkBugFlyDemoFv = .text:0x800425E4; // type:function size:0x54 scope:global align:4 +exeDemo__19BossStinkBugFlyDemoFv = .text:0x80042638; // type:function size:0x250 scope:global align:4 +__dt__19BossStinkBugFlyDemoFv = .text:0x80042888; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugFlyDemo_cpp = .text:0x800428E0; // type:function size:0x2C scope:local align:4 +__ct__Q222NrvBossStinkBugFlyDemo30BossStinkBugFlyDemoNrvTryStartFv = .text:0x8004290C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvBossStinkBugFlyDemo26BossStinkBugFlyDemoNrvDemoFv = .text:0x8004291C; // type:function size:0x10 scope:global align:4 +execute__Q222NrvBossStinkBugFlyDemo26BossStinkBugFlyDemoNrvDemoCFP5Spine = .text:0x8004292C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvBossStinkBugFlyDemo30BossStinkBugFlyDemoNrvTryStartCFP5Spine = .text:0x80042934; // type:function size:0x4 scope:global align:4 +addHeightOffset__20BossStinkBugFunctionFPQ29JGeometry8TVec3PC12BossStinkBugf = .text:0x80042938; // type:function size:0x90 scope:global align:4 +addLocalHeightOffset__20BossStinkBugFunctionFPQ29JGeometry8TVec3P12BossStinkBugf = .text:0x800429C8; // type:function size:0x80 scope:global align:4 +calcDiffCurrentRailPosition__20BossStinkBugFunctionFPQ29JGeometry8TVec3P12BossStinkBugff = .text:0x80042A48; // type:function size:0x9C scope:global align:4 +moveRail__20BossStinkBugFunctionFP12BossStinkBugfff = .text:0x80042AE4; // type:function size:0xB0 scope:global align:4 +turnRailGround__20BossStinkBugFunctionFP12BossStinkBugRCQ29JGeometry8TVec3fb = .text:0x80042B94; // type:function size:0xB8 scope:global align:4 +turnRail__20BossStinkBugFunctionFP12BossStinkBugRCQ29JGeometry8TVec3fffffb = .text:0x80042C4C; // type:function size:0x1FC scope:global align:4 +regainToRail__20BossStinkBugFunctionFP12BossStinkBugRCQ29JGeometry8TVec3ffff = .text:0x80042E48; // type:function size:0x12C scope:global align:4 +setFallVelocity__20BossStinkBugFunctionFP12BossStinkBugRCQ29JGeometry8TVec3fff = .text:0x80042F74; // type:function size:0xE4 scope:global align:4 +throwBomb__20BossStinkBugFunctionFP12BossStinkBug = .text:0x80043058; // type:function size:0xC scope:global align:4 +invalidateAttack__20BossStinkBugFunctionFP12BossStinkBug = .text:0x80043064; // type:function size:0x44 scope:global align:4 +isHipDropableSensor__20BossStinkBugFunctionFPC12BossStinkBugPC9HitSensor = .text:0x800430A8; // type:function size:0x4 scope:global align:4 +isExistPlayerBack__20BossStinkBugFunctionFPC12BossStinkBugf = .text:0x800430AC; // type:function size:0x5C scope:global align:4 +validateAttack__20BossStinkBugFunctionFP12BossStinkBug = .text:0x80043108; // type:function size:0x44 scope:global align:4 +__ct__23BossStinkBugOpeningDemoFP12BossStinkBugRC12JMapInfoIter = .text:0x8004314C; // type:function size:0x94 scope:global align:4 +appear__23BossStinkBugOpeningDemoFv = .text:0x800431E0; // type:function size:0x54 scope:global align:4 +exeDemo__23BossStinkBugOpeningDemoFv = .text:0x80043234; // type:function size:0x110 scope:global align:4 +__dt__23BossStinkBugOpeningDemoFv = .text:0x80043344; // type:function size:0x58 scope:global align:4 +__sinit_\BossStinkBugOpeningDemo_cpp = .text:0x8004339C; // type:function size:0x2C scope:local align:4 +__ct__Q226NrvBossStinkBugOpeningDemo34BossStinkBugOpeningDemoNrvTryStartFv = .text:0x800433C8; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvBossStinkBugOpeningDemo30BossStinkBugOpeningDemoNrvDemoFv = .text:0x800433D8; // type:function size:0x10 scope:global align:4 +execute__Q226NrvBossStinkBugOpeningDemo30BossStinkBugOpeningDemoNrvDemoCFP5Spine = .text:0x800433E8; // type:function size:0x8 scope:global align:4 +execute__Q226NrvBossStinkBugOpeningDemo34BossStinkBugOpeningDemoNrvTryStartCFP5Spine = .text:0x800433F0; // type:function size:0x4 scope:global align:4 +set__Q29JGeometry8TVec4FRCQ29JGeometry8TVec4_v = .text:0x800433F4; // type:function size:0x24 scope:global align:4 +__ct__Q224@unnamed@DinoPackun_cpp@15DinoPackunParamFv = .text:0x80043418; // type:function size:0x70 scope:global align:4 +__ct__10DinoPackunFPCc = .text:0x80043488; // type:function size:0xCC scope:global align:4 +init__10DinoPackunFRC12JMapInfoIter = .text:0x80043554; // type:function size:0x2A4 scope:global align:4 +initTail__10DinoPackunFv = .text:0x800437F8; // type:function size:0x1C8 scope:global align:4 +initFootPrint__10DinoPackunFv = .text:0x800439C0; // type:function size:0x9C scope:global align:4 +initDemoPosition__10DinoPackunFRC12JMapInfoIter = .text:0x80043A5C; // type:function size:0x68 scope:global align:4 +initEggShell__10DinoPackunFv = .text:0x80043AC4; // type:function size:0x150 scope:global align:4 +initBall__10DinoPackunFv = .text:0x80043C14; // type:function size:0xAC scope:global align:4 +initCamera__10DinoPackunFRC12JMapInfoIter = .text:0x80043CC0; // type:function size:0xF0 scope:global align:4 +initScaleJointController__10DinoPackunFv = .text:0x80043DB0; // type:function size:0xFC scope:global align:4 +makeActorDead__10DinoPackunFv = .text:0x80043EAC; // type:function size:0x4C scope:global align:4 +startHitReaction__10DinoPackunFv = .text:0x80043EF8; // type:function size:0x4C scope:global align:4 +isHitReaction__10DinoPackunCFl = .text:0x80043F44; // type:function size:0x18 scope:global align:4 +hitScaleJoint__10DinoPackunFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80043F5C; // type:function size:0x60 scope:global align:4 +getEggShell__10DinoPackunFv = .text:0x80043FBC; // type:function size:0x8 scope:global align:4 +getEggBrokenModel__10DinoPackunFv = .text:0x80043FC4; // type:function size:0x8 scope:global align:4 +getBallModel__10DinoPackunFv = .text:0x80043FCC; // type:function size:0x8 scope:global align:4 +attackSensor__10DinoPackunFP9HitSensorP9HitSensor = .text:0x80043FD4; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttack__10DinoPackunFUlP9HitSensorP9HitSensor = .text:0x80043FF4; // type:function size:0x24 scope:global align:4 +receiveMsgPush__10DinoPackunFP9HitSensorP9HitSensor = .text:0x80044018; // type:function size:0x24 scope:global align:4 +receiveOtherMsg__10DinoPackunFUlP9HitSensorP9HitSensor = .text:0x8004403C; // type:function size:0x24 scope:global align:4 +attackSensorTail__10DinoPackunFP9HitSensorP9HitSensor = .text:0x80044060; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttackTail__10DinoPackunFUlP9HitSensorP9HitSensor = .text:0x80044080; // type:function size:0x24 scope:global align:4 +startSequence__10DinoPackunFv = .text:0x800440A4; // type:function size:0x54 scope:global align:4 +control__10DinoPackunFv = .text:0x800440F8; // type:function size:0x94 scope:global align:4 +calcAndSetBaseMtx__10DinoPackunFv = .text:0x8004418C; // type:function size:0x6C scope:global align:4 +updatePose__10DinoPackunFv = .text:0x800441F8; // type:function size:0xA4 scope:global align:4 +updateFootPrintNerve__10DinoPackunFll = .text:0x8004429C; // type:function size:0x1EC scope:global align:4 +updateCameraInfo__10DinoPackunFv = .text:0x80044488; // type:function size:0x148 scope:global align:4 +updateNormalVelocity__10DinoPackunFv = .text:0x800445D0; // type:function size:0x70 scope:global align:4 +updateRunVelocity__10DinoPackunFv = .text:0x80044640; // type:function size:0x4 scope:global align:4 +appearStarPiece__10DinoPackunFl = .text:0x80044644; // type:function size:0x88 scope:global align:4 +isSensorEgg__10DinoPackunCFPC9HitSensor = .text:0x800446CC; // type:function size:0x3C scope:global align:4 +resetPosition__10DinoPackunFv = .text:0x80044708; // type:function size:0x18C scope:global align:4 +adjustTailRootPosition__10DinoPackunFRCQ29JGeometry8TVec3f = .text:0x80044894; // type:function size:0x1D4 scope:global align:4 +activateParts__10DinoPackunFv = .text:0x80044A68; // type:function size:0x8 scope:global align:4 +onMovementParts__10DinoPackunFv = .text:0x80044A70; // type:function size:0x70 scope:global align:4 +onAimTailBall__10DinoPackunFl = .text:0x80044AE0; // type:function size:0x54 scope:global align:4 +offAimTailBall__10DinoPackunFl = .text:0x80044B34; // type:function size:0x50 scope:global align:4 +startDemo__10DinoPackunFv = .text:0x80044B84; // type:function size:0x24 scope:global align:4 +startDemoAndReset__10DinoPackunFv = .text:0x80044BA8; // type:function size:0x4C scope:global align:4 +endDemo__10DinoPackunFPCc = .text:0x80044BF4; // type:function size:0x24 scope:global align:4 +startDamageCamera__10DinoPackunFv = .text:0x80044C18; // type:function size:0x60 scope:global align:4 +endDamageCamera__10DinoPackunFv = .text:0x80044C78; // type:function size:0x50 scope:global align:4 +createDinoPackunVs1__2MRFPCc = .text:0x80044CC8; // type:function size:0x70 scope:global align:4 +createDinoPackunVs2__2MRFPCc = .text:0x80044D38; // type:function size:0x70 scope:global align:4 +__sinit_\DinoPackun_cpp = .text:0x80044DA8; // type:function size:0x84 scope:local align:4 +getVsCount__19DinoPackunSequencerCFv = .text:0x80044E2C; // type:function size:0x8 scope:global align:4 +isUseEggShell__19DinoPackunSequencerCFv = .text:0x80044E34; // type:function size:0x8 scope:global align:4 +init__19DinoPackunSequencerFv = .text:0x80044E3C; // type:function size:0x4 scope:global align:4 +start__19DinoPackunSequencerFv = .text:0x80044E40; // type:function size:0x4 scope:global align:4 +setTrans__Q29JGeometry64TPosition3>>FRCQ29JGeometry8TVec3 = .text:0x80044E44; // type:function size:0x1C scope:global align:4 +__dt__35JointControlDelegator<10DinoPackun>Fv = .text:0x80044E60; // type:function size:0x40 scope:global align:4 +calcJointMatrix__35JointControlDelegator<10DinoPackun>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80044EA0; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__35JointControlDelegator<10DinoPackun>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80044F08; // type:function size:0x68 scope:global align:4 +__cl__Q22MR47FunctorV0MCFv = .text:0x80044F70; // type:function size:0x30 scope:global align:4 +clone__Q22MR47FunctorV0MCFP7JKRHeap = .text:0x80044FA0; // type:function size:0x68 scope:global align:4 +__dt__10DinoPackunFv = .text:0x80045008; // type:function size:0x5C scope:global align:4 +__ct__16DinoPackunActionFPCcP10DinoPackun = .text:0x80045064; // type:function size:0x54 scope:global align:4 +__dt__28ActorStateBase<10DinoPackun>Fv = .text:0x800450B8; // type:function size:0x5C scope:global align:4 +sendBlowAttackMessage__16DinoPackunActionFP9HitSensorP9HitSensorb = .text:0x80045114; // type:function size:0xE8 scope:global align:4 +sendHitAttackMessage__16DinoPackunActionFP9HitSensorP9HitSensorb = .text:0x800451FC; // type:function size:0x58 scope:global align:4 +updateTurn__16DinoPackunActionFlf = .text:0x80045254; // type:function size:0xAC scope:global align:4 +updateWalk__16DinoPackunActionFlfl = .text:0x80045300; // type:function size:0xC0 scope:global align:4 +updateChase__16DinoPackunActionFlfffll = .text:0x800453C0; // type:function size:0xF0 scope:global align:4 +selectTurnDirection__16DinoPackunActionFv = .text:0x800454B0; // type:function size:0x48 scope:global align:4 +__dt__16DinoPackunActionFv = .text:0x800454F8; // type:function size:0x58 scope:global align:4 +updateStart__16DinoPackunActionFv = .text:0x80045550; // type:function size:0x74 scope:global align:4 +updateFind__16DinoPackunActionFlf = .text:0x800455C4; // type:function size:0xE8 scope:global align:4 +updateCoolDown__16DinoPackunActionFl = .text:0x800456AC; // type:function size:0x7C scope:global align:4 +updateAttackHit__16DinoPackunActionFv = .text:0x80045728; // type:function size:0x9C scope:global align:4 +receiveOtherMsgTail__16DinoPackunActionFUlP9HitSensorP9HitSensor = .text:0x800457C4; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttackTail__16DinoPackunActionFUlP9HitSensorP9HitSensor = .text:0x800457CC; // type:function size:0x8 scope:global align:4 +attackSensorTail__16DinoPackunActionFP9HitSensorP9HitSensor = .text:0x800457D4; // type:function size:0x4 scope:global align:4 +receiveOtherMsg__16DinoPackunActionFUlP9HitSensorP9HitSensor = .text:0x800457D8; // type:function size:0x8 scope:global align:4 +receiveMsgPush__16DinoPackunActionFP9HitSensorP9HitSensor = .text:0x800457E0; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__16DinoPackunActionFUlP9HitSensorP9HitSensor = .text:0x800457E8; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttack__16DinoPackunActionFUlP9HitSensorP9HitSensor = .text:0x800457F0; // type:function size:0x8 scope:global align:4 +attackSensor__16DinoPackunActionFP9HitSensorP9HitSensor = .text:0x800457F8; // type:function size:0x4 scope:global align:4 +__ct__14DinoPackunBallFPCcP10DinoPackun = .text:0x800457FC; // type:function size:0x84 scope:global align:4 +__dt__18DinoPackunTailNodeFv = .text:0x80045880; // type:function size:0x5C scope:global align:4 +init__14DinoPackunBallFRC12JMapInfoIter = .text:0x800458DC; // type:function size:0xF8 scope:global align:4 +control__14DinoPackunBallFv = .text:0x800459D4; // type:function size:0xE8 scope:global align:4 +calcAndSetBaseMtx__14DinoPackunBallFv = .text:0x80045ABC; // type:function size:0x3C scope:global align:4 +addNodeVelocity__14DinoPackunBallFRCQ29JGeometry8TVec3 = .text:0x80045AF8; // type:function size:0xA0 scope:global align:4 +setWeakSensor__14DinoPackunBallFP9HitSensor = .text:0x80045B98; // type:function size:0x8 scope:global align:4 +createJointControllerOwn__14DinoPackunBallFP9LiveActorPCc = .text:0x80045BA0; // type:function size:0xDC scope:global align:4 +requestLockPosition__14DinoPackunBallFv = .text:0x80045C7C; // type:function size:0x38 scope:global align:4 +requestUnLockPosition__14DinoPackunBallFv = .text:0x80045CB4; // type:function size:0x40 scope:global align:4 +addDodgeTargetVelocity__14DinoPackunBallFv = .text:0x80045CF4; // type:function size:0x17C scope:global align:4 +attackSensor__14DinoPackunBallFP9HitSensorP9HitSensor = .text:0x80045E70; // type:function size:0x1AC scope:global align:4 +receiveMsgPlayerAttack__14DinoPackunBallFUlP9HitSensorP9HitSensor = .text:0x8004601C; // type:function size:0xA8 scope:global align:4 +receiveMsgEnemyAttack__14DinoPackunBallFUlP9HitSensorP9HitSensor = .text:0x800460C4; // type:function size:0x28 scope:global align:4 +requestPunch__14DinoPackunBallFP9HitSensorP9HitSensor = .text:0x800460EC; // type:function size:0x90 scope:global align:4 +setDamageFire__14DinoPackunBallFv = .text:0x8004617C; // type:function size:0x18 scope:global align:4 +setDamageNone__14DinoPackunBallFv = .text:0x80046194; // type:function size:0x18 scope:global align:4 +tryRebound__14DinoPackunBallFv = .text:0x800461AC; // type:function size:0x9C scope:global align:4 +exeWait__14DinoPackunBallFv = .text:0x80046248; // type:function size:0xD4 scope:global align:4 +exeShoot__14DinoPackunBallFv = .text:0x8004631C; // type:function size:0xF0 scope:global align:4 +exeCharge__14DinoPackunBallFv = .text:0x8004640C; // type:function size:0xCC scope:global align:4 +exeReverse__14DinoPackunBallFv = .text:0x800464D8; // type:function size:0xC4 scope:global align:4 +exeRebound__14DinoPackunBallFv = .text:0x8004659C; // type:function size:0x70 scope:global align:4 +__sinit_\DinoPackunBall_cpp = .text:0x8004660C; // type:function size:0x4C scope:local align:4 +__ct__Q217NrvDinoPackunBall21DinoPackunBallNrvWaitFv = .text:0x80046658; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunBall22DinoPackunBallNrvShootFv = .text:0x80046668; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunBall23DinoPackunBallNrvChargeFv = .text:0x80046678; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunBall24DinoPackunBallNrvReverseFv = .text:0x80046688; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunBall24DinoPackunBallNrvReboundFv = .text:0x80046698; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunBall21DinoPackunBallNrvLockFv = .text:0x800466A8; // type:function size:0x10 scope:global align:4 +execute__Q217NrvDinoPackunBall21DinoPackunBallNrvLockCFP5Spine = .text:0x800466B8; // type:function size:0x4 scope:global align:4 +execute__Q217NrvDinoPackunBall24DinoPackunBallNrvReboundCFP5Spine = .text:0x800466BC; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunBall24DinoPackunBallNrvReverseCFP5Spine = .text:0x800466C4; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunBall23DinoPackunBallNrvChargeCFP5Spine = .text:0x800466CC; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunBall22DinoPackunBallNrvShootCFP5Spine = .text:0x800466D4; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunBall21DinoPackunBallNrvWaitCFP5Spine = .text:0x800466DC; // type:function size:0x8 scope:global align:4 +__dt__43JointControlDelegator<18DinoPackunTailNode>Fv = .text:0x800466E4; // type:function size:0x40 scope:global align:4 +calcJointMatrix__43JointControlDelegator<18DinoPackunTailNode>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80046724; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__43JointControlDelegator<18DinoPackunTailNode>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8004678C; // type:function size:0x68 scope:global align:4 +__dt__14DinoPackunBallFv = .text:0x800467F4; // type:function size:0x58 scope:global align:4 +__ct__Q222NrvDinoPackunBattleEgg26DinoPackunBattleEggNrvTurnFv = .text:0x8004684C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvDinoPackunBattleEgg26DinoPackunBattleEggNrvWalkFv = .text:0x8004685C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvDinoPackunBattleEgg28DinoPackunBattleEggNrvDamageFv = .text:0x8004686C; // type:function size:0x10 scope:global align:4 +__ct__19DinoPackunBattleEggFP10DinoPackun = .text:0x8004687C; // type:function size:0x58 scope:global align:4 +init__19DinoPackunBattleEggFv = .text:0x800468D4; // type:function size:0x50 scope:global align:4 +appear__19DinoPackunBattleEggFv = .text:0x80046924; // type:function size:0x4C scope:global align:4 +attackSensor__19DinoPackunBattleEggFP9HitSensorP9HitSensor = .text:0x80046970; // type:function size:0x60 scope:global align:4 +receiveMsgPlayerAttack__19DinoPackunBattleEggFUlP9HitSensorP9HitSensor = .text:0x800469D0; // type:function size:0x54 scope:global align:4 +receiveMsgPush__19DinoPackunBattleEggFP9HitSensorP9HitSensor = .text:0x80046A24; // type:function size:0x178 scope:global align:4 +receiveOtherMsg__19DinoPackunBattleEggFUlP9HitSensorP9HitSensor = .text:0x80046B9C; // type:function size:0x90 scope:global align:4 +exeTurn__19DinoPackunBattleEggFv = .text:0x80046C2C; // type:function size:0xB4 scope:global align:4 +exeWalk__19DinoPackunBattleEggFv = .text:0x80046CE0; // type:function size:0x84 scope:global align:4 +__dt__19DinoPackunBattleEggFv = .text:0x80046D64; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunBattleEgg_cpp = .text:0x80046DBC; // type:function size:0x4C scope:local align:4 +execute__Q222NrvDinoPackunBattleEgg28DinoPackunBattleEggNrvDamageCFP5Spine = .text:0x80046E08; // type:function size:0x50 scope:global align:4 +execute__Q222NrvDinoPackunBattleEgg26DinoPackunBattleEggNrvWalkCFP5Spine = .text:0x80046E58; // type:function size:0x8 scope:global align:4 +execute__Q222NrvDinoPackunBattleEgg26DinoPackunBattleEggNrvTurnCFP5Spine = .text:0x80046E60; // type:function size:0x8 scope:global align:4 +__ct__Q222NrvDinoPackunBattleEgg29DinoPackunBattleEggVs2NrvTurnFv = .text:0x80046E68; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvDinoPackunBattleEgg29DinoPackunBattleEggVs2NrvWalkFv = .text:0x80046E78; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvDinoPackunBattleEgg31DinoPackunBattleEggVs2NrvDamageFv = .text:0x80046E88; // type:function size:0x10 scope:global align:4 +__ct__22DinoPackunBattleEggVs2FP10DinoPackun = .text:0x80046E98; // type:function size:0x60 scope:global align:4 +setTrackFire__22DinoPackunBattleEggVs2FP25DinoPackunTrackFireHolder = .text:0x80046EF8; // type:function size:0x8 scope:global align:4 +init__22DinoPackunBattleEggVs2Fv = .text:0x80046F00; // type:function size:0x7C scope:global align:4 +appear__22DinoPackunBattleEggVs2Fv = .text:0x80046F7C; // type:function size:0x54 scope:global align:4 +control__22DinoPackunBattleEggVs2Fv = .text:0x80046FD0; // type:function size:0x14 scope:global align:4 +attackSensor__22DinoPackunBattleEggVs2FP9HitSensorP9HitSensor = .text:0x80046FE4; // type:function size:0xA4 scope:global align:4 +receiveMsgPlayerAttack__22DinoPackunBattleEggVs2FUlP9HitSensorP9HitSensor = .text:0x80047088; // type:function size:0x4C scope:global align:4 +receiveMsgPush__22DinoPackunBattleEggVs2FP9HitSensorP9HitSensor = .text:0x800470D4; // type:function size:0xC scope:global align:4 +receiveOtherMsg__22DinoPackunBattleEggVs2FUlP9HitSensorP9HitSensor = .text:0x800470E0; // type:function size:0xAC scope:global align:4 +exeTurn__22DinoPackunBattleEggVs2Fv = .text:0x8004718C; // type:function size:0xB4 scope:global align:4 +exeWalk__22DinoPackunBattleEggVs2Fv = .text:0x80047240; // type:function size:0x120 scope:global align:4 +exeDamage__22DinoPackunBattleEggVs2Fv = .text:0x80047360; // type:function size:0x6C scope:global align:4 +__dt__22DinoPackunBattleEggVs2Fv = .text:0x800473CC; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunBattleEggVs2_cpp = .text:0x80047424; // type:function size:0x4C scope:local align:4 +execute__Q222NrvDinoPackunBattleEgg31DinoPackunBattleEggVs2NrvDamageCFP5Spine = .text:0x80047470; // type:function size:0x8 scope:global align:4 +execute__Q222NrvDinoPackunBattleEgg29DinoPackunBattleEggVs2NrvWalkCFP5Spine = .text:0x80047478; // type:function size:0x8 scope:global align:4 +execute__Q222NrvDinoPackunBattleEgg29DinoPackunBattleEggVs2NrvTurnCFP5Spine = .text:0x80047480; // type:function size:0x8 scope:global align:4 +__ct__22DinoPackunBattleVs1Lv1FP10DinoPackun = .text:0x80047488; // type:function size:0x88 scope:global align:4 +appear__22DinoPackunBattleVs1Lv1Fv = .text:0x80047510; // type:function size:0x60 scope:global align:4 +attackSensor__22DinoPackunBattleVs1Lv1FP9HitSensorP9HitSensor = .text:0x80047570; // type:function size:0x168 scope:global align:4 +receiveMsgPlayerAttack__22DinoPackunBattleVs1Lv1FUlP9HitSensorP9HitSensor = .text:0x800476D8; // type:function size:0xC0 scope:global align:4 +receiveOtherMsg__22DinoPackunBattleVs1Lv1FUlP9HitSensorP9HitSensor = .text:0x80047798; // type:function size:0x90 scope:global align:4 +tryFind__22DinoPackunBattleVs1Lv1Fv = .text:0x80047828; // type:function size:0x60 scope:global align:4 +exeStart__22DinoPackunBattleVs1Lv1Fv = .text:0x80047888; // type:function size:0x64 scope:global align:4 +exeTurn__22DinoPackunBattleVs1Lv1Fv = .text:0x800478EC; // type:function size:0xD4 scope:global align:4 +exeWalk__22DinoPackunBattleVs1Lv1Fv = .text:0x800479C0; // type:function size:0x80 scope:global align:4 +exeChase__22DinoPackunBattleVs1Lv1Fv = .text:0x80047A40; // type:function size:0xDC scope:global align:4 +__dt__22DinoPackunBattleVs1Lv1Fv = .text:0x80047B1C; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunBattleVs1Lv1_cpp = .text:0x80047B74; // type:function size:0x5C scope:local align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv130DinoPackunBattleVs1Lv1NrvStartFv = .text:0x80047BD0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv129DinoPackunBattleVs1Lv1NrvTurnFv = .text:0x80047BE0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv129DinoPackunBattleVs1Lv1NrvWalkFv = .text:0x80047BF0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv129DinoPackunBattleVs1Lv1NrvFindFv = .text:0x80047C00; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv130DinoPackunBattleVs1Lv1NrvChaseFv = .text:0x80047C10; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv133DinoPackunBattleVs1Lv1NrvCoolDownFv = .text:0x80047C20; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv134DinoPackunBattleVs1Lv1NrvAttackHitFv = .text:0x80047C30; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv131DinoPackunBattleVs1Lv1NrvDamageFv = .text:0x80047C40; // type:function size:0x10 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv131DinoPackunBattleVs1Lv1NrvDamageCFP5Spine = .text:0x80047C50; // type:function size:0x50 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv134DinoPackunBattleVs1Lv1NrvAttackHitCFP5Spine = .text:0x80047CA0; // type:function size:0x44 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv133DinoPackunBattleVs1Lv1NrvCoolDownCFP5Spine = .text:0x80047CE4; // type:function size:0x48 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv130DinoPackunBattleVs1Lv1NrvChaseCFP5Spine = .text:0x80047D2C; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv129DinoPackunBattleVs1Lv1NrvFindCFP5Spine = .text:0x80047D34; // type:function size:0x4C scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv129DinoPackunBattleVs1Lv1NrvWalkCFP5Spine = .text:0x80047D80; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv129DinoPackunBattleVs1Lv1NrvTurnCFP5Spine = .text:0x80047D88; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv130DinoPackunBattleVs1Lv1NrvStartCFP5Spine = .text:0x80047D90; // type:function size:0x8 scope:global align:4 +__ct__22DinoPackunBattleVs1Lv2FP10DinoPackun = .text:0x80047D98; // type:function size:0x90 scope:global align:4 +appear__22DinoPackunBattleVs1Lv2Fv = .text:0x80047E28; // type:function size:0x7C scope:global align:4 +attackSensor__22DinoPackunBattleVs1Lv2FP9HitSensorP9HitSensor = .text:0x80047EA4; // type:function size:0x178 scope:global align:4 +receiveMsgPlayerAttack__22DinoPackunBattleVs1Lv2FUlP9HitSensorP9HitSensor = .text:0x8004801C; // type:function size:0xC0 scope:global align:4 +receiveOtherMsg__22DinoPackunBattleVs1Lv2FUlP9HitSensorP9HitSensor = .text:0x800480DC; // type:function size:0x90 scope:global align:4 +setMiddleBattle__22DinoPackunBattleVs1Lv2Fv = .text:0x8004816C; // type:function size:0x8 scope:global align:4 +setLastBattle__22DinoPackunBattleVs1Lv2Fv = .text:0x80048174; // type:function size:0x8 scope:global align:4 +setStartFromDemo__22DinoPackunBattleVs1Lv2Fv = .text:0x8004817C; // type:function size:0xC scope:global align:4 +setStartContinueBattle__22DinoPackunBattleVs1Lv2Fv = .text:0x80048188; // type:function size:0xC scope:global align:4 +tryFind__22DinoPackunBattleVs1Lv2Fv = .text:0x80048194; // type:function size:0x60 scope:global align:4 +exeStart__22DinoPackunBattleVs1Lv2Fv = .text:0x800481F4; // type:function size:0x64 scope:global align:4 +exeTurn__22DinoPackunBattleVs1Lv2Fv = .text:0x80048258; // type:function size:0x12C scope:global align:4 +exeWalk__22DinoPackunBattleVs1Lv2Fv = .text:0x80048384; // type:function size:0x7C scope:global align:4 +exeChase__22DinoPackunBattleVs1Lv2Fv = .text:0x80048400; // type:function size:0xDC scope:global align:4 +__dt__22DinoPackunBattleVs1Lv2Fv = .text:0x800484DC; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunBattleVs1Lv2_cpp = .text:0x80048534; // type:function size:0x5C scope:local align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv230DinoPackunBattleVs1Lv2NrvStartFv = .text:0x80048590; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv229DinoPackunBattleVs1Lv2NrvTurnFv = .text:0x800485A0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv229DinoPackunBattleVs1Lv2NrvWalkFv = .text:0x800485B0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv229DinoPackunBattleVs1Lv2NrvFindFv = .text:0x800485C0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv230DinoPackunBattleVs1Lv2NrvChaseFv = .text:0x800485D0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv233DinoPackunBattleVs1Lv2NrvCoolDownFv = .text:0x800485E0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv234DinoPackunBattleVs1Lv2NrvAttackHitFv = .text:0x800485F0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs1Lv231DinoPackunBattleVs1Lv2NrvDamageFv = .text:0x80048600; // type:function size:0x10 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv231DinoPackunBattleVs1Lv2NrvDamageCFP5Spine = .text:0x80048610; // type:function size:0x50 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv234DinoPackunBattleVs1Lv2NrvAttackHitCFP5Spine = .text:0x80048660; // type:function size:0x44 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv233DinoPackunBattleVs1Lv2NrvCoolDownCFP5Spine = .text:0x800486A4; // type:function size:0x48 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv230DinoPackunBattleVs1Lv2NrvChaseCFP5Spine = .text:0x800486EC; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv229DinoPackunBattleVs1Lv2NrvFindCFP5Spine = .text:0x800486F4; // type:function size:0x4C scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv229DinoPackunBattleVs1Lv2NrvWalkCFP5Spine = .text:0x80048740; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv229DinoPackunBattleVs1Lv2NrvTurnCFP5Spine = .text:0x80048748; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs1Lv230DinoPackunBattleVs1Lv2NrvStartCFP5Spine = .text:0x80048750; // type:function size:0x8 scope:global align:4 +__ct__22DinoPackunBattleVs2Lv1FP10DinoPackun = .text:0x80048758; // type:function size:0x8C scope:global align:4 +setTrackFire__22DinoPackunBattleVs2Lv1FP25DinoPackunTrackFireHolder = .text:0x800487E4; // type:function size:0x8 scope:global align:4 +setFireBall__22DinoPackunBattleVs2Lv1FP20DinoPackunFireHolder = .text:0x800487EC; // type:function size:0x8 scope:global align:4 +setMiddleBattle__22DinoPackunBattleVs2Lv1Fv = .text:0x800487F4; // type:function size:0x8 scope:global align:4 +setLastBattle__22DinoPackunBattleVs2Lv1Fv = .text:0x800487FC; // type:function size:0x8 scope:global align:4 +init__22DinoPackunBattleVs2Lv1Fv = .text:0x80048804; // type:function size:0xBC scope:global align:4 +appear__22DinoPackunBattleVs2Lv1Fv = .text:0x800488C0; // type:function size:0x90 scope:global align:4 +control__22DinoPackunBattleVs2Lv1Fv = .text:0x80048950; // type:function size:0x14 scope:global align:4 +attackSensor__22DinoPackunBattleVs2Lv1FP9HitSensorP9HitSensor = .text:0x80048964; // type:function size:0x1B4 scope:global align:4 +receiveMsgPlayerAttack__22DinoPackunBattleVs2Lv1FUlP9HitSensorP9HitSensor = .text:0x80048B18; // type:function size:0xA8 scope:global align:4 +receiveOtherMsg__22DinoPackunBattleVs2Lv1FUlP9HitSensorP9HitSensor = .text:0x80048BC0; // type:function size:0xB4 scope:global align:4 +tryAwake__22DinoPackunBattleVs2Lv1Fv = .text:0x80048C74; // type:function size:0x60 scope:global align:4 +exeWalk__22DinoPackunBattleVs2Lv1Fv = .text:0x80048CD4; // type:function size:0x198 scope:global align:4 +endWalk__22DinoPackunBattleVs2Lv1Fv = .text:0x80048E6C; // type:function size:0x14 scope:global align:4 +exeTurn__22DinoPackunBattleVs2Lv1Fv = .text:0x80048E80; // type:function size:0xF4 scope:global align:4 +exeFindCrazy__22DinoPackunBattleVs2Lv1Fv = .text:0x80048F74; // type:function size:0xD0 scope:global align:4 +exeCrazy__22DinoPackunBattleVs2Lv1Fv = .text:0x80049044; // type:function size:0x1FC scope:global align:4 +endCrazy__22DinoPackunBattleVs2Lv1Fv = .text:0x80049240; // type:function size:0x14 scope:global align:4 +exeChase__22DinoPackunBattleVs2Lv1Fv = .text:0x80049254; // type:function size:0x1DC scope:global align:4 +endChase__22DinoPackunBattleVs2Lv1Fv = .text:0x80049430; // type:function size:0x14 scope:global align:4 +exeAttackHit__22DinoPackunBattleVs2Lv1Fv = .text:0x80049444; // type:function size:0x58 scope:global align:4 +updateOnOffFireTail__22DinoPackunBattleVs2Lv1Flll = .text:0x8004949C; // type:function size:0xA0 scope:global align:4 +emitFireMouth__22DinoPackunBattleVs2Lv1Fv = .text:0x8004953C; // type:function size:0x154 scope:global align:4 +emitFireTail__22DinoPackunBattleVs2Lv1Fv = .text:0x80049690; // type:function size:0xCC scope:global align:4 +__dt__22DinoPackunBattleVs2Lv1Fv = .text:0x8004975C; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunBattleVs2Lv1_cpp = .text:0x800497B4; // type:function size:0x74 scope:local align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv129DinoPackunBattleVs2Lv1NrvTurnFv = .text:0x80049828; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv129DinoPackunBattleVs2Lv1NrvWalkFv = .text:0x80049838; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv134DinoPackunBattleVs2Lv1NrvFindCrazyFv = .text:0x80049848; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvCrazyFv = .text:0x80049858; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvChaseFv = .text:0x80049868; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvAwakeFv = .text:0x80049878; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv134DinoPackunBattleVs2Lv1NrvAttackHitFv = .text:0x80049888; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvDinoPackunBattleVs2Lv131DinoPackunBattleVs2Lv1NrvDamageFv = .text:0x80049898; // type:function size:0x10 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv131DinoPackunBattleVs2Lv1NrvDamageCFP5Spine = .text:0x800498A8; // type:function size:0x50 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv134DinoPackunBattleVs2Lv1NrvAttackHitCFP5Spine = .text:0x800498F8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvAwakeCFP5Spine = .text:0x80049900; // type:function size:0x18 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvAwakeCFP5Spine = .text:0x80049918; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvChaseCFP5Spine = .text:0x80049928; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvChaseCFP5Spine = .text:0x80049930; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvCrazyCFP5Spine = .text:0x80049938; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv130DinoPackunBattleVs2Lv1NrvCrazyCFP5Spine = .text:0x80049940; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv134DinoPackunBattleVs2Lv1NrvFindCrazyCFP5Spine = .text:0x80049948; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q225NrvDinoPackunBattleVs2Lv129DinoPackunBattleVs2Lv1NrvWalkCFP5Spine = .text:0x80049950; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv129DinoPackunBattleVs2Lv1NrvWalkCFP5Spine = .text:0x80049958; // type:function size:0x8 scope:global align:4 +execute__Q225NrvDinoPackunBattleVs2Lv129DinoPackunBattleVs2Lv1NrvTurnCFP5Spine = .text:0x80049960; // type:function size:0x8 scope:global align:4 +__ct__14DinoPackunDemoFP10DinoPackun = .text:0x80049968; // type:function size:0x58 scope:global align:4 +init__14DinoPackunDemoFv = .text:0x800499C0; // type:function size:0x8 scope:global align:4 +control__14DinoPackunDemoFv = .text:0x800499C8; // type:function size:0x4 scope:global align:4 +startOpeningDemo__14DinoPackunDemoFv = .text:0x800499CC; // type:function size:0x10 scope:global align:4 +startCryDemo__14DinoPackunDemoFv = .text:0x800499DC; // type:function size:0x10 scope:global align:4 +startAngryDemo__14DinoPackunDemoFv = .text:0x800499EC; // type:function size:0x10 scope:global align:4 +startDownDemo__14DinoPackunDemoFv = .text:0x800499FC; // type:function size:0x10 scope:global align:4 +startTryDemo__14DinoPackunDemoFPCcPC5Nerve = .text:0x80049A0C; // type:function size:0x88 scope:global align:4 +exeTryStartDemo__14DinoPackunDemoFv = .text:0x80049A94; // type:function size:0x5C scope:global align:4 +exeOpeningDemo__14DinoPackunDemoFv = .text:0x80049AF0; // type:function size:0x218 scope:global align:4 +exeCryDemo__14DinoPackunDemoFv = .text:0x80049D08; // type:function size:0x110 scope:global align:4 +exeAngryDemo__14DinoPackunDemoFv = .text:0x80049E18; // type:function size:0x1E0 scope:global align:4 +exeDownDemo__14DinoPackunDemoFv = .text:0x80049FF8; // type:function size:0x144 scope:global align:4 +exeAppearPowerStar__14DinoPackunDemoFv = .text:0x8004A13C; // type:function size:0xC0 scope:global align:4 +__dt__14DinoPackunDemoFv = .text:0x8004A1FC; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunDemo_cpp = .text:0x8004A254; // type:function size:0x4C scope:local align:4 +__ct__Q217NrvDinoPackunDemo29DinoPackunDemoNrvTryStartDemoFv = .text:0x8004A2A0; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunDemo28DinoPackunDemoNrvOpeningDemoFv = .text:0x8004A2B0; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunDemo24DinoPackunDemoNrvCryDemoFv = .text:0x8004A2C0; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunDemo26DinoPackunDemoNrvAngryDemoFv = .text:0x8004A2D0; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunDemo25DinoPackunDemoNrvDownDemoFv = .text:0x8004A2E0; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunDemo32DinoPackunDemoNrvAppearPowerStarFv = .text:0x8004A2F0; // type:function size:0x10 scope:global align:4 +execute__Q217NrvDinoPackunDemo32DinoPackunDemoNrvAppearPowerStarCFP5Spine = .text:0x8004A300; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunDemo25DinoPackunDemoNrvDownDemoCFP5Spine = .text:0x8004A308; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunDemo26DinoPackunDemoNrvAngryDemoCFP5Spine = .text:0x8004A310; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunDemo24DinoPackunDemoNrvCryDemoCFP5Spine = .text:0x8004A318; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunDemo28DinoPackunDemoNrvOpeningDemoCFP5Spine = .text:0x8004A320; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunDemo29DinoPackunDemoNrvTryStartDemoCFP5Spine = .text:0x8004A328; // type:function size:0x8 scope:global align:4 +__ct__22DinoPackunDemoPositionFPCc = .text:0x8004A330; // type:function size:0x3C scope:global align:4 +init__22DinoPackunDemoPositionFRC12JMapInfoIter = .text:0x8004A36C; // type:function size:0x6C scope:global align:4 +control__22DinoPackunDemoPositionFv = .text:0x8004A3D8; // type:function size:0x4 scope:global align:4 +startOpeningDemo__22DinoPackunDemoPositionFv = .text:0x8004A3DC; // type:function size:0x44 scope:global align:4 +endDemo__22DinoPackunDemoPositionFv = .text:0x8004A420; // type:function size:0x10 scope:global align:4 +exeOpeningDemo__22DinoPackunDemoPositionFv = .text:0x8004A430; // type:function size:0xD8 scope:global align:4 +__dt__22DinoPackunDemoPositionFv = .text:0x8004A508; // type:function size:0x5C scope:global align:4 +__sinit_\DinoPackunDemoPosition_cpp = .text:0x8004A564; // type:function size:0x8 scope:local align:4 +__ct__Q217NrvDinoPackunDemo36DinoPackunDemoPositionNrvOpeningDemoFv = .text:0x8004A56C; // type:function size:0x10 scope:global align:4 +execute__Q217NrvDinoPackunDemo36DinoPackunDemoPositionNrvOpeningDemoCFP5Spine = .text:0x8004A57C; // type:function size:0x8 scope:global align:4 +__ct__18DinoPackunEggShellFPCcP9HitSensorPA4_f = .text:0x8004A584; // type:function size:0x54 scope:global align:4 +init__18DinoPackunEggShellFRC12JMapInfoIter = .text:0x8004A5D8; // type:function size:0xA8 scope:global align:4 +control__18DinoPackunEggShellFv = .text:0x8004A680; // type:function size:0x10 scope:global align:4 +calcAndSetBaseMtx__18DinoPackunEggShellFv = .text:0x8004A690; // type:function size:0x1C4 scope:global align:4 +__dt__18DinoPackunEggShellFv = .text:0x8004A854; // type:function size:0x5C scope:global align:4 +__sinit_\DinoPackunEggShell_cpp = .text:0x8004A8B0; // type:function size:0x8 scope:local align:4 +__ct__Q221NrvDinoPackunEggshell25DinoPackunEggShellNrvWaitFv = .text:0x8004A8B8; // type:function size:0x10 scope:global align:4 +execute__Q221NrvDinoPackunEggshell25DinoPackunEggShellNrvWaitCFP5Spine = .text:0x8004A8C8; // type:function size:0x4 scope:global align:4 +__ct__20DinoPackunFireHolderFl = .text:0x8004A8CC; // type:function size:0xA0 scope:global align:4 +__dt__34DeriveActorGroup<14DinoPackunFire>Fv = .text:0x8004A96C; // type:function size:0x5C scope:global align:4 +__ct__14DinoPackunFireFPCc = .text:0x8004A9C8; // type:function size:0x54 scope:global align:4 +init__14DinoPackunFireFRC12JMapInfoIter = .text:0x8004AA1C; // type:function size:0x138 scope:global align:4 +kill__14DinoPackunFireFv = .text:0x8004AB54; // type:function size:0x3C scope:global align:4 +control__14DinoPackunFireFv = .text:0x8004AB90; // type:function size:0x4 scope:global align:4 +calcAndSetBaseMtx__14DinoPackunFireFv = .text:0x8004AB94; // type:function size:0x8 scope:global align:4 +attackSensor__14DinoPackunFireFP9HitSensorP9HitSensor = .text:0x8004AB9C; // type:function size:0x48 scope:global align:4 +appearShot__14DinoPackunFireFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8004ABE4; // type:function size:0x74 scope:global align:4 +exeShot__14DinoPackunFireFv = .text:0x8004AC58; // type:function size:0x16C scope:global align:4 +exeGround__14DinoPackunFireFv = .text:0x8004ADC4; // type:function size:0xA0 scope:global align:4 +__dt__14DinoPackunFireFv = .text:0x8004AE64; // type:function size:0x5C scope:global align:4 +__dt__20DinoPackunFireHolderFv = .text:0x8004AEC0; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunFire_cpp = .text:0x8004AF18; // type:function size:0x2C scope:local align:4 +__ct__Q217NrvDinoPackunFire21DinoPackunFireNrvShotFv = .text:0x8004AF44; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunFire23DinoPackunFireNrvGroundFv = .text:0x8004AF54; // type:function size:0x10 scope:global align:4 +execute__Q217NrvDinoPackunFire23DinoPackunFireNrvGroundCFP5Spine = .text:0x8004AF64; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunFire21DinoPackunFireNrvShotCFP5Spine = .text:0x8004AF6C; // type:function size:0x8 scope:global align:4 +__ct__19DinoPackunSequencerFPCcP10DinoPackun = .text:0x8004AF74; // type:function size:0x54 scope:global align:4 +update__19DinoPackunSequencerFv = .text:0x8004AFC8; // type:function size:0x4 scope:global align:4 +attackSensor__19DinoPackunSequencerFP9HitSensorP9HitSensor = .text:0x8004AFCC; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttack__19DinoPackunSequencerFUlP9HitSensorP9HitSensor = .text:0x8004AFEC; // type:function size:0x24 scope:global align:4 +receiveMsgEnemyAttack__19DinoPackunSequencerFUlP9HitSensorP9HitSensor = .text:0x8004B010; // type:function size:0x24 scope:global align:4 +receiveMsgPush__19DinoPackunSequencerFP9HitSensorP9HitSensor = .text:0x8004B034; // type:function size:0x24 scope:global align:4 +receiveOtherMsg__19DinoPackunSequencerFUlP9HitSensorP9HitSensor = .text:0x8004B058; // type:function size:0x24 scope:global align:4 +attackSensorTail__19DinoPackunSequencerFP9HitSensorP9HitSensor = .text:0x8004B07C; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttackTail__19DinoPackunSequencerFUlP9HitSensorP9HitSensor = .text:0x8004B09C; // type:function size:0x24 scope:global align:4 +receiveOtherMsgTail__19DinoPackunSequencerFUlP9HitSensorP9HitSensor = .text:0x8004B0C0; // type:function size:0x24 scope:global align:4 +__dt__19DinoPackunSequencerFv = .text:0x8004B0E4; // type:function size:0x58 scope:global align:4 +__ct__20DinoPackunStateAwakeFP10DinoPackun = .text:0x8004B13C; // type:function size:0x60 scope:global align:4 +appear__20DinoPackunStateAwakeFv = .text:0x8004B19C; // type:function size:0x10 scope:global align:4 +kill__20DinoPackunStateAwakeFv = .text:0x8004B1AC; // type:function size:0x1C scope:global align:4 +exeFind__20DinoPackunStateAwakeFv = .text:0x8004B1C8; // type:function size:0xD8 scope:global align:4 +__dt__20DinoPackunStateAwakeFv = .text:0x8004B2A0; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunStateAwake_cpp = .text:0x8004B2F8; // type:function size:0x8 scope:local align:4 +__ct__Q223NrvDinoPackunStateAwake27DinoPackunStateAwakeNrvFindFv = .text:0x8004B300; // type:function size:0x10 scope:global align:4 +execute__Q223NrvDinoPackunStateAwake27DinoPackunStateAwakeNrvFindCFP5Spine = .text:0x8004B310; // type:function size:0x8 scope:global align:4 +__ct__21DinoPackunStateDamageFP10DinoPackun = .text:0x8004B318; // type:function size:0x70 scope:global align:4 +appear__21DinoPackunStateDamageFv = .text:0x8004B388; // type:function size:0x10 scope:global align:4 +isDamageMessage__21DinoPackunStateDamageCFUl = .text:0x8004B398; // type:function size:0x10 scope:global align:4 +receiveOtherMsg__21DinoPackunStateDamageFUlP9HitSensorP9HitSensor = .text:0x8004B3A8; // type:function size:0x108 scope:global align:4 +setDamageEgg__21DinoPackunStateDamageFv = .text:0x8004B4B0; // type:function size:0xC scope:global align:4 +setDamageNormal__21DinoPackunStateDamageFv = .text:0x8004B4BC; // type:function size:0xC scope:global align:4 +setDamageLast__21DinoPackunStateDamageFv = .text:0x8004B4C8; // type:function size:0xC scope:global align:4 +exePunched__21DinoPackunStateDamageFv = .text:0x8004B4D4; // type:function size:0xC0 scope:global align:4 +exePulled__21DinoPackunStateDamageFv = .text:0x8004B594; // type:function size:0x1E8 scope:global align:4 +exeEggBroken__21DinoPackunStateDamageFv = .text:0x8004B77C; // type:function size:0x200 scope:global align:4 +exeDamage__21DinoPackunStateDamageFv = .text:0x8004B97C; // type:function size:0xF4 scope:global align:4 +exeLastDamage__21DinoPackunStateDamageFv = .text:0x8004BA70; // type:function size:0xF4 scope:global align:4 +updateDamage__21DinoPackunStateDamageFv = .text:0x8004BB64; // type:function size:0xA0 scope:global align:4 +__dt__21DinoPackunStateDamageFv = .text:0x8004BC04; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunStateDamage_cpp = .text:0x8004BC5C; // type:function size:0x7C scope:local align:4 +__ct__Q224NrvDinoPackunStateDamage31DinoPackunStateDamageNrvPunchedFv = .text:0x8004BCD8; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvDinoPackunStateDamage37DinoPackunStateDamageNrvTryPulledDemoFv = .text:0x8004BCE8; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvDinoPackunStateDamage30DinoPackunStateDamageNrvPulledFv = .text:0x8004BCF8; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvDinoPackunStateDamage33DinoPackunStateDamageNrvEggBrokenFv = .text:0x8004BD08; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvDinoPackunStateDamage30DinoPackunStateDamageNrvDamageFv = .text:0x8004BD18; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvDinoPackunStateDamage34DinoPackunStateDamageNrvLastDamageFv = .text:0x8004BD28; // type:function size:0x10 scope:global align:4 +execute__Q224NrvDinoPackunStateDamage34DinoPackunStateDamageNrvLastDamageCFP5Spine = .text:0x8004BD38; // type:function size:0x8 scope:global align:4 +execute__Q224NrvDinoPackunStateDamage30DinoPackunStateDamageNrvDamageCFP5Spine = .text:0x8004BD40; // type:function size:0x8 scope:global align:4 +execute__Q224NrvDinoPackunStateDamage33DinoPackunStateDamageNrvEggBrokenCFP5Spine = .text:0x8004BD48; // type:function size:0x8 scope:global align:4 +execute__Q224NrvDinoPackunStateDamage30DinoPackunStateDamageNrvPulledCFP5Spine = .text:0x8004BD50; // type:function size:0x8 scope:global align:4 +execute__Q224NrvDinoPackunStateDamage37DinoPackunStateDamageNrvTryPulledDemoCFP5Spine = .text:0x8004BD58; // type:function size:0x4C scope:global align:4 +execute__Q224NrvDinoPackunStateDamage31DinoPackunStateDamageNrvPunchedCFP5Spine = .text:0x8004BDA4; // type:function size:0x8 scope:global align:4 +__ct__19DinoPackunStateFireFP10DinoPackun = .text:0x8004BDAC; // type:function size:0x54 scope:global align:4 +init__19DinoPackunStateFireFv = .text:0x8004BE00; // type:function size:0x44 scope:global align:4 +appear__19DinoPackunStateFireFv = .text:0x8004BE44; // type:function size:0x10 scope:global align:4 +exeNormal__19DinoPackunStateFireFv = .text:0x8004BE54; // type:function size:0x68 scope:global align:4 +exeFireSign__19DinoPackunStateFireFv = .text:0x8004BEBC; // type:function size:0x54 scope:global align:4 +exeCool__19DinoPackunStateFireFv = .text:0x8004BF10; // type:function size:0xC0 scope:global align:4 +requestFire__19DinoPackunStateFireFv = .text:0x8004BFD0; // type:function size:0x48 scope:global align:4 +requestFireDirect__19DinoPackunStateFireFv = .text:0x8004C018; // type:function size:0x38 scope:global align:4 +requestFireSign__19DinoPackunStateFireFv = .text:0x8004C050; // type:function size:0x40 scope:global align:4 +requestCool__19DinoPackunStateFireFv = .text:0x8004C090; // type:function size:0x5C scope:global align:4 +setFire__19DinoPackunStateFireFv = .text:0x8004C0EC; // type:function size:0xA0 scope:global align:4 +setFireDirect__19DinoPackunStateFireFv = .text:0x8004C18C; // type:function size:0x40 scope:global align:4 +isFire__19DinoPackunStateFireCFv = .text:0x8004C1CC; // type:function size:0x8 scope:global align:4 +isEnableFire__19DinoPackunStateFireCFv = .text:0x8004C1D4; // type:function size:0x58 scope:global align:4 +isEnableCool__19DinoPackunStateFireCFv = .text:0x8004C22C; // type:function size:0x58 scope:global align:4 +__dt__19DinoPackunStateFireFv = .text:0x8004C284; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunStateFire_cpp = .text:0x8004C2DC; // type:function size:0x3C scope:local align:4 +__ct__Q222NrvDinoPackunStateFire28DinoPackunStateFireNrvNormalFv = .text:0x8004C318; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvDinoPackunStateFire30DinoPackunStateFireNrvFireSignFv = .text:0x8004C328; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvDinoPackunStateFire26DinoPackunStateFireNrvFireFv = .text:0x8004C338; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvDinoPackunStateFire26DinoPackunStateFireNrvCoolFv = .text:0x8004C348; // type:function size:0x10 scope:global align:4 +execute__Q222NrvDinoPackunStateFire26DinoPackunStateFireNrvCoolCFP5Spine = .text:0x8004C358; // type:function size:0x8 scope:global align:4 +execute__Q222NrvDinoPackunStateFire26DinoPackunStateFireNrvFireCFP5Spine = .text:0x8004C360; // type:function size:0x4 scope:global align:4 +execute__Q222NrvDinoPackunStateFire30DinoPackunStateFireNrvFireSignCFP5Spine = .text:0x8004C364; // type:function size:0x8 scope:global align:4 +execute__Q222NrvDinoPackunStateFire28DinoPackunStateFireNrvNormalCFP5Spine = .text:0x8004C36C; // type:function size:0x8 scope:global align:4 +__ct__14DinoPackunTailFUl = .text:0x8004C374; // type:function size:0x78 scope:global align:4 +addTailNode__14DinoPackunTailFP18DinoPackunTailNode = .text:0x8004C3EC; // type:function size:0x40 scope:global align:4 +activate__14DinoPackunTailFv = .text:0x8004C42C; // type:function size:0x7C scope:global align:4 +deactivate__14DinoPackunTailFv = .text:0x8004C4A8; // type:function size:0x6C scope:global align:4 +onMovement__14DinoPackunTailFv = .text:0x8004C514; // type:function size:0x5C scope:global align:4 +lockNodePosition__14DinoPackunTailFUl = .text:0x8004C570; // type:function size:0x10 scope:global align:4 +unlockNodePosition__14DinoPackunTailFUl = .text:0x8004C580; // type:function size:0x10 scope:global align:4 +lockEndNodePosition__14DinoPackunTailFv = .text:0x8004C590; // type:function size:0x18 scope:global align:4 +unlockEndNodePosition__14DinoPackunTailFv = .text:0x8004C5A8; // type:function size:0x18 scope:global align:4 +registerPreCalcJointCallBack__14DinoPackunTailFv = .text:0x8004C5C0; // type:function size:0x68 scope:global align:4 +registerJointCallBack__14DinoPackunTailFv = .text:0x8004C628; // type:function size:0x68 scope:global align:4 +updateJoint__14DinoPackunTailFv = .text:0x8004C690; // type:function size:0xB8 scope:global align:4 +addAccelKeepBend__14DinoPackunTailFv = .text:0x8004C748; // type:function size:0x20C scope:global align:4 +addAccelKeepDistance__14DinoPackunTailFv = .text:0x8004C954; // type:function size:0x1A4 scope:global align:4 +addAccelToBck__14DinoPackunTailFv = .text:0x8004CAF8; // type:function size:0xA8 scope:global align:4 +getTailNodePosition__14DinoPackunTailCFPQ29JGeometry8TVec3l = .text:0x8004CBA0; // type:function size:0x18 scope:global align:4 +getEndTailPosition__14DinoPackunTailCFPQ29JGeometry8TVec3 = .text:0x8004CBB8; // type:function size:0x24 scope:global align:4 +getNode__14DinoPackunTailCFUl = .text:0x8004CBDC; // type:function size:0x10 scope:global align:4 +__ct__18DinoPackunTailNodeFPCcP10DinoPackun = .text:0x8004CBEC; // type:function size:0xB0 scope:global align:4 +createJointController__18DinoPackunTailNodeFP9LiveActorPCc = .text:0x8004CC9C; // type:function size:0x108 scope:global align:4 +resetJoint__18DinoPackunTailNodeFv = .text:0x8004CDA4; // type:function size:0x54 scope:global align:4 +getLinkLength__18DinoPackunTailNodeCFv = .text:0x8004CDF8; // type:function size:0x8 scope:global align:4 +getKeepBendPower__18DinoPackunTailNodeCFv = .text:0x8004CE00; // type:function size:0x8 scope:global align:4 +preCalcJoint__18DinoPackunTailNodeFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8004CE08; // type:function size:0x30 scope:global align:4 +turnJointLocalXDir__18DinoPackunTailNodeFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8004CE38; // type:function size:0x1F0 scope:global align:4 +calcJointScale__18DinoPackunTailNodeFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8004D028; // type:function size:0xE0 scope:global align:4 +registerPreCalcJointCallBack__18DinoPackunTailNodeFv = .text:0x8004D108; // type:function size:0x8 scope:global align:4 +registerJointCallBack__18DinoPackunTailNodeFv = .text:0x8004D110; // type:function size:0x8 scope:global align:4 +lockPosition__18DinoPackunTailNodeFv = .text:0x8004D118; // type:function size:0x4C scope:global align:4 +unLockPosition__18DinoPackunTailNodeFv = .text:0x8004D164; // type:function size:0x4C scope:global align:4 +addNodeVelocityHost__18DinoPackunTailNodeFRCQ29JGeometry8TVec3 = .text:0x8004D1B0; // type:function size:0x20 scope:global align:4 +getNodeDirection__18DinoPackunTailNodeCFv = .text:0x8004D1D0; // type:function size:0x8 scope:global align:4 +addNodeVelocity__18DinoPackunTailNodeFRCQ29JGeometry8TVec3 = .text:0x8004D1D8; // type:function size:0x24 scope:global align:4 +requestLockPosition__18DinoPackunTailNodeFv = .text:0x8004D1FC; // type:function size:0x4 scope:global align:4 +requestUnLockPosition__18DinoPackunTailNodeFv = .text:0x8004D200; // type:function size:0x4 scope:global align:4 +__ct__18DinoPackunTailPartFPCcP10DinoPackun = .text:0x8004D204; // type:function size:0x54 scope:global align:4 +init__18DinoPackunTailPartFRC12JMapInfoIter = .text:0x8004D258; // type:function size:0xB0 scope:global align:4 +control__18DinoPackunTailPartFv = .text:0x8004D308; // type:function size:0x4 scope:global align:4 +createJointControllerOwn__18DinoPackunTailPartFP9LiveActorPCc = .text:0x8004D30C; // type:function size:0xDC scope:global align:4 +attackSensor__18DinoPackunTailPartFP9HitSensorP9HitSensor = .text:0x8004D3E8; // type:function size:0xE0 scope:global align:4 +receiveMsgPlayerAttack__18DinoPackunTailPartFUlP9HitSensorP9HitSensor = .text:0x8004D4C8; // type:function size:0xA4 scope:global align:4 +requestLockPosition__18DinoPackunTailPartFv = .text:0x8004D56C; // type:function size:0x40 scope:global align:4 +requestUnLockPosition__18DinoPackunTailPartFv = .text:0x8004D5AC; // type:function size:0x38 scope:global align:4 +__sinit_\DinoPackunTailPart_cpp = .text:0x8004D5E4; // type:function size:0x2C scope:local align:4 +__ct__Q221NrvDinoPackunTailPart25DinoPackunTailPartNrvWaitFv = .text:0x8004D610; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvDinoPackunTailPart33DinoPackunTailPartNrvLockPositionFv = .text:0x8004D620; // type:function size:0x10 scope:global align:4 +execute__Q221NrvDinoPackunTailPart33DinoPackunTailPartNrvLockPositionCFP5Spine = .text:0x8004D630; // type:function size:0x4 scope:global align:4 +execute__Q221NrvDinoPackunTailPart25DinoPackunTailPartNrvWaitCFP5Spine = .text:0x8004D634; // type:function size:0x54 scope:global align:4 +__dt__18DinoPackunTailPartFv = .text:0x8004D688; // type:function size:0x58 scope:global align:4 +__ct__18DinoPackunTailRootFPCcP10DinoPackun = .text:0x8004D6E0; // type:function size:0x3C scope:global align:4 +init__18DinoPackunTailRootFRC12JMapInfoIter = .text:0x8004D71C; // type:function size:0x40 scope:global align:4 +createJointControllerOwn__18DinoPackunTailRootFP9LiveActorPCc = .text:0x8004D75C; // type:function size:0xDC scope:global align:4 +calcJointDirection__18DinoPackunTailRootFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8004D838; // type:function size:0xC4 scope:global align:4 +addNodeVelocity__18DinoPackunTailRootFRCQ29JGeometry8TVec3 = .text:0x8004D8FC; // type:function size:0x4 scope:global align:4 +__dt__43JointControlDelegator<18DinoPackunTailRoot>Fv = .text:0x8004D900; // type:function size:0x40 scope:global align:4 +calcJointMatrix__43JointControlDelegator<18DinoPackunTailRoot>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8004D940; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__43JointControlDelegator<18DinoPackunTailRoot>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8004D9A8; // type:function size:0x68 scope:global align:4 +__dt__18DinoPackunTailRootFv = .text:0x8004DA10; // type:function size:0x58 scope:global align:4 +__ct__25DinoPackunTrackFireHolderFl = .text:0x8004DA68; // type:function size:0xA0 scope:global align:4 +__dt__39DeriveActorGroup<19DinoPackunTrackFire>Fv = .text:0x8004DB08; // type:function size:0x5C scope:global align:4 +__ct__19DinoPackunTrackFireFPCc = .text:0x8004DB64; // type:function size:0x44 scope:global align:4 +init__19DinoPackunTrackFireFRC12JMapInfoIter = .text:0x8004DBA8; // type:function size:0xF8 scope:global align:4 +control__19DinoPackunTrackFireFv = .text:0x8004DCA0; // type:function size:0x80 scope:global align:4 +attackSensor__19DinoPackunTrackFireFP9HitSensorP9HitSensor = .text:0x8004DD20; // type:function size:0x48 scope:global align:4 +receiveMsgPlayerAttack__19DinoPackunTrackFireFUlP9HitSensorP9HitSensor = .text:0x8004DD68; // type:function size:0x8 scope:global align:4 +appearAndSetPos__19DinoPackunTrackFireFRCQ29JGeometry8TVec3 = .text:0x8004DD70; // type:function size:0x7C scope:global align:4 +exeWait__19DinoPackunTrackFireFv = .text:0x8004DDEC; // type:function size:0xBC scope:global align:4 +exeGround__19DinoPackunTrackFireFv = .text:0x8004DEA8; // type:function size:0x64 scope:global align:4 +__dt__19DinoPackunTrackFireFv = .text:0x8004DF0C; // type:function size:0x5C scope:global align:4 +__dt__25DinoPackunTrackFireHolderFv = .text:0x8004DF68; // type:function size:0x58 scope:global align:4 +__sinit_\DinoPackunTrackFire_cpp = .text:0x8004DFC0; // type:function size:0x2C scope:local align:4 +__ct__Q217NrvDinoPackunFire26DinoPackunTrackFireNrvWaitFv = .text:0x8004DFEC; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvDinoPackunFire28DinoPackunTrackFireNrvGroundFv = .text:0x8004DFFC; // type:function size:0x10 scope:global align:4 +execute__Q217NrvDinoPackunFire28DinoPackunTrackFireNrvGroundCFP5Spine = .text:0x8004E00C; // type:function size:0x8 scope:global align:4 +execute__Q217NrvDinoPackunFire26DinoPackunTrackFireNrvWaitCFP5Spine = .text:0x8004E014; // type:function size:0x8 scope:global align:4 +getBaseMtx__19DinoPackunTrackFireCFv = .text:0x8004E01C; // type:function size:0x8 scope:global align:4 +__ct__13DinoPackunVs1FP10DinoPackun = .text:0x8004E024; // type:function size:0x5C scope:global align:4 +init__13DinoPackunVs1Fv = .text:0x8004E080; // type:function size:0xEC scope:global align:4 +start__13DinoPackunVs1Fv = .text:0x8004E16C; // type:function size:0x44 scope:global align:4 +exeOpeningDemo__13DinoPackunVs1Fv = .text:0x8004E1B0; // type:function size:0x54 scope:global align:4 +exeBattleEgg__13DinoPackunVs1Fv = .text:0x8004E204; // type:function size:0x4C scope:global align:4 +exeCryDemo__13DinoPackunVs1Fv = .text:0x8004E250; // type:function size:0x54 scope:global align:4 +exeBattleLv1__13DinoPackunVs1Fv = .text:0x8004E2A4; // type:function size:0x58 scope:global align:4 +exeAngryDemo__13DinoPackunVs1Fv = .text:0x8004E2FC; // type:function size:0x54 scope:global align:4 +exeBattleLv2__13DinoPackunVs1Fv = .text:0x8004E350; // type:function size:0x68 scope:global align:4 +exeBattleLv3__13DinoPackunVs1Fv = .text:0x8004E3B8; // type:function size:0x68 scope:global align:4 +exeDownDemo__13DinoPackunVs1Fv = .text:0x8004E420; // type:function size:0x50 scope:global align:4 +__dt__13DinoPackunVs1Fv = .text:0x8004E470; // type:function size:0x5C scope:global align:4 +__sinit_\DinoPackunVs1_cpp = .text:0x8004E4CC; // type:function size:0x64 scope:local align:4 +__ct__Q216NrvDinoPackunVs125DinoPackunVs1NrvWaitStartFv = .text:0x8004E530; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs127DinoPackunVs1NrvOpeningDemoFv = .text:0x8004E540; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleEggFv = .text:0x8004E550; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs123DinoPackunVs1NrvCryDemoFv = .text:0x8004E560; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleLv1Fv = .text:0x8004E570; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs125DinoPackunVs1NrvAngryDemoFv = .text:0x8004E580; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleLv2Fv = .text:0x8004E590; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleLv3Fv = .text:0x8004E5A0; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs124DinoPackunVs1NrvDownDemoFv = .text:0x8004E5B0; // type:function size:0x10 scope:global align:4 +execute__Q216NrvDinoPackunVs124DinoPackunVs1NrvDownDemoCFP5Spine = .text:0x8004E5C0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleLv3CFP5Spine = .text:0x8004E5C8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleLv2CFP5Spine = .text:0x8004E5D0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs125DinoPackunVs1NrvAngryDemoCFP5Spine = .text:0x8004E5D8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleLv1CFP5Spine = .text:0x8004E5E0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs123DinoPackunVs1NrvCryDemoCFP5Spine = .text:0x8004E5E8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs125DinoPackunVs1NrvBattleEggCFP5Spine = .text:0x8004E5F0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs127DinoPackunVs1NrvOpeningDemoCFP5Spine = .text:0x8004E5F8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs125DinoPackunVs1NrvWaitStartCFP5Spine = .text:0x8004E600; // type:function size:0x4 scope:global align:4 +getVsCount__13DinoPackunVs1CFv = .text:0x8004E604; // type:function size:0x8 scope:global align:4 +isUseEggShell__13DinoPackunVs1CFv = .text:0x8004E60C; // type:function size:0x8 scope:global align:4 +__ct__13DinoPackunVs2FP10DinoPackun = .text:0x8004E614; // type:function size:0x5C scope:global align:4 +init__13DinoPackunVs2Fv = .text:0x8004E670; // type:function size:0x12C scope:global align:4 +start__13DinoPackunVs2Fv = .text:0x8004E79C; // type:function size:0x44 scope:global align:4 +exeOpeningDemo__13DinoPackunVs2Fv = .text:0x8004E7E0; // type:function size:0x90 scope:global align:4 +exeBattleEgg__13DinoPackunVs2Fv = .text:0x8004E870; // type:function size:0x4C scope:global align:4 +exeCryDemo__13DinoPackunVs2Fv = .text:0x8004E8BC; // type:function size:0x54 scope:global align:4 +exeBattleLv1__13DinoPackunVs2Fv = .text:0x8004E910; // type:function size:0x9C scope:global align:4 +exeAngryDemo__13DinoPackunVs2Fv = .text:0x8004E9AC; // type:function size:0x7C scope:global align:4 +exeBattleLv2__13DinoPackunVs2Fv = .text:0x8004EA28; // type:function size:0xA0 scope:global align:4 +exeBattleLv3__13DinoPackunVs2Fv = .text:0x8004EAC8; // type:function size:0x98 scope:global align:4 +exeDownDemo__13DinoPackunVs2Fv = .text:0x8004EB60; // type:function size:0x50 scope:global align:4 +__dt__13DinoPackunVs2Fv = .text:0x8004EBB0; // type:function size:0x5C scope:global align:4 +__sinit_\DinoPackunVs2_cpp = .text:0x8004EC0C; // type:function size:0x64 scope:local align:4 +__ct__Q216NrvDinoPackunVs225DinoPackunVs2NrvWaitStartFv = .text:0x8004EC70; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs227DinoPackunVs2NrvOpeningDemoFv = .text:0x8004EC80; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleEggFv = .text:0x8004EC90; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs223DinoPackunVs2NrvCryDemoFv = .text:0x8004ECA0; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleLv1Fv = .text:0x8004ECB0; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs225DinoPackunVs2NrvAngryDemoFv = .text:0x8004ECC0; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleLv2Fv = .text:0x8004ECD0; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleLv3Fv = .text:0x8004ECE0; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvDinoPackunVs224DinoPackunVs2NrvDownDemoFv = .text:0x8004ECF0; // type:function size:0x10 scope:global align:4 +execute__Q216NrvDinoPackunVs224DinoPackunVs2NrvDownDemoCFP5Spine = .text:0x8004ED00; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleLv3CFP5Spine = .text:0x8004ED08; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleLv2CFP5Spine = .text:0x8004ED10; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs225DinoPackunVs2NrvAngryDemoCFP5Spine = .text:0x8004ED18; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleLv1CFP5Spine = .text:0x8004ED20; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs223DinoPackunVs2NrvCryDemoCFP5Spine = .text:0x8004ED28; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs225DinoPackunVs2NrvBattleEggCFP5Spine = .text:0x8004ED30; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs227DinoPackunVs2NrvOpeningDemoCFP5Spine = .text:0x8004ED38; // type:function size:0x8 scope:global align:4 +execute__Q216NrvDinoPackunVs225DinoPackunVs2NrvWaitStartCFP5Spine = .text:0x8004ED40; // type:function size:0x4 scope:global align:4 +getVsCount__13DinoPackunVs2CFv = .text:0x8004ED44; // type:function size:0x8 scope:global align:4 +isUseEggShell__13DinoPackunVs2CFv = .text:0x8004ED4C; // type:function size:0x8 scope:global align:4 +setAll__Q29JGeometry8TVec3Ff_v = .text:0x8004ED54; // type:function size:0x10 scope:global align:4 +__ct__Q29JGeometry8TVec3FRC3Vec = .text:0x8004ED64; // type:function size:0x14 scope:global align:4 +__ct__7DodoryuFPCc = .text:0x8004ED78; // type:function size:0x104 scope:global align:4 +init__7DodoryuFRC12JMapInfoIter = .text:0x8004EE7C; // type:function size:0x210 scope:global align:4 +initAfterPlacement__7DodoryuFv = .text:0x8004F08C; // type:function size:0x4 scope:global align:4 +control__7DodoryuFv = .text:0x8004F090; // type:function size:0x70 scope:global align:4 +startClipped__7DodoryuFv = .text:0x8004F100; // type:function size:0x54 scope:global align:4 +endClipped__7DodoryuFv = .text:0x8004F154; // type:function size:0x54 scope:global align:4 +snapToGround__7DodoryuFv = .text:0x8004F1A8; // type:function size:0xE4 scope:global align:4 +snapToWall__7DodoryuFv = .text:0x8004F28C; // type:function size:0xF4 scope:global align:4 +setMtx__7DodoryuFRCQ29JGeometry64TPosition3>> = .text:0x8004F380; // type:function size:0x90 scope:global align:4 +notifyOnSwitchA__7DodoryuFv = .text:0x8004F410; // type:function size:0x60 scope:global align:4 +nextState__7DodoryuFv = .text:0x8004F470; // type:function size:0xE0 scope:global align:4 +pauseOff__7DodoryuFv = .text:0x8004F550; // type:function size:0x50 scope:global align:4 +startPlayerCenterCamera__7DodoryuFv = .text:0x8004F5A0; // type:function size:0x3C scope:global align:4 +endPlayerCenterCamera__7DodoryuFv = .text:0x8004F5DC; // type:function size:0x3C scope:global align:4 +getPlayerResetMtx__7DodoryuCFPQ29JGeometry64TPosition3>>Ul = .text:0x8004F618; // type:function size:0x54 scope:global align:4 +checkWallWithVelocity__7DodoryuFv = .text:0x8004F66C; // type:function size:0x11C scope:global align:4 +reactJumpOutCommon__7DodoryuCFv = .text:0x8004F788; // type:function size:0x8 scope:global align:4 +startSpinOutCamera__7DodoryuFv = .text:0x8004F790; // type:function size:0x44 scope:global align:4 +endSpinOutCamera__7DodoryuFv = .text:0x8004F7D4; // type:function size:0x10 scope:global align:4 +keepOffFromClosedArea__7DodoryuFPQ29JGeometry8TVec3 = .text:0x8004F7E4; // type:function size:0x2D8 scope:global align:4 +tryRumblePad__7DodoryuFv = .text:0x8004FABC; // type:function size:0x60 scope:global align:4 +invalidateEyeSensor__7DodoryuFv = .text:0x8004FB1C; // type:function size:0x8 scope:global align:4 +validateEyeSensor__7DodoryuFv = .text:0x8004FB24; // type:function size:0x8 scope:global align:4 +invalidateStarPieceSensor__7DodoryuFv = .text:0x8004FB2C; // type:function size:0x8 scope:global align:4 +validateStarPieceSensor__7DodoryuFv = .text:0x8004FB34; // type:function size:0x8 scope:global align:4 +isHeadNeedle__7DodoryuCFP9HitSensorP9HitSensor = .text:0x8004FB3C; // type:function size:0xA4 scope:global align:4 +shiftMoveStateRail__7DodoryuFf = .text:0x8004FBE0; // type:function size:0x8 scope:global align:4 +shiftMoveStateChase__7DodoryuFffff = .text:0x8004FBE8; // type:function size:0x8 scope:global align:4 +shiftMoveStateEscape__7DodoryuFfllff = .text:0x8004FBF0; // type:function size:0x8 scope:global align:4 +shiftMoveStateJumpOut__7DodoryuFff = .text:0x8004FBF8; // type:function size:0x8 scope:global align:4 +shiftMoveStateNull__7DodoryuFv = .text:0x8004FC00; // type:function size:0x8 scope:global align:4 +setMoveRailSpeed__7DodoryuFf = .text:0x8004FC08; // type:function size:0x8 scope:global align:4 +startHill__7DodoryuFv = .text:0x8004FC10; // type:function size:0x8 scope:global align:4 +stopHill__7DodoryuFv = .text:0x8004FC18; // type:function size:0x8 scope:global align:4 +stopHillForce__7DodoryuFv = .text:0x8004FC20; // type:function size:0x8 scope:global align:4 +killAllHillPieces__7DodoryuFv = .text:0x8004FC28; // type:function size:0x8 scope:global align:4 +setHillAppearNumHalf__7DodoryuFv = .text:0x8004FC30; // type:function size:0x14 scope:global align:4 +setHillAppearNumMax__7DodoryuFv = .text:0x8004FC44; // type:function size:0x10 scope:global align:4 +startLeadHillBck__7DodoryuFPCc = .text:0x8004FC54; // type:function size:0x68 scope:global align:4 +killLeadHill__7DodoryuFv = .text:0x8004FCBC; // type:function size:0x14 scope:global align:4 +appearBank__7DodoryuFv = .text:0x8004FCD0; // type:function size:0x8 scope:global align:4 +leaveRabbit__7DodoryuFv = .text:0x8004FCD8; // type:function size:0x44 scope:global align:4 +resetRabbit__7DodoryuFv = .text:0x8004FD1C; // type:function size:0xC scope:global align:4 +calcRabbitDir__7DodoryuCFPQ29JGeometry8TVec3 = .text:0x8004FD28; // type:function size:0x80 scope:global align:4 +displayRabbitMessage__7DodoryuFv = .text:0x8004FDA8; // type:function size:0x10 scope:global align:4 +calcAndSetBaseMtx__7DodoryuFv = .text:0x8004FDB8; // type:function size:0x60 scope:global align:4 +attackSensor__7DodoryuFP9HitSensorP9HitSensor = .text:0x8004FE18; // type:function size:0xA8 scope:global align:4 +receiveMsgPlayerAttack__7DodoryuFUlP9HitSensorP9HitSensor = .text:0x8004FEC0; // type:function size:0x100 scope:global align:4 +initHitSensor__7DodoryuFv = .text:0x8004FFC0; // type:function size:0x1B4 scope:global align:4 +initSwitch__7DodoryuFRC12JMapInfoIter = .text:0x80050174; // type:function size:0x84 scope:global align:4 +createMogucchiHill__7DodoryuFv = .text:0x800501F8; // type:function size:0x4C scope:global align:4 +createDodoryuBank__7DodoryuFv = .text:0x80050244; // type:function size:0x44 scope:global align:4 +turnUpVecTo__7DodoryuFRCQ29JGeometry8TVec3 = .text:0x80050288; // type:function size:0x1D0 scope:global align:4 +checkHipDrop__7DodoryuFv = .text:0x80050458; // type:function size:0x54 scope:global align:4 +initState__7DodoryuFv = .text:0x800504AC; // type:function size:0x1A8 scope:global align:4 +updateRumblePad__7DodoryuFv = .text:0x80050654; // type:function size:0x24 scope:global align:4 +updateCameraTarget__7DodoryuFv = .text:0x80050678; // type:function size:0xB4 scope:global align:4 +__ct__11DodoryuBankFv = .text:0x8005072C; // type:function size:0x68 scope:global align:4 +__dt__8ModelObjFv = .text:0x80050794; // type:function size:0x5C scope:global align:4 +init__11DodoryuBankFRC12JMapInfoIter = .text:0x800507F0; // type:function size:0x44 scope:global align:4 +__ct__13DodoryuRabbitFP7DodoryuRC12JMapInfoIter = .text:0x80050834; // type:function size:0xF8 scope:global align:4 +init__13DodoryuRabbitFRC12JMapInfoIter = .text:0x8005092C; // type:function size:0x120 scope:global align:4 +control__13DodoryuRabbitFv = .text:0x80050A4C; // type:function size:0x154 scope:global align:4 +exeEscapeWaiting__13DodoryuRabbitFv = .text:0x80050BA0; // type:function size:0x5C scope:global align:4 +exeEscape__13DodoryuRabbitFv = .text:0x80050BFC; // type:function size:0xB4 scope:global align:4 +exeEscapeSlow__13DodoryuRabbitFv = .text:0x80050CB0; // type:function size:0xD8 scope:global align:4 +exeRest__13DodoryuRabbitFv = .text:0x80050D88; // type:function size:0x84 scope:global align:4 +exeJump__13DodoryuRabbitFv = .text:0x80050E0C; // type:function size:0x78 scope:global align:4 +exeWait__13DodoryuRabbitFv = .text:0x80050E84; // type:function size:0x58 scope:global align:4 +exeReturn__13DodoryuRabbitFv = .text:0x80050EDC; // type:function size:0x64 scope:global align:4 +exePleasure__13DodoryuRabbitFv = .text:0x80050F40; // type:function size:0x78 scope:global align:4 +attackSensor__13DodoryuRabbitFP9HitSensorP9HitSensor = .text:0x80050FB8; // type:function size:0x70 scope:global align:4 +receiveMsgPlayerAttack__13DodoryuRabbitFUlP9HitSensorP9HitSensor = .text:0x80051028; // type:function size:0xA8 scope:global align:4 +reset__13DodoryuRabbitFb = .text:0x800510D0; // type:function size:0x68 scope:global align:4 +updatePos__13DodoryuRabbitFf = .text:0x80051138; // type:function size:0x180 scope:global align:4 +calcCoordDiff__13DodoryuRabbitCFv = .text:0x800512B8; // type:function size:0x6C scope:global align:4 +tryTalk__13DodoryuRabbitFv = .text:0x80051324; // type:function size:0x1C scope:global align:4 +__ct__15DodoryuLeadHillFP7Dodoryu = .text:0x80051340; // type:function size:0x98 scope:global align:4 +init__15DodoryuLeadHillFRC12JMapInfoIter = .text:0x800513D8; // type:function size:0xA4 scope:global align:4 +control__15DodoryuLeadHillFv = .text:0x8005147C; // type:function size:0x14 scope:global align:4 +calcJoint__15DodoryuLeadHillFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80051490; // type:function size:0x14C scope:global align:4 +calcAndSetBaseMtx__15DodoryuLeadHillFv = .text:0x800515DC; // type:function size:0x8C scope:global align:4 +initJoint__15DodoryuLeadHillFv = .text:0x80051668; // type:function size:0x114 scope:global align:4 +__sinit_\Dodoryu_cpp = .text:0x8005177C; // type:function size:0x64 scope:local align:4 +__ct__Q221@unnamed@Dodoryu_cpp@24DodoryuBankNrvBankAppearFv = .text:0x800517E0; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@35DodoryuRabbitNrvRabbitEscapeWaitingFv = .text:0x800517F0; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@28DodoryuRabbitNrvRabbitEscapeFv = .text:0x80051800; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@32DodoryuRabbitNrvRabbitEscapeSlowFv = .text:0x80051810; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@26DodoryuRabbitNrvRabbitRestFv = .text:0x80051820; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@26DodoryuRabbitNrvRabbitJumpFv = .text:0x80051830; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@26DodoryuRabbitNrvRabbitWaitFv = .text:0x80051840; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@28DodoryuRabbitNrvRabbitReturnFv = .text:0x80051850; // type:function size:0x10 scope:global align:4 +__ct__Q221@unnamed@Dodoryu_cpp@30DodoryuRabbitNrvRabbitPleasureFv = .text:0x80051860; // type:function size:0x10 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@30DodoryuRabbitNrvRabbitPleasureCFP5Spine = .text:0x80051870; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@28DodoryuRabbitNrvRabbitReturnCFP5Spine = .text:0x80051878; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@26DodoryuRabbitNrvRabbitWaitCFP5Spine = .text:0x80051880; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@26DodoryuRabbitNrvRabbitJumpCFP5Spine = .text:0x80051888; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@26DodoryuRabbitNrvRabbitRestCFP5Spine = .text:0x80051890; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@32DodoryuRabbitNrvRabbitEscapeSlowCFP5Spine = .text:0x80051898; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@28DodoryuRabbitNrvRabbitEscapeCFP5Spine = .text:0x800518A0; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@35DodoryuRabbitNrvRabbitEscapeWaitingCFP5Spine = .text:0x800518A8; // type:function size:0x8 scope:global align:4 +execute__Q221@unnamed@Dodoryu_cpp@24DodoryuBankNrvBankAppearCFP5Spine = .text:0x800518B0; // type:function size:0x54 scope:global align:4 +start__16DodoryuStateBaseFv = .text:0x80051904; // type:function size:0x4 scope:global align:4 +catchStartClipped__16DodoryuStateBaseFv = .text:0x80051908; // type:function size:0x4 scope:global align:4 +catchEndClipped__16DodoryuStateBaseFv = .text:0x8005190C; // type:function size:0x4 scope:global align:4 +end__16DodoryuStateBaseFv = .text:0x80051910; // type:function size:0x4 scope:global align:4 +catchSendPlayerFlying__16DodoryuStateBaseFP9HitSensorP9HitSensor = .text:0x80051914; // type:function size:0x4 scope:global align:4 +catchAttackSensor__16DodoryuStateBaseFP9HitSensorP9HitSensor = .text:0x80051918; // type:function size:0x4 scope:global align:4 +catchPlayerAttack__16DodoryuStateBaseFUlP9HitSensorP9HitSensor = .text:0x8005191C; // type:function size:0x8 scope:global align:4 +catchHipDrop__16DodoryuStateBaseFv = .text:0x80051924; // type:function size:0x4 scope:global align:4 +__dt__40JointControlDelegator<15DodoryuLeadHill>Fv = .text:0x80051928; // type:function size:0x40 scope:global align:4 +calcJointMatrix__40JointControlDelegator<15DodoryuLeadHill>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80051968; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__40JointControlDelegator<15DodoryuLeadHill>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800519D0; // type:function size:0x68 scope:global align:4 +push_back__Q22MR49Vector>FRCP16DodoryuStateBase = .text:0x80051A38; // type:function size:0x1C scope:global align:4 +__cl__Q22MR39FunctorV0MCFv = .text:0x80051A54; // type:function size:0x30 scope:global align:4 +clone__Q22MR39FunctorV0MCFP7JKRHeap = .text:0x80051A84; // type:function size:0x68 scope:global align:4 +__dt__7DodoryuFv = .text:0x80051AEC; // type:function size:0x5C scope:global align:4 +__dt__11DodoryuBankFv = .text:0x80051B48; // type:function size:0x58 scope:global align:4 +__dt__13DodoryuRabbitFv = .text:0x80051BA0; // type:function size:0x58 scope:global align:4 +__dt__15DodoryuLeadHillFv = .text:0x80051BF8; // type:function size:0x5C scope:global align:4 +resetCastDisposition__25@unnamed@DodoryuDemo_cpp@FP7Dodoryu = .text:0x80051C54; // type:function size:0x6C scope:global align:4 +__ct__18DodoryuDemoOpeningFP7DodoryuPCc = .text:0x80051CC0; // type:function size:0x54 scope:global align:4 +init__18DodoryuDemoOpeningFRC12JMapInfoIter = .text:0x80051D14; // type:function size:0x60 scope:global align:4 +control__18DodoryuDemoOpeningFv = .text:0x80051D74; // type:function size:0x20 scope:global align:4 +start__18DodoryuDemoOpeningFv = .text:0x80051D94; // type:function size:0x8 scope:global align:4 +end__18DodoryuDemoOpeningFv = .text:0x80051D9C; // type:function size:0x80 scope:global align:4 +exeDemoWait__18DodoryuDemoOpeningFv = .text:0x80051E1C; // type:function size:0x11C scope:global align:4 +exeUnderground__18DodoryuDemoOpeningFv = .text:0x80051F38; // type:function size:0x94 scope:global align:4 +exeUndergroundHide__18DodoryuDemoOpeningFv = .text:0x80051FCC; // type:function size:0x80 scope:global align:4 +exeAppear__18DodoryuDemoOpeningFv = .text:0x8005204C; // type:function size:0xF8 scope:global align:4 +exeWalk__18DodoryuDemoOpeningFv = .text:0x80052144; // type:function size:0xB8 scope:global align:4 +exeHideReady__18DodoryuDemoOpeningFv = .text:0x800521FC; // type:function size:0xAC scope:global align:4 +exeHide__18DodoryuDemoOpeningFv = .text:0x800522A8; // type:function size:0x78 scope:global align:4 +tryFinish__18DodoryuDemoOpeningFv = .text:0x80052320; // type:function size:0x70 scope:global align:4 +turnToRabbit__18DodoryuDemoOpeningFv = .text:0x80052390; // type:function size:0x164 scope:global align:4 +__ct__17DodoryuDemoAppearFP7DodoryuPCc = .text:0x800524F4; // type:function size:0x54 scope:global align:4 +init__17DodoryuDemoAppearFRC12JMapInfoIter = .text:0x80052548; // type:function size:0x60 scope:global align:4 +start__17DodoryuDemoAppearFv = .text:0x800525A8; // type:function size:0x8 scope:global align:4 +end__17DodoryuDemoAppearFv = .text:0x800525B0; // type:function size:0x58 scope:global align:4 +exeDemoWait__17DodoryuDemoAppearFv = .text:0x80052608; // type:function size:0x90 scope:global align:4 +exePlay__17DodoryuDemoAppearFv = .text:0x80052698; // type:function size:0xF8 scope:global align:4 +__ct__16DodoryuDemoAngryFP7DodoryuPCc = .text:0x80052790; // type:function size:0x54 scope:global align:4 +init__16DodoryuDemoAngryFRC12JMapInfoIter = .text:0x800527E4; // type:function size:0x60 scope:global align:4 +start__16DodoryuDemoAngryFv = .text:0x80052844; // type:function size:0x8 scope:global align:4 +end__16DodoryuDemoAngryFv = .text:0x8005284C; // type:function size:0x58 scope:global align:4 +exeDemoWait__16DodoryuDemoAngryFv = .text:0x800528A4; // type:function size:0x80 scope:global align:4 +exePlay__16DodoryuDemoAngryFv = .text:0x80052924; // type:function size:0x108 scope:global align:4 +__ct__15DodoryuDemoDownFP7DodoryuPCc = .text:0x80052A2C; // type:function size:0x54 scope:global align:4 +init__15DodoryuDemoDownFRC12JMapInfoIter = .text:0x80052A80; // type:function size:0x60 scope:global align:4 +start__15DodoryuDemoDownFv = .text:0x80052AE0; // type:function size:0x8 scope:global align:4 +end__15DodoryuDemoDownFv = .text:0x80052AE8; // type:function size:0x58 scope:global align:4 +exeDemoWait__15DodoryuDemoDownFv = .text:0x80052B40; // type:function size:0x80 scope:global align:4 +exePlay__15DodoryuDemoDownFv = .text:0x80052BC0; // type:function size:0xD8 scope:global align:4 +__dt__18DodoryuDemoOpeningFv = .text:0x80052C98; // type:function size:0x58 scope:global align:4 +__dt__17DodoryuDemoAppearFv = .text:0x80052CF0; // type:function size:0x58 scope:global align:4 +__dt__16DodoryuDemoAngryFv = .text:0x80052D48; // type:function size:0x58 scope:global align:4 +__dt__15DodoryuDemoDownFv = .text:0x80052DA0; // type:function size:0x58 scope:global align:4 +__sinit_\DodoryuDemo_cpp = .text:0x80052DF8; // type:function size:0x84 scope:local align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@36DodoryuDemoOpeningNrvOpeningDemoWaitFv = .text:0x80052E7C; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@39DodoryuDemoOpeningNrvOpeningUndergroundFv = .text:0x80052E8C; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@43DodoryuDemoOpeningNrvOpeningUndergroundHideFv = .text:0x80052E9C; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@34DodoryuDemoOpeningNrvOpeningAppearFv = .text:0x80052EAC; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@32DodoryuDemoOpeningNrvOpeningWalkFv = .text:0x80052EBC; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@37DodoryuDemoOpeningNrvOpeningHideReadyFv = .text:0x80052ECC; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@32DodoryuDemoOpeningNrvOpeningHideFv = .text:0x80052EDC; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@34DodoryuDemoAppearNrvAppearDemoWaitFv = .text:0x80052EEC; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@30DodoryuDemoAppearNrvAppearPlayFv = .text:0x80052EFC; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@32DodoryuDemoAngryNrvAngryDemoWaitFv = .text:0x80052F0C; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@28DodoryuDemoAngryNrvAngryPlayFv = .text:0x80052F1C; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@30DodoryuDemoDownNrvDownDemoWaitFv = .text:0x80052F2C; // type:function size:0x10 scope:global align:4 +__ct__Q225@unnamed@DodoryuDemo_cpp@26DodoryuDemoDownNrvDownPlayFv = .text:0x80052F3C; // type:function size:0x10 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@26DodoryuDemoDownNrvDownPlayCFP5Spine = .text:0x80052F4C; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@30DodoryuDemoDownNrvDownDemoWaitCFP5Spine = .text:0x80052F54; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@28DodoryuDemoAngryNrvAngryPlayCFP5Spine = .text:0x80052F5C; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@32DodoryuDemoAngryNrvAngryDemoWaitCFP5Spine = .text:0x80052F64; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@30DodoryuDemoAppearNrvAppearPlayCFP5Spine = .text:0x80052F6C; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@34DodoryuDemoAppearNrvAppearDemoWaitCFP5Spine = .text:0x80052F74; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@32DodoryuDemoOpeningNrvOpeningHideCFP5Spine = .text:0x80052F7C; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@37DodoryuDemoOpeningNrvOpeningHideReadyCFP5Spine = .text:0x80052F84; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@32DodoryuDemoOpeningNrvOpeningWalkCFP5Spine = .text:0x80052F8C; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@34DodoryuDemoOpeningNrvOpeningAppearCFP5Spine = .text:0x80052F94; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@43DodoryuDemoOpeningNrvOpeningUndergroundHideCFP5Spine = .text:0x80052F9C; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@39DodoryuDemoOpeningNrvOpeningUndergroundCFP5Spine = .text:0x80052FA4; // type:function size:0x8 scope:global align:4 +execute__Q225@unnamed@DodoryuDemo_cpp@36DodoryuDemoOpeningNrvOpeningDemoWaitCFP5Spine = .text:0x80052FAC; // type:function size:0x8 scope:global align:4 +__ct__16DodoryuStateBaseFP7DodoryuPCc = .text:0x80052FB4; // type:function size:0x50 scope:global align:4 +__dt__16DodoryuStateBaseFv = .text:0x80053004; // type:function size:0x5C scope:global align:4 +__ct__11DodoryuHillFP7Dodoryu = .text:0x80053060; // type:function size:0x8C scope:global align:4 +__dt__12MogucchiHillFv = .text:0x800530EC; // type:function size:0x5C scope:global align:4 +notifyAppearAttackToPlayer__11DodoryuHillFP9HitSensorP9HitSensor = .text:0x80053148; // type:function size:0x8 scope:global align:4 +__dt__11DodoryuHillFv = .text:0x80053150; // type:function size:0x58 scope:global align:4 +notifyWaitAttackToPlayer__12MogucchiHillFP9HitSensorP9HitSensor = .text:0x800531A8; // type:function size:0x8 scope:global align:4 +__ct__Q210DodoryuSub9MoveStateFPQ210DodoryuSub15MoveStateHolder = .text:0x800531B0; // type:function size:0x24 scope:global align:4 +__ct__Q210DodoryuSub15MoveStateHolderFP7Dodoryu = .text:0x800531D4; // type:function size:0x134 scope:global align:4 +execute__Q210DodoryuSub15MoveStateHolderFv = .text:0x80053308; // type:function size:0x48 scope:global align:4 +shiftRail__Q210DodoryuSub15MoveStateHolderFf = .text:0x80053350; // type:function size:0x10 scope:global align:4 +shiftChase__Q210DodoryuSub15MoveStateHolderFffff = .text:0x80053360; // type:function size:0x4C scope:global align:4 +shiftEscape__Q210DodoryuSub15MoveStateHolderFfllff = .text:0x800533AC; // type:function size:0x3C scope:global align:4 +shiftJumpOut__Q210DodoryuSub15MoveStateHolderFff = .text:0x800533E8; // type:function size:0x24 scope:global align:4 +shiftNull__Q210DodoryuSub15MoveStateHolderFv = .text:0x8005340C; // type:function size:0xC scope:global align:4 +brake__Q210DodoryuSub15MoveStateHolderFv = .text:0x80053418; // type:function size:0x4C scope:global align:4 +setRailSpeed__Q210DodoryuSub15MoveStateHolderFf = .text:0x80053464; // type:function size:0xC scope:global align:4 +__ct__Q210DodoryuSub13MoveStateRailFPQ210DodoryuSub15MoveStateHolder = .text:0x80053470; // type:function size:0x48 scope:global align:4 +execute__Q210DodoryuSub13MoveStateRailFv = .text:0x800534B8; // type:function size:0x180 scope:global align:4 +execute__Q210DodoryuSub14MoveStateChaseFv = .text:0x80053638; // type:function size:0xC4 scope:global align:4 +execute__Q210DodoryuSub15MoveStateDetourFv = .text:0x800536FC; // type:function size:0x10C scope:global align:4 +isPlayerOppositeFromWall__Q210DodoryuSub15MoveStateDetourCFv = .text:0x80053808; // type:function size:0x60 scope:global align:4 +__ct__Q210DodoryuSub15MoveStateEscapeFPQ210DodoryuSub15MoveStateHolder = .text:0x80053868; // type:function size:0x6C scope:global align:4 +execute__Q210DodoryuSub15MoveStateEscapeFv = .text:0x800538D4; // type:function size:0x148 scope:global align:4 +__ct__Q210DodoryuSub16MoveStateJumpOutFPQ210DodoryuSub15MoveStateHolder = .text:0x80053A1C; // type:function size:0x4C scope:global align:4 +execute__Q210DodoryuSub16MoveStateJumpOutFv = .text:0x80053A68; // type:function size:0xD8 scope:global align:4 +execute__Q210DodoryuSub13MoveStateNullFv = .text:0x80053B40; // type:function size:0x4 scope:global align:4 +calcAttackDir__16DodoryuStateBaseFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80053B44; // type:function size:0xE4 scope:global align:4 +calcVerticalizedDir__16DodoryuStateBaseFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80053C28; // type:function size:0x8C scope:global align:4 +negateInternal__9JGeometryFPCfPf = .text:0x80053CB4; // type:function size:0x1C scope:global align:4 +__ct__15DodoryuStateLv1FP7DodoryuPCc = .text:0x80053CD0; // type:function size:0x84 scope:global align:4 +init__15DodoryuStateLv1FRC12JMapInfoIter = .text:0x80053D54; // type:function size:0x4C scope:global align:4 +control__15DodoryuStateLv1Fv = .text:0x80053DA0; // type:function size:0x7C scope:global align:4 +exeHide__15DodoryuStateLv1Fv = .text:0x80053E1C; // type:function size:0xF8 scope:global align:4 +exeAppearSign__15DodoryuStateLv1Fv = .text:0x80053F14; // type:function size:0x64 scope:global align:4 +exeAppearStart__15DodoryuStateLv1Fv = .text:0x80053F78; // type:function size:0xA0 scope:global align:4 +exeAppear__15DodoryuStateLv1Fv = .text:0x80054018; // type:function size:0x90 scope:global align:4 +exeAppearEnd__15DodoryuStateLv1Fv = .text:0x800540A8; // type:function size:0x70 scope:global align:4 +exeJumpOut__15DodoryuStateLv1Fv = .text:0x80054118; // type:function size:0xD0 scope:global align:4 +exeDamage__15DodoryuStateLv1Fv = .text:0x800541E8; // type:function size:0xB4 scope:global align:4 +exeDive__15DodoryuStateLv1Fv = .text:0x8005429C; // type:function size:0xBC scope:global align:4 +exeSpinOut__15DodoryuStateLv1Fv = .text:0x80054358; // type:function size:0x160 scope:global align:4 +start__15DodoryuStateLv1Fv = .text:0x800544B8; // type:function size:0x50 scope:global align:4 +catchAttackSensor__15DodoryuStateLv1FP9HitSensorP9HitSensor = .text:0x80054508; // type:function size:0xF0 scope:global align:4 +catchHipDrop__15DodoryuStateLv1Fv = .text:0x800545F8; // type:function size:0xD8 scope:global align:4 +catchPlayerAttack__15DodoryuStateLv1FUlP9HitSensorP9HitSensor = .text:0x800546D0; // type:function size:0x204 scope:global align:4 +catchStartClipped__15DodoryuStateLv1Fv = .text:0x800548D4; // type:function size:0x4 scope:global align:4 +isAttackable__15DodoryuStateLv1CFv = .text:0x800548D8; // type:function size:0xC4 scope:global align:4 +executeHideJump__15DodoryuStateLv1Fv = .text:0x8005499C; // type:function size:0x7C scope:global align:4 +startPop__15DodoryuStateLv1Fv = .text:0x80054A18; // type:function size:0x1C scope:global align:4 +updatePop__15DodoryuStateLv1Fv = .text:0x80054A34; // type:function size:0x10C scope:global align:4 +isHipDropReactionJumpOut__15DodoryuStateLv1CFv = .text:0x80054B40; // type:function size:0x9C scope:global align:4 +isHipDropReactionPop__15DodoryuStateLv1CFv = .text:0x80054BDC; // type:function size:0x58 scope:global align:4 +isHipDropReactionNothing__15DodoryuStateLv1CFv = .text:0x80054C34; // type:function size:0xB0 scope:global align:4 +setRailSpeed__15DodoryuStateLv1Ff = .text:0x80054CE4; // type:function size:0x18 scope:global align:4 +startAnimAppear__15DodoryuStateLv1Fv = .text:0x80054CFC; // type:function size:0x88 scope:global align:4 +startAnimWalk__15DodoryuStateLv1Fv = .text:0x80054D84; // type:function size:0x60 scope:global align:4 +startAnimHide__15DodoryuStateLv1Fv = .text:0x80054DE4; // type:function size:0x50 scope:global align:4 +startAnimEffectWalkAppear__15DodoryuStateLv1Fv = .text:0x80054E34; // type:function size:0x50 scope:global align:4 +startAnimEffectWalk__15DodoryuStateLv1Fv = .text:0x80054E84; // type:function size:0x50 scope:global align:4 +startAnimEffectWalkHide__15DodoryuStateLv1Fv = .text:0x80054ED4; // type:function size:0x50 scope:global align:4 +__dt__15DodoryuStateLv1Fv = .text:0x80054F24; // type:function size:0x58 scope:global align:4 +__sinit_\DodoryuStateLv1_cpp = .text:0x80054F7C; // type:function size:0x64 scope:local align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@22DodoryuStateLv1NrvHideFv = .text:0x80054FE0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@28DodoryuStateLv1NrvAppearSignFv = .text:0x80054FF0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@29DodoryuStateLv1NrvAppearStartFv = .text:0x80055000; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@24DodoryuStateLv1NrvAppearFv = .text:0x80055010; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@27DodoryuStateLv1NrvAppearEndFv = .text:0x80055020; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@25DodoryuStateLv1NrvJumpOutFv = .text:0x80055030; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@24DodoryuStateLv1NrvDamageFv = .text:0x80055040; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@22DodoryuStateLv1NrvDiveFv = .text:0x80055050; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv1_cpp@25DodoryuStateLv1NrvSpinOutFv = .text:0x80055060; // type:function size:0x10 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@25DodoryuStateLv1NrvSpinOutCFP5Spine = .text:0x80055070; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@22DodoryuStateLv1NrvDiveCFP5Spine = .text:0x80055078; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@24DodoryuStateLv1NrvDamageCFP5Spine = .text:0x80055080; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@25DodoryuStateLv1NrvJumpOutCFP5Spine = .text:0x80055088; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@27DodoryuStateLv1NrvAppearEndCFP5Spine = .text:0x80055090; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv1_cpp@24DodoryuStateLv1NrvAppearCFP5Spine = .text:0x80055098; // type:function size:0xC scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@24DodoryuStateLv1NrvAppearCFP5Spine = .text:0x800550A4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv1_cpp@29DodoryuStateLv1NrvAppearStartCFP5Spine = .text:0x800550AC; // type:function size:0xC scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@29DodoryuStateLv1NrvAppearStartCFP5Spine = .text:0x800550B8; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@28DodoryuStateLv1NrvAppearSignCFP5Spine = .text:0x800550C0; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv1_cpp@22DodoryuStateLv1NrvHideCFP5Spine = .text:0x800550C8; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv1_cpp@22DodoryuStateLv1NrvHideCFP5Spine = .text:0x800550D0; // type:function size:0x8 scope:global align:4 +scale__Q29JGeometry8TVec3FfRCQ29JGeometry8TVec3 = .text:0x800550D8; // type:function size:0x28 scope:global align:4 +mult33__Q29JGeometry64TRotation3>>CFRQ29JGeometry8TVec3 = .text:0x80055100; // type:function size:0x74 scope:global align:4 +__ct__15DodoryuStateLv2FP7DodoryuP17DodoryuChaseParamPCc = .text:0x80055174; // type:function size:0xCC scope:global align:4 +init__15DodoryuStateLv2FRC12JMapInfoIter = .text:0x80055240; // type:function size:0x58 scope:global align:4 +control__15DodoryuStateLv2Fv = .text:0x80055298; // type:function size:0x48 scope:global align:4 +start__15DodoryuStateLv2Fv = .text:0x800552E0; // type:function size:0x50 scope:global align:4 +exeStart__15DodoryuStateLv2Fv = .text:0x80055330; // type:function size:0x70 scope:global align:4 +exeReadyChase__15DodoryuStateLv2Fv = .text:0x800553A0; // type:function size:0xE0 scope:global align:4 +exeChaseHide__15DodoryuStateLv2Fv = .text:0x80055480; // type:function size:0xA0 scope:global align:4 +exeReadyAppear__15DodoryuStateLv2Fv = .text:0x80055520; // type:function size:0xFC scope:global align:4 +exeAppearSign__15DodoryuStateLv2Fv = .text:0x8005561C; // type:function size:0xBC scope:global align:4 +exeChaseAppearStart__15DodoryuStateLv2Fv = .text:0x800556D8; // type:function size:0xC8 scope:global align:4 +exeChaseAppear__15DodoryuStateLv2Fv = .text:0x800557A0; // type:function size:0x70 scope:global align:4 +exeChaseAppearEnd__15DodoryuStateLv2Fv = .text:0x80055810; // type:function size:0xA8 scope:global align:4 +exeJumpOut__15DodoryuStateLv2Fv = .text:0x800558B8; // type:function size:0xE4 scope:global align:4 +exeEscape__15DodoryuStateLv2Fv = .text:0x8005599C; // type:function size:0xE8 scope:global align:4 +exeEscapeJump__15DodoryuStateLv2Fv = .text:0x80055A84; // type:function size:0xE0 scope:global align:4 +exeRecover__15DodoryuStateLv2Fv = .text:0x80055B64; // type:function size:0x8C scope:global align:4 +exeDive__15DodoryuStateLv2Fv = .text:0x80055BF0; // type:function size:0x84 scope:global align:4 +exeKnockDown__15DodoryuStateLv2Fv = .text:0x80055C74; // type:function size:0xFC scope:global align:4 +exeLaugh__15DodoryuStateLv2Fv = .text:0x80055D70; // type:function size:0xC4 scope:global align:4 +exeLaughEnd__15DodoryuStateLv2Fv = .text:0x80055E34; // type:function size:0x68 scope:global align:4 +exeFindPos__15DodoryuStateLv2Fv = .text:0x80055E9C; // type:function size:0x19C scope:global align:4 +exeHideAttack__15DodoryuStateLv2Fv = .text:0x80056038; // type:function size:0x9C scope:global align:4 +exeChaseMoreStart__15DodoryuStateLv2Fv = .text:0x800560D4; // type:function size:0x1CC scope:global align:4 +exeChaseMore__15DodoryuStateLv2Fv = .text:0x800562A0; // type:function size:0x170 scope:global align:4 +exeChaseMoreEnd__15DodoryuStateLv2Fv = .text:0x80056410; // type:function size:0x78 scope:global align:4 +catchHipDrop__15DodoryuStateLv2Fv = .text:0x80056488; // type:function size:0x1B4 scope:global align:4 +catchAttackSensor__15DodoryuStateLv2FP9HitSensorP9HitSensor = .text:0x8005663C; // type:function size:0x134 scope:global align:4 +catchPlayerAttack__15DodoryuStateLv2FUlP9HitSensorP9HitSensor = .text:0x80056770; // type:function size:0x18C scope:global align:4 +catchStartClipped__15DodoryuStateLv2Fv = .text:0x800568FC; // type:function size:0x8 scope:global align:4 +catchSendPlayerFlying__15DodoryuStateLv2FP9HitSensorP9HitSensor = .text:0x80056904; // type:function size:0x64 scope:global align:4 +knockOver__15DodoryuStateLv2Fv = .text:0x80056968; // type:function size:0xBC scope:global align:4 +isEnableToCatchHipDrop__15DodoryuStateLv2CFv = .text:0x80056A24; // type:function size:0xEC scope:global align:4 +isDown__15DodoryuStateLv2CFv = .text:0x80056B10; // type:function size:0xB0 scope:global align:4 +isAttackableNerve__15DodoryuStateLv2CFv = .text:0x80056BC0; // type:function size:0x100 scope:global align:4 +tryShiftToChaseAppear__15DodoryuStateLv2Fv = .text:0x80056CC0; // type:function size:0x6C scope:global align:4 +tryShiftToChaseAppearEnd__15DodoryuStateLv2Fv = .text:0x80056D2C; // type:function size:0x74 scope:global align:4 +isEscapeEnd__15DodoryuStateLv2CFv = .text:0x80056DA0; // type:function size:0x70 scope:global align:4 +updateReadyChaseShake__15DodoryuStateLv2Fv = .text:0x80056E10; // type:function size:0x64 scope:global align:4 +updateChaseHideShake__15DodoryuStateLv2Fv = .text:0x80056E74; // type:function size:0x80 scope:global align:4 +updateHideShake__15DodoryuStateLv2Fv = .text:0x80056EF4; // type:function size:0x64 scope:global align:4 +updateDiveShake__15DodoryuStateLv2Fv = .text:0x80056F58; // type:function size:0x64 scope:global align:4 +calcRandomVelocity__15DodoryuStateLv2Fl = .text:0x80056FBC; // type:function size:0xF8 scope:global align:4 +keepVerticalizedVelocity__15DodoryuStateLv2Fv = .text:0x800570B4; // type:function size:0x90 scope:global align:4 +attackStrongToDir__15DodoryuStateLv2FP9HitSensorP9HitSensor = .text:0x80057144; // type:function size:0xEC scope:global align:4 +hideJump__15DodoryuStateLv2Fv = .text:0x80057230; // type:function size:0x4C scope:global align:4 +tryToShiftAppearSign__15DodoryuStateLv2Fv = .text:0x8005727C; // type:function size:0xB4 scope:global align:4 +determinChaseMoreAccelCounter__15DodoryuStateLv2Fv = .text:0x80057330; // type:function size:0x3C scope:global align:4 +determinChaseMoreBrakeCounter__15DodoryuStateLv2Fv = .text:0x8005736C; // type:function size:0x3C scope:global align:4 +turnToward__15DodoryuStateLv2FRCQ29JGeometry8TVec3f = .text:0x800573A8; // type:function size:0xB0 scope:global align:4 +addVelocity__15DodoryuStateLv2Fb = .text:0x80057458; // type:function size:0xA0 scope:global align:4 +calcLimitedRotateMtx__15DodoryuStateLv2FPQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3f = .text:0x800574F8; // type:function size:0x1FC scope:global align:4 +isReflectSpinAttack__15DodoryuStateLv2CFv = .text:0x800576F4; // type:function size:0xB0 scope:global align:4 +shiftChaseUnderground__15DodoryuStateLv2Fv = .text:0x800577A4; // type:function size:0x1C scope:global align:4 +shiftChaseExposingHead__15DodoryuStateLv2Fv = .text:0x800577C0; // type:function size:0x1C scope:global align:4 +shiftChaseExposingBust__15DodoryuStateLv2Fv = .text:0x800577DC; // type:function size:0x1C scope:global align:4 +shiftChaseInAnger__15DodoryuStateLv2Fv = .text:0x800577F8; // type:function size:0x1C scope:global align:4 +shiftHideAttack__15DodoryuStateLv2Fv = .text:0x80057814; // type:function size:0x1C scope:global align:4 +startAnim__15DodoryuStateLv2FRC14DodoryuAnimSet = .text:0x80057830; // type:function size:0x80 scope:global align:4 +startBtk__15DodoryuStateLv2FRC14DodoryuAnimSet = .text:0x800578B0; // type:function size:0x18 scope:global align:4 +startBrk__15DodoryuStateLv2FRC14DodoryuAnimSet = .text:0x800578C8; // type:function size:0x18 scope:global align:4 +startBva__15DodoryuStateLv2FRC14DodoryuAnimSet = .text:0x800578E0; // type:function size:0x18 scope:global align:4 +startLeadHillBck__15DodoryuStateLv2FRC14DodoryuAnimSet = .text:0x800578F8; // type:function size:0x1C scope:global align:4 +__dt__15DodoryuStateLv2Fv = .text:0x80057914; // type:function size:0x58 scope:global align:4 +__sinit_\DodoryuStateLv2_cpp = .text:0x8005796C; // type:function size:0xC4 scope:local align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@23DodoryuStateLv2NrvStartFv = .text:0x80057A30; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvReadyChaseFv = .text:0x80057A40; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvChaseHideFv = .text:0x80057A50; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@29DodoryuStateLv2NrvReadyAppearFv = .text:0x80057A60; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvAppearSignFv = .text:0x80057A70; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@34DodoryuStateLv2NrvChaseAppearStartFv = .text:0x80057A80; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@29DodoryuStateLv2NrvChaseAppearFv = .text:0x80057A90; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@32DodoryuStateLv2NrvChaseAppearEndFv = .text:0x80057AA0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@25DodoryuStateLv2NrvJumpOutFv = .text:0x80057AB0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@24DodoryuStateLv2NrvEscapeFv = .text:0x80057AC0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvEscapeJumpFv = .text:0x80057AD0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@25DodoryuStateLv2NrvRecoverFv = .text:0x80057AE0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@22DodoryuStateLv2NrvDiveFv = .text:0x80057AF0; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvKnockDownFv = .text:0x80057B00; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@23DodoryuStateLv2NrvLaughFv = .text:0x80057B10; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@26DodoryuStateLv2NrvLaughEndFv = .text:0x80057B20; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@25DodoryuStateLv2NrvFindPosFv = .text:0x80057B30; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvHideAttackFv = .text:0x80057B40; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@32DodoryuStateLv2NrvChaseMoreStartFv = .text:0x80057B50; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvChaseMoreFv = .text:0x80057B60; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DodoryuStateLv2_cpp@30DodoryuStateLv2NrvChaseMoreEndFv = .text:0x80057B70; // type:function size:0x10 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@30DodoryuStateLv2NrvChaseMoreEndCFP5Spine = .text:0x80057B80; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvChaseMoreCFP5Spine = .text:0x80057B88; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvChaseMoreCFP5Spine = .text:0x80057B90; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@32DodoryuStateLv2NrvChaseMoreStartCFP5Spine = .text:0x80057B98; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvHideAttackCFP5Spine = .text:0x80057BA0; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@25DodoryuStateLv2NrvFindPosCFP5Spine = .text:0x80057BA8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@26DodoryuStateLv2NrvLaughEndCFP5Spine = .text:0x80057BB0; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@26DodoryuStateLv2NrvLaughEndCFP5Spine = .text:0x80057BB8; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@23DodoryuStateLv2NrvLaughCFP5Spine = .text:0x80057BC0; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvKnockDownCFP5Spine = .text:0x80057BC8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@22DodoryuStateLv2NrvDiveCFP5Spine = .text:0x80057BD0; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@22DodoryuStateLv2NrvDiveCFP5Spine = .text:0x80057BD8; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@25DodoryuStateLv2NrvRecoverCFP5Spine = .text:0x80057BE0; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvEscapeJumpCFP5Spine = .text:0x80057BE8; // type:function size:0x10 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvEscapeJumpCFP5Spine = .text:0x80057BF8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@24DodoryuStateLv2NrvEscapeCFP5Spine = .text:0x80057C00; // type:function size:0xC scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@24DodoryuStateLv2NrvEscapeCFP5Spine = .text:0x80057C0C; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@25DodoryuStateLv2NrvJumpOutCFP5Spine = .text:0x80057C14; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@32DodoryuStateLv2NrvChaseAppearEndCFP5Spine = .text:0x80057C1C; // type:function size:0x38 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@32DodoryuStateLv2NrvChaseAppearEndCFP5Spine = .text:0x80057C54; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@29DodoryuStateLv2NrvChaseAppearCFP5Spine = .text:0x80057C5C; // type:function size:0xC scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@29DodoryuStateLv2NrvChaseAppearCFP5Spine = .text:0x80057C68; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@34DodoryuStateLv2NrvChaseAppearStartCFP5Spine = .text:0x80057C70; // type:function size:0xC scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@34DodoryuStateLv2NrvChaseAppearStartCFP5Spine = .text:0x80057C7C; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvAppearSignCFP5Spine = .text:0x80057C84; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@29DodoryuStateLv2NrvReadyAppearCFP5Spine = .text:0x80057C8C; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@29DodoryuStateLv2NrvReadyAppearCFP5Spine = .text:0x80057C94; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvChaseHideCFP5Spine = .text:0x80057C9C; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@27DodoryuStateLv2NrvChaseHideCFP5Spine = .text:0x80057CA4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvReadyChaseCFP5Spine = .text:0x80057CAC; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@28DodoryuStateLv2NrvReadyChaseCFP5Spine = .text:0x80057CB4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q229@unnamed@DodoryuStateLv2_cpp@23DodoryuStateLv2NrvStartCFP5Spine = .text:0x80057CBC; // type:function size:0x4 scope:global align:4 +execute__Q229@unnamed@DodoryuStateLv2_cpp@23DodoryuStateLv2NrvStartCFP5Spine = .text:0x80057CC0; // type:function size:0x8 scope:global align:4 +makeRotate__Q29JGeometry64TPosition3>>FRCQ29JGeometry8TVec3f = .text:0x80057CC8; // type:function size:0x128 scope:global align:4 +zeroTrans__Q29JGeometry64TPosition3>>Fv = .text:0x80057DF0; // type:function size:0x14 scope:global align:4 +__ct__16DodoryuStateWaitFP7DodoryuPCc = .text:0x80057E04; // type:function size:0x60 scope:global align:4 +init__16DodoryuStateWaitFRC12JMapInfoIter = .text:0x80057E64; // type:function size:0x4C scope:global align:4 +exeWait__16DodoryuStateWaitFv = .text:0x80057EB0; // type:function size:0x120 scope:global align:4 +__dt__16DodoryuStateWaitFv = .text:0x80057FD0; // type:function size:0x58 scope:global align:4 +__sinit_\DodoryuStateWait_cpp = .text:0x80058028; // type:function size:0x8 scope:local align:4 +__ct__Q230@unnamed@DodoryuStateWait_cpp@23DodoryuStateWaitNrvWaitFv = .text:0x80058030; // type:function size:0x10 scope:global align:4 +execute__Q230@unnamed@DodoryuStateWait_cpp@23DodoryuStateWaitNrvWaitCFP5Spine = .text:0x80058040; // type:function size:0x8 scope:global align:4 +calcVerticalizedDir__11DodoryuUtilFP7DodoryuPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80058048; // type:function size:0x88 scope:global align:4 +turnToward__11DodoryuUtilFP7DodoryuRCQ29JGeometry8TVec3f = .text:0x800580D0; // type:function size:0x244 scope:global align:4 +accelerate__11DodoryuUtilFP7DodoryuRCQ29JGeometry8TVec3fff = .text:0x80058314; // type:function size:0x108 scope:global align:4 +addVelocity__11DodoryuUtilFP7Dodoryub = .text:0x8005841C; // type:function size:0x98 scope:global align:4 +rotateVelocityByWall__11DodoryuUtilFP7Dodoryu = .text:0x800584B4; // type:function size:0xC4 scope:global align:4 +calcEscapeDir__11DodoryuUtilFP7DodoryuPQ29JGeometry8TVec3f = .text:0x80058578; // type:function size:0x200 scope:global align:4 +__ct__5KoopaFPCcP14KoopaSequencer = .text:0x80058778; // type:function size:0x70 scope:global align:4 +kill__5KoopaFv = .text:0x800587E8; // type:function size:0x34 scope:global align:4 +control__5KoopaFv = .text:0x8005881C; // type:function size:0x44 scope:global align:4 +calcAndSetBaseMtx__5KoopaFv = .text:0x80058860; // type:function size:0x44 scope:global align:4 +updateHitSensor__5KoopaFP9HitSensor = .text:0x800588A4; // type:function size:0x8 scope:global align:4 +attackSensor__5KoopaFP9HitSensorP9HitSensor = .text:0x800588AC; // type:function size:0x14 scope:global align:4 +receiveMsgPlayerAttack__5KoopaFUlP9HitSensorP9HitSensor = .text:0x800588C0; // type:function size:0x14 scope:global align:4 +receiveMsgEnemyAttack__5KoopaFUlP9HitSensorP9HitSensor = .text:0x800588D4; // type:function size:0x14 scope:global align:4 +receiveOtherMsg__5KoopaFUlP9HitSensorP9HitSensor = .text:0x800588E8; // type:function size:0x14 scope:global align:4 +__dt__5KoopaFv = .text:0x800588FC; // type:function size:0x5C scope:global align:4 +init__5KoopaFRC12JMapInfoIter = .text:0x80058958; // type:function size:0x1E8 scope:global align:4 +attackSensor__14KoopaSequencerFP9HitSensorP9HitSensor = .text:0x80058B40; // type:function size:0x4 scope:global align:4 +receiveMsgPlayerAttack__14KoopaSequencerFUlP9HitSensorP9HitSensor = .text:0x80058B44; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__14KoopaSequencerFUlP9HitSensorP9HitSensor = .text:0x80058B4C; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__14KoopaSequencerFUlP9HitSensorP9HitSensor = .text:0x80058B54; // type:function size:0x8 scope:global align:4 +__ct__15KoopaBattleBaseFPCcP5Koopa = .text:0x80058B5C; // type:function size:0x60 scope:global align:4 +__dt__22ActorStateBase<5Koopa>Fv = .text:0x80058BBC; // type:function size:0x5C scope:global align:4 +init__15KoopaBattleBaseFv = .text:0x80058C18; // type:function size:0x60 scope:global align:4 +kill__15KoopaBattleBaseFv = .text:0x80058C78; // type:function size:0x50 scope:global align:4 +updateChasePlayer__15KoopaBattleBaseFRCQ22MR14ActorMoveParam = .text:0x80058CC8; // type:function size:0xD0 scope:global align:4 +updateWander__15KoopaBattleBaseFRCQ22MR14ActorMoveParam = .text:0x80058D98; // type:function size:0x114 scope:global align:4 +updateSearch__15KoopaBattleBaseFv = .text:0x80058EAC; // type:function size:0x8C scope:global align:4 +updateFind__15KoopaBattleBaseFv = .text:0x80058F38; // type:function size:0xB8 scope:global align:4 +updateRecover__15KoopaBattleBaseFPC5Nerve = .text:0x80058FF0; // type:function size:0x88 scope:global align:4 +__dt__15KoopaBattleBaseFv = .text:0x80059078; // type:function size:0x58 scope:global align:4 +moveAndTurnToPlayer__2MRFP9LiveActorPQ29JGeometry8TVec3RCQ22MR14ActorMoveParam = .text:0x800590D0; // type:function size:0x14 scope:global align:4 +__ct__15KoopaBattleMainFPCcP5Koopa = .text:0x800590E4; // type:function size:0x58 scope:global align:4 +init__15KoopaBattleMainFv = .text:0x8005913C; // type:function size:0x1F4 scope:global align:4 +appear__15KoopaBattleMainFv = .text:0x80059330; // type:function size:0xF4 scope:global align:4 +exeChasePlayer__15KoopaBattleMainFv = .text:0x80059424; // type:function size:0xF4 scope:global align:4 +exeWander__15KoopaBattleMainFv = .text:0x80059518; // type:function size:0x74 scope:global align:4 +exeSearch__15KoopaBattleMainFv = .text:0x8005958C; // type:function size:0xD4 scope:global align:4 +exeJumpAway__15KoopaBattleMainFv = .text:0x80059660; // type:function size:0x70 scope:global align:4 +exeGuard__15KoopaBattleMainFv = .text:0x800596D0; // type:function size:0x80 scope:global align:4 +exeAttackFireShort__15KoopaBattleMainFv = .text:0x80059750; // type:function size:0x60 scope:global align:4 +exeAttackShockWave__15KoopaBattleMainFv = .text:0x800597B0; // type:function size:0x80 scope:global align:4 +exeAttackHipDrop__15KoopaBattleMainFv = .text:0x80059830; // type:function size:0x74 scope:global align:4 +exeAttackSpin__15KoopaBattleMainFv = .text:0x800598A4; // type:function size:0x58 scope:global align:4 +exeAttackRoll__15KoopaBattleMainFv = .text:0x800598FC; // type:function size:0x5C scope:global align:4 +exeDamageEscape__15KoopaBattleMainFv = .text:0x80059958; // type:function size:0x54 scope:global align:4 +tryCalcAndSetBaseMtx__15KoopaBattleMainFv = .text:0x800599AC; // type:function size:0x48 scope:global align:4 +attackSensor__15KoopaBattleMainFP9HitSensorP9HitSensor = .text:0x800599F4; // type:function size:0x15C scope:global align:4 +receiveMsgPlayerAttack__15KoopaBattleMainFUlP9HitSensorP9HitSensor = .text:0x80059B50; // type:function size:0x1FC scope:global align:4 +receiveOtherMsg__15KoopaBattleMainFUlP9HitSensorP9HitSensor = .text:0x80059D4C; // type:function size:0xC0 scope:global align:4 +startMainAttack__15KoopaBattleMainFv = .text:0x80059E0C; // type:function size:0x138 scope:global align:4 +tryJumpAway__15KoopaBattleMainFv = .text:0x80059F44; // type:function size:0x60 scope:global align:4 +__dt__15KoopaBattleMainFv = .text:0x80059FA4; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaBattleMain_cpp = .text:0x80059FFC; // type:function size:0x84 scope:local align:4 +__ct__Q218NrvKoopaBattleMain29KoopaBattleMainNrvChasePlayerFv = .text:0x8005A080; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain24KoopaBattleMainNrvWanderFv = .text:0x8005A090; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain24KoopaBattleMainNrvSearchFv = .text:0x8005A0A0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain22KoopaBattleMainNrvFindFv = .text:0x8005A0B0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain26KoopaBattleMainNrvJumpAwayFv = .text:0x8005A0C0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain23KoopaBattleMainNrvGuardFv = .text:0x8005A0D0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain33KoopaBattleMainNrvAttackFireShortFv = .text:0x8005A0E0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain32KoopaBattleMainNrvAttackFireLongFv = .text:0x8005A0F0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain33KoopaBattleMainNrvAttackShockWaveFv = .text:0x8005A100; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain31KoopaBattleMainNrvAttackHipDropFv = .text:0x8005A110; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain28KoopaBattleMainNrvAttackSpinFv = .text:0x8005A120; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain28KoopaBattleMainNrvAttackRollFv = .text:0x8005A130; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaBattleMain30KoopaBattleMainNrvDamageEscapeFv = .text:0x8005A140; // type:function size:0x10 scope:global align:4 +execute__Q218NrvKoopaBattleMain30KoopaBattleMainNrvDamageEscapeCFP5Spine = .text:0x8005A150; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain28KoopaBattleMainNrvAttackRollCFP5Spine = .text:0x8005A158; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain28KoopaBattleMainNrvAttackSpinCFP5Spine = .text:0x8005A160; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain31KoopaBattleMainNrvAttackHipDropCFP5Spine = .text:0x8005A168; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain33KoopaBattleMainNrvAttackShockWaveCFP5Spine = .text:0x8005A170; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain32KoopaBattleMainNrvAttackFireLongCFP5Spine = .text:0x8005A178; // type:function size:0xC scope:global align:4 +execute__Q218NrvKoopaBattleMain33KoopaBattleMainNrvAttackFireShortCFP5Spine = .text:0x8005A184; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain23KoopaBattleMainNrvGuardCFP5Spine = .text:0x8005A18C; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain26KoopaBattleMainNrvJumpAwayCFP5Spine = .text:0x8005A194; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain22KoopaBattleMainNrvFindCFP5Spine = .text:0x8005A19C; // type:function size:0x44 scope:global align:4 +execute__Q218NrvKoopaBattleMain24KoopaBattleMainNrvSearchCFP5Spine = .text:0x8005A1E0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain24KoopaBattleMainNrvWanderCFP5Spine = .text:0x8005A1E8; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaBattleMain29KoopaBattleMainNrvChasePlayerCFP5Spine = .text:0x8005A1F0; // type:function size:0x8 scope:global align:4 +__ct__21KoopaBattleStairsBaseFP5Koopa = .text:0x8005A1F8; // type:function size:0x84 scope:global align:4 +calcFireStartPos__21KoopaBattleStairsBaseCFPQ29JGeometry8TVec3PCc = .text:0x8005A27C; // type:function size:0x5C scope:global align:4 +update__21KoopaBattleStairsBaseFv = .text:0x8005A2D8; // type:function size:0x4 scope:global align:4 +end__21KoopaBattleStairsBaseFv = .text:0x8005A2DC; // type:function size:0x6C scope:global align:4 +receiveMsgPlayerAttack__21KoopaBattleStairsBaseFUlP9HitSensorP9HitSensor = .text:0x8005A348; // type:function size:0x10 scope:global align:4 +calcFireAttackStep__21KoopaBattleStairsBaseCFP19KoopaBattleMapStairflRCQ29JGeometry8TVec3 = .text:0x8005A358; // type:function size:0xA0 scope:global align:4 +__dt__21KoopaBattleStairsBaseFv = .text:0x8005A3F8; // type:function size:0x58 scope:global align:4 +__ct__20KoopaBattleStairsVs1FP5Koopa = .text:0x8005A450; // type:function size:0x108 scope:global align:4 +registerStair__20KoopaBattleStairsVs1FP19KoopaBattleMapStair = .text:0x8005A558; // type:function size:0xFC scope:global align:4 +exeWaitDemo__20KoopaBattleStairsVs1Fv = .text:0x8005A654; // type:function size:0x88 scope:global align:4 +exeDemo__20KoopaBattleStairsVs1Fv = .text:0x8005A6DC; // type:function size:0x184 scope:global align:4 +exeWait__20KoopaBattleStairsVs1Fv = .text:0x8005A860; // type:function size:0x70 scope:global align:4 +exeAttackFire__20KoopaBattleStairsVs1Fv = .text:0x8005A8D0; // type:function size:0x208 scope:global align:4 +exeJumpToNextPosStart__20KoopaBattleStairsVs1Fv = .text:0x8005AAD8; // type:function size:0x80 scope:global align:4 +exeJumpToNextPosLoop__20KoopaBattleStairsVs1Fv = .text:0x8005AB58; // type:function size:0x25C scope:global align:4 +exeJumpToNextPosEnd__20KoopaBattleStairsVs1Fv = .text:0x8005ADB4; // type:function size:0x100 scope:global align:4 +tryAttackRequest__20KoopaBattleStairsVs1Fv = .text:0x8005AEB4; // type:function size:0x80 scope:global align:4 +tryRequestedToMoveNextPos__20KoopaBattleStairsVs1Fv = .text:0x8005AF34; // type:function size:0x94 scope:global align:4 +__dt__20KoopaBattleStairsVs1Fv = .text:0x8005AFC8; // type:function size:0x5C scope:global align:4 +__sinit_\KoopaBattleStairsVs1_cpp = .text:0x8005B024; // type:function size:0x54 scope:local align:4 +__ct__Q223NrvKoopaBattleStairsVs131KoopaBattleStairsVs1NrvWaitDemoFv = .text:0x8005B078; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs127KoopaBattleStairsVs1NrvDemoFv = .text:0x8005B088; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs127KoopaBattleStairsVs1NrvWaitFv = .text:0x8005B098; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs133KoopaBattleStairsVs1NrvAttackFireFv = .text:0x8005B0A8; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs141KoopaBattleStairsVs1NrvJumpToNextPosStartFv = .text:0x8005B0B8; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs140KoopaBattleStairsVs1NrvJumpToNextPosLoopFv = .text:0x8005B0C8; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs139KoopaBattleStairsVs1NrvJumpToNextPosEndFv = .text:0x8005B0D8; // type:function size:0x10 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs139KoopaBattleStairsVs1NrvJumpToNextPosEndCFP5Spine = .text:0x8005B0E8; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs140KoopaBattleStairsVs1NrvJumpToNextPosLoopCFP5Spine = .text:0x8005B0F0; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs141KoopaBattleStairsVs1NrvJumpToNextPosStartCFP5Spine = .text:0x8005B0F8; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs133KoopaBattleStairsVs1NrvAttackFireCFP5Spine = .text:0x8005B100; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs127KoopaBattleStairsVs1NrvWaitCFP5Spine = .text:0x8005B108; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs127KoopaBattleStairsVs1NrvDemoCFP5Spine = .text:0x8005B110; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs131KoopaBattleStairsVs1NrvWaitDemoCFP5Spine = .text:0x8005B118; // type:function size:0x8 scope:global align:4 +__ct__20KoopaBattleStairsVs3FP5Koopa = .text:0x8005B120; // type:function size:0x7C scope:global align:4 +registerStair__20KoopaBattleStairsVs3FP19KoopaBattleMapStair = .text:0x8005B19C; // type:function size:0x54 scope:global align:4 +exeWaitDemo__20KoopaBattleStairsVs3Fv = .text:0x8005B1F0; // type:function size:0x15C scope:global align:4 +exeDemo__20KoopaBattleStairsVs3Fv = .text:0x8005B34C; // type:function size:0xDC scope:global align:4 +exeWait__20KoopaBattleStairsVs3Fv = .text:0x8005B428; // type:function size:0x4C scope:global align:4 +tryAttack__20KoopaBattleStairsVs3Fv = .text:0x8005B474; // type:function size:0x80 scope:global align:4 +__sinit_\KoopaBattleStairsVs3_cpp = .text:0x8005B4F4; // type:function size:0x34 scope:local align:4 +__ct__Q223NrvKoopaBattleStairsVs331KoopaBattleStairsVs3NrvWaitDemoFv = .text:0x8005B528; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs327KoopaBattleStairsVs3NrvDemoFv = .text:0x8005B538; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaBattleStairsVs327KoopaBattleStairsVs3NrvWaitFv = .text:0x8005B548; // type:function size:0x10 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs327KoopaBattleStairsVs3NrvWaitCFP5Spine = .text:0x8005B558; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs327KoopaBattleStairsVs3NrvDemoCFP5Spine = .text:0x8005B560; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaBattleStairsVs331KoopaBattleStairsVs3NrvWaitDemoCFP5Spine = .text:0x8005B568; // type:function size:0x8 scope:global align:4 +__dt__20KoopaBattleStairsVs3Fv = .text:0x8005B570; // type:function size:0x5C scope:global align:4 +__ct__17KoopaBattleVs3Lv1FP5Koopa = .text:0x8005B5CC; // type:function size:0x54 scope:global align:4 +init__17KoopaBattleVs3Lv1Fv = .text:0x8005B620; // type:function size:0x13C scope:global align:4 +appear__17KoopaBattleVs3Lv1Fv = .text:0x8005B75C; // type:function size:0x10 scope:global align:4 +exeChaseRoll__17KoopaBattleVs3Lv1Fv = .text:0x8005B76C; // type:function size:0x5C scope:global align:4 +exeAttackShockWave__17KoopaBattleVs3Lv1Fv = .text:0x8005B7C8; // type:function size:0x5C scope:global align:4 +exeDamageReverse__17KoopaBattleVs3Lv1Fv = .text:0x8005B824; // type:function size:0xD0 scope:global align:4 +tryCalcAndSetBaseMtx__17KoopaBattleVs3Lv1Fv = .text:0x8005B8F4; // type:function size:0x54 scope:global align:4 +attackSensor__17KoopaBattleVs3Lv1FP9HitSensorP9HitSensor = .text:0x8005B948; // type:function size:0x10C scope:global align:4 +receiveMsgPlayerAttack__17KoopaBattleVs3Lv1FUlP9HitSensorP9HitSensor = .text:0x8005BA54; // type:function size:0x170 scope:global align:4 +__dt__17KoopaBattleVs3Lv1Fv = .text:0x8005BBC4; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaBattleVs3Lv1_cpp = .text:0x8005BC1C; // type:function size:0x54 scope:local align:4 +__ct__Q220NrvKoopaBattleVs3Lv129KoopaBattleVs3Lv1NrvChaseRollFv = .text:0x8005BC70; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv130KoopaBattleVs3Lv1NrvAttackFireFv = .text:0x8005BC80; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv135KoopaBattleVs3Lv1NrvAttackShockWaveFv = .text:0x8005BC90; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv133KoopaBattleVs3Lv1NrvDamageReverseFv = .text:0x8005BCA0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv128KoopaBattleVs3Lv1NrvJumpAwayFv = .text:0x8005BCB0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv125KoopaBattleVs3Lv1NrvGuardFv = .text:0x8005BCC0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv127KoopaBattleVs3Lv1NrvRecoverFv = .text:0x8005BCD0; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv127KoopaBattleVs3Lv1NrvRecoverCFP5Spine = .text:0x8005BCE0; // type:function size:0xC scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv125KoopaBattleVs3Lv1NrvGuardCFP5Spine = .text:0x8005BCEC; // type:function size:0x44 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv128KoopaBattleVs3Lv1NrvJumpAwayCFP5Spine = .text:0x8005BD30; // type:function size:0xC scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv133KoopaBattleVs3Lv1NrvDamageReverseCFP5Spine = .text:0x8005BD3C; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv135KoopaBattleVs3Lv1NrvAttackShockWaveCFP5Spine = .text:0x8005BD44; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv130KoopaBattleVs3Lv1NrvAttackFireCFP5Spine = .text:0x8005BD4C; // type:function size:0xC scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv129KoopaBattleVs3Lv1NrvChaseRollCFP5Spine = .text:0x8005BD58; // type:function size:0x8 scope:global align:4 +__ct__17KoopaBattleVs3Lv2FP5Koopa = .text:0x8005BD60; // type:function size:0x50 scope:global align:4 +init__17KoopaBattleVs3Lv2Fv = .text:0x8005BDB0; // type:function size:0x110 scope:global align:4 +appear__17KoopaBattleVs3Lv2Fv = .text:0x8005BEC0; // type:function size:0x10 scope:global align:4 +exeAttackRoll__17KoopaBattleVs3Lv2Fv = .text:0x8005BED0; // type:function size:0x5C scope:global align:4 +exeAttackFire__17KoopaBattleVs3Lv2Fv = .text:0x8005BF2C; // type:function size:0x5C scope:global align:4 +exeDamageReverse__17KoopaBattleVs3Lv2Fv = .text:0x8005BF88; // type:function size:0xD0 scope:global align:4 +tryCalcAndSetBaseMtx__17KoopaBattleVs3Lv2Fv = .text:0x8005C058; // type:function size:0x54 scope:global align:4 +attackSensor__17KoopaBattleVs3Lv2FP9HitSensorP9HitSensor = .text:0x8005C0AC; // type:function size:0xE4 scope:global align:4 +receiveMsgPlayerAttack__17KoopaBattleVs3Lv2FUlP9HitSensorP9HitSensor = .text:0x8005C190; // type:function size:0x118 scope:global align:4 +receiveMsgEnemyAttack__17KoopaBattleVs3Lv2FUlP9HitSensorP9HitSensor = .text:0x8005C2A8; // type:function size:0xE4 scope:global align:4 +__dt__17KoopaBattleVs3Lv2Fv = .text:0x8005C38C; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaBattleVs3Lv2_cpp = .text:0x8005C3E4; // type:function size:0x4C scope:local align:4 +__ct__Q220NrvKoopaBattleVs3Lv230KoopaBattleVs3Lv2NrvAttackRollFv = .text:0x8005C430; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv230KoopaBattleVs3Lv2NrvAttackFireFv = .text:0x8005C440; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv233KoopaBattleVs3Lv2NrvDamageReverseFv = .text:0x8005C450; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv228KoopaBattleVs3Lv2NrvJumpAwayFv = .text:0x8005C460; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv225KoopaBattleVs3Lv2NrvGuardFv = .text:0x8005C470; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaBattleVs3Lv227KoopaBattleVs3Lv2NrvRecoverFv = .text:0x8005C480; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv227KoopaBattleVs3Lv2NrvRecoverCFP5Spine = .text:0x8005C490; // type:function size:0xC scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv225KoopaBattleVs3Lv2NrvGuardCFP5Spine = .text:0x8005C49C; // type:function size:0x44 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv228KoopaBattleVs3Lv2NrvJumpAwayCFP5Spine = .text:0x8005C4E0; // type:function size:0xC scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv233KoopaBattleVs3Lv2NrvDamageReverseCFP5Spine = .text:0x8005C4EC; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv230KoopaBattleVs3Lv2NrvAttackFireCFP5Spine = .text:0x8005C4F4; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaBattleVs3Lv230KoopaBattleVs3Lv2NrvAttackRollCFP5Spine = .text:0x8005C4FC; // type:function size:0x8 scope:global align:4 +__dt__16KoopaDemoPowerUpFv = .text:0x8005C504; // type:function size:0x58 scope:global align:4 +__ct__16KoopaDemoPowerUpFP5Koopa = .text:0x8005C55C; // type:function size:0x54 scope:global align:4 +init__16KoopaDemoPowerUpFv = .text:0x8005C5B0; // type:function size:0x58 scope:global align:4 +appear__16KoopaDemoPowerUpFv = .text:0x8005C608; // type:function size:0x10 scope:global align:4 +kill__16KoopaDemoPowerUpFv = .text:0x8005C618; // type:function size:0x60 scope:global align:4 +exeWaitDemo__16KoopaDemoPowerUpFv = .text:0x8005C678; // type:function size:0x14C scope:global align:4 +exeDemo__16KoopaDemoPowerUpFv = .text:0x8005C7C4; // type:function size:0x170 scope:global align:4 +__sinit_\KoopaDemoPowerUp_cpp = .text:0x8005C934; // type:function size:0x2C scope:local align:4 +__ct__Q219NrvKoopaDemoPowerUp27KoopaDemoPowerUpNrvWaitDemoFv = .text:0x8005C960; // type:function size:0x10 scope:global align:4 +__ct__Q219NrvKoopaDemoPowerUp23KoopaDemoPowerUpNrvDemoFv = .text:0x8005C970; // type:function size:0x10 scope:global align:4 +execute__Q219NrvKoopaDemoPowerUp23KoopaDemoPowerUpNrvDemoCFP5Spine = .text:0x8005C980; // type:function size:0x8 scope:global align:4 +execute__Q219NrvKoopaDemoPowerUp27KoopaDemoPowerUpNrvWaitDemoCFP5Spine = .text:0x8005C988; // type:function size:0x8 scope:global align:4 +__ct__27KoopaDemoFallToPlanetVs3Lv2FP5Koopa = .text:0x8005C990; // type:function size:0x54 scope:global align:4 +init__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005C9E4; // type:function size:0x54 scope:global align:4 +appear__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CA38; // type:function size:0x54 scope:global align:4 +kill__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CA8C; // type:function size:0x20 scope:global align:4 +exeWaitFall__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CAAC; // type:function size:0x58 scope:global align:4 +exeDemoFall__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CB04; // type:function size:0x94 scope:global align:4 +exeFallToLand__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CB98; // type:function size:0xD4 scope:global align:4 +exeLand__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CC6C; // type:function size:0xA4 scope:global align:4 +exeWaitPlayer__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CD10; // type:function size:0x78 scope:global align:4 +__dt__27KoopaDemoFallToPlanetVs3Lv2Fv = .text:0x8005CD88; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaDemoFallToPlanetVs3Lv2_cpp = .text:0x8005CDE0; // type:function size:0x44 scope:local align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv238KoopaDemoFallToPlanetVs3Lv2NrvWaitFallFv = .text:0x8005CE24; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv238KoopaDemoFallToPlanetVs3Lv2NrvDemoFallFv = .text:0x8005CE34; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv240KoopaDemoFallToPlanetVs3Lv2NrvFallToLandFv = .text:0x8005CE44; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv234KoopaDemoFallToPlanetVs3Lv2NrvLandFv = .text:0x8005CE54; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv240KoopaDemoFallToPlanetVs3Lv2NrvWaitPlayerFv = .text:0x8005CE64; // type:function size:0x10 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv240KoopaDemoFallToPlanetVs3Lv2NrvWaitPlayerCFP5Spine = .text:0x8005CE74; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv234KoopaDemoFallToPlanetVs3Lv2NrvLandCFP5Spine = .text:0x8005CE7C; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv240KoopaDemoFallToPlanetVs3Lv2NrvFallToLandCFP5Spine = .text:0x8005CE84; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv238KoopaDemoFallToPlanetVs3Lv2NrvDemoFallCFP5Spine = .text:0x8005CE8C; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv238KoopaDemoFallToPlanetVs3Lv2NrvWaitFallCFP5Spine = .text:0x8005CE94; // type:function size:0x8 scope:global align:4 +__ct__27KoopaDemoFallToPlanetVs3Lv3FP5Koopa = .text:0x8005CE9C; // type:function size:0x54 scope:global align:4 +init__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005CEF0; // type:function size:0x54 scope:global align:4 +appear__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005CF44; // type:function size:0x54 scope:global align:4 +kill__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005CF98; // type:function size:0x20 scope:global align:4 +exeWaitFallDemo__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005CFB8; // type:function size:0x58 scope:global align:4 +exeFallOutside__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005D010; // type:function size:0x204 scope:global align:4 +exeFallInside__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005D214; // type:function size:0x74 scope:global align:4 +exeLand__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005D288; // type:function size:0xA4 scope:global align:4 +exeWaitPlayer__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005D32C; // type:function size:0x70 scope:global align:4 +__dt__27KoopaDemoFallToPlanetVs3Lv3Fv = .text:0x8005D39C; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaDemoFallToPlanetVs3Lv3_cpp = .text:0x8005D3F4; // type:function size:0x44 scope:local align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv342KoopaDemoFallToPlanetVs3Lv3NrvWaitFallDemoFv = .text:0x8005D438; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv341KoopaDemoFallToPlanetVs3Lv3NrvFallOutsideFv = .text:0x8005D448; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv340KoopaDemoFallToPlanetVs3Lv3NrvFallInsideFv = .text:0x8005D458; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv334KoopaDemoFallToPlanetVs3Lv3NrvLandFv = .text:0x8005D468; // type:function size:0x10 scope:global align:4 +__ct__Q230NrvKoopaDemoFallToPlanetVs3Lv340KoopaDemoFallToPlanetVs3Lv3NrvWaitPlayerFv = .text:0x8005D478; // type:function size:0x10 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv340KoopaDemoFallToPlanetVs3Lv3NrvWaitPlayerCFP5Spine = .text:0x8005D488; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv334KoopaDemoFallToPlanetVs3Lv3NrvLandCFP5Spine = .text:0x8005D490; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv340KoopaDemoFallToPlanetVs3Lv3NrvFallInsideCFP5Spine = .text:0x8005D498; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv341KoopaDemoFallToPlanetVs3Lv3NrvFallOutsideCFP5Spine = .text:0x8005D4A0; // type:function size:0x8 scope:global align:4 +execute__Q230NrvKoopaDemoFallToPlanetVs3Lv342KoopaDemoFallToPlanetVs3Lv3NrvWaitFallDemoCFP5Spine = .text:0x8005D4A8; // type:function size:0x8 scope:global align:4 +__ct__21KoopaDemoJumpToPlanetFP5Koopa = .text:0x8005D4B0; // type:function size:0x54 scope:global align:4 +init__21KoopaDemoJumpToPlanetFv = .text:0x8005D504; // type:function size:0x68 scope:global align:4 +kill__21KoopaDemoJumpToPlanetFv = .text:0x8005D56C; // type:function size:0x7C scope:global align:4 +startReady__21KoopaDemoJumpToPlanetFv = .text:0x8005D5E8; // type:function size:0x8 scope:global align:4 +exeStart__21KoopaDemoJumpToPlanetFv = .text:0x8005D5F0; // type:function size:0x84 scope:global align:4 +exeFall__21KoopaDemoJumpToPlanetFv = .text:0x8005D674; // type:function size:0x110 scope:global align:4 +exeLand__21KoopaDemoJumpToPlanetFv = .text:0x8005D784; // type:function size:0xA4 scope:global align:4 +exeWaitPlayer__21KoopaDemoJumpToPlanetFv = .text:0x8005D828; // type:function size:0x78 scope:global align:4 +__dt__21KoopaDemoJumpToPlanetFv = .text:0x8005D8A0; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaDemoJumpToPlanet_cpp = .text:0x8005D8F8; // type:function size:0x3C scope:local align:4 +__ct__Q224NrvKoopaDemoJumpToPlanet29KoopaDemoJumpToPlanetNrvStartFv = .text:0x8005D934; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvKoopaDemoJumpToPlanet28KoopaDemoJumpToPlanetNrvFallFv = .text:0x8005D944; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvKoopaDemoJumpToPlanet28KoopaDemoJumpToPlanetNrvLandFv = .text:0x8005D954; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvKoopaDemoJumpToPlanet34KoopaDemoJumpToPlanetNrvWaitPlayerFv = .text:0x8005D964; // type:function size:0x10 scope:global align:4 +execute__Q224NrvKoopaDemoJumpToPlanet34KoopaDemoJumpToPlanetNrvWaitPlayerCFP5Spine = .text:0x8005D974; // type:function size:0x8 scope:global align:4 +execute__Q224NrvKoopaDemoJumpToPlanet28KoopaDemoJumpToPlanetNrvLandCFP5Spine = .text:0x8005D97C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvKoopaDemoJumpToPlanet28KoopaDemoJumpToPlanetNrvFallCFP5Spine = .text:0x8005D984; // type:function size:0x8 scope:global align:4 +execute__Q224NrvKoopaDemoJumpToPlanet29KoopaDemoJumpToPlanetNrvStartCFP5Spine = .text:0x8005D98C; // type:function size:0x8 scope:global align:4 +__dt__15KoopaFigureBallFv = .text:0x8005D994; // type:function size:0x5C scope:global align:4 +__ct__15KoopaFigureBallFPCcP5KoopafPCQ22MR14ActorMoveParam = .text:0x8005D9F0; // type:function size:0x8C scope:global align:4 +init__15KoopaFigureBallFRC12JMapInfoIter = .text:0x8005DA7C; // type:function size:0x5C scope:global align:4 +makeActorAppeared__15KoopaFigureBallFv = .text:0x8005DAD8; // type:function size:0x9C scope:global align:4 +makeActorDead__15KoopaFigureBallFv = .text:0x8005DB74; // type:function size:0x40 scope:global align:4 +control__15KoopaFigureBallFv = .text:0x8005DBB4; // type:function size:0x25C scope:global align:4 +getBaseMtx__15KoopaFigureBallCFv = .text:0x8005DE10; // type:function size:0x8 scope:global align:4 +__ct__14KoopaFireShortFPC5Koopa = .text:0x8005DE18; // type:function size:0x70 scope:global align:4 +init__14KoopaFireShortFRC12JMapInfoIter = .text:0x8005DE88; // type:function size:0x16C scope:global align:4 +appear__14KoopaFireShortFv = .text:0x8005DFF4; // type:function size:0x178 scope:global align:4 +emitNormal__14KoopaFireShortFv = .text:0x8005E16C; // type:function size:0x50 scope:global align:4 +emitFast__14KoopaFireShortFv = .text:0x8005E1BC; // type:function size:0x50 scope:global align:4 +emitCurve__14KoopaFireShortFv = .text:0x8005E20C; // type:function size:0x6C scope:global align:4 +emitLongTime__14KoopaFireShortFv = .text:0x8005E278; // type:function size:0x50 scope:global align:4 +exeFly__14KoopaFireShortFv = .text:0x8005E2C8; // type:function size:0x150 scope:global align:4 +exeDisappear__14KoopaFireShortFv = .text:0x8005E418; // type:function size:0x8C scope:global align:4 +exeErase2P__14KoopaFireShortFv = .text:0x8005E4A4; // type:function size:0xA4 scope:global align:4 +calcAndSetBaseMtx__14KoopaFireShortFv = .text:0x8005E548; // type:function size:0x8 scope:global align:4 +attackSensor__14KoopaFireShortFP9HitSensorP9HitSensor = .text:0x8005E550; // type:function size:0x11C scope:global align:4 +updateFly__14KoopaFireShortFv = .text:0x8005E66C; // type:function size:0xC4 scope:global align:4 +updateFrontAndVelocity__14KoopaFireShortFv = .text:0x8005E730; // type:function size:0x6C scope:global align:4 +__dt__14KoopaFireShortFv = .text:0x8005E79C; // type:function size:0x5C scope:global align:4 +__sinit_\KoopaFireShort_cpp = .text:0x8005E7F8; // type:function size:0x34 scope:local align:4 +__ct__Q217NrvKoopaFireShort20KoopaFireShortNrvFlyFv = .text:0x8005E82C; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvKoopaFireShort26KoopaFireShortNrvDisappearFv = .text:0x8005E83C; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvKoopaFireShort24KoopaFireShortNrvErase2PFv = .text:0x8005E84C; // type:function size:0x10 scope:global align:4 +execute__Q217NrvKoopaFireShort24KoopaFireShortNrvErase2PCFP5Spine = .text:0x8005E85C; // type:function size:0x8 scope:global align:4 +execute__Q217NrvKoopaFireShort26KoopaFireShortNrvDisappearCFP5Spine = .text:0x8005E864; // type:function size:0x8 scope:global align:4 +execute__Q217NrvKoopaFireShort20KoopaFireShortNrvFlyCFP5Spine = .text:0x8005E86C; // type:function size:0x8 scope:global align:4 +__dt__15KoopaFireStairsFv = .text:0x8005E874; // type:function size:0x5C scope:global align:4 +__ct__15KoopaFireStairsFPCcb = .text:0x8005E8D0; // type:function size:0x84 scope:global align:4 +init__15KoopaFireStairsFRC12JMapInfoIter = .text:0x8005E954; // type:function size:0x144 scope:global align:4 +appear__15KoopaFireStairsFv = .text:0x8005EA98; // type:function size:0x94 scope:global align:4 +makeActorDead__15KoopaFireStairsFv = .text:0x8005EB2C; // type:function size:0x40 scope:global align:4 +setInfo__15KoopaFireStairsFPC19KoopaBattleMapStairPCQ29JGeometry8TVec3 = .text:0x8005EB6C; // type:function size:0x1A4 scope:global align:4 +exeFly__15KoopaFireStairsFv = .text:0x8005ED10; // type:function size:0x29C scope:global align:4 +exeBreak__15KoopaFireStairsFv = .text:0x8005EFAC; // type:function size:0x7C scope:global align:4 +calcAndSetBaseMtx__15KoopaFireStairsFv = .text:0x8005F028; // type:function size:0x74 scope:global align:4 +__sinit_\KoopaFireStairs_cpp = .text:0x8005F09C; // type:function size:0x2C scope:local align:4 +__ct__Q218NrvKoopaFireStairs21KoopaFireStairsNrvFlyFv = .text:0x8005F0C8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaFireStairs23KoopaFireStairsNrvBreakFv = .text:0x8005F0D8; // type:function size:0x10 scope:global align:4 +execute__Q218NrvKoopaFireStairs23KoopaFireStairsNrvBreakCFP5Spine = .text:0x8005F0E8; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaFireStairs21KoopaFireStairsNrvFlyCFP5Spine = .text:0x8005F0F0; // type:function size:0x8 scope:global align:4 +createKoopaVs1__13KoopaFunctionFPCc = .text:0x8005F0F8; // type:function size:0x68 scope:global align:4 +createKoopaVs2__13KoopaFunctionFPCc = .text:0x8005F160; // type:function size:0x68 scope:global align:4 +createKoopaVs3__13KoopaFunctionFPCc = .text:0x8005F1C8; // type:function size:0x68 scope:global align:4 +initKoopaPartsVs1__13KoopaFunctionFP5Koopa = .text:0x8005F230; // type:function size:0x8 scope:global align:4 +initKoopaPartsVs2__13KoopaFunctionFP5Koopa = .text:0x8005F238; // type:function size:0x8 scope:global align:4 +initKoopaVs3__13KoopaFunctionFP5Koopa = .text:0x8005F240; // type:function size:0x8 scope:global align:4 +createKoopaRock__13KoopaFunctionFP5Koopa = .text:0x8005F248; // type:function size:0x8 scope:global align:4 +createKoopaRollBall__13KoopaFunctionFP5Koopa = .text:0x8005F250; // type:function size:0x8 scope:global align:4 +registerBattleMapStair__13KoopaFunctionFP19KoopaBattleMapStair = .text:0x8005F258; // type:function size:0x48 scope:global align:4 +setKoopaPos__13KoopaFunctionFP5KoopaPCc = .text:0x8005F2A0; // type:function size:0xD4 scope:global align:4 +getPlanetCenterPos__13KoopaFunctionFPC5Koopa = .text:0x8005F374; // type:function size:0x8 scope:global align:4 +getPlanetRadius__13KoopaFunctionFPC5Koopa = .text:0x8005F37C; // type:function size:0x8 scope:global align:4 +getKoopaFront__13KoopaFunctionFPC5Koopa = .text:0x8005F384; // type:function size:0x8 scope:global align:4 +getKoopaFrontPtr__13KoopaFunctionFP5Koopa = .text:0x8005F38C; // type:function size:0x8 scope:global align:4 +isKoopaSightPlayer__13KoopaFunctionFPC5KoopaRCQ22MR15ActorSightParam = .text:0x8005F394; // type:function size:0x18 scope:global align:4 +escapeKoopaFromPlayer__13KoopaFunctionFP5KoopaRCQ22MR14ActorMoveParam = .text:0x8005F3AC; // type:function size:0x60 scope:global align:4 +isKoopaVs1__13KoopaFunctionFPC5Koopa = .text:0x8005F40C; // type:function size:0x18 scope:global align:4 +isKoopaVs2__13KoopaFunctionFPC5Koopa = .text:0x8005F424; // type:function size:0x18 scope:global align:4 +isKoopaVs3__13KoopaFunctionFPC5Koopa = .text:0x8005F43C; // type:function size:0x18 scope:global align:4 +isKoopaLv1__13KoopaFunctionFPC5Koopa = .text:0x8005F454; // type:function size:0x18 scope:global align:4 +isKoopaLv2__13KoopaFunctionFPC5Koopa = .text:0x8005F46C; // type:function size:0x18 scope:global align:4 +isKoopaLv3__13KoopaFunctionFPC5Koopa = .text:0x8005F484; // type:function size:0x18 scope:global align:4 +isKoopaAngry__13KoopaFunctionFPC5Koopa = .text:0x8005F49C; // type:function size:0xC scope:global align:4 +startKoopaAngry__13KoopaFunctionFP5Koopa = .text:0x8005F4A8; // type:function size:0x10 scope:global align:4 +startFaceCtrl__13KoopaFunctionFP5Koopa = .text:0x8005F4B8; // type:function size:0xC scope:global align:4 +endFaceCtrl__13KoopaFunctionFP5Koopal = .text:0x8005F4C4; // type:function size:0x8 scope:global align:4 +endFaceCtrlDirect__13KoopaFunctionFP5Koopa = .text:0x8005F4CC; // type:function size:0xC scope:global align:4 +startRecoverKoopaArmor__13KoopaFunctionFP5Koopa = .text:0x8005F4D8; // type:function size:0x58 scope:global align:4 +startBreakKoopaTailThorn__13KoopaFunctionFP5Koopa = .text:0x8005F530; // type:function size:0x58 scope:global align:4 +startRecoverKoopaTailThorn__13KoopaFunctionFP5Koopa = .text:0x8005F588; // type:function size:0x58 scope:global align:4 +getKoopaRock__13KoopaFunctionFP5Koopa = .text:0x8005F5E0; // type:function size:0xC scope:global align:4 +getKoopaRockBreak__13KoopaFunctionFP5Koopa = .text:0x8005F5EC; // type:function size:0xC scope:global align:4 +getKoopaRollBall__13KoopaFunctionFP5Koopa = .text:0x8005F5F8; // type:function size:0xC scope:global align:4 +emitKoopaFireShortSlow__13KoopaFunctionFP5Koopa = .text:0x8005F604; // type:function size:0x10 scope:global align:4 +emitKoopaFireShortFast__13KoopaFunctionFP5Koopa = .text:0x8005F614; // type:function size:0x10 scope:global align:4 +emitKoopaFireShortCurve__13KoopaFunctionFP5Koopa = .text:0x8005F624; // type:function size:0x10 scope:global align:4 +emitKoopaFireLongTime__13KoopaFunctionFP5Koopa = .text:0x8005F634; // type:function size:0x8 scope:global align:4 +emitFireStairsToTarget__13KoopaFunctionFP5KoopaPC19KoopaBattleMapStairRCQ29JGeometry8TVec3b = .text:0x8005F63C; // type:function size:0x8 scope:global align:4 +killKoopaFireStairsAll__13KoopaFunctionFP5Koopa = .text:0x8005F644; // type:function size:0x8 scope:global align:4 +emitKoopaShockWave__13KoopaFunctionFP5Koopa = .text:0x8005F64C; // type:function size:0x8 scope:global align:4 +getKoopaPlanet__13KoopaFunctionFP5Koopa = .text:0x8005F654; // type:function size:0xC scope:global align:4 +getKoopaPlanetLv2__13KoopaFunctionFP5Koopa = .text:0x8005F660; // type:function size:0xC scope:global align:4 +getKoopaPlanetLv3__13KoopaFunctionFP5Koopa = .text:0x8005F66C; // type:function size:0xC scope:global align:4 +appearKoopaHoleSunPlanetInside__13KoopaFunctionFP5Koopa = .text:0x8005F678; // type:function size:0x8 scope:global align:4 +appearKoopaHoleSunPlanetOutside__13KoopaFunctionFP5Koopa = .text:0x8005F680; // type:function size:0x8 scope:global align:4 +killKoopaHoleSunPlanetOutside__13KoopaFunctionFP5Koopa = .text:0x8005F688; // type:function size:0x8 scope:global align:4 +getKoopaPlanetShadow__13KoopaFunctionFP5Koopa = .text:0x8005F690; // type:function size:0xC scope:global align:4 +tryKoopaPushPlayer__13KoopaFunctionFP9HitSensorP9HitSensor = .text:0x8005F69C; // type:function size:0x74 scope:global align:4 +tryKoopaBodyAttackPlayer__13KoopaFunctionFP9HitSensorP9HitSensor = .text:0x8005F710; // type:function size:0x70 scope:global align:4 +tryKoopaBodyAttackPlayerMaximum__13KoopaFunctionFP9HitSensorP9HitSensor = .text:0x8005F780; // type:function size:0x70 scope:global align:4 +tryKoopaAttackPlayerMaximum__13KoopaFunctionFP9HitSensorP9HitSensor = .text:0x8005F7F0; // type:function size:0x74 scope:global align:4 +tryKoopaAttackMapObj__13KoopaFunctionFP9HitSensorP9HitSensor = .text:0x8005F864; // type:function size:0x90 scope:global align:4 +tryKoopaReflectStarPiece__13KoopaFunctionFUlP9HitSensorP9HitSensor = .text:0x8005F8F4; // type:function size:0x48 scope:global align:4 +getKoopaMessageSensor__13KoopaFunctionFP5Koopa = .text:0x8005F93C; // type:function size:0xC scope:global align:4 +registerKoopaSwitchKeeper__13KoopaFunctionFP9LiveActor = .text:0x8005F948; // type:function size:0x34 scope:global align:4 +getKoopaSwitchKeeper__13KoopaFunctionFP5Koopa = .text:0x8005F97C; // type:function size:0xC scope:global align:4 +registerKoopaViewSwitchKeeper__13KoopaFunctionFP9LiveActor = .text:0x8005F988; // type:function size:0x34 scope:global align:4 +getKoopaViewSwitchKeeper__13KoopaFunctionFP5Koopa = .text:0x8005F9BC; // type:function size:0xC scope:global align:4 +registerKoopaPowerUpSwitch__13KoopaFunctionFP9LiveActor = .text:0x8005F9C8; // type:function size:0x34 scope:global align:4 +getKoopaPowerUpSwitch__13KoopaFunctionFP5Koopa = .text:0x8005F9FC; // type:function size:0xC scope:global align:4 +tryStartCameraDemo__27@unnamed@KoopaFunction_cpp@FP5KoopaPCcPCcPCcb = .text:0x8005FA08; // type:function size:0xD8 scope:global align:4 +tryStartKoopaAndMarioCameraDemo__13KoopaFunctionFP5KoopaPCcPCcPCc = .text:0x8005FAE0; // type:function size:0x8 scope:global align:4 +tryStartKoopaCameraDemo__13KoopaFunctionFP5KoopaPCcPCcPCc = .text:0x8005FAE8; // type:function size:0x8 scope:global align:4 +tryEndKoopaCameraDemo__13KoopaFunctionFP5KoopaPCcPCc = .text:0x8005FAF0; // type:function size:0x80 scope:global align:4 +getKoopaDemoPeach__13KoopaFunctionFP5Koopa = .text:0x8005FB70; // type:function size:0xC scope:global align:4 +getKoopaDemoKoopaJr__13KoopaFunctionFP5Koopa = .text:0x8005FB7C; // type:function size:0xC scope:global align:4 +getKoopaDemoKoopaJrShip__13KoopaFunctionFP5Koopa = .text:0x8005FB88; // type:function size:0xC scope:global align:4 +getKoopaDemoMeteor1__13KoopaFunctionFP5Koopa = .text:0x8005FB94; // type:function size:0xC scope:global align:4 +getKoopaDemoMeteor2__13KoopaFunctionFP5Koopa = .text:0x8005FBA0; // type:function size:0xC scope:global align:4 +getKoopaDemoMeteor3__13KoopaFunctionFP5Koopa = .text:0x8005FBAC; // type:function size:0xC scope:global align:4 +endKoopaDemoMeetPeach__13KoopaFunctionFP5Koopa = .text:0x8005FBB8; // type:function size:0xAC scope:global align:4 +invalidateKoopaNpcLod__13KoopaFunctionFP5Koopa = .text:0x8005FC64; // type:function size:0x4C scope:global align:4 +initKoopaCamera__13KoopaFunctionFP5KoopaPCc = .text:0x8005FCB0; // type:function size:0x10 scope:global align:4 +initKoopaAnimCamera__13KoopaFunctionFP5KoopaPCc = .text:0x8005FCC0; // type:function size:0x10 scope:global align:4 +startKoopaCamera__13KoopaFunctionFP5KoopaPCc = .text:0x8005FCD0; // type:function size:0x14 scope:global align:4 +startKoopaTargetCamera__13KoopaFunctionFP5KoopaPCc = .text:0x8005FCE4; // type:function size:0x14 scope:global align:4 +startKoopaAnimCamera__13KoopaFunctionFP5KoopaPCcl = .text:0x8005FCF8; // type:function size:0x1C scope:global align:4 +endKoopaCamera__13KoopaFunctionFP5KoopaPCcbl = .text:0x8005FD14; // type:function size:0x20 scope:global align:4 +endKoopaAnimCamera__13KoopaFunctionFP5KoopaPCcl = .text:0x8005FD34; // type:function size:0x1C scope:global align:4 +startKoopaPlateDamageAnimPowerStarAppear__13KoopaFunctionFP5Koopa = .text:0x8005FD50; // type:function size:0x50 scope:global align:4 +changeBgmStateNormal__13KoopaFunctionFUl = .text:0x8005FDA0; // type:function size:0xC scope:global align:4 +changeBgmStateEscape__13KoopaFunctionFv = .text:0x8005FDAC; // type:function size:0xC scope:global align:4 +changeBgmStateDamageTail__13KoopaFunctionFv = .text:0x8005FDB8; // type:function size:0xC scope:global align:4 +changeBgmStateFlyAway__13KoopaFunctionFv = .text:0x8005FDC4; // type:function size:0xC scope:global align:4 +tryRestartKoopa__13KoopaFunctionFv = .text:0x8005FDD0; // type:function size:0xE8 scope:global align:4 +moveAndTurnKoopaToPlayer__13KoopaFunctionFP5KoopaRCQ22MR14ActorMoveParam = .text:0x8005FEB8; // type:function size:0x60 scope:global align:4 +startBreakKoopaArmor__13KoopaFunctionFP5Koopa = .text:0x8005FF18; // type:function size:0x6C scope:global align:4 +tryKoopaShellAttackPlayer__13KoopaFunctionFP9HitSensorP9HitSensor = .text:0x8005FF84; // type:function size:0x78 scope:global align:4 +startKoopaSpinHitBlow__13KoopaFunctionFP5Koopa = .text:0x8005FFFC; // type:function size:0x90 scope:global align:4 +__ct__10KoopaPartsFP5KoopaRC12JMapInfoIter = .text:0x8006008C; // type:function size:0xE8 scope:global align:4 +createKoopaBodyParts__24@unnamed@KoopaParts_cpp@FP9LiveActorPCcPCcPCc = .text:0x80060174; // type:function size:0x98 scope:global align:4 +emitFireStairsToPos__10KoopaPartsFPC19KoopaBattleMapStairRCQ29JGeometry8TVec3b = .text:0x8006020C; // type:function size:0xB8 scope:global align:4 +killFireStairsAll__10KoopaPartsFv = .text:0x800602C4; // type:function size:0x70 scope:global align:4 +emitFireShort__10KoopaPartsFbb = .text:0x80060334; // type:function size:0x68 scope:global align:4 +emitFireLongTime__10KoopaPartsFv = .text:0x8006039C; // type:function size:0x30 scope:global align:4 +emitShockWave__10KoopaPartsFv = .text:0x800603CC; // type:function size:0x3C scope:global align:4 +getPlanetPos__10KoopaPartsCFv = .text:0x80060408; // type:function size:0x94 scope:global align:4 +getPlanetRadius__10KoopaPartsCFv = .text:0x8006049C; // type:function size:0x8 scope:global align:4 +appearHoleSunPlanetInside__10KoopaPartsFv = .text:0x800604A4; // type:function size:0x14 scope:global align:4 +appearHoleSunPlanetOutside__10KoopaPartsFv = .text:0x800604B8; // type:function size:0x14 scope:global align:4 +killHoleSunPlanetOutside__10KoopaPartsFv = .text:0x800604CC; // type:function size:0x14 scope:global align:4 +createPlanetShadow__10KoopaPartsFv = .text:0x800604E0; // type:function size:0x5C scope:global align:4 +initVs1__10KoopaPartsFv = .text:0x8006053C; // type:function size:0xA4 scope:global align:4 +initVs2__10KoopaPartsFv = .text:0x800605E0; // type:function size:0x94 scope:global align:4 +createDemoNpc__24@unnamed@KoopaParts_cpp@FPCcPCc = .text:0x80060674; // type:function size:0xB0 scope:global align:4 +initVs3__10KoopaPartsFv = .text:0x80060724; // type:function size:0x308 scope:global align:4 +createRock__10KoopaPartsFv = .text:0x80060A2C; // type:function size:0x84 scope:global align:4 +createRollBall__10KoopaPartsFv = .text:0x80060AB0; // type:function size:0x64 scope:global align:4 +createCommonParts__10KoopaPartsFv = .text:0x80060B14; // type:function size:0x188 scope:global align:4 +createFireStairs__10KoopaPartsFb = .text:0x80060C9C; // type:function size:0xA8 scope:global align:4 +__ct__18KoopaPowerUpSwitchFPCc = .text:0x80060D44; // type:function size:0x3C scope:global align:4 +init__18KoopaPowerUpSwitchFRC12JMapInfoIter = .text:0x80060D80; // type:function size:0x58 scope:global align:4 +initAfterPlacement__18KoopaPowerUpSwitchFv = .text:0x80060DD8; // type:function size:0x4 scope:global align:4 +__dt__18KoopaPowerUpSwitchFv = .text:0x80060DDC; // type:function size:0x5C scope:global align:4 +__dt__17KoopaPlanetShadowFv = .text:0x80060E38; // type:function size:0x5C scope:global align:4 +__ct__17KoopaPlanetShadowFPC5Koopa = .text:0x80060E94; // type:function size:0x5C scope:global align:4 +init__17KoopaPlanetShadowFRC12JMapInfoIter = .text:0x80060EF0; // type:function size:0x74 scope:global align:4 +calcAndSetBaseMtx__17KoopaPlanetShadowFv = .text:0x80060F64; // type:function size:0xD4 scope:global align:4 +__ct__17KoopaRestarterVs3FPCc = .text:0x80061038; // type:function size:0x3C scope:global align:4 +init__17KoopaRestarterVs3FRC12JMapInfoIter = .text:0x80061074; // type:function size:0x48 scope:global align:4 +appear__17KoopaRestarterVs3Fv = .text:0x800610BC; // type:function size:0x24 scope:global align:4 +__dt__17KoopaRestarterVs3Fv = .text:0x800610E0; // type:function size:0x5C scope:global align:4 +__ct__14KoopaRockBreakFP9LiveActor = .text:0x8006113C; // type:function size:0x58 scope:global align:4 +init__14KoopaRockBreakFRC12JMapInfoIter = .text:0x80061194; // type:function size:0x60 scope:global align:4 +control__14KoopaRockBreakFv = .text:0x800611F4; // type:function size:0x48 scope:global align:4 +__dt__14KoopaRockBreakFv = .text:0x8006123C; // type:function size:0x58 scope:global align:4 +__ct__15KoopaSensorCtrlFP5Koopa = .text:0x80061294; // type:function size:0x8 scope:global align:4 +update__15KoopaSensorCtrlFP9HitSensor = .text:0x8006129C; // type:function size:0x4 scope:global align:4 +initSensor__15KoopaSensorCtrlFv = .text:0x800612A0; // type:function size:0x5F8 scope:global align:4 +__ct__14KoopaSequencerFPCcl = .text:0x80061898; // type:function size:0x6C scope:global align:4 +init__14KoopaSequencerFP5KoopaRC12JMapInfoIter = .text:0x80061904; // type:function size:0x84 scope:global align:4 +update__14KoopaSequencerFv = .text:0x80061988; // type:function size:0x4 scope:global align:4 +calcAndSetBaseMtx__14KoopaSequencerFv = .text:0x8006198C; // type:function size:0xC scope:global align:4 +startBattleLevel2__14KoopaSequencerFv = .text:0x80061998; // type:function size:0x14 scope:global align:4 +startBattleLevel3__14KoopaSequencerFv = .text:0x800619AC; // type:function size:0x14 scope:global align:4 +__dt__14KoopaSequencerFv = .text:0x800619C0; // type:function size:0x58 scope:global align:4 +__ct__22KoopaSubSequenceBattleFP5KoopaP14KoopaSequencerP15KoopaBattleBase = .text:0x80061A18; // type:function size:0x70 scope:global align:4 +kill__22KoopaSubSequenceBattleFv = .text:0x80061A88; // type:function size:0x10 scope:global align:4 +isDemo__22KoopaSubSequenceBattleCFv = .text:0x80061A98; // type:function size:0x58 scope:global align:4 +exeDemoStartLv2__22KoopaSubSequenceBattleFv = .text:0x80061AF0; // type:function size:0x50 scope:global align:4 +exeDemoStartLv3__22KoopaSubSequenceBattleFv = .text:0x80061B40; // type:function size:0x50 scope:global align:4 +__dt__22KoopaSubSequenceBattleFv = .text:0x80061B90; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaSubSequenceBattle_cpp = .text:0x80061BE8; // type:function size:0x44 scope:local align:4 +__ct__Q225NrvKoopaSubSequenceBattle34KoopaSubSequenceBattleNrvBattleLv1Fv = .text:0x80061C2C; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaSubSequenceBattle37KoopaSubSequenceBattleNrvDemoStartLv2Fv = .text:0x80061C3C; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaSubSequenceBattle34KoopaSubSequenceBattleNrvBattleLv2Fv = .text:0x80061C4C; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaSubSequenceBattle37KoopaSubSequenceBattleNrvDemoStartLv3Fv = .text:0x80061C5C; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaSubSequenceBattle34KoopaSubSequenceBattleNrvBattleLv3Fv = .text:0x80061C6C; // type:function size:0x10 scope:global align:4 +execute__Q225NrvKoopaSubSequenceBattle34KoopaSubSequenceBattleNrvBattleLv3CFP5Spine = .text:0x80061C7C; // type:function size:0x50 scope:global align:4 +execute__Q225NrvKoopaSubSequenceBattle37KoopaSubSequenceBattleNrvDemoStartLv3CFP5Spine = .text:0x80061CCC; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaSubSequenceBattle34KoopaSubSequenceBattleNrvBattleLv2CFP5Spine = .text:0x80061CD4; // type:function size:0x10 scope:global align:4 +execute__Q225NrvKoopaSubSequenceBattle37KoopaSubSequenceBattleNrvDemoStartLv2CFP5Spine = .text:0x80061CE4; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaSubSequenceBattle34KoopaSubSequenceBattleNrvBattleLv1CFP5Spine = .text:0x80061CEC; // type:function size:0x10 scope:global align:4 +__ct__17KoopaSequencerVs1Fv = .text:0x80061CFC; // type:function size:0x54 scope:global align:4 +init__17KoopaSequencerVs1FP5KoopaRC12JMapInfoIter = .text:0x80061D50; // type:function size:0x110 scope:global align:4 +exeBattleStairs__17KoopaSequencerVs1Fv = .text:0x80061E60; // type:function size:0xB4 scope:global align:4 +exeDemoBattleStart__17KoopaSequencerVs1Fv = .text:0x80061F14; // type:function size:0xA8 scope:global align:4 +exeWaitDemoBattleEnd__17KoopaSequencerVs1Fv = .text:0x80061FBC; // type:function size:0x88 scope:global align:4 +exeDemoBattleEnd__17KoopaSequencerVs1Fv = .text:0x80062044; // type:function size:0xF0 scope:global align:4 +attackSensor__17KoopaSequencerVs1FP9HitSensorP9HitSensor = .text:0x80062134; // type:function size:0x68 scope:global align:4 +receiveMsgPlayerAttack__17KoopaSequencerVs1FUlP9HitSensorP9HitSensor = .text:0x8006219C; // type:function size:0xA4 scope:global align:4 +receiveMsgEnemyAttack__17KoopaSequencerVs1FUlP9HitSensorP9HitSensor = .text:0x80062240; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__17KoopaSequencerVs1FUlP9HitSensorP9HitSensor = .text:0x80062248; // type:function size:0x78 scope:global align:4 +__dt__17KoopaSequencerVs1Fv = .text:0x800622C0; // type:function size:0x5C scope:global align:4 +__sinit_\KoopaSequencerVs1_cpp = .text:0x8006231C; // type:function size:0x54 scope:local align:4 +__ct__Q220NrvKoopaSequencerVs132KoopaSequencerVs1NrvBattleStairsFv = .text:0x80062370; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs135KoopaSequencerVs1NrvDemoBattleStartFv = .text:0x80062380; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs136KoopaSequencerVs1NrvDemoJumpToPlanetFv = .text:0x80062390; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs126KoopaSequencerVs1NrvBattleFv = .text:0x800623A0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs137KoopaSequencerVs1NrvWaitDemoBattleEndFv = .text:0x800623B0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs133KoopaSequencerVs1NrvDemoBattleEndFv = .text:0x800623C0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs128KoopaSequencerVs1NrvWaitDemoFv = .text:0x800623D0; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs128KoopaSequencerVs1NrvWaitDemoCFP5Spine = .text:0x800623E0; // type:function size:0x4 scope:global align:4 +execute__Q220NrvKoopaSequencerVs133KoopaSequencerVs1NrvDemoBattleEndCFP5Spine = .text:0x800623E4; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs137KoopaSequencerVs1NrvWaitDemoBattleEndCFP5Spine = .text:0x800623EC; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs126KoopaSequencerVs1NrvBattleCFP5Spine = .text:0x800623F4; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs136KoopaSequencerVs1NrvDemoJumpToPlanetCFP5Spine = .text:0x80062404; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs135KoopaSequencerVs1NrvDemoBattleStartCFP5Spine = .text:0x80062414; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs132KoopaSequencerVs1NrvBattleStairsCFP5Spine = .text:0x8006241C; // type:function size:0x8 scope:global align:4 +__ct__17KoopaSequencerVs2Fv = .text:0x80062424; // type:function size:0x54 scope:global align:4 +init__17KoopaSequencerVs2FP5KoopaRC12JMapInfoIter = .text:0x80062478; // type:function size:0x110 scope:global align:4 +exeWaitDemoBattleStart__17KoopaSequencerVs2Fv = .text:0x80062588; // type:function size:0x6C scope:global align:4 +exeDemoBattleStart__17KoopaSequencerVs2Fv = .text:0x800625F4; // type:function size:0x68 scope:global align:4 +exeWaitDemoDown__17KoopaSequencerVs2Fv = .text:0x8006265C; // type:function size:0x70 scope:global align:4 +exeDemoDown__17KoopaSequencerVs2Fv = .text:0x800626CC; // type:function size:0xF8 scope:global align:4 +attackSensor__17KoopaSequencerVs2FP9HitSensorP9HitSensor = .text:0x800627C4; // type:function size:0x68 scope:global align:4 +receiveMsgPlayerAttack__17KoopaSequencerVs2FUlP9HitSensorP9HitSensor = .text:0x8006282C; // type:function size:0x78 scope:global align:4 +receiveMsgEnemyAttack__17KoopaSequencerVs2FUlP9HitSensorP9HitSensor = .text:0x800628A4; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__17KoopaSequencerVs2FUlP9HitSensorP9HitSensor = .text:0x800628AC; // type:function size:0x78 scope:global align:4 +__dt__17KoopaSequencerVs2Fv = .text:0x80062924; // type:function size:0x5C scope:global align:4 +__sinit_\KoopaSequencerVs2_cpp = .text:0x80062980; // type:function size:0x54 scope:local align:4 +__ct__Q220NrvKoopaSequencerVs239KoopaSequencerVs2NrvWaitDemoBattleStartFv = .text:0x800629D4; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs235KoopaSequencerVs2NrvDemoBattleStartFv = .text:0x800629E4; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs236KoopaSequencerVs2NrvDemoJumpToPlanetFv = .text:0x800629F4; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs226KoopaSequencerVs2NrvBattleFv = .text:0x80062A04; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs232KoopaSequencerVs2NrvWaitDemoDownFv = .text:0x80062A14; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs228KoopaSequencerVs2NrvDemoDownFv = .text:0x80062A24; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs228KoopaSequencerVs2NrvWaitDemoFv = .text:0x80062A34; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs228KoopaSequencerVs2NrvWaitDemoCFP5Spine = .text:0x80062A44; // type:function size:0x4 scope:global align:4 +execute__Q220NrvKoopaSequencerVs228KoopaSequencerVs2NrvDemoDownCFP5Spine = .text:0x80062A48; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs232KoopaSequencerVs2NrvWaitDemoDownCFP5Spine = .text:0x80062A50; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs226KoopaSequencerVs2NrvBattleCFP5Spine = .text:0x80062A58; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs236KoopaSequencerVs2NrvDemoJumpToPlanetCFP5Spine = .text:0x80062A68; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs235KoopaSequencerVs2NrvDemoBattleStartCFP5Spine = .text:0x80062A78; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs239KoopaSequencerVs2NrvWaitDemoBattleStartCFP5Spine = .text:0x80062A80; // type:function size:0x8 scope:global align:4 +__ct__17KoopaSequencerVs3Fv = .text:0x80062A88; // type:function size:0x60 scope:global align:4 +init__17KoopaSequencerVs3FP5KoopaRC12JMapInfoIter = .text:0x80062AE8; // type:function size:0x234 scope:global align:4 +exeWaitPlayer__17KoopaSequencerVs3Fv = .text:0x80062D1C; // type:function size:0x160 scope:global align:4 +exeBattleStairs__17KoopaSequencerVs3Fv = .text:0x80062E7C; // type:function size:0x74 scope:global align:4 +exeDemoBattleStart__17KoopaSequencerVs3Fv = .text:0x80062EF0; // type:function size:0x70 scope:global align:4 +exeBattleVs3Lv1__17KoopaSequencerVs3Fv = .text:0x80062F60; // type:function size:0x70 scope:global align:4 +exeFallToPlanetLv2__17KoopaSequencerVs3Fv = .text:0x80062FD0; // type:function size:0x84 scope:global align:4 +exeBattleVs3Lv2__17KoopaSequencerVs3Fv = .text:0x80063054; // type:function size:0x78 scope:global align:4 +exeFallToPlanetLv3__17KoopaSequencerVs3Fv = .text:0x800630CC; // type:function size:0x84 scope:global align:4 +exeBattleVs3Lv3__17KoopaSequencerVs3Fv = .text:0x80063150; // type:function size:0x78 scope:global align:4 +exeBattleFinal__17KoopaSequencerVs3Fv = .text:0x800631C8; // type:function size:0x90 scope:global align:4 +exeWaitDemoDown__17KoopaSequencerVs3Fv = .text:0x80063258; // type:function size:0x58 scope:global align:4 +exeDemoDown__17KoopaSequencerVs3Fv = .text:0x800632B0; // type:function size:0x204 scope:global align:4 +calcAndSetBaseMtx__17KoopaSequencerVs3Fv = .text:0x800634B4; // type:function size:0xAC scope:global align:4 +attackSensor__17KoopaSequencerVs3FP9HitSensorP9HitSensor = .text:0x80063560; // type:function size:0xBC scope:global align:4 +receiveMsgPlayerAttack__17KoopaSequencerVs3FUlP9HitSensorP9HitSensor = .text:0x8006361C; // type:function size:0x100 scope:global align:4 +receiveMsgEnemyAttack__17KoopaSequencerVs3FUlP9HitSensorP9HitSensor = .text:0x8006371C; // type:function size:0x68 scope:global align:4 +receiveOtherMsg__17KoopaSequencerVs3FUlP9HitSensorP9HitSensor = .text:0x80063784; // type:function size:0xB4 scope:global align:4 +__dt__17KoopaSequencerVs3Fv = .text:0x80063838; // type:function size:0x5C scope:global align:4 +__sinit_\KoopaSequencerVs3_cpp = .text:0x80063894; // type:function size:0x94 scope:local align:4 +__ct__Q220NrvKoopaSequencerVs330KoopaSequencerVs3NrvWaitPlayerFv = .text:0x80063928; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleStairsFv = .text:0x80063938; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs335KoopaSequencerVs3NrvDemoBattleStartFv = .text:0x80063948; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs336KoopaSequencerVs3NrvDemoJumpToPlanetFv = .text:0x80063958; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleVs3Lv1Fv = .text:0x80063968; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs335KoopaSequencerVs3NrvFallToPlanetLv2Fv = .text:0x80063978; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleVs3Lv2Fv = .text:0x80063988; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs335KoopaSequencerVs3NrvFallToPlanetLv3Fv = .text:0x80063998; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleVs3Lv3Fv = .text:0x800639A8; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs336KoopaSequencerVs3NrvDemoPowerUpFinalFv = .text:0x800639B8; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs331KoopaSequencerVs3NrvBattleFinalFv = .text:0x800639C8; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvWaitDemoDownFv = .text:0x800639D8; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs328KoopaSequencerVs3NrvDemoDownFv = .text:0x800639E8; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs324KoopaSequencerVs3NrvDeadFv = .text:0x800639F8; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvKoopaSequencerVs328KoopaSequencerVs3NrvWaitDemoFv = .text:0x80063A08; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs328KoopaSequencerVs3NrvWaitDemoCFP5Spine = .text:0x80063A18; // type:function size:0x4 scope:global align:4 +execute__Q220NrvKoopaSequencerVs324KoopaSequencerVs3NrvDeadCFP5Spine = .text:0x80063A1C; // type:function size:0x4 scope:global align:4 +execute__Q220NrvKoopaSequencerVs328KoopaSequencerVs3NrvDemoDownCFP5Spine = .text:0x80063A20; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvWaitDemoDownCFP5Spine = .text:0x80063A28; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs331KoopaSequencerVs3NrvBattleFinalCFP5Spine = .text:0x80063A30; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs336KoopaSequencerVs3NrvDemoPowerUpFinalCFP5Spine = .text:0x80063A38; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleVs3Lv3CFP5Spine = .text:0x80063A48; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs335KoopaSequencerVs3NrvFallToPlanetLv3CFP5Spine = .text:0x80063A50; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleVs3Lv2CFP5Spine = .text:0x80063A58; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs335KoopaSequencerVs3NrvFallToPlanetLv2CFP5Spine = .text:0x80063A60; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleVs3Lv1CFP5Spine = .text:0x80063A68; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs336KoopaSequencerVs3NrvDemoJumpToPlanetCFP5Spine = .text:0x80063A70; // type:function size:0x10 scope:global align:4 +execute__Q220NrvKoopaSequencerVs335KoopaSequencerVs3NrvDemoBattleStartCFP5Spine = .text:0x80063A80; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs332KoopaSequencerVs3NrvBattleStairsCFP5Spine = .text:0x80063A88; // type:function size:0x8 scope:global align:4 +execute__Q220NrvKoopaSequencerVs330KoopaSequencerVs3NrvWaitPlayerCFP5Spine = .text:0x80063A90; // type:function size:0x8 scope:global align:4 +__ct__14KoopaShockWaveFP5Koopa = .text:0x80063A98; // type:function size:0x9C scope:global align:4 +init__14KoopaShockWaveFRC12JMapInfoIter = .text:0x80063B34; // type:function size:0x14C scope:global align:4 +appear__14KoopaShockWaveFv = .text:0x80063C80; // type:function size:0x48 scope:global align:4 +makeActorDead__14KoopaShockWaveFv = .text:0x80063CC8; // type:function size:0x54 scope:global align:4 +makeShockWaveMtx__28@unnamed@KoopaShockWave_cpp@FPQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3ff = .text:0x80063D1C; // type:function size:0xAC scope:global align:4 +exeWaveAttack__14KoopaShockWaveFv = .text:0x80063DC8; // type:function size:0x398 scope:global align:4 +updateHitSensor__14KoopaShockWaveFP9HitSensor = .text:0x80064160; // type:function size:0x144 scope:global align:4 +calcAndSetBaseMtx__14KoopaShockWaveFv = .text:0x800642A4; // type:function size:0x8 scope:global align:4 +attackSensor__14KoopaShockWaveFP9HitSensorP9HitSensor = .text:0x800642AC; // type:function size:0x8C scope:global align:4 +__dt__14KoopaShockWaveFv = .text:0x80064338; // type:function size:0x5C scope:global align:4 +__sinit_\KoopaShockWave_cpp = .text:0x80064394; // type:function size:0x8 scope:local align:4 +__ct__Q217NrvKoopaShockWave27KoopaShockWaveNrvWaveAttackFv = .text:0x8006439C; // type:function size:0x10 scope:global align:4 +execute__Q217NrvKoopaShockWave27KoopaShockWaveNrvWaveAttackCFP5Spine = .text:0x800643AC; // type:function size:0x8 scope:global align:4 +__ct__25KoopaStateAttackFireShortFP5Koopa = .text:0x800643B4; // type:function size:0x6C scope:global align:4 +init__25KoopaStateAttackFireShortFv = .text:0x80064420; // type:function size:0x8 scope:global align:4 +appear__25KoopaStateAttackFireShortFv = .text:0x80064428; // type:function size:0x14C scope:global align:4 +exeStart__25KoopaStateAttackFireShortFv = .text:0x80064574; // type:function size:0x90 scope:global align:4 +exeEmit__25KoopaStateAttackFireShortFv = .text:0x80064604; // type:function size:0x138 scope:global align:4 +__dt__25KoopaStateAttackFireShortFv = .text:0x8006473C; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateAttackFireShort_cpp = .text:0x80064794; // type:function size:0x2C scope:local align:4 +__ct__Q228NrvKoopaStateAttackFireShort33KoopaStateAttackFireShortNrvStartFv = .text:0x800647C0; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvKoopaStateAttackFireShort32KoopaStateAttackFireShortNrvEmitFv = .text:0x800647D0; // type:function size:0x10 scope:global align:4 +execute__Q228NrvKoopaStateAttackFireShort32KoopaStateAttackFireShortNrvEmitCFP5Spine = .text:0x800647E0; // type:function size:0x8 scope:global align:4 +execute__Q228NrvKoopaStateAttackFireShort33KoopaStateAttackFireShortNrvStartCFP5Spine = .text:0x800647E8; // type:function size:0x8 scope:global align:4 +__ct__24KoopaStateAttackFireLongFP5Koopa = .text:0x800647F0; // type:function size:0x64 scope:global align:4 +init__24KoopaStateAttackFireLongFv = .text:0x80064854; // type:function size:0x8 scope:global align:4 +appear__24KoopaStateAttackFireLongFv = .text:0x8006485C; // type:function size:0x50 scope:global align:4 +exeStart__24KoopaStateAttackFireLongFv = .text:0x800648AC; // type:function size:0x90 scope:global align:4 +exeEmit__24KoopaStateAttackFireLongFv = .text:0x8006493C; // type:function size:0xD8 scope:global align:4 +__dt__24KoopaStateAttackFireLongFv = .text:0x80064A14; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateAttackFireLong_cpp = .text:0x80064A6C; // type:function size:0x2C scope:local align:4 +__ct__Q227NrvKoopaStateAttackFireLong32KoopaStateAttackFireLongNrvStartFv = .text:0x80064A98; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvKoopaStateAttackFireLong31KoopaStateAttackFireLongNrvEmitFv = .text:0x80064AA8; // type:function size:0x10 scope:global align:4 +execute__Q227NrvKoopaStateAttackFireLong31KoopaStateAttackFireLongNrvEmitCFP5Spine = .text:0x80064AB8; // type:function size:0x8 scope:global align:4 +execute__Q227NrvKoopaStateAttackFireLong32KoopaStateAttackFireLongNrvStartCFP5Spine = .text:0x80064AC0; // type:function size:0x8 scope:global align:4 +__ct__23KoopaStateAttackHipDropFP5Koopa = .text:0x80064AC8; // type:function size:0x80 scope:global align:4 +init__23KoopaStateAttackHipDropFv = .text:0x80064B48; // type:function size:0x7C scope:global align:4 +appear__23KoopaStateAttackHipDropFv = .text:0x80064BC4; // type:function size:0x118 scope:global align:4 +kill__23KoopaStateAttackHipDropFv = .text:0x80064CDC; // type:function size:0x88 scope:global align:4 +attackSensor__23KoopaStateAttackHipDropFP9HitSensorP9HitSensor = .text:0x80064D64; // type:function size:0xC0 scope:global align:4 +isDamage__23KoopaStateAttackHipDropCFv = .text:0x80064E24; // type:function size:0x8 scope:global align:4 +isEnableGuard__23KoopaStateAttackHipDropCFv = .text:0x80064E2C; // type:function size:0x80 scope:global align:4 +exeRun__23KoopaStateAttackHipDropFv = .text:0x80064EAC; // type:function size:0xF8 scope:global align:4 +exeJumpStart__23KoopaStateAttackHipDropFv = .text:0x80064FA4; // type:function size:0x74 scope:global align:4 +exeJumpUp__23KoopaStateAttackHipDropFv = .text:0x80065018; // type:function size:0xF0 scope:global align:4 +exeJumpWaitAir__23KoopaStateAttackHipDropFv = .text:0x80065108; // type:function size:0x88 scope:global align:4 +exeJumpAttackDown__23KoopaStateAttackHipDropFv = .text:0x80065190; // type:function size:0x258 scope:global align:4 +exeLand__23KoopaStateAttackHipDropFv = .text:0x800653E8; // type:function size:0xB0 scope:global align:4 +__dt__23KoopaStateAttackHipDropFv = .text:0x80065498; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateAttackHipDrop_cpp = .text:0x800654F0; // type:function size:0x54 scope:local align:4 +__ct__Q226NrvKoopaStateAttackHipDrop29KoopaStateAttackHipDropNrvRunFv = .text:0x80065544; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvKoopaStateAttackHipDrop35KoopaStateAttackHipDropNrvJumpStartFv = .text:0x80065554; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvKoopaStateAttackHipDrop32KoopaStateAttackHipDropNrvJumpUpFv = .text:0x80065564; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvKoopaStateAttackHipDrop37KoopaStateAttackHipDropNrvJumpWaitAirFv = .text:0x80065574; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvKoopaStateAttackHipDrop40KoopaStateAttackHipDropNrvJumpAttackDownFv = .text:0x80065584; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvKoopaStateAttackHipDrop30KoopaStateAttackHipDropNrvLandFv = .text:0x80065594; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvKoopaStateAttackHipDrop32KoopaStateAttackHipDropNrvDamageFv = .text:0x800655A4; // type:function size:0x10 scope:global align:4 +execute__Q226NrvKoopaStateAttackHipDrop32KoopaStateAttackHipDropNrvDamageCFP5Spine = .text:0x800655B4; // type:function size:0x4 scope:global align:4 +execute__Q226NrvKoopaStateAttackHipDrop30KoopaStateAttackHipDropNrvLandCFP5Spine = .text:0x800655B8; // type:function size:0x8 scope:global align:4 +execute__Q226NrvKoopaStateAttackHipDrop40KoopaStateAttackHipDropNrvJumpAttackDownCFP5Spine = .text:0x800655C0; // type:function size:0x8 scope:global align:4 +execute__Q226NrvKoopaStateAttackHipDrop37KoopaStateAttackHipDropNrvJumpWaitAirCFP5Spine = .text:0x800655C8; // type:function size:0x8 scope:global align:4 +execute__Q226NrvKoopaStateAttackHipDrop32KoopaStateAttackHipDropNrvJumpUpCFP5Spine = .text:0x800655D0; // type:function size:0x8 scope:global align:4 +execute__Q226NrvKoopaStateAttackHipDrop35KoopaStateAttackHipDropNrvJumpStartCFP5Spine = .text:0x800655D8; // type:function size:0x8 scope:global align:4 +execute__Q226NrvKoopaStateAttackHipDrop29KoopaStateAttackHipDropNrvRunCFP5Spine = .text:0x800655E0; // type:function size:0x8 scope:global align:4 +__ct__20KoopaStateAttackRollFP5Koopa = .text:0x800655E8; // type:function size:0x74 scope:global align:4 +init__20KoopaStateAttackRollFv = .text:0x8006565C; // type:function size:0xA0 scope:global align:4 +appear__20KoopaStateAttackRollFv = .text:0x800656FC; // type:function size:0x184 scope:global align:4 +kill__20KoopaStateAttackRollFv = .text:0x80065880; // type:function size:0xA4 scope:global align:4 +tryCalcAndSetBaseMtx__20KoopaStateAttackRollFv = .text:0x80065924; // type:function size:0x7C scope:global align:4 +attackSensor__20KoopaStateAttackRollFP9HitSensorP9HitSensor = .text:0x800659A0; // type:function size:0xBC scope:global align:4 +isDamage__20KoopaStateAttackRollCFUlP9HitSensorP9HitSensor = .text:0x80065A5C; // type:function size:0x70 scope:global align:4 +isEnableGuard__20KoopaStateAttackRollCFv = .text:0x80065ACC; // type:function size:0x6C scope:global align:4 +exeWaitToStart__20KoopaStateAttackRollFv = .text:0x80065B38; // type:function size:0x64 scope:global align:4 +exeStart__20KoopaStateAttackRollFv = .text:0x80065B9C; // type:function size:0xF8 scope:global align:4 +exeRollAir__20KoopaStateAttackRollFv = .text:0x80065C94; // type:function size:0xEC scope:global align:4 +exeRollGround__20KoopaStateAttackRollFv = .text:0x80065D80; // type:function size:0x144 scope:global align:4 +exeEndAir__20KoopaStateAttackRollFv = .text:0x80065EC4; // type:function size:0xC4 scope:global align:4 +exeEndLand__20KoopaStateAttackRollFv = .text:0x80065F88; // type:function size:0x68 scope:global align:4 +__dt__20KoopaStateAttackRollFv = .text:0x80065FF0; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateAttackRoll_cpp = .text:0x80066048; // type:function size:0x4C scope:local align:4 +__ct__Q223NrvKoopaStateAttackRoll34KoopaStateAttackRollNrvWaitToStartFv = .text:0x80066094; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackRoll28KoopaStateAttackRollNrvStartFv = .text:0x800660A4; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackRoll30KoopaStateAttackRollNrvRollAirFv = .text:0x800660B4; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackRoll33KoopaStateAttackRollNrvRollGroundFv = .text:0x800660C4; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackRoll29KoopaStateAttackRollNrvEndAirFv = .text:0x800660D4; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackRoll30KoopaStateAttackRollNrvEndLandFv = .text:0x800660E4; // type:function size:0x10 scope:global align:4 +execute__Q223NrvKoopaStateAttackRoll30KoopaStateAttackRollNrvEndLandCFP5Spine = .text:0x800660F4; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackRoll29KoopaStateAttackRollNrvEndAirCFP5Spine = .text:0x800660FC; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackRoll33KoopaStateAttackRollNrvRollGroundCFP5Spine = .text:0x80066104; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackRoll30KoopaStateAttackRollNrvRollAirCFP5Spine = .text:0x8006610C; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackRoll28KoopaStateAttackRollNrvStartCFP5Spine = .text:0x80066114; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackRoll34KoopaStateAttackRollNrvWaitToStartCFP5Spine = .text:0x8006611C; // type:function size:0x8 scope:global align:4 +__ct__25KoopaStateAttackShockWaveFP5Koopa = .text:0x80066124; // type:function size:0x7C scope:global align:4 +init__25KoopaStateAttackShockWaveFv = .text:0x800661A0; // type:function size:0x44 scope:global align:4 +appear__25KoopaStateAttackShockWaveFv = .text:0x800661E4; // type:function size:0x1AC scope:global align:4 +kill__25KoopaStateAttackShockWaveFv = .text:0x80066390; // type:function size:0x40 scope:global align:4 +attackSensor__25KoopaStateAttackShockWaveFP9HitSensorP9HitSensor = .text:0x800663D0; // type:function size:0xD4 scope:global align:4 +exeJumpStart__25KoopaStateAttackShockWaveFv = .text:0x800664A4; // type:function size:0x60 scope:global align:4 +exeJump__25KoopaStateAttackShockWaveFv = .text:0x80066504; // type:function size:0x1A4 scope:global align:4 +exeLand__25KoopaStateAttackShockWaveFv = .text:0x800666A8; // type:function size:0xA4 scope:global align:4 +__dt__25KoopaStateAttackShockWaveFv = .text:0x8006674C; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateAttackShockWave_cpp = .text:0x800667A4; // type:function size:0x3C scope:local align:4 +__ct__Q228NrvKoopaStateAttackShockWave37KoopaStateAttackShockWaveNrvJumpStartFv = .text:0x800667E0; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvKoopaStateAttackShockWave32KoopaStateAttackShockWaveNrvJumpFv = .text:0x800667F0; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvKoopaStateAttackShockWave36KoopaStateAttackShockWaveNrvJumpFastFv = .text:0x80066800; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvKoopaStateAttackShockWave32KoopaStateAttackShockWaveNrvLandFv = .text:0x80066810; // type:function size:0x10 scope:global align:4 +execute__Q228NrvKoopaStateAttackShockWave32KoopaStateAttackShockWaveNrvLandCFP5Spine = .text:0x80066820; // type:function size:0x8 scope:global align:4 +execute__Q228NrvKoopaStateAttackShockWave36KoopaStateAttackShockWaveNrvJumpFastCFP5Spine = .text:0x80066828; // type:function size:0x8 scope:global align:4 +execute__Q228NrvKoopaStateAttackShockWave32KoopaStateAttackShockWaveNrvJumpCFP5Spine = .text:0x80066830; // type:function size:0x8 scope:global align:4 +execute__Q228NrvKoopaStateAttackShockWave37KoopaStateAttackShockWaveNrvJumpStartCFP5Spine = .text:0x80066838; // type:function size:0x8 scope:global align:4 +__ct__20KoopaStateAttackSpinFP5Koopa = .text:0x80066840; // type:function size:0x78 scope:global align:4 +init__20KoopaStateAttackSpinFv = .text:0x800668B8; // type:function size:0x78 scope:global align:4 +appear__20KoopaStateAttackSpinFv = .text:0x80066930; // type:function size:0xA4 scope:global align:4 +kill__20KoopaStateAttackSpinFv = .text:0x800669D4; // type:function size:0x18 scope:global align:4 +attackSensor__20KoopaStateAttackSpinFP9HitSensorP9HitSensor = .text:0x800669EC; // type:function size:0xB0 scope:global align:4 +tryDamage__20KoopaStateAttackSpinFUlP9HitSensorP9HitSensor = .text:0x80066A9C; // type:function size:0x118 scope:global align:4 +exeWaitToStart__20KoopaStateAttackSpinFv = .text:0x80066BB4; // type:function size:0x6C scope:global align:4 +exeRun__20KoopaStateAttackSpinFv = .text:0x80066C20; // type:function size:0xC0 scope:global align:4 +exeStart__20KoopaStateAttackSpinFv = .text:0x80066CE0; // type:function size:0x78 scope:global align:4 +exeSpin__20KoopaStateAttackSpinFv = .text:0x80066D58; // type:function size:0x100 scope:global align:4 +exeEnd__20KoopaStateAttackSpinFv = .text:0x80066E58; // type:function size:0x80 scope:global align:4 +exeEven__20KoopaStateAttackSpinFv = .text:0x80066ED8; // type:function size:0xCC scope:global align:4 +__dt__20KoopaStateAttackSpinFv = .text:0x80066FA4; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateAttackSpin_cpp = .text:0x80066FFC; // type:function size:0x4C scope:local align:4 +__ct__Q223NrvKoopaStateAttackSpin34KoopaStateAttackSpinNrvWaitToStartFv = .text:0x80067048; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackSpin26KoopaStateAttackSpinNrvRunFv = .text:0x80067058; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackSpin28KoopaStateAttackSpinNrvStartFv = .text:0x80067068; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackSpin27KoopaStateAttackSpinNrvSpinFv = .text:0x80067078; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackSpin26KoopaStateAttackSpinNrvEndFv = .text:0x80067088; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvKoopaStateAttackSpin27KoopaStateAttackSpinNrvEvenFv = .text:0x80067098; // type:function size:0x10 scope:global align:4 +execute__Q223NrvKoopaStateAttackSpin27KoopaStateAttackSpinNrvEvenCFP5Spine = .text:0x800670A8; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackSpin26KoopaStateAttackSpinNrvEndCFP5Spine = .text:0x800670B0; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackSpin27KoopaStateAttackSpinNrvSpinCFP5Spine = .text:0x800670B8; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackSpin28KoopaStateAttackSpinNrvStartCFP5Spine = .text:0x800670C0; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackSpin26KoopaStateAttackSpinNrvRunCFP5Spine = .text:0x800670C8; // type:function size:0x8 scope:global align:4 +execute__Q223NrvKoopaStateAttackSpin34KoopaStateAttackSpinNrvWaitToStartCFP5Spine = .text:0x800670D0; // type:function size:0x8 scope:global align:4 +__ct__19KoopaStateChaseRollFP5Koopa = .text:0x800670D8; // type:function size:0x64 scope:global align:4 +init__19KoopaStateChaseRollFv = .text:0x8006713C; // type:function size:0x94 scope:global align:4 +appear__19KoopaStateChaseRollFv = .text:0x800671D0; // type:function size:0xD0 scope:global align:4 +kill__19KoopaStateChaseRollFv = .text:0x800672A0; // type:function size:0xA8 scope:global align:4 +tryCalcAndSetBaseMtx__19KoopaStateChaseRollFv = .text:0x80067348; // type:function size:0x7C scope:global align:4 +attackSensor__19KoopaStateChaseRollFP9HitSensorP9HitSensor = .text:0x800673C4; // type:function size:0xB0 scope:global align:4 +tryDamage__19KoopaStateChaseRollFUlP9HitSensorP9HitSensor = .text:0x80067474; // type:function size:0xF0 scope:global align:4 +isEnableGuard__19KoopaStateChaseRollCFv = .text:0x80067564; // type:function size:0x6C scope:global align:4 +exeWaitToStart__19KoopaStateChaseRollFv = .text:0x800675D0; // type:function size:0x64 scope:global align:4 +exeStart__19KoopaStateChaseRollFv = .text:0x80067634; // type:function size:0x170 scope:global align:4 +exeRollAir__19KoopaStateChaseRollFv = .text:0x800677A4; // type:function size:0xCC scope:global align:4 +exeRollGround__19KoopaStateChaseRollFv = .text:0x80067870; // type:function size:0x110 scope:global align:4 +exeEndAir__19KoopaStateChaseRollFv = .text:0x80067980; // type:function size:0x118 scope:global align:4 +exeEndLand__19KoopaStateChaseRollFv = .text:0x80067A98; // type:function size:0x68 scope:global align:4 +__dt__19KoopaStateChaseRollFv = .text:0x80067B00; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateChaseRoll_cpp = .text:0x80067B58; // type:function size:0x4C scope:local align:4 +__ct__Q222NrvKoopaStateChaseRoll33KoopaStateChaseRollNrvWaitToStartFv = .text:0x80067BA4; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvKoopaStateChaseRoll27KoopaStateChaseRollNrvStartFv = .text:0x80067BB4; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvKoopaStateChaseRoll29KoopaStateChaseRollNrvRollAirFv = .text:0x80067BC4; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvKoopaStateChaseRoll32KoopaStateChaseRollNrvRollGroundFv = .text:0x80067BD4; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvKoopaStateChaseRoll28KoopaStateChaseRollNrvEndAirFv = .text:0x80067BE4; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvKoopaStateChaseRoll29KoopaStateChaseRollNrvEndLandFv = .text:0x80067BF4; // type:function size:0x10 scope:global align:4 +execute__Q222NrvKoopaStateChaseRoll29KoopaStateChaseRollNrvEndLandCFP5Spine = .text:0x80067C04; // type:function size:0x8 scope:global align:4 +execute__Q222NrvKoopaStateChaseRoll28KoopaStateChaseRollNrvEndAirCFP5Spine = .text:0x80067C0C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvKoopaStateChaseRoll32KoopaStateChaseRollNrvRollGroundCFP5Spine = .text:0x80067C14; // type:function size:0x8 scope:global align:4 +execute__Q222NrvKoopaStateChaseRoll29KoopaStateChaseRollNrvRollAirCFP5Spine = .text:0x80067C1C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvKoopaStateChaseRoll27KoopaStateChaseRollNrvStartCFP5Spine = .text:0x80067C24; // type:function size:0x8 scope:global align:4 +execute__Q222NrvKoopaStateChaseRoll33KoopaStateChaseRollNrvWaitToStartCFP5Spine = .text:0x80067C2C; // type:function size:0x8 scope:global align:4 +__ct__22KoopaStateDamageEscapeFP5Koopa = .text:0x80067C34; // type:function size:0x98 scope:global align:4 +init__22KoopaStateDamageEscapeFv = .text:0x80067CCC; // type:function size:0x84 scope:global align:4 +appear__22KoopaStateDamageEscapeFv = .text:0x80067D50; // type:function size:0x1A8 scope:global align:4 +kill__22KoopaStateDamageEscapeFv = .text:0x80067EF8; // type:function size:0xB4 scope:global align:4 +startDamageReverse__22KoopaStateDamageEscapeFv = .text:0x80067FAC; // type:function size:0x40 scope:global align:4 +isDownEnd__22KoopaStateDamageEscapeCFv = .text:0x80067FEC; // type:function size:0x130 scope:global align:4 +tryDamage__22KoopaStateDamageEscapeFUlP9HitSensorP9HitSensor = .text:0x8006811C; // type:function size:0x308 scope:global align:4 +attackSensor__22KoopaStateDamageEscapeFP9HitSensorP9HitSensor = .text:0x80068424; // type:function size:0x16C scope:global align:4 +exeEscapeStart__22KoopaStateDamageEscapeFv = .text:0x80068590; // type:function size:0xC0 scope:global align:4 +exeEscapeStartLoop__22KoopaStateDamageEscapeFv = .text:0x80068650; // type:function size:0xA8 scope:global align:4 +exeEscapeStartLand__22KoopaStateDamageEscapeFv = .text:0x800686F8; // type:function size:0x70 scope:global align:4 +exeEscapeRun__22KoopaStateDamageEscapeFv = .text:0x80068768; // type:function size:0xD0 scope:global align:4 +exeEscapeFind__22KoopaStateDamageEscapeFv = .text:0x80068838; // type:function size:0xC0 scope:global align:4 +exeEscapeEnd__22KoopaStateDamageEscapeFv = .text:0x800688F8; // type:function size:0x80 scope:global align:4 +exeDamageTailRunStart__22KoopaStateDamageEscapeFv = .text:0x80068978; // type:function size:0x204 scope:global align:4 +exeDamageTailRun__22KoopaStateDamageEscapeFv = .text:0x80068B7C; // type:function size:0x1A0 scope:global align:4 +exeDamageTailRunEnd__22KoopaStateDamageEscapeFv = .text:0x80068D1C; // type:function size:0xA4 scope:global align:4 +exeDown__22KoopaStateDamageEscapeFv = .text:0x80068DC0; // type:function size:0x1CC scope:global align:4 +exeDownLand__22KoopaStateDamageEscapeFv = .text:0x80068F8C; // type:function size:0xE8 scope:global align:4 +__dt__22KoopaStateDamageEscapeFv = .text:0x80069074; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateDamageEscape_cpp = .text:0x800690CC; // type:function size:0x94 scope:local align:4 +__ct__Q225NrvKoopaStateDamageEscape36KoopaStateDamageEscapeNrvEscapeStartFv = .text:0x80069160; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape40KoopaStateDamageEscapeNrvEscapeStartLoopFv = .text:0x80069170; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape40KoopaStateDamageEscapeNrvEscapeStartLandFv = .text:0x80069180; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape34KoopaStateDamageEscapeNrvEscapeRunFv = .text:0x80069190; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape35KoopaStateDamageEscapeNrvEscapeFindFv = .text:0x800691A0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape34KoopaStateDamageEscapeNrvEscapeEndFv = .text:0x800691B0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape43KoopaStateDamageEscapeNrvDamageTailRunStartFv = .text:0x800691C0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape48KoopaStateDamageEscapeNrvDamageTailRunStartFinalFv = .text:0x800691D0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape38KoopaStateDamageEscapeNrvDamageTailRunFv = .text:0x800691E0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape43KoopaStateDamageEscapeNrvDamageTailRunFinalFv = .text:0x800691F0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape41KoopaStateDamageEscapeNrvDamageTailRunEndFv = .text:0x80069200; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape46KoopaStateDamageEscapeNrvDamageTailRunEndFinalFv = .text:0x80069210; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape29KoopaStateDamageEscapeNrvDownFv = .text:0x80069220; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape33KoopaStateDamageEscapeNrvDownLandFv = .text:0x80069230; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaStateDamageEscape32KoopaStateDamageEscapeNrvDownEndFv = .text:0x80069240; // type:function size:0x10 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape32KoopaStateDamageEscapeNrvDownEndCFP5Spine = .text:0x80069250; // type:function size:0x4 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape33KoopaStateDamageEscapeNrvDownLandCFP5Spine = .text:0x80069254; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape29KoopaStateDamageEscapeNrvDownCFP5Spine = .text:0x8006925C; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape46KoopaStateDamageEscapeNrvDamageTailRunEndFinalCFP5Spine = .text:0x80069264; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape41KoopaStateDamageEscapeNrvDamageTailRunEndCFP5Spine = .text:0x8006926C; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape43KoopaStateDamageEscapeNrvDamageTailRunFinalCFP5Spine = .text:0x80069274; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape38KoopaStateDamageEscapeNrvDamageTailRunCFP5Spine = .text:0x8006927C; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape48KoopaStateDamageEscapeNrvDamageTailRunStartFinalCFP5Spine = .text:0x80069284; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape43KoopaStateDamageEscapeNrvDamageTailRunStartCFP5Spine = .text:0x8006928C; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape34KoopaStateDamageEscapeNrvEscapeEndCFP5Spine = .text:0x80069294; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape35KoopaStateDamageEscapeNrvEscapeFindCFP5Spine = .text:0x8006929C; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape34KoopaStateDamageEscapeNrvEscapeRunCFP5Spine = .text:0x800692A4; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape40KoopaStateDamageEscapeNrvEscapeStartLandCFP5Spine = .text:0x800692AC; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape40KoopaStateDamageEscapeNrvEscapeStartLoopCFP5Spine = .text:0x800692B4; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaStateDamageEscape36KoopaStateDamageEscapeNrvEscapeStartCFP5Spine = .text:0x800692BC; // type:function size:0x8 scope:global align:4 +__ct__15KoopaStateGuardFP5Koopa = .text:0x800692C4; // type:function size:0x54 scope:global align:4 +init__15KoopaStateGuardFv = .text:0x80069318; // type:function size:0x44 scope:global align:4 +tryStart__15KoopaStateGuardFUlP9HitSensorP9HitSensor = .text:0x8006935C; // type:function size:0x120 scope:global align:4 +exeGuardFace__15KoopaStateGuardFv = .text:0x8006947C; // type:function size:0xAC scope:global align:4 +exeGuardBody__15KoopaStateGuardFv = .text:0x80069528; // type:function size:0xAC scope:global align:4 +exeGuardTail__15KoopaStateGuardFv = .text:0x800695D4; // type:function size:0x98 scope:global align:4 +__dt__15KoopaStateGuardFv = .text:0x8006966C; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateGuard_cpp = .text:0x800696C4; // type:function size:0x34 scope:local align:4 +__ct__Q218NrvKoopaStateGuard27KoopaStateGuardNrvGuardFaceFv = .text:0x800696F8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaStateGuard27KoopaStateGuardNrvGuardBodyFv = .text:0x80069708; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvKoopaStateGuard27KoopaStateGuardNrvGuardTailFv = .text:0x80069718; // type:function size:0x10 scope:global align:4 +execute__Q218NrvKoopaStateGuard27KoopaStateGuardNrvGuardTailCFP5Spine = .text:0x80069728; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaStateGuard27KoopaStateGuardNrvGuardBodyCFP5Spine = .text:0x80069730; // type:function size:0x8 scope:global align:4 +execute__Q218NrvKoopaStateGuard27KoopaStateGuardNrvGuardFaceCFP5Spine = .text:0x80069738; // type:function size:0x8 scope:global align:4 +__ct__18KoopaStateJumpAwayFP5Koopa = .text:0x80069740; // type:function size:0x54 scope:global align:4 +init__18KoopaStateJumpAwayFv = .text:0x80069794; // type:function size:0x44 scope:global align:4 +appear__18KoopaStateJumpAwayFv = .text:0x800697D8; // type:function size:0x10 scope:global align:4 +exeJumpStart__18KoopaStateJumpAwayFv = .text:0x800697E8; // type:function size:0x68 scope:global align:4 +exeJump__18KoopaStateJumpAwayFv = .text:0x80069850; // type:function size:0x1F4 scope:global align:4 +exeLand__18KoopaStateJumpAwayFv = .text:0x80069A44; // type:function size:0xB4 scope:global align:4 +__dt__18KoopaStateJumpAwayFv = .text:0x80069AF8; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaStateJumpAway_cpp = .text:0x80069B50; // type:function size:0x34 scope:local align:4 +__ct__Q221NrvKoopaStateJumpAway30KoopaStateJumpAwayNrvJumpStartFv = .text:0x80069B84; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvKoopaStateJumpAway25KoopaStateJumpAwayNrvJumpFv = .text:0x80069B94; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvKoopaStateJumpAway25KoopaStateJumpAwayNrvLandFv = .text:0x80069BA4; // type:function size:0x10 scope:global align:4 +execute__Q221NrvKoopaStateJumpAway25KoopaStateJumpAwayNrvLandCFP5Spine = .text:0x80069BB4; // type:function size:0x8 scope:global align:4 +execute__Q221NrvKoopaStateJumpAway25KoopaStateJumpAwayNrvJumpCFP5Spine = .text:0x80069BBC; // type:function size:0x8 scope:global align:4 +execute__Q221NrvKoopaStateJumpAway30KoopaStateJumpAwayNrvJumpStartCFP5Spine = .text:0x80069BC4; // type:function size:0x8 scope:global align:4 +__ct__17KoopaSwitchKeeperFPCc = .text:0x80069BCC; // type:function size:0x3C scope:global align:4 +init__17KoopaSwitchKeeperFRC12JMapInfoIter = .text:0x80069C08; // type:function size:0x70 scope:global align:4 +initAfterPlacement__17KoopaSwitchKeeperFv = .text:0x80069C78; // type:function size:0x4 scope:global align:4 +__dt__17KoopaSwitchKeeperFv = .text:0x80069C7C; // type:function size:0x5C scope:global align:4 +__ct__21KoopaViewSwitchKeeperFPCc = .text:0x80069CD8; // type:function size:0x3C scope:global align:4 +init__21KoopaViewSwitchKeeperFRC12JMapInfoIter = .text:0x80069D14; // type:function size:0x58 scope:global align:4 +initAfterPlacement__21KoopaViewSwitchKeeperFv = .text:0x80069D6C; // type:function size:0x4 scope:global align:4 +__dt__21KoopaViewSwitchKeeperFv = .text:0x80069D70; // type:function size:0x5C scope:global align:4 +__defctor__10FireBubbleFv = .text:0x80069DCC; // type:function size:0xC scope:global align:4 +__defctor__8FireBallFv = .text:0x80069DD8; // type:function size:0xC scope:global align:4 +__defctor__11CocoNutBallFv = .text:0x80069DE4; // type:function size:0xC scope:global align:4 +__dt__11CocoNutBallFv = .text:0x80069DF0; // type:function size:0x5C scope:global align:4 +__dt__8FireBallFv = .text:0x80069E4C; // type:function size:0x5C scope:global align:4 +__dt__10FireBubbleFv = .text:0x80069EA8; // type:function size:0x5C scope:global align:4 +set__Q29JGeometry8TVec3FRC3Vec = .text:0x80069F04; // type:function size:0x1C scope:global align:4 +__ct__7OtaKingFPCc = .text:0x80069F20; // type:function size:0xC0 scope:global align:4 +init__7OtaKingFRC12JMapInfoIter = .text:0x80069FE0; // type:function size:0x19C scope:global align:4 +movement__7OtaKingFv = .text:0x8006A17C; // type:function size:0x54 scope:global align:4 +makeActorAppeared__7OtaKingFv = .text:0x8006A1D0; // type:function size:0x84 scope:global align:4 +startAppearDemo__7OtaKingFv = .text:0x8006A254; // type:function size:0x64 scope:global align:4 +makeArchiveList__7OtaKingFP27NameObjArchiveListCollectorRC12JMapInfoIter = .text:0x8006A2B8; // type:function size:0xD8 scope:global align:4 +control__7OtaKingFv = .text:0x8006A390; // type:function size:0xA4 scope:global align:4 +calcAndSetBaseMtx__7OtaKingFv = .text:0x8006A434; // type:function size:0x5C scope:global align:4 +attackSensor__7OtaKingFP9HitSensorP9HitSensor = .text:0x8006A490; // type:function size:0xD4 scope:global align:4 +receiveMsgPlayerAttack__7OtaKingFUlP9HitSensorP9HitSensor = .text:0x8006A564; // type:function size:0x98 scope:global align:4 +receiveMsgEnemyAttack__7OtaKingFUlP9HitSensorP9HitSensor = .text:0x8006A5FC; // type:function size:0x138 scope:global align:4 +receiveOtherMsg__7OtaKingFUlP9HitSensorP9HitSensor = .text:0x8006A734; // type:function size:0x184 scope:global align:4 +initMapToolInfo__7OtaKingFRC12JMapInfoIter = .text:0x8006A8B8; // type:function size:0x78 scope:global align:4 +initModel__7OtaKingFRC12JMapInfoIter = .text:0x8006A930; // type:function size:0x3F4 scope:global align:4 +initSensor__7OtaKingFv = .text:0x8006AD24; // type:function size:0xBC scope:global align:4 +dirToPlayer__7OtaKingFv = .text:0x8006ADE0; // type:function size:0x164 scope:global align:4 +getDisappearedCocoNut__7OtaKingFv = .text:0x8006AF44; // type:function size:0x6C scope:global align:4 +getDisappearedFireBall__7OtaKingFv = .text:0x8006AFB0; // type:function size:0x6C scope:global align:4 +getDisappearedBubble__7OtaKingFv = .text:0x8006B01C; // type:function size:0x6C scope:global align:4 +getDisappearedCocoNutNum__7OtaKingCFv = .text:0x8006B088; // type:function size:0x68 scope:global align:4 +getDisappearedFireBallNum__7OtaKingCFv = .text:0x8006B0F0; // type:function size:0x68 scope:global align:4 +getDisappearedFireBubbleNum__7OtaKingCFv = .text:0x8006B158; // type:function size:0x68 scope:global align:4 +isValidThrowCocoNut__7OtaKingCFv = .text:0x8006B1C0; // type:function size:0xDC scope:global align:4 +isValidThrowFireBall__7OtaKingCFv = .text:0x8006B29C; // type:function size:0xA0 scope:global align:4 +isValidBubbleAttack__7OtaKingCFv = .text:0x8006B33C; // type:function size:0x78 scope:global align:4 +damage__7OtaKingFv = .text:0x8006B3B4; // type:function size:0x170 scope:global align:4 +throwCocoNut__7OtaKingFv = .text:0x8006B524; // type:function size:0x108 scope:global align:4 +throwFireBall__7OtaKingFv = .text:0x8006B62C; // type:function size:0x1A4 scope:global align:4 +startBckWaitIfNotPlaying__7OtaKingFv = .text:0x8006B7D0; // type:function size:0x7C scope:global align:4 +startBckWithFrontFoot__7OtaKingFPCc = .text:0x8006B84C; // type:function size:0x8C scope:global align:4 +isNerveValidNearAttack__7OtaKingCFv = .text:0x8006B8D8; // type:function size:0xB0 scope:global align:4 +appearBubble__7OtaKingFv = .text:0x8006B988; // type:function size:0x1F0 scope:global align:4 +startDemo__7OtaKingFv = .text:0x8006BB78; // type:function size:0x94 scope:global align:4 +appearStarPiece__7OtaKingFv = .text:0x8006BC0C; // type:function size:0x74 scope:global align:4 +initLongFoot__7OtaKingFRC12JMapInfoIter = .text:0x8006BC80; // type:function size:0x1F4 scope:global align:4 +tryThrowCocoNutOrFireBallIfWait__7OtaKingFl = .text:0x8006BE74; // type:function size:0xA0 scope:global align:4 +exeWaitOnSwitch__7OtaKingFv = .text:0x8006BF14; // type:function size:0xC8 scope:global align:4 +exeAppearDemo__7OtaKingFv = .text:0x8006BFDC; // type:function size:0x3B0 scope:global align:4 +exeWait__7OtaKingFv = .text:0x8006C38C; // type:function size:0x58 scope:global align:4 +exeThrowCocoNut__7OtaKingFv = .text:0x8006C3E4; // type:function size:0x148 scope:global align:4 +exeThrowFireBallWait__7OtaKingFv = .text:0x8006C52C; // type:function size:0x6C scope:global align:4 +exeThrowFireBall__7OtaKingFv = .text:0x8006C598; // type:function size:0x148 scope:global align:4 +exeDamage__7OtaKingFv = .text:0x8006C6E0; // type:function size:0x100 scope:global align:4 +exePowerUp__7OtaKingFv = .text:0x8006C7E0; // type:function size:0x2DC scope:global align:4 +exeDown__7OtaKingFv = .text:0x8006CABC; // type:function size:0x208 scope:global align:4 +exeDownDemo__7OtaKingFv = .text:0x8006CCC4; // type:function size:0x27C scope:global align:4 +exeAppearStar__7OtaKingFv = .text:0x8006CF40; // type:function size:0x114 scope:global align:4 +exeHitBack__7OtaKingFv = .text:0x8006D054; // type:function size:0xF4 scope:global align:4 +exeNearAttack__7OtaKingFv = .text:0x8006D148; // type:function size:0xAC scope:global align:4 +exeBubbleAttack__7OtaKingFv = .text:0x8006D1F4; // type:function size:0xCC scope:global align:4 +__sinit_\OtaKing_cpp = .text:0x8006D2C0; // type:function size:0xAC scope:local align:4 +__ct__Q210NrvOtaKing22OtaKingNrvWaitOnSwitchFv = .text:0x8006D36C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing20OtaKingNrvAppearDemoFv = .text:0x8006D37C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing14OtaKingNrvWaitFv = .text:0x8006D38C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing26OtaKingNrvThrowCocoNutWaitFv = .text:0x8006D39C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing22OtaKingNrvThrowCocoNutFv = .text:0x8006D3AC; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing27OtaKingNrvThrowFireBallWaitFv = .text:0x8006D3BC; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing23OtaKingNrvThrowFireBallFv = .text:0x8006D3CC; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing16OtaKingNrvDamageFv = .text:0x8006D3DC; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing17OtaKingNrvPowerUpFv = .text:0x8006D3EC; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing14OtaKingNrvDownFv = .text:0x8006D3FC; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing18OtaKingNrvDownDemoFv = .text:0x8006D40C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing20OtaKingNrvAppearStarFv = .text:0x8006D41C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing14OtaKingNrvDeadFv = .text:0x8006D42C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing22OtaKingNrvHitBackStartFv = .text:0x8006D43C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing17OtaKingNrvHitBackFv = .text:0x8006D44C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing20OtaKingNrvNearAttackFv = .text:0x8006D45C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing22OtaKingNrvBubbleAttackFv = .text:0x8006D46C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaKing23OtaKingNrvWaitStartDemoFv = .text:0x8006D47C; // type:function size:0x10 scope:global align:4 +execute__Q210NrvOtaKing23OtaKingNrvWaitStartDemoCFP5Spine = .text:0x8006D48C; // type:function size:0x4 scope:global align:4 +execute__Q210NrvOtaKing22OtaKingNrvBubbleAttackCFP5Spine = .text:0x8006D490; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing20OtaKingNrvNearAttackCFP5Spine = .text:0x8006D498; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing17OtaKingNrvHitBackCFP5Spine = .text:0x8006D4A0; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing22OtaKingNrvHitBackStartCFP5Spine = .text:0x8006D4A8; // type:function size:0x50 scope:global align:4 +execute__Q210NrvOtaKing14OtaKingNrvDeadCFP5Spine = .text:0x8006D4F8; // type:function size:0x50 scope:global align:4 +execute__Q210NrvOtaKing20OtaKingNrvAppearStarCFP5Spine = .text:0x8006D548; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing18OtaKingNrvDownDemoCFP5Spine = .text:0x8006D550; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing14OtaKingNrvDownCFP5Spine = .text:0x8006D558; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing17OtaKingNrvPowerUpCFP5Spine = .text:0x8006D560; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing16OtaKingNrvDamageCFP5Spine = .text:0x8006D568; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing23OtaKingNrvThrowFireBallCFP5Spine = .text:0x8006D570; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing27OtaKingNrvThrowFireBallWaitCFP5Spine = .text:0x8006D578; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing22OtaKingNrvThrowCocoNutCFP5Spine = .text:0x8006D580; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing26OtaKingNrvThrowCocoNutWaitCFP5Spine = .text:0x8006D588; // type:function size:0x4C scope:global align:4 +execute__Q210NrvOtaKing14OtaKingNrvWaitCFP5Spine = .text:0x8006D5D4; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing20OtaKingNrvAppearDemoCFP5Spine = .text:0x8006D5DC; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaKing22OtaKingNrvWaitOnSwitchCFP5Spine = .text:0x8006D5E4; // type:function size:0x8 scope:global align:4 +repeat__2MRFfff = .text:0x8006D5EC; // type:function size:0x48 scope:global align:4 +copyTrans__13FixedPositionCFPQ29JGeometry8TVec3 = .text:0x8006D634; // type:function size:0x18 scope:global align:4 +__cl__Q22MR39FunctorV0MCFv = .text:0x8006D64C; // type:function size:0x30 scope:global align:4 +clone__Q22MR39FunctorV0MCFP7JKRHeap = .text:0x8006D67C; // type:function size:0x68 scope:global align:4 +__dt__7OtaKingFv = .text:0x8006D6E4; // type:function size:0x5C scope:global align:4 +__ct__15OtaKingLongFootFP9LiveActorlPCc = .text:0x8006D740; // type:function size:0x6C scope:global align:4 +init__15OtaKingLongFootFRC12JMapInfoIter = .text:0x8006D7AC; // type:function size:0x7C scope:global align:4 +hide__15OtaKingLongFootFv = .text:0x8006D828; // type:function size:0x48 scope:global align:4 +startAppearDemo__15OtaKingLongFootFv = .text:0x8006D870; // type:function size:0x8 scope:global align:4 +startDownDemo__15OtaKingLongFootFv = .text:0x8006D878; // type:function size:0x8 scope:global align:4 +endDemo__15OtaKingLongFootFv = .text:0x8006D880; // type:function size:0x8 scope:global align:4 +control__15OtaKingLongFootFv = .text:0x8006D888; // type:function size:0x8 scope:global align:4 +calcAndSetBaseMtx__15OtaKingLongFootFv = .text:0x8006D890; // type:function size:0x5C scope:global align:4 +attackSensor__15OtaKingLongFootFP9HitSensorP9HitSensor = .text:0x8006D8EC; // type:function size:0x98 scope:global align:4 +receiveMsgPlayerAttack__15OtaKingLongFootFUlP9HitSensorP9HitSensor = .text:0x8006D984; // type:function size:0x4C scope:global align:4 +receiveMsgEnemyAttack__15OtaKingLongFootFUlP9HitSensorP9HitSensor = .text:0x8006D9D0; // type:function size:0x48 scope:global align:4 +initSensor__15OtaKingLongFootFv = .text:0x8006DA18; // type:function size:0x138 scope:global align:4 +exeAppearDemo__15OtaKingLongFootFv = .text:0x8006DB50; // type:function size:0x78 scope:global align:4 +__dt__15OtaKingLongFootFv = .text:0x8006DBC8; // type:function size:0x58 scope:global align:4 +__sinit_\OtaKingLongFoot_cpp = .text:0x8006DC20; // type:function size:0x3C scope:local align:4 +__ct__Q218NrvOtaKingLongFoot22OtaKingLongFootNrvWaitFv = .text:0x8006DC5C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvOtaKingLongFoot24OtaKingLongFootNrvDamageFv = .text:0x8006DC6C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvOtaKingLongFoot28OtaKingLongFootNrvAppearDemoFv = .text:0x8006DC7C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvOtaKingLongFoot26OtaKingLongFootNrvDownDemoFv = .text:0x8006DC8C; // type:function size:0x10 scope:global align:4 +execute__Q218NrvOtaKingLongFoot26OtaKingLongFootNrvDownDemoCFP5Spine = .text:0x8006DC9C; // type:function size:0x4C scope:global align:4 +execute__Q218NrvOtaKingLongFoot28OtaKingLongFootNrvAppearDemoCFP5Spine = .text:0x8006DCE8; // type:function size:0x8 scope:global align:4 +execute__Q218NrvOtaKingLongFoot24OtaKingLongFootNrvDamageCFP5Spine = .text:0x8006DCF0; // type:function size:0x54 scope:global align:4 +execute__Q218NrvOtaKingLongFoot22OtaKingLongFootNrvWaitCFP5Spine = .text:0x8006DD44; // type:function size:0x54 scope:global align:4 +__ct__12OtaKingMagmaFP9LiveActorl = .text:0x8006DD98; // type:function size:0x7C scope:global align:4 +init__12OtaKingMagmaFRC12JMapInfoIter = .text:0x8006DE14; // type:function size:0x15C scope:global align:4 +appearDemo__12OtaKingMagmaFv = .text:0x8006DF70; // type:function size:0x8 scope:global align:4 +attack__12OtaKingMagmaFv = .text:0x8006DF78; // type:function size:0x8 scope:global align:4 +fireAttack__12OtaKingMagmaFv = .text:0x8006DF80; // type:function size:0x8 scope:global align:4 +hitBack__12OtaKingMagmaFv = .text:0x8006DF88; // type:function size:0x8 scope:global align:4 +damage__12OtaKingMagmaFv = .text:0x8006DF90; // type:function size:0x8 scope:global align:4 +down__12OtaKingMagmaFv = .text:0x8006DF98; // type:function size:0x8 scope:global align:4 +control__12OtaKingMagmaFv = .text:0x8006DFA0; // type:function size:0x5C scope:global align:4 +exeWait__12OtaKingMagmaFv = .text:0x8006DFFC; // type:function size:0x98 scope:global align:4 +exeAppearDemo__12OtaKingMagmaFv = .text:0x8006E094; // type:function size:0xA0 scope:global align:4 +exeAttack__12OtaKingMagmaFv = .text:0x8006E134; // type:function size:0xA0 scope:global align:4 +exeFireAttack__12OtaKingMagmaFv = .text:0x8006E1D4; // type:function size:0xA0 scope:global align:4 +exeHitBack__12OtaKingMagmaFv = .text:0x8006E274; // type:function size:0xAC scope:global align:4 +exeDamage__12OtaKingMagmaFv = .text:0x8006E320; // type:function size:0xA0 scope:global align:4 +exeDown__12OtaKingMagmaFv = .text:0x8006E3C0; // type:function size:0xA0 scope:global align:4 +exeEndWait__12OtaKingMagmaFv = .text:0x8006E460; // type:function size:0x80 scope:global align:4 +__dt__12OtaKingMagmaFv = .text:0x8006E4E0; // type:function size:0x58 scope:global align:4 +__sinit_\OtaKingMagma_cpp = .text:0x8006E538; // type:function size:0x5C scope:local align:4 +__ct__Q215NrvOtaKingMagma19OtaKingMagmaNrvWaitFv = .text:0x8006E594; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvOtaKingMagma25OtaKingMagmaNrvAppearDemoFv = .text:0x8006E5A4; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvOtaKingMagma21OtaKingMagmaNrvAttackFv = .text:0x8006E5B4; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvOtaKingMagma25OtaKingMagmaNrvFireAttackFv = .text:0x8006E5C4; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvOtaKingMagma22OtaKingMagmaNrvHitBackFv = .text:0x8006E5D4; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvOtaKingMagma21OtaKingMagmaNrvDamageFv = .text:0x8006E5E4; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvOtaKingMagma19OtaKingMagmaNrvDownFv = .text:0x8006E5F4; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvOtaKingMagma22OtaKingMagmaNrvEndWaitFv = .text:0x8006E604; // type:function size:0x10 scope:global align:4 +execute__Q215NrvOtaKingMagma22OtaKingMagmaNrvEndWaitCFP5Spine = .text:0x8006E614; // type:function size:0x8 scope:global align:4 +execute__Q215NrvOtaKingMagma19OtaKingMagmaNrvDownCFP5Spine = .text:0x8006E61C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvOtaKingMagma21OtaKingMagmaNrvDamageCFP5Spine = .text:0x8006E624; // type:function size:0x8 scope:global align:4 +execute__Q215NrvOtaKingMagma22OtaKingMagmaNrvHitBackCFP5Spine = .text:0x8006E62C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvOtaKingMagma25OtaKingMagmaNrvFireAttackCFP5Spine = .text:0x8006E634; // type:function size:0x8 scope:global align:4 +execute__Q215NrvOtaKingMagma21OtaKingMagmaNrvAttackCFP5Spine = .text:0x8006E63C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvOtaKingMagma25OtaKingMagmaNrvAppearDemoCFP5Spine = .text:0x8006E644; // type:function size:0x8 scope:global align:4 +execute__Q215NrvOtaKingMagma19OtaKingMagmaNrvWaitCFP5Spine = .text:0x8006E64C; // type:function size:0x8 scope:global align:4 +__ct__Q29JGeometry9TQuat4Fiiii_Pv = .text:0x8006E654; // type:function size:0x70 scope:global align:4 +__ct__16BombTeresaHolderFv = .text:0x8006E6C4; // type:function size:0xB4 scope:global align:4 +__dt__30DeriveActorGroup<10BombTeresa>Fv = .text:0x8006E778; // type:function size:0x5C scope:global align:4 +init__5PoltaFRC12JMapInfoIter = .text:0x8006E7D4; // type:function size:0x1D4 scope:global align:4 +initArm__5PoltaFv = .text:0x8006E9A8; // type:function size:0xE0 scope:global align:4 +initPartsModel__5PoltaFv = .text:0x8006EA88; // type:function size:0xD4 scope:global align:4 +initCamera__5PoltaFRC12JMapInfoIter = .text:0x8006EB5C; // type:function size:0xB8 scope:global align:4 +appearBreakModelFirst__5PoltaFRCQ29JGeometry8TVec3 = .text:0x8006EC14; // type:function size:0xC scope:global align:4 +appearBreakModelMiddle__5PoltaFRCQ29JGeometry8TVec3 = .text:0x8006EC20; // type:function size:0xC scope:global align:4 +appearBreakModelLast__5PoltaFRCQ29JGeometry8TVec3 = .text:0x8006EC2C; // type:function size:0xC scope:global align:4 +appearStarPiece__5PoltaFl = .text:0x8006EC38; // type:function size:0x88 scope:global align:4 +disperseAll__16BombTeresaHolderFv = .text:0x8006ECC0; // type:function size:0x58 scope:global align:4 +__ct__5PoltaFPCc = .text:0x8006ED18; // type:function size:0xC8 scope:global align:4 +initSensor__5PoltaFv = .text:0x8006EDE0; // type:function size:0x5C scope:global align:4 +initBombTeresaHolder__5PoltaFv = .text:0x8006EE3C; // type:function size:0x70 scope:global align:4 +appearBreakModel__5PoltaFRCQ29JGeometry8TVec3PCc = .text:0x8006EEAC; // type:function size:0x5C scope:global align:4 +isEndBreakModel__5PoltaCFv = .text:0x8006EF08; // type:function size:0x8 scope:global align:4 +killBreakModel__5PoltaFv = .text:0x8006EF10; // type:function size:0x14 scope:global align:4 +rotateToPlayer__5PoltaFv = .text:0x8006EF24; // type:function size:0x40 scope:global align:4 +calcToPlayerRotateSpeed__5PoltaCFv = .text:0x8006EF64; // type:function size:0xEC scope:global align:4 +makeActorAppeared__5PoltaFv = .text:0x8006F050; // type:function size:0x4 scope:global align:4 +makeActorDead__5PoltaFv = .text:0x8006F054; // type:function size:0x4 scope:global align:4 +kill__5PoltaFv = .text:0x8006F058; // type:function size:0x7C scope:global align:4 +control__5PoltaFv = .text:0x8006F0D4; // type:function size:0x4 scope:global align:4 +calcAnim__5PoltaFv = .text:0x8006F0D8; // type:function size:0x4 scope:global align:4 +calcAndSetBaseMtx__5PoltaFv = .text:0x8006F0DC; // type:function size:0x8 scope:global align:4 +updateAction__5PoltaFv = .text:0x8006F0E4; // type:function size:0x14 scope:global align:4 +updatePose__5PoltaFff = .text:0x8006F0F8; // type:function size:0xCC scope:global align:4 +start__5PoltaFv = .text:0x8006F1C4; // type:function size:0x3C scope:global align:4 +setStartPose__5PoltaFv = .text:0x8006F200; // type:function size:0x4C scope:global align:4 +attackSensor__5PoltaFP9HitSensorP9HitSensor = .text:0x8006F24C; // type:function size:0x14 scope:global align:4 +receiveMsgPlayerAttack__5PoltaFUlP9HitSensorP9HitSensor = .text:0x8006F260; // type:function size:0x18 scope:global align:4 +receiveMsgEnemyAttack__5PoltaFUlP9HitSensorP9HitSensor = .text:0x8006F278; // type:function size:0x18 scope:global align:4 +receiveOtherMsg__5PoltaFUlP9HitSensorP9HitSensor = .text:0x8006F290; // type:function size:0x18 scope:global align:4 +__cl__Q22MR35FunctorV0MCFv = .text:0x8006F2A8; // type:function size:0x30 scope:global align:4 +clone__Q22MR35FunctorV0MCFP7JKRHeap = .text:0x8006F2D8; // type:function size:0x68 scope:global align:4 +__dt__5PoltaFv = .text:0x8006F340; // type:function size:0x5C scope:global align:4 +__dt__16BombTeresaHolderFv = .text:0x8006F39C; // type:function size:0x58 scope:global align:4 +__ct__15PoltaActionBaseFPCcP5Polta = .text:0x8006F3F4; // type:function size:0x58 scope:global align:4 +__dt__22ActorStateBase<5Polta>Fv = .text:0x8006F44C; // type:function size:0x5C scope:global align:4 +updateScreamSensor__15PoltaActionBaseFv = .text:0x8006F4A8; // type:function size:0x64 scope:global align:4 +__dt__15PoltaActionBaseFv = .text:0x8006F50C; // type:function size:0x58 scope:global align:4 +updateWait__15PoltaActionBaseFv = .text:0x8006F564; // type:function size:0x78 scope:global align:4 +updateDamageBody__15PoltaActionBaseFb = .text:0x8006F5DC; // type:function size:0x138 scope:global align:4 +updateBreakBody__15PoltaActionBaseFv = .text:0x8006F714; // type:function size:0x134 scope:global align:4 +updateDamageCore__15PoltaActionBaseFv = .text:0x8006F848; // type:function size:0xC0 scope:global align:4 +receiveOtherMsg__15PoltaActionBaseFUlP9HitSensorP9HitSensor = .text:0x8006F908; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__15PoltaActionBaseFUlP9HitSensorP9HitSensor = .text:0x8006F910; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttack__15PoltaActionBaseFUlP9HitSensorP9HitSensor = .text:0x8006F918; // type:function size:0x8 scope:global align:4 +attackSensor__15PoltaActionBaseFP9HitSensorP9HitSensor = .text:0x8006F920; // type:function size:0x4 scope:global align:4 +__ct__20PoltaActionSequencerFP5PoltaRC12JMapInfoIter = .text:0x8006F924; // type:function size:0x104 scope:global align:4 +attackSensor__20PoltaActionSequencerFP9HitSensorP9HitSensor = .text:0x8006FA28; // type:function size:0x20 scope:global align:4 +receiveMsgPlayerAttack__20PoltaActionSequencerFUlP9HitSensorP9HitSensor = .text:0x8006FA48; // type:function size:0x24 scope:global align:4 +receiveMsgEnemyAttack__20PoltaActionSequencerFUlP9HitSensorP9HitSensor = .text:0x8006FA6C; // type:function size:0x24 scope:global align:4 +receiveOtherMsg__20PoltaActionSequencerFUlP9HitSensorP9HitSensor = .text:0x8006FA90; // type:function size:0x24 scope:global align:4 +updateAction__20PoltaActionSequencerFv = .text:0x8006FAB4; // type:function size:0x14 scope:global align:4 +startAction__20PoltaActionSequencerFv = .text:0x8006FAC8; // type:function size:0x50 scope:global align:4 +exeWaitStart__20PoltaActionSequencerFv = .text:0x8006FB18; // type:function size:0x50 scope:global align:4 +exeOpeningDemo__20PoltaActionSequencerFv = .text:0x8006FB68; // type:function size:0x50 scope:global align:4 +exeBattleLv1__20PoltaActionSequencerFv = .text:0x8006FBB8; // type:function size:0x6C scope:global align:4 +exePowerUpDemo__20PoltaActionSequencerFv = .text:0x8006FC24; // type:function size:0x50 scope:global align:4 +exeBattleLv2__20PoltaActionSequencerFv = .text:0x8006FC74; // type:function size:0x78 scope:global align:4 +exeDownDemo__20PoltaActionSequencerFv = .text:0x8006FCEC; // type:function size:0x4C scope:global align:4 +__dt__20PoltaActionSequencerFv = .text:0x8006FD38; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaActionSequencer_cpp = .text:0x8006FD90; // type:function size:0x4C scope:local align:4 +__ct__Q223NrvPoltaActionSequencer32PoltaActionSequencerNrvWaitStartFv = .text:0x8006FDDC; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvPoltaActionSequencer34PoltaActionSequencerNrvOpeningDemoFv = .text:0x8006FDEC; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvPoltaActionSequencer32PoltaActionSequencerNrvBattleLv1Fv = .text:0x8006FDFC; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvPoltaActionSequencer34PoltaActionSequencerNrvPowerUpDemoFv = .text:0x8006FE0C; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvPoltaActionSequencer32PoltaActionSequencerNrvBattleLv2Fv = .text:0x8006FE1C; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvPoltaActionSequencer31PoltaActionSequencerNrvDownDemoFv = .text:0x8006FE2C; // type:function size:0x10 scope:global align:4 +execute__Q223NrvPoltaActionSequencer31PoltaActionSequencerNrvDownDemoCFP5Spine = .text:0x8006FE3C; // type:function size:0x8 scope:global align:4 +execute__Q223NrvPoltaActionSequencer32PoltaActionSequencerNrvBattleLv2CFP5Spine = .text:0x8006FE44; // type:function size:0x8 scope:global align:4 +execute__Q223NrvPoltaActionSequencer34PoltaActionSequencerNrvPowerUpDemoCFP5Spine = .text:0x8006FE4C; // type:function size:0x8 scope:global align:4 +execute__Q223NrvPoltaActionSequencer32PoltaActionSequencerNrvBattleLv1CFP5Spine = .text:0x8006FE54; // type:function size:0x8 scope:global align:4 +execute__Q223NrvPoltaActionSequencer34PoltaActionSequencerNrvOpeningDemoCFP5Spine = .text:0x8006FE5C; // type:function size:0x8 scope:global align:4 +execute__Q223NrvPoltaActionSequencer32PoltaActionSequencerNrvWaitStartCFP5Spine = .text:0x8006FE64; // type:function size:0x8 scope:global align:4 +__dt__8PoltaArmFv = .text:0x8006FE6C; // type:function size:0x58 scope:global align:4 +__ct__8PoltaArmFPCcPCcPA4_f = .text:0x8006FEC4; // type:function size:0xCC scope:global align:4 +init__8PoltaArmFRC12JMapInfoIter = .text:0x8006FF90; // type:function size:0x9C scope:global align:4 +initPartsModel__8PoltaArmFv = .text:0x8007002C; // type:function size:0xC4 scope:global align:4 +appear__8PoltaArmFv = .text:0x800700F0; // type:function size:0x4 scope:global align:4 +makeActorDead__8PoltaArmFv = .text:0x800700F4; // type:function size:0x40 scope:global align:4 +control__8PoltaArmFv = .text:0x80070134; // type:function size:0x5C scope:global align:4 +exeDamage__8PoltaArmFv = .text:0x80070190; // type:function size:0x110 scope:global align:4 +exeBreak__8PoltaArmFv = .text:0x800702A0; // type:function size:0xA0 scope:global align:4 +exeBreakBody__8PoltaArmFv = .text:0x80070340; // type:function size:0x70 scope:global align:4 +exeRepair__8PoltaArmFv = .text:0x800703B0; // type:function size:0xE0 scope:global align:4 +exeBroken__8PoltaArmFv = .text:0x80070490; // type:function size:0x30 scope:global align:4 +isEnableHitSensor__8PoltaArmCFv = .text:0x800704C0; // type:function size:0x84 scope:global align:4 +isEnableAttack__8PoltaArmCFv = .text:0x80070544; // type:function size:0x48 scope:global align:4 +isBroken__8PoltaArmCFv = .text:0x8007058C; // type:function size:0x84 scope:global align:4 +start__8PoltaArmFv = .text:0x80070610; // type:function size:0x98 scope:global align:4 +requestBreakBody__8PoltaArmFv = .text:0x800706A8; // type:function size:0x7C scope:global align:4 +requestDamage__8PoltaArmFv = .text:0x80070724; // type:function size:0xBC scope:global align:4 +requestStartControll__8PoltaArmFv = .text:0x800707E0; // type:function size:0x7C scope:global align:4 +requestControlled__8PoltaArmFPCc = .text:0x8007085C; // type:function size:0x74 scope:global align:4 +appearBreakModel__8PoltaArmFv = .text:0x800708D0; // type:function size:0xB8 scope:global align:4 +__sinit_\PoltaArm_cpp = .text:0x80070988; // type:function size:0x5C scope:local align:4 +__ct__Q211NrvPoltaArm21PoltaArmNrvControlledFv = .text:0x800709E4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvPoltaArm17PoltaArmNrvDamageFv = .text:0x800709F4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvPoltaArm16PoltaArmNrvBreakFv = .text:0x80070A04; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvPoltaArm20PoltaArmNrvBreakBodyFv = .text:0x80070A14; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvPoltaArm17PoltaArmNrvBrokenFv = .text:0x80070A24; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvPoltaArm17PoltaArmNrvRepairFv = .text:0x80070A34; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvPoltaArm24PoltaArmNrvWaitDamageEndFv = .text:0x80070A44; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvPoltaArm24PoltaArmNrvWaitRepairEndFv = .text:0x80070A54; // type:function size:0x10 scope:global align:4 +execute__Q211NrvPoltaArm24PoltaArmNrvWaitRepairEndCFP5Spine = .text:0x80070A64; // type:function size:0x4 scope:global align:4 +execute__Q211NrvPoltaArm24PoltaArmNrvWaitDamageEndCFP5Spine = .text:0x80070A68; // type:function size:0x4 scope:global align:4 +executeOnEnd__Q211NrvPoltaArm17PoltaArmNrvRepairCFP5Spine = .text:0x80070A6C; // type:function size:0x18 scope:global align:4 +execute__Q211NrvPoltaArm17PoltaArmNrvRepairCFP5Spine = .text:0x80070A84; // type:function size:0x8 scope:global align:4 +execute__Q211NrvPoltaArm17PoltaArmNrvBrokenCFP5Spine = .text:0x80070A8C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvPoltaArm20PoltaArmNrvBreakBodyCFP5Spine = .text:0x80070A94; // type:function size:0x8 scope:global align:4 +execute__Q211NrvPoltaArm16PoltaArmNrvBreakCFP5Spine = .text:0x80070A9C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvPoltaArm17PoltaArmNrvDamageCFP5Spine = .text:0x80070AA4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvPoltaArm21PoltaArmNrvControlledCFP5Spine = .text:0x80070AAC; // type:function size:0x4 scope:global align:4 +__ct__14PoltaBattleLv1FP5Polta = .text:0x80070AB0; // type:function size:0xF0 scope:global align:4 +appear__14PoltaBattleLv1Fv = .text:0x80070BA0; // type:function size:0x98 scope:global align:4 +control__14PoltaBattleLv1Fv = .text:0x80070C38; // type:function size:0x100 scope:global align:4 +attackSensor__14PoltaBattleLv1FP9HitSensorP9HitSensor = .text:0x80070D38; // type:function size:0xB0 scope:global align:4 +receiveMsgPlayerAttack__14PoltaBattleLv1FUlP9HitSensorP9HitSensor = .text:0x80070DE8; // type:function size:0x48 scope:global align:4 +receiveMsgEnemyAttack__14PoltaBattleLv1FUlP9HitSensorP9HitSensor = .text:0x80070E30; // type:function size:0xF0 scope:global align:4 +isEnableSensor__14PoltaBattleLv1CFPC9HitSensor = .text:0x80070F20; // type:function size:0xD8 scope:global align:4 +exeWait__14PoltaBattleLv1Fv = .text:0x80070FF8; // type:function size:0x94 scope:global align:4 +exeBreakBody__14PoltaBattleLv1Fv = .text:0x8007108C; // type:function size:0x5C scope:global align:4 +exeStagger__14PoltaBattleLv1Fv = .text:0x800710E8; // type:function size:0x74 scope:global align:4 +exeDamageCore__14PoltaBattleLv1Fv = .text:0x8007115C; // type:function size:0xA0 scope:global align:4 +isEnableDamage__14PoltaBattleLv1CFv = .text:0x800711FC; // type:function size:0x58 scope:global align:4 +isEnableScream__14PoltaBattleLv1CFv = .text:0x80071254; // type:function size:0x8 scope:global align:4 +addDamageBody__14PoltaBattleLv1Fv = .text:0x8007125C; // type:function size:0x20 scope:global align:4 +__dt__14PoltaBattleLv1Fv = .text:0x8007127C; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaBattleLv1_cpp = .text:0x800712D4; // type:function size:0x54 scope:local align:4 +__ct__Q217NrvPoltaBattleLv121PoltaBattleLv1NrvWaitFv = .text:0x80071328; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv135PoltaBattleLv1NrvGenerateGroundRockFv = .text:0x80071338; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv129PoltaBattleLv1NrvGenerateRockFv = .text:0x80071348; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv127PoltaBattleLv1NrvDamageBodyFv = .text:0x80071358; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv126PoltaBattleLv1NrvBreakBodyFv = .text:0x80071368; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv124PoltaBattleLv1NrvStaggerFv = .text:0x80071378; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv127PoltaBattleLv1NrvDamageCoreFv = .text:0x80071388; // type:function size:0x10 scope:global align:4 +execute__Q217NrvPoltaBattleLv127PoltaBattleLv1NrvDamageCoreCFP5Spine = .text:0x80071398; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q217NrvPoltaBattleLv124PoltaBattleLv1NrvStaggerCFP5Spine = .text:0x800713A0; // type:function size:0xC scope:global align:4 +execute__Q217NrvPoltaBattleLv124PoltaBattleLv1NrvStaggerCFP5Spine = .text:0x800713AC; // type:function size:0x8 scope:global align:4 +execute__Q217NrvPoltaBattleLv126PoltaBattleLv1NrvBreakBodyCFP5Spine = .text:0x800713B4; // type:function size:0x8 scope:global align:4 +execute__Q217NrvPoltaBattleLv127PoltaBattleLv1NrvDamageBodyCFP5Spine = .text:0x800713BC; // type:function size:0x54 scope:global align:4 +execute__Q217NrvPoltaBattleLv129PoltaBattleLv1NrvGenerateRockCFP5Spine = .text:0x80071410; // type:function size:0x10 scope:global align:4 +execute__Q217NrvPoltaBattleLv135PoltaBattleLv1NrvGenerateGroundRockCFP5Spine = .text:0x80071420; // type:function size:0x10 scope:global align:4 +execute__Q217NrvPoltaBattleLv121PoltaBattleLv1NrvWaitCFP5Spine = .text:0x80071430; // type:function size:0x8 scope:global align:4 +__ct__14PoltaBattleLv2FP5Polta = .text:0x80071438; // type:function size:0x128 scope:global align:4 +appear__14PoltaBattleLv2Fv = .text:0x80071560; // type:function size:0x84 scope:global align:4 +control__14PoltaBattleLv2Fv = .text:0x800715E4; // type:function size:0x100 scope:global align:4 +attackSensor__14PoltaBattleLv2FP9HitSensorP9HitSensor = .text:0x800716E4; // type:function size:0x164 scope:global align:4 +receiveMsgPlayerAttack__14PoltaBattleLv2FUlP9HitSensorP9HitSensor = .text:0x80071848; // type:function size:0x48 scope:global align:4 +receiveMsgEnemyAttack__14PoltaBattleLv2FUlP9HitSensorP9HitSensor = .text:0x80071890; // type:function size:0x138 scope:global align:4 +tryAttackGround__14PoltaBattleLv2Fv = .text:0x800719C8; // type:function size:0x148 scope:global align:4 +setNerveGenerateRock__14PoltaBattleLv2Fv = .text:0x80071B10; // type:function size:0x7C scope:global align:4 +tryGenerateRock__14PoltaBattleLv2Fv = .text:0x80071B8C; // type:function size:0x70 scope:global align:4 +exeBreakBody__14PoltaBattleLv2Fv = .text:0x80071BFC; // type:function size:0x5C scope:global align:4 +exeStagger__14PoltaBattleLv2Fv = .text:0x80071C58; // type:function size:0x74 scope:global align:4 +exeDamageCore__14PoltaBattleLv2Fv = .text:0x80071CCC; // type:function size:0xA8 scope:global align:4 +isEnableSensor__14PoltaBattleLv2CFPC9HitSensor = .text:0x80071D74; // type:function size:0x120 scope:global align:4 +isEnableAttack__14PoltaBattleLv2CFPC9HitSensor = .text:0x80071E94; // type:function size:0xF4 scope:global align:4 +isEnableDamage__14PoltaBattleLv2CFv = .text:0x80071F88; // type:function size:0x58 scope:global align:4 +isEnableScream__14PoltaBattleLv2CFv = .text:0x80071FE0; // type:function size:0x8 scope:global align:4 +addDamageBody__14PoltaBattleLv2Fv = .text:0x80071FE8; // type:function size:0x20 scope:global align:4 +__dt__14PoltaBattleLv2Fv = .text:0x80072008; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaBattleLv2_cpp = .text:0x80072060; // type:function size:0x64 scope:local align:4 +__ct__Q217NrvPoltaBattleLv221PoltaBattleLv2NrvWaitFv = .text:0x800720C4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv222PoltaBattleLv2NrvPunchFv = .text:0x800720D4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv229PoltaBattleLv2NrvAttackGroundFv = .text:0x800720E4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv235PoltaBattleLv2NrvGenerateGroundRockFv = .text:0x800720F4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv229PoltaBattleLv2NrvGenerateRockFv = .text:0x80072104; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv227PoltaBattleLv2NrvDamageBodyFv = .text:0x80072114; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv226PoltaBattleLv2NrvBreakBodyFv = .text:0x80072124; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv224PoltaBattleLv2NrvStaggerFv = .text:0x80072134; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvPoltaBattleLv227PoltaBattleLv2NrvDamageCoreFv = .text:0x80072144; // type:function size:0x10 scope:global align:4 +execute__Q217NrvPoltaBattleLv227PoltaBattleLv2NrvDamageCoreCFP5Spine = .text:0x80072154; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q217NrvPoltaBattleLv224PoltaBattleLv2NrvStaggerCFP5Spine = .text:0x8007215C; // type:function size:0xC scope:global align:4 +execute__Q217NrvPoltaBattleLv224PoltaBattleLv2NrvStaggerCFP5Spine = .text:0x80072168; // type:function size:0x8 scope:global align:4 +execute__Q217NrvPoltaBattleLv226PoltaBattleLv2NrvBreakBodyCFP5Spine = .text:0x80072170; // type:function size:0x8 scope:global align:4 +execute__Q217NrvPoltaBattleLv227PoltaBattleLv2NrvDamageBodyCFP5Spine = .text:0x80072178; // type:function size:0x54 scope:global align:4 +execute__Q217NrvPoltaBattleLv229PoltaBattleLv2NrvGenerateRockCFP5Spine = .text:0x800721CC; // type:function size:0x10 scope:global align:4 +execute__Q217NrvPoltaBattleLv235PoltaBattleLv2NrvGenerateGroundRockCFP5Spine = .text:0x800721DC; // type:function size:0x10 scope:global align:4 +execute__Q217NrvPoltaBattleLv229PoltaBattleLv2NrvAttackGroundCFP5Spine = .text:0x800721EC; // type:function size:0x44 scope:global align:4 +execute__Q217NrvPoltaBattleLv222PoltaBattleLv2NrvPunchCFP5Spine = .text:0x80072230; // type:function size:0x44 scope:global align:4 +execute__Q217NrvPoltaBattleLv221PoltaBattleLv2NrvWaitCFP5Spine = .text:0x80072274; // type:function size:0x48 scope:global align:4 +__ct__9PoltaDemoFP5Polta = .text:0x800722BC; // type:function size:0x54 scope:global align:4 +init__9PoltaDemoFv = .text:0x80072310; // type:function size:0x8 scope:global align:4 +control__9PoltaDemoFv = .text:0x80072318; // type:function size:0x4 scope:global align:4 +startOpeningDemo__9PoltaDemoFv = .text:0x8007231C; // type:function size:0x10 scope:global align:4 +startPowerUpDemo__9PoltaDemoFv = .text:0x8007232C; // type:function size:0x10 scope:global align:4 +startDownDemo__9PoltaDemoFv = .text:0x8007233C; // type:function size:0x10 scope:global align:4 +startDemoSetting__9PoltaDemoFv = .text:0x8007234C; // type:function size:0x4C scope:global align:4 +startTryDemo__9PoltaDemoFPCcPC5Nerve = .text:0x80072398; // type:function size:0x7C scope:global align:4 +exeTryStartDemo__9PoltaDemoFv = .text:0x80072414; // type:function size:0x44 scope:global align:4 +exeOpeningDemo__9PoltaDemoFv = .text:0x80072458; // type:function size:0x178 scope:global align:4 +exePowerUpDemo__9PoltaDemoFv = .text:0x800725D0; // type:function size:0x24C scope:global align:4 +exeDownDemo__9PoltaDemoFv = .text:0x8007281C; // type:function size:0xF8 scope:global align:4 +__dt__9PoltaDemoFv = .text:0x80072914; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaDemo_cpp = .text:0x8007296C; // type:function size:0x3C scope:local align:4 +__ct__Q212NrvPoltaDemo24PoltaDemoNrvTryStartDemoFv = .text:0x800729A8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvPoltaDemo23PoltaDemoNrvOpeningDemoFv = .text:0x800729B8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvPoltaDemo23PoltaDemoNrvPowerUpDemoFv = .text:0x800729C8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvPoltaDemo20PoltaDemoNrvDownDemoFv = .text:0x800729D8; // type:function size:0x10 scope:global align:4 +execute__Q212NrvPoltaDemo20PoltaDemoNrvDownDemoCFP5Spine = .text:0x800729E8; // type:function size:0x8 scope:global align:4 +execute__Q212NrvPoltaDemo23PoltaDemoNrvPowerUpDemoCFP5Spine = .text:0x800729F0; // type:function size:0x8 scope:global align:4 +execute__Q212NrvPoltaDemo23PoltaDemoNrvOpeningDemoCFP5Spine = .text:0x800729F8; // type:function size:0x8 scope:global align:4 +execute__Q212NrvPoltaDemo24PoltaDemoNrvTryStartDemoCFP5Spine = .text:0x80072A00; // type:function size:0x8 scope:global align:4 +onMovement__13PoltaFunctionFP5Polta = .text:0x80072A08; // type:function size:0x84 scope:global align:4 +emitEffectShadow__13PoltaFunctionFP5Polta = .text:0x80072A8C; // type:function size:0x4 scope:global align:4 +getLeftArmActor__13PoltaFunctionFP5Polta = .text:0x80072A90; // type:function size:0x8 scope:global align:4 +getRightArmActor__13PoltaFunctionFP5Polta = .text:0x80072A98; // type:function size:0x8 scope:global align:4 +isCoreSensor__13PoltaFunctionFPC5PoltaPC9HitSensor = .text:0x80072AA0; // type:function size:0x8 scope:global align:4 +isBodySensor__13PoltaFunctionFPC5PoltaPC9HitSensor = .text:0x80072AA8; // type:function size:0x8 scope:global align:4 +isArmSensor__13PoltaFunctionFPC5PoltaPC9HitSensor = .text:0x80072AB0; // type:function size:0x64 scope:global align:4 +isLeftArmSensor__13PoltaFunctionFPC5PoltaPC9HitSensor = .text:0x80072B14; // type:function size:0x8 scope:global align:4 +isRightArmSensor__13PoltaFunctionFPC5PoltaPC9HitSensor = .text:0x80072B1C; // type:function size:0x8 scope:global align:4 +isHeadSensor__13PoltaFunctionFPC5PoltaPC9HitSensor = .text:0x80072B24; // type:function size:0x8 scope:global align:4 +setScreamSensorSize__13PoltaFunctionFP5Poltaf = .text:0x80072B2C; // type:function size:0x8 scope:global align:4 +attackScreamSensor__13PoltaFunctionFP5PoltaP9HitSensorP9HitSensor = .text:0x80072B34; // type:function size:0x6C scope:global align:4 +startAction__13PoltaFunctionFP5PoltaPCcb = .text:0x80072BA0; // type:function size:0x58 scope:global align:4 +startBckBody__13PoltaFunctionFP5PoltaPCc = .text:0x80072BF8; // type:function size:0x4 scope:global align:4 +damageLeftArm__13PoltaFunctionFP5Polta = .text:0x80072BFC; // type:function size:0x8 scope:global align:4 +damageRightArm__13PoltaFunctionFP5Polta = .text:0x80072C04; // type:function size:0x8 scope:global align:4 +requestStartControllArm__13PoltaFunctionFP5Polta = .text:0x80072C0C; // type:function size:0x38 scope:global align:4 +startArm__13PoltaFunctionFP5Polta = .text:0x80072C44; // type:function size:0x38 scope:global align:4 +breakLeftArm__13PoltaFunctionFP5Polta = .text:0x80072C7C; // type:function size:0x8 scope:global align:4 +breakRightArm__13PoltaFunctionFP5Polta = .text:0x80072C84; // type:function size:0x8 scope:global align:4 +killLeftArm__13PoltaFunctionFP5Polta = .text:0x80072C8C; // type:function size:0x14 scope:global align:4 +killRightArm__13PoltaFunctionFP5Polta = .text:0x80072CA0; // type:function size:0x14 scope:global align:4 +isBrokenLeftArm__13PoltaFunctionFP5Polta = .text:0x80072CB4; // type:function size:0x8 scope:global align:4 +isBrokenRightArm__13PoltaFunctionFP5Polta = .text:0x80072CBC; // type:function size:0x8 scope:global align:4 +isEnableAttackRightArm__13PoltaFunctionFP5Polta = .text:0x80072CC4; // type:function size:0x8 scope:global align:4 +isEnableAttackLeftArm__13PoltaFunctionFP5Polta = .text:0x80072CCC; // type:function size:0x8 scope:global align:4 +isMaxGenerateBombTeresa__13PoltaFunctionFP5Polta = .text:0x80072CD4; // type:function size:0x2C scope:global align:4 +getCountDeadGroundRock__13PoltaFunctionFP5Polta = .text:0x80072D00; // type:function size:0x34 scope:global align:4 +appearGroundRock__13PoltaFunctionFP5Poltaff = .text:0x80072D34; // type:function size:0x140 scope:global align:4 +appearRockCircle__13PoltaFunctionFP5PoltaRCQ29JGeometry8TVec3flll = .text:0x80072E74; // type:function size:0x258 scope:global align:4 +appearWhiteRockCircle__13PoltaFunctionFP5PoltaRCQ29JGeometry8TVec3fll = .text:0x800730CC; // type:function size:0x8 scope:global align:4 +appearBlackRockCircle__13PoltaFunctionFP5PoltaRCQ29JGeometry8TVec3fll = .text:0x800730D4; // type:function size:0x8 scope:global align:4 +appearYellowRockCircle__13PoltaFunctionFP5PoltaRCQ29JGeometry8TVec3fll = .text:0x800730DC; // type:function size:0x8 scope:global align:4 +appearBombTeresaFromRoot__13PoltaFunctionFP5Poltaffl = .text:0x800730E4; // type:function size:0x74 scope:global align:4 +appearBombTeresaNormal__13PoltaFunctionFP5PoltaRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80073158; // type:function size:0x5C scope:global align:4 +disperseBombTeresa__13PoltaFunctionFP5Polta = .text:0x800731B4; // type:function size:0x8 scope:global align:4 +breakGroundRock__13PoltaFunctionFP5Polta = .text:0x800731BC; // type:function size:0x8 scope:global align:4 +killBombTeresa__13PoltaFunctionFP5Polta = .text:0x800731C4; // type:function size:0x8 scope:global align:4 +killPoltaRock__13PoltaFunctionFP5Polta = .text:0x800731CC; // type:function size:0x8 scope:global align:4 +killGroundRock__13PoltaFunctionFP5Polta = .text:0x800731D4; // type:function size:0x8 scope:global align:4 +setBodyHP__13PoltaFunctionFP5Poltal = .text:0x800731DC; // type:function size:0x104 scope:global align:4 +getDeadMember__30DeriveActorGroup<10BombTeresa>CFv = .text:0x800732E0; // type:function size:0x44 scope:global align:4 +__ct__15PoltaGroundRockFPCc = .text:0x80073324; // type:function size:0x6C scope:global align:4 +init__15PoltaGroundRockFRC12JMapInfoIter = .text:0x80073390; // type:function size:0x150 scope:global align:4 +initBreakModel__15PoltaGroundRockFv = .text:0x800734E0; // type:function size:0x7C scope:global align:4 +control__15PoltaGroundRockFv = .text:0x8007355C; // type:function size:0x4 scope:global align:4 +calcAndSetBaseMtx__15PoltaGroundRockFv = .text:0x80073560; // type:function size:0x3C scope:global align:4 +start__15PoltaGroundRockFP9LiveActorRCQ29JGeometry8TVec3 = .text:0x8007359C; // type:function size:0xD8 scope:global align:4 +requestBreak__15PoltaGroundRockFv = .text:0x80073674; // type:function size:0x40 scope:global align:4 +attackSensor__15PoltaGroundRockFP9HitSensorP9HitSensor = .text:0x800736B4; // type:function size:0x70 scope:global align:4 +receiveMsgPlayerAttack__15PoltaGroundRockFUlP9HitSensorP9HitSensor = .text:0x80073724; // type:function size:0x8C scope:global align:4 +receiveMsgEnemyAttack__15PoltaGroundRockFUlP9HitSensorP9HitSensor = .text:0x800737B0; // type:function size:0x9C scope:global align:4 +receiveOtherMsg__15PoltaGroundRockFUlP9HitSensorP9HitSensor = .text:0x8007384C; // type:function size:0x78 scope:global align:4 +exeSign__15PoltaGroundRockFv = .text:0x800738C4; // type:function size:0x80 scope:global align:4 +exeJut__15PoltaGroundRockFv = .text:0x80073944; // type:function size:0xB4 scope:global align:4 +exeWait__15PoltaGroundRockFv = .text:0x800739F8; // type:function size:0x50 scope:global align:4 +exeBreak__15PoltaGroundRockFv = .text:0x80073A48; // type:function size:0xE0 scope:global align:4 +isEnableAttack__15PoltaGroundRockCFv = .text:0x80073B28; // type:function size:0x8 scope:global align:4 +isEnableBreak__15PoltaGroundRockCFv = .text:0x80073B30; // type:function size:0x2C scope:global align:4 +__dt__15PoltaGroundRockFv = .text:0x80073B5C; // type:function size:0x5C scope:global align:4 +__sinit_\PoltaGroundRock_cpp = .text:0x80073BB8; // type:function size:0x3C scope:local align:4 +__ct__Q218NrvPoltaGroundRock22PoltaGroundRockNrvSignFv = .text:0x80073BF4; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvPoltaGroundRock21PoltaGroundRockNrvJutFv = .text:0x80073C04; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvPoltaGroundRock22PoltaGroundRockNrvWaitFv = .text:0x80073C14; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvPoltaGroundRock23PoltaGroundRockNrvBreakFv = .text:0x80073C24; // type:function size:0x10 scope:global align:4 +execute__Q218NrvPoltaGroundRock23PoltaGroundRockNrvBreakCFP5Spine = .text:0x80073C34; // type:function size:0x8 scope:global align:4 +execute__Q218NrvPoltaGroundRock22PoltaGroundRockNrvWaitCFP5Spine = .text:0x80073C3C; // type:function size:0x8 scope:global align:4 +execute__Q218NrvPoltaGroundRock21PoltaGroundRockNrvJutCFP5Spine = .text:0x80073C44; // type:function size:0x8 scope:global align:4 +execute__Q218NrvPoltaGroundRock22PoltaGroundRockNrvSignCFP5Spine = .text:0x80073C4C; // type:function size:0x8 scope:global align:4 +__ct__21PoltaGroundRockHolderFv = .text:0x80073C54; // type:function size:0x98 scope:global align:4 +__dt__35DeriveActorGroup<15PoltaGroundRock>Fv = .text:0x80073CEC; // type:function size:0x5C scope:global align:4 +breakAll__21PoltaGroundRockHolderFv = .text:0x80073D48; // type:function size:0x58 scope:global align:4 +__dt__21PoltaGroundRockHolderFv = .text:0x80073DA0; // type:function size:0x58 scope:global align:4 +__ct__9PoltaRockFPCc = .text:0x80073DF8; // type:function size:0x78 scope:global align:4 +init__9PoltaRockFRC12JMapInfoIter = .text:0x80073E70; // type:function size:0x10C scope:global align:4 +kill__9PoltaRockFv = .text:0x80073F7C; // type:function size:0x98 scope:global align:4 +control__9PoltaRockFv = .text:0x80074014; // type:function size:0x4 scope:global align:4 +calcAndSetBaseMtx__9PoltaRockFv = .text:0x80074018; // type:function size:0x3C scope:global align:4 +start__9PoltaRockFP5PoltaRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80074054; // type:function size:0x78 scope:global align:4 +setColorWhite__9PoltaRockFv = .text:0x800740CC; // type:function size:0x48 scope:global align:4 +setColorBlack__9PoltaRockFv = .text:0x80074114; // type:function size:0x48 scope:global align:4 +setColorYellow__9PoltaRockFv = .text:0x8007415C; // type:function size:0x48 scope:global align:4 +attackSensor__9PoltaRockFP9HitSensorP9HitSensor = .text:0x800741A4; // type:function size:0x84 scope:global align:4 +receiveMsgPlayerAttack__9PoltaRockFUlP9HitSensorP9HitSensor = .text:0x80074228; // type:function size:0xB0 scope:global align:4 +receiveMsgEnemyAttack__9PoltaRockFUlP9HitSensorP9HitSensor = .text:0x800742D8; // type:function size:0x64 scope:global align:4 +exeFloat__9PoltaRockFv = .text:0x8007433C; // type:function size:0x110 scope:global align:4 +exeSign__9PoltaRockFv = .text:0x8007444C; // type:function size:0xCC scope:global align:4 +exeMove__9PoltaRockFv = .text:0x80074518; // type:function size:0x1D0 scope:global align:4 +generateKill__9PoltaRockFv = .text:0x800746E8; // type:function size:0x9C scope:global align:4 +isEnableAttack__9PoltaRockCFv = .text:0x80074784; // type:function size:0x8 scope:global align:4 +isEnableExplosion__9PoltaRockCFv = .text:0x8007478C; // type:function size:0x58 scope:global align:4 +__dt__9PoltaRockFv = .text:0x800747E4; // type:function size:0x5C scope:global align:4 +__sinit_\PoltaRock_cpp = .text:0x80074840; // type:function size:0x34 scope:local align:4 +__ct__Q212NrvPoltaRock17PoltaRockNrvFloatFv = .text:0x80074874; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvPoltaRock16PoltaRockNrvSignFv = .text:0x80074884; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvPoltaRock16PoltaRockNrvMoveFv = .text:0x80074894; // type:function size:0x10 scope:global align:4 +execute__Q212NrvPoltaRock16PoltaRockNrvMoveCFP5Spine = .text:0x800748A4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvPoltaRock16PoltaRockNrvSignCFP5Spine = .text:0x800748AC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvPoltaRock17PoltaRockNrvFloatCFP5Spine = .text:0x800748B4; // type:function size:0x8 scope:global align:4 +__ct__15PoltaRockHolderFv = .text:0x800748BC; // type:function size:0x98 scope:global align:4 +__dt__28DeriveActorGroup<9PoltaRock>Fv = .text:0x80074954; // type:function size:0x5C scope:global align:4 +__dt__15PoltaRockHolderFv = .text:0x800749B0; // type:function size:0x58 scope:global align:4 +__ct__15PoltaSensorCtrlFP5Polta = .text:0x80074A08; // type:function size:0x24 scope:global align:4 +getSensorCount__15PoltaSensorCtrlCFv = .text:0x80074A2C; // type:function size:0x8 scope:global align:4 +setScreamSensorSize__15PoltaSensorCtrlFf = .text:0x80074A34; // type:function size:0x14 scope:global align:4 +initSensor__15PoltaSensorCtrlFv = .text:0x80074A48; // type:function size:0x264 scope:global align:4 +isCoreSensor__15PoltaSensorCtrlCFPC9HitSensor = .text:0x80074CAC; // type:function size:0x20 scope:global align:4 +isBodySensor__15PoltaSensorCtrlCFPC9HitSensor = .text:0x80074CCC; // type:function size:0x34 scope:global align:4 +isLeftArmSensor__15PoltaSensorCtrlCFPC9HitSensor = .text:0x80074D00; // type:function size:0x34 scope:global align:4 +isRightArmSensor__15PoltaSensorCtrlCFPC9HitSensor = .text:0x80074D34; // type:function size:0x34 scope:global align:4 +isHeadSensor__15PoltaSensorCtrlCFPC9HitSensor = .text:0x80074D68; // type:function size:0x14 scope:global align:4 +isScreamSensor__15PoltaSensorCtrlCFPC9HitSensor = .text:0x80074D7C; // type:function size:0x14 scope:global align:4 +__ct__22PoltaStateAttackGroundFP5Polta = .text:0x80074D90; // type:function size:0xA8 scope:global align:4 +appear__22PoltaStateAttackGroundFv = .text:0x80074E38; // type:function size:0x18 scope:global align:4 +exeStart__22PoltaStateAttackGroundFv = .text:0x80074E50; // type:function size:0xF8 scope:global align:4 +exeAttack__22PoltaStateAttackGroundFv = .text:0x80074F48; // type:function size:0xF8 scope:global align:4 +exeToWait__22PoltaStateAttackGroundFv = .text:0x80075040; // type:function size:0x70 scope:global align:4 +isEnableAttack__22PoltaStateAttackGroundCFPC9HitSensor = .text:0x800750B0; // type:function size:0x4C scope:global align:4 +__dt__22PoltaStateAttackGroundFv = .text:0x800750FC; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaStateAttackGround_cpp = .text:0x80075154; // type:function size:0x34 scope:local align:4 +__ct__Q225NrvPoltaStateAttackGround30PoltaStateAttackGroundNrvStartFv = .text:0x80075188; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvPoltaStateAttackGround31PoltaStateAttackGroundNrvAttackFv = .text:0x80075198; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvPoltaStateAttackGround31PoltaStateAttackGroundNrvToWaitFv = .text:0x800751A8; // type:function size:0x10 scope:global align:4 +execute__Q225NrvPoltaStateAttackGround31PoltaStateAttackGroundNrvToWaitCFP5Spine = .text:0x800751B8; // type:function size:0x8 scope:global align:4 +execute__Q225NrvPoltaStateAttackGround31PoltaStateAttackGroundNrvAttackCFP5Spine = .text:0x800751C0; // type:function size:0x8 scope:global align:4 +execute__Q225NrvPoltaStateAttackGround30PoltaStateAttackGroundNrvStartCFP5Spine = .text:0x800751C8; // type:function size:0x8 scope:global align:4 +__ct__22PoltaStateGenerateRockFP5Polta = .text:0x800751D0; // type:function size:0x7C scope:global align:4 +appear__22PoltaStateGenerateRockFv = .text:0x8007524C; // type:function size:0x44 scope:global align:4 +exeSign__22PoltaStateGenerateRockFv = .text:0x80075290; // type:function size:0x8C scope:global align:4 +exeGenerate__22PoltaStateGenerateRockFv = .text:0x8007531C; // type:function size:0x16C scope:global align:4 +exeEnd__22PoltaStateGenerateRockFv = .text:0x80075488; // type:function size:0x8C scope:global align:4 +__dt__22PoltaStateGenerateRockFv = .text:0x80075514; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaStateGenerateRock_cpp = .text:0x8007556C; // type:function size:0x34 scope:local align:4 +__ct__Q225NrvPoltaStateGenerateRock29PoltaStateGenerateRockNrvSignFv = .text:0x800755A0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvPoltaStateGenerateRock33PoltaStateGenerateRockNrvGenerateFv = .text:0x800755B0; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvPoltaStateGenerateRock28PoltaStateGenerateRockNrvEndFv = .text:0x800755C0; // type:function size:0x10 scope:global align:4 +execute__Q225NrvPoltaStateGenerateRock28PoltaStateGenerateRockNrvEndCFP5Spine = .text:0x800755D0; // type:function size:0x8 scope:global align:4 +execute__Q225NrvPoltaStateGenerateRock33PoltaStateGenerateRockNrvGenerateCFP5Spine = .text:0x800755D8; // type:function size:0x8 scope:global align:4 +execute__Q225NrvPoltaStateGenerateRock29PoltaStateGenerateRockNrvSignCFP5Spine = .text:0x800755E0; // type:function size:0x8 scope:global align:4 +__ct__26PoltaStateGroundRockAttackFP5Polta = .text:0x800755E8; // type:function size:0x70 scope:global align:4 +appear__26PoltaStateGroundRockAttackFv = .text:0x80075658; // type:function size:0x10 scope:global align:4 +exeSign__26PoltaStateGroundRockAttackFv = .text:0x80075668; // type:function size:0x8C scope:global align:4 +exeGenerate__26PoltaStateGroundRockAttackFv = .text:0x800756F4; // type:function size:0x1DC scope:global align:4 +exeEnd__26PoltaStateGroundRockAttackFv = .text:0x800758D0; // type:function size:0x6C scope:global align:4 +__dt__26PoltaStateGroundRockAttackFv = .text:0x8007593C; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaStateGroundRockAttack_cpp = .text:0x80075994; // type:function size:0x34 scope:local align:4 +__ct__Q231NrvPoltaStateGenerateBombTeresa33PoltaStateGroundRockAttackNrvSignFv = .text:0x800759C8; // type:function size:0x10 scope:global align:4 +__ct__Q231NrvPoltaStateGenerateBombTeresa37PoltaStateGroundRockAttackNrvGenerateFv = .text:0x800759D8; // type:function size:0x10 scope:global align:4 +__ct__Q231NrvPoltaStateGenerateBombTeresa32PoltaStateGroundRockAttackNrvEndFv = .text:0x800759E8; // type:function size:0x10 scope:global align:4 +execute__Q231NrvPoltaStateGenerateBombTeresa32PoltaStateGroundRockAttackNrvEndCFP5Spine = .text:0x800759F8; // type:function size:0x8 scope:global align:4 +execute__Q231NrvPoltaStateGenerateBombTeresa37PoltaStateGroundRockAttackNrvGenerateCFP5Spine = .text:0x80075A00; // type:function size:0x8 scope:global align:4 +execute__Q231NrvPoltaStateGenerateBombTeresa33PoltaStateGroundRockAttackNrvSignCFP5Spine = .text:0x80075A08; // type:function size:0x8 scope:global align:4 +__ct__15PoltaStatePunchFP5Polta = .text:0x80075A10; // type:function size:0x6C scope:global align:4 +appear__15PoltaStatePunchFv = .text:0x80075A7C; // type:function size:0x18 scope:global align:4 +getAttackActor__15PoltaStatePunchFv = .text:0x80075A94; // type:function size:0x1C scope:global align:4 +exeStart__15PoltaStatePunchFv = .text:0x80075AB0; // type:function size:0xE4 scope:global align:4 +exeAttack__15PoltaStatePunchFv = .text:0x80075B94; // type:function size:0xD4 scope:global align:4 +exeToWait__15PoltaStatePunchFv = .text:0x80075C68; // type:function size:0xC8 scope:global align:4 +isEnableAttack__15PoltaStatePunchCFPC9HitSensor = .text:0x80075D30; // type:function size:0x74 scope:global align:4 +isEnablePunchArm__15PoltaStatePunchCFv = .text:0x80075DA4; // type:function size:0x1C scope:global align:4 +__dt__15PoltaStatePunchFv = .text:0x80075DC0; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaStatePunch_cpp = .text:0x80075E18; // type:function size:0x34 scope:local align:4 +__ct__Q218NrvPoltaStatePunch23PoltaStatePunchNrvStartFv = .text:0x80075E4C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvPoltaStatePunch24PoltaStatePunchNrvAttackFv = .text:0x80075E5C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvPoltaStatePunch24PoltaStatePunchNrvToWaitFv = .text:0x80075E6C; // type:function size:0x10 scope:global align:4 +execute__Q218NrvPoltaStatePunch24PoltaStatePunchNrvToWaitCFP5Spine = .text:0x80075E7C; // type:function size:0x8 scope:global align:4 +execute__Q218NrvPoltaStatePunch24PoltaStatePunchNrvAttackCFP5Spine = .text:0x80075E84; // type:function size:0x8 scope:global align:4 +execute__Q218NrvPoltaStatePunch23PoltaStatePunchNrvStartCFP5Spine = .text:0x80075E8C; // type:function size:0x8 scope:global align:4 +__ct__17PoltaStateStaggerFP5Polta = .text:0x80075E94; // type:function size:0x74 scope:global align:4 +setActionName__17PoltaStateStaggerFPCc = .text:0x80075F08; // type:function size:0x8 scope:global align:4 +appear__17PoltaStateStaggerFv = .text:0x80075F10; // type:function size:0x10 scope:global align:4 +exeWait__17PoltaStateStaggerFv = .text:0x80075F20; // type:function size:0x1C4 scope:global align:4 +isEnableSensor__17PoltaStateStaggerCFv = .text:0x800760E4; // type:function size:0x8 scope:global align:4 +__dt__17PoltaStateStaggerFv = .text:0x800760EC; // type:function size:0x58 scope:global align:4 +__sinit_\PoltaStateStagger_cpp = .text:0x80076144; // type:function size:0x8 scope:local align:4 +__ct__Q220NrvPoltaStateStagger24PoltaStateStaggerNrvWaitFv = .text:0x8007614C; // type:function size:0x10 scope:global align:4 +execute__Q220NrvPoltaStateStagger24PoltaStateStaggerNrvWaitCFP5Spine = .text:0x8007615C; // type:function size:0x8 scope:global align:4 +__ct__14PoltaWaitStartFP5Polta = .text:0x80076164; // type:function size:0x48 scope:global align:4 +appear__14PoltaWaitStartFv = .text:0x800761AC; // type:function size:0x48 scope:global align:4 +__dt__14PoltaWaitStartFv = .text:0x800761F4; // type:function size:0x58 scope:global align:4 +isValid__12JMapInfoIterCFv = .text:0x8007624C; // type:function size:0x5C scope:global align:4 +__ct__16SkeletalFishBabyFPCc = .text:0x800762A8; // type:function size:0xBC scope:global align:4 +init__16SkeletalFishBabyFRC12JMapInfoIter = .text:0x80076364; // type:function size:0x21C scope:global align:4 +makeActorAppeared__16SkeletalFishBabyFv = .text:0x80076580; // type:function size:0x54 scope:global align:4 +appear__16SkeletalFishBabyFv = .text:0x800765D4; // type:function size:0x4 scope:global align:4 +kill__16SkeletalFishBabyFv = .text:0x800765D8; // type:function size:0x5C scope:global align:4 +control__16SkeletalFishBabyFv = .text:0x80076634; // type:function size:0x84 scope:global align:4 +calcAnim__16SkeletalFishBabyFv = .text:0x800766B8; // type:function size:0x4 scope:global align:4 +attackSensor__16SkeletalFishBabyFP9HitSensorP9HitSensor = .text:0x800766BC; // type:function size:0x80 scope:global align:4 +receiveMsgPlayerAttack__16SkeletalFishBabyFUlP9HitSensorP9HitSensor = .text:0x8007673C; // type:function size:0x80 scope:global align:4 +receiveMsgEnemyAttack__16SkeletalFishBabyFUlP9HitSensorP9HitSensor = .text:0x800767BC; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__16SkeletalFishBabyFUlP9HitSensorP9HitSensor = .text:0x800767C4; // type:function size:0x50 scope:global align:4 +exeSwim__16SkeletalFishBabyFv = .text:0x80076814; // type:function size:0x84 scope:global align:4 +exeBind__16SkeletalFishBabyFv = .text:0x80076898; // type:function size:0x7C scope:global align:4 +exeBreak__16SkeletalFishBabyFv = .text:0x80076914; // type:function size:0xA0 scope:global align:4 +exeDead__16SkeletalFishBabyFv = .text:0x800769B4; // type:function size:0x90 scope:global align:4 +calcJoint__16SkeletalFishBabyFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80076A44; // type:function size:0x5C scope:global align:4 +damage__16SkeletalFishBabyFRCQ29JGeometry8TVec3b = .text:0x80076AA0; // type:function size:0xA4 scope:global align:4 +calcAndSetBaseMtx__16SkeletalFishBabyFv = .text:0x80076B44; // type:function size:0xEC scope:global align:4 +initRail__16SkeletalFishBabyFRC12JMapInfoIter = .text:0x80076C30; // type:function size:0x7C scope:global align:4 +initJoint__16SkeletalFishBabyFv = .text:0x80076CAC; // type:function size:0x16C scope:global align:4 +initSensor__16SkeletalFishBabyFv = .text:0x80076E18; // type:function size:0x100 scope:global align:4 +isAttackable__16SkeletalFishBabyCFv = .text:0x80076F18; // type:function size:0x74 scope:global align:4 +isStarPointerPointing__16SkeletalFishBabyCFv = .text:0x80076F8C; // type:function size:0x74 scope:global align:4 +__sinit_\SkeletalFishBaby_cpp = .text:0x80077000; // type:function size:0x3C scope:local align:4 +__ct__Q230@unnamed@SkeletalFishBaby_cpp@23SkeletalFishBabyNrvSwimFv = .text:0x8007703C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBaby_cpp@23SkeletalFishBabyNrvBindFv = .text:0x8007704C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBaby_cpp@24SkeletalFishBabyNrvBreakFv = .text:0x8007705C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBaby_cpp@23SkeletalFishBabyNrvDeadFv = .text:0x8007706C; // type:function size:0x10 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBaby_cpp@23SkeletalFishBabyNrvDeadCFP5Spine = .text:0x8007707C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBaby_cpp@24SkeletalFishBabyNrvBreakCFP5Spine = .text:0x80077084; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q230@unnamed@SkeletalFishBaby_cpp@23SkeletalFishBabyNrvBindCFP5Spine = .text:0x8007708C; // type:function size:0x40 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBaby_cpp@23SkeletalFishBabyNrvBindCFP5Spine = .text:0x800770CC; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBaby_cpp@23SkeletalFishBabyNrvSwimCFP5Spine = .text:0x800770D4; // type:function size:0x8 scope:global align:4 +__dt__41JointControlDelegator<16SkeletalFishBaby>Fv = .text:0x800770DC; // type:function size:0x40 scope:global align:4 +calcJointMatrix__41JointControlDelegator<16SkeletalFishBaby>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8007711C; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__41JointControlDelegator<16SkeletalFishBaby>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80077184; // type:function size:0x68 scope:global align:4 +__dt__16SkeletalFishBabyFv = .text:0x800771EC; // type:function size:0x5C scope:global align:4 +__ct__20SkeletalFishBabyRailFPCc = .text:0x80077248; // type:function size:0x44 scope:global align:4 +init__20SkeletalFishBabyRailFRC12JMapInfoIter = .text:0x8007728C; // type:function size:0x70 scope:global align:4 +__dt__20SkeletalFishBabyRailFv = .text:0x800772FC; // type:function size:0x5C scope:global align:4 +__ct__29SkeletalFishBabyRailGroupNodeFl = .text:0x80077358; // type:function size:0x7C scope:global align:4 +addChild__29SkeletalFishBabyRailGroupNodeFP20SkeletalFishBabyRail = .text:0x800773D4; // type:function size:0x98 scope:global align:4 +tidy__29SkeletalFishBabyRailGroupNodeFv = .text:0x8007746C; // type:function size:0xD4 scope:global align:4 +createChild__29SkeletalFishBabyRailGroupNodeFv = .text:0x80077540; // type:function size:0x5C scope:global align:4 +__ct__26SkeletalFishBabyRailHolderFPCc = .text:0x8007759C; // type:function size:0x44 scope:global align:4 +initAfterPlacement__26SkeletalFishBabyRailHolderFv = .text:0x800775E0; // type:function size:0x40 scope:global align:4 +add__26SkeletalFishBabyRailHolderFP20SkeletalFishBabyRail = .text:0x80077620; // type:function size:0x6C scope:global align:4 +createGroup__26SkeletalFishBabyRailHolderFl = .text:0x8007768C; // type:function size:0x64 scope:global align:4 +getSkeletalFishBabyRailHolder__2MRFv = .text:0x800776F0; // type:function size:0x28 scope:global align:4 +createSkeletalFishBabyRailHolder__2MRFv = .text:0x80077718; // type:function size:0x8 scope:global align:4 +__dt__26SkeletalFishBabyRailHolderFv = .text:0x80077720; // type:function size:0x58 scope:global align:4 +__ct__31SkeletalFishBabyRailSetLinkNodeFv = .text:0x80077778; // type:function size:0x1C scope:global align:4 +negate__Q29JGeometry8TVec3Fv = .text:0x80077794; // type:function size:0x1C scope:global align:4 +squared__Q29JGeometry8TVec3CFv = .text:0x800777B0; // type:function size:0x18 scope:global align:4 +__ct__16SkeletalFishBossFPCc = .text:0x800777C8; // type:function size:0x114 scope:global align:4 +init__16SkeletalFishBossFRC12JMapInfoIter = .text:0x800778DC; // type:function size:0x214 scope:global align:4 +initAfterPlacement__16SkeletalFishBossFv = .text:0x80077AF0; // type:function size:0x60 scope:global align:4 +makeActorAppeared__16SkeletalFishBossFv = .text:0x80077B50; // type:function size:0x44 scope:global align:4 +appear__16SkeletalFishBossFv = .text:0x80077B94; // type:function size:0x40 scope:global align:4 +kill__16SkeletalFishBossFv = .text:0x80077BD4; // type:function size:0x48 scope:global align:4 +control__16SkeletalFishBossFv = .text:0x80077C1C; // type:function size:0x148 scope:global align:4 +calcAnim__16SkeletalFishBossFv = .text:0x80077D64; // type:function size:0x150 scope:global align:4 +calcJoint__16SkeletalFishBossFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80077EB4; // type:function size:0x5C scope:global align:4 +damage__16SkeletalFishBossFPC9HitSensorRCQ29JGeometry8TVec3 = .text:0x80077F10; // type:function size:0x134 scope:global align:4 +exeSwim__16SkeletalFishBossFv = .text:0x80078044; // type:function size:0xF0 scope:global align:4 +exeOpen__16SkeletalFishBossFv = .text:0x80078134; // type:function size:0xC4 scope:global align:4 +exeOpenWait__16SkeletalFishBossFv = .text:0x800781F8; // type:function size:0xA0 scope:global align:4 +exeClose__16SkeletalFishBossFv = .text:0x80078298; // type:function size:0xC4 scope:global align:4 +exeBite__16SkeletalFishBossFv = .text:0x8007835C; // type:function size:0xB0 scope:global align:4 +exeDamage__16SkeletalFishBossFv = .text:0x8007840C; // type:function size:0x13C scope:global align:4 +exeDown__16SkeletalFishBossFv = .text:0x80078548; // type:function size:0x110 scope:global align:4 +exeDeadDamage__16SkeletalFishBossFv = .text:0x80078658; // type:function size:0x108 scope:global align:4 +exeDead__16SkeletalFishBossFv = .text:0x80078760; // type:function size:0xA0 scope:global align:4 +exeAppearWait__16SkeletalFishBossFv = .text:0x80078800; // type:function size:0x74 scope:global align:4 +exeAppearDemo__16SkeletalFishBossFv = .text:0x80078874; // type:function size:0xFC scope:global align:4 +exePowerUpDemo__16SkeletalFishBossFv = .text:0x80078970; // type:function size:0x174 scope:global align:4 +exeDeadDemo__16SkeletalFishBossFv = .text:0x80078AE4; // type:function size:0x124 scope:global align:4 +exeBreakDemo__16SkeletalFishBossFv = .text:0x80078C08; // type:function size:0x198 scope:global align:4 +exeDemoWait__16SkeletalFishBossFv = .text:0x80078DA0; // type:function size:0x74 scope:global align:4 +notifyAttack__16SkeletalFishBossFP17SkeletalFishGuard = .text:0x80078E14; // type:function size:0x8 scope:global align:4 +getCurrentRail__16SkeletalFishBossFv = .text:0x80078E1C; // type:function size:0xC scope:global align:4 +getBodyThickness__16SkeletalFishBossCFv = .text:0x80078E28; // type:function size:0x8 scope:global align:4 +getHeadActor__16SkeletalFishBossCFv = .text:0x80078E30; // type:function size:0x8 scope:global align:4 +calcAndSetBaseMtx__16SkeletalFishBossFv = .text:0x80078E38; // type:function size:0x114 scope:global align:4 +initLevelStatus__16SkeletalFishBossFv = .text:0x80078F4C; // type:function size:0x54 scope:global align:4 +initJoint__16SkeletalFishBossFv = .text:0x80078FA0; // type:function size:0x16C scope:global align:4 +initCollision__16SkeletalFishBossFv = .text:0x8007910C; // type:function size:0xB4 scope:global align:4 +initHead__16SkeletalFishBossFv = .text:0x800791C0; // type:function size:0x50 scope:global align:4 +initScarFlash__16SkeletalFishBossFv = .text:0x80079210; // type:function size:0x48 scope:global align:4 +initBreakModel__16SkeletalFishBossFv = .text:0x80079258; // type:function size:0x8C scope:global align:4 +initSwitch__16SkeletalFishBossFRC12JMapInfoIter = .text:0x800792E4; // type:function size:0x98 scope:global align:4 +createGuards__16SkeletalFishBossFv = .text:0x8007937C; // type:function size:0x50 scope:global align:4 +initShadow__16SkeletalFishBossFv = .text:0x800793CC; // type:function size:0x8C scope:global align:4 +initCamera__16SkeletalFishBossFv = .text:0x80079458; // type:function size:0x118 scope:global align:4 +validateCollision__16SkeletalFishBossFv = .text:0x80079570; // type:function size:0x68 scope:global align:4 +invalidateCollision__16SkeletalFishBossFv = .text:0x800795D8; // type:function size:0x68 scope:global align:4 +getMouthSensorCenterPos__16SkeletalFishBossCFRQ29JGeometry8TVec3f = .text:0x80079640; // type:function size:0x74 scope:global align:4 +updateCollision__16SkeletalFishBossFv = .text:0x800796B4; // type:function size:0x68 scope:global align:4 +powerUp__16SkeletalFishBossFv = .text:0x8007971C; // type:function size:0x4C scope:global align:4 +startDamageAnim__16SkeletalFishBossFv = .text:0x80079768; // type:function size:0x64 scope:global align:4 +calcPlanetCenterPosition__16SkeletalFishBossFv = .text:0x800797CC; // type:function size:0x74 scope:global align:4 +calcGravityCenter__16SkeletalFishBossFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80079840; // type:function size:0x1C0 scope:global align:4 +resetRail__16SkeletalFishBossFv = .text:0x80079A00; // type:function size:0x78 scope:global align:4 +updateBgm__16SkeletalFishBossFv = .text:0x80079A78; // type:function size:0x94 scope:global align:4 +getCurrentBossRail__16SkeletalFishBossFv = .text:0x80079B0C; // type:function size:0xC scope:global align:4 +stopScene__16SkeletalFishBossFPCcPC5NerveM16SkeletalFishBossFPCvPv_v = .text:0x80079B18; // type:function size:0x64 scope:global align:4 +startCamera__16SkeletalFishBossFPCc = .text:0x80079B7C; // type:function size:0x70 scope:global align:4 +resetCamera__16SkeletalFishBossFv = .text:0x80079BEC; // type:function size:0xCC scope:global align:4 +playDamageBrk__16SkeletalFishBossFv = .text:0x80079CB8; // type:function size:0x68 scope:global align:4 +startAppearDemo__16SkeletalFishBossFv = .text:0x80079D20; // type:function size:0x9C scope:global align:4 +endAppearDemo__16SkeletalFishBossFv = .text:0x80079DBC; // type:function size:0xD0 scope:global align:4 +startPowerUpDemo__16SkeletalFishBossFv = .text:0x80079E8C; // type:function size:0x74 scope:global align:4 +endPowerUpDemo__16SkeletalFishBossFv = .text:0x80079F00; // type:function size:0x124 scope:global align:4 +startDeadDemo__16SkeletalFishBossFv = .text:0x8007A024; // type:function size:0x44 scope:global align:4 +endBreakDemo__16SkeletalFishBossFv = .text:0x8007A068; // type:function size:0xC8 scope:global align:4 +isEnableToBeDamaged__16SkeletalFishBossCFv = .text:0x8007A130; // type:function size:0xD8 scope:global align:4 +__ct__20SkeletalFishBossHeadFP9LiveActor = .text:0x8007A208; // type:function size:0x180 scope:global align:4 +movement__20SkeletalFishBossHeadFv = .text:0x8007A388; // type:function size:0x11C scope:global align:4 +calcAnim__20SkeletalFishBossHeadFv = .text:0x8007A4A4; // type:function size:0x88 scope:global align:4 +receiveMsgPlayerAttack__20SkeletalFishBossHeadFUlP9HitSensorP9HitSensor = .text:0x8007A52C; // type:function size:0x6C scope:global align:4 +attackSensor__20SkeletalFishBossHeadFP9HitSensorP9HitSensor = .text:0x8007A598; // type:function size:0x168 scope:global align:4 +updateCollisionMtx__20SkeletalFishBossHeadFv = .text:0x8007A700; // type:function size:0x58 scope:global align:4 +createSubModel__20SkeletalFishBossHeadFv = .text:0x8007A758; // type:function size:0x128 scope:global align:4 +__ct__25SkeletalFishBossScarFlashFP9LiveActor = .text:0x8007A880; // type:function size:0x6C scope:global align:4 +init__25SkeletalFishBossScarFlashFRC12JMapInfoIter = .text:0x8007A8EC; // type:function size:0x40 scope:global align:4 +appear__25SkeletalFishBossScarFlashFv = .text:0x8007A92C; // type:function size:0x54 scope:global align:4 +control__25SkeletalFishBossScarFlashFv = .text:0x8007A980; // type:function size:0x48 scope:global align:4 +__sinit_\SkeletalFishBoss_cpp = .text:0x8007A9C8; // type:function size:0x94 scope:local align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvSwimFv = .text:0x8007AA5C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvOpenFv = .text:0x8007AA6C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@27SkeletalFishBossNrvOpenWaitFv = .text:0x8007AA7C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@24SkeletalFishBossNrvCloseFv = .text:0x8007AA8C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvBiteFv = .text:0x8007AA9C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@25SkeletalFishBossNrvDamageFv = .text:0x8007AAAC; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvDownFv = .text:0x8007AABC; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@29SkeletalFishBossNrvDeadDamageFv = .text:0x8007AACC; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvDeadFv = .text:0x8007AADC; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@29SkeletalFishBossNrvAppearWaitFv = .text:0x8007AAEC; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@29SkeletalFishBossNrvAppearDemoFv = .text:0x8007AAFC; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@30SkeletalFishBossNrvPowerUpDemoFv = .text:0x8007AB0C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@27SkeletalFishBossNrvDeadDemoFv = .text:0x8007AB1C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@28SkeletalFishBossNrvBreakDemoFv = .text:0x8007AB2C; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@SkeletalFishBoss_cpp@27SkeletalFishBossNrvDemoWaitFv = .text:0x8007AB3C; // type:function size:0x10 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@27SkeletalFishBossNrvDemoWaitCFP5Spine = .text:0x8007AB4C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@28SkeletalFishBossNrvBreakDemoCFP5Spine = .text:0x8007AB54; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@27SkeletalFishBossNrvDeadDemoCFP5Spine = .text:0x8007AB5C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@30SkeletalFishBossNrvPowerUpDemoCFP5Spine = .text:0x8007AB64; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@29SkeletalFishBossNrvAppearDemoCFP5Spine = .text:0x8007AB6C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@29SkeletalFishBossNrvAppearWaitCFP5Spine = .text:0x8007AB74; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvDeadCFP5Spine = .text:0x8007AB7C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@29SkeletalFishBossNrvDeadDamageCFP5Spine = .text:0x8007AB84; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvDownCFP5Spine = .text:0x8007AB8C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@25SkeletalFishBossNrvDamageCFP5Spine = .text:0x8007AB94; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvBiteCFP5Spine = .text:0x8007AB9C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@24SkeletalFishBossNrvCloseCFP5Spine = .text:0x8007ABA4; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@27SkeletalFishBossNrvOpenWaitCFP5Spine = .text:0x8007ABAC; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvOpenCFP5Spine = .text:0x8007ABB4; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@SkeletalFishBoss_cpp@23SkeletalFishBossNrvSwimCFP5Spine = .text:0x8007ABBC; // type:function size:0x8 scope:global align:4 +__dt__41JointControlDelegator<16SkeletalFishBoss>Fv = .text:0x8007ABC4; // type:function size:0x40 scope:global align:4 +calcJointMatrix__41JointControlDelegator<16SkeletalFishBoss>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8007AC04; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__41JointControlDelegator<16SkeletalFishBoss>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8007AC6C; // type:function size:0x68 scope:global align:4 +__cl__Q22MR59FunctorV0MCFv = .text:0x8007ACD4; // type:function size:0x30 scope:global align:4 +clone__Q22MR59FunctorV0MCFP7JKRHeap = .text:0x8007AD04; // type:function size:0x68 scope:global align:4 +__dt__16SkeletalFishBossFv = .text:0x8007AD6C; // type:function size:0x5C scope:global align:4 +__dt__20SkeletalFishBossHeadFv = .text:0x8007ADC8; // type:function size:0x58 scope:global align:4 +__dt__25SkeletalFishBossScarFlashFv = .text:0x8007AE20; // type:function size:0x58 scope:global align:4 +__ct__30SkeletalFishBossBattleDirectorFP16SkeletalFishBoss = .text:0x8007AE78; // type:function size:0x10C scope:global align:4 +initiate__30SkeletalFishBossBattleDirectorFv = .text:0x8007AF84; // type:function size:0x148 scope:global align:4 +startPowerUpDemo1__30SkeletalFishBossBattleDirectorFv = .text:0x8007B0CC; // type:function size:0x10 scope:global align:4 +startPowerUpDemo2__30SkeletalFishBossBattleDirectorFv = .text:0x8007B0DC; // type:function size:0x10 scope:global align:4 +playGuardAnim__30SkeletalFishBossBattleDirectorFPCcl = .text:0x8007B0EC; // type:function size:0xBC scope:global align:4 +movement__30SkeletalFishBossBattleDirectorFv = .text:0x8007B1A8; // type:function size:0x4 scope:global align:4 +tryColumnCollision__30SkeletalFishBossBattleDirectorFP9HitSensor = .text:0x8007B1AC; // type:function size:0xB4 scope:global align:4 +pauseOffCast__30SkeletalFishBossBattleDirectorFv = .text:0x8007B260; // type:function size:0xB8 scope:global align:4 +endPowerUpDemo1__30SkeletalFishBossBattleDirectorFv = .text:0x8007B318; // type:function size:0x4 scope:global align:4 +endPowerUpDemo2__30SkeletalFishBossBattleDirectorFv = .text:0x8007B31C; // type:function size:0x4 scope:global align:4 +killGuard__30SkeletalFishBossBattleDirectorFv = .text:0x8007B320; // type:function size:0x60 scope:global align:4 +appearBirdLouse__30SkeletalFishBossBattleDirectorFv = .text:0x8007B380; // type:function size:0x68 scope:global align:4 +killBirdLouse__30SkeletalFishBossBattleDirectorFv = .text:0x8007B3E8; // type:function size:0x68 scope:global align:4 +__dt__30SkeletalFishBossBattleDirectorFv = .text:0x8007B450; // type:function size:0x58 scope:global align:4 +getNearestGuardPosID__20SkeletalFishBossFuncFRCQ29JGeometry8TVec3 = .text:0x8007B4A8; // type:function size:0xB0 scope:global align:4 +copyGuardPos__20SkeletalFishBossFuncFPQ29JGeometry8TVec3l = .text:0x8007B558; // type:function size:0x58 scope:global align:4 +__ct__20SkeletalFishBossInfoFP16SkeletalFishBossllPCc = .text:0x8007B5B0; // type:function size:0x70 scope:global align:4 +init__20SkeletalFishBossInfoFRC12JMapInfoIter = .text:0x8007B620; // type:function size:0x68 scope:global align:4 +getLevelStatus__20SkeletalFishBossInfoCFl = .text:0x8007B688; // type:function size:0x10 scope:global align:4 +createLevelStatus__20SkeletalFishBossInfoFv = .text:0x8007B698; // type:function size:0x160 scope:global align:4 +__ct__Q220SkeletalFishBossInfo11GuardStatusFv = .text:0x8007B7F8; // type:function size:0x4 scope:global align:4 +loadLevelStatus__20SkeletalFishBossInfoFRC12JMapInfoIter = .text:0x8007B7FC; // type:function size:0x1A0 scope:global align:4 +loadGuardStatus__20SkeletalFishBossInfoFRC12JMapInfoIterll = .text:0x8007B99C; // type:function size:0xD8 scope:global align:4 +__dt__20SkeletalFishBossInfoFv = .text:0x8007BA74; // type:function size:0x58 scope:global align:4 +__ct__20SkeletalFishBossRailFPCc = .text:0x8007BACC; // type:function size:0x58 scope:global align:4 +init__20SkeletalFishBossRailFRC12JMapInfoIter = .text:0x8007BB24; // type:function size:0x80 scope:global align:4 +initAfterPlacement__20SkeletalFishBossRailFv = .text:0x8007BBA4; // type:function size:0x4 scope:global align:4 +isFillUpPoint__20SkeletalFishBossRailCFl = .text:0x8007BBA8; // type:function size:0xC scope:global align:4 +getFillUpNamePos__20SkeletalFishBossRailCFl = .text:0x8007BBB4; // type:function size:0x10 scope:global align:4 +createFillUpFlag__20SkeletalFishBossRailFv = .text:0x8007BBC4; // type:function size:0x90 scope:global align:4 +createFillUpNamePosID__20SkeletalFishBossRailFv = .text:0x8007BC54; // type:function size:0x70 scope:global align:4 +linkFillUpNamePosID__20SkeletalFishBossRailFv = .text:0x8007BCC4; // type:function size:0x74 scope:global align:4 +__dt__20SkeletalFishBossRailFv = .text:0x8007BD38; // type:function size:0x5C scope:global align:4 +__ct__26SkeletalFishBossRailHolderFPCc = .text:0x8007BD94; // type:function size:0x60 scope:global align:4 +add__26SkeletalFishBossRailHolderFP20SkeletalFishBossRail = .text:0x8007BDF4; // type:function size:0x1C scope:global align:4 +getInOrder__26SkeletalFishBossRailHolderCFl = .text:0x8007BE10; // type:function size:0x10 scope:global align:4 +getByID__26SkeletalFishBossRailHolderCFl = .text:0x8007BE20; // type:function size:0x40 scope:global align:4 +getSkeletalFishBossRailHolder__2MRFv = .text:0x8007BE60; // type:function size:0x28 scope:global align:4 +createSkeletalFishBossRailHolder__2MRFv = .text:0x8007BE88; // type:function size:0x8 scope:global align:4 +__dt__26SkeletalFishBossRailHolderFv = .text:0x8007BE90; // type:function size:0x58 scope:global align:4 +transform__Q29JGeometry9TQuat4CFRQ29JGeometry8TVec3 = .text:0x8007BEE8; // type:function size:0x124 scope:global align:4 +cubic__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3f_v = .text:0x8007C00C; // type:function size:0x10C scope:global align:4 +angle__Q29JGeometry8TVec3CFRCQ29JGeometry8TVec3 = .text:0x8007C118; // type:function size:0x7C scope:global align:4 +setXDir__Q29JGeometry64TRotation3>>FRCQ29JGeometry8TVec3 = .text:0x8007C194; // type:function size:0x1C scope:global align:4 +setYDir__Q29JGeometry64TRotation3>>FRCQ29JGeometry8TVec3 = .text:0x8007C1B0; // type:function size:0x1C scope:global align:4 +setZDir__Q29JGeometry64TRotation3>>FRCQ29JGeometry8TVec3 = .text:0x8007C1CC; // type:function size:0x1C scope:global align:4 +JMAAsinRadian__Ff = .text:0x8007C1E8; // type:function size:0x9C scope:global align:4 +__ct__17SkeletalFishGuardFP16SkeletalFishBossPCc = .text:0x8007C284; // type:function size:0x100 scope:global align:4 +init__17SkeletalFishGuardFRC12JMapInfoIter = .text:0x8007C384; // type:function size:0x130 scope:global align:4 +initAfterPlacement__17SkeletalFishGuardFv = .text:0x8007C4B4; // type:function size:0x40 scope:global align:4 +appear__17SkeletalFishGuardFv = .text:0x8007C4F4; // type:function size:0x38 scope:global align:4 +control__17SkeletalFishGuardFv = .text:0x8007C52C; // type:function size:0xA0 scope:global align:4 +exeAppear__17SkeletalFishGuardFv = .text:0x8007C5CC; // type:function size:0x484 scope:global align:4 +exeNormal__17SkeletalFishGuardFv = .text:0x8007CA50; // type:function size:0x70 scope:global align:4 +exeApart__17SkeletalFishGuardFv = .text:0x8007CAC0; // type:function size:0x2C8 scope:global align:4 +exeFollow__17SkeletalFishGuardFv = .text:0x8007CD88; // type:function size:0x1D4 scope:global align:4 +exeStraight__17SkeletalFishGuardFv = .text:0x8007CF5C; // type:function size:0x130 scope:global align:4 +exeKill__17SkeletalFishGuardFv = .text:0x8007D08C; // type:function size:0xA0 scope:global align:4 +exeNumb__17SkeletalFishGuardFv = .text:0x8007D12C; // type:function size:0x98 scope:global align:4 +appearNaturally__17SkeletalFishGuardFv = .text:0x8007D1C4; // type:function size:0x4C scope:global align:4 +appearForce__17SkeletalFishGuardFv = .text:0x8007D210; // type:function size:0x64 scope:global align:4 +killNaturally__17SkeletalFishGuardFv = .text:0x8007D274; // type:function size:0x80 scope:global align:4 +waitAttack__17SkeletalFishGuardFl = .text:0x8007D2F4; // type:function size:0x8 scope:global align:4 +calcAndSetBaseMtx__17SkeletalFishGuardFv = .text:0x8007D2FC; // type:function size:0x24C scope:global align:4 +attackSensor__17SkeletalFishGuardFP9HitSensorP9HitSensor = .text:0x8007D548; // type:function size:0xAC scope:global align:4 +receiveMsgPlayerAttack__17SkeletalFishGuardFUlP9HitSensorP9HitSensor = .text:0x8007D5F4; // type:function size:0xEC scope:global align:4 +initSensor__17SkeletalFishGuardFv = .text:0x8007D6E0; // type:function size:0xA0 scope:global align:4 +calcTransAndFront__17SkeletalFishGuardFv = .text:0x8007D780; // type:function size:0x64 scope:global align:4 +rotateHorizontal__17SkeletalFishGuardFRCQ29JGeometry8TVec3f = .text:0x8007D7E4; // type:function size:0xE0 scope:global align:4 +rotateVertical__17SkeletalFishGuardFRCQ29JGeometry8TVec3f = .text:0x8007D8C4; // type:function size:0x10C scope:global align:4 +tryShiftApart__17SkeletalFishGuardFv = .text:0x8007D9D0; // type:function size:0x9C scope:global align:4 +tryShiftStraight__17SkeletalFishGuardFv = .text:0x8007DA6C; // type:function size:0x78 scope:global align:4 +tryShiftKill__17SkeletalFishGuardFv = .text:0x8007DAE4; // type:function size:0x5C scope:global align:4 +turn__17SkeletalFishGuardFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3f = .text:0x8007DB40; // type:function size:0x124 scope:global align:4 +lookToPlayer__17SkeletalFishGuardFff = .text:0x8007DC64; // type:function size:0xAC scope:global align:4 +calcTarget__17SkeletalFishGuardFPQ29JGeometry8TVec3PQ29JGeometry8TVec3PQ29JGeometry8TVec3l = .text:0x8007DD10; // type:function size:0x164 scope:global align:4 +isInScreen__17SkeletalFishGuardCFv = .text:0x8007DE74; // type:function size:0x2C scope:global align:4 +isPlayerInAttackRange__17SkeletalFishGuardCFv = .text:0x8007DEA0; // type:function size:0x100 scope:global align:4 +isLineOfSightClear__17SkeletalFishGuardCFv = .text:0x8007DFA0; // type:function size:0x190 scope:global align:4 +tryShiftNumb__17SkeletalFishGuardFPC5Nerve = .text:0x8007E130; // type:function size:0x68 scope:global align:4 +__dt__17SkeletalFishGuardFv = .text:0x8007E198; // type:function size:0x5C scope:global align:4 +__sinit_\SkeletalFishGuard_cpp = .text:0x8007E1F4; // type:function size:0x64 scope:local align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@24SkeletalFishGuardNrvWaitFv = .text:0x8007E258; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@26SkeletalFishGuardNrvAppearFv = .text:0x8007E268; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@26SkeletalFishGuardNrvNormalFv = .text:0x8007E278; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@25SkeletalFishGuardNrvApartFv = .text:0x8007E288; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@26SkeletalFishGuardNrvFollowFv = .text:0x8007E298; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@28SkeletalFishGuardNrvStraightFv = .text:0x8007E2A8; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@27SkeletalFishGuardNrvDefenceFv = .text:0x8007E2B8; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@24SkeletalFishGuardNrvKillFv = .text:0x8007E2C8; // type:function size:0x10 scope:global align:4 +__ct__Q231@unnamed@SkeletalFishGuard_cpp@24SkeletalFishGuardNrvNumbFv = .text:0x8007E2D8; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q231@unnamed@SkeletalFishGuard_cpp@24SkeletalFishGuardNrvNumbCFP5Spine = .text:0x8007E2E8; // type:function size:0x40 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@24SkeletalFishGuardNrvNumbCFP5Spine = .text:0x8007E328; // type:function size:0x8 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@24SkeletalFishGuardNrvKillCFP5Spine = .text:0x8007E330; // type:function size:0x8 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@27SkeletalFishGuardNrvDefenceCFP5Spine = .text:0x8007E338; // type:function size:0x4 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@28SkeletalFishGuardNrvStraightCFP5Spine = .text:0x8007E33C; // type:function size:0x8 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@26SkeletalFishGuardNrvFollowCFP5Spine = .text:0x8007E344; // type:function size:0x8 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@25SkeletalFishGuardNrvApartCFP5Spine = .text:0x8007E34C; // type:function size:0x8 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@26SkeletalFishGuardNrvNormalCFP5Spine = .text:0x8007E354; // type:function size:0x8 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@26SkeletalFishGuardNrvAppearCFP5Spine = .text:0x8007E35C; // type:function size:0x8 scope:global align:4 +execute__Q231@unnamed@SkeletalFishGuard_cpp@24SkeletalFishGuardNrvWaitCFP5Spine = .text:0x8007E364; // type:function size:0x10 scope:global align:4 +PSVECAdd__14JMathInlineVECFPC3VecPC3VecP3Vec = .text:0x8007E374; // type:function size:0x24 scope:global align:4 +__ct__23SkeletalFishGuardHolderFP16SkeletalFishBosslPCc = .text:0x8007E398; // type:function size:0x7C scope:global align:4 +movement__23SkeletalFishGuardHolderFv = .text:0x8007E414; // type:function size:0x54 scope:global align:4 +forceAppearAll__23SkeletalFishGuardHolderFv = .text:0x8007E468; // type:function size:0xD0 scope:global align:4 +forceKillAll__23SkeletalFishGuardHolderFv = .text:0x8007E538; // type:function size:0x68 scope:global align:4 +killAll__23SkeletalFishGuardHolderFv = .text:0x8007E5A0; // type:function size:0x5C scope:global align:4 +notifyAttack__23SkeletalFishGuardHolderFP17SkeletalFishGuard = .text:0x8007E5FC; // type:function size:0x6C scope:global align:4 +invalidate__23SkeletalFishGuardHolderFv = .text:0x8007E668; // type:function size:0xC scope:global align:4 +validate__23SkeletalFishGuardHolderFv = .text:0x8007E674; // type:function size:0x4C scope:global align:4 +checkRailChangedAndReset__23SkeletalFishGuardHolderFv = .text:0x8007E6C0; // type:function size:0x58 scope:global align:4 +countAppearableGuard__23SkeletalFishGuardHolderCFv = .text:0x8007E718; // type:function size:0x5C scope:global align:4 +countGuardAlive__23SkeletalFishGuardHolderCFv = .text:0x8007E774; // type:function size:0x70 scope:global align:4 +checkDistanceAndAppear__23SkeletalFishGuardHolderFl = .text:0x8007E7E4; // type:function size:0x150 scope:global align:4 +appearGuard__23SkeletalFishGuardHolderFll = .text:0x8007E934; // type:function size:0x108 scope:global align:4 +__dt__23SkeletalFishGuardHolderFv = .text:0x8007EA3C; // type:function size:0x58 scope:global align:4 +createAndInitGuard__23SkeletalFishGuardHolderFv = .text:0x8007EA94; // type:function size:0x94 scope:global align:4 +calcJoint__21SkeletalFishJointCalcFPQ29JGeometry64TPosition3>>PCQ29JGeometry64TPosition3>>P23SkeletalFishRailControlRC19JointControllerInfo = .text:0x8007EB28; // type:function size:0xC4 scope:global align:4 +__ct__23SkeletalFishRailControlFv = .text:0x8007EBEC; // type:function size:0x2C scope:global align:4 +setRailActor__23SkeletalFishRailControlFP9LiveActorP9LiveActorb = .text:0x8007EC18; // type:function size:0x88 scope:global align:4 +update__23SkeletalFishRailControlFv = .text:0x8007ECA0; // type:function size:0x1BC scope:global align:4 +getRailInfo__23SkeletalFishRailControlFP20SkeletalFishRailInfof = .text:0x8007EE5C; // type:function size:0xE8 scope:global align:4 +getPos__23SkeletalFishRailControlFPQ29JGeometry8TVec3f = .text:0x8007EF44; // type:function size:0x9C scope:global align:4 +getMtx__23SkeletalFishRailControlFPQ29JGeometry64TPosition3>>f = .text:0x8007EFE0; // type:function size:0x1C4 scope:global align:4 +__ct__10TombSpiderFPCc = .text:0x8007F1A4; // type:function size:0x64 scope:global align:4 +init__10TombSpiderFRC12JMapInfoIter = .text:0x8007F208; // type:function size:0x1FC scope:global align:4 +exeWaitPlayer__10TombSpiderFv = .text:0x8007F404; // type:function size:0xF0 scope:global align:4 +exeDemoGateOpen__10TombSpiderFv = .text:0x8007F4F4; // type:function size:0x6C scope:global align:4 +exeActionCocoon__10TombSpiderFv = .text:0x8007F560; // type:function size:0x5C scope:global align:4 +exeDemoBattle1stStart__10TombSpiderFv = .text:0x8007F5BC; // type:function size:0x60 scope:global align:4 +exeAction1st__10TombSpiderFv = .text:0x8007F61C; // type:function size:0x5C scope:global align:4 +exeDemoBattle2ndStart__10TombSpiderFv = .text:0x8007F678; // type:function size:0x74 scope:global align:4 +exeAction2nd__10TombSpiderFv = .text:0x8007F6EC; // type:function size:0x5C scope:global align:4 +exeDemoDeath__10TombSpiderFv = .text:0x8007F748; // type:function size:0x68 scope:global align:4 +control__10TombSpiderFv = .text:0x8007F7B0; // type:function size:0x40 scope:global align:4 +updateHitSensor__10TombSpiderFP9HitSensor = .text:0x8007F7F0; // type:function size:0x8 scope:global align:4 +attackSensor__10TombSpiderFP9HitSensorP9HitSensor = .text:0x8007F7F8; // type:function size:0xCC scope:global align:4 +receiveMsgPlayerAttack__10TombSpiderFUlP9HitSensorP9HitSensor = .text:0x8007F8C4; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__10TombSpiderFUlP9HitSensorP9HitSensor = .text:0x8007F8CC; // type:function size:0xE4 scope:global align:4 +__dt__10TombSpiderFv = .text:0x8007F9B0; // type:function size:0x5C scope:global align:4 +__sinit_\TombSpider_cpp = .text:0x8007FA0C; // type:function size:0x7C scope:local align:4 +__ct__Q213NrvTombSpider23TombSpiderNrvWaitPlayerFv = .text:0x8007FA88; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider25TombSpiderNrvDemoGateOpenFv = .text:0x8007FA98; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider25TombSpiderNrvActionCocoonFv = .text:0x8007FAA8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider28TombSpiderNrvDemoCocoonBreakFv = .text:0x8007FAB8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider31TombSpiderNrvDemoBattle1stStartFv = .text:0x8007FAC8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider43TombSpiderNrvDemoBattle1stStartJumpToPlayerFv = .text:0x8007FAD8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider22TombSpiderNrvAction1stFv = .text:0x8007FAE8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider29TombSpiderNrvDemoBattle1stEndFv = .text:0x8007FAF8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider31TombSpiderNrvDemoBattle2ndStartFv = .text:0x8007FB08; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider22TombSpiderNrvAction2ndFv = .text:0x8007FB18; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider22TombSpiderNrvDemoDeathFv = .text:0x8007FB28; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTombSpider21TombSpiderNrvWaitDemoFv = .text:0x8007FB38; // type:function size:0x10 scope:global align:4 +execute__Q213NrvTombSpider21TombSpiderNrvWaitDemoCFP5Spine = .text:0x8007FB48; // type:function size:0x4 scope:global align:4 +execute__Q213NrvTombSpider22TombSpiderNrvDemoDeathCFP5Spine = .text:0x8007FB4C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTombSpider22TombSpiderNrvAction2ndCFP5Spine = .text:0x8007FB54; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTombSpider31TombSpiderNrvDemoBattle2ndStartCFP5Spine = .text:0x8007FB5C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTombSpider29TombSpiderNrvDemoBattle1stEndCFP5Spine = .text:0x8007FB64; // type:function size:0x44 scope:global align:4 +execute__Q213NrvTombSpider22TombSpiderNrvAction1stCFP5Spine = .text:0x8007FBA8; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTombSpider43TombSpiderNrvDemoBattle1stStartJumpToPlayerCFP5Spine = .text:0x8007FBB0; // type:function size:0x44 scope:global align:4 +execute__Q213NrvTombSpider31TombSpiderNrvDemoBattle1stStartCFP5Spine = .text:0x8007FBF4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTombSpider28TombSpiderNrvDemoCocoonBreakCFP5Spine = .text:0x8007FBFC; // type:function size:0x44 scope:global align:4 +execute__Q213NrvTombSpider25TombSpiderNrvActionCocoonCFP5Spine = .text:0x8007FC40; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTombSpider25TombSpiderNrvDemoGateOpenCFP5Spine = .text:0x8007FC48; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTombSpider23TombSpiderNrvWaitPlayerCFP5Spine = .text:0x8007FC50; // type:function size:0x8 scope:global align:4 +__ct__14TombSpiderAcidFP10TombSpider = .text:0x8007FC58; // type:function size:0xD8 scope:global align:4 +start__14TombSpiderAcidFv = .text:0x8007FD30; // type:function size:0x18 scope:global align:4 +startGland__14TombSpiderAcidFv = .text:0x8007FD48; // type:function size:0x14 scope:global align:4 +end__14TombSpiderAcidFv = .text:0x8007FD5C; // type:function size:0x14 scope:global align:4 +update__14TombSpiderAcidFv = .text:0x8007FD70; // type:function size:0x164 scope:global align:4 +updateEmitAcid__14TombSpiderAcidFv = .text:0x8007FED4; // type:function size:0x104 scope:global align:4 +updateDeleteAcid__14TombSpiderAcidFv = .text:0x8007FFD8; // type:function size:0xA8 scope:global align:4 +updateGroundMtx__14TombSpiderAcidFPQ29JGeometry64TPosition3>>PA4_f = .text:0x80080080; // type:function size:0x150 scope:global align:4 +__ct__19TombSpiderAction1stFP10TombSpider = .text:0x800801D0; // type:function size:0x44 scope:global align:4 +__dt__20TombSpiderActionBaseFv = .text:0x80080214; // type:function size:0x60 scope:global align:4 +init__19TombSpiderAction1stFv = .text:0x80080274; // type:function size:0x78 scope:global align:4 +appear__19TombSpiderAction1stFv = .text:0x800802EC; // type:function size:0x3C scope:global align:4 +attackSensor__19TombSpiderAction1stFP9HitSensorP9HitSensor = .text:0x80080328; // type:function size:0x9C scope:global align:4 +receiveOtherMsg__19TombSpiderAction1stFUlP9HitSensorP9HitSensor = .text:0x800803C4; // type:function size:0x194 scope:global align:4 +exeDamageHip__19TombSpiderAction1stFv = .text:0x80080558; // type:function size:0x60 scope:global align:4 +exeChanceWait__19TombSpiderAction1stFv = .text:0x800805B8; // type:function size:0x64 scope:global align:4 +__dt__19TombSpiderAction1stFv = .text:0x8008061C; // type:function size:0x58 scope:global align:4 +__sinit_\TombSpiderAction1st_cpp = .text:0x80080674; // type:function size:0x8C scope:local align:4 +__ct__Q222NrvTombSpiderAction1st26TombSpiderAction1stNrvWaitFv = .text:0x80080700; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st33TombSpiderAction1stNrvAttackStartFv = .text:0x80080710; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st32TombSpiderAction1stNrvAttackLoopFv = .text:0x80080720; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvAttackEndFv = .text:0x80080730; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvDamageEyeFv = .text:0x80080740; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvDamageHipFv = .text:0x80080750; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st33TombSpiderAction1stNrvDamageGlandFv = .text:0x80080760; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st27TombSpiderAction1stNrvSwoonFv = .text:0x80080770; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st33TombSpiderAction1stNrvChanceStartFv = .text:0x80080780; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st32TombSpiderAction1stNrvChanceWaitFv = .text:0x80080790; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st34TombSpiderAction1stNrvChanceDamageFv = .text:0x800807A0; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st38TombSpiderAction1stNrvChanceDamageLastFv = .text:0x800807B0; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvChanceEndFv = .text:0x800807C0; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction1st30TombSpiderAction1stNrvWaitDemoFv = .text:0x800807D0; // type:function size:0x10 scope:global align:4 +execute__Q222NrvTombSpiderAction1st30TombSpiderAction1stNrvWaitDemoCFP5Spine = .text:0x800807E0; // type:function size:0x4 scope:global align:4 +execute__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvChanceEndCFP5Spine = .text:0x800807E4; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction1st38TombSpiderAction1stNrvChanceDamageLastCFP5Spine = .text:0x80080828; // type:function size:0x50 scope:global align:4 +execute__Q222NrvTombSpiderAction1st34TombSpiderAction1stNrvChanceDamageCFP5Spine = .text:0x80080878; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction1st32TombSpiderAction1stNrvChanceWaitCFP5Spine = .text:0x800808BC; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTombSpiderAction1st33TombSpiderAction1stNrvChanceStartCFP5Spine = .text:0x800808C4; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction1st27TombSpiderAction1stNrvSwoonCFP5Spine = .text:0x80080908; // type:function size:0xC scope:global align:4 +execute__Q222NrvTombSpiderAction1st33TombSpiderAction1stNrvDamageGlandCFP5Spine = .text:0x80080914; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvDamageHipCFP5Spine = .text:0x80080958; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvDamageEyeCFP5Spine = .text:0x80080960; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction1st31TombSpiderAction1stNrvAttackEndCFP5Spine = .text:0x800809A4; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction1st32TombSpiderAction1stNrvAttackLoopCFP5Spine = .text:0x800809E8; // type:function size:0x54 scope:global align:4 +execute__Q222NrvTombSpiderAction1st33TombSpiderAction1stNrvAttackStartCFP5Spine = .text:0x80080A3C; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction1st26TombSpiderAction1stNrvWaitCFP5Spine = .text:0x80080A80; // type:function size:0x4C scope:global align:4 +__ct__19TombSpiderAction2ndFP10TombSpider = .text:0x80080ACC; // type:function size:0x44 scope:global align:4 +init__19TombSpiderAction2ndFv = .text:0x80080B10; // type:function size:0x78 scope:global align:4 +appear__19TombSpiderAction2ndFv = .text:0x80080B88; // type:function size:0x3C scope:global align:4 +attackSensor__19TombSpiderAction2ndFP9HitSensorP9HitSensor = .text:0x80080BC4; // type:function size:0x9C scope:global align:4 +receiveOtherMsg__19TombSpiderAction2ndFUlP9HitSensorP9HitSensor = .text:0x80080C60; // type:function size:0x194 scope:global align:4 +exeDamageHip__19TombSpiderAction2ndFv = .text:0x80080DF4; // type:function size:0x60 scope:global align:4 +exeChanceWait__19TombSpiderAction2ndFv = .text:0x80080E54; // type:function size:0x64 scope:global align:4 +__dt__19TombSpiderAction2ndFv = .text:0x80080EB8; // type:function size:0x58 scope:global align:4 +__sinit_\TombSpiderAction2nd_cpp = .text:0x80080F10; // type:function size:0x8C scope:local align:4 +__ct__Q222NrvTombSpiderAction2nd26TombSpiderAction2ndNrvWaitFv = .text:0x80080F9C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd33TombSpiderAction2ndNrvAttackStartFv = .text:0x80080FAC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd32TombSpiderAction2ndNrvAttackLoopFv = .text:0x80080FBC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvAttackEndFv = .text:0x80080FCC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvDamageEyeFv = .text:0x80080FDC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvDamageHipFv = .text:0x80080FEC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd33TombSpiderAction2ndNrvDamageGlandFv = .text:0x80080FFC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd27TombSpiderAction2ndNrvSwoonFv = .text:0x8008100C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd33TombSpiderAction2ndNrvChanceStartFv = .text:0x8008101C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd32TombSpiderAction2ndNrvChanceWaitFv = .text:0x8008102C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd34TombSpiderAction2ndNrvChanceDamageFv = .text:0x8008103C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd38TombSpiderAction2ndNrvChanceDamageLastFv = .text:0x8008104C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvChanceEndFv = .text:0x8008105C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderAction2nd30TombSpiderAction2ndNrvWaitDemoFv = .text:0x8008106C; // type:function size:0x10 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd30TombSpiderAction2ndNrvWaitDemoCFP5Spine = .text:0x8008107C; // type:function size:0x4 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvChanceEndCFP5Spine = .text:0x80081080; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd38TombSpiderAction2ndNrvChanceDamageLastCFP5Spine = .text:0x800810C4; // type:function size:0x50 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd34TombSpiderAction2ndNrvChanceDamageCFP5Spine = .text:0x80081114; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd32TombSpiderAction2ndNrvChanceWaitCFP5Spine = .text:0x80081158; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd33TombSpiderAction2ndNrvChanceStartCFP5Spine = .text:0x80081160; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd27TombSpiderAction2ndNrvSwoonCFP5Spine = .text:0x800811A4; // type:function size:0xC scope:global align:4 +execute__Q222NrvTombSpiderAction2nd33TombSpiderAction2ndNrvDamageGlandCFP5Spine = .text:0x800811B0; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvDamageHipCFP5Spine = .text:0x800811F4; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvDamageEyeCFP5Spine = .text:0x800811FC; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd31TombSpiderAction2ndNrvAttackEndCFP5Spine = .text:0x80081240; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd32TombSpiderAction2ndNrvAttackLoopCFP5Spine = .text:0x80081284; // type:function size:0x54 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd33TombSpiderAction2ndNrvAttackStartCFP5Spine = .text:0x800812D8; // type:function size:0x44 scope:global align:4 +execute__Q222NrvTombSpiderAction2nd26TombSpiderAction2ndNrvWaitCFP5Spine = .text:0x8008131C; // type:function size:0x4C scope:global align:4 +__ct__20TombSpiderActionBaseFP10TombSpiderPCc = .text:0x80081368; // type:function size:0x88 scope:global align:4 +__dt__28ActorStateBase<10TombSpider>Fv = .text:0x800813F0; // type:function size:0x5C scope:global align:4 +init__20TombSpiderActionBaseFv = .text:0x8008144C; // type:function size:0x10 scope:global align:4 +appear__20TombSpiderActionBaseFv = .text:0x8008145C; // type:function size:0x20 scope:global align:4 +updateChanceStart__20TombSpiderActionBaseFv = .text:0x8008147C; // type:function size:0x14 scope:global align:4 +updateChanceEnd__20TombSpiderActionBaseFv = .text:0x80081490; // type:function size:0x14 scope:global align:4 +tryWaitChanceStartDemo__20TombSpiderActionBaseFPC5Nerve = .text:0x800814A4; // type:function size:0x4C scope:global align:4 +tryWaitChanceEndDemo__20TombSpiderActionBaseFPC5Nerve = .text:0x800814F0; // type:function size:0x4C scope:global align:4 +startChanceDamage__20TombSpiderActionBaseFv = .text:0x8008153C; // type:function size:0x6C scope:global align:4 +updateWait__20TombSpiderActionBaseFll = .text:0x800815A8; // type:function size:0x120 scope:global align:4 +updateDamageEye__20TombSpiderActionBaseFv = .text:0x800816C8; // type:function size:0x84 scope:global align:4 +updateDamageHip__20TombSpiderActionBaseFv = .text:0x8008174C; // type:function size:0x84 scope:global align:4 +updateDamageGland__20TombSpiderActionBaseFv = .text:0x800817D0; // type:function size:0x8C scope:global align:4 +updateAttackStart__20TombSpiderActionBaseFv = .text:0x8008185C; // type:function size:0x128 scope:global align:4 +updateAttackLoop__20TombSpiderActionBaseFllff = .text:0x80081984; // type:function size:0x274 scope:global align:4 +updateAttackEnd__20TombSpiderActionBaseFv = .text:0x80081BF8; // type:function size:0x78 scope:global align:4 +updateChanceStartNoDemo__20TombSpiderActionBaseFv = .text:0x80081C70; // type:function size:0xCC scope:global align:4 +updateChanceStartDemo__20TombSpiderActionBaseFv = .text:0x80081D3C; // type:function size:0xDC scope:global align:4 +updateChanceWait__20TombSpiderActionBaseFl = .text:0x80081E18; // type:function size:0xFC scope:global align:4 +updateChanceDamage__20TombSpiderActionBaseFv = .text:0x80081F14; // type:function size:0x74 scope:global align:4 +updateChanceEndNoDemo__20TombSpiderActionBaseFv = .text:0x80081F88; // type:function size:0xB0 scope:global align:4 +updateChanceEndDemo__20TombSpiderActionBaseFv = .text:0x80082038; // type:function size:0x108 scope:global align:4 +__ct__22TombSpiderActionCocoonFP10TombSpider = .text:0x80082140; // type:function size:0x44 scope:global align:4 +init__22TombSpiderActionCocoonFv = .text:0x80082184; // type:function size:0x38 scope:global align:4 +attackSensor__22TombSpiderActionCocoonFP9HitSensorP9HitSensor = .text:0x800821BC; // type:function size:0x4C scope:global align:4 +receiveOtherMsg__22TombSpiderActionCocoonFUlP9HitSensorP9HitSensor = .text:0x80082208; // type:function size:0xF0 scope:global align:4 +exeWait__22TombSpiderActionCocoonFv = .text:0x800822F8; // type:function size:0x60 scope:global align:4 +exeBreak__22TombSpiderActionCocoonFv = .text:0x80082358; // type:function size:0x78 scope:global align:4 +__dt__22TombSpiderActionCocoonFv = .text:0x800823D0; // type:function size:0x58 scope:global align:4 +__sinit_\TombSpiderActionCocoon_cpp = .text:0x80082428; // type:function size:0x2C scope:local align:4 +__ct__Q225NrvTombSpiderActionCocoon29TombSpiderActionCocoonNrvWaitFv = .text:0x80082454; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvTombSpiderActionCocoon30TombSpiderActionCocoonNrvBreakFv = .text:0x80082464; // type:function size:0x10 scope:global align:4 +execute__Q225NrvTombSpiderActionCocoon30TombSpiderActionCocoonNrvBreakCFP5Spine = .text:0x80082474; // type:function size:0x8 scope:global align:4 +execute__Q225NrvTombSpiderActionCocoon29TombSpiderActionCocoonNrvWaitCFP5Spine = .text:0x8008247C; // type:function size:0x8 scope:global align:4 +__ct__14TombSpiderDemoFP10TombSpider = .text:0x80082484; // type:function size:0xC8 scope:global align:4 +updateGateOpen__14TombSpiderDemoFv = .text:0x8008254C; // type:function size:0x348 scope:global align:4 +updateCocoonBreak__14TombSpiderDemoFv = .text:0x80082894; // type:function size:0x134 scope:global align:4 +updateBattle1stStart__14TombSpiderDemoFv = .text:0x800829C8; // type:function size:0x80 scope:global align:4 +updateBattle1stEnd__14TombSpiderDemoFv = .text:0x80082A48; // type:function size:0xCC scope:global align:4 +updateBattle2ndStart__14TombSpiderDemoFv = .text:0x80082B14; // type:function size:0x1D8 scope:global align:4 +updateDeath__14TombSpiderDemoFv = .text:0x80082CEC; // type:function size:0x1AC scope:global align:4 +updateJumpRotateToPlayer__14TombSpiderDemoFv = .text:0x80082E98; // type:function size:0xB0 scope:global align:4 +isStartDemoGateOpen__14TombSpiderDemoCFv = .text:0x80082F48; // type:function size:0x48 scope:global align:4 +updateBattle1stStartJumpToPlayer__14TombSpiderDemoFv = .text:0x80082F90; // type:function size:0xDC scope:global align:4 +__ct__21TombSpiderEnvironmentFP9LiveActor = .text:0x8008306C; // type:function size:0x160 scope:global align:4 +getGlandFrontL__18TombSpiderFunctionFPC10TombSpider = .text:0x800831CC; // type:function size:0xC scope:global align:4 +getGlandFrontR__18TombSpiderFunctionFPC10TombSpider = .text:0x800831D8; // type:function size:0xC scope:global align:4 +getGlandRearL__18TombSpiderFunctionFPC10TombSpider = .text:0x800831E4; // type:function size:0xC scope:global align:4 +getGlandRearR__18TombSpiderFunctionFPC10TombSpider = .text:0x800831F0; // type:function size:0xC scope:global align:4 +getVitalSpotC__18TombSpiderFunctionFPC10TombSpider = .text:0x800831FC; // type:function size:0xC scope:global align:4 +getVitalSpotL__18TombSpiderFunctionFPC10TombSpider = .text:0x80083208; // type:function size:0xC scope:global align:4 +getVitalSpotR__18TombSpiderFunctionFPC10TombSpider = .text:0x80083214; // type:function size:0xC scope:global align:4 +getMtxEye__18TombSpiderFunctionFPC10TombSpider = .text:0x80083220; // type:function size:0xC scope:global align:4 +getMtxMouth__18TombSpiderFunctionFPC10TombSpider = .text:0x8008322C; // type:function size:0xC scope:global align:4 +getMtxHip__18TombSpiderFunctionFPC10TombSpider = .text:0x80083238; // type:function size:0xC scope:global align:4 +getMtxGlandFrontL__18TombSpiderFunctionFPC10TombSpider = .text:0x80083244; // type:function size:0xC scope:global align:4 +getMtxGlandFrontR__18TombSpiderFunctionFPC10TombSpider = .text:0x80083250; // type:function size:0xC scope:global align:4 +getMtxGlandRearL__18TombSpiderFunctionFPC10TombSpider = .text:0x8008325C; // type:function size:0xC scope:global align:4 +getMtxGlandRearR__18TombSpiderFunctionFPC10TombSpider = .text:0x80083268; // type:function size:0xC scope:global align:4 +appearThreadAttacherAll__18TombSpiderFunctionFP10TombSpider = .text:0x80083274; // type:function size:0x8 scope:global align:4 +killThreadAttacherAll__18TombSpiderFunctionFP10TombSpider = .text:0x8008327C; // type:function size:0x8 scope:global align:4 +startAcid__18TombSpiderFunctionFP10TombSpider = .text:0x80083284; // type:function size:0x34 scope:global align:4 +updateAcid__18TombSpiderFunctionFP10TombSpider = .text:0x800832B8; // type:function size:0xC scope:global align:4 +endAcid__18TombSpiderFunctionFP10TombSpider = .text:0x800832C4; // type:function size:0xE4 scope:global align:4 +isAttackEnable__18TombSpiderFunctionFPC15TombSpiderGland = .text:0x800833A8; // type:function size:0x50 scope:global align:4 +isAttackDirection__18TombSpiderFunctionFP9HitSensorP9HitSensor = .text:0x800833F8; // type:function size:0x60 scope:global align:4 +tryDamageEye__18TombSpiderFunctionFP9HitSensorP9HitSensor = .text:0x80083458; // type:function size:0x68 scope:global align:4 +tryDamageHip__18TombSpiderFunctionFP9HitSensorP9HitSensor = .text:0x800834C0; // type:function size:0x68 scope:global align:4 +tryDamageGlandEach__32@unnamed@TombSpiderFunction_cpp@FP15TombSpiderGlandUlP9HitSensorP9HitSensor = .text:0x80083528; // type:function size:0x88 scope:global align:4 +tryDamageVitalSpotEach__32@unnamed@TombSpiderFunction_cpp@FP19TombSpiderVitalSpotUlP9HitSensorP9HitSensor = .text:0x800835B0; // type:function size:0x88 scope:global align:4 +tryDamageVitalSpot__18TombSpiderFunctionFP10TombSpiderP9HitSensorP9HitSensor = .text:0x80083638; // type:function size:0xA0 scope:global align:4 +invalidateAllPartsSensor__18TombSpiderFunctionFP10TombSpider = .text:0x800836D8; // type:function size:0x3C scope:global align:4 +invalidateMainPartsSensor__18TombSpiderFunctionFP10TombSpider = .text:0x80083714; // type:function size:0x6C scope:global align:4 +invalidateGlandSensor__18TombSpiderFunctionFP10TombSpider = .text:0x80083780; // type:function size:0x74 scope:global align:4 +invalidateVitalSpotSensor__18TombSpiderFunctionFP10TombSpider = .text:0x800837F4; // type:function size:0x64 scope:global align:4 +invalidateAttackSensor__18TombSpiderFunctionFP10TombSpider = .text:0x80083858; // type:function size:0x84 scope:global align:4 +isSpringAttacker__18TombSpiderFunctionFPC9HitSensor = .text:0x800838DC; // type:function size:0x8 scope:global align:4 +isEnemyAttack__18TombSpiderFunctionFPC9HitSensor = .text:0x800838E4; // type:function size:0x8 scope:global align:4 +isSpiderBody__18TombSpiderFunctionFPC9HitSensor = .text:0x800838EC; // type:function size:0x8 scope:global align:4 +isSpiderAttack__18TombSpiderFunctionFPC9HitSensor = .text:0x800838F4; // type:function size:0x94 scope:global align:4 +getPlanet__18TombSpiderFunctionFPC10TombSpider = .text:0x80083988; // type:function size:0xC scope:global align:4 +getCocoon__18TombSpiderFunctionFPC10TombSpider = .text:0x80083994; // type:function size:0xC scope:global align:4 +startTombSpiderDemo__18TombSpiderFunctionFP10TombSpiderPCcPCc = .text:0x800839A0; // type:function size:0x78 scope:global align:4 +startTombSpiderAnimCameraDemo__18TombSpiderFunctionFP10TombSpiderPCcPCcl = .text:0x80083A18; // type:function size:0x74 scope:global align:4 +endTombSpiderDemo__18TombSpiderFunctionFP10TombSpiderPCcPCc = .text:0x80083A8C; // type:function size:0x60 scope:global align:4 +endTombSpiderAnimCameraDemo__18TombSpiderFunctionFP10TombSpiderPCcPCc = .text:0x80083AEC; // type:function size:0x64 scope:global align:4 +pauseOffTombSpiderParts__18TombSpiderFunctionFPC10TombSpider = .text:0x80083B50; // type:function size:0xA0 scope:global align:4 +resetPlayerPosTombSpider__18TombSpiderFunctionFPC10TombSpiderb = .text:0x80083BF0; // type:function size:0x148 scope:global align:4 +isRotateLeftToPlayer__18TombSpiderFunctionFPC10TombSpider = .text:0x80083D38; // type:function size:0xA8 scope:global align:4 +calcRotateSpeedToPlayer__18TombSpiderFunctionFP10TombSpiderl = .text:0x80083DE0; // type:function size:0x128 scope:global align:4 +emitAcidMouth__18TombSpiderFunctionFP10TombSpider = .text:0x80083F08; // type:function size:0x40 scope:global align:4 +emitAcidGland__18TombSpiderFunctionFP10TombSpider = .text:0x80083F48; // type:function size:0x114 scope:global align:4 +tryDamageGland__18TombSpiderFunctionFP10TombSpiderP9HitSensorP9HitSensor = .text:0x8008405C; // type:function size:0x15C scope:global align:4 +validateMainPartsSensor__18TombSpiderFunctionFP10TombSpider = .text:0x800841B8; // type:function size:0x6C scope:global align:4 +validateGlandSensor__18TombSpiderFunctionFP10TombSpider = .text:0x80084224; // type:function size:0xC8 scope:global align:4 +validateVitalSpotSensor__18TombSpiderFunctionFP10TombSpider = .text:0x800842EC; // type:function size:0x64 scope:global align:4 +validateAttackSensor__18TombSpiderFunctionFP10TombSpider = .text:0x80084350; // type:function size:0xD4 scope:global align:4 +__ct__15TombSpiderGlandFP9LiveActorPCcRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3PCc = .text:0x80084424; // type:function size:0x80 scope:global align:4 +init__15TombSpiderGlandFRC12JMapInfoIter = .text:0x800844A4; // type:function size:0x48 scope:global align:4 +startActive__15TombSpiderGlandFv = .text:0x800844EC; // type:function size:0x40 scope:global align:4 +startDamage__15TombSpiderGlandFv = .text:0x8008452C; // type:function size:0x8 scope:global align:4 +isActive__15TombSpiderGlandCFv = .text:0x80084534; // type:function size:0x8 scope:global align:4 +isDamage__15TombSpiderGlandCFv = .text:0x8008453C; // type:function size:0x58 scope:global align:4 +exeDamageStart__15TombSpiderGlandFv = .text:0x80084594; // type:function size:0x64 scope:global align:4 +__dt__15TombSpiderGlandFv = .text:0x800845F8; // type:function size:0x58 scope:global align:4 +__sinit_\TombSpiderGland_cpp = .text:0x80084650; // type:function size:0x3C scope:local align:4 +__ct__Q218NrvTombSpiderGland22TombSpiderGlandNrvWaitFv = .text:0x8008468C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvTombSpiderGland28TombSpiderGlandNrvActiveWaitFv = .text:0x8008469C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvTombSpiderGland29TombSpiderGlandNrvDamageStartFv = .text:0x800846AC; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvTombSpiderGland28TombSpiderGlandNrvDamageWaitFv = .text:0x800846BC; // type:function size:0x10 scope:global align:4 +execute__Q218NrvTombSpiderGland28TombSpiderGlandNrvDamageWaitCFP5Spine = .text:0x800846CC; // type:function size:0x4C scope:global align:4 +execute__Q218NrvTombSpiderGland29TombSpiderGlandNrvDamageStartCFP5Spine = .text:0x80084718; // type:function size:0x8 scope:global align:4 +execute__Q218NrvTombSpiderGland28TombSpiderGlandNrvActiveWaitCFP5Spine = .text:0x80084720; // type:function size:0x4C scope:global align:4 +execute__Q218NrvTombSpiderGland22TombSpiderGlandNrvWaitCFP5Spine = .text:0x8008476C; // type:function size:0x4C scope:global align:4 +__ct__15TombSpiderPartsFP10TombSpider = .text:0x800847B8; // type:function size:0x64 scope:global align:4 +appearThreadAttacherAll__15TombSpiderPartsFv = .text:0x8008481C; // type:function size:0xB4 scope:global align:4 +killThreadAttacherAll__15TombSpiderPartsFv = .text:0x800848D0; // type:function size:0xB4 scope:global align:4 +pauseOffThreadAttacherAll__15TombSpiderPartsFv = .text:0x80084984; // type:function size:0x60 scope:global align:4 +init__15TombSpiderPartsFv = .text:0x800849E4; // type:function size:0x4C scope:global align:4 +initParts__15TombSpiderPartsFv = .text:0x80084A30; // type:function size:0x5B8 scope:global align:4 +__ct__20TombSpiderSensorCtrlFP10TombSpider = .text:0x80084FE8; // type:function size:0x8 scope:global align:4 +update__20TombSpiderSensorCtrlFP9HitSensor = .text:0x80084FF0; // type:function size:0x78 scope:global align:4 +updateMainParts__20TombSpiderSensorCtrlFP9HitSensor = .text:0x80085068; // type:function size:0xF0 scope:global align:4 +updateGland__20TombSpiderSensorCtrlFP9HitSensor = .text:0x80085158; // type:function size:0x168 scope:global align:4 +updateVitalSpot__20TombSpiderSensorCtrlFP9HitSensor = .text:0x800852C0; // type:function size:0x11C scope:global align:4 +updateAttackSensorPos__34@unnamed@TombSpiderSensorCtrl_cpp@FP9HitSensorPC9LiveActor = .text:0x800853DC; // type:function size:0xBC scope:global align:4 +updateAttackSensor__20TombSpiderSensorCtrlFP9HitSensor = .text:0x80085498; // type:function size:0x1BC scope:global align:4 +initSensor__20TombSpiderSensorCtrlFv = .text:0x80085654; // type:function size:0x208 scope:global align:4 +__ct__Q29JGeometry8TVec2Fff_Pv = .text:0x8008585C; // type:function size:0xC scope:global align:4 +__ct__20TombSpiderStateSwoonFP10TombSpider = .text:0x80085868; // type:function size:0x54 scope:global align:4 +init__20TombSpiderStateSwoonFv = .text:0x800858BC; // type:function size:0x44 scope:global align:4 +appear__20TombSpiderStateSwoonFv = .text:0x80085900; // type:function size:0x10 scope:global align:4 +exeStart__20TombSpiderStateSwoonFv = .text:0x80085910; // type:function size:0x60 scope:global align:4 +exeLoop__20TombSpiderStateSwoonFv = .text:0x80085970; // type:function size:0x64 scope:global align:4 +exeEnd__20TombSpiderStateSwoonFv = .text:0x800859D4; // type:function size:0x68 scope:global align:4 +__dt__20TombSpiderStateSwoonFv = .text:0x80085A3C; // type:function size:0x58 scope:global align:4 +__sinit_\TombSpiderStateSwoon_cpp = .text:0x80085A94; // type:function size:0x34 scope:local align:4 +__ct__Q223NrvTombSpiderStateSwoon28TombSpiderStateSwoonNrvStartFv = .text:0x80085AC8; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvTombSpiderStateSwoon27TombSpiderStateSwoonNrvLoopFv = .text:0x80085AD8; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvTombSpiderStateSwoon26TombSpiderStateSwoonNrvEndFv = .text:0x80085AE8; // type:function size:0x10 scope:global align:4 +execute__Q223NrvTombSpiderStateSwoon26TombSpiderStateSwoonNrvEndCFP5Spine = .text:0x80085AF8; // type:function size:0x8 scope:global align:4 +execute__Q223NrvTombSpiderStateSwoon27TombSpiderStateSwoonNrvLoopCFP5Spine = .text:0x80085B00; // type:function size:0x8 scope:global align:4 +execute__Q223NrvTombSpiderStateSwoon28TombSpiderStateSwoonNrvStartCFP5Spine = .text:0x80085B08; // type:function size:0x8 scope:global align:4 +__ct__24TombSpiderThreadAttacherFP9LiveActorPCcff = .text:0x80085B10; // type:function size:0x8C scope:global align:4 +init__24TombSpiderThreadAttacherFRC12JMapInfoIter = .text:0x80085B9C; // type:function size:0x54 scope:global align:4 +exeFree__24TombSpiderThreadAttacherFv = .text:0x80085BF0; // type:function size:0x50 scope:global align:4 +__dt__24TombSpiderThreadAttacherFv = .text:0x80085C40; // type:function size:0x5C scope:global align:4 +__sinit_\TombSpiderThreadAttacher_cpp = .text:0x80085C9C; // type:function size:0x2C scope:local align:4 +__ct__Q227NrvTombSpiderThreadAttacher31TombSpiderThreadAttacherNrvFreeFv = .text:0x80085CC8; // type:function size:0x10 scope:global align:4 +__ct__Q227NrvTombSpiderThreadAttacher33TombSpiderThreadAttacherNrvAttachFv = .text:0x80085CD8; // type:function size:0x10 scope:global align:4 +execute__Q227NrvTombSpiderThreadAttacher33TombSpiderThreadAttacherNrvAttachCFP5Spine = .text:0x80085CE8; // type:function size:0x4 scope:global align:4 +execute__Q227NrvTombSpiderThreadAttacher31TombSpiderThreadAttacherNrvFreeCFP5Spine = .text:0x80085CEC; // type:function size:0x8 scope:global align:4 +__ct__19TombSpiderVitalSpotFP9LiveActorPCcRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3PCc = .text:0x80085CF4; // type:function size:0x80 scope:global align:4 +init__19TombSpiderVitalSpotFRC12JMapInfoIter = .text:0x80085D74; // type:function size:0x4C scope:global align:4 +startChance__19TombSpiderVitalSpotFv = .text:0x80085DC0; // type:function size:0x44 scope:global align:4 +endChance__19TombSpiderVitalSpotFv = .text:0x80085E04; // type:function size:0x44 scope:global align:4 +startDamage__19TombSpiderVitalSpotFv = .text:0x80085E48; // type:function size:0x8 scope:global align:4 +recover__19TombSpiderVitalSpotFv = .text:0x80085E50; // type:function size:0x8 scope:global align:4 +isDamage__19TombSpiderVitalSpotCFv = .text:0x80085E58; // type:function size:0x58 scope:global align:4 +exeChanceWait__19TombSpiderVitalSpotFv = .text:0x80085EB0; // type:function size:0x58 scope:global align:4 +exeDamageStart__19TombSpiderVitalSpotFv = .text:0x80085F08; // type:function size:0x74 scope:global align:4 +exeRecover__19TombSpiderVitalSpotFv = .text:0x80085F7C; // type:function size:0x74 scope:global align:4 +__dt__19TombSpiderVitalSpotFv = .text:0x80085FF0; // type:function size:0x58 scope:global align:4 +__sinit_\TombSpiderVitalSpot_cpp = .text:0x80086048; // type:function size:0x44 scope:local align:4 +__ct__Q222NrvTombSpiderVitalSpot26TombSpiderVitalSpotNrvWaitFv = .text:0x8008608C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderVitalSpot32TombSpiderVitalSpotNrvChanceWaitFv = .text:0x8008609C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderVitalSpot33TombSpiderVitalSpotNrvDamageStartFv = .text:0x800860AC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderVitalSpot32TombSpiderVitalSpotNrvDamageWaitFv = .text:0x800860BC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTombSpiderVitalSpot29TombSpiderVitalSpotNrvRecoverFv = .text:0x800860CC; // type:function size:0x10 scope:global align:4 +execute__Q222NrvTombSpiderVitalSpot29TombSpiderVitalSpotNrvRecoverCFP5Spine = .text:0x800860DC; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTombSpiderVitalSpot32TombSpiderVitalSpotNrvDamageWaitCFP5Spine = .text:0x800860E4; // type:function size:0x4C scope:global align:4 +execute__Q222NrvTombSpiderVitalSpot33TombSpiderVitalSpotNrvDamageStartCFP5Spine = .text:0x80086130; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTombSpiderVitalSpot32TombSpiderVitalSpotNrvChanceWaitCFP5Spine = .text:0x80086138; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTombSpiderVitalSpot26TombSpiderVitalSpotNrvWaitCFP5Spine = .text:0x80086140; // type:function size:0x4C scope:global align:4 +__ct__10TripodBossFPCc = .text:0x8008618C; // type:function size:0x1B8 scope:global align:4 +init__10TripodBossFRC12JMapInfoIter = .text:0x80086344; // type:function size:0x2CC scope:global align:4 +initAfterPlacement__10TripodBossFv = .text:0x80086610; // type:function size:0xC scope:global align:4 +initEventCamera__10TripodBossFRC12JMapInfoIter = .text:0x8008661C; // type:function size:0x5C scope:global align:4 +initLeg__10TripodBossFRC12JMapInfoIter = .text:0x80086678; // type:function size:0x110 scope:global align:4 +initLegIKPlacement__10TripodBossFv = .text:0x80086788; // type:function size:0x3D0 scope:global align:4 +initMovableArea__10TripodBossFRCQ29JGeometry64TPosition3>> = .text:0x80086B58; // type:function size:0xA4 scope:global align:4 +initBodyPosition__10TripodBossFv = .text:0x80086BFC; // type:function size:0xA4 scope:global align:4 +initBoneInfo__10TripodBossFv = .text:0x80086CA0; // type:function size:0x1D0 scope:global align:4 +initPose__10TripodBossFv = .text:0x80086E70; // type:function size:0x74 scope:global align:4 +kill__10TripodBossFv = .text:0x80086EE4; // type:function size:0x90 scope:global align:4 +control__10TripodBossFv = .text:0x80086F74; // type:function size:0xB8 scope:global align:4 +calcAndSetBaseMtx__10TripodBossFv = .text:0x8008702C; // type:function size:0x4 scope:global align:4 +tryStartStep__10TripodBossFv = .text:0x80087030; // type:function size:0x84 scope:global align:4 +tryChangeSequence__10TripodBossFv = .text:0x800870B4; // type:function size:0x134 scope:global align:4 +tryEndSequence__10TripodBossFv = .text:0x800871E8; // type:function size:0x44 scope:global align:4 +tryNextSequence__10TripodBossFv = .text:0x8008722C; // type:function size:0x70 scope:global align:4 +tryDamage__10TripodBossFv = .text:0x8008729C; // type:function size:0x60 scope:global align:4 +tryWaitStep__10TripodBossFv = .text:0x800872FC; // type:function size:0x60 scope:global align:4 +tryNextStep__10TripodBossFv = .text:0x8008735C; // type:function size:0xC4 scope:global align:4 +tryLeaveLegOutOfPlayer__10TripodBossFv = .text:0x80087420; // type:function size:0x9C scope:global align:4 +tryEndLeaveLegOutOfPlayer__10TripodBossFv = .text:0x800874BC; // type:function size:0x4C scope:global align:4 +tryEndDamage__10TripodBossFv = .text:0x80087508; // type:function size:0x50 scope:global align:4 +tryBreak__10TripodBossFv = .text:0x80087558; // type:function size:0xA0 scope:global align:4 +requestOpeningDemo__10TripodBossFv = .text:0x800875F8; // type:function size:0x8C scope:global align:4 +tryDamageDemo__10TripodBossFv = .text:0x80087684; // type:function size:0x60 scope:global align:4 +requestEndDamageDemo__10TripodBossFv = .text:0x800876E4; // type:function size:0x98 scope:global align:4 +exeWait__10TripodBossFv = .text:0x8008777C; // type:function size:0x6C scope:global align:4 +exeStep__10TripodBossFv = .text:0x800877E8; // type:function size:0xEC scope:global align:4 +exeWaitStep__10TripodBossFv = .text:0x800878D4; // type:function size:0x9C scope:global align:4 +exeChangeSequence__10TripodBossFv = .text:0x80087970; // type:function size:0x6C scope:global align:4 +exeLeaveLegOutOfPlayer__10TripodBossFv = .text:0x800879DC; // type:function size:0x58 scope:global align:4 +exeDamage__10TripodBossFv = .text:0x80087A34; // type:function size:0x108 scope:global align:4 +exeStartDemo__10TripodBossFv = .text:0x80087B3C; // type:function size:0x150 scope:global align:4 +exeDamageDemo__10TripodBossFv = .text:0x80087C8C; // type:function size:0xB4 scope:global align:4 +exePainDemo__10TripodBossFv = .text:0x80087D40; // type:function size:0x230 scope:global align:4 +exeBreakDownDemo__10TripodBossFv = .text:0x80087F70; // type:function size:0x7C scope:global align:4 +exeExplosionDemo__10TripodBossFv = .text:0x80087FEC; // type:function size:0xC4 scope:global align:4 +isStopLeg__10TripodBossCFl = .text:0x800880B0; // type:function size:0x38 scope:global align:4 +isStopAllLeg__10TripodBossCFv = .text:0x800880E8; // type:function size:0x68 scope:global align:4 +isStarted__10TripodBossCFv = .text:0x80088150; // type:function size:0x2C scope:global align:4 +isDemo__10TripodBossCFv = .text:0x8008817C; // type:function size:0x60 scope:global align:4 +isStartDemo__10TripodBossCFv = .text:0x800881DC; // type:function size:0x8 scope:global align:4 +isDamageDemo__10TripodBossCFv = .text:0x800881E4; // type:function size:0x8 scope:global align:4 +isEndDemo__10TripodBossCFv = .text:0x800881EC; // type:function size:0x60 scope:global align:4 +isEndPainDemo__10TripodBossCFv = .text:0x8008824C; // type:function size:0x8 scope:global align:4 +isEndBreakDownDemo__10TripodBossCFv = .text:0x80088254; // type:function size:0x8 scope:global align:4 +isEndExplosionDemo__10TripodBossCFv = .text:0x8008825C; // type:function size:0x8 scope:global align:4 +isBroken__10TripodBossCFv = .text:0x80088264; // type:function size:0x60 scope:global align:4 +isRideMario__10TripodBossCFv = .text:0x800882C4; // type:function size:0x20 scope:global align:4 +isLeaveMarioNow__10TripodBossCFv = .text:0x800882E4; // type:function size:0x14 scope:global align:4 +setJointAttachBaseMatrix__10TripodBossFRCQ29JGeometry64TPosition3>>l = .text:0x800882F8; // type:function size:0x10 scope:global align:4 +addStepPoint__10TripodBossFP19TripodBossStepPoint = .text:0x80088308; // type:function size:0xC4 scope:global align:4 +getBodyMatrix__10TripodBossCFPQ29JGeometry64TPosition3>> = .text:0x800883CC; // type:function size:0x10 scope:global align:4 +getJointMatrix__10TripodBossCFPQ29JGeometry64TPosition3>>l = .text:0x800883DC; // type:function size:0x18 scope:global align:4 +getJointAttachMatrix__10TripodBossCFPQ29JGeometry64TPosition3>>l = .text:0x800883F4; // type:function size:0x1C scope:global align:4 +requestStartStepSequence__10TripodBossFl = .text:0x80088410; // type:function size:0x90 scope:global align:4 +getCurrentStepSequence__10TripodBossFv = .text:0x800884A0; // type:function size:0x24 scope:global align:4 +getNextStepSequence__10TripodBossFv = .text:0x800884C4; // type:function size:0x24 scope:global align:4 +calcLegUpVector__10TripodBossFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800884E8; // type:function size:0x98 scope:global align:4 +calcDemoMovement__10TripodBossFv = .text:0x80088580; // type:function size:0x168 scope:global align:4 +calcBodyMovement__10TripodBossFv = .text:0x800886E8; // type:function size:0x70 scope:global align:4 +calcLegMovement__10TripodBossFv = .text:0x80088758; // type:function size:0x60 scope:global align:4 +addAccelToWeightPosition__10TripodBossFv = .text:0x800887B8; // type:function size:0x228 scope:global align:4 +calcClippingSphere__10TripodBossFv = .text:0x800889E0; // type:function size:0x88 scope:global align:4 +clippingModel__10TripodBossFv = .text:0x80088A68; // type:function size:0x10C scope:global align:4 +startDemo__10TripodBossFv = .text:0x80088B74; // type:function size:0x70 scope:global align:4 +endDemo__10TripodBossFPCc = .text:0x80088BE4; // type:function size:0x60 scope:global align:4 +checkRideMario__10TripodBossFv = .text:0x80088C44; // type:function size:0x108 scope:global align:4 +getLegMatrixPtr__10TripodBossCFQ210TripodBoss7PART_IDQ210TripodBoss11SUB_PART_ID = .text:0x80088D4C; // type:function size:0xC0 scope:global align:4 +changeBgmState__10TripodBossFv = .text:0x80088E0C; // type:function size:0xC4 scope:global align:4 +getPartIDFromBoneID__10TripodBossFl = .text:0x80088ED0; // type:function size:0x54 scope:global align:4 +setAttachBaseMatrix__14TripodBossBoneFRCQ29JGeometry64TPosition3>> = .text:0x80088F24; // type:function size:0x178 scope:global align:4 +createTripodBoss__2MRFPCc = .text:0x8008909C; // type:function size:0x40 scope:global align:4 +createTripod2Boss__2MRFPCc = .text:0x800890DC; // type:function size:0x40 scope:global align:4 +__sinit_\TripodBoss_cpp = .text:0x8008911C; // type:function size:0xD0 scope:local align:4 +__ct__Q213NrvTripodBoss25TripodBossNrvTryStartDemoFv = .text:0x800891EC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss22TripodBossNrvNonActiveFv = .text:0x800891FC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss17TripodBossNrvWaitFv = .text:0x8008920C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss17TripodBossNrvStepFv = .text:0x8008921C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss21TripodBossNrvWaitStepFv = .text:0x8008922C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss19TripodBossNrvDamageFv = .text:0x8008923C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss27TripodBossNrvChangeSequenceFv = .text:0x8008924C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss32TripodBossNrvLeaveLegOutOfPlayerFv = .text:0x8008925C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss22TripodBossNrvStartDemoFv = .text:0x8008926C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss23TripodBossNrvDamageDemoFv = .text:0x8008927C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss21TripodBossNrvPainDemoFv = .text:0x8008928C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss26TripodBossNrvBreakDownDemoFv = .text:0x8008929C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvTripodBoss26TripodBossNrvExplosionDemoFv = .text:0x800892AC; // type:function size:0x10 scope:global align:4 +execute__Q213NrvTripodBoss26TripodBossNrvExplosionDemoCFP5Spine = .text:0x800892BC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss26TripodBossNrvBreakDownDemoCFP5Spine = .text:0x800892C4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss21TripodBossNrvPainDemoCFP5Spine = .text:0x800892CC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss23TripodBossNrvDamageDemoCFP5Spine = .text:0x800892D4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss22TripodBossNrvStartDemoCFP5Spine = .text:0x800892DC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss32TripodBossNrvLeaveLegOutOfPlayerCFP5Spine = .text:0x800892E4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss27TripodBossNrvChangeSequenceCFP5Spine = .text:0x800892EC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss19TripodBossNrvDamageCFP5Spine = .text:0x800892F4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss21TripodBossNrvWaitStepCFP5Spine = .text:0x800892FC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss17TripodBossNrvStepCFP5Spine = .text:0x80089304; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss17TripodBossNrvWaitCFP5Spine = .text:0x8008930C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvTripodBoss22TripodBossNrvNonActiveCFP5Spine = .text:0x80089314; // type:function size:0x4 scope:global align:4 +execute__Q213NrvTripodBoss25TripodBossNrvTryStartDemoCFP5Spine = .text:0x80089318; // type:function size:0x4 scope:global align:4 +__cl__Q22MR47FunctorV0MCFv = .text:0x8008931C; // type:function size:0x30 scope:global align:4 +clone__Q22MR47FunctorV0MCFP7JKRHeap = .text:0x8008934C; // type:function size:0x68 scope:global align:4 +__dt__10TripodBossFv = .text:0x800893B4; // type:function size:0x5C scope:global align:4 +convertBoneIDToIndex__32@unnamed@TripodBossAccesser_cpp@Fl = .text:0x80089410; // type:function size:0x30 scope:global align:4 +__ct__18TripodBossAccesserFPCc = .text:0x80089440; // type:function size:0x48 scope:global align:4 +setTriPodBoss__18TripodBossAccesserFP10TripodBoss = .text:0x80089488; // type:function size:0x8 scope:global align:4 +addTripodBossParts__18TripodBossAccesserFP9LiveActor = .text:0x80089490; // type:function size:0x20 scope:global align:4 +showTripodBossParts__18TripodBossAccesserFv = .text:0x800894B0; // type:function size:0x78 scope:global align:4 +hideTripodBossParts__18TripodBossAccesserFv = .text:0x80089528; // type:function size:0x78 scope:global align:4 +activeTripodBossParts__18TripodBossAccesserFv = .text:0x800895A0; // type:function size:0x84 scope:global align:4 +isTripoddBossParts__18TripodBossAccesserCFPC7NameObj = .text:0x80089624; // type:function size:0x58 scope:global align:4 +createSceneObj__18TripodBossAccesserFv = .text:0x8008967C; // type:function size:0x8 scope:global align:4 +addTripodBossParts__2MRFP9LiveActor = .text:0x80089684; // type:function size:0x4C scope:global align:4 +addTripodBossPartsMovement__2MRFP7NameObj = .text:0x800896D0; // type:function size:0x14 scope:global align:4 +isTripoddBossParts__2MRFPC7NameObj = .text:0x800896E4; // type:function size:0x3C scope:global align:4 +showTripodBossParts__2MRFv = .text:0x80089720; // type:function size:0x28 scope:global align:4 +hideTripodBossParts__2MRFv = .text:0x80089748; // type:function size:0x28 scope:global align:4 +activeTripodBossParts__2MRFv = .text:0x80089770; // type:function size:0x28 scope:global align:4 +requestMovementTripodBossParts__2MRFv = .text:0x80089798; // type:function size:0xC scope:global align:4 +isCreatedTripodBoss__2MRFv = .text:0x800897A4; // type:function size:0x4C scope:global align:4 +isStartedTripodBoss__2MRFv = .text:0x800897F0; // type:function size:0x30 scope:global align:4 +isBrokenTripodBoss__2MRFv = .text:0x80089820; // type:function size:0x30 scope:global align:4 +isDemoTripodBoss__2MRFv = .text:0x80089850; // type:function size:0x30 scope:global align:4 +isStartDemoTripodBoss__2MRFv = .text:0x80089880; // type:function size:0x30 scope:global align:4 +isDamageDemoTripodBoss__2MRFv = .text:0x800898B0; // type:function size:0x30 scope:global align:4 +isEndBreakDownDemoTripodBoss__2MRFv = .text:0x800898E0; // type:function size:0x30 scope:global align:4 +isLeaveMarioNowTripodBoss__2MRFv = .text:0x80089910; // type:function size:0x30 scope:global align:4 +isRideMarioTripodBoss__2MRFv = .text:0x80089940; // type:function size:0x30 scope:global align:4 +tryDamageDemoTripodBoss__2MRFv = .text:0x80089970; // type:function size:0x30 scope:global align:4 +requestEndDamageDemoTripodBoss__2MRFv = .text:0x800899A0; // type:function size:0x30 scope:global align:4 +getTripodBossGravityHostID__2MRFv = .text:0x800899D0; // type:function size:0x28 scope:global align:4 +setTripodBossJointAttachBaseMatrix__2MRFRCQ29JGeometry64TPosition3>>l = .text:0x800899F8; // type:function size:0x5C scope:global align:4 +requestStartTripodBossStepSequence__2MRFl = .text:0x80089A54; // type:function size:0x40 scope:global align:4 +addTripodBossStepPoint__2MRFP19TripodBossStepPoint = .text:0x80089A94; // type:function size:0x40 scope:global align:4 +getTripodBossJointMatrix__2MRFPQ29JGeometry64TPosition3>>l = .text:0x80089AD4; // type:function size:0x5C scope:global align:4 +getTripodBossAttachJointMatrix__2MRFPQ29JGeometry64TPosition3>>l = .text:0x80089B30; // type:function size:0x5C scope:global align:4 +concatTripodBossAttachJointMatrix__2MRFPQ29JGeometry64TPosition3>>l = .text:0x80089B8C; // type:function size:0x5C scope:global align:4 +isSteppingTripodBossLegID__2MRFl = .text:0x80089BE8; // type:function size:0x48 scope:global align:4 +isSteppingTripodBossJointID__2MRFl = .text:0x80089C30; // type:function size:0x50 scope:global align:4 +__dt__18TripodBossAccesserFv = .text:0x80089C80; // type:function size:0x58 scope:global align:4 +__ct__27TripodBossBaseJointPositionFPCc = .text:0x80089CD8; // type:function size:0x4C scope:global align:4 +init__27TripodBossBaseJointPositionFRC12JMapInfoIter = .text:0x80089D24; // type:function size:0x90 scope:global align:4 +initAfterPlacement__27TripodBossBaseJointPositionFv = .text:0x80089DB4; // type:function size:0x4C scope:global align:4 +control__27TripodBossBaseJointPositionFv = .text:0x80089E00; // type:function size:0x60 scope:global align:4 +__dt__27TripodBossBaseJointPositionFv = .text:0x80089E60; // type:function size:0x5C scope:global align:4 +getBaseMtx__27TripodBossBaseJointPositionCFv = .text:0x80089EBC; // type:function size:0x8 scope:global align:4 +__ct__23TripodBossBreakMovementFPCc = .text:0x80089EC4; // type:function size:0x104 scope:global align:4 +start__23TripodBossBreakMovementFRCQ29JGeometry64TPosition3>>l = .text:0x80089FC8; // type:function size:0x1E0 scope:global align:4 +movement__23TripodBossBreakMovementFv = .text:0x8008A1A8; // type:function size:0x4 scope:global align:4 +setBreakDownLevel__23TripodBossBreakMovementFl = .text:0x8008A1AC; // type:function size:0x7C scope:global align:4 +exeStartBreak__23TripodBossBreakMovementFv = .text:0x8008A228; // type:function size:0xB0 scope:global align:4 +exeBreak__23TripodBossBreakMovementFv = .text:0x8008A2D8; // type:function size:0xF0 scope:global align:4 +__dt__23TripodBossBreakMovementFv = .text:0x8008A3C8; // type:function size:0x5C scope:global align:4 +__sinit_\TripodBossBreakMovement_cpp = .text:0x8008A424; // type:function size:0x34 scope:local align:4 +__ct__Q226NrvTripodBossBreakMovement30TripodBossBreakMovementNrvWaitFv = .text:0x8008A458; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvTripodBossBreakMovement36TripodBossBreakMovementNrvStartBreakFv = .text:0x8008A468; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvTripodBossBreakMovement31TripodBossBreakMovementNrvBreakFv = .text:0x8008A478; // type:function size:0x10 scope:global align:4 +execute__Q226NrvTripodBossBreakMovement31TripodBossBreakMovementNrvBreakCFP5Spine = .text:0x8008A488; // type:function size:0x8 scope:global align:4 +execute__Q226NrvTripodBossBreakMovement36TripodBossBreakMovementNrvStartBreakCFP5Spine = .text:0x8008A490; // type:function size:0x8 scope:global align:4 +execute__Q226NrvTripodBossBreakMovement30TripodBossBreakMovementNrvWaitCFP5Spine = .text:0x8008A498; // type:function size:0x4 scope:global align:4 +__ct__14TripodBossCoinFPCc = .text:0x8008A49C; // type:function size:0x58 scope:global align:4 +init__14TripodBossCoinFRC12JMapInfoIter = .text:0x8008A4F4; // type:function size:0x94 scope:global align:4 +movement__14TripodBossCoinFv = .text:0x8008A588; // type:function size:0x8 scope:global align:4 +exeNonActive__14TripodBossCoinFv = .text:0x8008A590; // type:function size:0x4C scope:global align:4 +exeActive__14TripodBossCoinFv = .text:0x8008A5DC; // type:function size:0xEC scope:global align:4 +__dt__14TripodBossCoinFv = .text:0x8008A6C8; // type:function size:0x58 scope:global align:4 +__sinit_\TripodBossCoin_cpp = .text:0x8008A720; // type:function size:0x34 scope:local align:4 +__ct__Q217NrvTripodBossCoin26TripodBossCoinNrvNonActiveFv = .text:0x8008A754; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvTripodBossCoin23TripodBossCoinNrvActiveFv = .text:0x8008A764; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvTripodBossCoin20TripodBossCoinNrvEndFv = .text:0x8008A774; // type:function size:0x10 scope:global align:4 +execute__Q217NrvTripodBossCoin20TripodBossCoinNrvEndCFP5Spine = .text:0x8008A784; // type:function size:0x4 scope:global align:4 +execute__Q217NrvTripodBossCoin23TripodBossCoinNrvActiveCFP5Spine = .text:0x8008A788; // type:function size:0x8 scope:global align:4 +execute__Q217NrvTripodBossCoin26TripodBossCoinNrvNonActiveCFP5Spine = .text:0x8008A790; // type:function size:0x8 scope:global align:4 +__ct__14TripodBossCoreFPCc = .text:0x8008A798; // type:function size:0x48 scope:global align:4 +__dt__22TripodBossFixPartsBaseFv = .text:0x8008A7E0; // type:function size:0x5C scope:global align:4 +init__14TripodBossCoreFRC12JMapInfoIter = .text:0x8008A83C; // type:function size:0x1F0 scope:global align:4 +kill__14TripodBossCoreFv = .text:0x8008AA2C; // type:function size:0x40 scope:global align:4 +receiveMsgEnemyAttack__14TripodBossCoreFUlP9HitSensorP9HitSensor = .text:0x8008AA6C; // type:function size:0x50 scope:global align:4 +activateTripodBoss__14TripodBossCoreFv = .text:0x8008AABC; // type:function size:0x68 scope:global align:4 +exeWait__14TripodBossCoreFv = .text:0x8008AB24; // type:function size:0xCC scope:global align:4 +exeDamageDemo__14TripodBossCoreFv = .text:0x8008ABF0; // type:function size:0xC4 scope:global align:4 +exeWarning__14TripodBossCoreFv = .text:0x8008ACB4; // type:function size:0x88 scope:global align:4 +exeBreak__14TripodBossCoreFv = .text:0x8008AD3C; // type:function size:0x138 scope:global align:4 +__dt__14TripodBossCoreFv = .text:0x8008AE74; // type:function size:0x58 scope:global align:4 +__sinit_\TripodBossCore_cpp = .text:0x8008AECC; // type:function size:0x44 scope:local align:4 +__ct__Q217NrvTripodBossCore26TripodBossCoreNrvNonActiveFv = .text:0x8008AF10; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvTripodBossCore21TripodBossCoreNrvWaitFv = .text:0x8008AF20; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvTripodBossCore27TripodBossCoreNrvDamageDemoFv = .text:0x8008AF30; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvTripodBossCore24TripodBossCoreNrvWarningFv = .text:0x8008AF40; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvTripodBossCore22TripodBossCoreNrvBreakFv = .text:0x8008AF50; // type:function size:0x10 scope:global align:4 +execute__Q217NrvTripodBossCore22TripodBossCoreNrvBreakCFP5Spine = .text:0x8008AF60; // type:function size:0x8 scope:global align:4 +execute__Q217NrvTripodBossCore24TripodBossCoreNrvWarningCFP5Spine = .text:0x8008AF68; // type:function size:0x8 scope:global align:4 +execute__Q217NrvTripodBossCore27TripodBossCoreNrvDamageDemoCFP5Spine = .text:0x8008AF70; // type:function size:0x8 scope:global align:4 +execute__Q217NrvTripodBossCore21TripodBossCoreNrvWaitCFP5Spine = .text:0x8008AF78; // type:function size:0x8 scope:global align:4 +execute__Q217NrvTripodBossCore26TripodBossCoreNrvNonActiveCFP5Spine = .text:0x8008AF80; // type:function size:0x4 scope:global align:4 +__ct__6Color8F8_GXColor = .text:0x8008AF84; // type:function size:0x3C scope:global align:4 +__ct__18TripodBossFixPartsFPCc = .text:0x8008AFC0; // type:function size:0x64 scope:global align:4 +init__18TripodBossFixPartsFRC12JMapInfoIter = .text:0x8008B024; // type:function size:0x234 scope:global align:4 +initSensor__18TripodBossFixPartsFRC12JMapInfoIter = .text:0x8008B258; // type:function size:0x60 scope:global align:4 +kill__18TripodBossFixPartsFv = .text:0x8008B2B8; // type:function size:0x114 scope:global align:4 +activateTripodBoss__18TripodBossFixPartsFv = .text:0x8008B3CC; // type:function size:0x98 scope:global align:4 +exeStartDemo__18TripodBossFixPartsFv = .text:0x8008B464; // type:function size:0x64 scope:global align:4 +exeWait__18TripodBossFixPartsFv = .text:0x8008B4C8; // type:function size:0x16C scope:global align:4 +exeBreak__18TripodBossFixPartsFv = .text:0x8008B634; // type:function size:0x80 scope:global align:4 +__dt__18TripodBossFixPartsFv = .text:0x8008B6B4; // type:function size:0x58 scope:global align:4 +__sinit_\TripodBossFixParts_cpp = .text:0x8008B70C; // type:function size:0x3C scope:local align:4 +__ct__Q221NrvTripodBossFixParts30TripodBossFixPartsNrvNonActiveFv = .text:0x8008B748; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvTripodBossFixParts30TripodBossFixPartsNrvStartDemoFv = .text:0x8008B758; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvTripodBossFixParts25TripodBossFixPartsNrvWaitFv = .text:0x8008B768; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvTripodBossFixParts26TripodBossFixPartsNrvBreakFv = .text:0x8008B778; // type:function size:0x10 scope:global align:4 +execute__Q221NrvTripodBossFixParts26TripodBossFixPartsNrvBreakCFP5Spine = .text:0x8008B788; // type:function size:0x8 scope:global align:4 +execute__Q221NrvTripodBossFixParts25TripodBossFixPartsNrvWaitCFP5Spine = .text:0x8008B790; // type:function size:0x8 scope:global align:4 +execute__Q221NrvTripodBossFixParts30TripodBossFixPartsNrvStartDemoCFP5Spine = .text:0x8008B798; // type:function size:0x8 scope:global align:4 +execute__Q221NrvTripodBossFixParts30TripodBossFixPartsNrvNonActiveCFP5Spine = .text:0x8008B7A0; // type:function size:0x4 scope:global align:4 +exeWaitOwn__18TripodBossFixPartsFv = .text:0x8008B7A4; // type:function size:0x4 scope:global align:4 +__ct__22TripodBossFixPartsBaseFPCc = .text:0x8008B7A8; // type:function size:0x7C scope:global align:4 +init__22TripodBossFixPartsBaseFRC12JMapInfoIter = .text:0x8008B824; // type:function size:0x60 scope:global align:4 +initAfterPlacement__22TripodBossFixPartsBaseFv = .text:0x8008B884; // type:function size:0x48 scope:global align:4 +initClippingSphere__22TripodBossFixPartsBaseFv = .text:0x8008B8CC; // type:function size:0xB0 scope:global align:4 +setClippingSphere__22TripodBossFixPartsBaseFRCQ29JGeometry8TVec3f = .text:0x8008B97C; // type:function size:0x40 scope:global align:4 +makeActorDead__22TripodBossFixPartsBaseFv = .text:0x8008B9BC; // type:function size:0x48 scope:global align:4 +calcAndSetBaseMtx__22TripodBossFixPartsBaseFv = .text:0x8008BA04; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__22TripodBossFixPartsBaseFUlP9HitSensorP9HitSensor = .text:0x8008BA0C; // type:function size:0x40 scope:global align:4 +calcTripodLocalMatrix__22TripodBossFixPartsBaseFPQ29JGeometry64TPosition3>> = .text:0x8008BA4C; // type:function size:0x14 scope:global align:4 +activateTripodBoss__22TripodBossFixPartsBaseFv = .text:0x8008BA60; // type:function size:0x4 scope:global align:4 +startBreakMovement__22TripodBossFixPartsBaseFv = .text:0x8008BA64; // type:function size:0x78 scope:global align:4 +updateBreakMovementMatrix__22TripodBossFixPartsBaseFv = .text:0x8008BADC; // type:function size:0x70 scope:global align:4 +updateTripodMatrix__22TripodBossFixPartsBaseFv = .text:0x8008BB4C; // type:function size:0x98 scope:global align:4 +initBreakMovement__22TripodBossFixPartsBaseFl = .text:0x8008BBE4; // type:function size:0x5C scope:global align:4 +__ct__19TripodBossGuardWallFPCc = .text:0x8008BC40; // type:function size:0x88 scope:global align:4 +__defctor__23TripodBossGuardWallPartFv = .text:0x8008BCC8; // type:function size:0xC scope:global align:4 +__dt__23TripodBossGuardWallPartFv = .text:0x8008BCD4; // type:function size:0x5C scope:global align:4 +makeActorAppeared__19TripodBossGuardWallFv = .text:0x8008BD30; // type:function size:0x4 scope:global align:4 +makeActorDead__19TripodBossGuardWallFv = .text:0x8008BD34; // type:function size:0x64 scope:global align:4 +kill__19TripodBossGuardWallFv = .text:0x8008BD98; // type:function size:0x64 scope:global align:4 +init__19TripodBossGuardWallFRC12JMapInfoIter = .text:0x8008BDFC; // type:function size:0x14C scope:global align:4 +initParts__19TripodBossGuardWallFv = .text:0x8008BF48; // type:function size:0x90 scope:global align:4 +control__19TripodBossGuardWallFv = .text:0x8008BFD8; // type:function size:0x4 scope:global align:4 +calcAndSetBaseMtx__19TripodBossGuardWallFv = .text:0x8008BFDC; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__19TripodBossGuardWallFUlP9HitSensorP9HitSensor = .text:0x8008BFE4; // type:function size:0x70 scope:global align:4 +requestStart__19TripodBossGuardWallFv = .text:0x8008C054; // type:function size:0x48 scope:global align:4 +exeDemo__19TripodBossGuardWallFv = .text:0x8008C09C; // type:function size:0x174 scope:global align:4 +exeRotate__19TripodBossGuardWallFv = .text:0x8008C210; // type:function size:0xA0 scope:global align:4 +updateMatrix__19TripodBossGuardWallFv = .text:0x8008C2B0; // type:function size:0x58 scope:global align:4 +updateCameraTarget__19TripodBossGuardWallFv = .text:0x8008C308; // type:function size:0x124 scope:global align:4 +__sinit_\TripodBossGuardWall_cpp = .text:0x8008C42C; // type:function size:0x3C scope:local align:4 +__ct__Q222NrvTriPodBossGuardWall26TripodBossGuardWallNrvWaitFv = .text:0x8008C468; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTriPodBossGuardWall29TripodBossGuardWallNrvTryDemoFv = .text:0x8008C478; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTriPodBossGuardWall26TripodBossGuardWallNrvDemoFv = .text:0x8008C488; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvTriPodBossGuardWall28TripodBossGuardWallNrvRotateFv = .text:0x8008C498; // type:function size:0x10 scope:global align:4 +execute__Q222NrvTriPodBossGuardWall28TripodBossGuardWallNrvRotateCFP5Spine = .text:0x8008C4A8; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTriPodBossGuardWall26TripodBossGuardWallNrvDemoCFP5Spine = .text:0x8008C4B0; // type:function size:0x8 scope:global align:4 +execute__Q222NrvTriPodBossGuardWall29TripodBossGuardWallNrvTryDemoCFP5Spine = .text:0x8008C4B8; // type:function size:0x40 scope:global align:4 +execute__Q222NrvTriPodBossGuardWall26TripodBossGuardWallNrvWaitCFP5Spine = .text:0x8008C4F8; // type:function size:0x4 scope:global align:4 +getBaseMtx__19TripodBossGuardWallCFv = .text:0x8008C4FC; // type:function size:0x8 scope:global align:4 +__cl__Q22MR65FunctorV0MCFv = .text:0x8008C504; // type:function size:0x30 scope:global align:4 +clone__Q22MR65FunctorV0MCFP7JKRHeap = .text:0x8008C534; // type:function size:0x68 scope:global align:4 +__dt__19TripodBossGuardWallFv = .text:0x8008C59C; // type:function size:0x7C scope:global align:4 +__ct__23TripodBossGuardWallPartFPCc = .text:0x8008C618; // type:function size:0x50 scope:global align:4 +init__23TripodBossGuardWallPartFRC12JMapInfoIter = .text:0x8008C668; // type:function size:0x11C scope:global align:4 +makeActorAppeared__23TripodBossGuardWallPartFv = .text:0x8008C784; // type:function size:0x34 scope:global align:4 +kill__23TripodBossGuardWallPartFv = .text:0x8008C7B8; // type:function size:0x3C scope:global align:4 +control__23TripodBossGuardWallPartFv = .text:0x8008C7F4; // type:function size:0x18 scope:global align:4 +calcAndSetBaseMtx__23TripodBossGuardWallPartFv = .text:0x8008C80C; // type:function size:0xC0 scope:global align:4 +receiveMsgEnemyAttack__23TripodBossGuardWallPartFUlP9HitSensorP9HitSensor = .text:0x8008C8CC; // type:function size:0x68 scope:global align:4 +requestStartDemo__23TripodBossGuardWallPartFv = .text:0x8008C934; // type:function size:0x8 scope:global align:4 +requestBreak__23TripodBossGuardWallPartFv = .text:0x8008C93C; // type:function size:0x60 scope:global align:4 +isEndDemo__23TripodBossGuardWallPartCFv = .text:0x8008C99C; // type:function size:0x8 scope:global align:4 +exeBreak__23TripodBossGuardWallPartFv = .text:0x8008C9A4; // type:function size:0xC0 scope:global align:4 +exeRepair__23TripodBossGuardWallPartFv = .text:0x8008CA64; // type:function size:0x98 scope:global align:4 +setHostMatrix__23TripodBossGuardWallPartFPCQ29JGeometry64TPosition3>> = .text:0x8008CAFC; // type:function size:0x8 scope:global align:4 +setPlacementAngle__23TripodBossGuardWallPartFf = .text:0x8008CB04; // type:function size:0x5C scope:global align:4 +setStartTiming__23TripodBossGuardWallPartFl = .text:0x8008CB60; // type:function size:0x8 scope:global align:4 +__sinit_\TripodBossGuardWallPart_cpp = .text:0x8008CB68; // type:function size:0x44 scope:local align:4 +__ct__Q226NrvTripodBossGuardWallPart35TripodBossGuardWallPartNrvNonActiveFv = .text:0x8008CBAC; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvTripodBossGuardWallPart30TripodBossGuardWallPartNrvDemoFv = .text:0x8008CBBC; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvTripodBossGuardWallPart32TripodBossGuardWallPartNrvActiveFv = .text:0x8008CBCC; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvTripodBossGuardWallPart31TripodBossGuardWallPartNrvBreakFv = .text:0x8008CBDC; // type:function size:0x10 scope:global align:4 +__ct__Q226NrvTripodBossGuardWallPart32TripodBossGuardWallPartNrvRepairFv = .text:0x8008CBEC; // type:function size:0x10 scope:global align:4 +execute__Q226NrvTripodBossGuardWallPart32TripodBossGuardWallPartNrvRepairCFP5Spine = .text:0x8008CBFC; // type:function size:0x8 scope:global align:4 +execute__Q226NrvTripodBossGuardWallPart31TripodBossGuardWallPartNrvBreakCFP5Spine = .text:0x8008CC04; // type:function size:0x8 scope:global align:4 +execute__Q226NrvTripodBossGuardWallPart32TripodBossGuardWallPartNrvActiveCFP5Spine = .text:0x8008CC0C; // type:function size:0x4 scope:global align:4 +execute__Q226NrvTripodBossGuardWallPart30TripodBossGuardWallPartNrvDemoCFP5Spine = .text:0x8008CC10; // type:function size:0x48 scope:global align:4 +execute__Q226NrvTripodBossGuardWallPart35TripodBossGuardWallPartNrvNonActiveCFP5Spine = .text:0x8008CC58; // type:function size:0x4 scope:global align:4 +set__Q29JGeometry13SMatrix34CFRCQ29JGeometry13SMatrix34C = .text:0x8008CC5C; // type:function size:0x34 scope:global align:4 +__ct__25TripodBossKillerGeneraterFPCc = .text:0x8008CC90; // type:function size:0x64 scope:global align:4 +init__25TripodBossKillerGeneraterFRC12JMapInfoIter = .text:0x8008CCF4; // type:function size:0x1DC scope:global align:4 +kill__25TripodBossKillerGeneraterFv = .text:0x8008CED0; // type:function size:0x3C scope:global align:4 +receiveMsgEnemyAttack__25TripodBossKillerGeneraterFUlP9HitSensorP9HitSensor = .text:0x8008CF0C; // type:function size:0x48 scope:global align:4 +calcTripodLocalMatrix__25TripodBossKillerGeneraterFPQ29JGeometry64TPosition3>> = .text:0x8008CF54; // type:function size:0x10 scope:global align:4 +activateTripodBoss__25TripodBossKillerGeneraterFv = .text:0x8008CF64; // type:function size:0x88 scope:global align:4 +setLocalMatrix__25TripodBossKillerGeneraterFRCQ29JGeometry64TPosition3>> = .text:0x8008CFEC; // type:function size:0x8 scope:global align:4 +setActiveLebel__25TripodBossKillerGeneraterFl = .text:0x8008CFF4; // type:function size:0x8 scope:global align:4 +setHasCollision__25TripodBossKillerGeneraterFb = .text:0x8008CFFC; // type:function size:0x8 scope:global align:4 +tryShootSetting__25TripodBossKillerGeneraterFv = .text:0x8008D004; // type:function size:0xD8 scope:global align:4 +tryShoot__25TripodBossKillerGeneraterFv = .text:0x8008D0DC; // type:function size:0x50 scope:global align:4 +tryCoolDown__25TripodBossKillerGeneraterFv = .text:0x8008D12C; // type:function size:0x50 scope:global align:4 +tryReady__25TripodBossKillerGeneraterFv = .text:0x8008D17C; // type:function size:0x50 scope:global align:4 +tryBreak__25TripodBossKillerGeneraterFv = .text:0x8008D1CC; // type:function size:0x4C scope:global align:4 +tryAbort__25TripodBossKillerGeneraterFv = .text:0x8008D218; // type:function size:0x7C scope:global align:4 +requestBreak__25TripodBossKillerGeneraterFv = .text:0x8008D294; // type:function size:0xF8 scope:global align:4 +exeShowDemo__25TripodBossKillerGeneraterFv = .text:0x8008D38C; // type:function size:0xB4 scope:global align:4 +exeReady__25TripodBossKillerGeneraterFv = .text:0x8008D440; // type:function size:0x58 scope:global align:4 +exeShootSetting__25TripodBossKillerGeneraterFv = .text:0x8008D498; // type:function size:0x94 scope:global align:4 +exeShoot__25TripodBossKillerGeneraterFv = .text:0x8008D52C; // type:function size:0x8C scope:global align:4 +exeCoolDown__25TripodBossKillerGeneraterFv = .text:0x8008D5B8; // type:function size:0x58 scope:global align:4 +exeStop__25TripodBossKillerGeneraterFv = .text:0x8008D610; // type:function size:0x98 scope:global align:4 +exeRestart__25TripodBossKillerGeneraterFv = .text:0x8008D6A8; // type:function size:0xDC scope:global align:4 +exeBreak__25TripodBossKillerGeneraterFv = .text:0x8008D784; // type:function size:0x6C scope:global align:4 +__dt__25TripodBossKillerGeneraterFv = .text:0x8008D7F0; // type:function size:0x58 scope:global align:4 +__sinit_\TripodBossKillerGenerater_cpp = .text:0x8008D848; // type:function size:0x6C scope:local align:4 +__ct__Q228NrvTripodBossKillerGenerater37TripodBossKillerGeneraterNrvNonActiveFv = .text:0x8008D8B4; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater32TripodBossKillerGeneraterNrvHideFv = .text:0x8008D8C4; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater36TripodBossKillerGeneraterNrvShowDemoFv = .text:0x8008D8D4; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater33TripodBossKillerGeneraterNrvReadyFv = .text:0x8008D8E4; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater40TripodBossKillerGeneraterNrvShootSettingFv = .text:0x8008D8F4; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater33TripodBossKillerGeneraterNrvShootFv = .text:0x8008D904; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater36TripodBossKillerGeneraterNrvCoolDownFv = .text:0x8008D914; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater33TripodBossKillerGeneraterNrvBreakFv = .text:0x8008D924; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater32TripodBossKillerGeneraterNrvStopFv = .text:0x8008D934; // type:function size:0x10 scope:global align:4 +__ct__Q228NrvTripodBossKillerGenerater35TripodBossKillerGeneraterNrvRestartFv = .text:0x8008D944; // type:function size:0x10 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater35TripodBossKillerGeneraterNrvRestartCFP5Spine = .text:0x8008D954; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater32TripodBossKillerGeneraterNrvStopCFP5Spine = .text:0x8008D95C; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater33TripodBossKillerGeneraterNrvBreakCFP5Spine = .text:0x8008D964; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater36TripodBossKillerGeneraterNrvCoolDownCFP5Spine = .text:0x8008D96C; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater33TripodBossKillerGeneraterNrvShootCFP5Spine = .text:0x8008D974; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater40TripodBossKillerGeneraterNrvShootSettingCFP5Spine = .text:0x8008D97C; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater33TripodBossKillerGeneraterNrvReadyCFP5Spine = .text:0x8008D984; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater36TripodBossKillerGeneraterNrvShowDemoCFP5Spine = .text:0x8008D98C; // type:function size:0x8 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater32TripodBossKillerGeneraterNrvHideCFP5Spine = .text:0x8008D994; // type:function size:0x48 scope:global align:4 +execute__Q228NrvTripodBossKillerGenerater37TripodBossKillerGeneraterNrvNonActiveCFP5Spine = .text:0x8008D9DC; // type:function size:0x4 scope:global align:4 +__dt__31TripodBossKillerGeneraterCircleFv = .text:0x8008D9E0; // type:function size:0x58 scope:global align:4 +__ct__31TripodBossKillerGeneraterCircleFPCc = .text:0x8008DA38; // type:function size:0x70 scope:global align:4 +init__31TripodBossKillerGeneraterCircleFRC12JMapInfoIter = .text:0x8008DAA8; // type:function size:0x158 scope:global align:4 +__defctor__25TripodBossKillerGeneraterFv = .text:0x8008DC00; // type:function size:0xC scope:global align:4 +placementGenerater__31TripodBossKillerGeneraterCircleFv = .text:0x8008DC0C; // type:function size:0x28C scope:global align:4 +__ct__21TripodBossKinokoOneUpFPCc = .text:0x8008DE98; // type:function size:0x5C scope:global align:4 +init__21TripodBossKinokoOneUpFRC12JMapInfoIter = .text:0x8008DEF4; // type:function size:0xD8 scope:global align:4 +__dt__14BenefitItemObjFv = .text:0x8008DFCC; // type:function size:0x5C scope:global align:4 +control__21TripodBossKinokoOneUpFv = .text:0x8008E028; // type:function size:0x4 scope:global align:4 +exeActive__21TripodBossKinokoOneUpFv = .text:0x8008E02C; // type:function size:0xDC scope:global align:4 +__dt__21TripodBossKinokoOneUpFv = .text:0x8008E108; // type:function size:0x5C scope:global align:4 +__dt__16BenefitItemOneUpFv = .text:0x8008E164; // type:function size:0x58 scope:global align:4 +execute__Q224NrvTripodBossKinokoOneUp27TripodBossKinokoOneUpNrvEndCFP5Spine = .text:0x8008E1BC; // type:function size:0x4 scope:global align:4 +execute__Q224NrvTripodBossKinokoOneUp30TripodBossKinokoOneUpNrvActiveCFP5Spine = .text:0x8008E1C0; // type:function size:0x8 scope:global align:4 +getBaseMtx__21TripodBossKinokoOneUpCFv = .text:0x8008E1C8; // type:function size:0x8 scope:global align:4 +__sinit_\TripodBossKinokoOneUp_cpp = .text:0x8008E1D0; // type:function size:0x5C scope:local align:4 +__ct__Q217NrvBenefitItemObj15HostTypeNrvWaitFv = .text:0x8008E22C; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvBenefitItemObj16HostTypeNrvShootFv = .text:0x8008E23C; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvBenefitItemObj16HostTypeNrvCatchFv = .text:0x8008E24C; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvBenefitItemObj23HostTypeNrvAppearGroundFv = .text:0x8008E25C; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvBenefitItemObj20HostTypeNrvPreEscapeFv = .text:0x8008E26C; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvBenefitItemObj17HostTypeNrvEscapeFv = .text:0x8008E27C; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvTripodBossKinokoOneUp30TripodBossKinokoOneUpNrvActiveFv = .text:0x8008E28C; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvTripodBossKinokoOneUp27TripodBossKinokoOneUpNrvEndFv = .text:0x8008E29C; // type:function size:0x10 scope:global align:4 +execute__Q217NrvBenefitItemObj17HostTypeNrvEscapeCFP5Spine = .text:0x8008E2AC; // type:function size:0x8 scope:global align:4 +execute__Q217NrvBenefitItemObj20HostTypeNrvPreEscapeCFP5Spine = .text:0x8008E2B4; // type:function size:0x8 scope:global align:4 +execute__Q217NrvBenefitItemObj23HostTypeNrvAppearGroundCFP5Spine = .text:0x8008E2BC; // type:function size:0x8 scope:global align:4 +execute__Q217NrvBenefitItemObj16HostTypeNrvCatchCFP5Spine = .text:0x8008E2C4; // type:function size:0x14 scope:global align:4 +execute__Q217NrvBenefitItemObj16HostTypeNrvShootCFP5Spine = .text:0x8008E2D8; // type:function size:0x8 scope:global align:4 +execute__Q217NrvBenefitItemObj15HostTypeNrvWaitCFP5Spine = .text:0x8008E2E0; // type:function size:0x8 scope:global align:4 +setXDir__Q29JGeometry64TRotation3>>Ffff = .text:0x8008E2E8; // type:function size:0x10 scope:global align:4 +setYDir__Q29JGeometry64TRotation3>>Ffff = .text:0x8008E2F8; // type:function size:0x10 scope:global align:4 +setZDir__Q29JGeometry64TRotation3>>Ffff = .text:0x8008E308; // type:function size:0x10 scope:global align:4 +__dt__13TripodBossLegFv = .text:0x8008E318; // type:function size:0x5C scope:global align:4 +scale__Q29JGeometry8TVec4Ff = .text:0x8008E374; // type:function size:0x34 scope:global align:4 +normalize__Q29JGeometry9TQuat4Fv = .text:0x8008E3A8; // type:function size:0x68 scope:global align:4 +slerp__Q29JGeometry9TQuat4FRCQ29JGeometry9TQuat4RCQ29JGeometry9TQuat4f = .text:0x8008E410; // type:function size:0x2C scope:global align:4 +__ct__13TripodBossLegFPCc = .text:0x8008E43C; // type:function size:0x154 scope:global align:4 +init__13TripodBossLegFRC12JMapInfoIter = .text:0x8008E590; // type:function size:0x134 scope:global align:4 +initShadow__13TripodBossLegFPCc = .text:0x8008E6C4; // type:function size:0x40 scope:global align:4 +makeActorAppeared__13TripodBossLegFv = .text:0x8008E704; // type:function size:0x4 scope:global align:4 +makeActorDead__13TripodBossLegFv = .text:0x8008E708; // type:function size:0x4 scope:global align:4 +control__13TripodBossLegFv = .text:0x8008E70C; // type:function size:0x78 scope:global align:4 +attackSensor__13TripodBossLegFP9HitSensorP9HitSensor = .text:0x8008E784; // type:function size:0x70 scope:global align:4 +setBody__13TripodBossLegFP10TripodBoss = .text:0x8008E7F4; // type:function size:0x8 scope:global align:4 +setMovableArea__13TripodBossLegFP21TripodBossMovableArea = .text:0x8008E7FC; // type:function size:0x8 scope:global align:4 +setIKParam__13TripodBossLegFffRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8008E804; // type:function size:0x10C scope:global align:4 +setStepTarget__13TripodBossLegFP19TripodBossStepPoint = .text:0x8008E910; // type:function size:0x68 scope:global align:4 +setWait__13TripodBossLegFv = .text:0x8008E978; // type:function size:0x8 scope:global align:4 +setForceEndPoint__13TripodBossLegFRCQ29JGeometry8TVec3 = .text:0x8008E980; // type:function size:0x1C scope:global align:4 +setDemoEffectTiming__13TripodBossLegFb = .text:0x8008E99C; // type:function size:0x38 scope:global align:4 +getRootJointMatrix__13TripodBossLegCFv = .text:0x8008E9D4; // type:function size:0xC scope:global align:4 +getMiddleJointMatrix__13TripodBossLegCFv = .text:0x8008E9E0; // type:function size:0xC scope:global align:4 +getEndJointMatrix__13TripodBossLegCFv = .text:0x8008E9EC; // type:function size:0x8 scope:global align:4 +getRootLocalYMatrix__13TripodBossLegCFv = .text:0x8008E9F4; // type:function size:0x8 scope:global align:4 +getRootLocalYZMatrix__13TripodBossLegCFv = .text:0x8008E9FC; // type:function size:0x8 scope:global align:4 +getAnkleLocalXMatrix__13TripodBossLegCFv = .text:0x8008EA04; // type:function size:0x8 scope:global align:4 +getAnkleLocalXZMatrix__13TripodBossLegCFv = .text:0x8008EA0C; // type:function size:0x8 scope:global align:4 +requestStepTarget__13TripodBossLegFP19TripodBossStepPoint = .text:0x8008EA14; // type:function size:0xA4 scope:global align:4 +requestLeaveOut__13TripodBossLegFv = .text:0x8008EAB8; // type:function size:0x8 scope:global align:4 +requestBreak__13TripodBossLegFv = .text:0x8008EAC0; // type:function size:0x44 scope:global align:4 +requestStartDemo__13TripodBossLegFv = .text:0x8008EB04; // type:function size:0x10 scope:global align:4 +requestEndDemo__13TripodBossLegFv = .text:0x8008EB14; // type:function size:0x10 scope:global align:4 +isLanding__13TripodBossLegCFv = .text:0x8008EB24; // type:function size:0x8 scope:global align:4 +isDamage__13TripodBossLegCFv = .text:0x8008EB2C; // type:function size:0x60 scope:global align:4 +isStop__13TripodBossLegCFv = .text:0x8008EB8C; // type:function size:0x88 scope:global align:4 +isBroken__13TripodBossLegCFv = .text:0x8008EC14; // type:function size:0x8 scope:global align:4 +isPressPlayer__13TripodBossLegCFv = .text:0x8008EC1C; // type:function size:0x8 scope:global align:4 +canStep__13TripodBossLegCFv = .text:0x8008EC24; // type:function size:0x60 scope:global align:4 +canCancelStep__13TripodBossLegCFv = .text:0x8008EC84; // type:function size:0x60 scope:global align:4 +canWeighting__13TripodBossLegCFv = .text:0x8008ECE4; // type:function size:0x88 scope:global align:4 +exeDemo__13TripodBossLegFv = .text:0x8008ED6C; // type:function size:0x7C scope:global align:4 +exeUp__13TripodBossLegFv = .text:0x8008EDE8; // type:function size:0xD0 scope:global align:4 +exeLeaveOut__13TripodBossLegFv = .text:0x8008EEB8; // type:function size:0x188 scope:global align:4 +exeMove__13TripodBossLegFv = .text:0x8008F040; // type:function size:0x90 scope:global align:4 +exeMoveToLandingPos__13TripodBossLegFv = .text:0x8008F0D0; // type:function size:0x124 scope:global align:4 +exeStampSign__13TripodBossLegFv = .text:0x8008F1F4; // type:function size:0x1B4 scope:global align:4 +exeLanding__13TripodBossLegFv = .text:0x8008F3A8; // type:function size:0x28C scope:global align:4 +exeDamageVibration__13TripodBossLegFv = .text:0x8008F634; // type:function size:0x11C scope:global align:4 +exeBreak__13TripodBossLegFv = .text:0x8008F750; // type:function size:0x58 scope:global align:4 +addToTargetPower__13TripodBossLegFRCQ29JGeometry8TVec3f = .text:0x8008F7A8; // type:function size:0xFC scope:global align:4 +addIKLimitPower__13TripodBossLegFv = .text:0x8008F8A4; // type:function size:0x158 scope:global align:4 +addAccelUpLeg__13TripodBossLegFP19TripodBossStepPointf = .text:0x8008F9FC; // type:function size:0xB0 scope:global align:4 +calcLegHeight__13TripodBossLegCFP19TripodBossStepPoint = .text:0x8008FAAC; // type:function size:0x50 scope:global align:4 +updatePose__13TripodBossLegFv = .text:0x8008FAFC; // type:function size:0x50 scope:global align:4 +updateIKPose__13TripodBossLegFv = .text:0x8008FB4C; // type:function size:0xA8 scope:global align:4 +bindEndPosition__13TripodBossLegFv = .text:0x8008FBF4; // type:function size:0xDC scope:global align:4 +separateLocalAxisRootJoint__13TripodBossLegFRCQ29JGeometry64TPosition3>> = .text:0x8008FCD0; // type:function size:0x9C scope:global align:4 +separateAnkleJointLocalAxis__13TripodBossLegFv = .text:0x8008FD6C; // type:function size:0x58 scope:global align:4 +updateAnkleUp__13TripodBossLegFf = .text:0x8008FDC4; // type:function size:0xE8 scope:global align:4 +updateAnkleSlerpToBasePose__13TripodBossLegFv = .text:0x8008FEAC; // type:function size:0xC4 scope:global align:4 +updateAnkleLanding__13TripodBossLegFv = .text:0x8008FF70; // type:function size:0xA8 scope:global align:4 +updateAnkleShadowMatrix__13TripodBossLegFv = .text:0x80090018; // type:function size:0x154 scope:global align:4 +separateMatrixRotateYZX__2MRFPQ29JGeometry64TPosition3>>PQ29JGeometry64TPosition3>>RCQ29JGeometry64TPosition3>>RCQ29JGeometry64TPosition3>> = .text:0x8009016C; // type:function size:0x284 scope:global align:4 +__sinit_\TripodBossLeg_cpp = .text:0x800903F0; // type:function size:0x74 scope:local align:4 +__ct__Q216NrvTripodBossLeg20TripodBossLegNrvHoldFv = .text:0x80090464; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg20TripodBossLegNrvDemoFv = .text:0x80090474; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg20TripodBossLegNrvMoveFv = .text:0x80090484; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg18TripodBossLegNrvUpFv = .text:0x80090494; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg24TripodBossLegNrvLeaveOutFv = .text:0x800904A4; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg32TripodBossLegNrvMoveToLandingPosFv = .text:0x800904B4; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg25TripodBossLegNrvStampSignFv = .text:0x800904C4; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg23TripodBossLegNrvLandingFv = .text:0x800904D4; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg31TripodBossLegNrvDamageVibrationFv = .text:0x800904E4; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg22TripodBossLegNrvDamageFv = .text:0x800904F4; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvTripodBossLeg21TripodBossLegNrvBreakFv = .text:0x80090504; // type:function size:0x10 scope:global align:4 +execute__Q216NrvTripodBossLeg21TripodBossLegNrvBreakCFP5Spine = .text:0x80090514; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg22TripodBossLegNrvDamageCFP5Spine = .text:0x8009051C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg31TripodBossLegNrvDamageVibrationCFP5Spine = .text:0x80090524; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg23TripodBossLegNrvLandingCFP5Spine = .text:0x8009052C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg25TripodBossLegNrvStampSignCFP5Spine = .text:0x80090534; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg32TripodBossLegNrvMoveToLandingPosCFP5Spine = .text:0x8009053C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg24TripodBossLegNrvLeaveOutCFP5Spine = .text:0x80090544; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg18TripodBossLegNrvUpCFP5Spine = .text:0x8009054C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg20TripodBossLegNrvMoveCFP5Spine = .text:0x80090554; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg20TripodBossLegNrvDemoCFP5Spine = .text:0x8009055C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvTripodBossLeg20TripodBossLegNrvHoldCFP5Spine = .text:0x80090564; // type:function size:0x48 scope:global align:4 +setTrans__Q29JGeometry64TPosition3>>Ffff = .text:0x800905AC; // type:function size:0x10 scope:global align:4 +makeQuat__Q29JGeometry64TPosition3>>FRCQ29JGeometry9TQuat4 = .text:0x800905BC; // type:function size:0xB0 scope:global align:4 +clamp__2MRFfff = .text:0x8009066C; // type:function size:0x28 scope:global align:4 +set__Q29JGeometry8TVec3Fiii_v = .text:0x80090694; // type:function size:0x60 scope:global align:4 +__ct__9HitResultFv = .text:0x800906F4; // type:function size:0x5C scope:global align:4 +__ct__21TripodBossMovableAreaFv = .text:0x80090750; // type:function size:0x50 scope:global align:4 +setCenter__21TripodBossMovableAreaFRCQ29JGeometry8TVec3 = .text:0x800907A0; // type:function size:0x8 scope:global align:4 +setBaseAxis__21TripodBossMovableAreaFRCQ29JGeometry8TVec3 = .text:0x800907A8; // type:function size:0x38 scope:global align:4 +setFrontVector__21TripodBossMovableAreaFRCQ29JGeometry8TVec3 = .text:0x800907E0; // type:function size:0x38 scope:global align:4 +setRadius__21TripodBossMovableAreaFf = .text:0x80090818; // type:function size:0x8 scope:global align:4 +collideSphere__21TripodBossMovableAreaCFP9HitResultRCQ29JGeometry8TVec3fRCQ29JGeometry8TVec3 = .text:0x80090820; // type:function size:0x258 scope:global align:4 +calcNearLandingPosition__21TripodBossMovableAreaCFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80090A78; // type:function size:0x1C4 scope:global align:4 +calcLandingNormal__21TripodBossMovableAreaCFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80090C3C; // type:function size:0x80 scope:global align:4 +calcLandingFront__21TripodBossMovableAreaCFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80090CBC; // type:function size:0x100 scope:global align:4 +__sinit_\TripodBossMovableArea_cpp = .text:0x80090DBC; // type:function size:0x68 scope:local align:4 +sqrt__2MRFf_f = .text:0x80090E24; // type:function size:0x3C scope:global align:4 +__ct__23TripodBossRailMovePartsFPCc = .text:0x80090E60; // type:function size:0x44 scope:global align:4 +init__23TripodBossRailMovePartsFRC12JMapInfoIter = .text:0x80090EA4; // type:function size:0x74 scope:global align:4 +makeActorDead__23TripodBossRailMovePartsFv = .text:0x80090F18; // type:function size:0x6C scope:global align:4 +activateTripodBoss__23TripodBossRailMovePartsFv = .text:0x80090F84; // type:function size:0x44 scope:global align:4 +calcTripodLocalMatrix__23TripodBossRailMovePartsFPQ29JGeometry64TPosition3>> = .text:0x80090FC8; // type:function size:0x18 scope:global align:4 +exeWaitOwn__23TripodBossRailMovePartsFv = .text:0x80090FE0; // type:function size:0x14 scope:global align:4 +__dt__23TripodBossRailMovePartsFv = .text:0x80090FF4; // type:function size:0x58 scope:global align:4 +__ct__21TripodBossRotatePartsFPCc = .text:0x8009104C; // type:function size:0x44 scope:global align:4 +init__21TripodBossRotatePartsFRC12JMapInfoIter = .text:0x80091090; // type:function size:0x68 scope:global align:4 +makeActorDead__21TripodBossRotatePartsFv = .text:0x800910F8; // type:function size:0x6C scope:global align:4 +activateTripodBoss__21TripodBossRotatePartsFv = .text:0x80091164; // type:function size:0x40 scope:global align:4 +calcTripodLocalMatrix__21TripodBossRotatePartsFPQ29JGeometry64TPosition3>> = .text:0x800911A4; // type:function size:0xC0 scope:global align:4 +__dt__21TripodBossRotatePartsFv = .text:0x80091264; // type:function size:0x58 scope:global align:4 +getRotateMtx__15MapPartsRotatorCFv = .text:0x800912BC; // type:function size:0x8 scope:global align:4 +exeWaitOwn__21TripodBossRotatePartsFv = .text:0x800912C4; // type:function size:0x58 scope:global align:4 +__dt__15TripodBossShellFv = .text:0x8009131C; // type:function size:0x58 scope:global align:4 +__ct__15TripodBossShellFPCc = .text:0x80091374; // type:function size:0x44 scope:global align:4 +init__15TripodBossShellFRC12JMapInfoIter = .text:0x800913B8; // type:function size:0x1A0 scope:global align:4 +kill__15TripodBossShellFv = .text:0x80091558; // type:function size:0x40 scope:global align:4 +receiveMsgEnemyAttack__15TripodBossShellFUlP9HitSensorP9HitSensor = .text:0x80091598; // type:function size:0x74 scope:global align:4 +activateTripodBoss__15TripodBossShellFv = .text:0x8009160C; // type:function size:0x54 scope:global align:4 +exeBreak__15TripodBossShellFv = .text:0x80091660; // type:function size:0x1C4 scope:global align:4 +__sinit_\TripodBossShell_cpp = .text:0x80091824; // type:function size:0x34 scope:local align:4 +__ct__Q218NrvTripodBossShell27TripodBossShellNrvNonActiveFv = .text:0x80091858; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvTripodBossShell22TripodBossShellNrvWaitFv = .text:0x80091868; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvTripodBossShell23TripodBossShellNrvBreakFv = .text:0x80091878; // type:function size:0x10 scope:global align:4 +execute__Q218NrvTripodBossShell23TripodBossShellNrvBreakCFP5Spine = .text:0x80091888; // type:function size:0x8 scope:global align:4 +execute__Q218NrvTripodBossShell22TripodBossShellNrvWaitCFP5Spine = .text:0x80091890; // type:function size:0x8 scope:global align:4 +execute__Q218NrvTripodBossShell27TripodBossShellNrvNonActiveCFP5Spine = .text:0x80091898; // type:function size:0x4 scope:global align:4 +__ct__19TripodBossStepPointFPCc = .text:0x8009189C; // type:function size:0x94 scope:global align:4 +init__19TripodBossStepPointFRC12JMapInfoIter = .text:0x80091930; // type:function size:0xD0 scope:global align:4 +initAfterPlacement__19TripodBossStepPointFv = .text:0x80091A00; // type:function size:0x14 scope:global align:4 +setStepPosition__19TripodBossStepPointFRCQ29JGeometry8TVec3 = .text:0x80091A14; // type:function size:0x8 scope:global align:4 +setStepNormal__19TripodBossStepPointFRCQ29JGeometry8TVec3 = .text:0x80091A1C; // type:function size:0x38 scope:global align:4 +setStepFront__19TripodBossStepPointFRCQ29JGeometry8TVec3 = .text:0x80091A54; // type:function size:0x38 scope:global align:4 +__dt__19TripodBossStepPointFv = .text:0x80091A8C; // type:function size:0x5C scope:global align:4 +__ct__22TripodBossStepSequenceFv = .text:0x80091AE8; // type:function size:0x30 scope:global align:4 +addStepPoint__22TripodBossStepSequenceFP19TripodBossStepPoint = .text:0x80091B18; // type:function size:0x50 scope:global align:4 +getCurrentLeg__22TripodBossStepSequenceCFv = .text:0x80091B68; // type:function size:0x14 scope:global align:4 +getCurrentWaitTime__22TripodBossStepSequenceCFv = .text:0x80091B7C; // type:function size:0x14 scope:global align:4 +getCurrentStepPoint__22TripodBossStepSequenceFv = .text:0x80091B90; // type:function size:0x10 scope:global align:4 +nextStep__22TripodBossStepSequenceFv = .text:0x80091BA0; // type:function size:0x24 scope:global align:4 +isEmpty__22TripodBossStepSequenceCFv = .text:0x80091BC4; // type:function size:0x18 scope:global align:4 +reset__22TripodBossStepSequenceFv = .text:0x80091BDC; // type:function size:0xC scope:global align:4 +__ct__23TripodBossStepStartAreaFiPCc = .text:0x80091BE8; // type:function size:0x44 scope:global align:4 +init__23TripodBossStepStartAreaFRC12JMapInfoIter = .text:0x80091C2C; // type:function size:0x3C scope:global align:4 +movement__23TripodBossStepStartAreaFv = .text:0x80091C68; // type:function size:0x54 scope:global align:4 +__dt__23TripodBossStepStartAreaFv = .text:0x80091CBC; // type:function size:0x5C scope:global align:4 +getManagerName__23TripodBossStepStartAreaCFv = .text:0x80091D18; // type:function size:0xC scope:global align:4 +__ct__15CamHeliEffectorFv = .text:0x80091D24; // type:function size:0x14 scope:global align:4 +update__15CamHeliEffectorFP9CameraMan = .text:0x80091D38; // type:function size:0x31C scope:global align:4 +isCameraStateOn__15CameraTargetObjCFUl = .text:0x80092054; // type:function size:0x8 scope:global align:4 +__sinit_\CamHeliEffector_cpp = .text:0x8009205C; // type:function size:0x6C scope:local align:4 +__ct__Q213NrvMarioActor17MarioActorNrvWaitFv = .text:0x800920C8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor21MarioActorNrvGameOverFv = .text:0x800920D8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor26MarioActorNrvGameOverAbyssFv = .text:0x800920E8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor27MarioActorNrvGameOverAbyss2Fv = .text:0x800920F8; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor25MarioActorNrvGameOverFireFv = .text:0x80092108; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor30MarioActorNrvGameOverBlackHoleFv = .text:0x80092118; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor28MarioActorNrvGameOverNonStopFv = .text:0x80092128; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor25MarioActorNrvGameOverSinkFv = .text:0x80092138; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor21MarioActorNrvTimeWaitFv = .text:0x80092148; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvMarioActor19MarioActorNrvNoRushFv = .text:0x80092158; // type:function size:0x10 scope:global align:4 +execute__Q213NrvMarioActor19MarioActorNrvNoRushCFP5Spine = .text:0x80092168; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor21MarioActorNrvTimeWaitCFP5Spine = .text:0x80092170; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor25MarioActorNrvGameOverSinkCFP5Spine = .text:0x80092178; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor28MarioActorNrvGameOverNonStopCFP5Spine = .text:0x80092180; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor30MarioActorNrvGameOverBlackHoleCFP5Spine = .text:0x80092188; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor25MarioActorNrvGameOverFireCFP5Spine = .text:0x80092190; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor27MarioActorNrvGameOverAbyss2CFP5Spine = .text:0x80092198; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor26MarioActorNrvGameOverAbyssCFP5Spine = .text:0x800921A0; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor21MarioActorNrvGameOverCFP5Spine = .text:0x800921A8; // type:function size:0x8 scope:global align:4 +execute__Q213NrvMarioActor17MarioActorNrvWaitCFP5Spine = .text:0x800921B0; // type:function size:0x8 scope:global align:4 +JMACosRadian__Ff = .text:0x800921B8; // type:function size:0x44 scope:global align:4 +__ct__19CamKarikariEffectorFv = .text:0x800921FC; // type:function size:0xC scope:global align:4 +update__19CamKarikariEffectorFP9CameraMan = .text:0x80092208; // type:function size:0x454 scope:global align:4 +setRotate__Q29JGeometry9TQuat4FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3f = .text:0x8009265C; // type:function size:0xFC scope:global align:4 +transform__Q29JGeometry9TQuat4CFRCQ29JGeometry8TVec3RQ29JGeometry8TVec3 = .text:0x80092758; // type:function size:0x138 scope:global align:4 +setParam__17CamTranslatorAnimFPC16CameraParamChunk = .text:0x80092890; // type:function size:0x14 scope:global align:4 +getCamera__17CamTranslatorAnimCFv = .text:0x800928A4; // type:function size:0x8 scope:global align:4 +getAnimFrame__17CamTranslatorAnimCFPC16CameraParamChunk = .text:0x800928AC; // type:function size:0xC scope:global align:4 +setParam__19CamTranslatorBehindFPC16CameraParamChunk = .text:0x800928B8; // type:function size:0x54 scope:global align:4 +getCamera__19CamTranslatorBehindCFv = .text:0x8009290C; // type:function size:0x8 scope:global align:4 +setParam__22CamTranslatorBlackHoleFPC16CameraParamChunk = .text:0x80092914; // type:function size:0x68 scope:global align:4 +getCamera__22CamTranslatorBlackHoleCFv = .text:0x8009297C; // type:function size:0x8 scope:global align:4 +setParam__23CamTranslatorCharmedFixFPC16CameraParamChunk = .text:0x80092984; // type:function size:0xA4 scope:global align:4 +getCamera__23CamTranslatorCharmedFixCFv = .text:0x80092A28; // type:function size:0x8 scope:global align:4 +setParam__30CamTranslatorCharmedTripodBossFPC16CameraParamChunk = .text:0x80092A30; // type:function size:0xA8 scope:global align:4 +getCamera__30CamTranslatorCharmedTripodBossCFv = .text:0x80092AD8; // type:function size:0x8 scope:global align:4 +setParam__26CamTranslatorCharmedVecRegFPC16CameraParamChunk = .text:0x80092AE0; // type:function size:0xDC scope:global align:4 +getCamera__26CamTranslatorCharmedVecRegCFv = .text:0x80092BBC; // type:function size:0x8 scope:global align:4 +setParam__31CamTranslatorCharmedVecRegTowerFPC16CameraParamChunk = .text:0x80092BC4; // type:function size:0xF8 scope:global align:4 +getCamera__31CamTranslatorCharmedVecRegTowerCFv = .text:0x80092CBC; // type:function size:0x8 scope:global align:4 +setParam__23CamTranslatorCubePlanetFPC16CameraParamChunk = .text:0x80092CC4; // type:function size:0x24 scope:global align:4 +getCamera__23CamTranslatorCubePlanetCFv = .text:0x80092CE8; // type:function size:0x8 scope:global align:4 +setParam__16CamTranslatorDPDFPC16CameraParamChunk = .text:0x80092CF0; // type:function size:0x60 scope:global align:4 +getCamera__16CamTranslatorDPDCFv = .text:0x80092D50; // type:function size:0x8 scope:global align:4 +__ct__17CamTranslatorDeadFP10CameraDead = .text:0x80092D58; // type:function size:0x14 scope:global align:4 +setParam__17CamTranslatorDeadFPC16CameraParamChunk = .text:0x80092D6C; // type:function size:0x24 scope:global align:4 +getCamera__17CamTranslatorDeadCFv = .text:0x80092D90; // type:function size:0x8 scope:global align:4 +setParam__16CamTranslatorFixFPC16CameraParamChunk = .text:0x80092D98; // type:function size:0x88 scope:global align:4 +getCamera__16CamTranslatorFixCFv = .text:0x80092E20; // type:function size:0x8 scope:global align:4 +setParam__23CamTranslatorFixedPointFPC16CameraParamChunk = .text:0x80092E28; // type:function size:0x14 scope:global align:4 +getCamera__23CamTranslatorFixedPointCFv = .text:0x80092E3C; // type:function size:0x8 scope:global align:4 +setParam__23CamTranslatorFixedThereFPC16CameraParamChunk = .text:0x80092E44; // type:function size:0x28 scope:global align:4 +getCamera__23CamTranslatorFixedThereCFv = .text:0x80092E6C; // type:function size:0x8 scope:global align:4 +__ct__19CamTranslatorFollowFP12CameraFollow = .text:0x80092E74; // type:function size:0x14 scope:global align:4 +setParam__19CamTranslatorFollowFPC16CameraParamChunk = .text:0x80092E88; // type:function size:0x30 scope:global align:4 +getCamera__19CamTranslatorFollowCFv = .text:0x80092EB8; // type:function size:0x8 scope:global align:4 +__ct__23CamTranslatorFooFighterFP16CameraFooFighter = .text:0x80092EC0; // type:function size:0x14 scope:global align:4 +setParam__23CamTranslatorFooFighterFPC16CameraParamChunk = .text:0x80092ED4; // type:function size:0x24 scope:global align:4 +getCamera__23CamTranslatorFooFighterCFv = .text:0x80092EF8; // type:function size:0x8 scope:global align:4 +__ct__29CamTranslatorFooFighterPlanetFP22CameraFooFighterPlanet = .text:0x80092F00; // type:function size:0x14 scope:global align:4 +setParam__29CamTranslatorFooFighterPlanetFPC16CameraParamChunk = .text:0x80092F14; // type:function size:0x24 scope:global align:4 +getCamera__29CamTranslatorFooFighterPlanetCFv = .text:0x80092F38; // type:function size:0x8 scope:global align:4 +setParam__25CamTranslatorFrontAndBackFPC16CameraParamChunk = .text:0x80092F40; // type:function size:0xF8 scope:global align:4 +getCamera__25CamTranslatorFrontAndBackCFv = .text:0x80093038; // type:function size:0x8 scope:global align:4 +setParam__19CamTranslatorGroundFPC16CameraParamChunk = .text:0x80093040; // type:function size:0x4C scope:global align:4 +getCamera__19CamTranslatorGroundCFv = .text:0x8009308C; // type:function size:0x8 scope:global align:4 +setParam__26CamTranslatorInnerCylinderFPC16CameraParamChunk = .text:0x80093094; // type:function size:0xE8 scope:global align:4 +getCamera__26CamTranslatorInnerCylinderCFv = .text:0x8009317C; // type:function size:0x8 scope:global align:4 +setParam__25CamTranslatorInwardSphereFPC16CameraParamChunk = .text:0x80093184; // type:function size:0x24 scope:global align:4 +getCamera__25CamTranslatorInwardSphereCFv = .text:0x800931A8; // type:function size:0x8 scope:global align:4 +setParam__24CamTranslatorInwardTowerFPC16CameraParamChunk = .text:0x800931B0; // type:function size:0xD0 scope:global align:4 +getCamera__24CamTranslatorInwardTowerCFv = .text:0x80093280; // type:function size:0x8 scope:global align:4 +__ct__25CamTranslatorMedianPlanetFP18CameraMedianPlanet = .text:0x80093288; // type:function size:0x14 scope:global align:4 +setParam__25CamTranslatorMedianPlanetFPC16CameraParamChunk = .text:0x8009329C; // type:function size:0xE4 scope:global align:4 +getCamera__25CamTranslatorMedianPlanetCFv = .text:0x80093380; // type:function size:0x8 scope:global align:4 +setParam__24CamTranslatorMedianTowerFPC16CameraParamChunk = .text:0x80093388; // type:function size:0xBC scope:global align:4 +getCamera__24CamTranslatorMedianTowerCFv = .text:0x80093444; // type:function size:0x8 scope:global align:4 +setParam__27CamTranslatorMtxRegParallelFPC16CameraParamChunk = .text:0x8009344C; // type:function size:0x8C scope:global align:4 +getCamera__27CamTranslatorMtxRegParallelCFv = .text:0x800934D8; // type:function size:0x8 scope:global align:4 +setParam__24CamTranslatorObjParallelFPC16CameraParamChunk = .text:0x800934E0; // type:function size:0x24 scope:global align:4 +getCamera__24CamTranslatorObjParallelCFv = .text:0x80093504; // type:function size:0x8 scope:global align:4 +setParam__21CamTranslatorParallelFPC16CameraParamChunk = .text:0x8009350C; // type:function size:0x60 scope:global align:4 +getCamera__21CamTranslatorParallelCFv = .text:0x8009356C; // type:function size:0x8 scope:global align:4 +setParam__23CamTranslatorRaceFollowFPC16CameraParamChunk = .text:0x80093574; // type:function size:0x4C scope:global align:4 +getCamera__23CamTranslatorRaceFollowCFv = .text:0x800935C0; // type:function size:0x8 scope:global align:4 +setParam__21CamTranslatorRailDemoFPC16CameraParamChunk = .text:0x800935C8; // type:function size:0x5C scope:global align:4 +getCamera__21CamTranslatorRailDemoCFv = .text:0x80093624; // type:function size:0x8 scope:global align:4 +setParam__23CamTranslatorRailFollowFPC16CameraParamChunk = .text:0x8009362C; // type:function size:0x5C scope:global align:4 +getCamera__23CamTranslatorRailFollowCFv = .text:0x80093688; // type:function size:0x8 scope:global align:4 +setParam__22CamTranslatorRailWatchFPC16CameraParamChunk = .text:0x80093690; // type:function size:0x5C scope:global align:4 +getCamera__22CamTranslatorRailWatchCFv = .text:0x800936EC; // type:function size:0x8 scope:global align:4 +setParam__18CamTranslatorSlideFPC16CameraParamChunk = .text:0x800936F4; // type:function size:0x228 scope:global align:4 +getCamera__18CamTranslatorSlideCFv = .text:0x8009391C; // type:function size:0x8 scope:global align:4 +setParam__19CamTranslatorSpiralFPC16CameraParamChunk = .text:0x80093924; // type:function size:0x54 scope:global align:4 +getCamera__19CamTranslatorSpiralCFv = .text:0x80093978; // type:function size:0x8 scope:global align:4 +setParam__17CamTranslatorTalkFPC16CameraParamChunk = .text:0x80093980; // type:function size:0x1C scope:global align:4 +getCamera__17CamTranslatorTalkCFv = .text:0x8009399C; // type:function size:0x8 scope:global align:4 +setParam__18CamTranslatorTowerFPC16CameraParamChunk = .text:0x800939A4; // type:function size:0x9C scope:global align:4 +getCamera__18CamTranslatorTowerCFv = .text:0x80093A40; // type:function size:0x8 scope:global align:4 +setParam__21CamTranslatorTowerPosFPC16CameraParamChunk = .text:0x80093A48; // type:function size:0xB4 scope:global align:4 +getCamera__21CamTranslatorTowerPosCFv = .text:0x80093AFC; // type:function size:0x8 scope:global align:4 +setParam__23CamTranslatorTripodBossFPC16CameraParamChunk = .text:0x80093B04; // type:function size:0x8C scope:global align:4 +getCamera__23CamTranslatorTripodBossCFv = .text:0x80093B90; // type:function size:0x8 scope:global align:4 +setParam__28CamTranslatorTripodBossJointFPC16CameraParamChunk = .text:0x80093B98; // type:function size:0x6C scope:global align:4 +getCamera__28CamTranslatorTripodBossJointCFv = .text:0x80093C04; // type:function size:0x8 scope:global align:4 +setParam__25CamTranslatorTripodPlanetFPC16CameraParamChunk = .text:0x80093C0C; // type:function size:0xD0 scope:global align:4 +getCamera__25CamTranslatorTripodPlanetCFv = .text:0x80093CDC; // type:function size:0x8 scope:global align:4 +setParam__20CamTranslatorTrundleFPC16CameraParamChunk = .text:0x80093CE4; // type:function size:0xE0 scope:global align:4 +getCamera__20CamTranslatorTrundleCFv = .text:0x80093DC4; // type:function size:0x8 scope:global align:4 +setParam__27CamTranslatorTwistedPassageFPC16CameraParamChunk = .text:0x80093DCC; // type:function size:0x54 scope:global align:4 +getCamera__27CamTranslatorTwistedPassageCFv = .text:0x80093E20; // type:function size:0x8 scope:global align:4 +__ct__24CamTranslatorWaterFollowFP17CameraWaterFollow = .text:0x80093E28; // type:function size:0x14 scope:global align:4 +setParam__24CamTranslatorWaterFollowFPC16CameraParamChunk = .text:0x80093E3C; // type:function size:0x24 scope:global align:4 +getCamera__24CamTranslatorWaterFollowCFv = .text:0x80093E60; // type:function size:0x8 scope:global align:4 +__ct__24CamTranslatorWaterPlanetFP17CameraWaterPlanet = .text:0x80093E68; // type:function size:0x14 scope:global align:4 +setParam__24CamTranslatorWaterPlanetFPC16CameraParamChunk = .text:0x80093E7C; // type:function size:0x24 scope:global align:4 +getCamera__24CamTranslatorWaterPlanetCFv = .text:0x80093EA0; // type:function size:0x8 scope:global align:4 +__ct__28CamTranslatorWaterPlanetBossFP21CameraWaterPlanetBoss = .text:0x80093EA8; // type:function size:0x14 scope:global align:4 +setParam__28CamTranslatorWaterPlanetBossFPC16CameraParamChunk = .text:0x80093EBC; // type:function size:0x80 scope:global align:4 +getCamera__28CamTranslatorWaterPlanetBossCFv = .text:0x80093F3C; // type:function size:0x8 scope:global align:4 +__ct__25CamTranslatorWonderPlanetFP18CameraWonderPlanet = .text:0x80093F44; // type:function size:0x14 scope:global align:4 +setParam__25CamTranslatorWonderPlanetFPC16CameraParamChunk = .text:0x80093F58; // type:function size:0x24 scope:global align:4 +getCamera__25CamTranslatorWonderPlanetCFv = .text:0x80093F7C; // type:function size:0x8 scope:global align:4 +__ct__6CameraFPCc = .text:0x80093F84; // type:function size:0x68 scope:global align:4 +setZoneMtx__6CameraFl = .text:0x80093FEC; // type:function size:0xA0 scope:global align:4 +createTranslator__6CameraFv = .text:0x8009408C; // type:function size:0x48 scope:global align:4 +createVPanObj__6CameraFv = .text:0x800940D4; // type:function size:0x44 scope:global align:4 +__dt__6CameraFv = .text:0x80094118; // type:function size:0x58 scope:global align:4 +getCamera__18CamTranslatorDummyCFv = .text:0x80094170; // type:function size:0x8 scope:global align:4 +setParam__18CamTranslatorDummyFPC16CameraParamChunk = .text:0x80094178; // type:function size:0x4 scope:global align:4 +isEnableToReset__6CameraCFv = .text:0x8009417C; // type:function size:0x8 scope:global align:4 +isEnableToRoundRight__6CameraCFv = .text:0x80094184; // type:function size:0x8 scope:global align:4 +isEnableToRoundLeft__6CameraCFv = .text:0x8009418C; // type:function size:0x8 scope:global align:4 +roundRight__6CameraFv = .text:0x80094194; // type:function size:0x4 scope:global align:4 +roundLeft__6CameraFv = .text:0x80094198; // type:function size:0x4 scope:global align:4 +isCorrectingErpPositionOff__6CameraCFv = .text:0x8009419C; // type:function size:0x8 scope:global align:4 +isSubjectiveCameraOff__6CameraCFv = .text:0x800941A4; // type:function size:0x8 scope:global align:4 +isZeroFrameMoveOff__6CameraCFv = .text:0x800941AC; // type:function size:0x8 scope:global align:4 +isCollisionOff__6CameraCFv = .text:0x800941B4; // type:function size:0x8 scope:global align:4 +isInterpolationOff__6CameraCFv = .text:0x800941BC; // type:function size:0x8 scope:global align:4 +reset__6CameraFv = .text:0x800941C4; // type:function size:0x4 scope:global align:4 +set__18CamAnmDataAccessorFPvPv = .text:0x800941C8; // type:function size:0xC scope:global align:4 +getPos__18CamAnmDataAccessorCFPQ29JGeometry8TVec3f = .text:0x800941D4; // type:function size:0x98 scope:global align:4 +getWatchPos__18CamAnmDataAccessorCFPQ29JGeometry8TVec3f = .text:0x8009426C; // type:function size:0x98 scope:global align:4 +getTwist__18CamAnmDataAccessorCFf = .text:0x80094304; // type:function size:0x10 scope:global align:4 +getFovy__18CamAnmDataAccessorCFf = .text:0x80094314; // type:function size:0x10 scope:global align:4 +get__18CamAnmDataAccessorCFfUlUl = .text:0x80094324; // type:function size:0x108 scope:global align:4 +set__21KeyCamAnmDataAccessorFPvPv = .text:0x8009442C; // type:function size:0xC scope:global align:4 +getPos__21KeyCamAnmDataAccessorCFPQ29JGeometry8TVec3f = .text:0x80094438; // type:function size:0xA4 scope:global align:4 +getWatchPos__21KeyCamAnmDataAccessorCFPQ29JGeometry8TVec3f = .text:0x800944DC; // type:function size:0xA4 scope:global align:4 +getTwist__21KeyCamAnmDataAccessorCFf = .text:0x80094580; // type:function size:0x14 scope:global align:4 +getFovy__21KeyCamAnmDataAccessorCFf = .text:0x80094594; // type:function size:0x14 scope:global align:4 +get__21KeyCamAnmDataAccessorCFfUlUlUl = .text:0x800945A8; // type:function size:0x2C scope:global align:4 +searchKeyFrameIndex__21KeyCamAnmDataAccessorCFfUlUlUl = .text:0x800945D4; // type:function size:0x5C scope:global align:4 +get3f__21KeyCamAnmDataAccessorCFfUlUl = .text:0x80094630; // type:function size:0x84 scope:global align:4 +get4f__21KeyCamAnmDataAccessorCFfUlUl = .text:0x800946B4; // type:function size:0x84 scope:global align:4 +calcHermite__21KeyCamAnmDataAccessorCFfffffff = .text:0x80094738; // type:function size:0x44 scope:global align:4 +__ct__10CameraAnimFPCc = .text:0x8009477C; // type:function size:0xD0 scope:global align:4 +reset__10CameraAnimFv = .text:0x8009484C; // type:function size:0x84 scope:global align:4 +calc__10CameraAnimFv = .text:0x800948D0; // type:function size:0x2BC scope:global align:4 +setParam__10CameraAnimFPUcf = .text:0x80094B8C; // type:function size:0x4C scope:global align:4 +isAnimEnd__10CameraAnimCFv = .text:0x80094BD8; // type:function size:0x58 scope:global align:4 +getAnimFrame__10CameraAnimFPUc = .text:0x80094C30; // type:function size:0xC8 scope:global align:4 +createTranslator__10CameraAnimFv = .text:0x80094CF8; // type:function size:0x48 scope:global align:4 +loadBin__10CameraAnimFPUc = .text:0x80094D40; // type:function size:0x140 scope:global align:4 +__dt__10CameraAnimFv = .text:0x80094E80; // type:function size:0x5C scope:global align:4 +__dt__18CamAnmDataAccessorFv = .text:0x80094EDC; // type:function size:0x40 scope:global align:4 +__dt__21KeyCamAnmDataAccessorFv = .text:0x80094F1C; // type:function size:0x40 scope:global align:4 +isZeroFrameMoveOff__10CameraAnimCFv = .text:0x80094F5C; // type:function size:0x8 scope:global align:4 +isCollisionOff__10CameraAnimCFv = .text:0x80094F64; // type:function size:0x8 scope:global align:4 +isInterpolationOff__10CameraAnimCFv = .text:0x80094F6C; // type:function size:0x8 scope:global align:4 +__dt__12CameraBehindFv = .text:0x80094F74; // type:function size:0x5C scope:global align:4 +__ct__12CameraBehindFPCc = .text:0x80094FD0; // type:function size:0x5C scope:global align:4 +reset__12CameraBehindFv = .text:0x8009502C; // type:function size:0x50 scope:global align:4 +calc__12CameraBehindFv = .text:0x8009507C; // type:function size:0x58 scope:global align:4 +createTranslator__12CameraBehindFv = .text:0x800950D4; // type:function size:0x48 scope:global align:4 +calcPosAndUp__12CameraBehindFf = .text:0x8009511C; // type:function size:0x218 scope:global align:4 +__ct__15CameraBlackHoleFPCc = .text:0x80095334; // type:function size:0x64 scope:global align:4 +reset__15CameraBlackHoleFv = .text:0x80095398; // type:function size:0x250 scope:global align:4 +calc__15CameraBlackHoleFv = .text:0x800955E8; // type:function size:0x50 scope:global align:4 +createTranslator__15CameraBlackHoleFv = .text:0x80095638; // type:function size:0x48 scope:global align:4 +__dt__15CameraBlackHoleFv = .text:0x80095680; // type:function size:0x5C scope:global align:4 +JMAAcosRadian__Ff = .text:0x800956DC; // type:function size:0xA8 scope:global align:4 +crossToPolar__2MRFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3PfPfPf = .text:0x80095784; // type:function size:0xE4 scope:global align:4 +polarToCross__2MRFRCQ29JGeometry8TVec3PQ29JGeometry8TVec3fff = .text:0x80095868; // type:function size:0xE8 scope:global align:4 +polarToCrossDegree__2MRFRCQ29JGeometry8TVec3PQ29JGeometry8TVec3fff = .text:0x80095950; // type:function size:0xE8 scope:global align:4 +diffRadian__2MRFff = .text:0x80095A38; // type:function size:0xBC scope:global align:4 +diffRadianAroundAxis__2MRFPfRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80095AF4; // type:function size:0x134 scope:global align:4 +projectVecOnPlane__2MRFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80095C28; // type:function size:0xB0 scope:global align:4 +cosDegree__2MRFf = .text:0x80095CD8; // type:function size:0x44 scope:global align:4 +sinDegree__2MRFf = .text:0x80095D1C; // type:function size:0x68 scope:global align:4 +__ct__16CameraCharmedFixFPCc = .text:0x80095D84; // type:function size:0x6C scope:global align:4 +reset__16CameraCharmedFixFv = .text:0x80095DF0; // type:function size:0x64 scope:global align:4 +calc__16CameraCharmedFixFv = .text:0x80095E54; // type:function size:0x2D4 scope:global align:4 +createTranslator__16CameraCharmedFixFv = .text:0x80096128; // type:function size:0x48 scope:global align:4 +__dt__16CameraCharmedFixFv = .text:0x80096170; // type:function size:0x5C scope:global align:4 +__ct__23CameraCharmedTripodBossFPCc = .text:0x800961CC; // type:function size:0x70 scope:global align:4 +reset__23CameraCharmedTripodBossFv = .text:0x8009623C; // type:function size:0x64 scope:global align:4 +calc__23CameraCharmedTripodBossFv = .text:0x800962A0; // type:function size:0x370 scope:global align:4 +setParam__23CameraCharmedTripodBossFlQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec2 = .text:0x80096610; // type:function size:0x64 scope:global align:4 +createTranslator__23CameraCharmedTripodBossFv = .text:0x80096674; // type:function size:0x48 scope:global align:4 +__dt__23CameraCharmedTripodBossFv = .text:0x800966BC; // type:function size:0x5C scope:global align:4 +__ct__19CameraCharmedVecRegFPCc = .text:0x80096718; // type:function size:0x6C scope:global align:4 +reset__19CameraCharmedVecRegFv = .text:0x80096784; // type:function size:0x74 scope:global align:4 +calc__19CameraCharmedVecRegFv = .text:0x800967F8; // type:function size:0x464 scope:global align:4 +createTranslator__19CameraCharmedVecRegFv = .text:0x80096C5C; // type:function size:0x48 scope:global align:4 +__dt__19CameraCharmedVecRegFv = .text:0x80096CA4; // type:function size:0x5C scope:global align:4 +__ct__24CameraCharmedVecRegTowerFPCc = .text:0x80096D00; // type:function size:0x44 scope:global align:4 +reset__24CameraCharmedVecRegTowerFv = .text:0x80096D44; // type:function size:0x64 scope:global align:4 +calc__24CameraCharmedVecRegTowerFv = .text:0x80096DA8; // type:function size:0x48C scope:global align:4 +createTranslator__24CameraCharmedVecRegTowerFv = .text:0x80097234; // type:function size:0x48 scope:global align:4 +__dt__24CameraCharmedVecRegTowerFv = .text:0x8009727C; // type:function size:0x5C scope:global align:4 +__dt__13CameraContextFv = .text:0x800972D8; // type:function size:0x58 scope:global align:4 +__ct__13CameraContextFv = .text:0x80097330; // type:function size:0x4C scope:global align:4 +initParams__13CameraContextFv = .text:0x8009737C; // type:function size:0x284 scope:global align:4 +getViewMtx__13CameraContextCFv = .text:0x80097600; // type:function size:0x8 scope:global align:4 +getInvViewMtx__13CameraContextCFv = .text:0x80097608; // type:function size:0x8 scope:global align:4 +getAspect__13CameraContextCFv = .text:0x80097610; // type:function size:0x94 scope:global align:4 +setViewMtx__13CameraContextFRCQ29JGeometry64TPosition3>>bbRCQ29JGeometry8TVec3 = .text:0x800976A4; // type:function size:0x48 scope:global align:4 +setNearZ__13CameraContextFf = .text:0x800976EC; // type:function size:0x8 scope:global align:4 +setFovy__13CameraContextFf = .text:0x800976F4; // type:function size:0x8 scope:global align:4 +setShakeOffset__13CameraContextFff = .text:0x800976FC; // type:function size:0xC scope:global align:4 +updateProjectionMtx__13CameraContextFv = .text:0x80097708; // type:function size:0x2D4 scope:global align:4 +getScreenHeight__2MRFv = .text:0x800979DC; // type:function size:0x10 scope:global align:4 +PI__Q29JGeometry8TUtilFv = .text:0x800979EC; // type:function size:0x8 scope:global align:4 +__ct__11CameraCoverFPCc = .text:0x800979F4; // type:function size:0xB0 scope:global align:4 +movement__11CameraCoverFv = .text:0x80097AA4; // type:function size:0x9C scope:global align:4 +draw__11CameraCoverCFv = .text:0x80097B40; // type:function size:0x78 scope:global align:4 +cover__11CameraCoverFUl = .text:0x80097BB8; // type:function size:0x10 scope:global align:4 +isCameraHopping__11CameraCoverCFv = .text:0x80097BC8; // type:function size:0x1C scope:global align:4 +copyCamera__11CameraCoverFv = .text:0x80097BE4; // type:function size:0x5C scope:global align:4 +__dt__11CameraCoverFv = .text:0x80097C40; // type:function size:0x58 scope:global align:4 +__sinit_\CameraCover_cpp = .text:0x80097C98; // type:function size:0x34 scope:local align:4 +__ct__16CameraCubePlanetFPCc = .text:0x80097CCC; // type:function size:0x68 scope:global align:4 +reset__16CameraCubePlanetFv = .text:0x80097D34; // type:function size:0x54 scope:global align:4 +calc__16CameraCubePlanetFv = .text:0x80097D88; // type:function size:0x2CC scope:global align:4 +createTranslator__16CameraCubePlanetFv = .text:0x80098054; // type:function size:0x48 scope:global align:4 +__dt__16CameraCubePlanetFv = .text:0x8009809C; // type:function size:0x5C scope:global align:4 +__ct__9CameraDPDFPCc = .text:0x800980F8; // type:function size:0xA0 scope:global align:4 +reset__9CameraDPDFv = .text:0x80098198; // type:function size:0x3F8 scope:global align:4 +calc__9CameraDPDFv = .text:0x80098590; // type:function size:0x5B0 scope:global align:4 +__as__Q29JGeometry8TVec2FRCQ29JGeometry8TVec2 = .text:0x80098B40; // type:function size:0x14 scope:global align:4 +createTranslator__9CameraDPDFv = .text:0x80098B54; // type:function size:0x48 scope:global align:4 +__dt__9CameraDPDFv = .text:0x80098B9C; // type:function size:0x5C scope:global align:4 +__ml__Q29JGeometry8TVec2CFf = .text:0x80098BF8; // type:function size:0x2C scope:global align:4 +__pl__Q29JGeometry8TVec2CFRCQ29JGeometry8TVec2 = .text:0x80098C24; // type:function size:0x34 scope:global align:4 +__ct__10CameraDeadFPCc = .text:0x80098C58; // type:function size:0x54 scope:global align:4 +reset__10CameraDeadFv = .text:0x80098CAC; // type:function size:0x220 scope:global align:4 +calc__10CameraDeadFv = .text:0x80098ECC; // type:function size:0x2A8 scope:global align:4 +createTranslator__10CameraDeadFv = .text:0x80099174; // type:function size:0x40 scope:global align:4 +__dt__10CameraDeadFv = .text:0x800991B4; // type:function size:0x5C scope:global align:4 +getRadius__15CameraTargetObjCFv = .text:0x80099210; // type:function size:0x8 scope:global align:4 +isInterpolationOff__10CameraDeadCFv = .text:0x80099218; // type:function size:0x8 scope:global align:4 +__ct__14CameraDirectorFPCc = .text:0x80099220; // type:function size:0x324 scope:global align:4 +init__14CameraDirectorFRC12JMapInfoIter = .text:0x80099544; // type:function size:0x4 scope:global align:4 +movement__14CameraDirectorFv = .text:0x80099548; // type:function size:0xD4 scope:global align:4 +setTarget__14CameraDirectorFP15CameraTargetObj = .text:0x8009961C; // type:function size:0x8 scope:global align:4 +getTarget__14CameraDirectorFv = .text:0x80099624; // type:function size:0x8 scope:global align:4 +push__14CameraDirectorFP9CameraMan = .text:0x8009962C; // type:function size:0x84 scope:global align:4 +pop__14CameraDirectorFv = .text:0x800996B0; // type:function size:0x88 scope:global align:4 +backLastMtx__14CameraDirectorFv = .text:0x80099738; // type:function size:0x68 scope:global align:4 +getCurrentCameraMan__14CameraDirectorCFv = .text:0x800997A0; // type:function size:0x1C scope:global align:4 +updateCameraMan__14CameraDirectorFv = .text:0x800997BC; // type:function size:0x74 scope:global align:4 +calcPose__14CameraDirectorFv = .text:0x80099830; // type:function size:0xD4 scope:global align:4 +calcSubjective__14CameraDirectorFv = .text:0x80099904; // type:function size:0x360 scope:global align:4 +isInterpolationOff__14CameraDirectorFv = .text:0x80099C64; // type:function size:0x68 scope:global align:4 +switchAntiOscillation__14CameraDirectorFv = .text:0x80099CCC; // type:function size:0x50 scope:global align:4 +createViewMtx__14CameraDirectorFv = .text:0x80099D1C; // type:function size:0x68 scope:global align:4 +checkStartCondition__14CameraDirectorFv = .text:0x80099D84; // type:function size:0x78 scope:global align:4 +startEvent__14CameraDirectorFlPCcRC15CameraTargetArgl = .text:0x80099DFC; // type:function size:0xD0 scope:global align:4 +endEvent__14CameraDirectorFlPCcbl = .text:0x80099ECC; // type:function size:0xD4 scope:global align:4 +endEventAtLanding__14CameraDirectorFlPCcl = .text:0x80099FA0; // type:function size:0x90 scope:global align:4 +getEventParameter__14CameraDirectorFlPCc = .text:0x8009A030; // type:function size:0x68 scope:global align:4 +requestToResetCameraMan__14CameraDirectorFv = .text:0x8009A098; // type:function size:0xC scope:global align:4 +setInterpolation__14CameraDirectorFUl = .text:0x8009A0A4; // type:function size:0x68 scope:global align:4 +cover__14CameraDirectorFUl = .text:0x8009A10C; // type:function size:0x8 scope:global align:4 +closeCreatingCameraChunk__14CameraDirectorFv = .text:0x8009A114; // type:function size:0x7C scope:global align:4 +initCameraCodeCollection__14CameraDirectorFPCcl = .text:0x8009A190; // type:function size:0x8 scope:global align:4 +registerCameraCode__14CameraDirectorFUl = .text:0x8009A198; // type:function size:0x8 scope:global align:4 +termCameraCodeCollection__14CameraDirectorFv = .text:0x8009A1A0; // type:function size:0x8 scope:global align:4 +declareEvent__14CameraDirectorFlPCc = .text:0x8009A1A8; // type:function size:0x6C scope:global align:4 +started__14CameraDirectorFv = .text:0x8009A214; // type:function size:0x10 scope:global align:4 +setTargetActor__14CameraDirectorFPC9LiveActor = .text:0x8009A224; // type:function size:0x8 scope:global align:4 +setTargetPlayer__14CameraDirectorFPC10MarioActor = .text:0x8009A22C; // type:function size:0x8 scope:global align:4 +isRotatingHard__14CameraDirectorCFv = .text:0x8009A234; // type:function size:0xC scope:global align:4 +isSubjectiveCamera__14CameraDirectorCFv = .text:0x8009A240; // type:function size:0x8 scope:global align:4 +isEnableToControl__14CameraDirectorCFv = .text:0x8009A248; // type:function size:0x9C scope:global align:4 +isEnableToRoundLeft__14CameraDirectorCFv = .text:0x8009A2E4; // type:function size:0x30 scope:global align:4 +isEnableToRoundRight__14CameraDirectorCFv = .text:0x8009A314; // type:function size:0x30 scope:global align:4 +isEnableToReset__14CameraDirectorCFv = .text:0x8009A344; // type:function size:0x30 scope:global align:4 +isEventCameraActive__14CameraDirectorCFlPCc = .text:0x8009A374; // type:function size:0x5C scope:global align:4 +isEventCameraActive__14CameraDirectorCFv = .text:0x8009A3D0; // type:function size:0x3C scope:global align:4 +startStartPosCamera__14CameraDirectorFb = .text:0x8009A40C; // type:function size:0x10 scope:global align:4 +isInterpolatingNearlyEnd__14CameraDirectorCFv = .text:0x8009A41C; // type:function size:0x60 scope:global align:4 +isForceCameraChange__14CameraDirectorCFv = .text:0x8009A47C; // type:function size:0xC scope:global align:4 +getDefaultFovy__14CameraDirectorCFv = .text:0x8009A488; // type:function size:0x8 scope:global align:4 +startStartAnimCamera__14CameraDirectorFv = .text:0x8009A490; // type:function size:0x70 scope:global align:4 +isStartAnimCameraEnd__14CameraDirectorCFv = .text:0x8009A500; // type:function size:0x20 scope:global align:4 +getStartAnimCameraFrame__14CameraDirectorCFv = .text:0x8009A520; // type:function size:0x20 scope:global align:4 +endStartAnimCamera__14CameraDirectorFv = .text:0x8009A540; // type:function size:0x40 scope:global align:4 +startTalkCamera__14CameraDirectorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3ffl = .text:0x8009A580; // type:function size:0x10C scope:global align:4 +endTalkCamera__14CameraDirectorFbl = .text:0x8009A68C; // type:function size:0x14 scope:global align:4 +startSubjectiveCamera__14CameraDirectorFl = .text:0x8009A6A0; // type:function size:0xA0 scope:global align:4 +endSubjectiveCamera__14CameraDirectorFl = .text:0x8009A740; // type:function size:0x98 scope:global align:4 +isAnimCameraEnd__14CameraDirectorCFlPCc = .text:0x8009A7D8; // type:function size:0x5C scope:global align:4 +getAnimCameraFrame__14CameraDirectorCFlPCc = .text:0x8009A834; // type:function size:0x5C scope:global align:4 +pauseOnAnimCamera__14CameraDirectorFlPCc = .text:0x8009A890; // type:function size:0x54 scope:global align:4 +pauseOffAnimCamera__14CameraDirectorFlPCc = .text:0x8009A8E4; // type:function size:0x54 scope:global align:4 +zoomInGameCamera__14CameraDirectorFv = .text:0x8009A938; // type:function size:0x8 scope:global align:4 +zoomOutGameCamera__14CameraDirectorFv = .text:0x8009A940; // type:function size:0x8 scope:global align:4 +checkEndOfEventCamera__14CameraDirectorFv = .text:0x8009A948; // type:function size:0x90 scope:global align:4 +controlCameraSE__14CameraDirectorFv = .text:0x8009A9D8; // type:function size:0x2F4 scope:global align:4 +removeEndEventAtLanding__14CameraDirectorFlPCc = .text:0x8009ACCC; // type:function size:0xF0 scope:global align:4 +calcViewMtxFromPoseParam__14CameraDirectorFPQ29JGeometry64TPosition3>>PC15CameraPoseParam = .text:0x8009ADBC; // type:function size:0x204 scope:global align:4 +isPlayableCameraSE__14CameraDirectorFb = .text:0x8009AFC0; // type:function size:0xF0 scope:global align:4 +resetCameraMan__14CameraDirectorFv = .text:0x8009B0B0; // type:function size:0x180 scope:global align:4 +createStartAnimCamera__14CameraDirectorFv = .text:0x8009B230; // type:function size:0x74 scope:global align:4 +createTalkCamera__14CameraDirectorFv = .text:0x8009B2A4; // type:function size:0xB8 scope:global align:4 +createSubjectiveCamera__14CameraDirectorFv = .text:0x8009B35C; // type:function size:0xB8 scope:global align:4 +getCameraDirector__2MRFv = .text:0x8009B414; // type:function size:0x28 scope:global align:4 +copyFrom__15CameraPoseParamFRC15CameraPoseParam = .text:0x8009B43C; // type:function size:0x94 scope:global align:4 +isCollisionOff__9CameraManCFv = .text:0x8009B4D0; // type:function size:0x8 scope:global align:4 +isCorrectingErpPositionOff__9CameraManCFv = .text:0x8009B4D8; // type:function size:0x8 scope:global align:4 +isZeroFrameMoveOff__9CameraManCFv = .text:0x8009B4E0; // type:function size:0x8 scope:global align:4 +isInterpolationOff__9CameraManCFv = .text:0x8009B4E8; // type:function size:0x8 scope:global align:4 +isSubjectiveCameraOff__9CameraManCFv = .text:0x8009B4F0; // type:function size:0x8 scope:global align:4 +isEnableToRoundLeft__9CameraManCFv = .text:0x8009B4F8; // type:function size:0x8 scope:global align:4 +isEnableToRoundRight__9CameraManCFv = .text:0x8009B500; // type:function size:0x8 scope:global align:4 +isEnableToReset__9CameraManCFv = .text:0x8009B508; // type:function size:0x8 scope:global align:4 +roundLeft__9CameraManFv = .text:0x8009B510; // type:function size:0x4 scope:global align:4 +roundRight__9CameraManFv = .text:0x8009B514; // type:function size:0x4 scope:global align:4 +getBuffer__22CameraParamChunkID_TmpFUl = .text:0x8009B518; // type:function size:0x8 scope:global align:4 +__dt__14CameraDirectorFv = .text:0x8009B520; // type:function size:0x58 scope:global align:4 +__sinit_\CameraDirector_cpp = .text:0x8009B578; // type:function size:0x6C scope:local align:4 +__ct__9CameraFixFPCc = .text:0x8009B5E4; // type:function size:0x8C scope:global align:4 +reset__9CameraFixFv = .text:0x8009B670; // type:function size:0x10 scope:global align:4 +calc__9CameraFixFv = .text:0x8009B680; // type:function size:0x1C0 scope:global align:4 +setParam__9CameraFixFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8009B840; // type:function size:0x58 scope:global align:4 +createTranslator__9CameraFixFv = .text:0x8009B898; // type:function size:0x48 scope:global align:4 +__dt__9CameraFixFv = .text:0x8009B8E0; // type:function size:0x5C scope:global align:4 +__ct__16CameraFixedPointFPCc = .text:0x8009B93C; // type:function size:0x4C scope:global align:4 +reset__16CameraFixedPointFv = .text:0x8009B988; // type:function size:0x8C scope:global align:4 +calc__16CameraFixedPointFv = .text:0x8009BA14; // type:function size:0x304 scope:global align:4 +createTranslator__16CameraFixedPointFv = .text:0x8009BD18; // type:function size:0x48 scope:global align:4 +setParam__16CameraFixedPointFRCQ29JGeometry8TVec3Ul = .text:0x8009BD60; // type:function size:0x20 scope:global align:4 +__dt__16CameraFixedPointFv = .text:0x8009BD80; // type:function size:0x5C scope:global align:4 +__ct__16CameraFixedThereFPCc = .text:0x8009BDDC; // type:function size:0x6C scope:global align:4 +reset__16CameraFixedThereFv = .text:0x8009BE48; // type:function size:0x64 scope:global align:4 +calc__16CameraFixedThereFv = .text:0x8009BEAC; // type:function size:0xC0 scope:global align:4 +createTranslator__16CameraFixedThereFv = .text:0x8009BF6C; // type:function size:0x48 scope:global align:4 +copyStatusFromPrevCamera__16CameraFixedThereFv = .text:0x8009BFB4; // type:function size:0x154 scope:global align:4 +calcEyeDir__16CameraFixedThereFPQ29JGeometry8TVec3 = .text:0x8009C108; // type:function size:0x88 scope:global align:4 +makeAxisAndRoll__16CameraFixedThereFv = .text:0x8009C190; // type:function size:0x158 scope:global align:4 +updateUpVec__16CameraFixedThereFRCQ29JGeometry8TVec3 = .text:0x8009C2E8; // type:function size:0x80 scope:global align:4 +updateNormalUpVec__16CameraFixedThereFRCQ29JGeometry8TVec3 = .text:0x8009C368; // type:function size:0x1D8 scope:global align:4 +__dt__16CameraFixedThereFv = .text:0x8009C540; // type:function size:0x5C scope:global align:4 +isCorrectingErpPositionOff__16CameraFixedThereCFv = .text:0x8009C59C; // type:function size:0x8 scope:global align:4 +__ct__12CameraFollowFPCc = .text:0x8009C5A4; // type:function size:0xAC scope:global align:4 +reset__12CameraFollowFv = .text:0x8009C650; // type:function size:0x118 scope:global align:4 +calc__12CameraFollowFv = .text:0x8009C768; // type:function size:0xA0 scope:global align:4 +setParam__12CameraFollowFfffffb = .text:0x8009C808; // type:function size:0x1C scope:global align:4 +createTranslator__12CameraFollowFv = .text:0x8009C824; // type:function size:0x40 scope:global align:4 +isEnableToRoundLeft__12CameraFollowCFv = .text:0x8009C864; // type:function size:0x40 scope:global align:4 +isEnableToRoundRight__12CameraFollowCFv = .text:0x8009C8A4; // type:function size:0x40 scope:global align:4 +calcIdealPos__12CameraFollowFv = .text:0x8009C8E4; // type:function size:0x194 scope:global align:4 +calcRotPos__12CameraFollowFv = .text:0x8009CA78; // type:function size:0x268 scope:global align:4 +constrainDistance__12CameraFollowFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8009CCE0; // type:function size:0x140 scope:global align:4 +constrainAngleX__12CameraFollowFPf = .text:0x8009CE20; // type:function size:0x54 scope:global align:4 +constrainAngleY__12CameraFollowFPfRCQ29JGeometry8TVec3f = .text:0x8009CE74; // type:function size:0xD0 scope:global align:4 +getMagnitudeOfMovingRound__12CameraFollowCFv = .text:0x8009CF44; // type:function size:0xEC scope:global align:4 +checkShiftStateToRound__12CameraFollowFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8009D030; // type:function size:0x120 scope:global align:4 +arrangeHeight__12CameraFollowFv = .text:0x8009D150; // type:function size:0xE0 scope:global align:4 +reflectRotOffset__12CameraFollowFv = .text:0x8009D230; // type:function size:0x9C scope:global align:4 +isWallForward__12CameraFollowCFv = .text:0x8009D2CC; // type:function size:0xD4 scope:global align:4 +arrangeLookUp__12CameraFollowFv = .text:0x8009D3A0; // type:function size:0x5C scope:global align:4 +checkAscent__12CameraFollowCFPQ29JGeometry8TVec3 = .text:0x8009D3FC; // type:function size:0x140 scope:global align:4 +arrangeLookDown__12CameraFollowFv = .text:0x8009D53C; // type:function size:0xBC scope:global align:4 +checkDescent__12CameraFollowCFPQ29JGeometry8TVec3 = .text:0x8009D5F8; // type:function size:0x140 scope:global align:4 +startRound__12CameraFollowFff = .text:0x8009D738; // type:function size:0x74 scope:global align:4 +checkValidityOfRound__12CameraFollowFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8009D7AC; // type:function size:0x1A0 scope:global align:4 +isUpsideDownByRoll__12CameraFollowCFv = .text:0x8009D94C; // type:function size:0x68 scope:global align:4 +__dt__12CameraFollowFv = .text:0x8009D9B4; // type:function size:0x5C scope:global align:4 +__sinit_\CameraFollow_cpp = .text:0x8009DA10; // type:function size:0x44 scope:local align:4 +isJumping__15CameraTargetObjCFv = .text:0x8009DA54; // type:function size:0x8 scope:global align:4 +isInvalidTriangle__18TriangleFilterFuncCFPC8Triangle = .text:0x8009DA5C; // type:function size:0x14 scope:global align:4 +isEnableToReset__12CameraFollowCFv = .text:0x8009DA70; // type:function size:0x8 scope:global align:4 +__ct__16CameraFooFighterFPCc = .text:0x8009DA78; // type:function size:0x70 scope:global align:4 +reset__16CameraFooFighterFv = .text:0x8009DAE8; // type:function size:0x84 scope:global align:4 +calc__16CameraFooFighterFv = .text:0x8009DB6C; // type:function size:0x6F4 scope:global align:4 +createTranslator__16CameraFooFighterFv = .text:0x8009E260; // type:function size:0x40 scope:global align:4 +__dt__16CameraFooFighterFv = .text:0x8009E2A0; // type:function size:0x5C scope:global align:4 +__dt__22CameraFooFighterPlanetFv = .text:0x8009E2FC; // type:function size:0x5C scope:global align:4 +__ct__22CameraFooFighterPlanetFPCc = .text:0x8009E358; // type:function size:0x54 scope:global align:4 +reset__22CameraFooFighterPlanetFv = .text:0x8009E3AC; // type:function size:0x190 scope:global align:4 +calc__22CameraFooFighterPlanetFv = .text:0x8009E53C; // type:function size:0x3B4 scope:global align:4 +createTranslator__22CameraFooFighterPlanetFv = .text:0x8009E8F0; // type:function size:0x40 scope:global align:4 +goRoundBehind__22CameraFooFighterPlanetFRQ29JGeometry8TVec3RQ29JGeometry8TVec3RQ29JGeometry8TVec3 = .text:0x8009E930; // type:function size:0x2C4 scope:global align:4 +__dt__18CameraFrontAndBackFv = .text:0x8009EBF4; // type:function size:0x5C scope:global align:4 +__ct__18CameraFrontAndBackFPCc = .text:0x8009EC50; // type:function size:0x6C scope:global align:4 +reset__18CameraFrontAndBackFv = .text:0x8009ECBC; // type:function size:0x4 scope:global align:4 +calc__18CameraFrontAndBackFv = .text:0x8009ECC0; // type:function size:0x2D4 scope:global align:4 +createTranslator__18CameraFrontAndBackFv = .text:0x8009EF94; // type:function size:0x48 scope:global align:4 +calcBaseQuat__18CameraFrontAndBackFPQ29JGeometry9TQuat4RCQ29JGeometry8TVec3 = .text:0x8009EFDC; // type:function size:0xB0 scope:global align:4 +calcDipQuat__18CameraFrontAndBackFPQ29JGeometry9TQuat4RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8009F08C; // type:function size:0x160 scope:global align:4 +__ct__12CameraGroundFPCc = .text:0x8009F1EC; // type:function size:0x74 scope:global align:4 +reset__12CameraGroundFv = .text:0x8009F260; // type:function size:0xC scope:global align:4 +calc__12CameraGroundFv = .text:0x8009F26C; // type:function size:0x258 scope:global align:4 +createTranslator__12CameraGroundFv = .text:0x8009F4C4; // type:function size:0x48 scope:global align:4 +__dt__12CameraGroundFv = .text:0x8009F50C; // type:function size:0x5C scope:global align:4 +__dt__19CameraHeightArrangeFv = .text:0x8009F568; // type:function size:0x58 scope:global align:4 +__ct__19CameraHeightArrangeFP6Camera = .text:0x8009F5C0; // type:function size:0x144 scope:global align:4 +updateJump__19CameraHeightArrangeFv = .text:0x8009F704; // type:function size:0xD4 scope:global align:4 +calcWatchPos__19CameraHeightArrangeFP15CameraTargetObj = .text:0x8009F7D8; // type:function size:0xE0 scope:global align:4 +arrange__19CameraHeightArrangeFv = .text:0x8009F8B8; // type:function size:0x94 scope:global align:4 +resetJump__19CameraHeightArrangeFv = .text:0x8009F94C; // type:function size:0x14 scope:global align:4 +reset__19CameraHeightArrangeFv = .text:0x8009F960; // type:function size:0x148 scope:global align:4 +resetParameter__19CameraHeightArrangeFv = .text:0x8009FAA8; // type:function size:0x78 scope:global align:4 +checkState__19CameraHeightArrangeFv = .text:0x8009FB20; // type:function size:0x148 scope:global align:4 +arrangeHeight__19CameraHeightArrangeFv = .text:0x8009FC68; // type:function size:0x124 scope:global align:4 +arrangeVPan__19CameraHeightArrangeFv = .text:0x8009FD8C; // type:function size:0xF4 scope:global align:4 +calcPose__19CameraHeightArrangeFv = .text:0x8009FE80; // type:function size:0x114 scope:global align:4 +updateUpper__19CameraHeightArrangeFv = .text:0x8009FF94; // type:function size:0x21C scope:global align:4 +updateLower__19CameraHeightArrangeFv = .text:0x800A01B0; // type:function size:0x1AC scope:global align:4 +calcOffset__19CameraHeightArrangeFf = .text:0x800A035C; // type:function size:0x1C8 scope:global align:4 +chase__19CameraHeightArrangeFv = .text:0x800A0524; // type:function size:0xA4 scope:global align:4 +updateHeightAndOffset__19CameraHeightArrangeFv = .text:0x800A05C8; // type:function size:0xD0 scope:global align:4 +getGlobalAxis__19CameraHeightArrangeFv = .text:0x800A0698; // type:function size:0xC4 scope:global align:4 +isFastRise__15CameraTargetObjCFv = .text:0x800A075C; // type:function size:0x8 scope:global align:4 +isFastDrop__15CameraTargetObjCFv = .text:0x800A0764; // type:function size:0x8 scope:global align:4 +JMASinRadian__Ff = .text:0x800A076C; // type:function size:0x68 scope:global align:4 +tan__2MRFf = .text:0x800A07D4; // type:function size:0x70 scope:global align:4 +createCamera<14CameraParallel>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0844; // type:function size:0x38 scope:global align:4 +createCamera<11CameraTower>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A087C; // type:function size:0x38 scope:global align:4 +createCamera<12CameraFollow>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A08B4; // type:function size:0x38 scope:global align:4 +createCamera<18CameraWonderPlanet>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A08EC; // type:function size:0x38 scope:global align:4 +createCamera<9CameraFix>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0924; // type:function size:0x38 scope:global align:4 +createCamera<16CameraFixedPoint>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A095C; // type:function size:0x38 scope:global align:4 +createCamera<12CameraBehind>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0994; // type:function size:0x38 scope:global align:4 +createCamera<17CameraInwardTower>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A09CC; // type:function size:0x38 scope:global align:4 +createCamera<16CameraFixedThere>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0A04; // type:function size:0x38 scope:global align:4 +createCamera<16CameraTripodBoss>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0A3C; // type:function size:0x38 scope:global align:4 +createCamera<14CameraTowerPos>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0A74; // type:function size:0x38 scope:global align:4 +createCamera<18CameraTripodPlanet>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0AAC; // type:function size:0x38 scope:global align:4 +createCamera<10CameraDead>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0AE4; // type:function size:0x38 scope:global align:4 +createCamera<18CameraInwardSphere>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0B1C; // type:function size:0x38 scope:global align:4 +createCamera<14CameraRailDemo>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0B54; // type:function size:0x38 scope:global align:4 +createCamera<16CameraRailFollow>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0B8C; // type:function size:0x38 scope:global align:4 +createCamera<21CameraTripodBossJoint>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0BC4; // type:function size:0x38 scope:global align:4 +createCamera<23CameraCharmedTripodBoss>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0BFC; // type:function size:0x38 scope:global align:4 +createCamera<17CameraObjParallel>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0C34; // type:function size:0x38 scope:global align:4 +createCamera<16CameraCharmedFix>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0C6C; // type:function size:0x38 scope:global align:4 +createCamera<12CameraGround>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0CA4; // type:function size:0x38 scope:global align:4 +createCamera<13CameraTrundle>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0CDC; // type:function size:0x38 scope:global align:4 +createCamera<16CameraCubePlanet>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0D14; // type:function size:0x38 scope:global align:4 +createCamera<19CameraInnerCylinder>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0D4C; // type:function size:0x38 scope:global align:4 +createCamera<12CameraSpiral>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0D84; // type:function size:0x38 scope:global align:4 +createCamera<10CameraTalk>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0DBC; // type:function size:0x38 scope:global align:4 +createCamera<20CameraMtxRegParallel>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0DF4; // type:function size:0x38 scope:global align:4 +createCamera<19CameraCharmedVecReg>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0E2C; // type:function size:0x38 scope:global align:4 +createCamera<18CameraMedianPlanet>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0E64; // type:function size:0x38 scope:global align:4 +createCamera<20CameraTwistedPassage>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0E9C; // type:function size:0x38 scope:global align:4 +createCamera<17CameraMedianTower>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0ED4; // type:function size:0x38 scope:global align:4 +createCamera<24CameraCharmedVecRegTower>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0F0C; // type:function size:0x38 scope:global align:4 +createCamera<18CameraFrontAndBack>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0F44; // type:function size:0x38 scope:global align:4 +createCamera<16CameraRaceFollow>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0F7C; // type:function size:0x38 scope:global align:4 +createCamera<11CameraSlide>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0FB4; // type:function size:0x38 scope:global align:4 +createCamera<16CameraFooFighter>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A0FEC; // type:function size:0x38 scope:global align:4 +createCamera<22CameraFooFighterPlanet>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A1024; // type:function size:0x38 scope:global align:4 +createCamera<15CameraBlackHole>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A105C; // type:function size:0x38 scope:global align:4 +createCamera<10CameraAnim>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A1094; // type:function size:0x38 scope:global align:4 +createCamera<9CameraDPD>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A10CC; // type:function size:0x38 scope:global align:4 +createCamera<17CameraWaterFollow>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A1104; // type:function size:0x38 scope:global align:4 +createCamera<17CameraWaterPlanet>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A113C; // type:function size:0x38 scope:global align:4 +createCamera<21CameraWaterPlanetBoss>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A1174; // type:function size:0x38 scope:global align:4 +createCamera<15CameraRailWatch>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A11AC; // type:function size:0x38 scope:global align:4 +createCamera<16CameraSubjective>__26@unnamed@CameraHolder_cpp@Fv_P6Camera = .text:0x800A11E4; // type:function size:0x38 scope:global align:4 +__ct__12CameraHolderFPCc = .text:0x800A121C; // type:function size:0x64 scope:global align:4 +getTranslator__12CameraHolderFl = .text:0x800A1280; // type:function size:0x10 scope:global align:4 +getIndexOf__12CameraHolderCFPCc = .text:0x800A1290; // type:function size:0x70 scope:global align:4 +getDefaultCamera__12CameraHolderFv = .text:0x800A1300; // type:function size:0x14 scope:global align:4 +getIndexOfDefault__12CameraHolderCFv = .text:0x800A1314; // type:function size:0x8 scope:global align:4 +getIndexOf__12CameraHolderCFP6Camera = .text:0x800A131C; // type:function size:0x3C scope:global align:4 +createCameras__12CameraHolderFv = .text:0x800A1358; // type:function size:0xA8 scope:global align:4 +getCameraInner__12CameraHolderCFl = .text:0x800A1400; // type:function size:0x10 scope:global align:4 +__dt__12CameraHolderFv = .text:0x800A1410; // type:function size:0x58 scope:global align:4 +__ct__19CameraInnerCylinderFPCc = .text:0x800A1468; // type:function size:0x78 scope:global align:4 +reset__19CameraInnerCylinderFv = .text:0x800A14E0; // type:function size:0xC scope:global align:4 +calc__19CameraInnerCylinderFv = .text:0x800A14EC; // type:function size:0x610 scope:global align:4 +createTranslator__19CameraInnerCylinderFv = .text:0x800A1AFC; // type:function size:0x48 scope:global align:4 +__dt__19CameraInnerCylinderFv = .text:0x800A1B44; // type:function size:0x5C scope:global align:4 +__dt__18CameraInwardSphereFv = .text:0x800A1BA0; // type:function size:0x5C scope:global align:4 +__ct__18CameraInwardSphereFPCc = .text:0x800A1BFC; // type:function size:0x70 scope:global align:4 +reset__18CameraInwardSphereFv = .text:0x800A1C6C; // type:function size:0xE0 scope:global align:4 +calc__18CameraInwardSphereFv = .text:0x800A1D4C; // type:function size:0x46C scope:global align:4 +createTranslator__18CameraInwardSphereFv = .text:0x800A21B8; // type:function size:0x48 scope:global align:4 +calcGravityCenter__18CameraInwardSphereFv = .text:0x800A2200; // type:function size:0x2A4 scope:global align:4 +__dt__17CameraInwardTowerFv = .text:0x800A24A4; // type:function size:0x5C scope:global align:4 +__ct__17CameraInwardTowerFPCc = .text:0x800A2500; // type:function size:0x90 scope:global align:4 +reset__17CameraInwardTowerFv = .text:0x800A2590; // type:function size:0xA4 scope:global align:4 +calc__17CameraInwardTowerFv = .text:0x800A2634; // type:function size:0x68 scope:global align:4 +createTranslator__17CameraInwardTowerFv = .text:0x800A269C; // type:function size:0x48 scope:global align:4 +calcIdealPose__17CameraInwardTowerFv = .text:0x800A26E4; // type:function size:0x3CC scope:global align:4 +isEnableToReset__17CameraInwardTowerCFv = .text:0x800A2AB0; // type:function size:0x8 scope:global align:4 +getWatchPos__15CameraLocalUtilFPC9CameraMan = .text:0x800A2AB8; // type:function size:0xC scope:global align:4 +getPos__15CameraLocalUtilFPC9CameraMan = .text:0x800A2AC4; // type:function size:0xC scope:global align:4 +getUpVec__15CameraLocalUtilFPC9CameraMan = .text:0x800A2AD0; // type:function size:0xC scope:global align:4 +getWatchUpVec__15CameraLocalUtilFPC9CameraMan = .text:0x800A2ADC; // type:function size:0x8 scope:global align:4 +getFovy__15CameraLocalUtilFPC9CameraMan = .text:0x800A2AE4; // type:function size:0xC scope:global align:4 +getGlobalOffset__15CameraLocalUtilFPC9CameraMan = .text:0x800A2AF0; // type:function size:0xC scope:global align:4 +getLocalOffset__15CameraLocalUtilFPC9CameraMan = .text:0x800A2AFC; // type:function size:0xC scope:global align:4 +getRoll__15CameraLocalUtilFPC9CameraMan = .text:0x800A2B08; // type:function size:0xC scope:global align:4 +setWatchPos__15CameraLocalUtilFP9CameraManRCQ29JGeometry8TVec3 = .text:0x800A2B14; // type:function size:0xC scope:global align:4 +setPos__15CameraLocalUtilFP9CameraManRCQ29JGeometry8TVec3 = .text:0x800A2B20; // type:function size:0xC scope:global align:4 +setUpVec__15CameraLocalUtilFP9CameraManRCQ29JGeometry8TVec3 = .text:0x800A2B2C; // type:function size:0xC scope:global align:4 +setWatchUpVec__15CameraLocalUtilFP9CameraManRCQ29JGeometry8TVec3 = .text:0x800A2B38; // type:function size:0x8 scope:global align:4 +setFovy__15CameraLocalUtilFP9CameraManf = .text:0x800A2B40; // type:function size:0xC scope:global align:4 +setGlobalOffset__15CameraLocalUtilFP9CameraManRCQ29JGeometry8TVec3 = .text:0x800A2B4C; // type:function size:0xC scope:global align:4 +setLocalOffset__15CameraLocalUtilFP9CameraManRCQ29JGeometry8TVec3 = .text:0x800A2B58; // type:function size:0xC scope:global align:4 +setFrontOffset__15CameraLocalUtilFP9CameraManf = .text:0x800A2B64; // type:function size:0xC scope:global align:4 +setUpperOffset__15CameraLocalUtilFP9CameraManf = .text:0x800A2B70; // type:function size:0xC scope:global align:4 +setRoll__15CameraLocalUtilFP9CameraManf = .text:0x800A2B7C; // type:function size:0xC scope:global align:4 +getTarget__15CameraLocalUtilFPC9CameraMan = .text:0x800A2B88; // type:function size:0x8 scope:global align:4 +getMtxReg__15CameraLocalUtilFPCc = .text:0x800A2B90; // type:function size:0x38 scope:global align:4 +getVecReg__15CameraLocalUtilFPCc = .text:0x800A2BC8; // type:function size:0x38 scope:global align:4 +getDummyVecRegName__15CameraLocalUtilFv = .text:0x800A2C00; // type:function size:0x28 scope:global align:4 +isForceCameraChange__15CameraLocalUtilFv = .text:0x800A2C28; // type:function size:0x24 scope:global align:4 +getCameraDirector__15CameraLocalUtilFv = .text:0x800A2C4C; // type:function size:0x4 scope:global align:4 +setUsedTarget__15CameraLocalUtilFPC9CameraManP15CameraTargetObj = .text:0x800A2C50; // type:function size:0xC scope:global align:4 +getTarget__15CameraLocalUtilFPC6Camera = .text:0x800A2C5C; // type:function size:0xC scope:global align:4 +getWatchPos__15CameraLocalUtilFPC6Camera = .text:0x800A2C68; // type:function size:0xC scope:global align:4 +getPos__15CameraLocalUtilFPC6Camera = .text:0x800A2C74; // type:function size:0xC scope:global align:4 +getUpVec__15CameraLocalUtilFPC6Camera = .text:0x800A2C80; // type:function size:0xC scope:global align:4 +getWatchUpVec__15CameraLocalUtilFPC6Camera = .text:0x800A2C8C; // type:function size:0x8 scope:global align:4 +getFovy__15CameraLocalUtilFPC6Camera = .text:0x800A2C94; // type:function size:0xC scope:global align:4 +getGlobalOffset__15CameraLocalUtilFPC6Camera = .text:0x800A2CA0; // type:function size:0xC scope:global align:4 +getLocalOffset__15CameraLocalUtilFPC6Camera = .text:0x800A2CAC; // type:function size:0xC scope:global align:4 +getRoll__15CameraLocalUtilFPC6Camera = .text:0x800A2CB8; // type:function size:0xC scope:global align:4 +setWatchPos__15CameraLocalUtilFP6CameraRCQ29JGeometry8TVec3 = .text:0x800A2CC4; // type:function size:0xC scope:global align:4 +setPos__15CameraLocalUtilFP6CameraRCQ29JGeometry8TVec3 = .text:0x800A2CD0; // type:function size:0xC scope:global align:4 +setUpVec__15CameraLocalUtilFP6CameraRCQ29JGeometry8TVec3 = .text:0x800A2CDC; // type:function size:0xC scope:global align:4 +setWatchUpVec__15CameraLocalUtilFP6CameraRCQ29JGeometry8TVec3 = .text:0x800A2CE8; // type:function size:0x8 scope:global align:4 +setUpVecAndWatchUpVec__15CameraLocalUtilFP6CameraRCQ29JGeometry8TVec3 = .text:0x800A2CF0; // type:function size:0x48 scope:global align:4 +setFovy__15CameraLocalUtilFP6Cameraf = .text:0x800A2D38; // type:function size:0xC scope:global align:4 +setGlobalOffset__15CameraLocalUtilFP6CameraRCQ29JGeometry8TVec3 = .text:0x800A2D44; // type:function size:0xC scope:global align:4 +setLocalOffset__15CameraLocalUtilFP6CameraRCQ29JGeometry8TVec3 = .text:0x800A2D50; // type:function size:0xC scope:global align:4 +setFrontOffset__15CameraLocalUtilFP6Cameraf = .text:0x800A2D5C; // type:function size:0xC scope:global align:4 +setUpperOffset__15CameraLocalUtilFP6Cameraf = .text:0x800A2D68; // type:function size:0xC scope:global align:4 +setRoll__15CameraLocalUtilFP6Cameraf = .text:0x800A2D74; // type:function size:0xC scope:global align:4 +recalcUpVec__15CameraLocalUtilFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A2D80; // type:function size:0x5C scope:global align:4 +makeWatchOffset__15CameraLocalUtilFPQ29JGeometry8TVec3P6CameraP15CameraTargetObjf = .text:0x800A2DDC; // type:function size:0x1C0 scope:global align:4 +makeWatchPoint__15CameraLocalUtilFPQ29JGeometry8TVec3P6CameraP15CameraTargetObjf = .text:0x800A2F9C; // type:function size:0x58 scope:global align:4 +makeWatchOffsetImm__15CameraLocalUtilFPQ29JGeometry8TVec3P6CameraP15CameraTargetObj = .text:0x800A2FF4; // type:function size:0x118 scope:global align:4 +makeWatchPointImm__15CameraLocalUtilFPQ29JGeometry8TVec3P6CameraP15CameraTargetObj = .text:0x800A310C; // type:function size:0x58 scope:global align:4 +tryCameraReset__15CameraLocalUtilFv = .text:0x800A3164; // type:function size:0x38 scope:global align:4 +tryCameraResetTrigger__15CameraLocalUtilFv = .text:0x800A319C; // type:function size:0x50 scope:global align:4 +testCameraPadButtonReset__15CameraLocalUtilFv = .text:0x800A31EC; // type:function size:0x3C scope:global align:4 +testCameraPadTriggerReset__15CameraLocalUtilFv = .text:0x800A3228; // type:function size:0x3C scope:global align:4 +testCameraPadTriggerRoundLeft__15CameraLocalUtilFv = .text:0x800A3264; // type:function size:0x4C scope:global align:4 +testCameraPadTriggerRoundRight__15CameraLocalUtilFv = .text:0x800A32B0; // type:function size:0x4C scope:global align:4 +slerpCamera__15CameraLocalUtilFPQ29JGeometry9TQuat4RCQ29JGeometry9TQuat4RCQ29JGeometry9TQuat4fb = .text:0x800A32FC; // type:function size:0x180 scope:global align:4 +makeTowerCameraMtx__15CameraLocalUtilFPQ29JGeometry64TPosition3>>RCQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A347C; // type:function size:0x108 scope:global align:4 +arrangeDistanceByFovy__15CameraLocalUtilFP6CameraQ29JGeometry8TVec3f = .text:0x800A3584; // type:function size:0x1FC scope:global align:4 +arrangeDistanceByPushAndPull__15CameraLocalUtilFP6Cameraff = .text:0x800A3780; // type:function size:0x108 scope:global align:4 +calcSafePose__15CameraLocalUtilFP9CameraManP6Camera = .text:0x800A3888; // type:function size:0x3C8 scope:global align:4 +__ct__9CameraManFPCc = .text:0x800A3C50; // type:function size:0x70 scope:global align:4 +owned__9CameraManFP14CameraDirector = .text:0x800A3CC0; // type:function size:0x8 scope:global align:4 +released__9CameraManFP14CameraDirector = .text:0x800A3CC8; // type:function size:0xC scope:global align:4 +activate__9CameraManFP14CameraDirector = .text:0x800A3CD4; // type:function size:0x18 scope:global align:4 +deactivate__9CameraManFP14CameraDirector = .text:0x800A3CEC; // type:function size:0x18 scope:global align:4 +movement__9CameraManFv = .text:0x800A3D04; // type:function size:0x4C scope:global align:4 +__dt__9CameraManFv = .text:0x800A3D50; // type:function size:0x58 scope:global align:4 +notifyActivate__9CameraManFv = .text:0x800A3DA8; // type:function size:0x4 scope:global align:4 +notifyDeactivate__9CameraManFv = .text:0x800A3DAC; // type:function size:0x4 scope:global align:4 +calc__9CameraManFv = .text:0x800A3DB0; // type:function size:0x4 scope:global align:4 +init__9CameraManFRC12JMapInfoIter = .text:0x800A3DB4; // type:function size:0x4 scope:global align:4 +__ct__14CameraManEventFP12CameraHolderP22CameraParamChunkHolderPCc = .text:0x800A3DB8; // type:function size:0xB4 scope:global align:4 +__ct__Q214CameraManEvent13ChunkFIFOItemFv = .text:0x800A3E6C; // type:function size:0x18 scope:global align:4 +init__14CameraManEventFRC12JMapInfoIter = .text:0x800A3E84; // type:function size:0x4 scope:global align:4 +calc__14CameraManEventFv = .text:0x800A3E88; // type:function size:0x6C scope:global align:4 +start__14CameraManEventFlPCcRC15CameraTargetArgl = .text:0x800A3EF4; // type:function size:0x5C scope:global align:4 +end__14CameraManEventFlPCcl = .text:0x800A3F50; // type:function size:0x88 scope:global align:4 +isEventActive__14CameraManEventCFlPCc = .text:0x800A3FD8; // type:function size:0xD0 scope:global align:4 +isActive__14CameraManEventCFv = .text:0x800A40A8; // type:function size:0x28 scope:global align:4 +isInterpolationOff__14CameraManEventCFv = .text:0x800A40D0; // type:function size:0x7C scope:global align:4 +isCollisionOff__14CameraManEventCFv = .text:0x800A414C; // type:function size:0x7C scope:global align:4 +isZeroFrameMoveOff__14CameraManEventCFv = .text:0x800A41C8; // type:function size:0x24 scope:global align:4 +doesNextChunkHaveInterpolation__14CameraManEventCFv = .text:0x800A41EC; // type:function size:0x80 scope:global align:4 +isCorrectingErpPositionOff__14CameraManEventCFv = .text:0x800A426C; // type:function size:0x54 scope:global align:4 +getAnimCameraFrame__14CameraManEventCFlPCc = .text:0x800A42C0; // type:function size:0x70 scope:global align:4 +pauseOnAnimCamera__14CameraManEventFlPCc = .text:0x800A4330; // type:function size:0x78 scope:global align:4 +pauseOffAnimCamera__14CameraManEventFlPCc = .text:0x800A43A8; // type:function size:0x78 scope:global align:4 +updateChunkFIFO__14CameraManEventFv = .text:0x800A4420; // type:function size:0x5C scope:global align:4 +applyChunk__14CameraManEventFv = .text:0x800A447C; // type:function size:0x74 scope:global align:4 +checkReset__14CameraManEventFPQ214CameraManEvent13ChunkFIFOItem = .text:0x800A44F0; // type:function size:0x84 scope:global align:4 +changeCamera__14CameraManEventFv = .text:0x800A4574; // type:function size:0x70 scope:global align:4 +setExtraParam__14CameraManEventFv = .text:0x800A45E4; // type:function size:0xF0 scope:global align:4 +setVPanParam__14CameraManEventFv = .text:0x800A46D4; // type:function size:0xE0 scope:global align:4 +resetCameraIfRequested__14CameraManEventFv = .text:0x800A47B4; // type:function size:0x58 scope:global align:4 +setSafePose__14CameraManEventFv = .text:0x800A480C; // type:function size:0x3B0 scope:global align:4 +findChunk__14CameraManEventCFlPCc = .text:0x800A4BBC; // type:function size:0x68 scope:global align:4 +requestChunk__14CameraManEventFP21CameraParamChunkEventQ214CameraManEvent9EPriorityRC15CameraTargetArgl = .text:0x800A4C24; // type:function size:0x34 scope:global align:4 +cleanChunkFIFO__14CameraManEventFP16CameraParamChunk = .text:0x800A4C58; // type:function size:0x80 scope:global align:4 +isChunkFIFOEmpty__14CameraManEventCFv = .text:0x800A4CD8; // type:function size:0x48 scope:global align:4 +sendStartInterpolateFrame__14CameraManEventFP21CameraParamChunkEventl = .text:0x800A4D20; // type:function size:0x48 scope:global align:4 +getInterpolateFrame__14CameraManEventCFP21CameraParamChunkEventl = .text:0x800A4D68; // type:function size:0x38 scope:global align:4 +sendFinishInterpolateFrame__14CameraManEventFP21CameraParamChunkEventl = .text:0x800A4DA0; // type:function size:0x54 scope:global align:4 +searchPriority__14CameraManEventCFP16CameraParamChunk = .text:0x800A4DF4; // type:function size:0x40 scope:global align:4 +isInFIFO__14CameraManEventCFP16CameraParamChunk = .text:0x800A4E34; // type:function size:0x40 scope:global align:4 +notifyActivate__14CameraManEventFv = .text:0x800A4E74; // type:function size:0xC scope:global align:4 +notifyDeactivate__14CameraManEventFv = .text:0x800A4E80; // type:function size:0xC scope:global align:4 +__dt__14CameraManEventFv = .text:0x800A4E8C; // type:function size:0x5C scope:global align:4 +isAnimCameraEnd__14CameraManEventCFlPCc = .text:0x800A4EE8; // type:function size:0x9C scope:global align:4 +__ct__13CameraManGameFP12CameraHolderP22CameraParamChunkHolderPCc = .text:0x800A4F84; // type:function size:0xD8 scope:global align:4 +init__13CameraManGameFRC12JMapInfoIter = .text:0x800A505C; // type:function size:0x4 scope:global align:4 +calc__13CameraManGameFv = .text:0x800A5060; // type:function size:0x74 scope:global align:4 +notifyActivate__13CameraManGameFv = .text:0x800A50D4; // type:function size:0xC scope:global align:4 +closeCreatingCameraChunk__13CameraManGameFv = .text:0x800A50E0; // type:function size:0x54 scope:global align:4 +startStartPosCamera__13CameraManGameFb = .text:0x800A5134; // type:function size:0x20 scope:global align:4 +endStartPosCamera__13CameraManGameFv = .text:0x800A5154; // type:function size:0x10 scope:global align:4 +zoomIn__13CameraManGameFv = .text:0x800A5164; // type:function size:0xBC scope:global align:4 +zoomOut__13CameraManGameFv = .text:0x800A5220; // type:function size:0xC scope:global align:4 +isInterpolationOff__13CameraManGameCFv = .text:0x800A522C; // type:function size:0x7C scope:global align:4 +isCollisionOff__13CameraManGameCFv = .text:0x800A52A8; // type:function size:0x7C scope:global align:4 +isZeroFrameMoveOff__13CameraManGameCFv = .text:0x800A5324; // type:function size:0x24 scope:global align:4 +isSubjectiveCameraOff__13CameraManGameCFv = .text:0x800A5348; // type:function size:0x7C scope:global align:4 +isCorrectingErpPositionOff__13CameraManGameCFv = .text:0x800A53C4; // type:function size:0x54 scope:global align:4 +isEnableToRoundLeft__13CameraManGameCFv = .text:0x800A5418; // type:function size:0x24 scope:global align:4 +isEnableToRoundRight__13CameraManGameCFv = .text:0x800A543C; // type:function size:0x24 scope:global align:4 +isEnableToReset__13CameraManGameCFv = .text:0x800A5460; // type:function size:0x24 scope:global align:4 +selectCameraChunk__13CameraManGameFv = .text:0x800A5484; // type:function size:0xBC scope:global align:4 +setChunk__13CameraManGameFRC18CameraParamChunkID = .text:0x800A5540; // type:function size:0x7C scope:global align:4 +setNullCamera__13CameraManGameFv = .text:0x800A55BC; // type:function size:0xD4 scope:global align:4 +tryToReplaceChunkToDefault__13CameraManGameFP16CameraParamChunk = .text:0x800A5690; // type:function size:0xA8 scope:global align:4 +requestResetIfNecessary__13CameraManGameFP16CameraParamChunk = .text:0x800A5738; // type:function size:0x9C scope:global align:4 +isNecessaryToReset__13CameraManGameCFP16CameraParamChunk = .text:0x800A57D4; // type:function size:0xA4 scope:global align:4 +isCurrentChunkEnableEndInterp__13CameraManGameCFv = .text:0x800A5878; // type:function size:0x88 scope:global align:4 +replaceCurrentChunkAndCamera__13CameraManGameFP16CameraParamChunk = .text:0x800A5900; // type:function size:0x48 scope:global align:4 +applyParameter__13CameraManGameFv = .text:0x800A5948; // type:function size:0x1DC scope:global align:4 +checkReset__13CameraManGameFv = .text:0x800A5B24; // type:function size:0x70 scope:global align:4 +setSafePose__13CameraManGameFv = .text:0x800A5B94; // type:function size:0x13C scope:global align:4 +keepAwayWatchPos__13CameraManGameFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A5CD0; // type:function size:0x108 scope:global align:4 +calcSafeUpVec__13CameraManGameFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A5DD8; // type:function size:0x21C scope:global align:4 +createDefaultCamera__13CameraManGameFv = .text:0x800A5FF4; // type:function size:0x5C scope:global align:4 +createDefaultWaterCamera__13CameraManGameFv = .text:0x800A6050; // type:function size:0xCC scope:global align:4 +createDefaultWaterSurfaceCamera__13CameraManGameFv = .text:0x800A611C; // type:function size:0xF0 scope:global align:4 +createDefaultFooFighterCamera__13CameraManGameFv = .text:0x800A620C; // type:function size:0xCC scope:global align:4 +createStartAnimCamera__13CameraManGameFv = .text:0x800A62D8; // type:function size:0xA4 scope:global align:4 +createZoomCamera__13CameraManGameFv = .text:0x800A637C; // type:function size:0xE4 scope:global align:4 +checkStateShift__13CameraManGameFv = .text:0x800A6460; // type:function size:0x5C scope:global align:4 +tryShiftToGCapture__13CameraManGameFv = .text:0x800A64BC; // type:function size:0x48 scope:global align:4 +tryShiftToSwimOrWaterSurface__13CameraManGameFv = .text:0x800A6504; // type:function size:0x84 scope:global align:4 +tryShiftToFooFighter__13CameraManGameFv = .text:0x800A6588; // type:function size:0x58 scope:global align:4 +updateNormal__13CameraManGameFv = .text:0x800A65E0; // type:function size:0x104 scope:global align:4 +updateSwim__13CameraManGameFv = .text:0x800A66E4; // type:function size:0x68 scope:global align:4 +updateWaterSurface__13CameraManGameFv = .text:0x800A674C; // type:function size:0x68 scope:global align:4 +updateGCapture__13CameraManGameFv = .text:0x800A67B4; // type:function size:0xB4 scope:global align:4 +updateFooFighter__13CameraManGameFv = .text:0x800A6868; // type:function size:0x68 scope:global align:4 +setCubeChunk__13CameraManGameFQ214CubeCameraArea9ECategory = .text:0x800A68D0; // type:function size:0x9C scope:global align:4 +tryStartPosCamera__13CameraManGameFv = .text:0x800A696C; // type:function size:0xD8 scope:global align:4 +tryZoomCamera__13CameraManGameFv = .text:0x800A6A44; // type:function size:0x74 scope:global align:4 +isZoomCamera__13CameraManGameCFv = .text:0x800A6AB8; // type:function size:0x6C scope:global align:4 +__dt__13CameraManGameFv = .text:0x800A6B24; // type:function size:0x5C scope:global align:4 +getClassName__16CameraParamChunkCFv = .text:0x800A6B80; // type:function size:0xC scope:global align:4 +isWaterMode__15CameraTargetObjCFv = .text:0x800A6B8C; // type:function size:0x8 scope:global align:4 +isOnWaterSurface__15CameraTargetObjCFv = .text:0x800A6B94; // type:function size:0x8 scope:global align:4 +isFooFighterMode__15CameraTargetObjCFv = .text:0x800A6B9C; // type:function size:0x8 scope:global align:4 +getGroundTriangle__15CameraTargetObjCFv = .text:0x800A6BA4; // type:function size:0x8 scope:global align:4 +getCubeCameraArea__15CameraTargetObjCFv = .text:0x800A6BAC; // type:function size:0x8 scope:global align:4 +notifyDeactivate__13CameraManGameFv = .text:0x800A6BB4; // type:function size:0x4 scope:global align:4 +__ct__14CameraManPauseFPCc = .text:0x800A6BB8; // type:function size:0x78 scope:global align:4 +init__14CameraManPauseFRC12JMapInfoIter = .text:0x800A6C30; // type:function size:0x4 scope:global align:4 +calc__14CameraManPauseFv = .text:0x800A6C34; // type:function size:0x3B8 scope:global align:4 +notifyActivate__14CameraManPauseFv = .text:0x800A6FEC; // type:function size:0x150 scope:global align:4 +notifyDeactivate__14CameraManPauseFv = .text:0x800A713C; // type:function size:0x4 scope:global align:4 +__dt__14CameraManPauseFv = .text:0x800A7140; // type:function size:0x5C scope:global align:4 +getMapBaseMtx__15CameraTargetObjCFv = .text:0x800A719C; // type:function size:0x8 scope:global align:4 +clampBoth__2MRFPfff = .text:0x800A71A4; // type:function size:0x2C scope:global align:4 +isZeroFrameMoveOff__14CameraManPauseCFv = .text:0x800A71D0; // type:function size:0x8 scope:global align:4 +isCollisionOff__14CameraManPauseCFv = .text:0x800A71D8; // type:function size:0x8 scope:global align:4 +__ct__19CameraManSubjectiveFPCc = .text:0x800A71E0; // type:function size:0x68 scope:global align:4 +init__19CameraManSubjectiveFRC12JMapInfoIter = .text:0x800A7248; // type:function size:0x4 scope:global align:4 +calc__19CameraManSubjectiveFv = .text:0x800A724C; // type:function size:0x48 scope:global align:4 +notifyActivate__19CameraManSubjectiveFv = .text:0x800A7294; // type:function size:0x14 scope:global align:4 +notifyDeactivate__19CameraManSubjectiveFv = .text:0x800A72A8; // type:function size:0x4 scope:global align:4 +__dt__19CameraManSubjectiveFv = .text:0x800A72AC; // type:function size:0x5C scope:global align:4 +__dt__18CameraMedianPlanetFv = .text:0x800A7308; // type:function size:0x5C scope:global align:4 +__ct__18CameraMedianPlanetFPCc = .text:0x800A7364; // type:function size:0x7C scope:global align:4 +reset__18CameraMedianPlanetFv = .text:0x800A73E0; // type:function size:0x88 scope:global align:4 +calc__18CameraMedianPlanetFv = .text:0x800A7468; // type:function size:0xD0 scope:global align:4 +createTranslator__18CameraMedianPlanetFv = .text:0x800A7538; // type:function size:0x40 scope:global align:4 +getPrevFront__18CameraMedianPlanetFPQ29JGeometry8TVec3 = .text:0x800A7578; // type:function size:0x4C scope:global align:4 +constrainDipAngle__18CameraMedianPlanetFPQ29JGeometry8TVec3 = .text:0x800A75C4; // type:function size:0x128 scope:global align:4 +makeTargetMtx__18CameraMedianPlanetFPQ29JGeometry64TPosition3>> = .text:0x800A76EC; // type:function size:0xEC scope:global align:4 +peepMtx__18CameraMedianPlanetFPQ29JGeometry64TPosition3>> = .text:0x800A77D8; // type:function size:0x10C scope:global align:4 +rotate33__18CameraMedianPlanetFPQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3f = .text:0x800A78E4; // type:function size:0x168 scope:global align:4 +constrainLength__18CameraMedianPlanetFPQ29JGeometry8TVec3 = .text:0x800A7A4C; // type:function size:0x10C scope:global align:4 +getMaxRate__18CameraMedianPlanetFv = .text:0x800A7B58; // type:function size:0xC4 scope:global align:4 +getRegisterUpVec__18CameraMedianPlanetFPQ29JGeometry8TVec3 = .text:0x800A7C1C; // type:function size:0x98 scope:global align:4 +calcWatchPos__18CameraMedianPlanetFPQ29JGeometry8TVec3 = .text:0x800A7CB4; // type:function size:0x10C scope:global align:4 +calcUpVec__18CameraMedianPlanetFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A7DC0; // type:function size:0x1AC scope:global align:4 +__ct__17CameraMedianTowerFPCc = .text:0x800A7F6C; // type:function size:0x9C scope:global align:4 +reset__17CameraMedianTowerFv = .text:0x800A8008; // type:function size:0x6C scope:global align:4 +calc__17CameraMedianTowerFv = .text:0x800A8074; // type:function size:0x390 scope:global align:4 +createTranslator__17CameraMedianTowerFv = .text:0x800A8404; // type:function size:0x48 scope:global align:4 +calcFovyPos__17CameraMedianTowerFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A844C; // type:function size:0x15C scope:global align:4 +limitAngularVelocity__17CameraMedianTowerFPQ29JGeometry8TVec3PQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A85A8; // type:function size:0x258 scope:global align:4 +calcDistance__17CameraMedianTowerFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A8800; // type:function size:0x1A0 scope:global align:4 +updateReset__17CameraMedianTowerFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800A89A0; // type:function size:0x14C scope:global align:4 +__dt__17CameraMedianTowerFv = .text:0x800A8AEC; // type:function size:0x5C scope:global align:4 +JMASinDegree__Ff = .text:0x800A8B48; // type:function size:0x68 scope:global align:4 +JMACosDegree__Ff = .text:0x800A8BB0; // type:function size:0x44 scope:global align:4 +__dt__20CameraMtxRegParallelFv = .text:0x800A8BF4; // type:function size:0x5C scope:global align:4 +__ct__20CameraMtxRegParallelFPCc = .text:0x800A8C50; // type:function size:0x64 scope:global align:4 +reset__20CameraMtxRegParallelFv = .text:0x800A8CB4; // type:function size:0x4 scope:global align:4 +calc__20CameraMtxRegParallelFv = .text:0x800A8CB8; // type:function size:0x34 scope:global align:4 +createTranslator__20CameraMtxRegParallelFv = .text:0x800A8CEC; // type:function size:0x48 scope:global align:4 +calcIdealPose__20CameraMtxRegParallelFv = .text:0x800A8D34; // type:function size:0x16C scope:global align:4 +__ct__17CameraObjParallelFPCc = .text:0x800A8EA0; // type:function size:0x50 scope:global align:4 +reset__17CameraObjParallelFv = .text:0x800A8EF0; // type:function size:0x4 scope:global align:4 +calc__17CameraObjParallelFv = .text:0x800A8EF4; // type:function size:0x230 scope:global align:4 +createTranslator__17CameraObjParallelFv = .text:0x800A9124; // type:function size:0x48 scope:global align:4 +__dt__17CameraObjParallelFv = .text:0x800A916C; // type:function size:0x5C scope:global align:4 +__ct__14CameraParallelFPCc = .text:0x800A91C8; // type:function size:0x70 scope:global align:4 +reset__14CameraParallelFv = .text:0x800A9238; // type:function size:0x68 scope:global align:4 +calc__14CameraParallelFv = .text:0x800A92A0; // type:function size:0x54 scope:global align:4 +createTranslator__14CameraParallelFv = .text:0x800A92F4; // type:function size:0x48 scope:global align:4 +isEnableToRoundLeft__14CameraParallelCFv = .text:0x800A933C; // type:function size:0x8 scope:global align:4 +isEnableToRoundRight__14CameraParallelCFv = .text:0x800A9344; // type:function size:0x8 scope:global align:4 +isEnableToReset__14CameraParallelCFv = .text:0x800A934C; // type:function size:0x8 scope:global align:4 +calcIdealPose__14CameraParallelFv = .text:0x800A9354; // type:function size:0x174 scope:global align:4 +calcRound__14CameraParallelFv = .text:0x800A94C8; // type:function size:0x294 scope:global align:4 +__dt__14CameraParallelFv = .text:0x800A975C; // type:function size:0x5C scope:global align:4 +__as__18CameraGeneralParamFRC18CameraGeneralParam = .text:0x800A97B8; // type:function size:0x90 scope:global align:4 +__ct__16CameraParamChunkFP12CameraHolderRC18CameraParamChunkID = .text:0x800A9848; // type:function size:0x98 scope:global align:4 +getZoneID__16CameraParamChunkCFv = .text:0x800A98E0; // type:function size:0x10 scope:global align:4 +isOnNoReset__16CameraParamChunkCFv = .text:0x800A98F0; // type:function size:0xC scope:global align:4 +isOnUseFovy__16CameraParamChunkCFv = .text:0x800A98FC; // type:function size:0xC scope:global align:4 +isLOfsErpOff__16CameraParamChunkCFv = .text:0x800A9908; // type:function size:0xC scope:global align:4 +isAntiBlurOff__16CameraParamChunkCFv = .text:0x800A9914; // type:function size:0xC scope:global align:4 +isCollisionOff__16CameraParamChunkCFv = .text:0x800A9920; // type:function size:0xC scope:global align:4 +isSubjectiveCameraOff__16CameraParamChunkCFv = .text:0x800A992C; // type:function size:0xC scope:global align:4 +getVPanAxis__16CameraParamChunkCFPQ29JGeometry8TVec3 = .text:0x800A9938; // type:function size:0x70 scope:global align:4 +setCameraType__16CameraParamChunkFPCcPC12CameraHolder = .text:0x800A99A8; // type:function size:0x34 scope:global align:4 +setUseFovy__16CameraParamChunkFb = .text:0x800A99DC; // type:function size:0x24 scope:global align:4 +setLOfsErpOff__16CameraParamChunkFb = .text:0x800A9A00; // type:function size:0x24 scope:global align:4 +setCollisionOff__16CameraParamChunkFb = .text:0x800A9A24; // type:function size:0x24 scope:global align:4 +copy__16CameraParamChunkFPC16CameraParamChunk = .text:0x800A9A48; // type:function size:0xD8 scope:global align:4 +load__16CameraParamChunkFP12DotCamReaderP12CameraHolder = .text:0x800A9B20; // type:function size:0x430 scope:global align:4 +initiate__16CameraParamChunkFv = .text:0x800A9F50; // type:function size:0x44 scope:global align:4 +arrangeCamTypeName__16CameraParamChunkFUlPPCc = .text:0x800A9F94; // type:function size:0x100 scope:global align:4 +__ct__20CameraParamChunkGameFP12CameraHolderRC18CameraParamChunkID = .text:0x800AA094; // type:function size:0x54 scope:global align:4 +load__20CameraParamChunkGameFP12DotCamReaderP12CameraHolder = .text:0x800AA0E8; // type:function size:0xD0 scope:global align:4 +initiate__20CameraParamChunkGameFv = .text:0x800AA1B8; // type:function size:0x50 scope:global align:4 +copy__20CameraParamChunkGameFPC16CameraParamChunk = .text:0x800AA208; // type:function size:0x4 scope:global align:4 +__ct__21CameraParamChunkEventFP12CameraHolderRC18CameraParamChunkID = .text:0x800AA20C; // type:function size:0x5C scope:global align:4 +load__21CameraParamChunkEventFP12DotCamReaderP12CameraHolder = .text:0x800AA268; // type:function size:0x11C scope:global align:4 +initiate__21CameraParamChunkEventFv = .text:0x800AA384; // type:function size:0x58 scope:global align:4 +copy__21CameraParamChunkEventFPC16CameraParamChunk = .text:0x800AA3DC; // type:function size:0x4 scope:global align:4 +__sinit_\CameraParamChunk_cpp = .text:0x800AA3E0; // type:function size:0x34 scope:local align:4 +__ct__18CameraGeneralParamFv = .text:0x800AA414; // type:function size:0x80 scope:global align:4 +init__Q216CameraParamChunk7ExParamFv = .text:0x800AA494; // type:function size:0xAC scope:global align:4 +__ct__Q216CameraParamChunk7ExParamFv = .text:0x800AA540; // type:function size:0x4 scope:global align:4 +getClassName__21CameraParamChunkEventCFv = .text:0x800AA544; // type:function size:0xC scope:global align:4 +getClassName__20CameraParamChunkGameCFv = .text:0x800AA550; // type:function size:0xC scope:global align:4 +__ct__22CameraParamChunkHolderFP12CameraHolderPCc = .text:0x800AA55C; // type:function size:0x70 scope:global align:4 +__dt__22CameraParamChunkHolderFv = .text:0x800AA5CC; // type:function size:0x58 scope:global align:4 +createChunk__22CameraParamChunkHolderFRC18CameraParamChunkIDP7JKRHeap = .text:0x800AA624; // type:function size:0x104 scope:global align:4 +getChunk__22CameraParamChunkHolderFRC18CameraParamChunkID = .text:0x800AA728; // type:function size:0x1C scope:global align:4 +sort__22CameraParamChunkHolderFv = .text:0x800AA744; // type:function size:0xCC scope:global align:4 +loadCameraParameters__22CameraParamChunkHolderFv = .text:0x800AA810; // type:function size:0x54 scope:global align:4 +isNewAttribute__22CameraParamChunkHolderFRC18CameraParamChunkID = .text:0x800AA864; // type:function size:0x7C scope:global align:4 +findChunk__22CameraParamChunkHolderFRC18CameraParamChunkID = .text:0x800AA8E0; // type:function size:0x10C scope:global align:4 +findChunk__22CameraParamChunkHolderFlPCc = .text:0x800AA9EC; // type:function size:0x88 scope:global align:4 +loadFile__22CameraParamChunkHolderFl = .text:0x800AAA74; // type:function size:0x108 scope:global align:4 +arrangeChunk__22CameraParamChunkHolderFP16CameraParamChunk = .text:0x800AAB7C; // type:function size:0x440 scope:global align:4 +__ct__18CameraParamChunkIDFv = .text:0x800AAFBC; // type:function size:0x1C scope:global align:4 +__ct__18CameraParamChunkIDFRC18CameraParamChunkID = .text:0x800AAFD8; // type:function size:0x80 scope:global align:4 +__gt__18CameraParamChunkIDCFRC18CameraParamChunkID = .text:0x800AB058; // type:function size:0xA8 scope:global align:4 +__eq__18CameraParamChunkIDCFRC18CameraParamChunkID = .text:0x800AB100; // type:function size:0xB0 scope:global align:4 +equals__18CameraParamChunkIDCFlPCc = .text:0x800AB1B0; // type:function size:0x68 scope:global align:4 +getBuffer__18CameraParamChunkIDFUl = .text:0x800AB218; // type:function size:0x8 scope:global align:4 +createCubeID__18CameraParamChunkIDFlUs = .text:0x800AB220; // type:function size:0x6C scope:global align:4 +createGroupID__18CameraParamChunkIDFlPCcUlUl = .text:0x800AB28C; // type:function size:0x94 scope:global align:4 +createOtherID__18CameraParamChunkIDFlPCc = .text:0x800AB320; // type:function size:0x84 scope:global align:4 +createEventID__18CameraParamChunkIDFlPCc = .text:0x800AB3A4; // type:function size:0x84 scope:global align:4 +createStartID__18CameraParamChunkIDFlUs = .text:0x800AB428; // type:function size:0x84 scope:global align:4 +__ct__17CameraParamStringFv = .text:0x800AB4AC; // type:function size:0xC scope:global align:4 +__as__17CameraParamStringFRC17CameraParamString = .text:0x800AB4B8; // type:function size:0x34 scope:global align:4 +setCharPtr__17CameraParamStringFPCc = .text:0x800AB4EC; // type:function size:0x4 scope:global align:4 +getCharPtr__17CameraParamStringCFv = .text:0x800AB4F0; // type:function size:0x8 scope:global align:4 +copy__17CameraParamStringFPCc = .text:0x800AB4F8; // type:function size:0x28 scope:global align:4 +initCameraCodeCollection__2MRFPCcl = .text:0x800AB520; // type:function size:0x44 scope:global align:4 +registerCameraCode__2MRFUl = .text:0x800AB564; // type:function size:0x34 scope:global align:4 +termCameraCodeCollection__2MRFv = .text:0x800AB598; // type:function size:0x24 scope:global align:4 +__ct__15CameraPoseParamFv = .text:0x800AB5BC; // type:function size:0x68 scope:global align:4 +__ct__16CameraRaceFollowFPCc = .text:0x800AB624; // type:function size:0x64 scope:global align:4 +reset__16CameraRaceFollowFv = .text:0x800AB688; // type:function size:0x74 scope:global align:4 +calc__16CameraRaceFollowFv = .text:0x800AB6FC; // type:function size:0x370 scope:global align:4 +createTranslator__16CameraRaceFollowFv = .text:0x800ABA6C; // type:function size:0x48 scope:global align:4 +goRound__16CameraRaceFollowFv = .text:0x800ABAB4; // type:function size:0x100 scope:global align:4 +__dt__16CameraRaceFollowFv = .text:0x800ABBB4; // type:function size:0x5C scope:global align:4 +__ct__14CameraRailDemoFPCc = .text:0x800ABC10; // type:function size:0x3C scope:global align:4 +reset__14CameraRailDemoFv = .text:0x800ABC4C; // type:function size:0x14 scope:global align:4 +calc__14CameraRailDemoFv = .text:0x800ABC60; // type:function size:0x74 scope:global align:4 +setParam__14CameraRailDemoFllllf = .text:0x800ABCD4; // type:function size:0x70 scope:global align:4 +createTranslator__14CameraRailDemoFv = .text:0x800ABD44; // type:function size:0x48 scope:global align:4 +calcLinear__14CameraRailDemoFv = .text:0x800ABD8C; // type:function size:0x114 scope:global align:4 +calcEaseInOut__14CameraRailDemoFv = .text:0x800ABEA0; // type:function size:0x124 scope:global align:4 +calcDamp__14CameraRailDemoFv = .text:0x800ABFC4; // type:function size:0xB8 scope:global align:4 +__dt__14CameraRailDemoFv = .text:0x800AC07C; // type:function size:0x5C scope:global align:4 +__ct__16CameraRailFollowFPCc = .text:0x800AC0D8; // type:function size:0x64 scope:global align:4 +reset__16CameraRailFollowFv = .text:0x800AC13C; // type:function size:0x54 scope:global align:4 +calc__16CameraRailFollowFv = .text:0x800AC190; // type:function size:0x394 scope:global align:4 +setParam__16CameraRailFollowFllfffl = .text:0x800AC524; // type:function size:0x80 scope:global align:4 +createTranslator__16CameraRailFollowFv = .text:0x800AC5A4; // type:function size:0x48 scope:global align:4 +__dt__16CameraRailFollowFv = .text:0x800AC5EC; // type:function size:0x5C scope:global align:4 +__ct__16CameraRailHolderFPCc = .text:0x800AC648; // type:function size:0x2CC scope:global align:4 +__ct__Q216CameraRailHolder8ZoneRailFv = .text:0x800AC914; // type:function size:0x10 scope:global align:4 +__as__Q216CameraRailHolder7RailSetFRCQ216CameraRailHolder7RailSet = .text:0x800AC924; // type:function size:0x14 scope:global align:4 +getRider__16CameraRailHolderCFll = .text:0x800AC938; // type:function size:0x64 scope:global align:4 +find__16CameraRailHolderCFll = .text:0x800AC99C; // type:function size:0x6C scope:global align:4 +__dt__16CameraRailHolderFv = .text:0x800ACA08; // type:function size:0x58 scope:global align:4 +__ct__15CameraRailWatchFPCc = .text:0x800ACA60; // type:function size:0x60 scope:global align:4 +reset__15CameraRailWatchFv = .text:0x800ACAC0; // type:function size:0xB8 scope:global align:4 +calc__15CameraRailWatchFv = .text:0x800ACB78; // type:function size:0x444 scope:global align:4 +setParam__15CameraRailWatchFlllfff = .text:0x800ACFBC; // type:function size:0x80 scope:global align:4 +createTranslator__15CameraRailWatchFv = .text:0x800AD03C; // type:function size:0x48 scope:global align:4 +__dt__15CameraRailWatchFv = .text:0x800AD084; // type:function size:0x5C scope:global align:4 +__ct__20CameraRegisterHolderFPCc = .text:0x800AD0E0; // type:function size:0x5C scope:global align:4 +declareMtxReg__20CameraRegisterHolderFPCcPA4_f = .text:0x800AD13C; // type:function size:0x30 scope:global align:4 +getMtx__20CameraRegisterHolderCFPCc = .text:0x800AD16C; // type:function size:0x50 scope:global align:4 +declareVecReg__20CameraRegisterHolderFPCcPCQ29JGeometry8TVec3 = .text:0x800AD1BC; // type:function size:0x30 scope:global align:4 +getVec__20CameraRegisterHolderCFPCc = .text:0x800AD1EC; // type:function size:0x50 scope:global align:4 +declareFloatReg__20CameraRegisterHolderFPCcPCf = .text:0x800AD23C; // type:function size:0x30 scope:global align:4 +getDummyVecRegName__20CameraRegisterHolderCFv = .text:0x800AD26C; // type:function size:0x8 scope:global align:4 +initMtx__20CameraRegisterHolderFv = .text:0x800AD274; // type:function size:0x2C scope:global align:4 +initVec__20CameraRegisterHolderFv = .text:0x800AD2A0; // type:function size:0x2C scope:global align:4 +initFloat__20CameraRegisterHolderFv = .text:0x800AD2CC; // type:function size:0x2C scope:global align:4 +initDummyRegister__20CameraRegisterHolderFv = .text:0x800AD2F8; // type:function size:0x78 scope:global align:4 +searchName__20CameraRegisterHolderCFPCPCcUlPCc = .text:0x800AD370; // type:function size:0x84 scope:global align:4 +__dt__20CameraRegisterHolderFv = .text:0x800AD3F4; // type:function size:0x58 scope:global align:4 +acos__Q29JGeometry8TUtilFf = .text:0x800AD44C; // type:function size:0xA8 scope:global align:4 +__ct__16CameraRotCheckerFv = .text:0x800AD4F4; // type:function size:0x30 scope:global align:4 +update__16CameraRotCheckerFv = .text:0x800AD524; // type:function size:0x100 scope:global align:4 +__sinit_\CameraRotChecker_cpp = .text:0x800AD624; // type:function size:0x2C scope:local align:4 +__ct__24CameraShakePatternSinglyFf = .text:0x800AD650; // type:function size:0x2C scope:global align:4 +isEnd__24CameraShakePatternSinglyCFv = .text:0x800AD67C; // type:function size:0x18 scope:global align:4 +getOffset__24CameraShakePatternSinglyCFPQ29JGeometry8TVec2 = .text:0x800AD694; // type:function size:0x10 scope:global align:4 +start__24CameraShakePatternSinglyFv = .text:0x800AD6A4; // type:function size:0x10 scope:global align:4 +update__24CameraShakePatternSinglyFv = .text:0x800AD6B4; // type:function size:0xF4 scope:global align:4 +setDirection__24CameraShakePatternSinglyFRCQ29JGeometry8TVec2 = .text:0x800AD7A8; // type:function size:0x38 scope:global align:4 +__ct__29CameraShakePatternVerticalSinFff = .text:0x800AD7E0; // type:function size:0x2C scope:global align:4 +isEnd__29CameraShakePatternVerticalSinCFv = .text:0x800AD80C; // type:function size:0x40 scope:global align:4 +getOffset__29CameraShakePatternVerticalSinCFPQ29JGeometry8TVec2 = .text:0x800AD84C; // type:function size:0x10 scope:global align:4 +start__29CameraShakePatternVerticalSinFv = .text:0x800AD85C; // type:function size:0x10 scope:global align:4 +update__29CameraShakePatternVerticalSinFv = .text:0x800AD86C; // type:function size:0x94 scope:global align:4 +__dt__24CameraShakePatternSinglyFv = .text:0x800AD900; // type:function size:0x40 scope:global align:4 +__dt__29CameraShakePatternVerticalSinFv = .text:0x800AD940; // type:function size:0x40 scope:global align:4 +set__Q29JGeometry8TVec2FRCQ29JGeometry8TVec2_v = .text:0x800AD980; // type:function size:0x14 scope:global align:4 +__ct__15CameraShakeTaskFP18CameraShakePattern = .text:0x800AD994; // type:function size:0x24 scope:global align:4 +start__15CameraShakeTaskFUlUl = .text:0x800AD9B8; // type:function size:0x14 scope:global align:4 +startInfinity__15CameraShakeTaskFUl = .text:0x800AD9CC; // type:function size:0xC scope:global align:4 +endForce__15CameraShakeTaskFv = .text:0x800AD9D8; // type:function size:0xC scope:global align:4 +movement__15CameraShakeTaskFv = .text:0x800AD9E4; // type:function size:0x7C scope:global align:4 +getOffset__15CameraShakeTaskCFPQ29JGeometry8TVec2 = .text:0x800ADA60; // type:function size:0x84 scope:global align:4 +isEnd__15CameraShakeTaskCFv = .text:0x800ADAE4; // type:function size:0x8 scope:global align:4 +startCommon__15CameraShakeTaskFUl = .text:0x800ADAEC; // type:function size:0x28 scope:global align:4 +updatePattern__15CameraShakeTaskFv = .text:0x800ADB14; // type:function size:0x88 scope:global align:4 +updateInterval__15CameraShakeTaskFv = .text:0x800ADB9C; // type:function size:0x58 scope:global align:4 +__ct__12CameraShakerFPCc = .text:0x800ADBF4; // type:function size:0x54 scope:global align:4 +movement__12CameraShakerFv = .text:0x800ADC48; // type:function size:0x44 scope:global align:4 +shakeVertical__12CameraShakerFQ212CameraShaker20ESinglyVerticalPower = .text:0x800ADC8C; // type:function size:0x4C scope:global align:4 +shakeInfinity__12CameraShakerFP7NameObjff = .text:0x800ADCD8; // type:function size:0x98 scope:global align:4 +stopShakingInfinity__12CameraShakerFP7NameObj = .text:0x800ADD70; // type:function size:0x5C scope:global align:4 +createSinglyVerticalTask__12CameraShakerFv = .text:0x800ADDCC; // type:function size:0x90 scope:global align:4 +createSinglyHorizontalTask__12CameraShakerFv = .text:0x800ADE5C; // type:function size:0xCC scope:global align:4 +createInfinityTask__12CameraShakerFv = .text:0x800ADF28; // type:function size:0x94 scope:global align:4 +updateSinglyVerticalTask__12CameraShakerFv = .text:0x800ADFBC; // type:function size:0x54 scope:global align:4 +updateSinglyHorizontalTask__12CameraShakerFv = .text:0x800AE010; // type:function size:0x54 scope:global align:4 +updateInfinityTask__12CameraShakerFv = .text:0x800AE064; // type:function size:0x54 scope:global align:4 +setOffset__12CameraShakerFv = .text:0x800AE0B8; // type:function size:0x6C scope:global align:4 +addSinglyVerticalTaskOffset__12CameraShakerFPQ29JGeometry8TVec2 = .text:0x800AE124; // type:function size:0x8C scope:global align:4 +addSinglyHorizontalTaskOffset__12CameraShakerFPQ29JGeometry8TVec2 = .text:0x800AE1B0; // type:function size:0x8C scope:global align:4 +addInfinityTaskOffset__12CameraShakerFPQ29JGeometry8TVec2 = .text:0x800AE23C; // type:function size:0x8C scope:global align:4 +adjustOffsetToScreen__12CameraShakerFPQ29JGeometry8TVec2 = .text:0x800AE2C8; // type:function size:0xA0 scope:global align:4 +startInfinity__12CameraShakerFUlff = .text:0x800AE368; // type:function size:0x24 scope:global align:4 +__dt__12CameraShakerFv = .text:0x800AE38C; // type:function size:0x58 scope:global align:4 +__ct__11CameraSlideFPCc = .text:0x800AE3E4; // type:function size:0x74 scope:global align:4 +reset__11CameraSlideFv = .text:0x800AE458; // type:function size:0x4 scope:global align:4 +calc__11CameraSlideFv = .text:0x800AE45C; // type:function size:0x330 scope:global align:4 +createTranslator__11CameraSlideFv = .text:0x800AE78C; // type:function size:0x48 scope:global align:4 +__dt__11CameraSlideFv = .text:0x800AE7D4; // type:function size:0x5C scope:global align:4 +__ct__12CameraSpiralFPCc = .text:0x800AE830; // type:function size:0x68 scope:global align:4 +reset__12CameraSpiralFv = .text:0x800AE898; // type:function size:0xC scope:global align:4 +calc__12CameraSpiralFv = .text:0x800AE8A4; // type:function size:0x4EC scope:global align:4 +createTranslator__12CameraSpiralFv = .text:0x800AED90; // type:function size:0x48 scope:global align:4 +__dt__12CameraSpiralFv = .text:0x800AEDD8; // type:function size:0x5C scope:global align:4 +__ct__16CameraSubjectiveFPCc = .text:0x800AEE34; // type:function size:0x58 scope:global align:4 +reset__16CameraSubjectiveFv = .text:0x800AEE8C; // type:function size:0x178 scope:global align:4 +calc__16CameraSubjectiveFv = .text:0x800AF004; // type:function size:0x358 scope:global align:4 +createTranslator__16CameraSubjectiveFv = .text:0x800AF35C; // type:function size:0x48 scope:global align:4 +__dt__16CameraSubjectiveFv = .text:0x800AF3A4; // type:function size:0x5C scope:global align:4 +isCollisionOff__16CameraSubjectiveCFv = .text:0x800AF400; // type:function size:0x8 scope:global align:4 +__ct__10CameraTalkFPCc = .text:0x800AF408; // type:function size:0x74 scope:global align:4 +reset__10CameraTalkFv = .text:0x800AF47C; // type:function size:0x50 scope:global align:4 +calc__10CameraTalkFv = .text:0x800AF4CC; // type:function size:0x5CC scope:global align:4 +setParam__10CameraTalkFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3ff = .text:0x800AFA98; // type:function size:0x68 scope:global align:4 +createTranslator__10CameraTalkFv = .text:0x800AFB00; // type:function size:0x48 scope:global align:4 +__dt__10CameraTalkFv = .text:0x800AFB48; // type:function size:0x5C scope:global align:4 +__ct__15CameraTargetArgFPC9LiveActor = .text:0x800AFBA4; // type:function size:0x18 scope:global align:4 +setTarget__15CameraTargetArgCFv = .text:0x800AFBBC; // type:function size:0xA4 scope:global align:4 +__sinit_\CameraTargetArg_cpp = .text:0x800AFC60; // type:function size:0x6C scope:local align:4 +__ct__18CameraTargetHolderFv = .text:0x800AFCCC; // type:function size:0x80 scope:global align:4 +movement__18CameraTargetHolderFv = .text:0x800AFD4C; // type:function size:0x14 scope:global align:4 +get__18CameraTargetHolderFv = .text:0x800AFD60; // type:function size:0x8 scope:global align:4 +set__18CameraTargetHolderFP15CameraTargetObj = .text:0x800AFD68; // type:function size:0x8 scope:global align:4 +set__18CameraTargetHolderFPC9LiveActor = .text:0x800AFD70; // type:function size:0x14 scope:global align:4 +set__18CameraTargetHolderFPC10MarioActor = .text:0x800AFD84; // type:function size:0x14 scope:global align:4 +isOnGround__18CameraTargetHolderCFv = .text:0x800AFD98; // type:function size:0x90 scope:global align:4 +isMoving__18CameraTargetHolderCFv = .text:0x800AFE28; // type:function size:0x44 scope:global align:4 +__dt__18CameraTargetHolderFv = .text:0x800AFE6C; // type:function size:0x40 scope:global align:4 +__ct__15CameraTargetMtxFPCc = .text:0x800AFEAC; // type:function size:0xA4 scope:global align:4 +getPosition__15CameraTargetMtxCFv = .text:0x800AFF50; // type:function size:0x8 scope:global align:4 +getUpVec__15CameraTargetMtxCFv = .text:0x800AFF58; // type:function size:0x8 scope:global align:4 +getFrontVec__15CameraTargetMtxCFv = .text:0x800AFF60; // type:function size:0x8 scope:global align:4 +getSideVec__15CameraTargetMtxCFv = .text:0x800AFF68; // type:function size:0x8 scope:global align:4 +getLastMove__15CameraTargetMtxCFv = .text:0x800AFF70; // type:function size:0x8 scope:global align:4 +getGroundPos__15CameraTargetMtxCFv = .text:0x800AFF78; // type:function size:0x8 scope:global align:4 +getGravityVector__15CameraTargetMtxCFv = .text:0x800AFF80; // type:function size:0x8 scope:global align:4 +getCubeCameraArea__15CameraTargetMtxCFv = .text:0x800AFF88; // type:function size:0x8 scope:global align:4 +invalidateLastMove__15CameraTargetMtxFv = .text:0x800AFF90; // type:function size:0xC scope:global align:4 +__dt__15CameraTargetMtxFv = .text:0x800AFF9C; // type:function size:0x5C scope:global align:4 +__dt__15CameraTargetObjFv = .text:0x800AFFF8; // type:function size:0x58 scope:global align:4 +resetStatus__15CameraTargetObjFv = .text:0x800B0050; // type:function size:0x4 scope:global align:4 +isDebugMode__15CameraTargetObjCFv = .text:0x800B0054; // type:function size:0x8 scope:global align:4 +setCameraWall__15CameraTargetObjFb = .text:0x800B005C; // type:function size:0x8 scope:global align:4 +disableCameraWall__15CameraTargetObjFv = .text:0x800B0064; // type:function size:0xC scope:global align:4 +enableCameraWall__15CameraTargetObjFv = .text:0x800B0070; // type:function size:0xC scope:global align:4 +getGravityInfo__15CameraTargetObjCFv = .text:0x800B007C; // type:function size:0x8 scope:global align:4 +getSpecialMode__15CameraTargetObjCFv = .text:0x800B0084; // type:function size:0x8 scope:global align:4 +isBeeMode__15CameraTargetObjCFv = .text:0x800B008C; // type:function size:0x8 scope:global align:4 +isLongDrop__15CameraTargetObjCFv = .text:0x800B0094; // type:function size:0x8 scope:global align:4 +isTurning__15CameraTargetObjCFv = .text:0x800B009C; // type:function size:0x8 scope:global align:4 +init__15CameraTargetObjFRC12JMapInfoIter = .text:0x800B00A4; // type:function size:0x4 scope:global align:4 +movement__15CameraTargetMtxFv = .text:0x800B00A8; // type:function size:0x118 scope:global align:4 +__ct__15CameraTargetObjFPCc = .text:0x800B01C0; // type:function size:0x44 scope:global align:4 +__ct__17CameraTargetActorFPCc = .text:0x800B0204; // type:function size:0x74 scope:global align:4 +movement__17CameraTargetActorFv = .text:0x800B0278; // type:function size:0xF8 scope:global align:4 +getPosition__17CameraTargetActorCFv = .text:0x800B0370; // type:function size:0xC scope:global align:4 +getUpVec__17CameraTargetActorCFv = .text:0x800B037C; // type:function size:0x8 scope:global align:4 +getFrontVec__17CameraTargetActorCFv = .text:0x800B0384; // type:function size:0x8 scope:global align:4 +getSideVec__17CameraTargetActorCFv = .text:0x800B038C; // type:function size:0x8 scope:global align:4 +getLastMove__17CameraTargetActorCFv = .text:0x800B0394; // type:function size:0xC scope:global align:4 +getGroundPos__17CameraTargetActorCFv = .text:0x800B03A0; // type:function size:0xC scope:global align:4 +getGravityVector__17CameraTargetActorCFv = .text:0x800B03AC; // type:function size:0x5C scope:global align:4 +getCubeCameraArea__17CameraTargetActorCFv = .text:0x800B0408; // type:function size:0x8 scope:global align:4 +getGroundTriangle__17CameraTargetActorCFv = .text:0x800B0410; // type:function size:0x8 scope:global align:4 +__ct__18CameraTargetPlayerFPCc = .text:0x800B0418; // type:function size:0x74 scope:global align:4 +movement__18CameraTargetPlayerFv = .text:0x800B048C; // type:function size:0x1A0 scope:global align:4 +getPosition__18CameraTargetPlayerCFv = .text:0x800B062C; // type:function size:0x8 scope:global align:4 +getUpVec__18CameraTargetPlayerCFv = .text:0x800B0634; // type:function size:0x8 scope:global align:4 +getFrontVec__18CameraTargetPlayerCFv = .text:0x800B063C; // type:function size:0x8 scope:global align:4 +getSideVec__18CameraTargetPlayerCFv = .text:0x800B0644; // type:function size:0x8 scope:global align:4 +getGroundPos__18CameraTargetPlayerCFv = .text:0x800B064C; // type:function size:0x8 scope:global align:4 +getGravityVector__18CameraTargetPlayerCFv = .text:0x800B0654; // type:function size:0x8 scope:global align:4 +getLastMove__18CameraTargetPlayerCFv = .text:0x800B065C; // type:function size:0x50 scope:global align:4 +isTurning__18CameraTargetPlayerCFv = .text:0x800B06AC; // type:function size:0x8 scope:global align:4 +isJumping__18CameraTargetPlayerCFv = .text:0x800B06B4; // type:function size:0x8 scope:global align:4 +isLongDrop__18CameraTargetPlayerCFv = .text:0x800B06BC; // type:function size:0x8 scope:global align:4 +isFastDrop__18CameraTargetPlayerCFv = .text:0x800B06C4; // type:function size:0x8 scope:global align:4 +isFastRise__18CameraTargetPlayerCFv = .text:0x800B06CC; // type:function size:0x8 scope:global align:4 +isWaterMode__18CameraTargetPlayerCFv = .text:0x800B06D4; // type:function size:0x4 scope:global align:4 +isOnWaterSurface__18CameraTargetPlayerCFv = .text:0x800B06D8; // type:function size:0x4 scope:global align:4 +isFooFighterMode__18CameraTargetPlayerCFv = .text:0x800B06DC; // type:function size:0x4 scope:global align:4 +getSpecialMode__18CameraTargetPlayerCFv = .text:0x800B06E0; // type:function size:0x8 scope:global align:4 +isCameraStateOn__18CameraTargetPlayerCFUl = .text:0x800B06E8; // type:function size:0x8 scope:global align:4 +getCubeCameraArea__18CameraTargetPlayerCFv = .text:0x800B06F0; // type:function size:0x8 scope:global align:4 +getGroundTriangle__18CameraTargetPlayerCFv = .text:0x800B06F8; // type:function size:0x8 scope:global align:4 +getGravityInfo__18CameraTargetPlayerCFv = .text:0x800B0700; // type:function size:0x8 scope:global align:4 +isDebugMode__18CameraTargetPlayerCFv = .text:0x800B0708; // type:function size:0x8 scope:global align:4 +getMapBaseMtx__18CameraTargetPlayerCFv = .text:0x800B0710; // type:function size:0x8 scope:global align:4 +__ct__21CameraTargetDemoActorFPA4_fPCc = .text:0x800B0718; // type:function size:0x58 scope:global align:4 +init__21CameraTargetDemoActorFRC12JMapInfoIter = .text:0x800B0770; // type:function size:0x40 scope:global align:4 +setTargetMtx__21CameraTargetDemoActorFPA4_f = .text:0x800B07B0; // type:function size:0x50 scope:global align:4 +__dt__17CameraTargetActorFv = .text:0x800B0800; // type:function size:0x5C scope:global align:4 +__dt__18CameraTargetPlayerFv = .text:0x800B085C; // type:function size:0x5C scope:global align:4 +__dt__21CameraTargetDemoActorFv = .text:0x800B08B8; // type:function size:0x5C scope:global align:4 +getBaseMtx__21CameraTargetDemoActorCFv = .text:0x800B0914; // type:function size:0x8 scope:global align:4 +getRadius__17CameraTargetActorCFv = .text:0x800B091C; // type:function size:0x8 scope:global align:4 +__sinit_\CameraTargetObj_cpp = .text:0x800B0924; // type:function size:0x84 scope:local align:4 +setRotate__Q29JGeometry9TQuat4FRCQ29JGeometry8TVec3f = .text:0x800B09A8; // type:function size:0x74 scope:global align:4 +identity33__Q29JGeometry64TRotation3>>Fv = .text:0x800B0A1C; // type:function size:0x30 scope:global align:4 +__ct__11CameraTowerFPCc = .text:0x800B0A4C; // type:function size:0x98 scope:global align:4 +reset__11CameraTowerFv = .text:0x800B0AE4; // type:function size:0x19C scope:global align:4 +calc__11CameraTowerFv = .text:0x800B0C80; // type:function size:0x1D0 scope:global align:4 +createTranslator__11CameraTowerFv = .text:0x800B0E50; // type:function size:0x48 scope:global align:4 +isEnableToRoundLeft__11CameraTowerCFv = .text:0x800B0E98; // type:function size:0x40 scope:global align:4 +isEnableToRoundRight__11CameraTowerCFv = .text:0x800B0ED8; // type:function size:0x40 scope:global align:4 +calcIdealPos__11CameraTowerFv = .text:0x800B0F18; // type:function size:0x294 scope:global align:4 +arrangeRoundingPose__11CameraTowerFv = .text:0x800B11AC; // type:function size:0x158 scope:global align:4 +arrangeHorizontalPose__11CameraTowerFv = .text:0x800B1304; // type:function size:0x324 scope:global align:4 +isUpsideDownByRoll__11CameraTowerCFv = .text:0x800B1628; // type:function size:0x68 scope:global align:4 +arrangeRound__11CameraTowerFv = .text:0x800B1690; // type:function size:0x54 scope:global align:4 +__dt__11CameraTowerFv = .text:0x800B16E4; // type:function size:0x5C scope:global align:4 +__sinit_\CameraTower_cpp = .text:0x800B1740; // type:function size:0x2C scope:local align:4 +isEnableToReset__11CameraTowerCFv = .text:0x800B176C; // type:function size:0x8 scope:global align:4 +__dt__15CameraTowerBaseFv = .text:0x800B1774; // type:function size:0x5C scope:global align:4 +__ct__15CameraTowerBaseFPCc = .text:0x800B17D0; // type:function size:0x68 scope:global align:4 +reset__15CameraTowerBaseFv = .text:0x800B1838; // type:function size:0xC0 scope:global align:4 +calc__15CameraTowerBaseFv = .text:0x800B18F8; // type:function size:0xB8 scope:global align:4 +calcIdealPoseOfTowerBase__15CameraTowerBaseFv = .text:0x800B19B0; // type:function size:0x2AC scope:global align:4 +resetBegin__15CameraTowerBaseFv = .text:0x800B1C5C; // type:function size:0x4 scope:global align:4 +resetPreVPan__15CameraTowerBaseFv = .text:0x800B1C60; // type:function size:0x4 scope:global align:4 +resetPostVPan__15CameraTowerBaseFv = .text:0x800B1C64; // type:function size:0x4 scope:global align:4 +arrangePreVPan__15CameraTowerBaseFv = .text:0x800B1C68; // type:function size:0x4 scope:global align:4 +arrangePostVPan__15CameraTowerBaseFv = .text:0x800B1C6C; // type:function size:0x4 scope:global align:4 +__dt__14CameraTowerPosFv = .text:0x800B1C70; // type:function size:0x58 scope:global align:4 +__ct__14CameraTowerPosFPCc = .text:0x800B1CC8; // type:function size:0x80 scope:global align:4 +reset__14CameraTowerPosFv = .text:0x800B1D48; // type:function size:0x8 scope:global align:4 +calc__14CameraTowerPosFv = .text:0x800B1D50; // type:function size:0x38 scope:global align:4 +calcIdealPose__14CameraTowerPosFb = .text:0x800B1D88; // type:function size:0x388 scope:global align:4 +createTranslator__14CameraTowerPosFv = .text:0x800B2110; // type:function size:0x48 scope:global align:4 +arrangeHorizontalPose__14CameraTowerPosFRCQ29JGeometry8TVec3RQ29JGeometry8TVec3 = .text:0x800B2158; // type:function size:0x160 scope:global align:4 +arrangeWatchPos__14CameraTowerPosFRQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800B22B8; // type:function size:0x24C scope:global align:4 +isEnableToReset__14CameraTowerPosCFv = .text:0x800B2504; // type:function size:0x8 scope:global align:4 +__dt__16CameraTripodBossFv = .text:0x800B250C; // type:function size:0x58 scope:global align:4 +__ct__16CameraTripodBossFPCc = .text:0x800B2564; // type:function size:0x44 scope:global align:4 +createTranslator__16CameraTripodBossFv = .text:0x800B25A8; // type:function size:0x48 scope:global align:4 +arrangeRound__16CameraTripodBossFv = .text:0x800B25F0; // type:function size:0x204 scope:global align:4 +__dt__21CameraTripodBossJointFv = .text:0x800B27F4; // type:function size:0x5C scope:global align:4 +__ct__21CameraTripodBossJointFPCc = .text:0x800B2850; // type:function size:0x60 scope:global align:4 +reset__21CameraTripodBossJointFv = .text:0x800B28B0; // type:function size:0x68 scope:global align:4 +calc__21CameraTripodBossJointFv = .text:0x800B2918; // type:function size:0x34 scope:global align:4 +createTranslator__21CameraTripodBossJointFv = .text:0x800B294C; // type:function size:0x48 scope:global align:4 +calcIdealPose__21CameraTripodBossJointFv = .text:0x800B2994; // type:function size:0x3A0 scope:global align:4 +isEnableToReset__21CameraTripodBossJointCFv = .text:0x800B2D34; // type:function size:0x8 scope:global align:4 +__ct__18CameraTripodPlanetFPCc = .text:0x800B2D3C; // type:function size:0x6C scope:global align:4 +reset__18CameraTripodPlanetFv = .text:0x800B2DA8; // type:function size:0x4 scope:global align:4 +calc__18CameraTripodPlanetFv = .text:0x800B2DAC; // type:function size:0x3B4 scope:global align:4 +createTranslator__18CameraTripodPlanetFv = .text:0x800B3160; // type:function size:0x48 scope:global align:4 +__dt__18CameraTripodPlanetFv = .text:0x800B31A8; // type:function size:0x5C scope:global align:4 +__ct__13CameraTrundleFPCc = .text:0x800B3204; // type:function size:0x70 scope:global align:4 +reset__13CameraTrundleFv = .text:0x800B3274; // type:function size:0x4 scope:global align:4 +calc__13CameraTrundleFv = .text:0x800B3278; // type:function size:0x2A8 scope:global align:4 +createTranslator__13CameraTrundleFv = .text:0x800B3520; // type:function size:0x48 scope:global align:4 +__dt__13CameraTrundleFv = .text:0x800B3568; // type:function size:0x5C scope:global align:4 +__ct__20CameraTwistedPassageFPCc = .text:0x800B35C4; // type:function size:0x58 scope:global align:4 +reset__20CameraTwistedPassageFv = .text:0x800B361C; // type:function size:0xA0 scope:global align:4 +calc__20CameraTwistedPassageFv = .text:0x800B36BC; // type:function size:0x250 scope:global align:4 +setParam__20CameraTwistedPassageFllff = .text:0x800B390C; // type:function size:0x70 scope:global align:4 +createTranslator__20CameraTwistedPassageFv = .text:0x800B397C; // type:function size:0x48 scope:global align:4 +initStartPos__20CameraTwistedPassageFv = .text:0x800B39C4; // type:function size:0x80 scope:global align:4 +calcNearestCoord__20CameraTwistedPassageCFRCQ29JGeometry8TVec3 = .text:0x800B3A44; // type:function size:0xD0 scope:global align:4 +calcNearestCoordBetweenTwoRailCoord__20CameraTwistedPassageCFffRCQ29JGeometry8TVec3 = .text:0x800B3B14; // type:function size:0xD8 scope:global align:4 +__dt__20CameraTwistedPassageFv = .text:0x800B3BEC; // type:function size:0x5C scope:global align:4 +__ct__22CameraViewInterpolatorFv = .text:0x800B3C48; // type:function size:0x11C scope:global align:4 +updateCameraMtx__22CameraViewInterpolatorFPA4_fRCQ29JGeometry8TVec3PC15CameraTargetObjf = .text:0x800B3D64; // type:function size:0x138 scope:global align:4 +setInterpolation__22CameraViewInterpolatorFUl = .text:0x800B3E9C; // type:function size:0x50 scope:global align:4 +isInterpolating__22CameraViewInterpolatorCFv = .text:0x800B3EEC; // type:function size:0x28 scope:global align:4 +isInterpolatingNearlyEnd__22CameraViewInterpolatorCFv = .text:0x800B3F14; // type:function size:0x40 scope:global align:4 +lookAtCenter__22CameraViewInterpolatorFv = .text:0x800B3F54; // type:function size:0xC4 scope:global align:4 +calcCollision__22CameraViewInterpolatorFRCQ29JGeometry64TPosition3>> = .text:0x800B4018; // type:function size:0x298 scope:global align:4 +calcBinder__22CameraViewInterpolatorFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800B42B0; // type:function size:0x1E4 scope:global align:4 +reduceOscillation__22CameraViewInterpolatorFv = .text:0x800B4494; // type:function size:0x154 scope:global align:4 +updateCalcState__22CameraViewInterpolatorFPC15CameraTargetObj = .text:0x800B45E8; // type:function size:0x100 scope:global align:4 +interpolateCameraSwitching__22CameraViewInterpolatorFPA4_fRCQ29JGeometry8TVec3f = .text:0x800B46E8; // type:function size:0x254 scope:global align:4 +checkNearlyEnd__22CameraViewInterpolatorFPA4_f = .text:0x800B493C; // type:function size:0x138 scope:global align:4 +translateByRepulsion__22CameraViewInterpolatorFv = .text:0x800B4A74; // type:function size:0x98 scope:global align:4 +__ct__17CameraWaterFollowFPCc = .text:0x800B4B0C; // type:function size:0x88 scope:global align:4 +reset__17CameraWaterFollowFv = .text:0x800B4B94; // type:function size:0x88 scope:global align:4 +calc__17CameraWaterFollowFv = .text:0x800B4C1C; // type:function size:0x610 scope:global align:4 +createTranslator__17CameraWaterFollowFv = .text:0x800B522C; // type:function size:0x40 scope:global align:4 +__dt__17CameraWaterFollowFv = .text:0x800B526C; // type:function size:0x5C scope:global align:4 +isEnableToReset__17CameraWaterFollowCFv = .text:0x800B52C8; // type:function size:0x8 scope:global align:4 +__ct__17CameraWaterPlanetFPCc = .text:0x800B52D0; // type:function size:0x54 scope:global align:4 +reset__17CameraWaterPlanetFv = .text:0x800B5324; // type:function size:0x190 scope:global align:4 +calc__17CameraWaterPlanetFv = .text:0x800B54B4; // type:function size:0x3B8 scope:global align:4 +createTranslator__17CameraWaterPlanetFv = .text:0x800B586C; // type:function size:0x40 scope:global align:4 +__dt__17CameraWaterPlanetFv = .text:0x800B58AC; // type:function size:0x5C scope:global align:4 +__ct__21CameraWaterPlanetBossFPCc = .text:0x800B5908; // type:function size:0xA8 scope:global align:4 +reset__21CameraWaterPlanetBossFv = .text:0x800B59B0; // type:function size:0x88 scope:global align:4 +calc__21CameraWaterPlanetBossFv = .text:0x800B5A38; // type:function size:0x78C scope:global align:4 +createTranslator__21CameraWaterPlanetBossFv = .text:0x800B61C4; // type:function size:0x40 scope:global align:4 +__dt__21CameraWaterPlanetBossFv = .text:0x800B6204; // type:function size:0x5C scope:global align:4 +isEnableToReset__21CameraWaterPlanetBossCFv = .text:0x800B6260; // type:function size:0x8 scope:global align:4 +__dt__18CameraWonderPlanetFv = .text:0x800B6268; // type:function size:0x5C scope:global align:4 +__ct__18CameraWonderPlanetFPCc = .text:0x800B62C4; // type:function size:0x60 scope:global align:4 +reset__18CameraWonderPlanetFv = .text:0x800B6324; // type:function size:0x118 scope:global align:4 +calc__18CameraWonderPlanetFv = .text:0x800B643C; // type:function size:0x318 scope:global align:4 +createTranslator__18CameraWonderPlanetFv = .text:0x800B6754; // type:function size:0x40 scope:global align:4 +updateCameraReset__18CameraWonderPlanetFv = .text:0x800B6794; // type:function size:0x14 scope:global align:4 +rotateCamera__18CameraWonderPlanetFv = .text:0x800B67A8; // type:function size:0x20 scope:global align:4 +checkReset__18CameraWonderPlanetFv = .text:0x800B67C8; // type:function size:0x274 scope:global align:4 +isEnableToReset__18CameraWonderPlanetCFv = .text:0x800B6A3C; // type:function size:0x8 scope:global align:4 +__ct__17DotCamReaderInBinFPCv = .text:0x800B6A44; // type:function size:0x70 scope:global align:4 +__dt__17DotCamReaderInBinFv = .text:0x800B6AB4; // type:function size:0x7C scope:global align:4 +hasMoreChunk__17DotCamReaderInBinCFv = .text:0x800B6B30; // type:function size:0xB8 scope:global align:4 +nextToChunk__17DotCamReaderInBinFv = .text:0x800B6BE8; // type:function size:0x44 scope:global align:4 +getValueInt__17DotCamReaderInBinFPCcPl = .text:0x800B6C2C; // type:function size:0x8 scope:global align:4 +getValueFloat__17DotCamReaderInBinFPCcPf = .text:0x800B6C34; // type:function size:0x8 scope:global align:4 +getValueString__17DotCamReaderInBinFPCcPPCc = .text:0x800B6C3C; // type:function size:0x64 scope:global align:4 +__dt__12DotCamReaderFv = .text:0x800B6CA0; // type:function size:0x40 scope:global align:4 +getVersion__17DotCamReaderInBinCFv = .text:0x800B6CE0; // type:function size:0x8 scope:global align:4 +init__17DotCamReaderInBinFPCv = .text:0x800B6CE8; // type:function size:0x90 scope:global align:4 +getValueVec__17DotCamReaderInBinFPCcPQ29JGeometry8TVec3 = .text:0x800B6D78; // type:function size:0xF0 scope:global align:4 +__ct__17GameCameraCreatorFP22CameraParamChunkHolder = .text:0x800B6E68; // type:function size:0x50 scope:global align:4 +initCameraCodeCollection__17GameCameraCreatorFPCcl = .text:0x800B6EB8; // type:function size:0xC scope:global align:4 +registerCameraCode__17GameCameraCreatorFUl = .text:0x800B6EC4; // type:function size:0x18 scope:global align:4 +termCameraCodeCollection__17GameCameraCreatorFv = .text:0x800B6EDC; // type:function size:0xA4 scope:global align:4 +scanStartPos__17GameCameraCreatorFv = .text:0x800B6F80; // type:function size:0x98 scope:global align:4 +scanArea__17GameCameraCreatorFv = .text:0x800B7018; // type:function size:0xC0 scope:global align:4 +__ct__10OnlyCameraFPCc = .text:0x800B70D8; // type:function size:0x98 scope:global align:4 +calcPose__10OnlyCameraFP9CameraMan = .text:0x800B7170; // type:function size:0x74 scope:global align:4 +calcStartPose__10OnlyCameraFP9CameraMan = .text:0x800B71E4; // type:function size:0x250 scope:global align:4 +calcSafePose__10OnlyCameraFP9CameraMan = .text:0x800B7434; // type:function size:0x28C scope:global align:4 +moveToIdealPosition__10OnlyCameraFPQ29JGeometry8TVec3 = .text:0x800B76C0; // type:function size:0x18C scope:global align:4 +__dt__10OnlyCameraFv = .text:0x800B784C; // type:function size:0x58 scope:global align:4 +__ct__20AstroDomeDemoStarterFPCc = .text:0x800B78A4; // type:function size:0x5C scope:global align:4 +init__20AstroDomeDemoStarterFRC12JMapInfoIter = .text:0x800B7900; // type:function size:0x1A4 scope:global align:4 +startJumpOut__20AstroDomeDemoStarterFv = .text:0x800B7AA4; // type:function size:0xA4 scope:global align:4 +calcAndSetBaseMtx__20AstroDomeDemoStarterFv = .text:0x800B7B48; // type:function size:0x4 scope:global align:4 +movePlayer__20AstroDomeDemoStarterFv = .text:0x800B7B4C; // type:function size:0x1C4 scope:global align:4 +exeSpinDriverAppear__20AstroDomeDemoStarterFv = .text:0x800B7D10; // type:function size:0x190 scope:global align:4 +exeSpinDriverStart__20AstroDomeDemoStarterFv = .text:0x800B7EA0; // type:function size:0xDC scope:global align:4 +exeSpinDriverShoot__20AstroDomeDemoStarterFv = .text:0x800B7F7C; // type:function size:0x150 scope:global align:4 +exeJumpOut__20AstroDomeDemoStarterFv = .text:0x800B80CC; // type:function size:0xC4 scope:global align:4 +exeWhiteOut__20AstroDomeDemoStarterFv = .text:0x800B8190; // type:function size:0x5C scope:global align:4 +__sinit_\AstroDomeDemoStarter_cpp = .text:0x800B81EC; // type:function size:0x44 scope:local align:4 +__ct__Q223NrvAstroDomeDemoStarter39AstroDomeDemoStarterNrvSpinDriverAppearFv = .text:0x800B8230; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvAstroDomeDemoStarter38AstroDomeDemoStarterNrvSpinDriverStartFv = .text:0x800B8240; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvAstroDomeDemoStarter38AstroDomeDemoStarterNrvSpinDriverShootFv = .text:0x800B8250; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvAstroDomeDemoStarter30AstroDomeDemoStarterNrvJumpOutFv = .text:0x800B8260; // type:function size:0x10 scope:global align:4 +__ct__Q223NrvAstroDomeDemoStarter31AstroDomeDemoStarterNrvWhiteOutFv = .text:0x800B8270; // type:function size:0x10 scope:global align:4 +execute__Q223NrvAstroDomeDemoStarter31AstroDomeDemoStarterNrvWhiteOutCFP5Spine = .text:0x800B8280; // type:function size:0x8 scope:global align:4 +execute__Q223NrvAstroDomeDemoStarter30AstroDomeDemoStarterNrvJumpOutCFP5Spine = .text:0x800B8288; // type:function size:0x8 scope:global align:4 +execute__Q223NrvAstroDomeDemoStarter38AstroDomeDemoStarterNrvSpinDriverShootCFP5Spine = .text:0x800B8290; // type:function size:0x8 scope:global align:4 +execute__Q223NrvAstroDomeDemoStarter38AstroDomeDemoStarterNrvSpinDriverStartCFP5Spine = .text:0x800B8298; // type:function size:0x8 scope:global align:4 +execute__Q223NrvAstroDomeDemoStarter39AstroDomeDemoStarterNrvSpinDriverAppearCFP5Spine = .text:0x800B82A0; // type:function size:0x8 scope:global align:4 +getBaseMtx__20AstroDomeDemoStarterCFv = .text:0x800B82A8; // type:function size:0x8 scope:global align:4 +__cl__Q22MR67FunctorV0MCFv = .text:0x800B82B0; // type:function size:0x30 scope:global align:4 +clone__Q22MR67FunctorV0MCFP7JKRHeap = .text:0x800B82E0; // type:function size:0x68 scope:global align:4 +__dt__20AstroDomeDemoStarterFv = .text:0x800B8348; // type:function size:0x5C scope:global align:4 +getOpenedAstroDomeNum__17AstroDemoFunctionFv = .text:0x800B83A4; // type:function size:0x4 scope:global align:4 +getGrandStarReturnDemoName__17AstroDemoFunctionFi = .text:0x800B83A8; // type:function size:0x14 scope:global align:4 +getActiveGrandStarReturnDemoIndex__17AstroDemoFunctionFv = .text:0x800B83BC; // type:function size:0x68 scope:global align:4 +tryRegisterDemo__17AstroDemoFunctionFP9LiveActorPCcRC12JMapInfoIter = .text:0x800B8424; // type:function size:0x6C scope:global align:4 +tryRegisterAstroDemoAll__17AstroDemoFunctionFP9LiveActorRC12JMapInfoIter = .text:0x800B8490; // type:function size:0x3C0 scope:global align:4 +tryRegisterGrandStarReturn__17AstroDemoFunctionFP9LiveActorRC12JMapInfoIter = .text:0x800B8850; // type:function size:0x8C scope:global align:4 +tryRegisterGrandStarReturnWithFunction__17AstroDemoFunctionFP9LiveActorRC12JMapInfoIterRCQ22MR11FunctorBase = .text:0x800B88DC; // type:function size:0x98 scope:global align:4 +tryRegisterGrandStarReturnAndSimpleCast__17AstroDemoFunctionFP9LiveActorRC12JMapInfoIter = .text:0x800B8974; // type:function size:0x34 scope:global align:4 +tryRegisterGrandStarReturnWithFunctionAndSimpleCast__17AstroDemoFunctionFP9LiveActorRC12JMapInfoIterRCQ22MR11FunctorBase = .text:0x800B89A8; // type:function size:0x34 scope:global align:4 +tryRegisterSimpleCastIfAstroGalaxy__17AstroDemoFunctionFP9LiveActor = .text:0x800B89DC; // type:function size:0x50 scope:global align:4 +tryRegisterDemoForTico__17AstroDemoFunctionFP9LiveActorRC12JMapInfoIter = .text:0x800B8A2C; // type:function size:0xD4 scope:global align:4 +tryRegisterDemoForLuigiAndKinopio__17AstroDemoFunctionFP9LiveActorRC12JMapInfoIter = .text:0x800B8B00; // type:function size:0xE8 scope:global align:4 +getValue__8JMapInfoCFiPCcPl_Cb = .text:0x800B8BE8; // type:function size:0x64 scope:global align:4 +getValue__8JMapInfoCFiPCcPPCc_Cb = .text:0x800B8C4C; // type:function size:0x64 scope:global align:4 +findTalkMessageCtrl__30@unnamed@DemoActionKeeper_cpp@FP9LiveActor = .text:0x800B8CB0; // type:function size:0x44 scope:global align:4 +setTalkAnimCtrlInterpole__30@unnamed@DemoActionKeeper_cpp@FP9LiveActorl = .text:0x800B8CF4; // type:function size:0x58 scope:global align:4 +__ct__14DemoActionInfoFv = .text:0x800B8D4C; // type:function size:0xD4 scope:global align:4 +registerCast__14DemoActionInfoFP9LiveActor = .text:0x800B8E20; // type:function size:0x20 scope:global align:4 +registerFunctor__14DemoActionInfoFPC9LiveActorRCQ22MR11FunctorBase = .text:0x800B8E40; // type:function size:0x80 scope:global align:4 +registerNerve__14DemoActionInfoFPC9LiveActorPC5Nerve = .text:0x800B8EC0; // type:function size:0x3C scope:global align:4 +executeActionFirst__14DemoActionInfoCFv = .text:0x800B8EFC; // type:function size:0x1F8 scope:global align:4 +executeActionLast__14DemoActionInfoCFv = .text:0x800B90F4; // type:function size:0x88 scope:global align:4 +initCast__16DemoActionKeeperFP9LiveActorRC12JMapInfoIter = .text:0x800B917C; // type:function size:0x98 scope:global align:4 +registerFunctor__16DemoActionKeeperFPC9LiveActorRCQ22MR11FunctorBasePCc = .text:0x800B9214; // type:function size:0xD0 scope:global align:4 +registerNerve__16DemoActionKeeperFPC9LiveActorPC5NervePCc = .text:0x800B92E4; // type:function size:0xD0 scope:global align:4 +update__16DemoActionKeeperFv = .text:0x800B93B4; // type:function size:0xA0 scope:global align:4 +isRegisteredDemoActionAppear__16DemoActionKeeperCFPC9LiveActor = .text:0x800B9454; // type:function size:0x8 scope:global align:4 +isRegisteredDemoActionFunctor__16DemoActionKeeperCFPC9LiveActor = .text:0x800B945C; // type:function size:0x8 scope:global align:4 +isRegisteredDemoActionNerve__16DemoActionKeeperCFPC9LiveActor = .text:0x800B9464; // type:function size:0x8 scope:global align:4 +isRegisteredDemoAction__16DemoActionKeeperCFPC9LiveActorl = .text:0x800B946C; // type:function size:0x70 scope:global align:4 +__ct__16DemoActionKeeperFPC12DemoExecutor = .text:0x800B94DC; // type:function size:0x128 scope:global align:4 +isCameraTargetMario__18DemoCameraFunctionFPC14DemoCameraInfo = .text:0x800B9604; // type:function size:0x50 scope:global align:4 +setStringNullIfEmpty__18DemoCameraFunctionFPPCc = .text:0x800B9654; // type:function size:0x38 scope:global align:4 +makeAnimCameraName__18DemoCameraFunctionFPcUlPC14DemoCameraInfo = .text:0x800B968C; // type:function size:0x8 scope:global align:4 +__ct__14DemoCameraInfoFv = .text:0x800B9694; // type:function size:0x34 scope:global align:4 +initCast__16DemoCameraKeeperFP9LiveActorRC12JMapInfoIter = .text:0x800B96C8; // type:function size:0x90 scope:global align:4 +start__16DemoCameraKeeperFv = .text:0x800B9758; // type:function size:0xC scope:global align:4 +update__16DemoCameraKeeperFv = .text:0x800B9764; // type:function size:0x7C scope:global align:4 +end__16DemoCameraKeeperFv = .text:0x800B97E0; // type:function size:0x34 scope:global align:4 +initActorCamera__16DemoCameraKeeperFP14DemoCameraInfoRC12JMapInfoIter = .text:0x800B9814; // type:function size:0xA0 scope:global align:4 +executeType__16DemoCameraKeeperFPC14DemoCameraInfo = .text:0x800B98B4; // type:function size:0x88 scope:global align:4 +executeFirst__16DemoCameraKeeperFPC14DemoCameraInfo = .text:0x800B993C; // type:function size:0xC0 scope:global align:4 +executeLast__16DemoCameraKeeperFPC14DemoCameraInfo = .text:0x800B99FC; // type:function size:0x58 scope:global align:4 +endCurrentCamera__16DemoCameraKeeperFv = .text:0x800B9A54; // type:function size:0x58 scope:global align:4 +__ct__16DemoCameraKeeperFP12DemoExecutorRC12JMapInfoIter = .text:0x800B9AAC; // type:function size:0x1F4 scope:global align:4 +__ct__13DemoCastGroupFPCc = .text:0x800B9CA0; // type:function size:0x48 scope:global align:4 +tryRegisterDemoActor__13DemoCastGroupFP9LiveActorRC12JMapInfoIterRC10JMapIdInfo = .text:0x800B9CE8; // type:function size:0x78 scope:global align:4 +tryRegisterDemoActor__13DemoCastGroupFP9LiveActorPCcRC12JMapInfoIter = .text:0x800B9D60; // type:function size:0x74 scope:global align:4 +registerDemoActor__13DemoCastGroupFP9LiveActorRC12JMapInfoIter = .text:0x800B9DD4; // type:function size:0x8 scope:global align:4 +__dt__13DemoCastGroupFv = .text:0x800B9DDC; // type:function size:0x58 scope:global align:4 +init__13DemoCastGroupFRC12JMapInfoIter = .text:0x800B9E34; // type:function size:0xA4 scope:global align:4 +__eq__10JMapIdInfoCFRC10JMapIdInfo = .text:0x800B9ED8; // type:function size:0x30 scope:global align:4 +__ct__19DemoCastGroupHolderFv = .text:0x800B9F08; // type:function size:0x48 scope:global align:4 +tryRegisterDemoActor__19DemoCastGroupHolderCFP9LiveActorRC12JMapInfoIterRC10JMapIdInfo = .text:0x800B9F50; // type:function size:0x94 scope:global align:4 +tryRegisterDemoActor__19DemoCastGroupHolderCFP9LiveActorPCcRC12JMapInfoIter = .text:0x800B9FE4; // type:function size:0x94 scope:global align:4 +getCastGroup__19DemoCastGroupHolderCFi = .text:0x800BA078; // type:function size:0x10 scope:global align:4 +findCastGroup__19DemoCastGroupHolderCFPCc = .text:0x800BA088; // type:function size:0x7C scope:global align:4 +__dt__19DemoCastGroupHolderFv = .text:0x800BA104; // type:function size:0x58 scope:global align:4 +__ct__16DemoCastSubGroupFPCc = .text:0x800BA15C; // type:function size:0x44 scope:global align:4 +init__16DemoCastSubGroupFRC12JMapInfoIter = .text:0x800BA1A0; // type:function size:0x38 scope:global align:4 +tryRegisterDemoActor__16DemoCastSubGroupFP9LiveActorRC12JMapInfoIterRC10JMapIdInfo = .text:0x800BA1D8; // type:function size:0x90 scope:global align:4 +__dt__16DemoCastSubGroupFv = .text:0x800BA268; // type:function size:0x5C scope:global align:4 +__ct__12DemoCtrlBaseFP9LiveActorPCc = .text:0x800BA2C4; // type:function size:0x20 scope:global align:4 +init__12DemoCtrlBaseFRC12JMapInfoIter = .text:0x800BA2E4; // type:function size:0x10 scope:global align:4 +end__12DemoCtrlBaseFv = .text:0x800BA2F4; // type:function size:0x7C scope:global align:4 +update__12DemoCtrlBaseFv = .text:0x800BA370; // type:function size:0xA4 scope:global align:4 +isDone__12DemoCtrlBaseCFv = .text:0x800BA414; // type:function size:0xC scope:global align:4 +isExistEndFrame__12DemoCtrlBaseCFv = .text:0x800BA420; // type:function size:0x38 scope:global align:4 +tryStart__12DemoCtrlBaseFv = .text:0x800BA458; // type:function size:0xDC scope:global align:4 +__ct__12DemoDirectorFPCc = .text:0x800BA534; // type:function size:0x108 scope:global align:4 +movement__12DemoDirectorFv = .text:0x800BA63C; // type:function size:0x8C scope:global align:4 +startDemoProgrammable__12DemoDirectorFP7NameObjPCcbl = .text:0x800BA6C8; // type:function size:0x4 scope:global align:4 +startDemoTimeKeep__12DemoDirectorFP7NameObjPCclbPCc = .text:0x800BA6CC; // type:function size:0x64 scope:global align:4 +startDemoExecutor__12DemoDirectorFP7NameObjPCclPCc = .text:0x800BA730; // type:function size:0x7C scope:global align:4 +getCurrentDemoName__12DemoDirectorCFv = .text:0x800BA7AC; // type:function size:0x1C scope:global align:4 +endDemo__12DemoDirectorFP7NameObjPCcb = .text:0x800BA7C8; // type:function size:0xE0 scope:global align:4 +isExistTimeKeepDemo__12DemoDirectorCFPCc = .text:0x800BA8A8; // type:function size:0x74 scope:global align:4 +registerDemoCast__12DemoDirectorFP9LiveActorRC12JMapInfoIter = .text:0x800BA91C; // type:function size:0xC4 scope:global align:4 +registerDemoCast__12DemoDirectorFP9LiveActorPCcRC12JMapInfoIter = .text:0x800BA9E0; // type:function size:0x68 scope:global align:4 +registerDemoSimpleCast__12DemoDirectorFP9LiveActor = .text:0x800BAA48; // type:function size:0x8 scope:global align:4 +registerDemoSimpleCast__12DemoDirectorFP11LayoutActor = .text:0x800BAA50; // type:function size:0x8 scope:global align:4 +registerDemoSimpleCast__12DemoDirectorFP7NameObj = .text:0x800BAA58; // type:function size:0x8 scope:global align:4 +tryStartDemoRequested__12DemoDirectorFv = .text:0x800BAA60; // type:function size:0x60 scope:global align:4 +startDemo__12DemoDirectorFP7NameObjPCcbl = .text:0x800BAAC0; // type:function size:0x40 scope:global align:4 +startDemoRequested__12DemoDirectorFv = .text:0x800BAB00; // type:function size:0x70 scope:global align:4 +doDemoEndRequest__12DemoDirectorFv = .text:0x800BAB70; // type:function size:0x74 scope:global align:4 +__dt__12DemoDirectorFv = .text:0x800BABE4; // type:function size:0x58 scope:global align:4 +__ct__12DemoExecutorFPCc = .text:0x800BAC3C; // type:function size:0x88 scope:global align:4 +init__12DemoExecutorFRC12JMapInfoIter = .text:0x800BACC4; // type:function size:0x184 scope:global align:4 +registerDemoActor__12DemoExecutorFP9LiveActorRC12JMapInfoIter = .text:0x800BAE48; // type:function size:0x9C scope:global align:4 +movement__12DemoExecutorFv = .text:0x800BAEE4; // type:function size:0x128 scope:global align:4 +start__12DemoExecutorFP7NameObjPCcl = .text:0x800BB00C; // type:function size:0x15C scope:global align:4 +startPart__12DemoExecutorFP7NameObjPCcPCcl = .text:0x800BB168; // type:function size:0xB0 scope:global align:4 +startProperDemoSystem__12DemoExecutorFv = .text:0x800BB218; // type:function size:0x28 scope:global align:4 +startDemoSystemPart__12DemoExecutorFPCcl = .text:0x800BB240; // type:function size:0xD0 scope:global align:4 +tryStartProperDemoSystem__12DemoExecutorFv = .text:0x800BB310; // type:function size:0x28 scope:global align:4 +tryStartDemoSystemPart__12DemoExecutorFPCcl = .text:0x800BB338; // type:function size:0xE8 scope:global align:4 +tryStartProperDemoSystemPart__12DemoExecutorFPCc = .text:0x800BB420; // type:function size:0x24 scope:global align:4 +pause__12DemoExecutorFv = .text:0x800BB444; // type:function size:0x10 scope:global align:4 +resume__12DemoExecutorFv = .text:0x800BB454; // type:function size:0x10 scope:global align:4 +addTalkAnimCtrl__12DemoExecutorFP16DemoTalkAnimCtrl = .text:0x800BB464; // type:function size:0x1C scope:global align:4 +addTalkMessageCtrl__12DemoExecutorFP9LiveActorP15TalkMessageCtrl = .text:0x800BB480; // type:function size:0x20 scope:global align:4 +findTalkMessageCtrl__12DemoExecutorCFPC9LiveActor = .text:0x800BB4A0; // type:function size:0x40 scope:global align:4 +setTalkMessageCtrl__12DemoExecutorFPC9LiveActorP15TalkMessageCtrl = .text:0x800BB4E0; // type:function size:0x3C scope:global align:4 +end__12DemoExecutorFv = .text:0x800BB51C; // type:function size:0x138 scope:global align:4 +initCast__19DemoSheetKeeperBaseFP9LiveActorRC12JMapInfoIter = .text:0x800BB654; // type:function size:0x4 scope:global align:4 +update__19DemoSheetKeeperBaseFv = .text:0x800BB658; // type:function size:0x4 scope:global align:4 +start__19DemoSheetKeeperBaseFv = .text:0x800BB65C; // type:function size:0x4 scope:global align:4 +end__19DemoSheetKeeperBaseFv = .text:0x800BB660; // type:function size:0x4 scope:global align:4 +for_each>__3stdFPP19DemoSheetKeeperBasePP19DemoSheetKeeperBaseQ23std34mem_fun_t_Q23std34mem_fun_t = .text:0x800BB664; // type:function size:0x74 scope:global align:4 +for_each,PCc>>__3stdFPP16DemoTalkAnimCtrlPP16DemoTalkAnimCtrlQ23std59binder2nd,PCc>_Q23std59binder2nd,PCc> = .text:0x800BB6D8; // type:function size:0x80 scope:global align:4 +push_back__Q22MR51Vector>FRCP19DemoSheetKeeperBase = .text:0x800BB758; // type:function size:0x1C scope:global align:4 +__cl__Q22MR51FunctorV0MCFv = .text:0x800BB774; // type:function size:0x30 scope:global align:4 +clone__Q22MR51FunctorV0MCFP7JKRHeap = .text:0x800BB7A4; // type:function size:0x68 scope:global align:4 +__dt__12DemoExecutorFv = .text:0x800BB80C; // type:function size:0x5C scope:global align:4 +registerDemoActionFunction__20DemoExecutorFunctionFPC12DemoExecutorPC9LiveActorRCQ22MR11FunctorBasePCc = .text:0x800BB868; // type:function size:0x8 scope:global align:4 +registerDemoActionNerve__20DemoExecutorFunctionFPC12DemoExecutorPC9LiveActorPC5NervePCc = .text:0x800BB870; // type:function size:0x8 scope:global align:4 +isExistDemoPart__20DemoExecutorFunctionFPC12DemoExecutorPCc = .text:0x800BB878; // type:function size:0x54 scope:global align:4 +isExistDemoPartMain__20DemoExecutorFunctionFPC12DemoExecutorPCc = .text:0x800BB8CC; // type:function size:0x78 scope:global align:4 +isExistDemoPartSub__20DemoExecutorFunctionFPC12DemoExecutorPCc = .text:0x800BB944; // type:function size:0x78 scope:global align:4 +isRegisteredDemoCast__20DemoExecutorFunctionFPC12DemoExecutorPC9LiveActor = .text:0x800BB9BC; // type:function size:0x74 scope:global align:4 +isRegisteredDemoActionAppear__20DemoExecutorFunctionFPC12DemoExecutorPC9LiveActor = .text:0x800BBA30; // type:function size:0x8 scope:global align:4 +isRegisteredDemoActionFunctor__20DemoExecutorFunctionFPC12DemoExecutorPC9LiveActor = .text:0x800BBA38; // type:function size:0x8 scope:global align:4 +isRegisteredDemoActionNerve__20DemoExecutorFunctionFPC12DemoExecutorPC9LiveActor = .text:0x800BBA40; // type:function size:0x8 scope:global align:4 +tryCreateDemoTalkAnimCtrlForActor__20DemoExecutorFunctionFP12DemoExecutorP9LiveActorPCcPCc = .text:0x800BBA48; // type:function size:0x80 scope:global align:4 +tryCreateDemoTalkAnimCtrlForScene__20DemoExecutorFunctionFP12DemoExecutorP9LiveActorRC12JMapInfoIterPCcPCcll = .text:0x800BBAC8; // type:function size:0x9C scope:global align:4 +registerDemoTalkMessageCtrl__20DemoExecutorFunctionFP12DemoExecutorP9LiveActorP15TalkMessageCtrl = .text:0x800BBB64; // type:function size:0x4 scope:global align:4 +setDemoTalkMessageCtrl__20DemoExecutorFunctionFP12DemoExecutorPC9LiveActorP15TalkMessageCtrl = .text:0x800BBB68; // type:function size:0x4 scope:global align:4 +pauseTimeKeepDemo__20DemoExecutorFunctionFP12DemoExecutor = .text:0x800BBB6C; // type:function size:0x4 scope:global align:4 +resumeTimeKeepDemo__20DemoExecutorFunctionFP12DemoExecutor = .text:0x800BBB70; // type:function size:0x4 scope:global align:4 +isPauseTimeKeepDemo__20DemoExecutorFunctionFPC12DemoExecutor = .text:0x800BBB74; // type:function size:0xC scope:global align:4 +getDemoDirector__12DemoFunctionFv = .text:0x800BBB80; // type:function size:0x28 scope:global align:4 +getDemoCastSubGroupHolder__12DemoFunctionFv = .text:0x800BBBA8; // type:function size:0x2C scope:global align:4 +registerDemoSimpleCastAllFunction__12DemoFunctionFP9LiveActor = .text:0x800BBBD4; // type:function size:0x3C scope:global align:4 +registerDemoSimpleCastAllFunction__12DemoFunctionFP11LayoutActor = .text:0x800BBC10; // type:function size:0x3C scope:global align:4 +registerDemoSimpleCastAllFunction__12DemoFunctionFP7NameObj = .text:0x800BBC4C; // type:function size:0x3C scope:global align:4 +registerDemoActionFunctorFunction__12DemoFunctionFPC9LiveActorRCQ22MR11FunctorBasePCc = .text:0x800BBC88; // type:function size:0x4C scope:global align:4 +registerDemoActionFunctorFunction__12DemoFunctionFPC9LiveActorRCQ22MR11FunctorBasePCcPCc = .text:0x800BBCD4; // type:function size:0x50 scope:global align:4 +registerDemoActionNerveFunction__12DemoFunctionFPC9LiveActorPC5NervePCc = .text:0x800BBD24; // type:function size:0x4C scope:global align:4 +tryStartDemoRegistered__12DemoFunctionFP9LiveActorPCc = .text:0x800BBD70; // type:function size:0x54 scope:global align:4 +tryStartDemoRegisteredMarioPuppetable__12DemoFunctionFP9LiveActorPCc = .text:0x800BBDC4; // type:function size:0x60 scope:global align:4 +registerDemoExecutor__12DemoFunctionFP12DemoExecutor = .text:0x800BBE24; // type:function size:0x40 scope:global align:4 +findDemoExecutor__12DemoFunctionFPCc = .text:0x800BBE64; // type:function size:0x4C scope:global align:4 +findDemoExecutor__12DemoFunctionFPC9LiveActor = .text:0x800BBEB0; // type:function size:0x90 scope:global align:4 +findDemoExecutorActive__12DemoFunctionFPC9LiveActor = .text:0x800BBF40; // type:function size:0xA0 scope:global align:4 +isDemoCast__12DemoFunctionFPC12DemoExecutorPC9LiveActor = .text:0x800BBFE0; // type:function size:0x4 scope:global align:4 +isExistDemoPart__12DemoFunctionFPC12DemoExecutorPCc = .text:0x800BBFE4; // type:function size:0x4 scope:global align:4 +getCurrentTimeKeeper__26@unnamed@DemoFunction_cpp@Fv = .text:0x800BBFE8; // type:function size:0x30 scope:global align:4 +getCurrentSubPartKeeper__26@unnamed@DemoFunction_cpp@Fv = .text:0x800BC018; // type:function size:0x30 scope:global align:4 +isCurrentMainPart__26@unnamed@DemoFunction_cpp@FPCc = .text:0x800BC048; // type:function size:0x40 scope:global align:4 +isDemoPartActiveFunction__12DemoFunctionFPCc = .text:0x800BC088; // type:function size:0x60 scope:global align:4 +getDemoPartStepFunction__12DemoFunctionFPCc = .text:0x800BC0E8; // type:function size:0x4C scope:global align:4 +getDemoPartTotalStepFunction__12DemoFunctionFPCc = .text:0x800BC134; // type:function size:0x50 scope:global align:4 +isDemoLastPartLastStep__12DemoFunctionFv = .text:0x800BC184; // type:function size:0x68 scope:global align:4 +isDemoSuspendOrLastPartLastStep__12DemoFunctionFv = .text:0x800BC1EC; // type:function size:0x7C scope:global align:4 +getCurrentDemoPartNameMain__12DemoFunctionFPCc = .text:0x800BC268; // type:function size:0x4C scope:global align:4 +isTargetDemoCast__12DemoFunctionFP9LiveActorRC12JMapInfoIterPCcl = .text:0x800BC2B4; // type:function size:0x80 scope:global align:4 +isRegisteredDemoActionAppear__12DemoFunctionFPC9LiveActor = .text:0x800BC334; // type:function size:0x34 scope:global align:4 +isRegisteredDemoActionFunctor__12DemoFunctionFPC9LiveActor = .text:0x800BC368; // type:function size:0x34 scope:global align:4 +isRegisteredDemoActionFunctor__12DemoFunctionFPC9LiveActorPCc = .text:0x800BC39C; // type:function size:0x38 scope:global align:4 +isRegisteredDemoActionNerve__12DemoFunctionFPC9LiveActor = .text:0x800BC3D4; // type:function size:0x34 scope:global align:4 +requestDemoCastMovementOn__12DemoFunctionFP9LiveActor = .text:0x800BC408; // type:function size:0x3C scope:global align:4 +isRegisteredDemoCast__12DemoFunctionFPC9LiveActorPCc = .text:0x800BC444; // type:function size:0x48 scope:global align:4 +pauseTimeKeepDemo__12DemoFunctionFP9LiveActor = .text:0x800BC48C; // type:function size:0x24 scope:global align:4 +resumeTimeKeepDemo__12DemoFunctionFP9LiveActor = .text:0x800BC4B0; // type:function size:0x24 scope:global align:4 +isPauseTimeKeepDemo__12DemoFunctionFP9LiveActor = .text:0x800BC4D4; // type:function size:0x24 scope:global align:4 +pauseTimeKeepDemo__12DemoFunctionFPCc = .text:0x800BC4F8; // type:function size:0x24 scope:global align:4 +resumeTimeKeepDemo__12DemoFunctionFPCc = .text:0x800BC51C; // type:function size:0x24 scope:global align:4 +isPauseTimeKeepDemo__12DemoFunctionFPCc = .text:0x800BC540; // type:function size:0x24 scope:global align:4 +tryCreateDemoTalkAnimCtrlForActor__12DemoFunctionFP9LiveActorPCcPCc = .text:0x800BC564; // type:function size:0x4C scope:global align:4 +tryCreateDemoTalkAnimCtrlForActorDirect__12DemoFunctionFP9LiveActorPCcPCcPCc = .text:0x800BC5B0; // type:function size:0x50 scope:global align:4 +tryCreateDemoTalkAnimCtrlForScene__12DemoFunctionFP9LiveActorRC12JMapInfoIterPCcPCcll = .text:0x800BC600; // type:function size:0x64 scope:global align:4 +tryCreateDemoTalkAnimCtrlForSceneDirect__12DemoFunctionFP9LiveActorPCcRC12JMapInfoIterPCcPCcll = .text:0x800BC664; // type:function size:0x68 scope:global align:4 +registerDemoTalkMessageCtrl__12DemoFunctionFP9LiveActorP15TalkMessageCtrl = .text:0x800BC6CC; // type:function size:0x44 scope:global align:4 +registerDemoTalkMessageCtrlDirect__12DemoFunctionFP9LiveActorP15TalkMessageCtrlPCc = .text:0x800BC710; // type:function size:0x48 scope:global align:4 +setDemoTalkMessageCtrlDirect__12DemoFunctionFPC9LiveActorP15TalkMessageCtrlPCc = .text:0x800BC758; // type:function size:0x48 scope:global align:4 +loadDemoArchive__12DemoFunctionFv = .text:0x800BC7A0; // type:function size:0x3C scope:global align:4 +createSheetParser__12DemoFunctionFPC12DemoExecutorPCcPP8JMapInfo = .text:0x800BC7DC; // type:function size:0x8C scope:global align:4 +isDemoPartTalk__12DemoFunctionFPCc = .text:0x800BC868; // type:function size:0xC scope:global align:4 +__ct__15DemoKoopaJrShipFPCc = .text:0x800BC874; // type:function size:0x4C scope:global align:4 +init__15DemoKoopaJrShipFRC12JMapInfoIter = .text:0x800BC8C0; // type:function size:0xC8 scope:global align:4 +appear__15DemoKoopaJrShipFv = .text:0x800BC988; // type:function size:0x5C scope:global align:4 +exeAppear__15DemoKoopaJrShipFv = .text:0x800BC9E4; // type:function size:0x11C scope:global align:4 +exeTalk__15DemoKoopaJrShipFv = .text:0x800BCB00; // type:function size:0x98 scope:global align:4 +exeFlyAway__15DemoKoopaJrShipFv = .text:0x800BCB98; // type:function size:0xCC scope:global align:4 +control__15DemoKoopaJrShipFv = .text:0x800BCC64; // type:function size:0xBC scope:global align:4 +initAnimID__15DemoKoopaJrShipFRC12JMapInfoIter = .text:0x800BCD20; // type:function size:0xA8 scope:global align:4 +createKoopaJrObj__15DemoKoopaJrShipFRC12JMapInfoIter = .text:0x800BCDC8; // type:function size:0x7C scope:global align:4 +tryDemoEnd__15DemoKoopaJrShipFv = .text:0x800BCE44; // type:function size:0x8 scope:global align:4 +startEntryAnim__15DemoKoopaJrShipFv = .text:0x800BCE4C; // type:function size:0x98 scope:global align:4 +startLeaveAnim__15DemoKoopaJrShipFv = .text:0x800BCEE4; // type:function size:0xE8 scope:global align:4 +__dt__15DemoKoopaJrShipFv = .text:0x800BCFCC; // type:function size:0x5C scope:global align:4 +__sinit_\DemoKoopaJrShip_cpp = .text:0x800BD028; // type:function size:0x34 scope:local align:4 +__ct__Q229@unnamed@DemoKoopaJrShip_cpp@24DemoKoopaJrShipNrvAppearFv = .text:0x800BD05C; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DemoKoopaJrShip_cpp@22DemoKoopaJrShipNrvTalkFv = .text:0x800BD06C; // type:function size:0x10 scope:global align:4 +__ct__Q229@unnamed@DemoKoopaJrShip_cpp@25DemoKoopaJrShipNrvFlyAwayFv = .text:0x800BD07C; // type:function size:0x10 scope:global align:4 +execute__Q229@unnamed@DemoKoopaJrShip_cpp@25DemoKoopaJrShipNrvFlyAwayCFP5Spine = .text:0x800BD08C; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DemoKoopaJrShip_cpp@22DemoKoopaJrShipNrvTalkCFP5Spine = .text:0x800BD094; // type:function size:0x8 scope:global align:4 +execute__Q229@unnamed@DemoKoopaJrShip_cpp@24DemoKoopaJrShipNrvAppearCFP5Spine = .text:0x800BD09C; // type:function size:0x8 scope:global align:4 +__ct__14DemoPadRumblerFPCc = .text:0x800BD0A4; // type:function size:0xE4 scope:global align:4 +update__14DemoPadRumblerFl = .text:0x800BD188; // type:function size:0x78 scope:global align:4 +getParam__38@unnamed@DemoParamCommonDataTable_cpp@FPCc = .text:0x800BD200; // type:function size:0x74 scope:global align:4 +getCameraShakeIntensity__Q22MR4DemoFPCc = .text:0x800BD274; // type:function size:0x24 scope:global align:4 +getCameraShakeSpeed__Q22MR4DemoFPCc = .text:0x800BD298; // type:function size:0x24 scope:global align:4 +getPadRumble__Q22MR4DemoFPCc = .text:0x800BD2BC; // type:function size:0x24 scope:global align:4 +isExistCameraShaking__Q22MR4DemoFPCc = .text:0x800BD2E0; // type:function size:0x34 scope:global align:4 +isExistPadRumble__Q22MR4DemoFPCc = .text:0x800BD314; // type:function size:0x2C scope:global align:4 +getStartEffect__Q22MR4DemoFPCc = .text:0x800BD340; // type:function size:0xC scope:global align:4 +__ct__16DemoPlayerKeeperFPC12DemoExecutor = .text:0x800BD34C; // type:function size:0xF0 scope:global align:4 +__ct__14DemoPlayerInfoFv = .text:0x800BD43C; // type:function size:0x14 scope:global align:4 +update__16DemoPlayerKeeperFv = .text:0x800BD450; // type:function size:0x74 scope:global align:4 +isExistPosName__16DemoPlayerKeeperCFv = .text:0x800BD4C4; // type:function size:0x40 scope:global align:4 +executePlayer__16DemoPlayerKeeperCFPC14DemoPlayerInfo = .text:0x800BD504; // type:function size:0x4C scope:global align:4 +__ct__22DemoPositionControllerFPCcRC12JMapInfoIter = .text:0x800BD550; // type:function size:0xB4 scope:global align:4 +control__22DemoPositionControllerFv = .text:0x800BD604; // type:function size:0x10 scope:global align:4 +initAnimCamera__22DemoPositionControllerFPCc = .text:0x800BD614; // type:function size:0xC scope:global align:4 +startDemo__22DemoPositionControllerFPCc = .text:0x800BD620; // type:function size:0x6C scope:global align:4 +endDemo__22DemoPositionControllerFPCc = .text:0x800BD68C; // type:function size:0x50 scope:global align:4 +__dt__22DemoPositionControllerFv = .text:0x800BD6DC; // type:function size:0x5C scope:global align:4 +__ct__20DemoSimpleCastHolderFlll = .text:0x800BD738; // type:function size:0x98 scope:global align:4 +registerActor__20DemoSimpleCastHolderFP9LiveActor = .text:0x800BD7D0; // type:function size:0x1C scope:global align:4 +registerActor__20DemoSimpleCastHolderFP11LayoutActor = .text:0x800BD7EC; // type:function size:0x1C scope:global align:4 +registerNameObj__20DemoSimpleCastHolderFP7NameObj = .text:0x800BD808; // type:function size:0x1C scope:global align:4 +movementOnAllCasts__20DemoSimpleCastHolderFv = .text:0x800BD824; // type:function size:0xB4 scope:global align:4 +__dt__Q22MR26AssignableArrayFv = .text:0x800BD8D8; // type:function size:0x60 scope:global align:4 +__ct__13DemoSoundInfoFv = .text:0x800BD938; // type:function size:0x24 scope:global align:4 +__ct__15DemoSoundKeeperFP12DemoExecutor = .text:0x800BD95C; // type:function size:0x148 scope:global align:4 +update__15DemoSoundKeeperFv = .text:0x800BDAA4; // type:function size:0x6C scope:global align:4 +executeType__15DemoSoundKeeperFPC13DemoSoundInfo = .text:0x800BDB10; // type:function size:0xE8 scope:global align:4 +isPermitBgmChange__15DemoSoundKeeperFv = .text:0x800BDBF8; // type:function size:0x40 scope:global align:4 +getTypeString__15DemoSoundKeeperCFv = .text:0x800BDC38; // type:function size:0xC scope:global align:4 +getName__15DemoSoundKeeperCFv = .text:0x800BDC44; // type:function size:0xC scope:global align:4 +executeType__42DemoSheetKeeperInfoHolder<13DemoSoundInfo>FPC13DemoSoundInfo = .text:0x800BDC50; // type:function size:0x4 scope:global align:4 +push_back__Q22MR47Vector>FRC13DemoSoundInfo = .text:0x800BDC54; // type:function size:0x40 scope:global align:4 +@8@executeType__15DemoSoundKeeperFPC13DemoSoundInfo = .text:0x800BDC94; // type:function size:0x8 scope:local align:4 +__ct__13DemoStartInfoFv = .text:0x800BDC9C; // type:function size:0x40 scope:global align:4 +__as__13DemoStartInfoFRC13DemoStartInfo = .text:0x800BDCDC; // type:function size:0x9C scope:global align:4 +pushRequest__22DemoStartRequestHolderFP9LiveActorPCc = .text:0x800BDD78; // type:function size:0x50 scope:global align:4 +pushRequest__22DemoStartRequestHolderFP11LayoutActorPCc = .text:0x800BDDC8; // type:function size:0x50 scope:global align:4 +pushRequest__22DemoStartRequestHolderFP13NerveExecutorPCc = .text:0x800BDE18; // type:function size:0x50 scope:global align:4 +pushRequest__22DemoStartRequestHolderFP7NameObjPCc = .text:0x800BDE68; // type:function size:0x50 scope:global align:4 +popRequest__22DemoStartRequestHolderFv = .text:0x800BDEB8; // type:function size:0xA4 scope:global align:4 +isExistRequest__22DemoStartRequestHolderCFv = .text:0x800BDF5C; // type:function size:0x10 scope:global align:4 +getCurrentInfo__22DemoStartRequestHolderCFv = .text:0x800BDF6C; // type:function size:0x20 scope:global align:4 +registerStartDemoInfo__22DemoStartRequestHolderFRC13DemoStartInfo = .text:0x800BDF8C; // type:function size:0x34 scope:global align:4 +find__22DemoStartRequestHolderCFPC9LiveActorPCc = .text:0x800BDFC0; // type:function size:0x88 scope:global align:4 +find__22DemoStartRequestHolderCFPC11LayoutActorPCc = .text:0x800BE048; // type:function size:0x88 scope:global align:4 +find__22DemoStartRequestHolderCFPC13NerveExecutorPCc = .text:0x800BE0D0; // type:function size:0x88 scope:global align:4 +find__22DemoStartRequestHolderCFPC7NameObjPCc = .text:0x800BE158; // type:function size:0x88 scope:global align:4 +findEmpty__22DemoStartRequestHolderCFv = .text:0x800BE1E0; // type:function size:0x84 scope:global align:4 +__ct__22DemoStartRequestHolderFv = .text:0x800BE264; // type:function size:0xB8 scope:global align:4 +__ct__Q32MR37FixedRingBuffer8iteratorFPPC13DemoStartInfoPPC13DemoStartInfo = .text:0x800BE31C; // type:function size:0x14 scope:global align:4 +push_back__Q22MR37FixedRingBufferFRCPC13DemoStartInfo = .text:0x800BE330; // type:function size:0x50 scope:global align:4 +__pp__Q32MR37FixedRingBuffer8iteratorFv = .text:0x800BE380; // type:function size:0x24 scope:global align:4 +startDemoSystem__20DemoStartRequestUtilFP7NameObjPCclQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectTypePCc = .text:0x800BE3A4; // type:function size:0x138 scope:global align:4 +startDemoSystem__20DemoStartRequestUtilFP9LiveActorPCclQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectTypePCc = .text:0x800BE4DC; // type:function size:0x34 scope:global align:4 +startDemoSystem__20DemoStartRequestUtilFP11LayoutActorPCclQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectTypePCc = .text:0x800BE510; // type:function size:0x34 scope:global align:4 +requestStartDemo__20DemoStartRequestUtilFP9LiveActorPCcPC5NervePC5NervelQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectType = .text:0x800BE544; // type:function size:0x130 scope:global align:4 +requestStartDemo__20DemoStartRequestUtilFP11LayoutActorPCcPC5NervePC5NervelQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectType = .text:0x800BE674; // type:function size:0x130 scope:global align:4 +requestStartDemo__20DemoStartRequestUtilFP13NerveExecutorP9LiveActorPCcPC5NervePC5NervelQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectType = .text:0x800BE7A4; // type:function size:0x11C scope:global align:4 +requestStartTimeKeepDemo__20DemoStartRequestUtilFP9LiveActorPCcPCcPC5NervePC5NervelQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectType = .text:0x800BE8C0; // type:function size:0x118 scope:global align:4 +requestStartTimeKeepDemo__20DemoStartRequestUtilFP13NerveExecutorP9LiveActorPCcPCcPC5NervePC5NervelQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectType = .text:0x800BE9D8; // type:function size:0x120 scope:global align:4 +requestStartTimeKeepDemo__20DemoStartRequestUtilFP7NameObjPCcPCclQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectType = .text:0x800BEAF8; // type:function size:0xDC scope:global align:4 +startDemo__20DemoStartRequestUtilFPC13DemoStartInfo = .text:0x800BEBD4; // type:function size:0x18C scope:global align:4 +startDemo__20DemoStartRequestUtilFP22DemoStartRequestHolder = .text:0x800BED60; // type:function size:0x40 scope:global align:4 +popStartDemoRequest__20DemoStartRequestUtilFP22DemoStartRequestHolder = .text:0x800BEDA0; // type:function size:0x48 scope:global align:4 +setDemoStartInfoCommon__34@unnamed@DemoStartRequestUtil_cpp@FP13DemoStartInfoPCcPCclQ213DemoStartInfo8DemoTypeQ213DemoStartInfo15CinemaFrameTypeQ213DemoStartInfo15StarPointerTypeQ213DemoStartInfo16DeleteEffectType = .text:0x800BEDE8; // type:function size:0x5C scope:global align:4 +isExistStartDemoRequest__20DemoStartRequestUtilFPC22DemoStartRequestHolder = .text:0x800BEE44; // type:function size:0x4 scope:global align:4 +getDemoStarter__20DemoStartRequestUtilFRC13DemoStartInfo = .text:0x800BEE48; // type:function size:0x58 scope:global align:4 +setNerveToStarter__20DemoStartRequestUtilFPC13DemoStartInfo = .text:0x800BEEA0; // type:function size:0x4C scope:global align:4 +requestMovementOn__20DemoStartRequestUtilFPC13DemoStartInfo = .text:0x800BEEEC; // type:function size:0x6C scope:global align:4 +isEmpty__20DemoStartRequestUtilFPC13DemoStartInfo = .text:0x800BEF58; // type:function size:0x4C scope:global align:4 +startDemoExecutorIfExist__20DemoStartRequestUtilFRC13DemoStartInfo = .text:0x800BEFA4; // type:function size:0x8C scope:global align:4 +__ct__17DemoSubPartKeeperFPC12DemoExecutor = .text:0x800BF030; // type:function size:0x104 scope:global align:4 +__ct__15DemoSubPartInfoFv = .text:0x800BF134; // type:function size:0x24 scope:global align:4 +update__17DemoSubPartKeeperFv = .text:0x800BF158; // type:function size:0x94 scope:global align:4 +end__17DemoSubPartKeeperFv = .text:0x800BF1EC; // type:function size:0x34 scope:global align:4 +isDemoPartActive__17DemoSubPartKeeperCFPCc = .text:0x800BF220; // type:function size:0x40 scope:global align:4 +getDemoPartStep__17DemoSubPartKeeperCFPCc = .text:0x800BF260; // type:function size:0x2C scope:global align:4 +getDemoPartTotalStep__17DemoSubPartKeeperCFPCc = .text:0x800BF28C; // type:function size:0x24 scope:global align:4 +findSubPart__17DemoSubPartKeeperCFPCc = .text:0x800BF2B0; // type:function size:0x7C scope:global align:4 +__ct__16DemoTalkAnimCtrlFP9LiveActorPCcPCc = .text:0x800BF32C; // type:function size:0xC8 scope:global align:4 +initForScene__16DemoTalkAnimCtrlFPCcPCcRC12JMapInfoIter = .text:0x800BF3F4; // type:function size:0xD0 scope:global align:4 +updateCamera__16DemoTalkAnimCtrlFv = .text:0x800BF4C4; // type:function size:0x78 scope:global align:4 +createBckCtrlData__16DemoTalkAnimCtrlCFP11BckCtrlDatal = .text:0x800BF53C; // type:function size:0xFC scope:global align:4 +initForActor__16DemoTalkAnimCtrlFPCc = .text:0x800BF638; // type:function size:0xC4 scope:global align:4 +startDemo__16DemoTalkAnimCtrlFv = .text:0x800BF6FC; // type:function size:0x3C scope:global align:4 +updateDemo__16DemoTalkAnimCtrlFv = .text:0x800BF738; // type:function size:0x1C8 scope:global align:4 +startAnim__16DemoTalkAnimCtrlFv = .text:0x800BF900; // type:function size:0xB8 scope:global align:4 +startCamera__16DemoTalkAnimCtrlFv = .text:0x800BF9B8; // type:function size:0x1C scope:global align:4 +updateAnim__16DemoTalkAnimCtrlFRC11BckCtrlData = .text:0x800BF9D4; // type:function size:0x180 scope:global align:4 +updatePause__16DemoTalkAnimCtrlFv = .text:0x800BFB54; // type:function size:0x8C scope:global align:4 +endCamera__16DemoTalkAnimCtrlFv = .text:0x800BFBE0; // type:function size:0x1C scope:global align:4 +setupStartDemoPart__16DemoTalkAnimCtrlFPCc = .text:0x800BFBFC; // type:function size:0x44 scope:global align:4 +__dt__16DemoTalkAnimCtrlFv = .text:0x800BFC40; // type:function size:0x58 scope:global align:4 +__ct__14DemoTimeKeeperFPC12DemoExecutor = .text:0x800BFC98; // type:function size:0x120 scope:global align:4 +__ct__16DemoTimePartInfoFv = .text:0x800BFDB8; // type:function size:0x18 scope:global align:4 +start__14DemoTimeKeeperFv = .text:0x800BFDD0; // type:function size:0x1C scope:global align:4 +update__14DemoTimeKeeperFv = .text:0x800BFDEC; // type:function size:0xA0 scope:global align:4 +end__14DemoTimeKeeperFv = .text:0x800BFE8C; // type:function size:0x1C scope:global align:4 +isDemoEnd__14DemoTimeKeeperCFv = .text:0x800BFEA8; // type:function size:0x6C scope:global align:4 +setStartPart__14DemoTimeKeeperFPCc = .text:0x800BFF14; // type:function size:0x4 scope:global align:4 +isExistSuspendFlagCurrentPart__14DemoTimeKeeperCFv = .text:0x800BFF18; // type:function size:0xC scope:global align:4 +isPartLast__14DemoTimeKeeperCFv = .text:0x800BFF24; // type:function size:0x30 scope:global align:4 +setCurrentPart__14DemoTimeKeeperFPCc = .text:0x800BFF54; // type:function size:0x88 scope:global align:4 +isCurrentDemoPartLastStep__14DemoTimeKeeperCFv = .text:0x800BFFDC; // type:function size:0x24 scope:global align:4 +__ct__12DemoWipeInfoFv = .text:0x800C0000; // type:function size:0x24 scope:global align:4 +__ct__14DemoWipeKeeperFP12DemoExecutor = .text:0x800C0024; // type:function size:0x134 scope:global align:4 +start__14DemoWipeKeeperFv = .text:0x800C0158; // type:function size:0x4 scope:global align:4 +update__14DemoWipeKeeperFv = .text:0x800C015C; // type:function size:0x6C scope:global align:4 +executeType__14DemoWipeKeeperFPC12DemoWipeInfo = .text:0x800C01C8; // type:function size:0x90 scope:global align:4 +getTypeString__14DemoWipeKeeperCFv = .text:0x800C0258; // type:function size:0xC scope:global align:4 +getName__14DemoWipeKeeperCFv = .text:0x800C0264; // type:function size:0xC scope:global align:4 +executeType__41DemoSheetKeeperInfoHolder<12DemoWipeInfo>FPC12DemoWipeInfo = .text:0x800C0270; // type:function size:0x4 scope:global align:4 +push_back__Q22MR46Vector>FRC12DemoWipeInfo = .text:0x800C0274; // type:function size:0x3C scope:global align:4 +@8@executeType__14DemoWipeKeeperFPC12DemoWipeInfo = .text:0x800C02B0; // type:function size:0x8 scope:local align:4 +add__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800C02B8; // type:function size:0x24 scope:global align:4 +__ct__26GrandStarReturnDemoStarterFPCc = .text:0x800C02DC; // type:function size:0x8C scope:global align:4 +init__26GrandStarReturnDemoStarterFRC12JMapInfoIter = .text:0x800C0368; // type:function size:0x1D4 scope:global align:4 +appear__26GrandStarReturnDemoStarterFv = .text:0x800C053C; // type:function size:0x78 scope:global align:4 +control__26GrandStarReturnDemoStarterFv = .text:0x800C05B4; // type:function size:0x9C scope:global align:4 +calcOffsetStarToCore__26GrandStarReturnDemoStarterCFPQ29JGeometry8TVec3 = .text:0x800C0650; // type:function size:0x7C scope:global align:4 +updateRailMoveEndDir__26GrandStarReturnDemoStarterFv = .text:0x800C06CC; // type:function size:0x54 scope:global align:4 +emitEffectRush__26GrandStarReturnDemoStarterFv = .text:0x800C0720; // type:function size:0x80 scope:global align:4 +updateRushStarPos__26GrandStarReturnDemoStarterFRCQ29JGeometry8TVec3l = .text:0x800C07A0; // type:function size:0x90 scope:global align:4 +tryStartStageResult__26GrandStarReturnDemoStarterFPCc = .text:0x800C0830; // type:function size:0x74 scope:global align:4 +exeMove__26GrandStarReturnDemoStarterFv = .text:0x800C08A4; // type:function size:0x128 scope:global align:4 +exeFlyWait__26GrandStarReturnDemoStarterFv = .text:0x800C09CC; // type:function size:0xA8 scope:global align:4 +exeRushToCore__26GrandStarReturnDemoStarterFv = .text:0x800C0A74; // type:function size:0x108 scope:global align:4 +exeRevival__26GrandStarReturnDemoStarterFv = .text:0x800C0B7C; // type:function size:0x194 scope:global align:4 +exeFadeOut__26GrandStarReturnDemoStarterFv = .text:0x800C0D10; // type:function size:0x70 scope:global align:4 +exeWaitDemoEnd__26GrandStarReturnDemoStarterFv = .text:0x800C0D80; // type:function size:0x104 scope:global align:4 +__dt__26GrandStarReturnDemoStarterFv = .text:0x800C0E84; // type:function size:0x5C scope:global align:4 +__sinit_\GrandStarReturnDemoStarter_cpp = .text:0x800C0EE0; // type:function size:0x54 scope:local align:4 +__ct__Q229NrvGrandStarReturnDemoStarter33GrandStarReturnDemoStarterNrvMoveFv = .text:0x800C0F34; // type:function size:0x10 scope:global align:4 +__ct__Q229NrvGrandStarReturnDemoStarter36GrandStarReturnDemoStarterNrvFlyWaitFv = .text:0x800C0F44; // type:function size:0x10 scope:global align:4 +__ct__Q229NrvGrandStarReturnDemoStarter39GrandStarReturnDemoStarterNrvRushToCoreFv = .text:0x800C0F54; // type:function size:0x10 scope:global align:4 +__ct__Q229NrvGrandStarReturnDemoStarter36GrandStarReturnDemoStarterNrvRevivalFv = .text:0x800C0F64; // type:function size:0x10 scope:global align:4 +__ct__Q229NrvGrandStarReturnDemoStarter40GrandStarReturnDemoStarterNrvStageResultFv = .text:0x800C0F74; // type:function size:0x10 scope:global align:4 +__ct__Q229NrvGrandStarReturnDemoStarter36GrandStarReturnDemoStarterNrvFadeOutFv = .text:0x800C0F84; // type:function size:0x10 scope:global align:4 +__ct__Q229NrvGrandStarReturnDemoStarter40GrandStarReturnDemoStarterNrvWaitDemoEndFv = .text:0x800C0F94; // type:function size:0x10 scope:global align:4 +execute__Q229NrvGrandStarReturnDemoStarter40GrandStarReturnDemoStarterNrvWaitDemoEndCFP5Spine = .text:0x800C0FA4; // type:function size:0x8 scope:global align:4 +execute__Q229NrvGrandStarReturnDemoStarter36GrandStarReturnDemoStarterNrvFadeOutCFP5Spine = .text:0x800C0FAC; // type:function size:0x8 scope:global align:4 +execute__Q229NrvGrandStarReturnDemoStarter40GrandStarReturnDemoStarterNrvStageResultCFP5Spine = .text:0x800C0FB4; // type:function size:0x44 scope:global align:4 +execute__Q229NrvGrandStarReturnDemoStarter36GrandStarReturnDemoStarterNrvRevivalCFP5Spine = .text:0x800C0FF8; // type:function size:0x8 scope:global align:4 +execute__Q229NrvGrandStarReturnDemoStarter39GrandStarReturnDemoStarterNrvRushToCoreCFP5Spine = .text:0x800C1000; // type:function size:0x8 scope:global align:4 +execute__Q229NrvGrandStarReturnDemoStarter36GrandStarReturnDemoStarterNrvFlyWaitCFP5Spine = .text:0x800C1008; // type:function size:0x8 scope:global align:4 +execute__Q229NrvGrandStarReturnDemoStarter33GrandStarReturnDemoStarterNrvMoveCFP5Spine = .text:0x800C1010; // type:function size:0x8 scope:global align:4 +__ct__16PrologueDirectorFPCc = .text:0x800C1018; // type:function size:0x60 scope:global align:4 +init__16PrologueDirectorFRC12JMapInfoIter = .text:0x800C1078; // type:function size:0xAC scope:global align:4 +initAfterPlacement__16PrologueDirectorFv = .text:0x800C1124; // type:function size:0x14 scope:global align:4 +appear__16PrologueDirectorFv = .text:0x800C1138; // type:function size:0x54 scope:global align:4 +kill__16PrologueDirectorFv = .text:0x800C118C; // type:function size:0x40 scope:global align:4 +exeWait__16PrologueDirectorFv = .text:0x800C11CC; // type:function size:0x60 scope:global align:4 +exePictureBook__16PrologueDirectorFv = .text:0x800C122C; // type:function size:0x108 scope:global align:4 +exePeachLetterStart__16PrologueDirectorFv = .text:0x800C1334; // type:function size:0x5C scope:global align:4 +exePeachLetter__16PrologueDirectorFv = .text:0x800C1390; // type:function size:0xAC scope:global align:4 +exePeachLetterEnd__16PrologueDirectorFv = .text:0x800C143C; // type:function size:0x94 scope:global align:4 +exeBindWait__16PrologueDirectorFv = .text:0x800C14D0; // type:function size:0xDC scope:global align:4 +exeArrive__16PrologueDirectorFv = .text:0x800C15AC; // type:function size:0x158 scope:global align:4 +exeGameStart__16PrologueDirectorFv = .text:0x800C1704; // type:function size:0x80 scope:global align:4 +createPictureBook__16PrologueDirectorFv = .text:0x800C1784; // type:function size:0x58 scope:global align:4 +createLetter__16PrologueDirectorFv = .text:0x800C17DC; // type:function size:0x4C scope:global align:4 +createScenery__16PrologueDirectorFv = .text:0x800C1828; // type:function size:0xB0 scope:global align:4 +createMarioPosDummyModel__16PrologueDirectorFv = .text:0x800C18D8; // type:function size:0xBC scope:global align:4 +createCameraTarget__16PrologueDirectorFv = .text:0x800C1994; // type:function size:0x50 scope:global align:4 +control__16PrologueDirectorFv = .text:0x800C19E4; // type:function size:0x4 scope:global align:4 +pauseOff__16PrologueDirectorFv = .text:0x800C19E8; // type:function size:0x48 scope:global align:4 +__ct__14PrologueHolderFPCc = .text:0x800C1A30; // type:function size:0x44 scope:global align:4 +startPrologue__2MRFv = .text:0x800C1A74; // type:function size:0x3C scope:global align:4 +__dt__16PrologueDirectorFv = .text:0x800C1AB0; // type:function size:0x5C scope:global align:4 +__dt__14PrologueHolderFv = .text:0x800C1B0C; // type:function size:0x58 scope:global align:4 +__sinit_\PrologueDirector_cpp = .text:0x800C1B64; // type:function size:0x64 scope:local align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@23PrologueDirectorNrvWaitFv = .text:0x800C1BC8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@30PrologueDirectorNrvPictureBookFv = .text:0x800C1BD8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@35PrologueDirectorNrvPeachLetterStartFv = .text:0x800C1BE8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@30PrologueDirectorNrvPeachLetterFv = .text:0x800C1BF8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@34PrologueDirectorNrvPeachLetterWaitFv = .text:0x800C1C08; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@33PrologueDirectorNrvPeachLetterEndFv = .text:0x800C1C18; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@27PrologueDirectorNrvBindWaitFv = .text:0x800C1C28; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@25PrologueDirectorNrvArriveFv = .text:0x800C1C38; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@PrologueDirector_cpp@28PrologueDirectorNrvGameStartFv = .text:0x800C1C48; // type:function size:0x10 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@28PrologueDirectorNrvGameStartCFP5Spine = .text:0x800C1C58; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@25PrologueDirectorNrvArriveCFP5Spine = .text:0x800C1C60; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@27PrologueDirectorNrvBindWaitCFP5Spine = .text:0x800C1C68; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@33PrologueDirectorNrvPeachLetterEndCFP5Spine = .text:0x800C1C70; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@34PrologueDirectorNrvPeachLetterWaitCFP5Spine = .text:0x800C1C78; // type:function size:0x48 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@30PrologueDirectorNrvPeachLetterCFP5Spine = .text:0x800C1CC0; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@35PrologueDirectorNrvPeachLetterStartCFP5Spine = .text:0x800C1CC8; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@30PrologueDirectorNrvPictureBookCFP5Spine = .text:0x800C1CD0; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@PrologueDirector_cpp@23PrologueDirectorNrvWaitCFP5Spine = .text:0x800C1CD8; // type:function size:0x8 scope:global align:4 +setResultFlyStartFrame__32@unnamed@ReturnDemoRailMove_cpp@FP9LiveActorl = .text:0x800C1CE0; // type:function size:0x7C scope:global align:4 +__ct__18ReturnDemoRailMoveFP9LiveActorP9LiveActorRC12JMapInfoIterbPQ29JGeometry64TPosition3>> = .text:0x800C1D5C; // type:function size:0xC4 scope:global align:4 +posToStart__18ReturnDemoRailMoveFv = .text:0x800C1E20; // type:function size:0x7C scope:global align:4 +posToEnd__18ReturnDemoRailMoveFv = .text:0x800C1E9C; // type:function size:0x7C scope:global align:4 +offPathDraw__18ReturnDemoRailMoveFv = .text:0x800C1F18; // type:function size:0x14 scope:global align:4 +getDemoFlyBrakeFrame__18ReturnDemoRailMoveCFv = .text:0x800C1F2C; // type:function size:0x18 scope:global align:4 +calcPathPosDir__18ReturnDemoRailMoveCFPQ29JGeometry8TVec3PQ29JGeometry8TVec3f = .text:0x800C1F44; // type:function size:0x74 scope:global align:4 +setupPathDrawForGraneStarReturnDemo__18ReturnDemoRailMoveFv = .text:0x800C1FB8; // type:function size:0x40 scope:global align:4 +start__18ReturnDemoRailMoveFv = .text:0x800C1FF8; // type:function size:0x88 scope:global align:4 +update__18ReturnDemoRailMoveFll = .text:0x800C2080; // type:function size:0x290 scope:global align:4 +__ct__15ScenarioStarterFPCc = .text:0x800C2310; // type:function size:0xE8 scope:global align:4 +init__15ScenarioStarterFRC12JMapInfoIter = .text:0x800C23F8; // type:function size:0x190 scope:global align:4 +exeWaitToStart__15ScenarioStarterFv = .text:0x800C2588; // type:function size:0x40 scope:global align:4 +exeCinemaFrameBlank__15ScenarioStarterFv = .text:0x800C25C8; // type:function size:0x84 scope:global align:4 +exeRailMove__15ScenarioStarterFv = .text:0x800C264C; // type:function size:0x330 scope:global align:4 +exeRailMoveCanceled__15ScenarioStarterFv = .text:0x800C297C; // type:function size:0xAC scope:global align:4 +exeShowWelcomeLayout__15ScenarioStarterFv = .text:0x800C2A28; // type:function size:0xE4 scope:global align:4 +initShootPath__15ScenarioStarterFRC12JMapInfoIter = .text:0x800C2B0C; // type:function size:0x84 scope:global align:4 +updateBindPosition__15ScenarioStarterFv = .text:0x800C2B90; // type:function size:0xBC scope:global align:4 +updateBindActorMtx__15ScenarioStarterFv = .text:0x800C2C4C; // type:function size:0x208 scope:global align:4 +updateShootMotion__15ScenarioStarterFv = .text:0x800C2E54; // type:function size:0xF4 scope:global align:4 +turnBindHead__15ScenarioStarterFRCQ29JGeometry8TVec3f = .text:0x800C2F48; // type:function size:0x1C0 scope:global align:4 +calcShootMotionTime__15ScenarioStarterFv = .text:0x800C3108; // type:function size:0x188 scope:global align:4 +receiveOtherMsg__15ScenarioStarterFUlP9HitSensorP9HitSensor = .text:0x800C3290; // type:function size:0xB8 scope:global align:4 +trySkipTrigger__15ScenarioStarterCFv = .text:0x800C3348; // type:function size:0x84 scope:global align:4 +isStartBgmOnWelcome__15ScenarioStarterFv = .text:0x800C33CC; // type:function size:0xBC scope:global align:4 +__dt__15ScenarioStarterFv = .text:0x800C3488; // type:function size:0x5C scope:global align:4 +__sinit_\ScenarioStarter_cpp = .text:0x800C34E4; // type:function size:0x4C scope:local align:4 +__ct__Q218NrvScenarioStarter36ScenarioStarterWaitScenarioCameraEndFv = .text:0x800C3530; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvScenarioStarter26ScenarioStarterWaitToStartFv = .text:0x800C3540; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvScenarioStarter31ScenarioStarterCinemaFrameBlankFv = .text:0x800C3550; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvScenarioStarter23ScenarioStarterRailMoveFv = .text:0x800C3560; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvScenarioStarter31ScenarioStarterRailMoveCanceledFv = .text:0x800C3570; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvScenarioStarter32ScenarioStarterShowWelcomeLayoutFv = .text:0x800C3580; // type:function size:0x10 scope:global align:4 +execute__Q218NrvScenarioStarter32ScenarioStarterShowWelcomeLayoutCFP5Spine = .text:0x800C3590; // type:function size:0x8 scope:global align:4 +execute__Q218NrvScenarioStarter31ScenarioStarterRailMoveCanceledCFP5Spine = .text:0x800C3598; // type:function size:0x8 scope:global align:4 +execute__Q218NrvScenarioStarter23ScenarioStarterRailMoveCFP5Spine = .text:0x800C35A0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvScenarioStarter31ScenarioStarterCinemaFrameBlankCFP5Spine = .text:0x800C35A8; // type:function size:0x8 scope:global align:4 +execute__Q218NrvScenarioStarter26ScenarioStarterWaitToStartCFP5Spine = .text:0x800C35B0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvScenarioStarter36ScenarioStarterWaitScenarioCameraEndCFP5Spine = .text:0x800C35B8; // type:function size:0x40 scope:global align:4 +__ct__21StarReturnDemoStarterFPCc = .text:0x800C35F8; // type:function size:0x78 scope:global align:4 +init__21StarReturnDemoStarterFRC12JMapInfoIter = .text:0x800C3670; // type:function size:0x15C scope:global align:4 +appear__21StarReturnDemoStarterFv = .text:0x800C37CC; // type:function size:0x68 scope:global align:4 +kill__21StarReturnDemoStarterFv = .text:0x800C3834; // type:function size:0x6C scope:global align:4 +makeArchiveList__21StarReturnDemoStarterFP27NameObjArchiveListCollectorRC12JMapInfoIter = .text:0x800C38A0; // type:function size:0x74 scope:global align:4 +control__21StarReturnDemoStarterFv = .text:0x800C3914; // type:function size:0x40 scope:global align:4 +createSubModel__21StarReturnDemoStarterFPCcPCcb = .text:0x800C3954; // type:function size:0x94 scope:global align:4 +tryRegisterDemo__21StarReturnDemoStarterFPCcRC12JMapInfoIter = .text:0x800C39E8; // type:function size:0x98 scope:global align:4 +tryStartStageResult__21StarReturnDemoStarterFv = .text:0x800C3A80; // type:function size:0x74 scope:global align:4 +tryStartResultWait__21StarReturnDemoStarterFv = .text:0x800C3AF4; // type:function size:0x90 scope:global align:4 +exeAppearWait__21StarReturnDemoStarterFv = .text:0x800C3B84; // type:function size:0xC4 scope:global align:4 +exeMove__21StarReturnDemoStarterFv = .text:0x800C3C48; // type:function size:0xBC scope:global align:4 +exeFlyWaitPowerStar__21StarReturnDemoStarterFv = .text:0x800C3D04; // type:function size:0xCC scope:global align:4 +exeFlyWaitGrandStar__21StarReturnDemoStarterFv = .text:0x800C3DD0; // type:function size:0xEC scope:global align:4 +exeFall__21StarReturnDemoStarterFv = .text:0x800C3EBC; // type:function size:0x180 scope:global align:4 +exeLand__21StarReturnDemoStarterFv = .text:0x800C403C; // type:function size:0xD8 scope:global align:4 +exeWait__21StarReturnDemoStarterFv = .text:0x800C4114; // type:function size:0x90 scope:global align:4 +exeStageResult__21StarReturnDemoStarterFv = .text:0x800C41A4; // type:function size:0x7C scope:global align:4 +exeFadeOut__21StarReturnDemoStarterFv = .text:0x800C4220; // type:function size:0x54 scope:global align:4 +exeStageResultAfter__21StarReturnDemoStarterFv = .text:0x800C4274; // type:function size:0x88 scope:global align:4 +__dt__21StarReturnDemoStarterFv = .text:0x800C42FC; // type:function size:0x5C scope:global align:4 +__sinit_\StarReturnDemoStarter_cpp = .text:0x800C4358; // type:function size:0x6C scope:local align:4 +__ct__Q224NrvStarReturnDemoStarter34StarReturnDemoStarterNrvAppearWaitFv = .text:0x800C43C4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvMoveFv = .text:0x800C43D4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter40StarReturnDemoStarterNrvFlyWaitPowerStarFv = .text:0x800C43E4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter40StarReturnDemoStarterNrvFlyWaitGrandStarFv = .text:0x800C43F4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvFallFv = .text:0x800C4404; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvLandFv = .text:0x800C4414; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvWaitFv = .text:0x800C4424; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter35StarReturnDemoStarterNrvStageResultFv = .text:0x800C4434; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter31StarReturnDemoStarterNrvFadeOutFv = .text:0x800C4444; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvStarReturnDemoStarter40StarReturnDemoStarterNrvStageResultAfterFv = .text:0x800C4454; // type:function size:0x10 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter40StarReturnDemoStarterNrvStageResultAfterCFP5Spine = .text:0x800C4464; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter31StarReturnDemoStarterNrvFadeOutCFP5Spine = .text:0x800C446C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter35StarReturnDemoStarterNrvStageResultCFP5Spine = .text:0x800C4474; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvWaitCFP5Spine = .text:0x800C447C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvLandCFP5Spine = .text:0x800C4484; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvFallCFP5Spine = .text:0x800C448C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter40StarReturnDemoStarterNrvFlyWaitGrandStarCFP5Spine = .text:0x800C4494; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter40StarReturnDemoStarterNrvFlyWaitPowerStarCFP5Spine = .text:0x800C449C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter28StarReturnDemoStarterNrvMoveCFP5Spine = .text:0x800C44A4; // type:function size:0x8 scope:global align:4 +execute__Q224NrvStarReturnDemoStarter34StarReturnDemoStarterNrvAppearWaitCFP5Spine = .text:0x800C44AC; // type:function size:0x8 scope:global align:4 +__ct__14AstroEffectObjFPCc = .text:0x800C44B4; // type:function size:0x44 scope:global align:4 +__dt__15SimpleEffectObjFv = .text:0x800C44F8; // type:function size:0x5C scope:global align:4 +init__14AstroEffectObjFRC12JMapInfoIter = .text:0x800C4554; // type:function size:0x68 scope:global align:4 +receiveOtherMsg__14AstroEffectObjFUlP9HitSensorP9HitSensor = .text:0x800C45BC; // type:function size:0x8 scope:global align:4 +setStateMove__14AstroEffectObjFv = .text:0x800C45C4; // type:function size:0x44 scope:global align:4 +selectNrvWait__14AstroEffectObjFv = .text:0x800C4608; // type:function size:0x50 scope:global align:4 +__dt__14AstroEffectObjFv = .text:0x800C4658; // type:function size:0x58 scope:global align:4 +isSyncClipping__15SimpleEffectObjCFv = .text:0x800C46B0; // type:function size:0x8 scope:global align:4 +getClippingCenterOffset__15SimpleEffectObjCFv = .text:0x800C46B8; // type:function size:0x20 scope:global align:4 +getFarClipDistance__15SimpleEffectObjCFv = .text:0x800C46D8; // type:function size:0x8 scope:global align:4 +getClippingRadius__15SimpleEffectObjCFv = .text:0x800C46E0; // type:function size:0x8 scope:global align:4 +__ct__15AutoEffectGroupFPCci = .text:0x800C46E8; // type:function size:0x5C scope:global align:4 +add__15AutoEffectGroupFRC12JMapInfoIter = .text:0x800C4744; // type:function size:0x74 scope:global align:4 +addAutoEffectsFromGroup__Q22MR6EffectFPC15AutoEffectGroupP12EffectKeeperPC9LiveActor = .text:0x800C47B8; // type:function size:0x6C scope:global align:4 +addAutoEffectsFromGroup__Q22MR6EffectFPC15AutoEffectGroupP16PaneEffectKeeperPC11LayoutActor = .text:0x800C4824; // type:function size:0x6C scope:global align:4 +addAutoEffectsFromGroup__Q22MR6EffectFPC15AutoEffectGroupP22MultiSceneEffectKeeperPC15MultiSceneActor = .text:0x800C4890; // type:function size:0x6C scope:global align:4 +createAutoEffectGroup__Q22MR6EffectFPCc = .text:0x800C48FC; // type:function size:0x19C scope:global align:4 +__ct__21AutoEffectGroupHolderFv = .text:0x800C4A98; // type:function size:0xC scope:global align:4 +find__21AutoEffectGroupHolderCFPCc = .text:0x800C4AA4; // type:function size:0x60 scope:global align:4 +isExist__21AutoEffectGroupHolderCFPCc = .text:0x800C4B04; // type:function size:0x58 scope:global align:4 +createAndAddAutoEffectGroup__Q22MR6EffectFP21AutoEffectGroupHolderPCc = .text:0x800C4B5C; // type:function size:0x78 scope:global align:4 +registerAutoEffectInfos__Q22MR6EffectFP21AutoEffectGroupHolderP12EffectKeeperPC9LiveActorPCc = .text:0x800C4BD4; // type:function size:0x50 scope:global align:4 +registerAutoEffectInfos__Q22MR6EffectFP21AutoEffectGroupHolderP16PaneEffectKeeperPC11LayoutActorPCc = .text:0x800C4C24; // type:function size:0x50 scope:global align:4 +registerAutoEffectInfos__Q22MR6EffectFP21AutoEffectGroupHolderP22MultiSceneEffectKeeperPC15MultiSceneActorPCc = .text:0x800C4C74; // type:function size:0x50 scope:global align:4 +find_if>__3stdFPCP15AutoEffectGroupPCP15AutoEffectGroupQ22MR31eq_ptr_case_PCP15AutoEffectGroup = .text:0x800C4CC4; // type:function size:0x68 scope:global align:4 +getValue__12JMapInfoIterCFPCcPPCc_b = .text:0x800C4D2C; // type:function size:0x64 scope:global align:4 +str2Color__28@unnamed@AutoEffectInfo_cpp@FPCc = .text:0x800C4D90; // type:function size:0x30 scope:global align:4 +isValueOnR__28@unnamed@AutoEffectInfo_cpp@FRC12JMapInfoIterPCc = .text:0x800C4DC0; // type:function size:0x40 scope:global align:4 +isValueOnS__28@unnamed@AutoEffectInfo_cpp@FRC12JMapInfoIterPCc = .text:0x800C4E00; // type:function size:0x40 scope:global align:4 +getStringValue__28@unnamed@AutoEffectInfo_cpp@FRC12JMapInfoIterPCc = .text:0x800C4E40; // type:function size:0x4C scope:global align:4 +__ct__14AutoEffectInfoFv = .text:0x800C4E8C; // type:function size:0x5C scope:global align:4 +init__14AutoEffectInfoFRC12JMapInfoIter = .text:0x800C4EE8; // type:function size:0x3C0 scope:global align:4 +getName__14AutoEffectInfoCFv = .text:0x800C52A8; // type:function size:0x1C scope:global align:4 +isValueOnT__28@unnamed@AutoEffectInfo_cpp@FRC12JMapInfoIterPCc = .text:0x800C52C4; // type:function size:0x40 scope:global align:4 +set__6Color8F8_GXColor = .text:0x800C5304; // type:function size:0x24 scope:global align:4 +__ct__20EffectObjGravityDustFPCc = .text:0x800C5328; // type:function size:0x4C scope:global align:4 +init__20EffectObjGravityDustFRC12JMapInfoIter = .text:0x800C5374; // type:function size:0x8C scope:global align:4 +endClipped__20EffectObjGravityDustFv = .text:0x800C5400; // type:function size:0x3C scope:global align:4 +getClippingRadius__20EffectObjGravityDustCFv = .text:0x800C543C; // type:function size:0x2C scope:global align:4 +getClippingCenterOffset__20EffectObjGravityDustCFv = .text:0x800C5468; // type:function size:0x2C scope:global align:4 +__dt__20EffectObjGravityDustFv = .text:0x800C5494; // type:function size:0x58 scope:global align:4 +isSyncClipping__20EffectObjGravityDustCFv = .text:0x800C54EC; // type:function size:0x8 scope:global align:4 +getFarClipDistance__20EffectObjGravityDustCFv = .text:0x800C54F4; // type:function size:0x8 scope:global align:4 +__ct__12EffectSystemFPCcb = .text:0x800C54FC; // type:function size:0xB8 scope:global align:4 +init__12EffectSystemFRC12JMapInfoIter = .text:0x800C55B4; // type:function size:0x4 scope:global align:4 +createEmitter__12EffectSystemFUsUcUc = .text:0x800C55B8; // type:function size:0xAC scope:global align:4 +forceDeleteEmitter__12EffectSystemCFP15ParticleEmitter = .text:0x800C5664; // type:function size:0x6C scope:global align:4 +forceDeleteSingleEmitter__12EffectSystemCFP13SingleEmitter = .text:0x800C56D0; // type:function size:0x4C scope:global align:4 +createSingleEmitter__12EffectSystemFP13SingleEmitterP24MultiEmitterCallBackBaseP28MultiEmitterParticleCallBack = .text:0x800C571C; // type:function size:0xB0 scope:global align:4 +getEffectSystem__2MRFv = .text:0x800C57CC; // type:function size:0x28 scope:global align:4 +__dt__12EffectSystemFv = .text:0x800C57F4; // type:function size:0x58 scope:global align:4 +entry__12EffectSystemFP22ParticleResourceHolderUlUl = .text:0x800C584C; // type:function size:0xC0 scope:global align:4 +setupMultiEmitter__30@unnamed@EffectSystemUtil_cpp@FP12MultiEmitterPC14AutoEffectInfo = .text:0x800C590C; // type:function size:0x114 scope:global align:4 +requestMovementOnAllEmitters__Q22MR6EffectFv = .text:0x800C5A20; // type:function size:0x34 scope:global align:4 +requestMovementOffAllLoopEmitters__Q22MR6EffectFv = .text:0x800C5A54; // type:function size:0x28 scope:global align:4 +checkEffectSceneUpdate__Q22MR6EffectFPC12EffectSystem = .text:0x800C5A7C; // type:function size:0x8 scope:global align:4 +movementEffectNormal__Q22MR6EffectFPC12EffectSystem = .text:0x800C5A84; // type:function size:0x8 scope:global align:4 +drawEffect3D__Q22MR6EffectFPC12EffectSystemRCQ29JGeometry64TPosition3>> = .text:0x800C5A8C; // type:function size:0x8 scope:global align:4 +drawEffect2D__Q22MR6EffectFPC12EffectSystem = .text:0x800C5A94; // type:function size:0x8 scope:global align:4 +forceDeleteAllEmitters__Q22MR6EffectFPC12EffectSystem = .text:0x800C5A9C; // type:function size:0x8 scope:global align:4 +isExistInResource__Q22MR6EffectFPUsPCc = .text:0x800C5AA4; // type:function size:0x44 scope:global align:4 +isEffect2D__Q22MR6EffectFPC12MultiEmitter = .text:0x800C5AE8; // type:function size:0x34 scope:global align:4 +initEffectSyncBck__Q22MR6EffectFP12EffectKeeperPC12ModelManagerPCcPCclffb = .text:0x800C5B1C; // type:function size:0x8 scope:global align:4 +addEffectSyncBck__Q22MR6EffectFP12MultiEmitterPC12ModelManagerPCc = .text:0x800C5B24; // type:function size:0x8 scope:global align:4 +getAutoEffectNum__Q22MR6EffectFPCc = .text:0x800C5B2C; // type:function size:0x34 scope:global align:4 +getAutoEffectListBinary__Q22MR6EffectFv = .text:0x800C5B60; // type:function size:0x24 scope:global align:4 +setupMultiEmitter__Q22MR6EffectFP12EffectKeeperPC12ModelManagerPC14AutoEffectInfo = .text:0x800C5B84; // type:function size:0x98 scope:global align:4 +setupMultiEmitterSyncBck__Q22MR6EffectFP12EffectKeeperPC12ModelManagerPC14AutoEffectInfo = .text:0x800C5C1C; // type:function size:0x240 scope:global align:4 +registerAutoEffectInfoGroup__Q22MR6EffectFP12EffectKeeperPC9LiveActorPCc = .text:0x800C5E5C; // type:function size:0x60 scope:global align:4 +requestMovementOn__Q22MR6EffectFP12EffectKeeper = .text:0x800C5EBC; // type:function size:0x78 scope:global align:4 +registerAutoEffectInfoGroup__Q22MR6EffectFP16PaneEffectKeeperPC11LayoutActorPCc = .text:0x800C5F34; // type:function size:0x60 scope:global align:4 +registerAutoEffectInfoGroup__Q22MR6EffectFP16PaneEffectKeeperPC12EffectSystemPC11LayoutActorPCc = .text:0x800C5F94; // type:function size:0x5C scope:global align:4 +addAutoEffect__Q22MR6EffectFP12EffectKeeperPC9LiveActorPC14AutoEffectInfo = .text:0x800C5FF0; // type:function size:0xF0 scope:global align:4 +addAutoEffect__Q22MR6EffectFP16PaneEffectKeeperPC11LayoutActorPC14AutoEffectInfo = .text:0x800C60E0; // type:function size:0x58 scope:global align:4 +addAutoEffect__Q22MR6EffectFP22MultiSceneEffectKeeperPC15MultiSceneActorPC14AutoEffectInfo = .text:0x800C6138; // type:function size:0x98 scope:global align:4 +registerAutoEffectInfoGroup__Q22MR6EffectFP22MultiSceneEffectKeeperPC12EffectSystemPC15MultiSceneActorPCc = .text:0x800C61D0; // type:function size:0x5C scope:global align:4 +deleteParticleEmitter__Q22MR6EffectFP15ParticleEmitter = .text:0x800C622C; // type:function size:0x34 scope:global align:4 +setLinkSingleEmitter__Q22MR6EffectFP15ParticleEmitterP13SingleEmitter = .text:0x800C6260; // type:function size:0xC scope:global align:4 +getLinkSingleEmitter__Q22MR6EffectFPC14JPABaseEmitter = .text:0x800C626C; // type:function size:0x8 scope:global align:4 +forceDeleteAllOneTimeEmitter__Q22MR6EffectFv = .text:0x800C6274; // type:function size:0x28 scope:global align:4 +createParticleEmitter__Q22MR6EffectFP15ParticleEmitterP17JPAEmitterManagerRCQ29JGeometry8TVec3UsUcUc = .text:0x800C629C; // type:function size:0x6C scope:global align:4 +isExistInResource__Q22MR6EffectFPUsPCcl = .text:0x800C6308; // type:function size:0x58 scope:global align:4 +getEffectAttributeName__Q22MR6EffectFl = .text:0x800C6360; // type:function size:0x5C scope:global align:4 +createAutoEffect__Q22MR6EffectFPCcPCc = .text:0x800C63BC; // type:function size:0x134 scope:global align:4 +__ct__Q29JGeometry8TVec3Fsss_Pv = .text:0x800C64F0; // type:function size:0x10 scope:global align:4 +__ct__12MultiEmitterFPCcPCQ29JGeometry8TVec3PCQ29JGeometry8TVec3PCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800C6500; // type:function size:0xCC scope:global align:4 +__ct__12MultiEmitterFPCcPA4_fRCQ29JGeometry8TVec3 = .text:0x800C65CC; // type:function size:0xBC scope:global align:4 +__ct__12MultiEmitterFPCcPA4_fPCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800C6688; // type:function size:0xC4 scope:global align:4 +__ct__12MultiEmitterFPCc = .text:0x800C674C; // type:function size:0xC0 scope:global align:4 +createEmitter__12MultiEmitterFv = .text:0x800C680C; // type:function size:0x38 scope:global align:4 +createEmitterWithCallBack__12MultiEmitterFP24MultiEmitterCallBackBase = .text:0x800C6844; // type:function size:0xD4 scope:global align:4 +deleteEmitter__12MultiEmitterFv = .text:0x800C6918; // type:function size:0xD0 scope:global align:4 +forceDeleteEmitter__12MultiEmitterFv = .text:0x800C69E8; // type:function size:0xA8 scope:global align:4 +forceDelete__12MultiEmitterFP12EffectSystem = .text:0x800C6A90; // type:function size:0xCC scope:global align:4 +deleteForeverEmitter__12MultiEmitterFv = .text:0x800C6B5C; // type:function size:0xC4 scope:global align:4 +playCalcAndDeleteForeverEmitter__12MultiEmitterFv = .text:0x800C6C20; // type:function size:0x38 scope:global align:4 +isValid__12MultiEmitterCFv = .text:0x800C6C58; // type:function size:0x70 scope:global align:4 +isExistOneTimeEmitter__12MultiEmitterCFv = .text:0x800C6CC8; // type:function size:0x70 scope:global align:4 +setHostSRT__12MultiEmitterFPCQ29JGeometry8TVec3PCQ29JGeometry8TVec3PCQ29JGeometry8TVec3 = .text:0x800C6D38; // type:function size:0x8 scope:global align:4 +setHostMtx__12MultiEmitterFPA4_f = .text:0x800C6D40; // type:function size:0x8 scope:global align:4 +setOffset__12MultiEmitterFRCQ29JGeometry8TVec3 = .text:0x800C6D48; // type:function size:0x20 scope:global align:4 +setBaseScale__12MultiEmitterFf = .text:0x800C6D68; // type:function size:0x8 scope:global align:4 +setName__12MultiEmitterFPCc = .text:0x800C6D70; // type:function size:0x34 scope:global align:4 +isEqualName__12MultiEmitterCFUs = .text:0x800C6DA4; // type:function size:0x14 scope:global align:4 +getParticleEmitter__12MultiEmitterCFi = .text:0x800C6DB8; // type:function size:0x4C scope:global align:4 +create__12MultiEmitterFP12EffectSystem = .text:0x800C6E04; // type:function size:0xA4 scope:global align:4 +scanParticleEmitter__12MultiEmitterFP12EffectSystem = .text:0x800C6EA8; // type:function size:0x90 scope:global align:4 +forceFollowOn__12MultiEmitterFv = .text:0x800C6F38; // type:function size:0x8 scope:global align:4 +forceFollowOff__12MultiEmitterFv = .text:0x800C6F40; // type:function size:0x8 scope:global align:4 +forceScaleOn__12MultiEmitterFv = .text:0x800C6F48; // type:function size:0x8 scope:global align:4 +initSyncBck__12MultiEmitterFP12XanimePlayerPCclf = .text:0x800C6F50; // type:function size:0x84 scope:global align:4 +onDeleteSyncBck__12MultiEmitterFbf = .text:0x800C6FD4; // type:function size:0xC scope:global align:4 +addSyncBck__12MultiEmitterFPC12XanimePlayerPCc = .text:0x800C6FE0; // type:function size:0x8 scope:global align:4 +setContinueBckEnd__12MultiEmitterFb = .text:0x800C6FE8; // type:function size:0xC scope:global align:4 +onCreateSyncClipping__12MultiEmitterFv = .text:0x800C6FF4; // type:function size:0x10 scope:global align:4 +onForceDeleteSyncClipping__12MultiEmitterFv = .text:0x800C7004; // type:function size:0x10 scope:global align:4 +stopEmitterOnClipped__12MultiEmitterFv = .text:0x800C7014; // type:function size:0xE8 scope:global align:4 +playEmitterOffClipped__12MultiEmitterFv = .text:0x800C70FC; // type:function size:0xE0 scope:global align:4 +setDrawOrder__12MultiEmitterFl = .text:0x800C71DC; // type:function size:0x94 scope:global align:4 +addChildEmitter__12MultiEmitterFP12MultiEmitter = .text:0x800C7270; // type:function size:0x1C scope:global align:4 +setGlobalRotationDegree__12MultiEmitterFRCQ29JGeometry8TVec3l = .text:0x800C728C; // type:function size:0x98 scope:global align:4 +allocateEmitter__12MultiEmitterFPCc = .text:0x800C7324; // type:function size:0x1B0 scope:global align:4 +getValidEmitter__12MultiEmitterFlb = .text:0x800C74D4; // type:function size:0x4C scope:global align:4 +createOneTimeEmitter__12MultiEmitterFv = .text:0x800C7520; // type:function size:0x78 scope:global align:4 +createForeverEmitter__12MultiEmitterFv = .text:0x800C7598; // type:function size:0x78 scope:global align:4 +for_each>__3stdFPP12MultiEmitterPP12MultiEmitterQ23std27mem_fun_t_Q23std27mem_fun_t = .text:0x800C7610; // type:function size:0x74 scope:global align:4 +setGroupID__13SingleEmitterFUc = .text:0x800C7684; // type:function size:0x8 scope:global align:4 +push_back__Q22MR32Vector>FRCUs = .text:0x800C768C; // type:function size:0x1C scope:global align:4 +setGlobalRotation__12MultiEmitterFRCQ29JGeometry8TVec3l = .text:0x800C76A8; // type:function size:0x9C scope:global align:4 +setGlobalTranslation__12MultiEmitterFRCQ29JGeometry8TVec3l = .text:0x800C7744; // type:function size:0xAC scope:global align:4 +setGlobalScale__12MultiEmitterFRCQ29JGeometry8TVec3l = .text:0x800C77F0; // type:function size:0x9C scope:global align:4 +setGlobalSRTMatrix__12MultiEmitterFPA4_Cfl = .text:0x800C788C; // type:function size:0x9C scope:global align:4 +setGlobalPrmColor__12MultiEmitterFUcUcUcl = .text:0x800C7928; // type:function size:0xF4 scope:global align:4 +setGlobalEnvColor__12MultiEmitterFUcUcUcl = .text:0x800C7A1C; // type:function size:0xF4 scope:global align:4 +setLocalScale__12MultiEmitterFRCQ29JGeometry8TVec3l = .text:0x800C7B10; // type:function size:0xA4 scope:global align:4 +setDirectionalSpeed__12MultiEmitterFfl = .text:0x800C7BB4; // type:function size:0xA0 scope:global align:4 +setRate__12MultiEmitterFfl = .text:0x800C7C54; // type:function size:0xA0 scope:global align:4 +stopCalcEmitter__12MultiEmitterFl = .text:0x800C7CF4; // type:function size:0xA4 scope:global align:4 +playCalcEmitter__12MultiEmitterFl = .text:0x800C7D98; // type:function size:0xA4 scope:global align:4 +stopDrawParticle__12MultiEmitterFl = .text:0x800C7E3C; // type:function size:0xA4 scope:global align:4 +playDrawParticle__12MultiEmitterFl = .text:0x800C7EE0; // type:function size:0xA4 scope:global align:4 +setParticleCallBackPtr__12MultiEmitterFP19JPAParticleCallBackl = .text:0x800C7F84; // type:function size:0x9C scope:global align:4 +pauseOff__12MultiEmitterFl = .text:0x800C8020; // type:function size:0x8C scope:global align:4 +setGlobalRotation__15ParticleEmitterFRCQ29JGeometry8TVec3 = .text:0x800C80AC; // type:function size:0x1C scope:global align:4 +setGlobalScale__15ParticleEmitterFRCQ29JGeometry8TVec3 = .text:0x800C80C8; // type:function size:0x4C scope:global align:4 +setGlobalSRTMatrix__15ParticleEmitterFPA4_Cf = .text:0x800C8114; // type:function size:0x50 scope:global align:4 +setGlobalPrmColor__15ParticleEmitterFUcUcUc = .text:0x800C8164; // type:function size:0x14 scope:global align:4 +setGlobalEnvColor__15ParticleEmitterFUcUcUc = .text:0x800C8178; // type:function size:0x14 scope:global align:4 +set__Q29JGeometry8TVec2Fff_v = .text:0x800C818C; // type:function size:0xC scope:global align:4 +set__6Color8FUcUcUcUc = .text:0x800C8198; // type:function size:0x14 scope:global align:4 +mul__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x800C81AC; // type:function size:0x24 scope:global align:4 +getSyntheticColor__34@unnamed@MultiEmitterCallBack_cpp@FRC6Color8RC6Color8 = .text:0x800C81D0; // type:function size:0x70 scope:global align:4 +__ct__20MultiEmitterCallBackFPC12MultiEmitterRCQ29JGeometry8TVec3 = .text:0x800C8240; // type:function size:0xAC scope:global align:4 +__ct__24MultiEmitterCallBackBaseFv = .text:0x800C82EC; // type:function size:0x10 scope:global align:4 +__dt__24MultiEmitterCallBackBaseFv = .text:0x800C82FC; // type:function size:0x58 scope:global align:4 +__ct__20MultiEmitterCallBackFPC12MultiEmitterPCQ29JGeometry8TVec3PCQ29JGeometry8TVec3PCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800C8354; // type:function size:0xB8 scope:global align:4 +__ct__20MultiEmitterCallBackFPC12MultiEmitterPA4_fRCQ29JGeometry8TVec3 = .text:0x800C840C; // type:function size:0xB0 scope:global align:4 +__ct__20MultiEmitterCallBackFPC12MultiEmitterPA4_fPCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800C84BC; // type:function size:0xB4 scope:global align:4 +execute__20MultiEmitterCallBackFP14JPABaseEmitter = .text:0x800C8570; // type:function size:0x54 scope:global align:4 +setHostSRT__20MultiEmitterCallBackFPCQ29JGeometry8TVec3PCQ29JGeometry8TVec3PCQ29JGeometry8TVec3 = .text:0x800C85C4; // type:function size:0x18 scope:global align:4 +setHostMtx__20MultiEmitterCallBackFPA4_f = .text:0x800C85DC; // type:function size:0x18 scope:global align:4 +setBaseScale__20MultiEmitterCallBackFf = .text:0x800C85F4; // type:function size:0x24 scope:global align:4 +forceFollowOn__20MultiEmitterCallBackFv = .text:0x800C8618; // type:function size:0x10 scope:global align:4 +forceFollowOff__20MultiEmitterCallBackFv = .text:0x800C8628; // type:function size:0x10 scope:global align:4 +forceScaleOn__20MultiEmitterCallBackFv = .text:0x800C8638; // type:function size:0x10 scope:global align:4 +resetFollowCurrent__20MultiEmitterCallBackFv = .text:0x800C8648; // type:function size:0x10 scope:global align:4 +init__20MultiEmitterCallBackFP14JPABaseEmitter = .text:0x800C8658; // type:function size:0x8 scope:global align:4 +setSRTFromHostMtx__20MultiEmitterCallBackFP14JPABaseEmitterPA4_fRCQ220MultiEmitterCallBack7FlagSRTb = .text:0x800C8660; // type:function size:0x180 scope:global align:4 +setSRTFromHostSRT__20MultiEmitterCallBackFP14JPABaseEmitterRCQ220MultiEmitterCallBack7FlagSRTb = .text:0x800C87E0; // type:function size:0x288 scope:global align:4 +setScaleFromHostScale__20MultiEmitterCallBackFP14JPABaseEmitterRCQ29JGeometry8TVec3bb = .text:0x800C8A68; // type:function size:0xC0 scope:global align:4 +effectLight__20MultiEmitterCallBackFP14JPABaseEmitter = .text:0x800C8B28; // type:function size:0x2C scope:global align:4 +followSRT__20MultiEmitterCallBackFP14JPABaseEmitterb = .text:0x800C8B54; // type:function size:0xBC scope:global align:4 +setColor__20MultiEmitterCallBackFP14JPABaseEmitter = .text:0x800C8C10; // type:function size:0x130 scope:global align:4 +isFollowSRT__20MultiEmitterCallBackCFPQ220MultiEmitterCallBack7FlagSRTb = .text:0x800C8D40; // type:function size:0x1C8 scope:global align:4 +setGlobalScale__14JPABaseEmitterFRCQ29JGeometry8TVec3 = .text:0x800C8F08; // type:function size:0x4C scope:global align:4 +setGlobalPrmColor__14JPABaseEmitterFUcUcUc = .text:0x800C8F54; // type:function size:0x10 scope:global align:4 +setGlobalEnvColor__14JPABaseEmitterFUcUcUc = .text:0x800C8F64; // type:function size:0x10 scope:global align:4 +__as__8_GXColorFRC8_GXColor = .text:0x800C8F74; // type:function size:0x24 scope:global align:4 +drawAfter__18JPAEmitterCallBackFP14JPABaseEmitter = .text:0x800C8F98; // type:function size:0x4 scope:global align:4 +draw__18JPAEmitterCallBackFP14JPABaseEmitter = .text:0x800C8F9C; // type:function size:0x4 scope:global align:4 +executeAfter__18JPAEmitterCallBackFP14JPABaseEmitter = .text:0x800C8FA0; // type:function size:0x4 scope:global align:4 +execute__18JPAEmitterCallBackFP14JPABaseEmitter = .text:0x800C8FA4; // type:function size:0x4 scope:global align:4 +init__24MultiEmitterCallBackBaseFP14JPABaseEmitter = .text:0x800C8FA8; // type:function size:0x4 scope:global align:4 +__dt__20MultiEmitterCallBackFv = .text:0x800C8FAC; // type:function size:0x5C scope:global align:4 +__ct__28MultiEmitterParticleCallBackFv = .text:0x800C9008; // type:function size:0x10 scope:global align:4 +__dt__28MultiEmitterParticleCallBackFv = .text:0x800C9018; // type:function size:0x58 scope:global align:4 +draw__19JPAParticleCallBackFP14JPABaseEmitterP15JPABaseParticle = .text:0x800C9070; // type:function size:0x4 scope:global align:4 +execute__19JPAParticleCallBackFP14JPABaseEmitterP15JPABaseParticle = .text:0x800C9074; // type:function size:0x4 scope:global align:4 +__ct__20ParticleCalcExecutorFPC12EffectSystemb = .text:0x800C9078; // type:function size:0x5C scope:global align:4 +movementNormal__20ParticleCalcExecutorFv = .text:0x800C90D4; // type:function size:0xE8 scope:global align:4 +movementIgnorePause3D__20ParticleCalcExecutorFv = .text:0x800C91BC; // type:function size:0x54 scope:global align:4 +movementIgnorePause2D__20ParticleCalcExecutorFv = .text:0x800C9210; // type:function size:0x54 scope:global align:4 +movementCheckUpdate__20ParticleCalcExecutorFv = .text:0x800C9264; // type:function size:0xC scope:global align:4 +requestMovementOnPauseIgnore__20ParticleCalcExecutorFv = .text:0x800C9270; // type:function size:0x40 scope:global align:4 +initMovementAdaptor__20ParticleCalcExecutorFv = .text:0x800C92B0; // type:function size:0x1F8 scope:global align:4 +Functor<20ParticleCalcExecutor>__2MRFP20ParticleCalcExecutorM20ParticleCalcExecutorFPCvPv_v_Q22MR67FunctorV0M = .text:0x800C94A8; // type:function size:0x40 scope:global align:4 +__cl__Q22MR67FunctorV0MCFv = .text:0x800C94E8; // type:function size:0x30 scope:global align:4 +clone__Q22MR67FunctorV0MCFP7JKRHeap = .text:0x800C9518; // type:function size:0x68 scope:global align:4 +connectToSceneDrawAdaptor__34@unnamed@ParticleDrawExecutor_cpp@FP14NameObjAdaptorRCQ22MR11FunctorBasei = .text:0x800C9580; // type:function size:0x74 scope:global align:4 +__ct__20ParticleDrawExecutorFPC12EffectSystemb = .text:0x800C95F4; // type:function size:0x68 scope:global align:4 +initDraw__20ParticleDrawExecutorFv = .text:0x800C965C; // type:function size:0x5C scope:global align:4 +draw3D__20ParticleDrawExecutorCFv = .text:0x800C96B8; // type:function size:0x38 scope:global align:4 +draw2D__20ParticleDrawExecutorCFv = .text:0x800C96F0; // type:function size:0x184 scope:global align:4 +drawIndirect__20ParticleDrawExecutorCFv = .text:0x800C9874; // type:function size:0xB0 scope:global align:4 +drawAfterIndirect__20ParticleDrawExecutorCFv = .text:0x800C9924; // type:function size:0x38 scope:global align:4 +drawFor2DModel__20ParticleDrawExecutorCFv = .text:0x800C995C; // type:function size:0x68 scope:global align:4 +drawForBloomEffect__20ParticleDrawExecutorCFv = .text:0x800C99C4; // type:function size:0x38 scope:global align:4 +drawAfterImageEffect__20ParticleDrawExecutorCFv = .text:0x800C99FC; // type:function size:0x38 scope:global align:4 +drawWithViewMtx3D__20ParticleDrawExecutorCFRCQ29JGeometry64TPosition3>> = .text:0x800C9A34; // type:function size:0x80 scope:global align:4 +drawWithViewMtxAfterIndirect__20ParticleDrawExecutorCFRCQ29JGeometry64TPosition3>> = .text:0x800C9AB4; // type:function size:0x64 scope:global align:4 +drawWithViewMtxForBloomEffect__20ParticleDrawExecutorCFRCQ29JGeometry64TPosition3>> = .text:0x800C9B18; // type:function size:0x64 scope:global align:4 +drawWithViewMtxAfterImageEffect__20ParticleDrawExecutorCFRCQ29JGeometry64TPosition3>> = .text:0x800C9B7C; // type:function size:0x64 scope:global align:4 +initDrawAdaptor__20ParticleDrawExecutorFv = .text:0x800C9BE0; // type:function size:0x2A0 scope:global align:4 +Functor<20ParticleDrawExecutor>__2MRFPC20ParticleDrawExecutorM20ParticleDrawExecutorFPCvPCv_v_Q22MR69FunctorV0M = .text:0x800C9E80; // type:function size:0x40 scope:global align:4 +clone__Q22MR10FunctorV0FCFP7JKRHeap = .text:0x800C9EC0; // type:function size:0x50 scope:global align:4 +__cl__Q22MR10FunctorV0FCFv = .text:0x800C9F10; // type:function size:0xC scope:global align:4 +__cl__Q22MR69FunctorV0MCFv = .text:0x800C9F1C; // type:function size:0x30 scope:global align:4 +clone__Q22MR69FunctorV0MCFP7JKRHeap = .text:0x800C9F4C; // type:function size:0x68 scope:global align:4 +__ct__15ParticleEmitterFv = .text:0x800C9FB4; // type:function size:0x14 scope:global align:4 +invalidate__15ParticleEmitterFv = .text:0x800C9FC8; // type:function size:0xC scope:global align:4 +init__15ParticleEmitterFUs = .text:0x800C9FD4; // type:function size:0x20 scope:global align:4 +pauseOn__15ParticleEmitterFv = .text:0x800C9FF4; // type:function size:0x40 scope:global align:4 +pauseOff__15ParticleEmitterFv = .text:0x800CA034; // type:function size:0x28 scope:global align:4 +__ct__21ParticleEmitterHolderFPC12EffectSystemi = .text:0x800CA05C; // type:function size:0x74 scope:global align:4 +update__21ParticleEmitterHolderFb = .text:0x800CA0D0; // type:function size:0xF4 scope:global align:4 +forceDeleteAllOneTimeEmitters__21ParticleEmitterHolderFv = .text:0x800CA1C4; // type:function size:0x7C scope:global align:4 +forceDeleteAllEmitters__21ParticleEmitterHolderFv = .text:0x800CA240; // type:function size:0x60 scope:global align:4 +requestMovementOnAllEmitters__21ParticleEmitterHolderFv = .text:0x800CA2A0; // type:function size:0x7C scope:global align:4 +findAvailableParticleEmitter__21ParticleEmitterHolderFv = .text:0x800CA31C; // type:function size:0xB4 scope:global align:4 +requestMovementOffAllLoopEmitters__21ParticleEmitterHolderFv = .text:0x800CA3D0; // type:function size:0x78 scope:global align:4 +isValid__15ParticleEmitterCFv = .text:0x800CA448; // type:function size:0x10 scope:global align:4 +isContinuousParticle__15ParticleEmitterCFv = .text:0x800CA458; // type:function size:0x24 scope:global align:4 +__ct__22ParticleResourceHolderFPCc = .text:0x800CA47C; // type:function size:0x12C scope:global align:4 +getUserIndex__22ParticleResourceHolderCFPCc = .text:0x800CA5A8; // type:function size:0x124 scope:global align:4 +countAutoEffectNum__22ParticleResourceHolderFv = .text:0x800CA6CC; // type:function size:0x178 scope:global align:4 +swapTexture__22ParticleResourceHolderFPC7ResTIMGPCc = .text:0x800CA844; // type:function size:0x8 scope:global align:4 +isExistInResource__22ParticleResourceHolderCFPCcPUs = .text:0x800CA84C; // type:function size:0x50 scope:global align:4 +getAutoEffectListBinary__22ParticleResourceHolderCFv = .text:0x800CA89C; // type:function size:0x8 scope:global align:4 +getAutoEffectNum__22ParticleResourceHolderCFPCc = .text:0x800CA8A4; // type:function size:0x90 scope:global align:4 +__ct__15RandomEffectObjFPCc = .text:0x800CA934; // type:function size:0x5C scope:global align:4 +init__15RandomEffectObjFRC12JMapInfoIter = .text:0x800CA990; // type:function size:0x5C scope:global align:4 +appear__15RandomEffectObjFv = .text:0x800CA9EC; // type:function size:0x38 scope:global align:4 +getRandomTime__15RandomEffectObjCFv = .text:0x800CAA24; // type:function size:0x88 scope:global align:4 +control__15RandomEffectObjFv = .text:0x800CAAAC; // type:function size:0xFC scope:global align:4 +getFarClipDistance__15RandomEffectObjCFv = .text:0x800CABA8; // type:function size:0x8 scope:global align:4 +getClippingRadius__15RandomEffectObjCFv = .text:0x800CABB0; // type:function size:0x8 scope:global align:4 +__dt__15RandomEffectObjFv = .text:0x800CABB8; // type:function size:0x58 scope:global align:4 +findDataElement__29@unnamed@SimpleEffectObj_cpp@FPCc = .text:0x800CAC10; // type:function size:0x74 scope:global align:4 +__ct__15SimpleEffectObjFPCc = .text:0x800CAC84; // type:function size:0x44 scope:global align:4 +init__15SimpleEffectObjFRC12JMapInfoIter = .text:0x800CACC8; // type:function size:0x234 scope:global align:4 +isStateMove__15SimpleEffectObjCFv = .text:0x800CAEFC; // type:function size:0x8 scope:global align:4 +startClipped__15SimpleEffectObjFv = .text:0x800CAF04; // type:function size:0x64 scope:global align:4 +endClipped__15SimpleEffectObjFv = .text:0x800CAF68; // type:function size:0x68 scope:global align:4 +setStateWait__15SimpleEffectObjFv = .text:0x800CAFD0; // type:function size:0x3C scope:global align:4 +setStateMove__15SimpleEffectObjFv = .text:0x800CB00C; // type:function size:0x8 scope:global align:4 +exeMove__15SimpleEffectObjFv = .text:0x800CB014; // type:function size:0x164 scope:global align:4 +__sinit_\SimpleEffectObj_cpp = .text:0x800CB178; // type:function size:0x2C scope:local align:4 +__ct__Q218NrvSimpleEffectObj12HostTypeWaitFv = .text:0x800CB1A4; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvSimpleEffectObj12HostTypeMoveFv = .text:0x800CB1B4; // type:function size:0x10 scope:global align:4 +execute__Q218NrvSimpleEffectObj12HostTypeMoveCFP5Spine = .text:0x800CB1C4; // type:function size:0x8 scope:global align:4 +execute__Q218NrvSimpleEffectObj12HostTypeWaitCFP5Spine = .text:0x800CB1CC; // type:function size:0x4 scope:global align:4 +Functor<15SimpleEffectObj>__2MRFP15SimpleEffectObjM15SimpleEffectObjFPCvPv_v_Q22MR57FunctorV0M = .text:0x800CB1D0; // type:function size:0x40 scope:global align:4 +__cl__Q22MR57FunctorV0MCFv = .text:0x800CB210; // type:function size:0x30 scope:global align:4 +clone__Q22MR57FunctorV0MCFP7JKRHeap = .text:0x800CB240; // type:function size:0x68 scope:global align:4 +__ct__13SingleEmitterFv = .text:0x800CB2A8; // type:function size:0x1C scope:global align:4 +init__13SingleEmitterFUs = .text:0x800CB2C4; // type:function size:0x8 scope:global align:4 +deleteEmitter__13SingleEmitterFv = .text:0x800CB2CC; // type:function size:0x3C scope:global align:4 +scanParticleEmitter__13SingleEmitterFP12EffectSystem = .text:0x800CB308; // type:function size:0x74 scope:global align:4 +isOneTime__13SingleEmitterCFv = .text:0x800CB37C; // type:function size:0x4C scope:global align:4 +isValid__13SingleEmitterCFv = .text:0x800CB3C8; // type:function size:0x24 scope:global align:4 +link__13SingleEmitterFP15ParticleEmitter = .text:0x800CB3EC; // type:function size:0x14 scope:global align:4 +unlink__13SingleEmitterFv = .text:0x800CB400; // type:function size:0x3C scope:global align:4 +__ct__24SpinPullParticleCallBackFv = .text:0x800CB43C; // type:function size:0x44 scope:global align:4 +execute__24SpinPullParticleCallBackFP14JPABaseEmitterP15JPABaseParticle = .text:0x800CB480; // type:function size:0xB8 scope:global align:4 +execute__24MerameraParticleCallBackFP14JPABaseEmitterP15JPABaseParticle = .text:0x800CB538; // type:function size:0x84 scope:global align:4 +__dt__24SpinPullParticleCallBackFv = .text:0x800CB5BC; // type:function size:0x5C scope:global align:4 +__dt__24MerameraParticleCallBackFv = .text:0x800CB618; // type:function size:0x58 scope:global align:4 +__ct__20SyncBckEffectCheckerFP12XanimePlayer = .text:0x800CB670; // type:function size:0x20 scope:global align:4 +updateBefore__20SyncBckEffectCheckerFv = .text:0x800CB690; // type:function size:0x94 scope:global align:4 +updateAfter__20SyncBckEffectCheckerFv = .text:0x800CB724; // type:function size:0x24 scope:global align:4 +reset__20SyncBckEffectCheckerFv = .text:0x800CB748; // type:function size:0x14 scope:global align:4 +isCreate__20SyncBckEffectCheckerCFPC17SyncBckEffectInfob = .text:0x800CB75C; // type:function size:0xE8 scope:global align:4 +isDelete__20SyncBckEffectCheckerCFPC17SyncBckEffectInfo = .text:0x800CB844; // type:function size:0xFC scope:global align:4 +checkPass__20SyncBckEffectCheckerCFf = .text:0x800CB940; // type:function size:0x50 scope:global align:4 +checkPassIfRate0__20SyncBckEffectCheckerCFf = .text:0x800CB990; // type:function size:0xF4 scope:global align:4 +__ct__Q217SyncBckEffectInfo15BckResourceInfoFPC12XanimePlayerPCc = .text:0x800CBA84; // type:function size:0x48 scope:global align:4 +isLoop__Q217SyncBckEffectInfo15BckResourceInfoCFv = .text:0x800CBACC; // type:function size:0x24 scope:global align:4 +__ct__17SyncBckEffectInfoFPC12XanimePlayerPCclffb = .text:0x800CBAF0; // type:function size:0x7C scope:global align:4 +addBck__17SyncBckEffectInfoFPC12XanimePlayerPCc = .text:0x800CBB6C; // type:function size:0x6C scope:global align:4 +isRegisteredBck__17SyncBckEffectInfoCFPCc = .text:0x800CBBD8; // type:function size:0x8C scope:global align:4 +isBckLoop__17SyncBckEffectInfoCFPCc = .text:0x800CBC64; // type:function size:0xA4 scope:global align:4 +isExistSyncBckDeleteFrame__Q22MR6EffectFPC17SyncBckEffectInfo = .text:0x800CBD08; // type:function size:0x1C scope:global align:4 +__ct__Q233@unnamed@AnimScaleController_cpp@21AnimScaleDefaultParamFv = .text:0x800CBD24; // type:function size:0x68 scope:global align:4 +__ct__14AnimScaleParamFv = .text:0x800CBD8C; // type:function size:0x60 scope:global align:4 +__ct__19AnimScaleControllerFP14AnimScaleParam = .text:0x800CBDEC; // type:function size:0x8C scope:global align:4 +setParamTight__19AnimScaleControllerFv = .text:0x800CBE78; // type:function size:0x14 scope:global align:4 +startAnim__19AnimScaleControllerFv = .text:0x800CBE8C; // type:function size:0x8 scope:global align:4 +startDpdHitVibration__19AnimScaleControllerFv = .text:0x800CBE94; // type:function size:0x8 scope:global align:4 +startHitReaction__19AnimScaleControllerFv = .text:0x800CBE9C; // type:function size:0x8 scope:global align:4 +startAndAddScaleVelocityY__19AnimScaleControllerFf = .text:0x800CBEA4; // type:function size:0x14 scope:global align:4 +startCrush__19AnimScaleControllerFv = .text:0x800CBEB8; // type:function size:0x8 scope:global align:4 +stopAndReset__19AnimScaleControllerFv = .text:0x800CBEC0; // type:function size:0x40 scope:global align:4 +resetScale__19AnimScaleControllerFv = .text:0x800CBF00; // type:function size:0x1C scope:global align:4 +exeAnim__19AnimScaleControllerFv = .text:0x800CBF1C; // type:function size:0x40 scope:global align:4 +exeHitReaction__19AnimScaleControllerFv = .text:0x800CBF5C; // type:function size:0x64 scope:global align:4 +exeDpdVibration__19AnimScaleControllerFv = .text:0x800CBFC0; // type:function size:0x84 scope:global align:4 +exeCrush__19AnimScaleControllerFv = .text:0x800CC044; // type:function size:0x98 scope:global align:4 +isHitReaction__19AnimScaleControllerCFl = .text:0x800CC0DC; // type:function size:0x68 scope:global align:4 +tryStop__19AnimScaleControllerFv = .text:0x800CC144; // type:function size:0x70 scope:global align:4 +update__19AnimScaleControllerFv = .text:0x800CC1B4; // type:function size:0x4 scope:global align:4 +updateScale__19AnimScaleControllerFff = .text:0x800CC1B8; // type:function size:0x9C scope:global align:4 +__dt__19AnimScaleControllerFv = .text:0x800CC254; // type:function size:0x58 scope:global align:4 +__sinit_\AnimScaleController_cpp = .text:0x800CC2AC; // type:function size:0x50 scope:local align:4 +__ct__Q222NrvAnimScaleController26AnimScaleControllerNrvAnimFv = .text:0x800CC2FC; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvAnimScaleController26AnimScaleControllerNrvStopFv = .text:0x800CC30C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvAnimScaleController34AnimScaleControllerNrvDpdVibrationFv = .text:0x800CC31C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvAnimScaleController33AnimScaleControllerNrvHitReactionFv = .text:0x800CC32C; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvAnimScaleController27AnimScaleControllerNrvCrushFv = .text:0x800CC33C; // type:function size:0x10 scope:global align:4 +execute__Q222NrvAnimScaleController27AnimScaleControllerNrvCrushCFP5Spine = .text:0x800CC34C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvAnimScaleController33AnimScaleControllerNrvHitReactionCFP5Spine = .text:0x800CC354; // type:function size:0x8 scope:global align:4 +execute__Q222NrvAnimScaleController34AnimScaleControllerNrvDpdVibrationCFP5Spine = .text:0x800CC35C; // type:function size:0x8 scope:global align:4 +execute__Q222NrvAnimScaleController26AnimScaleControllerNrvStopCFP5Spine = .text:0x800CC364; // type:function size:0x4 scope:global align:4 +execute__Q222NrvAnimScaleController26AnimScaleControllerNrvAnimCFP5Spine = .text:0x800CC368; // type:function size:0x8 scope:global align:4 +__ct__19AnimStampControllerFv = .text:0x800CC370; // type:function size:0x7C scope:global align:4 +init__19AnimStampControllerFlffffff = .text:0x800CC3EC; // type:function size:0x58 scope:global align:4 +startAnim__19AnimStampControllerFRCQ29JGeometry8TVec3 = .text:0x800CC444; // type:function size:0x50 scope:global align:4 +exeAnim__19AnimStampControllerFv = .text:0x800CC494; // type:function size:0x150 scope:global align:4 +isAnimEnd__19AnimStampControllerCFv = .text:0x800CC5E4; // type:function size:0x8 scope:global align:4 +__dt__19AnimStampControllerFv = .text:0x800CC5EC; // type:function size:0x58 scope:global align:4 +__sinit_\AnimStampController_cpp = .text:0x800CC644; // type:function size:0x2C scope:local align:4 +__ct__Q222NrvAnimStampController11HostNrvAnimFv = .text:0x800CC670; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvAnimStampController14HostNrvAnimEndFv = .text:0x800CC680; // type:function size:0x10 scope:global align:4 +execute__Q222NrvAnimStampController14HostNrvAnimEndCFP5Spine = .text:0x800CC690; // type:function size:0x4 scope:global align:4 +execute__Q222NrvAnimStampController11HostNrvAnimCFP5Spine = .text:0x800CC694; // type:function size:0x8 scope:global align:4 +__ct__10BallBeamerFPCc = .text:0x800CC69C; // type:function size:0x50 scope:global align:4 +makeArchiveList__10BallBeamerFP27NameObjArchiveListCollectorRC12JMapInfoIter = .text:0x800CC6EC; // type:function size:0x7C scope:global align:4 +init__10BallBeamerFRC12JMapInfoIter = .text:0x800CC768; // type:function size:0x350 scope:global align:4 +syncSwitchOnA__10BallBeamerFv = .text:0x800CCAB8; // type:function size:0xC scope:global align:4 +syncSwitchOffA__10BallBeamerFv = .text:0x800CCAC4; // type:function size:0xC scope:global align:4 +syncSwitchOnB__10BallBeamerFv = .text:0x800CCAD0; // type:function size:0x98 scope:global align:4 +setupAttack__10BallBeamerFv = .text:0x800CCB68; // type:function size:0x6C scope:global align:4 +tryAttack__10BallBeamerFv = .text:0x800CCBD4; // type:function size:0x80 scope:global align:4 +exeWait__10BallBeamerFv = .text:0x800CCC54; // type:function size:0x68 scope:global align:4 +exeAttack__10BallBeamerFv = .text:0x800CCCBC; // type:function size:0x120 scope:global align:4 +exeInter__10BallBeamerFv = .text:0x800CCDDC; // type:function size:0x68 scope:global align:4 +attackSensor__10BallBeamerFP9HitSensorP9HitSensor = .text:0x800CCE44; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__10BallBeamerFUlP9HitSensorP9HitSensor = .text:0x800CCE4C; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttack__10BallBeamerFUlP9HitSensorP9HitSensor = .text:0x800CCE54; // type:function size:0x8 scope:global align:4 +__sinit_\BallBeamer_cpp = .text:0x800CCE5C; // type:function size:0x34 scope:local align:4 +__ct__Q213NrvBallBeamer17BallBeamerNrvWaitFv = .text:0x800CCE90; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBallBeamer19BallBeamerNrvAttackFv = .text:0x800CCEA0; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBallBeamer18BallBeamerNrvInterFv = .text:0x800CCEB0; // type:function size:0x10 scope:global align:4 +execute__Q213NrvBallBeamer18BallBeamerNrvInterCFP5Spine = .text:0x800CCEC0; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBallBeamer19BallBeamerNrvAttackCFP5Spine = .text:0x800CCEC8; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBallBeamer17BallBeamerNrvWaitCFP5Spine = .text:0x800CCED0; // type:function size:0x8 scope:global align:4 +Functor<10BallBeamer>__2MRFP10BallBeamerM10BallBeamerFPCvPv_v_Q22MR47FunctorV0M = .text:0x800CCED8; // type:function size:0x40 scope:global align:4 +__cl__Q22MR47FunctorV0MCFv = .text:0x800CCF18; // type:function size:0x30 scope:global align:4 +clone__Q22MR47FunctorV0MCFP7JKRHeap = .text:0x800CCF48; // type:function size:0x68 scope:global align:4 +__dt__10BallBeamerFv = .text:0x800CCFB0; // type:function size:0x5C scope:global align:4 +__ct__11BalloonfishFPCc = .text:0x800CD00C; // type:function size:0x64 scope:global align:4 +init__11BalloonfishFRC12JMapInfoIter = .text:0x800CD070; // type:function size:0x1F4 scope:global align:4 +appear__11BalloonfishFv = .text:0x800CD264; // type:function size:0x54 scope:global align:4 +kill__11BalloonfishFv = .text:0x800CD2B8; // type:function size:0x54 scope:global align:4 +control__11BalloonfishFv = .text:0x800CD30C; // type:function size:0x8 scope:global align:4 +exeWait__11BalloonfishFv = .text:0x800CD314; // type:function size:0x1C4 scope:global align:4 +exeDash__11BalloonfishFv = .text:0x800CD4D8; // type:function size:0x2AC scope:global align:4 +exeStarPointerBind__11BalloonfishFv = .text:0x800CD784; // type:function size:0x94 scope:global align:4 +attackSensor__11BalloonfishFP9HitSensorP9HitSensor = .text:0x800CD818; // type:function size:0xB4 scope:global align:4 +receiveMsgPlayerAttack__11BalloonfishFUlP9HitSensorP9HitSensor = .text:0x800CD8CC; // type:function size:0x98 scope:global align:4 +calcAndSetBaseMtx__11BalloonfishFv = .text:0x800CD964; // type:function size:0x238 scope:global align:4 +__sinit_\Balloonfish_cpp = .text:0x800CDB9C; // type:function size:0x3C scope:local align:4 +__ct__Q214NrvBalloonfish15HostTypeNrvWaitFv = .text:0x800CDBD8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBalloonfish15HostTypeNrvDashFv = .text:0x800CDBE8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBalloonfish18HostTypeNrvDashEndFv = .text:0x800CDBF8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBalloonfish26HostTypeNrvStarPointerBindFv = .text:0x800CDC08; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q214NrvBalloonfish26HostTypeNrvStarPointerBindCFP5Spine = .text:0x800CDC18; // type:function size:0x4C scope:global align:4 +execute__Q214NrvBalloonfish26HostTypeNrvStarPointerBindCFP5Spine = .text:0x800CDC64; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBalloonfish18HostTypeNrvDashEndCFP5Spine = .text:0x800CDC6C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBalloonfish15HostTypeNrvDashCFP5Spine = .text:0x800CDC74; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBalloonfish15HostTypeNrvWaitCFP5Spine = .text:0x800CDC7C; // type:function size:0x8 scope:global align:4 +__cl__Q22MR49FunctorV0MCFv = .text:0x800CDC84; // type:function size:0x30 scope:global align:4 +clone__Q22MR49FunctorV0MCFP7JKRHeap = .text:0x800CDCB4; // type:function size:0x68 scope:global align:4 +__dt__11BalloonfishFv = .text:0x800CDD1C; // type:function size:0x5C scope:global align:4 +__ct__8BasaBasaFPCc = .text:0x800CDD78; // type:function size:0xA4 scope:global align:4 +init__8BasaBasaFRC12JMapInfoIter = .text:0x800CDE1C; // type:function size:0x2B4 scope:global align:4 +exeWait__8BasaBasaFv = .text:0x800CE0D0; // type:function size:0xA4 scope:global align:4 +exeAirWait__8BasaBasaFv = .text:0x800CE174; // type:function size:0xC8 scope:global align:4 +exeChaseStart__8BasaBasaFv = .text:0x800CE23C; // type:function size:0xE8 scope:global align:4 +exeChase__8BasaBasaFv = .text:0x800CE324; // type:function size:0x178 scope:global align:4 +exeQuickTurnStart__8BasaBasaFv = .text:0x800CE49C; // type:function size:0x68 scope:global align:4 +exeQuickTurn__8BasaBasaFv = .text:0x800CE504; // type:function size:0x84 scope:global align:4 +exeTrampleDown__8BasaBasaFv = .text:0x800CE588; // type:function size:0xC4 scope:global align:4 +exePunchDown__8BasaBasaFv = .text:0x800CE64C; // type:function size:0x8C scope:global align:4 +exeAttackStart__8BasaBasaFv = .text:0x800CE6D8; // type:function size:0xEC scope:global align:4 +exeAttack__8BasaBasaFv = .text:0x800CE7C4; // type:function size:0x19C scope:global align:4 +exeAttackEnd__8BasaBasaFv = .text:0x800CE960; // type:function size:0xB4 scope:global align:4 +exeAttackEndRecover__8BasaBasaFv = .text:0x800CEA14; // type:function size:0xB4 scope:global align:4 +exeHitBack__8BasaBasaFv = .text:0x800CEAC8; // type:function size:0x118 scope:global align:4 +exeHitBackEnd__8BasaBasaFv = .text:0x800CEBE0; // type:function size:0x70 scope:global align:4 +exeComeHome__8BasaBasaFv = .text:0x800CEC50; // type:function size:0x118 scope:global align:4 +exeAttachCelling__8BasaBasaFv = .text:0x800CED68; // type:function size:0x110 scope:global align:4 +exeDPDSwoon__8BasaBasaFv = .text:0x800CEE78; // type:function size:0x88 scope:global align:4 +exeStun__8BasaBasaFv = .text:0x800CEF00; // type:function size:0x90 scope:global align:4 +initAfterPlacement__8BasaBasaFv = .text:0x800CEF90; // type:function size:0xA4 scope:global align:4 +kill__8BasaBasaFv = .text:0x800CF034; // type:function size:0x68 scope:global align:4 +control__8BasaBasaFv = .text:0x800CF09C; // type:function size:0x68 scope:global align:4 +calcAndSetBaseMtx__8BasaBasaFv = .text:0x800CF104; // type:function size:0xA8 scope:global align:4 +attackSensor__8BasaBasaFP9HitSensorP9HitSensor = .text:0x800CF1AC; // type:function size:0x1D4 scope:global align:4 +receiveMsgPlayerAttack__8BasaBasaFUlP9HitSensorP9HitSensor = .text:0x800CF380; // type:function size:0x1C0 scope:global align:4 +receiveMsgPush__8BasaBasaFP9HitSensorP9HitSensor = .text:0x800CF540; // type:function size:0xC4 scope:global align:4 +receiveMsgEnemyAttack__8BasaBasaFUlP9HitSensorP9HitSensor = .text:0x800CF604; // type:function size:0xC8 scope:global align:4 +receiveOtherMsg__8BasaBasaFUlP9HitSensorP9HitSensor = .text:0x800CF6CC; // type:function size:0xC0 scope:global align:4 +initHangModel__8BasaBasaFv = .text:0x800CF78C; // type:function size:0x84 scope:global align:4 +tryClippingAndResetPos__8BasaBasaFv = .text:0x800CF810; // type:function size:0x114 scope:global align:4 +trySetNerveDPDSwoon__8BasaBasaFv = .text:0x800CF924; // type:function size:0x58 scope:global align:4 +tryComeHome__8BasaBasaFv = .text:0x800CF97C; // type:function size:0x68 scope:global align:4 +updateRailType__8BasaBasaFv = .text:0x800CF9E4; // type:function size:0x70 scope:global align:4 +controlVelocity__8BasaBasaFv = .text:0x800CFA54; // type:function size:0x1FC scope:global align:4 +tuneHeight__8BasaBasaFv = .text:0x800CFC50; // type:function size:0xE8 scope:global align:4 +isNearTarget__8BasaBasaCFf = .text:0x800CFD38; // type:function size:0x6C scope:global align:4 +isNrvEnableStun__8BasaBasaCFv = .text:0x800CFDA4; // type:function size:0xA0 scope:global align:4 +__dt__8BasaBasaFv = .text:0x800CFE44; // type:function size:0x5C scope:global align:4 +__sinit_\BasaBasa_cpp = .text:0x800CFEA0; // type:function size:0xAC scope:local align:4 +__ct__Q211NrvBasaBasa15BasaBasaNrvWaitFv = .text:0x800CFF4C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa18BasaBasaNrvAirWaitFv = .text:0x800CFF5C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa21BasaBasaNrvChaseStartFv = .text:0x800CFF6C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa16BasaBasaNrvChaseFv = .text:0x800CFF7C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa25BasaBasaNrvQuickTurnStartFv = .text:0x800CFF8C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa20BasaBasaNrvQuickTurnFv = .text:0x800CFF9C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa20BasaBasaNrvPunchDownFv = .text:0x800CFFAC; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa22BasaBasaNrvTrampleDownFv = .text:0x800CFFBC; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa22BasaBasaNrvAttackStartFv = .text:0x800CFFCC; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa17BasaBasaNrvAttackFv = .text:0x800CFFDC; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa20BasaBasaNrvAttackEndFv = .text:0x800CFFEC; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa27BasaBasaNrvAttackEndRecoverFv = .text:0x800CFFFC; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa18BasaBasaNrvHitBackFv = .text:0x800D000C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa21BasaBasaNrvHitBackEndFv = .text:0x800D001C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa19BasaBasaNrvComeHomeFv = .text:0x800D002C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa24BasaBasaNrvAttachCellingFv = .text:0x800D003C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa19BasaBasaNrvDPDSwoonFv = .text:0x800D004C; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBasaBasa15BasaBasaNrvStunFv = .text:0x800D005C; // type:function size:0x10 scope:global align:4 +execute__Q211NrvBasaBasa15BasaBasaNrvStunCFP5Spine = .text:0x800D006C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvBasaBasa19BasaBasaNrvDPDSwoonCFP5Spine = .text:0x800D0074; // type:function size:0x40 scope:global align:4 +execute__Q211NrvBasaBasa19BasaBasaNrvDPDSwoonCFP5Spine = .text:0x800D00B4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa24BasaBasaNrvAttachCellingCFP5Spine = .text:0x800D00BC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa19BasaBasaNrvComeHomeCFP5Spine = .text:0x800D00C4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa21BasaBasaNrvHitBackEndCFP5Spine = .text:0x800D00CC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa18BasaBasaNrvHitBackCFP5Spine = .text:0x800D00D4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa27BasaBasaNrvAttackEndRecoverCFP5Spine = .text:0x800D00DC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa20BasaBasaNrvAttackEndCFP5Spine = .text:0x800D00E4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa17BasaBasaNrvAttackCFP5Spine = .text:0x800D00EC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa22BasaBasaNrvAttackStartCFP5Spine = .text:0x800D00F4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa22BasaBasaNrvTrampleDownCFP5Spine = .text:0x800D00FC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa20BasaBasaNrvPunchDownCFP5Spine = .text:0x800D0104; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa20BasaBasaNrvQuickTurnCFP5Spine = .text:0x800D010C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa25BasaBasaNrvQuickTurnStartCFP5Spine = .text:0x800D0114; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa16BasaBasaNrvChaseCFP5Spine = .text:0x800D011C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa21BasaBasaNrvChaseStartCFP5Spine = .text:0x800D0124; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa18BasaBasaNrvAirWaitCFP5Spine = .text:0x800D012C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBasaBasa15BasaBasaNrvWaitCFP5Spine = .text:0x800D0134; // type:function size:0x8 scope:global align:4 +__ct__11BegomanBabyFPCc = .text:0x800D013C; // type:function size:0x54 scope:global align:4 +__ct__11BegomanBabyFP7NameObjPCc = .text:0x800D0190; // type:function size:0x64 scope:global align:4 +init__11BegomanBabyFRC12JMapInfoIter = .text:0x800D01F4; // type:function size:0x1D8 scope:global align:4 +appear__11BegomanBabyFv = .text:0x800D03CC; // type:function size:0x40 scope:global align:4 +appearFromLaunch__11BegomanBabyFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800D040C; // type:function size:0xB8 scope:global align:4 +appearFromGuarder__11BegomanBabyFv = .text:0x800D04C4; // type:function size:0x38 scope:global align:4 +kill__11BegomanBabyFv = .text:0x800D04FC; // type:function size:0x54 scope:global align:4 +killWithGenItem__11BegomanBabyFv = .text:0x800D0550; // type:function size:0xD4 scope:global align:4 +control__11BegomanBabyFv = .text:0x800D0624; // type:function size:0x2B0 scope:global align:4 +exeSignAttack__11BegomanBabyFv = .text:0x800D08D4; // type:function size:0xA4 scope:global align:4 +exePursue__11BegomanBabyFv = .text:0x800D0978; // type:function size:0xA0 scope:global align:4 +exeTrample__11BegomanBabyFv = .text:0x800D0A18; // type:function size:0xC8 scope:global align:4 +exeBlow__11BegomanBabyFv = .text:0x800D0AE0; // type:function size:0x10C scope:global align:4 +exeAfterLaunch__11BegomanBabyFv = .text:0x800D0BEC; // type:function size:0x1A4 scope:global align:4 +exeAfterLaunchOnGround__11BegomanBabyFv = .text:0x800D0D90; // type:function size:0x90 scope:global align:4 +exeLaunchTurn__11BegomanBabyFv = .text:0x800D0E20; // type:function size:0x9C scope:global align:4 +exeInWater__11BegomanBabyFv = .text:0x800D0EBC; // type:function size:0xF0 scope:global align:4 +attackSensor__11BegomanBabyFP9HitSensorP9HitSensor = .text:0x800D0FAC; // type:function size:0x174 scope:global align:4 +receiveMsgPush__11BegomanBabyFP9HitSensorP9HitSensor = .text:0x800D1120; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__11BegomanBabyFUlP9HitSensorP9HitSensor = .text:0x800D1128; // type:function size:0x2E0 scope:global align:4 +receiveMsgPlayerAttack__11BegomanBabyFUlP9HitSensorP9HitSensor = .text:0x800D1408; // type:function size:0x16C scope:global align:4 +receiveMsgTrample__11BegomanBabyFP9HitSensorP9HitSensor = .text:0x800D1574; // type:function size:0x78 scope:global align:4 +receiveOtherMsg__11BegomanBabyFUlP9HitSensorP9HitSensor = .text:0x800D15EC; // type:function size:0x8 scope:global align:4 +onTouchElectric__11BegomanBabyFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800D15F4; // type:function size:0xDC scope:global align:4 +setNerveReturn__11BegomanBabyFv = .text:0x800D16D0; // type:function size:0x28 scope:global align:4 +getNerveWait__11BegomanBabyFv = .text:0x800D16F8; // type:function size:0x8 scope:global align:4 +calcHeadJoint__11BegomanBabyFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800D1700; // type:function size:0x8C scope:global align:4 +calcAndSetBaseMtx__11BegomanBabyFv = .text:0x800D178C; // type:function size:0x34 scope:global align:4 +__sinit_\BegomanBaby_cpp = .text:0x800D17C0; // type:function size:0xBC scope:local align:4 +__ct__Q214NrvBegomanBaby21HostTypeNrvNoCalcWaitFv = .text:0x800D187C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby15HostTypeNrvWaitFv = .text:0x800D188C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby21HostTypeNrvSignAttackFv = .text:0x800D189C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby17HostTypeNrvPursueFv = .text:0x800D18AC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby15HostTypeNrvTurnFv = .text:0x800D18BC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby16HostTypeNrvBrakeFv = .text:0x800D18CC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby19HostTypeNrvStepBackFv = .text:0x800D18DC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby17HostTypeNrvReturnFv = .text:0x800D18EC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby18HostTypeNrvProvokeFv = .text:0x800D18FC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby18HostTypeNrvTrampleFv = .text:0x800D190C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby22HostTypeNrvHitReactionFv = .text:0x800D191C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby16HostTypeNrvTiredFv = .text:0x800D192C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby15HostTypeNrvBlowFv = .text:0x800D193C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby22HostTypeNrvAfterLaunchFv = .text:0x800D194C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby30HostTypeNrvAfterLaunchOnGroundFv = .text:0x800D195C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby28HostTypeNrvLaunchFromGuarderFv = .text:0x800D196C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby21HostTypeNrvLaunchTurnFv = .text:0x800D197C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby18HostTypeNrvInWaterFv = .text:0x800D198C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby23HostTypeNrvKeepDistanceFv = .text:0x800D199C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvBegomanBaby26HostTypeNrvBindStarPointerFv = .text:0x800D19AC; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q214NrvBegomanBaby26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800D19BC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800D19C4; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby23HostTypeNrvKeepDistanceCFP5Spine = .text:0x800D19CC; // type:function size:0x54 scope:global align:4 +execute__Q214NrvBegomanBaby18HostTypeNrvInWaterCFP5Spine = .text:0x800D1A20; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby21HostTypeNrvLaunchTurnCFP5Spine = .text:0x800D1A28; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby28HostTypeNrvLaunchFromGuarderCFP5Spine = .text:0x800D1A30; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby30HostTypeNrvAfterLaunchOnGroundCFP5Spine = .text:0x800D1A38; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby22HostTypeNrvAfterLaunchCFP5Spine = .text:0x800D1A40; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby15HostTypeNrvBlowCFP5Spine = .text:0x800D1A48; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby16HostTypeNrvTiredCFP5Spine = .text:0x800D1A50; // type:function size:0x70 scope:global align:4 +execute__Q214NrvBegomanBaby22HostTypeNrvHitReactionCFP5Spine = .text:0x800D1AC0; // type:function size:0x4C scope:global align:4 +execute__Q214NrvBegomanBaby18HostTypeNrvTrampleCFP5Spine = .text:0x800D1B0C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby18HostTypeNrvProvokeCFP5Spine = .text:0x800D1B14; // type:function size:0x68 scope:global align:4 +execute__Q214NrvBegomanBaby17HostTypeNrvReturnCFP5Spine = .text:0x800D1B7C; // type:function size:0x44 scope:global align:4 +execute__Q214NrvBegomanBaby19HostTypeNrvStepBackCFP5Spine = .text:0x800D1BC0; // type:function size:0x4C scope:global align:4 +execute__Q214NrvBegomanBaby16HostTypeNrvBrakeCFP5Spine = .text:0x800D1C0C; // type:function size:0x7C scope:global align:4 +execute__Q214NrvBegomanBaby15HostTypeNrvTurnCFP5Spine = .text:0x800D1C88; // type:function size:0x8C scope:global align:4 +execute__Q214NrvBegomanBaby17HostTypeNrvPursueCFP5Spine = .text:0x800D1D14; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby21HostTypeNrvSignAttackCFP5Spine = .text:0x800D1D1C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby15HostTypeNrvWaitCFP5Spine = .text:0x800D1D24; // type:function size:0x70 scope:global align:4 +executeOnEnd__Q214NrvBegomanBaby21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x800D1D94; // type:function size:0x8 scope:global align:4 +execute__Q214NrvBegomanBaby21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x800D1D9C; // type:function size:0x10 scope:global align:4 +getKind__11BegomanBabyCFv = .text:0x800D1DAC; // type:function size:0x8 scope:global align:4 +__dt__36JointControlDelegator<11BegomanBaby>Fv = .text:0x800D1DB4; // type:function size:0x40 scope:global align:4 +calcJointMatrix__36JointControlDelegator<11BegomanBaby>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800D1DF4; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__36JointControlDelegator<11BegomanBaby>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800D1E5C; // type:function size:0x68 scope:global align:4 +__dt__11BegomanBabyFv = .text:0x800D1EC4; // type:function size:0x58 scope:global align:4 +__ct__11BegomanBaseFPCc = .text:0x800D1F1C; // type:function size:0xDC scope:global align:4 +getSoundNormal__11BegomanBaseFv = .text:0x800D1FF8; // type:function size:0x8 scope:global align:4 +getSoundBoss__11BegomanBaseFv = .text:0x800D2000; // type:function size:0x8 scope:global align:4 +initCore__11BegomanBaseFRC12JMapInfoIterPCcb = .text:0x800D2008; // type:function size:0x230 scope:global align:4 +initEffectAndStarPointerBind__11BegomanBaseFv = .text:0x800D2238; // type:function size:0xD4 scope:global align:4 +initAfterPlacement__11BegomanBaseFv = .text:0x800D230C; // type:function size:0x4 scope:global align:4 +initShadow__11BegomanBaseFfPCc = .text:0x800D2310; // type:function size:0x60 scope:global align:4 +initEffect__11BegomanBaseFl = .text:0x800D2370; // type:function size:0xE4 scope:global align:4 +initSensor__11BegomanBaseFlffPCc = .text:0x800D2454; // type:function size:0x13C scope:global align:4 +initUseSwitchB__11BegomanBaseFRC12JMapInfoIterRCQ22MR11FunctorBase = .text:0x800D2590; // type:function size:0x68 scope:global align:4 +makeActorDead__11BegomanBaseFv = .text:0x800D25F8; // type:function size:0x4 scope:global align:4 +appear__11BegomanBaseFv = .text:0x800D25FC; // type:function size:0x50 scope:global align:4 +kill__11BegomanBaseFv = .text:0x800D264C; // type:function size:0x44 scope:global align:4 +control__11BegomanBaseFv = .text:0x800D2690; // type:function size:0x11C scope:global align:4 +startClipped__11BegomanBaseFv = .text:0x800D27AC; // type:function size:0x4 scope:global align:4 +exeNoCalcWaitCore__11BegomanBaseFfPC5Nerve = .text:0x800D27B0; // type:function size:0x108 scope:global align:4 +finishNoCalcWait__11BegomanBaseFv = .text:0x800D28B8; // type:function size:0x3C scope:global align:4 +exeWaitCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5NervePC5NervePC5Nerve = .text:0x800D28F4; // type:function size:0x20C scope:global align:4 +exeSignAttackCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5Nerve = .text:0x800D2B00; // type:function size:0xD0 scope:global align:4 +exePursueCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5NervePC5NerveRC12BegomanSoundf = .text:0x800D2BD0; // type:function size:0x2C0 scope:global align:4 +exeTurnCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5NervePC5Nerveb = .text:0x800D2E90; // type:function size:0x1F4 scope:global align:4 +exeBrakeCore__11BegomanBaseFPC5Nerve = .text:0x800D3084; // type:function size:0x174 scope:global align:4 +exeStepBackCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5Nerve = .text:0x800D31F8; // type:function size:0x78 scope:global align:4 +exeProvokeCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5Nerve = .text:0x800D3270; // type:function size:0xC0 scope:global align:4 +exeHitReactionCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5Nerve = .text:0x800D3330; // type:function size:0xA0 scope:global align:4 +exeTiredCore__11BegomanBaseFRCQ22MR14ActorMoveParamPC5Nerve = .text:0x800D33D0; // type:function size:0xA4 scope:global align:4 +exeReturnCore__11BegomanBaseFPC5Nerve = .text:0x800D3474; // type:function size:0xE4 scope:global align:4 +exeKeepDistanceCore__11BegomanBaseFPC5NervePC5NervePC5Nerveff = .text:0x800D3558; // type:function size:0x19C scope:global align:4 +addVelocityEscapeToSide__11BegomanBaseFf = .text:0x800D36F4; // type:function size:0xBC scope:global align:4 +exeLaunch__11BegomanBaseFv = .text:0x800D37B0; // type:function size:0x90 scope:global align:4 +exeBindStarPointer__11BegomanBaseFv = .text:0x800D3840; // type:function size:0x48 scope:global align:4 +finishBindStarPointer__11BegomanBaseFv = .text:0x800D3888; // type:function size:0x14 scope:global align:4 +tryAndSetStarPointerBind__11BegomanBaseFPC5Nerve = .text:0x800D389C; // type:function size:0x5C scope:global align:4 +isNearInitPos__11BegomanBaseCFv = .text:0x800D38F8; // type:function size:0x38 scope:global align:4 +trySetReturnNerve__11BegomanBaseFv = .text:0x800D3930; // type:function size:0x70 scope:global align:4 +incAndCheckTiredCounter__11BegomanBaseFv = .text:0x800D39A0; // type:function size:0x28 scope:global align:4 +launchBegomanCore__11BegomanBaseFP9LiveActorPP11BegomanBaselfffPCQ29JGeometry8TVec3 = .text:0x800D39C8; // type:function size:0x30C scope:global align:4 +launchBegoman__11BegomanBaseFP9LiveActorPP11BegomanBaselfffPCQ29JGeometry8TVec3 = .text:0x800D3CD4; // type:function size:0x7C scope:global align:4 +setNerveLaunch__11BegomanBaseFv = .text:0x800D3D50; // type:function size:0x4 scope:global align:4 +launchBegomanBabyFromGuarder__11BegomanBaseFP9LiveActorPP11BegomanBabylfffPCQ29JGeometry8TVec3 = .text:0x800D3D54; // type:function size:0x5C scope:global align:4 +launchBegomanBabyLauncher__11BegomanBaseFP9LiveActorPP11BegomanBabylfffPCQ29JGeometry8TVec3 = .text:0x800D3DB0; // type:function size:0x74 scope:global align:4 +updateRotateY__11BegomanBaseFff = .text:0x800D3E24; // type:function size:0x54 scope:global align:4 +updateTargetVec__11BegomanBaseFv = .text:0x800D3E78; // type:function size:0x50 scope:global align:4 +reboundPlaneWithEffect__11BegomanBaseFRCQ29JGeometry8TVec3ffPCc = .text:0x800D3EC8; // type:function size:0xCC scope:global align:4 +reboundWallAndGround__11BegomanBaseFPQ29JGeometry8TVec3b = .text:0x800D3F94; // type:function size:0x170 scope:global align:4 +isFallNextMove__11BegomanBaseFff = .text:0x800D4104; // type:function size:0xF8 scope:global align:4 +getRailPushVelHBoss__11BegomanBaseCFv = .text:0x800D41FC; // type:function size:0x8 scope:global align:4 +getRailPushJumpBoss__11BegomanBaseCFv = .text:0x800D4204; // type:function size:0x8 scope:global align:4 +calcDirectionAwayFromRail__11BegomanBaseFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800D420C; // type:function size:0x104 scope:global align:4 +addVelocityOnPushedFromElectricRail__11BegomanBaseFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800D4310; // type:function size:0x78 scope:global align:4 +checkTouchElectricRail__11BegomanBaseFb = .text:0x800D4388; // type:function size:0x160 scope:global align:4 +onTouchElectric__11BegomanBaseFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800D44E8; // type:function size:0xB4 scope:global align:4 +pushedFromElectricRail__11BegomanBaseFP9HitSensorRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3ffb = .text:0x800D459C; // type:function size:0xFC scope:global align:4 +preventSwingby__11BegomanBaseFf = .text:0x800D4698; // type:function size:0x7C scope:global align:4 +preventSlopeBlow__11BegomanBaseFf = .text:0x800D4714; // type:function size:0x90 scope:global align:4 +dampingVerticalAndParallelVelocity__11BegomanBaseFff = .text:0x800D47A4; // type:function size:0x10C scope:global align:4 +isInWaterAndSetWaterNerve__11BegomanBaseFPC5NervePQ29JGeometry64TPosition3>> = .text:0x800D48B0; // type:function size:0xA0 scope:global align:4 +calcBlowReaction__11BegomanBaseFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3ff = .text:0x800D4950; // type:function size:0x164 scope:global align:4 +calcAnimCore__11BegomanBaseFPQ29JGeometry64TPosition3>> = .text:0x800D4AB4; // type:function size:0xB4 scope:global align:4 +calcJointLocator1__11BegomanBaseFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800D4B68; // type:function size:0x108 scope:global align:4 +calcAndSetBaseMtx__11BegomanBaseFv = .text:0x800D4C70; // type:function size:0x88 scope:global align:4 +requestAttack__11BegomanBaseFv = .text:0x800D4CF8; // type:function size:0x3C scope:global align:4 +__ct__22BegomanAttackPermitterFPCc = .text:0x800D4D34; // type:function size:0x54 scope:global align:4 +init__22BegomanAttackPermitterFRC12JMapInfoIter = .text:0x800D4D88; // type:function size:0x54 scope:global align:4 +control__22BegomanAttackPermitterFv = .text:0x800D4DDC; // type:function size:0xC scope:global align:4 +requestAttack__22BegomanAttackPermitterFP11BegomanBase = .text:0x800D4DE8; // type:function size:0x158 scope:global align:4 +exeWait__22BegomanAttackPermitterFv = .text:0x800D4F40; // type:function size:0x48 scope:global align:4 +exeReceive__22BegomanAttackPermitterFv = .text:0x800D4F88; // type:function size:0x5C scope:global align:4 +__sinit_\BegomanBase_cpp = .text:0x800D4FE4; // type:function size:0x34 scope:local align:4 +__ct__Q225NrvBegomanAttackPermitter15HostTypeNrvWaitFv = .text:0x800D5018; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvBegomanAttackPermitter18HostTypeNrvReceiveFv = .text:0x800D5028; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvBegomanAttackPermitter17HostTypeNrvPermitFv = .text:0x800D5038; // type:function size:0x10 scope:global align:4 +execute__Q225NrvBegomanAttackPermitter17HostTypeNrvPermitCFP5Spine = .text:0x800D5048; // type:function size:0x50 scope:global align:4 +execute__Q225NrvBegomanAttackPermitter18HostTypeNrvReceiveCFP5Spine = .text:0x800D5098; // type:function size:0x8 scope:global align:4 +execute__Q225NrvBegomanAttackPermitter15HostTypeNrvWaitCFP5Spine = .text:0x800D50A0; // type:function size:0x8 scope:global align:4 +__dt__36JointControlDelegator<11BegomanBase>Fv = .text:0x800D50A8; // type:function size:0x40 scope:global align:4 +calcJointMatrix__36JointControlDelegator<11BegomanBase>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800D50E8; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__36JointControlDelegator<11BegomanBase>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800D5150; // type:function size:0x68 scope:global align:4 +__dt__22BegomanAttackPermitterFv = .text:0x800D51B8; // type:function size:0x5C scope:global align:4 +rotate__Q29JGeometry9TQuat4CFRQ29JGeometry8TVec3 = .text:0x800D5214; // type:function size:0x124 scope:global align:4 +__ct__15BegomanLauncherFPCc = .text:0x800D5338; // type:function size:0x54 scope:global align:4 +init__15BegomanLauncherFRC12JMapInfoIter = .text:0x800D538C; // type:function size:0x39C scope:global align:4 +initAfterPlacement__15BegomanLauncherFv = .text:0x800D5728; // type:function size:0x4 scope:global align:4 +kill__15BegomanLauncherFv = .text:0x800D572C; // type:function size:0x90 scope:global align:4 +onSwitchAppear__15BegomanLauncherFv = .text:0x800D57BC; // type:function size:0x54 scope:global align:4 +exeWait__15BegomanLauncherFv = .text:0x800D5810; // type:function size:0xD8 scope:global align:4 +exeLaunch__15BegomanLauncherFv = .text:0x800D58E8; // type:function size:0x178 scope:global align:4 +exeAppear__15BegomanLauncherFv = .text:0x800D5A60; // type:function size:0xA8 scope:global align:4 +exeDisappear__15BegomanLauncherFv = .text:0x800D5B08; // type:function size:0x8C scope:global align:4 +__sinit_\BegomanLauncher_cpp = .text:0x800D5B94; // type:function size:0x4C scope:local align:4 +__ct__Q218NrvBegomanLauncher28HostTypeNrvWaitAfterSwitchOnFv = .text:0x800D5BE0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBegomanLauncher15HostTypeNrvWaitFv = .text:0x800D5BF0; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBegomanLauncher24HostTypeNrvWaitForLaunchFv = .text:0x800D5C00; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBegomanLauncher17HostTypeNrvLaunchFv = .text:0x800D5C10; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBegomanLauncher17HostTypeNrvAppearFv = .text:0x800D5C20; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBegomanLauncher20HostTypeNrvDisappearFv = .text:0x800D5C30; // type:function size:0x10 scope:global align:4 +execute__Q218NrvBegomanLauncher20HostTypeNrvDisappearCFP5Spine = .text:0x800D5C40; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBegomanLauncher17HostTypeNrvAppearCFP5Spine = .text:0x800D5C48; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBegomanLauncher17HostTypeNrvLaunchCFP5Spine = .text:0x800D5C50; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBegomanLauncher24HostTypeNrvWaitForLaunchCFP5Spine = .text:0x800D5C58; // type:function size:0x48 scope:global align:4 +execute__Q218NrvBegomanLauncher15HostTypeNrvWaitCFP5Spine = .text:0x800D5CA0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBegomanLauncher28HostTypeNrvWaitAfterSwitchOnCFP5Spine = .text:0x800D5CA8; // type:function size:0x48 scope:global align:4 +Functor<15BegomanLauncher>__2MRFP15BegomanLauncherM15BegomanLauncherFPCvPv_v_Q22MR57FunctorV0M = .text:0x800D5CF0; // type:function size:0x40 scope:global align:4 +__cl__Q22MR57FunctorV0MCFv = .text:0x800D5D30; // type:function size:0x30 scope:global align:4 +clone__Q22MR57FunctorV0MCFP7JKRHeap = .text:0x800D5D60; // type:function size:0x68 scope:global align:4 +__dt__15BegomanLauncherFv = .text:0x800D5DC8; // type:function size:0x5C scope:global align:4 +__ct__12BegomanSpikeFPCc = .text:0x800D5E24; // type:function size:0x5C scope:global align:4 +init__12BegomanSpikeFRC12JMapInfoIter = .text:0x800D5E80; // type:function size:0x258 scope:global align:4 +onSwitchB__12BegomanSpikeFv = .text:0x800D60D8; // type:function size:0x8 scope:global align:4 +appear__12BegomanSpikeFv = .text:0x800D60E0; // type:function size:0x60 scope:global align:4 +control__12BegomanSpikeFv = .text:0x800D6140; // type:function size:0x2A4 scope:global align:4 +onTouchElectric__12BegomanSpikeFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800D63E4; // type:function size:0x11C scope:global align:4 +setNerveReturn__12BegomanSpikeFv = .text:0x800D6500; // type:function size:0x28 scope:global align:4 +getNerveWait__12BegomanSpikeFv = .text:0x800D6528; // type:function size:0x8 scope:global align:4 +setNerveLaunch__12BegomanSpikeFv = .text:0x800D6530; // type:function size:0x8 scope:global align:4 +exeSignAttack__12BegomanSpikeFv = .text:0x800D6538; // type:function size:0xA4 scope:global align:4 +exePursue__12BegomanSpikeFv = .text:0x800D65DC; // type:function size:0xD8 scope:global align:4 +tearDownPursue__12BegomanSpikeFv = .text:0x800D66B4; // type:function size:0x64 scope:global align:4 +exeTurn__12BegomanSpikeFv = .text:0x800D6718; // type:function size:0xB4 scope:global align:4 +exeStepBack__12BegomanSpikeFv = .text:0x800D67CC; // type:function size:0x6C scope:global align:4 +exeTrampleReaction__12BegomanSpikeFv = .text:0x800D6838; // type:function size:0xB0 scope:global align:4 +exeBlow__12BegomanSpikeFv = .text:0x800D68E8; // type:function size:0x140 scope:global align:4 +exeElectricDeath__12BegomanSpikeFv = .text:0x800D6A28; // type:function size:0xDC scope:global align:4 +exeBrokenPiece__12BegomanSpikeFv = .text:0x800D6B04; // type:function size:0xAC scope:global align:4 +exeInWater__12BegomanSpikeFv = .text:0x800D6BB0; // type:function size:0xB8 scope:global align:4 +generateItem__12BegomanSpikeFv = .text:0x800D6C68; // type:function size:0x68 scope:global align:4 +attackSensor__12BegomanSpikeFP9HitSensorP9HitSensor = .text:0x800D6CD0; // type:function size:0x174 scope:global align:4 +receiveMsgPush__12BegomanSpikeFP9HitSensorP9HitSensor = .text:0x800D6E44; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__12BegomanSpikeFUlP9HitSensorP9HitSensor = .text:0x800D6E4C; // type:function size:0x244 scope:global align:4 +receiveMsgPlayerAttack__12BegomanSpikeFUlP9HitSensorP9HitSensor = .text:0x800D7090; // type:function size:0x2C4 scope:global align:4 +receiveOtherMsg__12BegomanSpikeFUlP9HitSensorP9HitSensor = .text:0x800D7354; // type:function size:0x8 scope:global align:4 +calcAnim__12BegomanSpikeFv = .text:0x800D735C; // type:function size:0x38 scope:global align:4 +__sinit_\BegomanSpike_cpp = .text:0x800D7394; // type:function size:0xB4 scope:local align:4 +__ct__Q215NrvBegomanSpike21HostTypeNrvNoCalcWaitFv = .text:0x800D7448; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike15HostTypeNrvWaitFv = .text:0x800D7458; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike21HostTypeNrvSignAttackFv = .text:0x800D7468; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike17HostTypeNrvPursueFv = .text:0x800D7478; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike15HostTypeNrvTurnFv = .text:0x800D7488; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike16HostTypeNrvBrakeFv = .text:0x800D7498; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike19HostTypeNrvStepBackFv = .text:0x800D74A8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike17HostTypeNrvReturnFv = .text:0x800D74B8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike18HostTypeNrvProvokeFv = .text:0x800D74C8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike26HostTypeNrvTrampleReactionFv = .text:0x800D74D8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike22HostTypeNrvHitReactionFv = .text:0x800D74E8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike16HostTypeNrvTiredFv = .text:0x800D74F8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike15HostTypeNrvBlowFv = .text:0x800D7508; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike24HostTypeNrvElectricDeathFv = .text:0x800D7518; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike22HostTypeNrvBrokenPieceFv = .text:0x800D7528; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike18HostTypeNrvInWaterFv = .text:0x800D7538; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike23HostTypeNrvKeepDistanceFv = .text:0x800D7548; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike17HostTypeNrvLaunchFv = .text:0x800D7558; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBegomanSpike26HostTypeNrvBindStarPointerFv = .text:0x800D7568; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800D7578; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800D7580; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike17HostTypeNrvLaunchCFP5Spine = .text:0x800D7588; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike23HostTypeNrvKeepDistanceCFP5Spine = .text:0x800D7590; // type:function size:0x54 scope:global align:4 +execute__Q215NrvBegomanSpike18HostTypeNrvInWaterCFP5Spine = .text:0x800D75E4; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike22HostTypeNrvBrokenPieceCFP5Spine = .text:0x800D75EC; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike24HostTypeNrvElectricDeathCFP5Spine = .text:0x800D75F4; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike15HostTypeNrvBlowCFP5Spine = .text:0x800D75FC; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike16HostTypeNrvTiredCFP5Spine = .text:0x800D7604; // type:function size:0x70 scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike22HostTypeNrvHitReactionCFP5Spine = .text:0x800D7674; // type:function size:0x5C scope:global align:4 +execute__Q215NrvBegomanSpike22HostTypeNrvHitReactionCFP5Spine = .text:0x800D76D0; // type:function size:0x4C scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike26HostTypeNrvTrampleReactionCFP5Spine = .text:0x800D771C; // type:function size:0x5C scope:global align:4 +execute__Q215NrvBegomanSpike26HostTypeNrvTrampleReactionCFP5Spine = .text:0x800D7778; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike18HostTypeNrvProvokeCFP5Spine = .text:0x800D7780; // type:function size:0x5C scope:global align:4 +execute__Q215NrvBegomanSpike18HostTypeNrvProvokeCFP5Spine = .text:0x800D77DC; // type:function size:0x68 scope:global align:4 +execute__Q215NrvBegomanSpike17HostTypeNrvReturnCFP5Spine = .text:0x800D7844; // type:function size:0x44 scope:global align:4 +execute__Q215NrvBegomanSpike19HostTypeNrvStepBackCFP5Spine = .text:0x800D7888; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike16HostTypeNrvBrakeCFP5Spine = .text:0x800D7890; // type:function size:0x7C scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike15HostTypeNrvTurnCFP5Spine = .text:0x800D790C; // type:function size:0x10 scope:global align:4 +execute__Q215NrvBegomanSpike15HostTypeNrvTurnCFP5Spine = .text:0x800D791C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike17HostTypeNrvPursueCFP5Spine = .text:0x800D7924; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike17HostTypeNrvPursueCFP5Spine = .text:0x800D792C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike21HostTypeNrvSignAttackCFP5Spine = .text:0x800D7934; // type:function size:0x5C scope:global align:4 +execute__Q215NrvBegomanSpike21HostTypeNrvSignAttackCFP5Spine = .text:0x800D7990; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike15HostTypeNrvWaitCFP5Spine = .text:0x800D7998; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike15HostTypeNrvWaitCFP5Spine = .text:0x800D79A0; // type:function size:0x70 scope:global align:4 +executeOnEnd__Q215NrvBegomanSpike21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x800D7A10; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBegomanSpike21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x800D7A18; // type:function size:0x10 scope:global align:4 +getKind__12BegomanSpikeCFv = .text:0x800D7A28; // type:function size:0x8 scope:global align:4 +__cl__Q22MR51FunctorV0MCFv = .text:0x800D7A30; // type:function size:0x30 scope:global align:4 +clone__Q22MR51FunctorV0MCFP7JKRHeap = .text:0x800D7A60; // type:function size:0x68 scope:global align:4 +__dt__12BegomanSpikeFv = .text:0x800D7AC8; // type:function size:0x58 scope:global align:4 +squared__Q29JGeometry8TVec3CFRCQ29JGeometry8TVec3 = .text:0x800D7B20; // type:function size:0x28 scope:global align:4 +__ct__13BegomanSpringFPCc = .text:0x800D7B48; // type:function size:0x98 scope:global align:4 +init__13BegomanSpringFRC12JMapInfoIter = .text:0x800D7BE0; // type:function size:0x2CC scope:global align:4 +initEventCameras__13BegomanSpringFRC12JMapInfoIter = .text:0x800D7EAC; // type:function size:0x8C scope:global align:4 +appear__13BegomanSpringFv = .text:0x800D7F38; // type:function size:0x68 scope:global align:4 +makeActorDead__13BegomanSpringFv = .text:0x800D7FA0; // type:function size:0x48 scope:global align:4 +kill__13BegomanSpringFv = .text:0x800D7FE8; // type:function size:0x54 scope:global align:4 +control__13BegomanSpringFv = .text:0x800D803C; // type:function size:0x330 scope:global align:4 +onTouchElectric__13BegomanSpringFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800D836C; // type:function size:0x110 scope:global align:4 +setNerveReturn__13BegomanSpringFv = .text:0x800D847C; // type:function size:0x28 scope:global align:4 +getNerveWait__13BegomanSpringFv = .text:0x800D84A4; // type:function size:0x8 scope:global align:4 +exeSignAttack__13BegomanSpringFv = .text:0x800D84AC; // type:function size:0xA4 scope:global align:4 +exePursue__13BegomanSpringFv = .text:0x800D8550; // type:function size:0xB4 scope:global align:4 +exeTurn__13BegomanSpringFv = .text:0x800D8604; // type:function size:0xA0 scope:global align:4 +exeStepBack__13BegomanSpringFv = .text:0x800D86A4; // type:function size:0x6C scope:global align:4 +exeShake__13BegomanSpringFv = .text:0x800D8710; // type:function size:0x218 scope:global align:4 +exeTrample__13BegomanSpringFv = .text:0x800D8928; // type:function size:0x12C scope:global align:4 +exeHitReaction__13BegomanSpringFv = .text:0x800D8A54; // type:function size:0x60 scope:global align:4 +exeBlow__13BegomanSpringFv = .text:0x800D8AB4; // type:function size:0x158 scope:global align:4 +exeElectricDeath__13BegomanSpringFv = .text:0x800D8C0C; // type:function size:0xC4 scope:global align:4 +exeHide__13BegomanSpringFv = .text:0x800D8CD0; // type:function size:0x100 scope:global align:4 +exeHop__13BegomanSpringFv = .text:0x800D8DD0; // type:function size:0x9C scope:global align:4 +exeInWater__13BegomanSpringFv = .text:0x800D8E6C; // type:function size:0xB8 scope:global align:4 +generateItem__13BegomanSpringFv = .text:0x800D8F24; // type:function size:0x68 scope:global align:4 +startCamera__13BegomanSpringFv = .text:0x800D8F8C; // type:function size:0x18 scope:global align:4 +updateCamera__13BegomanSpringFv = .text:0x800D8FA4; // type:function size:0xC8 scope:global align:4 +endCamera__13BegomanSpringFv = .text:0x800D906C; // type:function size:0x14 scope:global align:4 +attackSensor__13BegomanSpringFP9HitSensorP9HitSensor = .text:0x800D9080; // type:function size:0x174 scope:global align:4 +receiveMsgPush__13BegomanSpringFP9HitSensorP9HitSensor = .text:0x800D91F4; // type:function size:0x8 scope:global align:4 +receiveMsgEnemyAttack__13BegomanSpringFUlP9HitSensorP9HitSensor = .text:0x800D91FC; // type:function size:0x274 scope:global align:4 +receiveMsgPlayerAttack__13BegomanSpringFUlP9HitSensorP9HitSensor = .text:0x800D9470; // type:function size:0x320 scope:global align:4 +receiveOtherMsg__13BegomanSpringFUlP9HitSensorP9HitSensor = .text:0x800D9790; // type:function size:0x8 scope:global align:4 +calcAnim__13BegomanSpringFv = .text:0x800D9798; // type:function size:0x38 scope:global align:4 +__sinit_\BegomanSpring_cpp = .text:0x800D97D0; // type:function size:0xBC scope:local align:4 +__ct__Q216NrvBegomanSpring21HostTypeNrvNoCalcWaitFv = .text:0x800D988C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring15HostTypeNrvWaitFv = .text:0x800D989C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring21HostTypeNrvSignAttackFv = .text:0x800D98AC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring17HostTypeNrvPursueFv = .text:0x800D98BC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring15HostTypeNrvTurnFv = .text:0x800D98CC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring16HostTypeNrvBrakeFv = .text:0x800D98DC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring19HostTypeNrvStepBackFv = .text:0x800D98EC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring17HostTypeNrvReturnFv = .text:0x800D98FC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring18HostTypeNrvProvokeFv = .text:0x800D990C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring16HostTypeNrvShakeFv = .text:0x800D991C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring18HostTypeNrvTrampleFv = .text:0x800D992C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring22HostTypeNrvHitReactionFv = .text:0x800D993C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring16HostTypeNrvTiredFv = .text:0x800D994C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring15HostTypeNrvBlowFv = .text:0x800D995C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring24HostTypeNrvElectricDeathFv = .text:0x800D996C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring15HostTypeNrvHideFv = .text:0x800D997C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring14HostTypeNrvHopFv = .text:0x800D998C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring18HostTypeNrvInWaterFv = .text:0x800D999C; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring23HostTypeNrvKeepDistanceFv = .text:0x800D99AC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvBegomanSpring26HostTypeNrvBindStarPointerFv = .text:0x800D99BC; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q216NrvBegomanSpring26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800D99CC; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800D99D4; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring23HostTypeNrvKeepDistanceCFP5Spine = .text:0x800D99DC; // type:function size:0x54 scope:global align:4 +execute__Q216NrvBegomanSpring18HostTypeNrvInWaterCFP5Spine = .text:0x800D9A30; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring14HostTypeNrvHopCFP5Spine = .text:0x800D9A38; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q216NrvBegomanSpring15HostTypeNrvHideCFP5Spine = .text:0x800D9A40; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring15HostTypeNrvHideCFP5Spine = .text:0x800D9A48; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring24HostTypeNrvElectricDeathCFP5Spine = .text:0x800D9A50; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring15HostTypeNrvBlowCFP5Spine = .text:0x800D9A58; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring16HostTypeNrvTiredCFP5Spine = .text:0x800D9A60; // type:function size:0x70 scope:global align:4 +execute__Q216NrvBegomanSpring22HostTypeNrvHitReactionCFP5Spine = .text:0x800D9AD0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring18HostTypeNrvTrampleCFP5Spine = .text:0x800D9AD8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring16HostTypeNrvShakeCFP5Spine = .text:0x800D9AE0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring18HostTypeNrvProvokeCFP5Spine = .text:0x800D9AE8; // type:function size:0x68 scope:global align:4 +execute__Q216NrvBegomanSpring17HostTypeNrvReturnCFP5Spine = .text:0x800D9B50; // type:function size:0x44 scope:global align:4 +execute__Q216NrvBegomanSpring19HostTypeNrvStepBackCFP5Spine = .text:0x800D9B94; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring16HostTypeNrvBrakeCFP5Spine = .text:0x800D9B9C; // type:function size:0x7C scope:global align:4 +execute__Q216NrvBegomanSpring15HostTypeNrvTurnCFP5Spine = .text:0x800D9C18; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q216NrvBegomanSpring17HostTypeNrvPursueCFP5Spine = .text:0x800D9C20; // type:function size:0x10 scope:global align:4 +execute__Q216NrvBegomanSpring17HostTypeNrvPursueCFP5Spine = .text:0x800D9C30; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring21HostTypeNrvSignAttackCFP5Spine = .text:0x800D9C38; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q216NrvBegomanSpring15HostTypeNrvWaitCFP5Spine = .text:0x800D9C40; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring15HostTypeNrvWaitCFP5Spine = .text:0x800D9C48; // type:function size:0x70 scope:global align:4 +executeOnEnd__Q216NrvBegomanSpring21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x800D9CB8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvBegomanSpring21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x800D9CC0; // type:function size:0x10 scope:global align:4 +getKind__13BegomanSpringCFv = .text:0x800D9CD0; // type:function size:0x8 scope:global align:4 +__cl__Q22MR53FunctorV0MCFv = .text:0x800D9CD8; // type:function size:0x30 scope:global align:4 +clone__Q22MR53FunctorV0MCFP7JKRHeap = .text:0x800D9D08; // type:function size:0x68 scope:global align:4 +__dt__13BegomanSpringFv = .text:0x800D9D70; // type:function size:0x58 scope:global align:4 +calcAndSetBaseMtx__11BegomanHeadFv = .text:0x800D9DC8; // type:function size:0x5C scope:global align:4 +__ct__17BegomanSpringHeadFP9LiveActorPA4_f = .text:0x800D9E24; // type:function size:0x60 scope:global align:4 +__dt__11BegomanHeadFv = .text:0x800D9E84; // type:function size:0x58 scope:global align:4 +init__17BegomanSpringHeadFRC12JMapInfoIter = .text:0x800D9EDC; // type:function size:0x94 scope:global align:4 +isSpringHop__17BegomanSpringHeadFv = .text:0x800D9F70; // type:function size:0x2C scope:global align:4 +getHopEndBckFrameMax__17BegomanSpringHeadFv = .text:0x800D9F9C; // type:function size:0xC scope:global align:4 +tryHopStart__17BegomanSpringHeadFv = .text:0x800D9FA8; // type:function size:0x44 scope:global align:4 +tryHopEnd__17BegomanSpringHeadFv = .text:0x800D9FEC; // type:function size:0x5C scope:global align:4 +tryHopJump__17BegomanSpringHeadFv = .text:0x800DA048; // type:function size:0x44 scope:global align:4 +forceWaitImmediately__17BegomanSpringHeadFv = .text:0x800DA08C; // type:function size:0x54 scope:global align:4 +exeWait__17BegomanSpringHeadFv = .text:0x800DA0E0; // type:function size:0x58 scope:global align:4 +exeHopStart__17BegomanSpringHeadFv = .text:0x800DA138; // type:function size:0x64 scope:global align:4 +exeHopWait__17BegomanSpringHeadFv = .text:0x800DA19C; // type:function size:0x58 scope:global align:4 +exeHopEnd__17BegomanSpringHeadFv = .text:0x800DA1F4; // type:function size:0x68 scope:global align:4 +exeHopJump__17BegomanSpringHeadFv = .text:0x800DA25C; // type:function size:0x64 scope:global align:4 +__dt__17BegomanSpringHeadFv = .text:0x800DA2C0; // type:function size:0x5C scope:global align:4 +__sinit_\BegomanSpringHead_cpp = .text:0x800DA31C; // type:function size:0x44 scope:local align:4 +__ct__Q220NrvBegomanSpringHead15HostTypeNrvWaitFv = .text:0x800DA360; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvBegomanSpringHead19HostTypeNrvHopStartFv = .text:0x800DA370; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvBegomanSpringHead18HostTypeNrvHopWaitFv = .text:0x800DA380; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvBegomanSpringHead17HostTypeNrvHopEndFv = .text:0x800DA390; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvBegomanSpringHead18HostTypeNrvHopJumpFv = .text:0x800DA3A0; // type:function size:0x10 scope:global align:4 +execute__Q220NrvBegomanSpringHead18HostTypeNrvHopJumpCFP5Spine = .text:0x800DA3B0; // type:function size:0x8 scope:global align:4 +execute__Q220NrvBegomanSpringHead17HostTypeNrvHopEndCFP5Spine = .text:0x800DA3B8; // type:function size:0x8 scope:global align:4 +execute__Q220NrvBegomanSpringHead18HostTypeNrvHopWaitCFP5Spine = .text:0x800DA3C0; // type:function size:0x8 scope:global align:4 +execute__Q220NrvBegomanSpringHead19HostTypeNrvHopStartCFP5Spine = .text:0x800DA3C8; // type:function size:0x8 scope:global align:4 +execute__Q220NrvBegomanSpringHead15HostTypeNrvWaitCFP5Spine = .text:0x800DA3D0; // type:function size:0x8 scope:global align:4 +__ct__7BirikyuFPCc = .text:0x800DA3D8; // type:function size:0x9C scope:global align:4 +init__7BirikyuFRC12JMapInfoIter = .text:0x800DA474; // type:function size:0x130 scope:global align:4 +initAfterPlacement__7BirikyuFv = .text:0x800DA5A4; // type:function size:0xC0 scope:global align:4 +appear__7BirikyuFv = .text:0x800DA664; // type:function size:0x38 scope:global align:4 +getHitRadius__7BirikyuCFv = .text:0x800DA69C; // type:function size:0x8 scope:global align:4 +getCenterJointName__7BirikyuCFv = .text:0x800DA6A4; // type:function size:0xC scope:global align:4 +attackSensor__7BirikyuFP9HitSensorP9HitSensor = .text:0x800DA6B0; // type:function size:0xAC scope:global align:4 +receiveMsgPlayerAttack__7BirikyuFUlP9HitSensorP9HitSensor = .text:0x800DA75C; // type:function size:0x8 scope:global align:4 +receiveOtherMsg__7BirikyuFUlP9HitSensorP9HitSensor = .text:0x800DA764; // type:function size:0xD8 scope:global align:4 +startClipped__7BirikyuFv = .text:0x800DA83C; // type:function size:0x38 scope:global align:4 +endClipped__7BirikyuFv = .text:0x800DA874; // type:function size:0x38 scope:global align:4 +initFromJmpArgs__7BirikyuFRC12JMapInfoIter = .text:0x800DA8AC; // type:function size:0x68 scope:global align:4 +initRail__7BirikyuFRC12JMapInfoIter = .text:0x800DA914; // type:function size:0x68 scope:global align:4 +initCollision__7BirikyuFv = .text:0x800DA97C; // type:function size:0xA0 scope:global align:4 +initShadow__7BirikyuFv = .text:0x800DAA1C; // type:function size:0xA0 scope:global align:4 +tryStopPointing__7BirikyuFv = .text:0x800DAABC; // type:function size:0x84 scope:global align:4 +goMove__7BirikyuFv = .text:0x800DAB40; // type:function size:0x1C scope:global align:4 +exeMove__7BirikyuFv = .text:0x800DAB5C; // type:function size:0xB4 scope:global align:4 +exeMoveCircle__7BirikyuFv = .text:0x800DAC10; // type:function size:0xE4 scope:global align:4 +exeWaitAtEdge__7BirikyuFv = .text:0x800DACF4; // type:function size:0x74 scope:global align:4 +exeAttack__7BirikyuFv = .text:0x800DAD68; // type:function size:0xB4 scope:global align:4 +exeStopPointing__7BirikyuFv = .text:0x800DAE1C; // type:function size:0xD8 scope:global align:4 +__ct__15BirikyuWithFaceFPCc = .text:0x800DAEF4; // type:function size:0x44 scope:global align:4 +__dt__7BirikyuFv = .text:0x800DAF38; // type:function size:0x5C scope:global align:4 +init__15BirikyuWithFaceFRC12JMapInfoIter = .text:0x800DAF94; // type:function size:0x60 scope:global align:4 +calcAndSetBaseMtx__15BirikyuWithFaceFv = .text:0x800DAFF4; // type:function size:0xFC scope:global align:4 +getHitRadius__15BirikyuWithFaceCFv = .text:0x800DB0F0; // type:function size:0x8 scope:global align:4 +getCenterJointName__15BirikyuWithFaceCFv = .text:0x800DB0F8; // type:function size:0xC scope:global align:4 +__dt__15BirikyuWithFaceFv = .text:0x800DB104; // type:function size:0x58 scope:global align:4 +__sinit_\Birikyu_cpp = .text:0x800DB15C; // type:function size:0x4C scope:local align:4 +__ct__Q210NrvBirikyu12HostTypeMoveFv = .text:0x800DB1A8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBirikyu18HostTypeMoveCircleFv = .text:0x800DB1B8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBirikyu14HostTypeAttackFv = .text:0x800DB1C8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBirikyu18HostTypeAttackWaitFv = .text:0x800DB1D8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBirikyu18HostTypeWaitAtEdgeFv = .text:0x800DB1E8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBirikyu20HostTypeStopPointingFv = .text:0x800DB1F8; // type:function size:0x10 scope:global align:4 +execute__Q210NrvBirikyu20HostTypeStopPointingCFP5Spine = .text:0x800DB208; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBirikyu18HostTypeWaitAtEdgeCFP5Spine = .text:0x800DB210; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBirikyu18HostTypeAttackWaitCFP5Spine = .text:0x800DB218; // type:function size:0x4 scope:global align:4 +execute__Q210NrvBirikyu14HostTypeAttackCFP5Spine = .text:0x800DB21C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBirikyu18HostTypeMoveCircleCFP5Spine = .text:0x800DB224; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBirikyu12HostTypeMoveCFP5Spine = .text:0x800DB22C; // type:function size:0x8 scope:global align:4 +__dt__8BombBirdFv = .text:0x800DB234; // type:function size:0x5C scope:global align:4 +__ct__8BombBirdFPCc = .text:0x800DB290; // type:function size:0x78 scope:global align:4 +init__8BombBirdFRC12JMapInfoIter = .text:0x800DB308; // type:function size:0x374 scope:global align:4 +makeActorDead__8BombBirdFv = .text:0x800DB67C; // type:function size:0x34 scope:global align:4 +startClipped__8BombBirdFv = .text:0x800DB6B0; // type:function size:0x58 scope:global align:4 +control__8BombBirdFv = .text:0x800DB708; // type:function size:0x118 scope:global align:4 +attackSensor__8BombBirdFP9HitSensorP9HitSensor = .text:0x800DB820; // type:function size:0x150 scope:global align:4 +exeFlyOnRail__8BombBirdFv = .text:0x800DB970; // type:function size:0xEC scope:global align:4 +exeFlyOnRailSearch__8BombBirdFv = .text:0x800DBA5C; // type:function size:0x1A4 scope:global align:4 +doFly__8BombBirdFv = .text:0x800DBC00; // type:function size:0x84 scope:global align:4 +addVelocityToUpFromGround__8BombBirdFf = .text:0x800DBC84; // type:function size:0x8C scope:global align:4 +killAllBomb__8BombBirdFv = .text:0x800DBD10; // type:function size:0x74 scope:global align:4 +exeFlyWithAttack__8BombBirdFv = .text:0x800DBD84; // type:function size:0x16C scope:global align:4 +exeBlow__8BombBirdFv = .text:0x800DBEF0; // type:function size:0xBC scope:global align:4 +exeEscape__8BombBirdFv = .text:0x800DBFAC; // type:function size:0x114 scope:global align:4 +exeDamage__8BombBirdFv = .text:0x800DC0C0; // type:function size:0xC0 scope:global align:4 +exeFall__8BombBirdFv = .text:0x800DC180; // type:function size:0x9C scope:global align:4 +exeSwoonStart__8BombBirdFv = .text:0x800DC21C; // type:function size:0xFC scope:global align:4 +exeSwoon__8BombBirdFv = .text:0x800DC318; // type:function size:0x110 scope:global align:4 +exeSwoonEnd__8BombBirdFv = .text:0x800DC428; // type:function size:0x150 scope:global align:4 +exeTrample__8BombBirdFv = .text:0x800DC578; // type:function size:0x13C scope:global align:4 +exeSinkDown__8BombBirdFv = .text:0x800DC6B4; // type:function size:0xE8 scope:global align:4 +exeBindStarPointer__8BombBirdFv = .text:0x800DC79C; // type:function size:0x54 scope:global align:4 +receiveMsgPlayerAttack__8BombBirdFUlP9HitSensorP9HitSensor = .text:0x800DC7F0; // type:function size:0x264 scope:global align:4 +receiveOtherMsg__8BombBirdFUlP9HitSensorP9HitSensor = .text:0x800DCA54; // type:function size:0x9C scope:global align:4 +calcAndSetBaseMtx__8BombBirdFv = .text:0x800DCAF0; // type:function size:0x144 scope:global align:4 +__sinit_\BombBird_cpp = .text:0x800DCC34; // type:function size:0x84 scope:local align:4 +__ct__Q211NrvBombBird20HostTypeNrvFlyOnRailFv = .text:0x800DCCB8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird26HostTypeNrvFlyOnRailSearchFv = .text:0x800DCCC8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird24HostTypeNrvFlyWithAttackFv = .text:0x800DCCD8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird15HostTypeNrvBlowFv = .text:0x800DCCE8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird17HostTypeNrvEscapeFv = .text:0x800DCCF8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird17HostTypeNrvDamageFv = .text:0x800DCD08; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird15HostTypeNrvFallFv = .text:0x800DCD18; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird21HostTypeNrvSwoonStartFv = .text:0x800DCD28; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird16HostTypeNrvSwoonFv = .text:0x800DCD38; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird19HostTypeNrvSwoonEndFv = .text:0x800DCD48; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird18HostTypeNrvTrampleFv = .text:0x800DCD58; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird19HostTypeNrvSinkDownFv = .text:0x800DCD68; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvBombBird26HostTypeNrvBindStarPointerFv = .text:0x800DCD78; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q211NrvBombBird26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800DCD88; // type:function size:0x18 scope:global align:4 +execute__Q211NrvBombBird26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800DCDA0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird19HostTypeNrvSinkDownCFP5Spine = .text:0x800DCDA8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird18HostTypeNrvTrampleCFP5Spine = .text:0x800DCDB0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird19HostTypeNrvSwoonEndCFP5Spine = .text:0x800DCDB8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird16HostTypeNrvSwoonCFP5Spine = .text:0x800DCDC0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird21HostTypeNrvSwoonStartCFP5Spine = .text:0x800DCDC8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird15HostTypeNrvFallCFP5Spine = .text:0x800DCDD0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird17HostTypeNrvDamageCFP5Spine = .text:0x800DCDD8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird17HostTypeNrvEscapeCFP5Spine = .text:0x800DCDE0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird15HostTypeNrvBlowCFP5Spine = .text:0x800DCDE8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird24HostTypeNrvFlyWithAttackCFP5Spine = .text:0x800DCDF0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird26HostTypeNrvFlyOnRailSearchCFP5Spine = .text:0x800DCDF8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvBombBird20HostTypeNrvFlyOnRailCFP5Spine = .text:0x800DCE00; // type:function size:0x8 scope:global align:4 +__ct__12BombBirdBombFPCc = .text:0x800DCE08; // type:function size:0x60 scope:global align:4 +init__12BombBirdBombFRC12JMapInfoIter = .text:0x800DCE68; // type:function size:0x14C scope:global align:4 +kill__12BombBirdBombFv = .text:0x800DCFB4; // type:function size:0x3C scope:global align:4 +control__12BombBirdBombFv = .text:0x800DCFF0; // type:function size:0x34 scope:global align:4 +calcAndSetBaseMtx__12BombBirdBombFv = .text:0x800DD024; // type:function size:0x3C scope:global align:4 +hold__12BombBirdBombFRCQ29JGeometry8TVec3 = .text:0x800DD060; // type:function size:0x54 scope:global align:4 +start__12BombBirdBombFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800DD0B4; // type:function size:0x88 scope:global align:4 +attackSensor__12BombBirdBombFP9HitSensorP9HitSensor = .text:0x800DD13C; // type:function size:0xDC scope:global align:4 +receiveMsgPush__12BombBirdBombFP9HitSensorP9HitSensor = .text:0x800DD218; // type:function size:0x8 scope:global align:4 +receiveMsgPlayerAttack__12BombBirdBombFUlP9HitSensorP9HitSensor = .text:0x800DD220; // type:function size:0x8 scope:global align:4 +exeHold__12BombBirdBombFv = .text:0x800DD228; // type:function size:0x4C scope:global align:4 +exeWait__12BombBirdBombFv = .text:0x800DD274; // type:function size:0x170 scope:global align:4 +exeExplosion__12BombBirdBombFv = .text:0x800DD3E4; // type:function size:0xF4 scope:global align:4 +__dt__12BombBirdBombFv = .text:0x800DD4D8; // type:function size:0x5C scope:global align:4 +__sinit_\BombBirdBomb_cpp = .text:0x800DD534; // type:function size:0x34 scope:local align:4 +__ct__Q215NrvBombBirdBomb15HostTypeNrvHoldFv = .text:0x800DD568; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBombBirdBomb15HostTypeNrvWaitFv = .text:0x800DD578; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvBombBirdBomb20HostTypeNrvExplosionFv = .text:0x800DD588; // type:function size:0x10 scope:global align:4 +execute__Q215NrvBombBirdBomb20HostTypeNrvExplosionCFP5Spine = .text:0x800DD598; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBombBirdBomb15HostTypeNrvWaitCFP5Spine = .text:0x800DD5A0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvBombBirdBomb15HostTypeNrvHoldCFP5Spine = .text:0x800DD5A8; // type:function size:0x8 scope:global align:4 +__ct__7BombHeiFPCc = .text:0x800DD5B0; // type:function size:0xC4 scope:global align:4 +init__7BombHeiFRC12JMapInfoIter = .text:0x800DD674; // type:function size:0x424 scope:global align:4 +setGroupClipping__7BombHeiFRC12JMapInfoIter = .text:0x800DDA98; // type:function size:0x8 scope:global align:4 +initAfterPlacement__7BombHeiFv = .text:0x800DDAA0; // type:function size:0x4 scope:global align:4 +appear__7BombHeiFv = .text:0x800DDAA4; // type:function size:0x74 scope:global align:4 +kill__7BombHeiFv = .text:0x800DDB18; // type:function size:0x4C scope:global align:4 +startCountdown__7BombHeiFv = .text:0x800DDB64; // type:function size:0x50 scope:global align:4 +endCountdown__7BombHeiFv = .text:0x800DDBB4; // type:function size:0x60 scope:global align:4 +exeLaunch__7BombHeiFv = .text:0x800DDC14; // type:function size:0x21C scope:global align:4 +exeStarting__7BombHeiFv = .text:0x800DDE30; // type:function size:0xB4 scope:global align:4 +exeWait__7BombHeiFv = .text:0x800DDEE4; // type:function size:0x12C scope:global align:4 +exeWalk__7BombHeiFv = .text:0x800DE010; // type:function size:0x174 scope:global align:4 +exePursue__7BombHeiFv = .text:0x800DE184; // type:function size:0x164 scope:global align:4 +exePursueHit__7BombHeiFv = .text:0x800DE2E8; // type:function size:0xFC scope:global align:4 +exeSpinHit__7BombHeiFv = .text:0x800DE3E4; // type:function size:0x130 scope:global align:4 +exeTrample__7BombHeiFv = .text:0x800DE514; // type:function size:0x94 scope:global align:4 +exePhysics__7BombHeiFv = .text:0x800DE5A8; // type:function size:0x220 scope:global align:4 +exeStop__7BombHeiFv = .text:0x800DE7C8; // type:function size:0x118 scope:global align:4 +exeThrown__7BombHeiFv = .text:0x800DE8E0; // type:function size:0x1F0 scope:global align:4 +exeTaken__7BombHeiFv = .text:0x800DEAD0; // type:function size:0xDC scope:global align:4 +exeExplode__7BombHeiFv = .text:0x800DEBAC; // type:function size:0x180 scope:global align:4 +calcAndSetBaseMtx__7BombHeiFv = .text:0x800DED2C; // type:function size:0xBC scope:global align:4 +calcJoint__7BombHeiFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800DEDE8; // type:function size:0x1F8 scope:global align:4 +control__7BombHeiFv = .text:0x800DEFE0; // type:function size:0x208 scope:global align:4 +attackSensor__7BombHeiFP9HitSensorP9HitSensor = .text:0x800DF1E8; // type:function size:0x240 scope:global align:4 +receiveMsgPlayerAttack__7BombHeiFUlP9HitSensorP9HitSensor = .text:0x800DF428; // type:function size:0x1AC scope:global align:4 +receiveMsgEnemyAttack__7BombHeiFUlP9HitSensorP9HitSensor = .text:0x800DF5D4; // type:function size:0xE0 scope:global align:4 +receiveMsgPush__7BombHeiFP9HitSensorP9HitSensor = .text:0x800DF6B4; // type:function size:0xA4 scope:global align:4 +receiveOtherMsg__7BombHeiFUlP9HitSensorP9HitSensor = .text:0x800DF758; // type:function size:0x17C scope:global align:4 +receiveMsgThrow__7BombHeiFP9HitSensorP9HitSensor = .text:0x800DF8D4; // type:function size:0xE0 scope:global align:4 +startBoundSound__7BombHeiFv = .text:0x800DF9B4; // type:function size:0x5C scope:global align:4 +__sinit_\BombHei_cpp = .text:0x800DFA10; // type:function size:0x94 scope:local align:4 +__ct__Q210NrvBombHei17HostTypeNrvLaunchFv = .text:0x800DFAA4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei19HostTypeNrvStartingFv = .text:0x800DFAB4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei15HostTypeNrvWaitFv = .text:0x800DFAC4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei15HostTypeNrvWalkFv = .text:0x800DFAD4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei17HostTypeNrvPursueFv = .text:0x800DFAE4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei21HostTypeNrvPursueFastFv = .text:0x800DFAF4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei20HostTypeNrvPursueHitFv = .text:0x800DFB04; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei18HostTypeNrvSpinHitFv = .text:0x800DFB14; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei18HostTypeNrvTrampleFv = .text:0x800DFB24; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei18HostTypeNrvPhysicsFv = .text:0x800DFB34; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei15HostTypeNrvStopFv = .text:0x800DFB44; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei16HostTypeNrvTakenFv = .text:0x800DFB54; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei17HostTypeNrvThrownFv = .text:0x800DFB64; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei18HostTypeNrvExplodeFv = .text:0x800DFB74; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvBombHei26HostTypeNrvBindStarPointerFv = .text:0x800DFB84; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q210NrvBombHei26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800DFB94; // type:function size:0x18 scope:global align:4 +execute__Q210NrvBombHei26HostTypeNrvBindStarPointerCFP5Spine = .text:0x800DFBAC; // type:function size:0x10 scope:global align:4 +execute__Q210NrvBombHei18HostTypeNrvExplodeCFP5Spine = .text:0x800DFBBC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvBombHei17HostTypeNrvThrownCFP5Spine = .text:0x800DFBC4; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei17HostTypeNrvThrownCFP5Spine = .text:0x800DFBCC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvBombHei16HostTypeNrvTakenCFP5Spine = .text:0x800DFBD4; // type:function size:0x30 scope:global align:4 +execute__Q210NrvBombHei16HostTypeNrvTakenCFP5Spine = .text:0x800DFC04; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei15HostTypeNrvStopCFP5Spine = .text:0x800DFC0C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei18HostTypeNrvPhysicsCFP5Spine = .text:0x800DFC14; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei18HostTypeNrvTrampleCFP5Spine = .text:0x800DFC1C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvBombHei18HostTypeNrvSpinHitCFP5Spine = .text:0x800DFC24; // type:function size:0x4 scope:global align:4 +execute__Q210NrvBombHei18HostTypeNrvSpinHitCFP5Spine = .text:0x800DFC28; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei20HostTypeNrvPursueHitCFP5Spine = .text:0x800DFC30; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei21HostTypeNrvPursueFastCFP5Spine = .text:0x800DFC38; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei17HostTypeNrvPursueCFP5Spine = .text:0x800DFC40; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei15HostTypeNrvWalkCFP5Spine = .text:0x800DFC48; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei15HostTypeNrvWaitCFP5Spine = .text:0x800DFC50; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei19HostTypeNrvStartingCFP5Spine = .text:0x800DFC58; // type:function size:0x8 scope:global align:4 +execute__Q210NrvBombHei17HostTypeNrvLaunchCFP5Spine = .text:0x800DFC60; // type:function size:0x8 scope:global align:4 +__dt__31JointControlDelegator<7BombHei>Fv = .text:0x800DFC68; // type:function size:0x40 scope:global align:4 +calcJointMatrix__31JointControlDelegator<7BombHei>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800DFCA8; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__31JointControlDelegator<7BombHei>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800DFD10; // type:function size:0x68 scope:global align:4 +__dt__7BombHeiFv = .text:0x800DFD78; // type:function size:0x5C scope:global align:4 +__ct__15BombHeiLauncherFPCc = .text:0x800DFDD4; // type:function size:0x70 scope:global align:4 +init__15BombHeiLauncherFRC12JMapInfoIter = .text:0x800DFE44; // type:function size:0x29C scope:global align:4 +initAfterPlacement__15BombHeiLauncherFv = .text:0x800E00E0; // type:function size:0xC0 scope:global align:4 +startCountdown__15BombHeiLauncherFv = .text:0x800E01A0; // type:function size:0x18 scope:global align:4 +onSwitchA__15BombHeiLauncherFv = .text:0x800E01B8; // type:function size:0x18 scope:global align:4 +offSwitchA__15BombHeiLauncherFv = .text:0x800E01D0; // type:function size:0x6C scope:global align:4 +exeLauncherWait__15BombHeiLauncherFv = .text:0x800E023C; // type:function size:0x144 scope:global align:4 +exeStop__15BombHeiLauncherFv = .text:0x800E0380; // type:function size:0x68 scope:global align:4 +calcAndSetBaseMtx__15BombHeiLauncherFv = .text:0x800E03E8; // type:function size:0x34 scope:global align:4 +control__15BombHeiLauncherFv = .text:0x800E041C; // type:function size:0x18 scope:global align:4 +__sinit_\BombHeiLauncher_cpp = .text:0x800E0434; // type:function size:0x2C scope:local align:4 +__ct__Q218NrvBombHeiLauncher23HostTypeNrvLauncherWaitFv = .text:0x800E0460; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvBombHeiLauncher15HostTypeNrvStopFv = .text:0x800E0470; // type:function size:0x10 scope:global align:4 +execute__Q218NrvBombHeiLauncher15HostTypeNrvStopCFP5Spine = .text:0x800E0480; // type:function size:0x8 scope:global align:4 +execute__Q218NrvBombHeiLauncher23HostTypeNrvLauncherWaitCFP5Spine = .text:0x800E0488; // type:function size:0x8 scope:global align:4 +Functor<15BombHeiLauncher>__2MRFP15BombHeiLauncherM15BombHeiLauncherFPCvPv_v_Q22MR57FunctorV0M = .text:0x800E0490; // type:function size:0x40 scope:global align:4 +__cl__Q22MR57FunctorV0MCFv = .text:0x800E04D0; // type:function size:0x30 scope:global align:4 +clone__Q22MR57FunctorV0MCFP7JKRHeap = .text:0x800E0500; // type:function size:0x68 scope:global align:4 +__dt__15BombHeiLauncherFv = .text:0x800E0568; // type:function size:0x5C scope:global align:4 +__ct__10BombTeresaFPCc = .text:0x800E05C4; // type:function size:0xE8 scope:global align:4 +init__10BombTeresaFRC12JMapInfoIter = .text:0x800E06AC; // type:function size:0x180 scope:global align:4 +initAfterPlacement__10BombTeresaFv = .text:0x800E082C; // type:function size:0x4 scope:global align:4 +initFromJMapParam__10BombTeresaFRC12JMapInfoIter = .text:0x800E0830; // type:function size:0xBC scope:global align:4 +initTongue__10BombTeresaFv = .text:0x800E08EC; // type:function size:0x170 scope:global align:4 +initSensor__10BombTeresaFv = .text:0x800E0A5C; // type:function size:0xD8 scope:global align:4 +makeActorAppeared__10BombTeresaFv = .text:0x800E0B34; // type:function size:0x84 scope:global align:4 +control__10BombTeresaFv = .text:0x800E0BB8; // type:function size:0xB0 scope:global align:4 +calcAndSetBaseMtx__10BombTeresaFv = .text:0x800E0C68; // type:function size:0x70 scope:global align:4 +updateNormalVelocity__10BombTeresaFv = .text:0x800E0CD8; // type:function size:0x80 scope:global align:4 +updateDriftReleaseVelocity__10BombTeresaFv = .text:0x800E0D58; // type:function size:0x80 scope:global align:4 +rootTongueMtxCallBack__10BombTeresaFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800E0DD8; // type:function size:0x104 scope:global align:4 +endTongueMtxCallBack__10BombTeresaFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800E0EDC; // type:function size:0x184 scope:global align:4 +attackSensor__10BombTeresaFP9HitSensorP9HitSensor = .text:0x800E1060; // type:function size:0x150 scope:global align:4 +receiveMsgPush__10BombTeresaFP9HitSensorP9HitSensor = .text:0x800E11B0; // type:function size:0xF4 scope:global align:4 +receiveMsgPlayerAttack__10BombTeresaFUlP9HitSensorP9HitSensor = .text:0x800E12A4; // type:function size:0xBC scope:global align:4 +receiveMsgEnemyAttack__10BombTeresaFUlP9HitSensorP9HitSensor = .text:0x800E1360; // type:function size:0x13C scope:global align:4 +receiveOtherMsg__10BombTeresaFUlP9HitSensorP9HitSensor = .text:0x800E149C; // type:function size:0x84 scope:global align:4 +requestDrift__10BombTeresaFv = .text:0x800E1520; // type:function size:0x54 scope:global align:4 +tryCheseEnd__10BombTeresaFv = .text:0x800E1574; // type:function size:0x74 scope:global align:4 +tryDirectTackle__10BombTeresaFv = .text:0x800E15E8; // type:function size:0x78 scope:global align:4 +tryAbortDrift__10BombTeresaFv = .text:0x800E1660; // type:function size:0x64 scope:global align:4 +tryDriftRelease__10BombTeresaFv = .text:0x800E16C4; // type:function size:0x3C scope:global align:4 +tryDriftReleaseEnd__10BombTeresaFv = .text:0x800E1700; // type:function size:0x60 scope:global align:4 +tryExplosion__10BombTeresaFv = .text:0x800E1760; // type:function size:0x88 scope:global align:4 +tryRevival__10BombTeresaFv = .text:0x800E17E8; // type:function size:0x74 scope:global align:4 +exeAppear__10BombTeresaFv = .text:0x800E185C; // type:function size:0xC8 scope:global align:4 +exeShadowAppear__10BombTeresaFv = .text:0x800E1924; // type:function size:0x110 scope:global align:4 +exeBallAppear__10BombTeresaFv = .text:0x800E1A34; // type:function size:0x22C scope:global align:4 +exeWait__10BombTeresaFv = .text:0x800E1C60; // type:function size:0xFC scope:global align:4 +exeWander__10BombTeresaFv = .text:0x800E1D5C; // type:function size:0x10C scope:global align:4 +exeChase__10BombTeresaFv = .text:0x800E1E68; // type:function size:0xC4 scope:global align:4 +exeAttackTongueFailed__10BombTeresaFv = .text:0x800E1F2C; // type:function size:0xA0 scope:global align:4 +exeDirectTackleSign__10BombTeresaFv = .text:0x800E1FCC; // type:function size:0xC0 scope:global align:4 +exeDirectTackle__10BombTeresaFv = .text:0x800E208C; // type:function size:0xE8 scope:global align:4 +exeDrift__10BombTeresaFv = .text:0x800E2174; // type:function size:0x34C scope:global align:4 +exeDriftRelease__10BombTeresaFv = .text:0x800E24C0; // type:function size:0xD0 scope:global align:4 +exeExplosion__10BombTeresaFv = .text:0x800E2590; // type:function size:0xC0 scope:global align:4 +exeShock__10BombTeresaFv = .text:0x800E2650; // type:function size:0xC0 scope:global align:4 +exeDisperse__10BombTeresaFv = .text:0x800E2710; // type:function size:0xB0 scope:global align:4 +exeReadyRestart__10BombTeresaFv = .text:0x800E27C0; // type:function size:0x94 scope:global align:4 +isTouchTongue__10BombTeresaCFv = .text:0x800E2854; // type:function size:0x8 scope:global align:4 +isEnableDrift__10BombTeresaCFv = .text:0x800E285C; // type:function size:0xD0 scope:global align:4 +isEnablePointBind__10BombTeresaCFv = .text:0x800E292C; // type:function size:0xBC scope:global align:4 +isEnableDisperse__10BombTeresaCFv = .text:0x800E29E8; // type:function size:0x48 scope:global align:4 +isEnableHitExplosionToPlayer__10BombTeresaCFv = .text:0x800E2A30; // type:function size:0x50 scope:global align:4 +isEnableHitExplosionToEnemy__10BombTeresaCFv = .text:0x800E2A80; // type:function size:0x58 scope:global align:4 +isEnableHitExplosion__10BombTeresaCFv = .text:0x800E2AD8; // type:function size:0xBC scope:global align:4 +isEnableStarPieceAttack__10BombTeresaCFv = .text:0x800E2B94; // type:function size:0xBC scope:global align:4 +isEnableShockWave__10BombTeresaCFv = .text:0x800E2C50; // type:function size:0x6C scope:global align:4 +appearNormal__10BombTeresaFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800E2CBC; // type:function size:0xA0 scope:global align:4 +appearShadow__10BombTeresaFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800E2D5C; // type:function size:0x5C scope:global align:4 +addTeresaSpinPullVelocity__10BombTeresaFf = .text:0x800E2DB8; // type:function size:0x90 scope:global align:4 +requestDisperse__10BombTeresaFv = .text:0x800E2E48; // type:function size:0x78 scope:global align:4 +__sinit_\BombTeresa_cpp = .text:0x800E2EC0; // type:function size:0x9C scope:local align:4 +__ct__Q213NrvBombTeresa19BombTeresaNrvAppearFv = .text:0x800E2F5C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa25BombTeresaNrvShadowAppearFv = .text:0x800E2F6C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa23BombTeresaNrvBallAppearFv = .text:0x800E2F7C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa17BombTeresaNrvWaitFv = .text:0x800E2F8C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa19BombTeresaNrvWanderFv = .text:0x800E2F9C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa18BombTeresaNrvChaseFv = .text:0x800E2FAC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa31BombTeresaNrvAttackTongueFailedFv = .text:0x800E2FBC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa29BombTeresaNrvDirectTackleSignFv = .text:0x800E2FCC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa25BombTeresaNrvDirectTackleFv = .text:0x800E2FDC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa18BombTeresaNrvDriftFv = .text:0x800E2FEC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa25BombTeresaNrvDriftReleaseFv = .text:0x800E2FFC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa28BombTeresaNrvBindStarPointerFv = .text:0x800E300C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa22BombTeresaNrvExplosionFv = .text:0x800E301C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa21BombTeresaNrvDisperseFv = .text:0x800E302C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa18BombTeresaNrvShockFv = .text:0x800E303C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvBombTeresa25BombTeresaNrvReadyRestartFv = .text:0x800E304C; // type:function size:0x10 scope:global align:4 +execute__Q213NrvBombTeresa25BombTeresaNrvReadyRestartCFP5Spine = .text:0x800E305C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa18BombTeresaNrvShockCFP5Spine = .text:0x800E3064; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa21BombTeresaNrvDisperseCFP5Spine = .text:0x800E306C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa22BombTeresaNrvExplosionCFP5Spine = .text:0x800E3074; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q213NrvBombTeresa28BombTeresaNrvBindStarPointerCFP5Spine = .text:0x800E307C; // type:function size:0x18 scope:global align:4 +execute__Q213NrvBombTeresa28BombTeresaNrvBindStarPointerCFP5Spine = .text:0x800E3094; // type:function size:0x10 scope:global align:4 +execute__Q213NrvBombTeresa25BombTeresaNrvDriftReleaseCFP5Spine = .text:0x800E30A4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa18BombTeresaNrvDriftCFP5Spine = .text:0x800E30AC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa25BombTeresaNrvDirectTackleCFP5Spine = .text:0x800E30B4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa29BombTeresaNrvDirectTackleSignCFP5Spine = .text:0x800E30BC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa31BombTeresaNrvAttackTongueFailedCFP5Spine = .text:0x800E30C4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa18BombTeresaNrvChaseCFP5Spine = .text:0x800E30CC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa19BombTeresaNrvWanderCFP5Spine = .text:0x800E30D4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa17BombTeresaNrvWaitCFP5Spine = .text:0x800E30DC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa23BombTeresaNrvBallAppearCFP5Spine = .text:0x800E30E4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa25BombTeresaNrvShadowAppearCFP5Spine = .text:0x800E30EC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvBombTeresa19BombTeresaNrvAppearCFP5Spine = .text:0x800E30F4; // type:function size:0x8 scope:global align:4 +__ct__35JointControlDelegator<10BombTeresa>FP10BombTeresaM10BombTeresaFPCvPvPQ29JGeometry64TPosition3>>RC19JointControllerInfo_bM10BombTeresaFPCvPvPQ29JGeometry64TPosition3>>RC19JointControllerInfo_b = .text:0x800E30FC; // type:function size:0x84 scope:global align:4 +__dt__35JointControlDelegator<10BombTeresa>Fv = .text:0x800E3180; // type:function size:0x40 scope:global align:4 +calcJointMatrix__35JointControlDelegator<10BombTeresa>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800E31C0; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__35JointControlDelegator<10BombTeresa>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800E3228; // type:function size:0x68 scope:global align:4 +__dt__10BombTeresaFv = .text:0x800E3290; // type:function size:0x5C scope:global align:4 +__ct__17CannonShellHolderFi = .text:0x800E32EC; // type:function size:0x58 scope:global align:4 +registerCannonShell__17CannonShellHolderFP15CannonShellBase = .text:0x800E3344; // type:function size:0x1C scope:global align:4 +getValidShell__17CannonShellHolderCFv = .text:0x800E3360; // type:function size:0x94 scope:global align:4 +killActiveShells__17CannonShellHolderCFv = .text:0x800E33F4; // type:function size:0x78 scope:global align:4 +__ct__11CocoNutBallFPCc = .text:0x800E346C; // type:function size:0xBC scope:global align:4 +init__11CocoNutBallFRC12JMapInfoIter = .text:0x800E3528; // type:function size:0x158 scope:global align:4 +appear__11CocoNutBallFv = .text:0x800E3680; // type:function size:0x48 scope:global align:4 +kill__11CocoNutBallFv = .text:0x800E36C8; // type:function size:0xB0 scope:global align:4 +appearAndThrow__11CocoNutBallFRCQ29JGeometry8TVec3f = .text:0x800E3778; // type:function size:0x90 scope:global align:4 +hitBackToPlayer__11CocoNutBallFv = .text:0x800E3808; // type:function size:0xA4 scope:global align:4 +demoBreak__11CocoNutBallFRCQ29JGeometry8TVec3 = .text:0x800E38AC; // type:function size:0x8C scope:global align:4 +calcAndSetBaseMtx__11CocoNutBallFv = .text:0x800E3938; // type:function size:0x68 scope:global align:4 +attackSensor__11CocoNutBallFP9HitSensorP9HitSensor = .text:0x800E39A0; // type:function size:0x1DC scope:global align:4 +receiveMsgPlayerAttack__11CocoNutBallFUlP9HitSensorP9HitSensor = .text:0x800E3B7C; // type:function size:0xA8 scope:global align:4 +isBindedAny__11CocoNutBallCFv = .text:0x800E3C24; // type:function size:0x7C scope:global align:4 +isValidReceivePunch__11CocoNutBallCFv = .text:0x800E3CA0; // type:function size:0xD8 scope:global align:4 +calcHitBackVelocitAndGravity__11CocoNutBallFv = .text:0x800E3D78; // type:function size:0x218 scope:global align:4 +isHitBackRight__11CocoNutBallCFv = .text:0x800E3F90; // type:function size:0xB0 scope:global align:4 +isHitBackFront__11CocoNutBallCFv = .text:0x800E4040; // type:function size:0xA8 scope:global align:4 +calcHitBackDstPos__11CocoNutBallFPQ29JGeometry8TVec3bb = .text:0x800E40E8; // type:function size:0x110 scope:global align:4 +tryToKill__11CocoNutBallFb = .text:0x800E41F8; // type:function size:0xC8 scope:global align:4 +setVelocityToPlayer__11CocoNutBallFff = .text:0x800E42C0; // type:function size:0x2FC scope:global align:4 +freeze__11CocoNutBallFv = .text:0x800E45BC; // type:function size:0x54 scope:global align:4 +processApproachToPlayer__11CocoNutBallFv = .text:0x800E4610; // type:function size:0xF8 scope:global align:4 +exeThrow__11CocoNutBallFv = .text:0x800E4708; // type:function size:0xA0 scope:global align:4 +exeHitBackToHost__11CocoNutBallFv = .text:0x800E47A8; // type:function size:0x164 scope:global align:4 +exeHitBackToPlayer__11CocoNutBallFv = .text:0x800E490C; // type:function size:0x8C scope:global align:4 +exeRebound__11CocoNutBallFv = .text:0x800E4998; // type:function size:0xF4 scope:global align:4 +exeFreeze__11CocoNutBallFv = .text:0x800E4A8C; // type:function size:0x238 scope:global align:4 +exeFreezeRelease__11CocoNutBallFv = .text:0x800E4CC4; // type:function size:0x74 scope:global align:4 +__sinit_\CocoNutBall_cpp = .text:0x800E4D38; // type:function size:0x4C scope:local align:4 +__ct__Q214NrvCocoNutBall19CocoNutBallNrvThrowFv = .text:0x800E4D84; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvCocoNutBall27CocoNutBallNrvHitBackToHostFv = .text:0x800E4D94; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvCocoNutBall29CocoNutBallNrvHitBackToPlayerFv = .text:0x800E4DA4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvCocoNutBall21CocoNutBallNrvReboundFv = .text:0x800E4DB4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvCocoNutBall20CocoNutBallNrvFreezeFv = .text:0x800E4DC4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvCocoNutBall27CocoNutBallNrvFreezeReleaseFv = .text:0x800E4DD4; // type:function size:0x10 scope:global align:4 +execute__Q214NrvCocoNutBall27CocoNutBallNrvFreezeReleaseCFP5Spine = .text:0x800E4DE4; // type:function size:0x8 scope:global align:4 +execute__Q214NrvCocoNutBall20CocoNutBallNrvFreezeCFP5Spine = .text:0x800E4DEC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvCocoNutBall21CocoNutBallNrvReboundCFP5Spine = .text:0x800E4DF4; // type:function size:0x8 scope:global align:4 +execute__Q214NrvCocoNutBall29CocoNutBallNrvHitBackToPlayerCFP5Spine = .text:0x800E4DFC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvCocoNutBall27CocoNutBallNrvHitBackToHostCFP5Spine = .text:0x800E4E04; // type:function size:0x8 scope:global align:4 +execute__Q214NrvCocoNutBall19CocoNutBallNrvThrowCFP5Spine = .text:0x800E4E0C; // type:function size:0x8 scope:global align:4 +__ct__13CocoSamboHeadFP9LiveActor = .text:0x800E4E14; // type:function size:0x6C scope:global align:4 +init__13CocoSamboHeadFRC12JMapInfoIter = .text:0x800E4E80; // type:function size:0x10C scope:global align:4 +kill__13CocoSamboHeadFv = .text:0x800E4F8C; // type:function size:0x54 scope:global align:4 +calcAndSetBaseMtx__13CocoSamboHeadFv = .text:0x800E4FE0; // type:function size:0xA4 scope:global align:4 +attackSensor__13CocoSamboHeadFP9HitSensorP9HitSensor = .text:0x800E5084; // type:function size:0x1B4 scope:global align:4 +receiveMsgPlayerAttack__13CocoSamboHeadFUlP9HitSensorP9HitSensor = .text:0x800E5238; // type:function size:0xF8 scope:global align:4 +receiveMsgEnemyAttack__13CocoSamboHeadFUlP9HitSensorP9HitSensor = .text:0x800E5330; // type:function size:0xA8 scope:global align:4 +updateFrontVecToPlayer__13CocoSamboHeadFRCQ29JGeometry8TVec3 = .text:0x800E53D8; // type:function size:0xCC scope:global align:4 +exeFall__13CocoSamboHeadFv = .text:0x800E54A4; // type:function size:0x204 scope:global align:4 +exeFallLand__13CocoSamboHeadFv = .text:0x800E56A8; // type:function size:0x7C scope:global align:4 +exeSwoon__13CocoSamboHeadFv = .text:0x800E5724; // type:function size:0x68 scope:global align:4 +exeSwoonEnd__13CocoSamboHeadFv = .text:0x800E578C; // type:function size:0x8C scope:global align:4 +exeBlow__13CocoSamboHeadFv = .text:0x800E5818; // type:function size:0x124 scope:global align:4 +__ct__9CocoSamboFPCc = .text:0x800E593C; // type:function size:0x94 scope:global align:4 +init__9CocoSamboFRC12JMapInfoIter = .text:0x800E59D0; // type:function size:0x214 scope:global align:4 +appear__9CocoSamboFv = .text:0x800E5BE4; // type:function size:0x38 scope:global align:4 +kill__9CocoSamboFv = .text:0x800E5C1C; // type:function size:0x94 scope:global align:4 +tryToFallHead__9CocoSamboFPC9HitSensorPC9HitSensor = .text:0x800E5CB0; // type:function size:0xCC scope:global align:4 +tryToPress__9CocoSamboFv = .text:0x800E5D7C; // type:function size:0x84 scope:global align:4 +tryToBlow__9CocoSamboFv = .text:0x800E5E00; // type:function size:0x84 scope:global align:4 +tryStarPieceReflect__9CocoSamboFv = .text:0x800E5E84; // type:function size:0x8C scope:global align:4 +control__9CocoSamboFv = .text:0x800E5F10; // type:function size:0x8 scope:global align:4 +calcAndSetBaseMtx__9CocoSamboFv = .text:0x800E5F18; // type:function size:0x78 scope:global align:4 +attackSensor__9CocoSamboFP9HitSensorP9HitSensor = .text:0x800E5F90; // type:function size:0x118 scope:global align:4 +receiveMsgPlayerAttack__9CocoSamboFUlP9HitSensorP9HitSensor = .text:0x800E60A8; // type:function size:0x80 scope:global align:4 +receiveMsgEnemyAttack__9CocoSamboFUlP9HitSensorP9HitSensor = .text:0x800E6128; // type:function size:0x9C scope:global align:4 +initMapToolInfo__9CocoSamboFRC12JMapInfoIter = .text:0x800E61C4; // type:function size:0x84 scope:global align:4 +initSensor__9CocoSamboFv = .text:0x800E6248; // type:function size:0x100 scope:global align:4 +dirToPlayer__9CocoSamboFf = .text:0x800E6348; // type:function size:0x100 scope:global align:4 +tryDpdPointing__9CocoSamboFPC5Nerve = .text:0x800E6448; // type:function size:0x5C scope:global align:4 +isPointing__9CocoSamboFv = .text:0x800E64A4; // type:function size:0x74 scope:global align:4 +exeHideWait__9CocoSamboFv = .text:0x800E6518; // type:function size:0x98 scope:global align:4 +exeAppear__9CocoSamboFv = .text:0x800E65B0; // type:function size:0x13C scope:global align:4 +exeWait__9CocoSamboFv = .text:0x800E66EC; // type:function size:0xEC scope:global align:4 +exeHide__9CocoSamboFv = .text:0x800E67D8; // type:function size:0xC4 scope:global align:4 +exeAttack__9CocoSamboFv = .text:0x800E689C; // type:function size:0xEC scope:global align:4 +exeAttackInterval__9CocoSamboFv = .text:0x800E6988; // type:function size:0x94 scope:global align:4 +exeFallHead__9CocoSamboFv = .text:0x800E6A1C; // type:function size:0x134 scope:global align:4 +exeFallHeadHide__9CocoSamboFv = .text:0x800E6B50; // type:function size:0x64 scope:global align:4 +exeRecoverWait__9CocoSamboFv = .text:0x800E6BB4; // type:function size:0x6C scope:global align:4 +exeRecover__9CocoSamboFv = .text:0x800E6C20; // type:function size:0x88 scope:global align:4 +exePressY__9CocoSamboFv = .text:0x800E6CA8; // type:function size:0xA0 scope:global align:4 +exeBlow__9CocoSamboFv = .text:0x800E6D48; // type:function size:0xBC scope:global align:4 +exeDpdPointing__9CocoSamboFv = .text:0x800E6E04; // type:function size:0xBC scope:global align:4 +endDpdPointing__9CocoSamboFv = .text:0x800E6EC0; // type:function size:0x84 scope:global align:4 +__dt__13CocoSamboHeadFv = .text:0x800E6F44; // type:function size:0x58 scope:global align:4 +__dt__9CocoSamboFv = .text:0x800E6F9C; // type:function size:0x5C scope:global align:4 +__sinit_\CocoSambo_cpp = .text:0x800E6FF8; // type:function size:0xB4 scope:local align:4 +__ct__Q216NrvCocoSamboHead33CocoSamboHeadNrvHeadConnectedBodyFv = .text:0x800E70AC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvCocoSamboHead24CocoSamboHeadNrvHeadFallFv = .text:0x800E70BC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvCocoSamboHead28CocoSamboHeadNrvHeadFallLandFv = .text:0x800E70CC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvCocoSamboHead25CocoSamboHeadNrvHeadSwoonFv = .text:0x800E70DC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvCocoSamboHead28CocoSamboHeadNrvHeadSwoonEndFv = .text:0x800E70EC; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvCocoSamboHead24CocoSamboHeadNrvHeadBlowFv = .text:0x800E70FC; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo20CocoSamboNrvHideWaitFv = .text:0x800E710C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo18CocoSamboNrvAppearFv = .text:0x800E711C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo16CocoSamboNrvWaitFv = .text:0x800E712C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo16CocoSamboNrvHideFv = .text:0x800E713C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo18CocoSamboNrvAttackFv = .text:0x800E714C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo26CocoSamboNrvAttackIntervalFv = .text:0x800E715C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo20CocoSamboNrvFallHeadFv = .text:0x800E716C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo24CocoSamboNrvFallHeadHideFv = .text:0x800E717C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo23CocoSamboNrvRecoverWaitFv = .text:0x800E718C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo19CocoSamboNrvRecoverFv = .text:0x800E719C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo18CocoSamboNrvPressYFv = .text:0x800E71AC; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo16CocoSamboNrvBlowFv = .text:0x800E71BC; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvCocoSambo23CocoSamboNrvDpdPointingFv = .text:0x800E71CC; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q212NrvCocoSambo23CocoSamboNrvDpdPointingCFP5Spine = .text:0x800E71DC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo23CocoSamboNrvDpdPointingCFP5Spine = .text:0x800E71E4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo16CocoSamboNrvBlowCFP5Spine = .text:0x800E71EC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo18CocoSamboNrvPressYCFP5Spine = .text:0x800E71F4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo19CocoSamboNrvRecoverCFP5Spine = .text:0x800E71FC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo23CocoSamboNrvRecoverWaitCFP5Spine = .text:0x800E7204; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo24CocoSamboNrvFallHeadHideCFP5Spine = .text:0x800E720C; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo20CocoSamboNrvFallHeadCFP5Spine = .text:0x800E7214; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo26CocoSamboNrvAttackIntervalCFP5Spine = .text:0x800E721C; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo18CocoSamboNrvAttackCFP5Spine = .text:0x800E7224; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo16CocoSamboNrvHideCFP5Spine = .text:0x800E722C; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo16CocoSamboNrvWaitCFP5Spine = .text:0x800E7234; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo18CocoSamboNrvAppearCFP5Spine = .text:0x800E723C; // type:function size:0x8 scope:global align:4 +execute__Q212NrvCocoSambo20CocoSamboNrvHideWaitCFP5Spine = .text:0x800E7244; // type:function size:0x8 scope:global align:4 +execute__Q216NrvCocoSamboHead24CocoSamboHeadNrvHeadBlowCFP5Spine = .text:0x800E724C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvCocoSamboHead28CocoSamboHeadNrvHeadSwoonEndCFP5Spine = .text:0x800E7254; // type:function size:0x8 scope:global align:4 +execute__Q216NrvCocoSamboHead25CocoSamboHeadNrvHeadSwoonCFP5Spine = .text:0x800E725C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvCocoSamboHead28CocoSamboHeadNrvHeadFallLandCFP5Spine = .text:0x800E7264; // type:function size:0x8 scope:global align:4 +execute__Q216NrvCocoSamboHead24CocoSamboHeadNrvHeadFallCFP5Spine = .text:0x800E726C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvCocoSamboHead33CocoSamboHeadNrvHeadConnectedBodyCFP5Spine = .text:0x800E7274; // type:function size:0x4 scope:global align:4 +__dt__Q22MR51Vector>Fv = .text:0x800E7278; // type:function size:0x58 scope:global align:4 +__dt__Q22MR48Vector>Fv = .text:0x800E72D0; // type:function size:0x58 scope:global align:4 +mul__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800E7328; // type:function size:0x24 scope:global align:4 +__ct__11DharmaSamboFPCc = .text:0x800E734C; // type:function size:0x90 scope:global align:4 +init__11DharmaSamboFRC12JMapInfoIter = .text:0x800E73DC; // type:function size:0x2BC scope:global align:4 +initAfterPlacement__11DharmaSamboFv = .text:0x800E7698; // type:function size:0x4 scope:global align:4 +appear__11DharmaSamboFv = .text:0x800E769C; // type:function size:0x78 scope:global align:4 +kill__11DharmaSamboFv = .text:0x800E7714; // type:function size:0x98 scope:global align:4 +control__11DharmaSamboFv = .text:0x800E77AC; // type:function size:0x488 scope:global align:4 +exeWaitUnderGround__11DharmaSamboFv = .text:0x800E7C34; // type:function size:0xF0 scope:global align:4 +exeAppear__11DharmaSamboFv = .text:0x800E7D24; // type:function size:0x104 scope:global align:4 +exePursue__11DharmaSamboFv = .text:0x800E7E28; // type:function size:0x1AC scope:global align:4 +exeAttack__11DharmaSamboFv = .text:0x800E7FD4; // type:function size:0x1D4 scope:global align:4 +exeSpinHitted__11DharmaSamboFv = .text:0x800E81A8; // type:function size:0x1CC scope:global align:4 +exeStarPointerBind__11DharmaSamboFv = .text:0x800E8374; // type:function size:0xE0 scope:global align:4 +tearDownStarPointerBind__11DharmaSamboFv = .text:0x800E8454; // type:function size:0x9C scope:global align:4 +exeEscapeRun__11DharmaSamboFv = .text:0x800E84F0; // type:function size:0x1F0 scope:global align:4 +exeEscapeLand__11DharmaSamboFv = .text:0x800E86E0; // type:function size:0x1C4 scope:global align:4 +exeTrampleDeath__11DharmaSamboFv = .text:0x800E88A4; // type:function size:0xDC scope:global align:4 +exeHide__11DharmaSamboFv = .text:0x800E8980; // type:function size:0x128 scope:global align:4 +exeHideAppear__11DharmaSamboFv = .text:0x800E8AA8; // type:function size:0x150 scope:global align:4 +exeKilled__11DharmaSamboFv = .text:0x800E8BF8; // type:function size:0xF4 scope:global align:4 +getHeadParts__11DharmaSamboFv = .text:0x800E8CEC; // type:function size:0x40 scope:global align:4 +isActionEndHead__11DharmaSamboFv = .text:0x800E8D2C; // type:function size:0x40 scope:global align:4 +startActionHead__11DharmaSamboFPCc = .text:0x800E8D6C; // type:function size:0x3C scope:global align:4 +startActionAllParts__11DharmaSamboFPCc = .text:0x800E8DA8; // type:function size:0x64 scope:global align:4 +startBtkAllParts__11DharmaSamboFPCc = .text:0x800E8E0C; // type:function size:0x64 scope:global align:4 +decCountAndTryToHide__11DharmaSamboFb = .text:0x800E8E70; // type:function size:0x4C scope:global align:4 +isStarPointerPointingParts__11DharmaSamboFv = .text:0x800E8EBC; // type:function size:0x90 scope:global align:4 +__ct__16DharmaSamboPartsFP11DharmaSamboPCcPCcPA4_fiii = .text:0x800E8F4C; // type:function size:0x88 scope:global align:4 +init__16DharmaSamboPartsFRC12JMapInfoIter = .text:0x800E8FD4; // type:function size:0xE8 scope:global align:4 +appear__16DharmaSamboPartsFv = .text:0x800E90BC; // type:function size:0x40 scope:global align:4 +kill__16DharmaSamboPartsFv = .text:0x800E90FC; // type:function size:0xA0 scope:global align:4 +control__16DharmaSamboPartsFv = .text:0x800E919C; // type:function size:0x10 scope:global align:4 +exeBlow__16DharmaSamboPartsFv = .text:0x800E91AC; // type:function size:0x88 scope:global align:4 +exeStarPointerBind__16DharmaSamboPartsFv = .text:0x800E9234; // type:function size:0x5C scope:global align:4 +setHead__16DharmaSamboPartsFb = .text:0x800E9290; // type:function size:0xA0 scope:global align:4 +calcAndSetBaseMtx__11DharmaSamboFv = .text:0x800E9330; // type:function size:0x58 scope:global align:4 +calcAndSetBaseMtx__16DharmaSamboPartsFv = .text:0x800E9388; // type:function size:0xAC scope:global align:4 +attackSensor__16DharmaSamboPartsFP9HitSensorP9HitSensor = .text:0x800E9434; // type:function size:0x2E4 scope:global align:4 +receiveMsgPlayerAttack__16DharmaSamboPartsFUlP9HitSensorP9HitSensor = .text:0x800E9718; // type:function size:0x1C8 scope:global align:4 +__sinit_\DharmaSambo_cpp = .text:0x800E98E0; // type:function size:0xB4 scope:local align:4 +__ct__Q214NrvDharmaSambo26HostTypeNrvWaitUnderGroundFv = .text:0x800E9994; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo17HostTypeNrvAppearFv = .text:0x800E99A4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo28HostTypeNrvAppearImmediatelyFv = .text:0x800E99B4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo17HostTypeNrvPursueFv = .text:0x800E99C4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo17HostTypeNrvAttackFv = .text:0x800E99D4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo15HostTypeNrvHideFv = .text:0x800E99E4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo21HostTypeNrvHideAppearFv = .text:0x800E99F4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo21HostTypeNrvSpinHittedFv = .text:0x800E9A04; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo29HostTypeNrvStarPointerBindEndFv = .text:0x800E9A14; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo17HostTypeNrvKilledFv = .text:0x800E9A24; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo26HostTypeNrvStarPointerBindFv = .text:0x800E9A34; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo20HostTypeNrvEscapeRunFv = .text:0x800E9A44; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo21HostTypeNrvEscapeLandFv = .text:0x800E9A54; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo24HostTypeNrvEscapeWaitRunFv = .text:0x800E9A64; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo25HostTypeNrvEscapeWaitLandFv = .text:0x800E9A74; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvDharmaSambo23HostTypeNrvTrampleDeathFv = .text:0x800E9A84; // type:function size:0x10 scope:global align:4 +__ct__Q219NrvDharmaSamboParts20HostTypeNrvDoNothingFv = .text:0x800E9A94; // type:function size:0x10 scope:global align:4 +__ct__Q219NrvDharmaSamboParts15HostTypeNrvBlowFv = .text:0x800E9AA4; // type:function size:0x10 scope:global align:4 +__ct__Q219NrvDharmaSamboParts31HostTypeNrvPartsStarPointerBindFv = .text:0x800E9AB4; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q219NrvDharmaSamboParts31HostTypeNrvPartsStarPointerBindCFP5Spine = .text:0x800E9AC4; // type:function size:0x44 scope:global align:4 +execute__Q219NrvDharmaSamboParts31HostTypeNrvPartsStarPointerBindCFP5Spine = .text:0x800E9B08; // type:function size:0x8 scope:global align:4 +execute__Q219NrvDharmaSamboParts15HostTypeNrvBlowCFP5Spine = .text:0x800E9B10; // type:function size:0x8 scope:global align:4 +execute__Q219NrvDharmaSamboParts20HostTypeNrvDoNothingCFP5Spine = .text:0x800E9B18; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo23HostTypeNrvTrampleDeathCFP5Spine = .text:0x800E9B20; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo25HostTypeNrvEscapeWaitLandCFP5Spine = .text:0x800E9B28; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo24HostTypeNrvEscapeWaitRunCFP5Spine = .text:0x800E9B30; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo21HostTypeNrvEscapeLandCFP5Spine = .text:0x800E9B38; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo20HostTypeNrvEscapeRunCFP5Spine = .text:0x800E9B40; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q214NrvDharmaSambo26HostTypeNrvStarPointerBindCFP5Spine = .text:0x800E9B48; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo26HostTypeNrvStarPointerBindCFP5Spine = .text:0x800E9B50; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo17HostTypeNrvKilledCFP5Spine = .text:0x800E9B58; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo29HostTypeNrvStarPointerBindEndCFP5Spine = .text:0x800E9B60; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo21HostTypeNrvSpinHittedCFP5Spine = .text:0x800E9B68; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo21HostTypeNrvHideAppearCFP5Spine = .text:0x800E9B70; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo15HostTypeNrvHideCFP5Spine = .text:0x800E9B78; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo17HostTypeNrvAttackCFP5Spine = .text:0x800E9B80; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q214NrvDharmaSambo17HostTypeNrvPursueCFP5Spine = .text:0x800E9B88; // type:function size:0x10 scope:global align:4 +execute__Q214NrvDharmaSambo17HostTypeNrvPursueCFP5Spine = .text:0x800E9B98; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo28HostTypeNrvAppearImmediatelyCFP5Spine = .text:0x800E9BA0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo17HostTypeNrvAppearCFP5Spine = .text:0x800E9BA8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvDharmaSambo26HostTypeNrvWaitUnderGroundCFP5Spine = .text:0x800E9BB0; // type:function size:0x8 scope:global align:4 +copyRotate__13FixedPositionCFPQ29JGeometry8TVec3 = .text:0x800E9BB8; // type:function size:0x120 scope:global align:4 +__dt__Q22MR33AssignableArrayFv = .text:0x800E9CD8; // type:function size:0x60 scope:global align:4 +__dt__Q22MR36AssignableArrayFv = .text:0x800E9D38; // type:function size:0x60 scope:global align:4 +__dt__11DharmaSamboFv = .text:0x800E9D98; // type:function size:0x7C scope:global align:4 +__dt__16DharmaSamboPartsFv = .text:0x800E9E14; // type:function size:0x58 scope:global align:4 +__ct__6DossunFPCc = .text:0x800E9E6C; // type:function size:0x80 scope:global align:4 +init__6DossunFRC12JMapInfoIter = .text:0x800E9EEC; // type:function size:0x14C scope:global align:4 +appear__6DossunFv = .text:0x800EA038; // type:function size:0x80 scope:global align:4 +initMapToolInfo__6DossunFRC12JMapInfoIter = .text:0x800EA0B8; // type:function size:0xA0 scope:global align:4 +initShadow__6DossunFv = .text:0x800EA158; // type:function size:0x74 scope:global align:4 +calcParameters__6DossunFv = .text:0x800EA1CC; // type:function size:0x16C scope:global align:4 +getUpperFrame__6DossunCFv = .text:0x800EA338; // type:function size:0xCC scope:global align:4 +exeUpper__6DossunFv = .text:0x800EA404; // type:function size:0x68 scope:global align:4 +exeFallSign__6DossunFv = .text:0x800EA46C; // type:function size:0xB4 scope:global align:4 +exeFalling__6DossunFv = .text:0x800EA520; // type:function size:0xBC scope:global align:4 +exeOnGround__6DossunFv = .text:0x800EA5DC; // type:function size:0xB0 scope:global align:4 +exeRising__6DossunFv = .text:0x800EA68C; // type:function size:0xF8 scope:global align:4 +__dt__6DossunFv = .text:0x800EA784; // type:function size:0x5C scope:global align:4 +__sinit_\Dossun_cpp = .text:0x800EA7E0; // type:function size:0x4C scope:local align:4 +__ct__Q29NrvDossun14DossunNrvReadyFv = .text:0x800EA82C; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvDossun14DossunNrvUpperFv = .text:0x800EA83C; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvDossun17DossunNrvFallSignFv = .text:0x800EA84C; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvDossun16DossunNrvFallingFv = .text:0x800EA85C; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvDossun17DossunNrvOnGroundFv = .text:0x800EA86C; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvDossun15DossunNrvRisingFv = .text:0x800EA87C; // type:function size:0x10 scope:global align:4 +execute__Q29NrvDossun15DossunNrvRisingCFP5Spine = .text:0x800EA88C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvDossun17DossunNrvOnGroundCFP5Spine = .text:0x800EA894; // type:function size:0x8 scope:global align:4 +execute__Q29NrvDossun16DossunNrvFallingCFP5Spine = .text:0x800EA89C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvDossun17DossunNrvFallSignCFP5Spine = .text:0x800EA8A4; // type:function size:0x8 scope:global align:4 +execute__Q29NrvDossun14DossunNrvUpperCFP5Spine = .text:0x800EA8AC; // type:function size:0x8 scope:global align:4 +execute__Q29NrvDossun14DossunNrvReadyCFP5Spine = .text:0x800EA8B4; // type:function size:0x44 scope:global align:4 +__ct__22ElectricPressureBulletFPCc = .text:0x800EA8F8; // type:function size:0x58 scope:global align:4 +init__22ElectricPressureBulletFRC12JMapInfoIter = .text:0x800EA950; // type:function size:0x104 scope:global align:4 +kill__22ElectricPressureBulletFv = .text:0x800EAA54; // type:function size:0x54 scope:global align:4 +shotElectricBullet__22ElectricPressureBulletFP9LiveActorRCQ29JGeometry64TPosition3>>RCf = .text:0x800EAAA8; // type:function size:0xB8 scope:global align:4 +exeFly__22ElectricPressureBulletFv = .text:0x800EAB60; // type:function size:0x198 scope:global align:4 +control__22ElectricPressureBulletFv = .text:0x800EACF8; // type:function size:0x54 scope:global align:4 +attackSensor__22ElectricPressureBulletFP9HitSensorP9HitSensor = .text:0x800EAD4C; // type:function size:0x70 scope:global align:4 +__dt__22ElectricPressureBulletFv = .text:0x800EADBC; // type:function size:0x5C scope:global align:4 +__sinit_\ElectricPressureBullet_cpp = .text:0x800EAE18; // type:function size:0x8 scope:local align:4 +__ct__Q225NrvElectricPressureBullet28ElectricPressureBulletNrvFlyFv = .text:0x800EAE20; // type:function size:0x10 scope:global align:4 +execute__Q225NrvElectricPressureBullet28ElectricPressureBulletNrvFlyCFP5Spine = .text:0x800EAE30; // type:function size:0x8 scope:global align:4 +getXDir__Q29JGeometry9TQuat4CFRQ29JGeometry8TVec3 = .text:0x800EAE38; // type:function size:0x64 scope:global align:4 +__ct__9EyeBeamerFPCc = .text:0x800EAE9C; // type:function size:0xFC scope:global align:4 +init__9EyeBeamerFRC12JMapInfoIter = .text:0x800EAF98; // type:function size:0x268 scope:global align:4 +initStartNerve__9EyeBeamerFRC12JMapInfoIter = .text:0x800EB200; // type:function size:0x84 scope:global align:4 +initModel__9EyeBeamerFv = .text:0x800EB284; // type:function size:0x120 scope:global align:4 +initAfterPlacement__9EyeBeamerFv = .text:0x800EB3A4; // type:function size:0x160 scope:global align:4 +initRailMoveFunction__9EyeBeamerFRC12JMapInfoIter = .text:0x800EB504; // type:function size:0x9C scope:global align:4 +updatePoseAndTrans__9EyeBeamerFv = .text:0x800EB5A0; // type:function size:0xA8 scope:global align:4 +updateWaterSurfaceMtx__9EyeBeamerFv = .text:0x800EB648; // type:function size:0xE8 scope:global align:4 +control__9EyeBeamerFv = .text:0x800EB730; // type:function size:0x50 scope:global align:4 +startClipped__9EyeBeamerFv = .text:0x800EB780; // type:function size:0x54 scope:global align:4 +endClipped__9EyeBeamerFv = .text:0x800EB7D4; // type:function size:0x54 scope:global align:4 +draw__9EyeBeamerCFv = .text:0x800EB828; // type:function size:0x14 scope:global align:4 +calcAnim__9EyeBeamerFv = .text:0x800EB83C; // type:function size:0x98 scope:global align:4 +calcAndSetBaseMtx__9EyeBeamerFv = .text:0x800EB8D4; // type:function size:0x4 scope:global align:4 +attackSensor__9EyeBeamerFP9HitSensorP9HitSensor = .text:0x800EB8D8; // type:function size:0x78 scope:global align:4 +requestStartPatrol__9EyeBeamerFv = .text:0x800EB950; // type:function size:0x4C scope:global align:4 +tryGotoPatrol__9EyeBeamerFv = .text:0x800EB99C; // type:function size:0x50 scope:global align:4 +tryPatrol__9EyeBeamerFv = .text:0x800EB9EC; // type:function size:0x50 scope:global align:4 +exeDemoTurn__9EyeBeamerFv = .text:0x800EBA3C; // type:function size:0xFC scope:global align:4 +exeDemoGotoPatrol__9EyeBeamerFv = .text:0x800EBB38; // type:function size:0x78 scope:global align:4 +exeTurn__9EyeBeamerFv = .text:0x800EBBB0; // type:function size:0xA4 scope:global align:4 +exeGotoPatrol__9EyeBeamerFv = .text:0x800EBC54; // type:function size:0x48 scope:global align:4 +exePatrol__9EyeBeamerFv = .text:0x800EBC9C; // type:function size:0x11C scope:global align:4 +isInBeamRange__9EyeBeamerCFRCQ29JGeometry8TVec3 = .text:0x800EBDB8; // type:function size:0xDC scope:global align:4 +isOnBeam__9EyeBeamerCFv = .text:0x800EBE94; // type:function size:0x6C scope:global align:4 +__sinit_\EyeBeamer_cpp = .text:0x800EBF00; // type:function size:0x5C scope:local align:4 +__ct__Q212NrvEyeBeamer25EyeBeamerNrvDemoStartWaitFv = .text:0x800EBF5C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvEyeBeamer20EyeBeamerNrvDemoWaitFv = .text:0x800EBF6C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvEyeBeamer20EyeBeamerNrvDemoTurnFv = .text:0x800EBF7C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvEyeBeamer26EyeBeamerNrvDemoGotoPatrolFv = .text:0x800EBF8C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvEyeBeamer16EyeBeamerNrvWaitFv = .text:0x800EBF9C; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvEyeBeamer16EyeBeamerNrvTurnFv = .text:0x800EBFAC; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvEyeBeamer22EyeBeamerNrvGotoPatrolFv = .text:0x800EBFBC; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvEyeBeamer18EyeBeamerNrvPatrolFv = .text:0x800EBFCC; // type:function size:0x10 scope:global align:4 +execute__Q212NrvEyeBeamer18EyeBeamerNrvPatrolCFP5Spine = .text:0x800EBFDC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvEyeBeamer22EyeBeamerNrvGotoPatrolCFP5Spine = .text:0x800EBFE4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvEyeBeamer16EyeBeamerNrvTurnCFP5Spine = .text:0x800EBFEC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvEyeBeamer16EyeBeamerNrvWaitCFP5Spine = .text:0x800EBFF4; // type:function size:0x4 scope:global align:4 +execute__Q212NrvEyeBeamer26EyeBeamerNrvDemoGotoPatrolCFP5Spine = .text:0x800EBFF8; // type:function size:0x8 scope:global align:4 +execute__Q212NrvEyeBeamer20EyeBeamerNrvDemoTurnCFP5Spine = .text:0x800EC000; // type:function size:0x8 scope:global align:4 +execute__Q212NrvEyeBeamer20EyeBeamerNrvDemoWaitCFP5Spine = .text:0x800EC008; // type:function size:0x40 scope:global align:4 +execute__Q212NrvEyeBeamer25EyeBeamerNrvDemoStartWaitCFP5Spine = .text:0x800EC048; // type:function size:0x4 scope:global align:4 +__cl__Q22MR43FunctorV0MCFv = .text:0x800EC04C; // type:function size:0x30 scope:global align:4 +clone__Q22MR43FunctorV0MCFP7JKRHeap = .text:0x800EC07C; // type:function size:0x68 scope:global align:4 +__dt__9EyeBeamerFv = .text:0x800EC0E4; // type:function size:0x5C scope:global align:4 +__ct__8FireBallFPCc = .text:0x800EC140; // type:function size:0x58 scope:global align:4 +init__8FireBallFRC12JMapInfoIter = .text:0x800EC198; // type:function size:0x118 scope:global align:4 +appear__8FireBallFv = .text:0x800EC2B0; // type:function size:0x38 scope:global align:4 +kill__8FireBallFv = .text:0x800EC2E8; // type:function size:0x68 scope:global align:4 +appearAndThrow__8FireBallFRCQ29JGeometry8TVec3ff = .text:0x800EC350; // type:function size:0x1DC scope:global align:4 +control__8FireBallFv = .text:0x800EC52C; // type:function size:0x70 scope:global align:4 +calcAndSetBaseMtx__8FireBallFv = .text:0x800EC59C; // type:function size:0x68 scope:global align:4 +attackSensor__8FireBallFP9HitSensorP9HitSensor = .text:0x800EC604; // type:function size:0xBC scope:global align:4 +receiveMsgPlayerAttack__8FireBallFUlP9HitSensorP9HitSensor = .text:0x800EC6C0; // type:function size:0xA8 scope:global align:4 +isBindedAny__8FireBallCFv = .text:0x800EC768; // type:function size:0x7C scope:global align:4 +tryToKill__8FireBallFv = .text:0x800EC7E4; // type:function size:0xAC scope:global align:4 +setVelocityToPlayer__8FireBallFf = .text:0x800EC890; // type:function size:0xA0 scope:global align:4 +calcReflectVelocity__8FireBallFv = .text:0x800EC930; // type:function size:0xE8 scope:global align:4 +exeThrow__8FireBallFv = .text:0x800ECA18; // type:function size:0x110 scope:global align:4 +exeReflect__8FireBallFv = .text:0x800ECB28; // type:function size:0xB0 scope:global align:4 +__sinit_\FireBall_cpp = .text:0x800ECBD8; // type:function size:0x2C scope:local align:4 +__ct__Q211NrvFireBall16FireBallNrvThrowFv = .text:0x800ECC04; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvFireBall18FireBallNrvReflectFv = .text:0x800ECC14; // type:function size:0x10 scope:global align:4 +execute__Q211NrvFireBall18FireBallNrvReflectCFP5Spine = .text:0x800ECC24; // type:function size:0x8 scope:global align:4 +execute__Q211NrvFireBall16FireBallNrvThrowCFP5Spine = .text:0x800ECC2C; // type:function size:0x8 scope:global align:4 +negate__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x800ECC34; // type:function size:0x1C scope:global align:4 +__ct__10FireBubbleFPCc = .text:0x800ECC50; // type:function size:0x9C scope:global align:4 +init__10FireBubbleFRC12JMapInfoIter = .text:0x800ECCEC; // type:function size:0x17C scope:global align:4 +appear__10FireBubbleFv = .text:0x800ECE68; // type:function size:0x5C scope:global align:4 +appear__10FireBubbleFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800ECEC4; // type:function size:0x6C scope:global align:4 +kill__10FireBubbleFv = .text:0x800ECF30; // type:function size:0x48 scope:global align:4 +control__10FireBubbleFv = .text:0x800ECF78; // type:function size:0x4 scope:global align:4 +calcAndSetBaseMtx__10FireBubbleFv = .text:0x800ECF7C; // type:function size:0xA8 scope:global align:4 +attackSensor__10FireBubbleFP9HitSensorP9HitSensor = .text:0x800ED024; // type:function size:0x9C scope:global align:4 +receiveMsgPlayerAttack__10FireBubbleFUlP9HitSensorP9HitSensor = .text:0x800ED0C0; // type:function size:0x80 scope:global align:4 +initMapToolInfo__10FireBubbleFRC12JMapInfoIter = .text:0x800ED140; // type:function size:0xA0 scope:global align:4 +updateChaseFrontVec__10FireBubbleFf = .text:0x800ED1E0; // type:function size:0x148 scope:global align:4 +updateChaseFrontVecAndVelocity__10FireBubbleFf = .text:0x800ED328; // type:function size:0x60 scope:global align:4 +calcReflectVelocity__10FireBubbleCFPQ29JGeometry8TVec3 = .text:0x800ED388; // type:function size:0xA0 scope:global align:4 +tryChaseEnd__10FireBubbleFv = .text:0x800ED428; // type:function size:0x5C scope:global align:4 +tryReflect__10FireBubbleFv = .text:0x800ED484; // type:function size:0x9C scope:global align:4 +killOrWaitToApppear__10FireBubbleFv = .text:0x800ED520; // type:function size:0x60 scope:global align:4 +exeAppear__10FireBubbleFv = .text:0x800ED580; // type:function size:0x1A8 scope:global align:4 +exeWait__10FireBubbleFv = .text:0x800ED728; // type:function size:0x10C scope:global align:4 +exeChase__10FireBubbleFv = .text:0x800ED834; // type:function size:0xD8 scope:global align:4 +exeReflect__10FireBubbleFv = .text:0x800ED90C; // type:function size:0xF0 scope:global align:4 +exeReflectLand__10FireBubbleFv = .text:0x800ED9FC; // type:function size:0x84 scope:global align:4 +exeReflectWait__10FireBubbleFv = .text:0x800EDA80; // type:function size:0xA0 scope:global align:4 +exeDown__10FireBubbleFv = .text:0x800EDB20; // type:function size:0xDC scope:global align:4 +exeWaitToAppear__10FireBubbleFv = .text:0x800EDBFC; // type:function size:0xB4 scope:global align:4 +__sinit_\FireBubble_cpp = .text:0x800EDCB0; // type:function size:0x5C scope:local align:4 +__ct__Q213NrvFireBubble19FireBubbleNrvAppearFv = .text:0x800EDD0C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvFireBubble17FireBubbleNrvWaitFv = .text:0x800EDD1C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvFireBubble18FireBubbleNrvChaseFv = .text:0x800EDD2C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvFireBubble20FireBubbleNrvReflectFv = .text:0x800EDD3C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvFireBubble24FireBubbleNrvReflectLandFv = .text:0x800EDD4C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvFireBubble24FireBubbleNrvReflectWaitFv = .text:0x800EDD5C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvFireBubble17FireBubbleNrvDownFv = .text:0x800EDD6C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvFireBubble25FireBubbleNrvWaitToAppearFv = .text:0x800EDD7C; // type:function size:0x10 scope:global align:4 +execute__Q213NrvFireBubble25FireBubbleNrvWaitToAppearCFP5Spine = .text:0x800EDD8C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvFireBubble17FireBubbleNrvDownCFP5Spine = .text:0x800EDD94; // type:function size:0x8 scope:global align:4 +execute__Q213NrvFireBubble24FireBubbleNrvReflectWaitCFP5Spine = .text:0x800EDD9C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvFireBubble24FireBubbleNrvReflectLandCFP5Spine = .text:0x800EDDA4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvFireBubble20FireBubbleNrvReflectCFP5Spine = .text:0x800EDDAC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvFireBubble18FireBubbleNrvChaseCFP5Spine = .text:0x800EDDB4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvFireBubble17FireBubbleNrvWaitCFP5Spine = .text:0x800EDDBC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvFireBubble19FireBubbleNrvAppearCFP5Spine = .text:0x800EDDC4; // type:function size:0x8 scope:global align:4 +__ct__5GessoFPCc = .text:0x800EDDCC; // type:function size:0x98 scope:global align:4 +init__5GessoFRC12JMapInfoIter = .text:0x800EDE64; // type:function size:0x224 scope:global align:4 +kill__5GessoFv = .text:0x800EE088; // type:function size:0x4C scope:global align:4 +control__5GessoFv = .text:0x800EE0D4; // type:function size:0x19C scope:global align:4 +calcAndSetBaseMtx__5GessoFv = .text:0x800EE270; // type:function size:0x78 scope:global align:4 +exeComeFromBox__5GessoFv = .text:0x800EE2E8; // type:function size:0x104 scope:global align:4 +exeWait__5GessoFv = .text:0x800EE3EC; // type:function size:0x108 scope:global align:4 +exeSearch__5GessoFv = .text:0x800EE4F4; // type:function size:0x104 scope:global align:4 +exeWalkCharge__5GessoFv = .text:0x800EE5F8; // type:function size:0xF4 scope:global align:4 +exeWalk__5GessoFv = .text:0x800EE6EC; // type:function size:0x88 scope:global align:4 +exeSink__5GessoFv = .text:0x800EE774; // type:function size:0xC8 scope:global align:4 +exeLostPlayer__5GessoFv = .text:0x800EE83C; // type:function size:0xC4 scope:global align:4 +exeAttack__5GessoFv = .text:0x800EE900; // type:function size:0x144 scope:global align:4 +exePunchDown__5GessoFv = .text:0x800EEA44; // type:function size:0xE0 scope:global align:4 +exeComeBack__5GessoFv = .text:0x800EEB24; // type:function size:0x154 scope:global align:4 +exeRotate__5GessoFv = .text:0x800EEC78; // type:function size:0x84 scope:global align:4 +attackSensor__5GessoFP9HitSensorP9HitSensor = .text:0x800EECFC; // type:function size:0xE0 scope:global align:4 +receiveMsgPlayerAttack__5GessoFUlP9HitSensorP9HitSensor = .text:0x800EEDDC; // type:function size:0xBC scope:global align:4 +receiveMsgEnemyAttack__5GessoFUlP9HitSensorP9HitSensor = .text:0x800EEE98; // type:function size:0xA4 scope:global align:4 +receiveMsgPush__5GessoFP9HitSensorP9HitSensor = .text:0x800EEF3C; // type:function size:0x90 scope:global align:4 +selectNextNerve__5GessoFv = .text:0x800EEFCC; // type:function size:0xA8 scope:global align:4 +knockOut__5GessoFP9HitSensorP9HitSensor = .text:0x800EF074; // type:function size:0x80 scope:global align:4 +clipAndInitPos__5GessoFv = .text:0x800EF0F4; // type:function size:0xB0 scope:global align:4 +calcWalkMove__5GessoFl = .text:0x800EF1A4; // type:function size:0x240 scope:global align:4 +calcSinkMove__5GessoFl = .text:0x800EF3E4; // type:function size:0x154 scope:global align:4 +calcAndSetVelocity__5GessoFfff = .text:0x800EF538; // type:function size:0xA0 scope:global align:4 +calcAndSetUpVecTarget__5GessoFfff = .text:0x800EF5D8; // type:function size:0x48 scope:global align:4 +isMarioUp__5GessoCFv = .text:0x800EF620; // type:function size:0x60 scope:global align:4 +isMarioLeft__5GessoCFv = .text:0x800EF680; // type:function size:0x60 scope:global align:4 +tryChangeHighSpeedMode__5GessoFv = .text:0x800EF6E0; // type:function size:0x5C scope:global align:4 +tryDPDSwoon__5GessoFv = .text:0x800EF73C; // type:function size:0xA0 scope:global align:4 +__dt__5GessoFv = .text:0x800EF7DC; // type:function size:0x5C scope:global align:4 +__sinit_\Gesso_cpp = .text:0x800EF838; // type:function size:0x7C scope:local align:4 +__ct__Q28NrvGesso19GessoNrvComeFromBoxFv = .text:0x800EF8B4; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso12GessoNrvWaitFv = .text:0x800EF8C4; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso14GessoNrvSearchFv = .text:0x800EF8D4; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso18GessoNrvWalkChargeFv = .text:0x800EF8E4; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso12GessoNrvWalkFv = .text:0x800EF8F4; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso12GessoNrvSinkFv = .text:0x800EF904; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso18GessoNrvLostPlayerFv = .text:0x800EF914; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso14GessoNrvAttackFv = .text:0x800EF924; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso17GessoNrvPunchDownFv = .text:0x800EF934; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso16GessoNrvComeBackFv = .text:0x800EF944; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso16GessoNrvDPDSwoonFv = .text:0x800EF954; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvGesso14GessoNrvRotateFv = .text:0x800EF964; // type:function size:0x10 scope:global align:4 +execute__Q28NrvGesso14GessoNrvRotateCFP5Spine = .text:0x800EF974; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q28NrvGesso16GessoNrvDPDSwoonCFP5Spine = .text:0x800EF97C; // type:function size:0x18 scope:global align:4 +execute__Q28NrvGesso16GessoNrvDPDSwoonCFP5Spine = .text:0x800EF994; // type:function size:0x10 scope:global align:4 +execute__Q28NrvGesso16GessoNrvComeBackCFP5Spine = .text:0x800EF9A4; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso17GessoNrvPunchDownCFP5Spine = .text:0x800EF9AC; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso14GessoNrvAttackCFP5Spine = .text:0x800EF9B4; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso18GessoNrvLostPlayerCFP5Spine = .text:0x800EF9BC; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso12GessoNrvSinkCFP5Spine = .text:0x800EF9C4; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso12GessoNrvWalkCFP5Spine = .text:0x800EF9CC; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso18GessoNrvWalkChargeCFP5Spine = .text:0x800EF9D4; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso14GessoNrvSearchCFP5Spine = .text:0x800EF9DC; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso12GessoNrvWaitCFP5Spine = .text:0x800EF9E4; // type:function size:0x8 scope:global align:4 +execute__Q28NrvGesso19GessoNrvComeFromBoxCFP5Spine = .text:0x800EF9EC; // type:function size:0x8 scope:global align:4 +__ct__16HammerHeadPackunFPCc = .text:0x800EF9F4; // type:function size:0x7C scope:global align:4 +init__16HammerHeadPackunFRC12JMapInfoIter = .text:0x800EFA70; // type:function size:0x168 scope:global align:4 +makeActorAppeared__16HammerHeadPackunFv = .text:0x800EFBD8; // type:function size:0x38 scope:global align:4 +kill__16HammerHeadPackunFv = .text:0x800EFC10; // type:function size:0xA8 scope:global align:4 +control__16HammerHeadPackunFv = .text:0x800EFCB8; // type:function size:0x8 scope:global align:4 +exeWait__16HammerHeadPackunFv = .text:0x800EFCC0; // type:function size:0x90 scope:global align:4 +exeSearch__16HammerHeadPackunFv = .text:0x800EFD50; // type:function size:0x78 scope:global align:4 +exeAttack__16HammerHeadPackunFv = .text:0x800EFDC8; // type:function size:0xEC scope:global align:4 +exeRest__16HammerHeadPackunFv = .text:0x800EFEB4; // type:function size:0x8C scope:global align:4 +exeRecover__16HammerHeadPackunFv = .text:0x800EFF40; // type:function size:0x9C scope:global align:4 +exeDamage__16HammerHeadPackunFv = .text:0x800EFFDC; // type:function size:0x110 scope:global align:4 +exeRise__16HammerHeadPackunFv = .text:0x800F00EC; // type:function size:0xFC scope:global align:4 +exeCrow__16HammerHeadPackunFv = .text:0x800F01E8; // type:function size:0xA4 scope:global align:4 +exeSmashKill__16HammerHeadPackunFv = .text:0x800F028C; // type:function size:0xB4 scope:global align:4 +exeBlowKill__16HammerHeadPackunFv = .text:0x800F0340; // type:function size:0xC0 scope:global align:4 +exeNumb__16HammerHeadPackunFv = .text:0x800F0400; // type:function size:0xF0 scope:global align:4 +calcAndSetBaseMtx__16HammerHeadPackunFv = .text:0x800F04F0; // type:function size:0xA4 scope:global align:4 +attackSensor__16HammerHeadPackunFP9HitSensorP9HitSensor = .text:0x800F0594; // type:function size:0x218 scope:global align:4 +receiveMsgPlayerAttack__16HammerHeadPackunFUlP9HitSensorP9HitSensor = .text:0x800F07AC; // type:function size:0x230 scope:global align:4 +receiveMsgEnemyAttack__16HammerHeadPackunFUlP9HitSensorP9HitSensor = .text:0x800F09DC; // type:function size:0x110 scope:global align:4 +initPosture__16HammerHeadPackunFv = .text:0x800F0AEC; // type:function size:0x5C scope:global align:4 +initSensor__16HammerHeadPackunFv = .text:0x800F0B48; // type:function size:0x160 scope:global align:4 +initShadow__16HammerHeadPackunFv = .text:0x800F0CA8; // type:function size:0x58 scope:global align:4 +initLeaf__16HammerHeadPackunFRC12JMapInfoIter = .text:0x800F0D00; // type:function size:0x178 scope:global align:4 +isTargetInRange__16HammerHeadPackunCFv = .text:0x800F0E78; // type:function size:0xCC scope:global align:4 +isInFieldOfView__16HammerHeadPackunCFRCQ29JGeometry8TVec3 = .text:0x800F0F44; // type:function size:0x88 scope:global align:4 +isAttackSensorValid__16HammerHeadPackunCFv = .text:0x800F0FCC; // type:function size:0x110 scope:global align:4 +isChance__16HammerHeadPackunCFv = .text:0x800F10DC; // type:function size:0xD4 scope:global align:4 +calcPlayerDir__16HammerHeadPackunCFPQ29JGeometry8TVec3 = .text:0x800F11B0; // type:function size:0x9C scope:global align:4 +turnTo__16HammerHeadPackunFRCQ29JGeometry8TVec3f = .text:0x800F124C; // type:function size:0xD8 scope:global align:4 +turnToAttackVec__16HammerHeadPackunFl = .text:0x800F1324; // type:function size:0xB8 scope:global align:4 +verticalizeFrontVec__16HammerHeadPackunFv = .text:0x800F13DC; // type:function size:0x50 scope:global align:4 +tryShiftNumb__16HammerHeadPackunFv = .text:0x800F142C; // type:function size:0x58 scope:global align:4 +receiveMsgPlayerAttackChance__16HammerHeadPackunFUlP9HitSensorP9HitSensor = .text:0x800F1484; // type:function size:0xEC scope:global align:4 +__dt__16HammerHeadPackunFv = .text:0x800F1570; // type:function size:0x5C scope:global align:4 +__sinit_\HammerHeadPackun_cpp = .text:0x800F15CC; // type:function size:0x7C scope:local align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvWaitFv = .text:0x800F1648; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@25HammerHeadPackunNrvSearchFv = .text:0x800F1658; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@25HammerHeadPackunNrvAttackFv = .text:0x800F1668; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvRestFv = .text:0x800F1678; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@26HammerHeadPackunNrvRecoverFv = .text:0x800F1688; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@25HammerHeadPackunNrvDamageFv = .text:0x800F1698; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvRiseFv = .text:0x800F16A8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@22HammerHeadPackunNrvHitFv = .text:0x800F16B8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvCrowFv = .text:0x800F16C8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@28HammerHeadPackunNrvSmashKillFv = .text:0x800F16D8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@27HammerHeadPackunNrvBlowKillFv = .text:0x800F16E8; // type:function size:0x10 scope:global align:4 +__ct__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvNumbFv = .text:0x800F16F8; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvNumbCFP5Spine = .text:0x800F1708; // type:function size:0x10 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvNumbCFP5Spine = .text:0x800F1718; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@27HammerHeadPackunNrvBlowKillCFP5Spine = .text:0x800F1720; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@28HammerHeadPackunNrvSmashKillCFP5Spine = .text:0x800F1728; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvCrowCFP5Spine = .text:0x800F1730; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@22HammerHeadPackunNrvHitCFP5Spine = .text:0x800F1738; // type:function size:0x44 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvRiseCFP5Spine = .text:0x800F177C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@25HammerHeadPackunNrvDamageCFP5Spine = .text:0x800F1784; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@26HammerHeadPackunNrvRecoverCFP5Spine = .text:0x800F178C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvRestCFP5Spine = .text:0x800F1794; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@25HammerHeadPackunNrvAttackCFP5Spine = .text:0x800F179C; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@25HammerHeadPackunNrvSearchCFP5Spine = .text:0x800F17A4; // type:function size:0x8 scope:global align:4 +execute__Q230@unnamed@HammerHeadPackun_cpp@23HammerHeadPackunNrvWaitCFP5Spine = .text:0x800F17AC; // type:function size:0x8 scope:global align:4 +__ct__13HanachanPartsFP8HanachanlPCcPCc = .text:0x800F17B4; // type:function size:0x114 scope:global align:4 +init__13HanachanPartsFRC12JMapInfoIter = .text:0x800F18C8; // type:function size:0x1CC scope:global align:4 +kill__13HanachanPartsFv = .text:0x800F1A94; // type:function size:0x94 scope:global align:4 +getCommonGravity__13HanachanPartsCFv = .text:0x800F1B28; // type:function size:0xA0 scope:global align:4 +attackSensor__13HanachanPartsFP9HitSensorP9HitSensor = .text:0x800F1BC8; // type:function size:0x1BC scope:global align:4 +receiveMsgPlayerAttack__13HanachanPartsFUlP9HitSensorP9HitSensor = .text:0x800F1D84; // type:function size:0x47C scope:global align:4 +receiveMsgEnemyAttack__13HanachanPartsFUlP9HitSensorP9HitSensor = .text:0x800F2200; // type:function size:0x8 scope:global align:4 +receiveMsgPush__13HanachanPartsFP9HitSensorP9HitSensor = .text:0x800F2208; // type:function size:0x110 scope:global align:4 +calcAndSetBaseMtx__13HanachanPartsFv = .text:0x800F2318; // type:function size:0x148 scope:global align:4 +exeWalk__13HanachanPartsFv = .text:0x800F2460; // type:function size:0x140 scope:global align:4 +exeTrample__13HanachanPartsFv = .text:0x800F25A0; // type:function size:0x1DC scope:global align:4 +exeBecomeAngry__13HanachanPartsFv = .text:0x800F277C; // type:function size:0x134 scope:global align:4 +exeAngryPursue__13HanachanPartsFv = .text:0x800F28B0; // type:function size:0x144 scope:global align:4 +exeAngryEnd__13HanachanPartsFv = .text:0x800F29F4; // type:function size:0x1AC scope:global align:4 +exeWallHitEnd__13HanachanPartsFv = .text:0x800F2BA0; // type:function size:0x144 scope:global align:4 +exeOverturn__13HanachanPartsFv = .text:0x800F2CE4; // type:function size:0x150 scope:global align:4 +exeOverturnBound__13HanachanPartsFv = .text:0x800F2E34; // type:function size:0x130 scope:global align:4 +exeOverturnWait__13HanachanPartsFv = .text:0x800F2F64; // type:function size:0x108 scope:global align:4 +exeRecover__13HanachanPartsFv = .text:0x800F306C; // type:function size:0x1E0 scope:global align:4 +exeHipDropped__13HanachanPartsFv = .text:0x800F324C; // type:function size:0x1C0 scope:global align:4 +exeBlow__13HanachanPartsFv = .text:0x800F340C; // type:function size:0xD4 scope:global align:4 +exeStarPointerBind__13HanachanPartsFv = .text:0x800F34E0; // type:function size:0x60 scope:global align:4 +isHeadHitWall__13HanachanPartsFv = .text:0x800F3540; // type:function size:0x80 scope:global align:4 +changeHeadAngry__13HanachanPartsFv = .text:0x800F35C0; // type:function size:0x50 scope:global align:4 +changeHeadCalmDown__13HanachanPartsFv = .text:0x800F3610; // type:function size:0x50 scope:global align:4 +__ct__8HanachanFPCc = .text:0x800F3660; // type:function size:0x74 scope:global align:4 +init__8HanachanFRC12JMapInfoIter = .text:0x800F36D4; // type:function size:0x3AC scope:global align:4 +initAfterPlacement__8HanachanFv = .text:0x800F3A80; // type:function size:0x8 scope:global align:4 +kill__8HanachanFv = .text:0x800F3A88; // type:function size:0x5C scope:global align:4 +startClipped__8HanachanFv = .text:0x800F3AE4; // type:function size:0x60 scope:global align:4 +endClipped__8HanachanFv = .text:0x800F3B44; // type:function size:0x60 scope:global align:4 +control__8HanachanFv = .text:0x800F3BA4; // type:function size:0x144 scope:global align:4 +exeWalk__8HanachanFv = .text:0x800F3CE8; // type:function size:0x5C scope:global align:4 +exeTrample__8HanachanFv = .text:0x800F3D44; // type:function size:0xF8 scope:global align:4 +exeBecomeAngry__8HanachanFv = .text:0x800F3E3C; // type:function size:0x110 scope:global align:4 +exeAngryPursue__8HanachanFv = .text:0x800F3F4C; // type:function size:0xD4 scope:global align:4 +exeAngryEnd__8HanachanFv = .text:0x800F4020; // type:function size:0x1D8 scope:global align:4 +exeWallHitEnd__8HanachanFv = .text:0x800F41F8; // type:function size:0x178 scope:global align:4 +exeOverturn__8HanachanFv = .text:0x800F4370; // type:function size:0x12C scope:global align:4 +exeOverturnWait__8HanachanFv = .text:0x800F449C; // type:function size:0x74 scope:global align:4 +exeOverturnBound__8HanachanFv = .text:0x800F4510; // type:function size:0x114 scope:global align:4 +exeRecover__8HanachanFv = .text:0x800F4624; // type:function size:0x160 scope:global align:4 +exeHipDropped__8HanachanFv = .text:0x800F4784; // type:function size:0x1A8 scope:global align:4 +exeBlow__8HanachanFv = .text:0x800F492C; // type:function size:0x8C scope:global align:4 +exeStarPointerBind__8HanachanFv = .text:0x800F49B8; // type:function size:0xB0 scope:global align:4 +calcNearestInfectionId__8HanachanFv = .text:0x800F4A68; // type:function size:0xB8 scope:global align:4 +isOwnSensor__8HanachanFP9HitSensor = .text:0x800F4B20; // type:function size:0x6C scope:global align:4 +setNerveBlow__8HanachanFRCQ29JGeometry8TVec3 = .text:0x800F4B8C; // type:function size:0x27C scope:global align:4 +applyPlayerHipDropReaction__8HanachanFv = .text:0x800F4E08; // type:function size:0xCC scope:global align:4 +setNerveAllParts__8HanachanFPC5Nerve = .text:0x800F4ED4; // type:function size:0x68 scope:global align:4 +setDelayAllPartsAtId__8HanachanFlll = .text:0x800F4F3C; // type:function size:0x68 scope:global align:4 +isStarPointerPointing__8HanachanFv = .text:0x800F4FA4; // type:function size:0x74 scope:global align:4 +moveHeadAlongRail__8HanachanFf = .text:0x800F5018; // type:function size:0x130 scope:global align:4 +moveHeadToPlayer__8HanachanFff = .text:0x800F5148; // type:function size:0xE4 scope:global align:4 +moveBodyAlongHead__8HanachanFv = .text:0x800F522C; // type:function size:0x1A0 scope:global align:4 +__dt__13HanachanPartsFv = .text:0x800F53CC; // type:function size:0x5C scope:global align:4 +__dt__8HanachanFv = .text:0x800F5428; // type:function size:0x5C scope:global align:4 +__sinit_\Hanachan_cpp = .text:0x800F5484; // type:function size:0x114 scope:local align:4 +__ct__Q211NrvHanachan20HanachanPartsNrvWalkFv = .text:0x800F5598; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan27HanachanPartsNrvBecomeAngryFv = .text:0x800F55A8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan27HanachanPartsNrvAngryPursueFv = .text:0x800F55B8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan24HanachanPartsNrvAngryEndFv = .text:0x800F55C8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan26HanachanPartsNrvWallHitEndFv = .text:0x800F55D8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan23HanachanPartsNrvTrampleFv = .text:0x800F55E8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan24HanachanPartsNrvOverturnFv = .text:0x800F55F8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan29HanachanPartsNrvOverturnBoundFv = .text:0x800F5608; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan28HanachanPartsNrvOverturnWaitFv = .text:0x800F5618; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan23HanachanPartsNrvRecoverFv = .text:0x800F5628; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan26HanachanPartsNrvHipDroppedFv = .text:0x800F5638; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan34HanachanPartsNrvOverturnHipDroppedFv = .text:0x800F5648; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan20HanachanPartsNrvBlowFv = .text:0x800F5658; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan31HanachanPartsNrvStarPointerBindFv = .text:0x800F5668; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan23HanachanNrvHanachanWalkFv = .text:0x800F5678; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan30HanachanNrvHanachanBecomeAngryFv = .text:0x800F5688; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan30HanachanNrvHanachanAngryPursueFv = .text:0x800F5698; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan27HanachanNrvHanachanAngryEndFv = .text:0x800F56A8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan29HanachanNrvHanachanWallHitEndFv = .text:0x800F56B8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan26HanachanNrvHanachanTrampleFv = .text:0x800F56C8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan27HanachanNrvHanachanOverturnFv = .text:0x800F56D8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan32HanachanNrvHanachanOverturnBoundFv = .text:0x800F56E8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan31HanachanNrvHanachanOverturnWaitFv = .text:0x800F56F8; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan26HanachanNrvHanachanRecoverFv = .text:0x800F5708; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan29HanachanNrvHanachanHipDroppedFv = .text:0x800F5718; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan37HanachanNrvHanachanOverturnHipDroppedFv = .text:0x800F5728; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan23HanachanNrvHanachanBlowFv = .text:0x800F5738; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan34HanachanNrvHanachanStarPointerBindFv = .text:0x800F5748; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan37HanachanNrvHanachanStarPointerBindEndFv = .text:0x800F5758; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan42HanachanNrvHanachanStarPointerBindOverturnFv = .text:0x800F5768; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvHanachan45HanachanNrvHanachanStarPointerBindEndOverturnFv = .text:0x800F5778; // type:function size:0x10 scope:global align:4 +execute__Q211NrvHanachan45HanachanNrvHanachanStarPointerBindEndOverturnCFP5Spine = .text:0x800F5788; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvHanachan42HanachanNrvHanachanStarPointerBindOverturnCFP5Spine = .text:0x800F5790; // type:function size:0xC scope:global align:4 +execute__Q211NrvHanachan42HanachanNrvHanachanStarPointerBindOverturnCFP5Spine = .text:0x800F579C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan37HanachanNrvHanachanStarPointerBindEndCFP5Spine = .text:0x800F57A4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvHanachan34HanachanNrvHanachanStarPointerBindCFP5Spine = .text:0x800F57AC; // type:function size:0xC scope:global align:4 +execute__Q211NrvHanachan34HanachanNrvHanachanStarPointerBindCFP5Spine = .text:0x800F57B8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan23HanachanNrvHanachanBlowCFP5Spine = .text:0x800F57C0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan37HanachanNrvHanachanOverturnHipDroppedCFP5Spine = .text:0x800F57C8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan29HanachanNrvHanachanHipDroppedCFP5Spine = .text:0x800F57D0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan26HanachanNrvHanachanRecoverCFP5Spine = .text:0x800F57D8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan31HanachanNrvHanachanOverturnWaitCFP5Spine = .text:0x800F57E0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan32HanachanNrvHanachanOverturnBoundCFP5Spine = .text:0x800F57E8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan27HanachanNrvHanachanOverturnCFP5Spine = .text:0x800F57F0; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan26HanachanNrvHanachanTrampleCFP5Spine = .text:0x800F57F8; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan29HanachanNrvHanachanWallHitEndCFP5Spine = .text:0x800F5800; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan27HanachanNrvHanachanAngryEndCFP5Spine = .text:0x800F5808; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan30HanachanNrvHanachanAngryPursueCFP5Spine = .text:0x800F5810; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan30HanachanNrvHanachanBecomeAngryCFP5Spine = .text:0x800F5818; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan23HanachanNrvHanachanWalkCFP5Spine = .text:0x800F5820; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvHanachan31HanachanPartsNrvStarPointerBindCFP5Spine = .text:0x800F5828; // type:function size:0x44 scope:global align:4 +execute__Q211NrvHanachan31HanachanPartsNrvStarPointerBindCFP5Spine = .text:0x800F586C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan20HanachanPartsNrvBlowCFP5Spine = .text:0x800F5874; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan34HanachanPartsNrvOverturnHipDroppedCFP5Spine = .text:0x800F587C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan26HanachanPartsNrvHipDroppedCFP5Spine = .text:0x800F5884; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvHanachan23HanachanPartsNrvRecoverCFP5Spine = .text:0x800F588C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan23HanachanPartsNrvRecoverCFP5Spine = .text:0x800F5894; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan28HanachanPartsNrvOverturnWaitCFP5Spine = .text:0x800F589C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan29HanachanPartsNrvOverturnBoundCFP5Spine = .text:0x800F58A4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan24HanachanPartsNrvOverturnCFP5Spine = .text:0x800F58AC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan23HanachanPartsNrvTrampleCFP5Spine = .text:0x800F58B4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan26HanachanPartsNrvWallHitEndCFP5Spine = .text:0x800F58BC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan24HanachanPartsNrvAngryEndCFP5Spine = .text:0x800F58C4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvHanachan27HanachanPartsNrvAngryPursueCFP5Spine = .text:0x800F58CC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan27HanachanPartsNrvAngryPursueCFP5Spine = .text:0x800F58D4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvHanachan27HanachanPartsNrvBecomeAngryCFP5Spine = .text:0x800F58DC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan27HanachanPartsNrvBecomeAngryCFP5Spine = .text:0x800F58E4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvHanachan20HanachanPartsNrvWalkCFP5Spine = .text:0x800F58EC; // type:function size:0x8 scope:global align:4 +isSensorType__26@unnamed@HomingKiller_cpp@FPC9HitSensorPCUlUl = .text:0x800F58F4; // type:function size:0x38 scope:global align:4 +__ct__12HomingKillerFPCc = .text:0x800F592C; // type:function size:0x100 scope:global align:4 +init__12HomingKillerFRC12JMapInfoIter = .text:0x800F5A2C; // type:function size:0x3E8 scope:global align:4 +appear__12HomingKillerFv = .text:0x800F5E14; // type:function size:0xA0 scope:global align:4 +appear__12HomingKillerFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x800F5EB4; // type:function size:0x84 scope:global align:4 +isMoveStart__12HomingKillerCFv = .text:0x800F5F38; // type:function size:0x58 scope:global align:4 +setChaseStartEndDistance__12HomingKillerFff = .text:0x800F5F90; // type:function size:0xC scope:global align:4 +control__12HomingKillerFv = .text:0x800F5F9C; // type:function size:0x2A0 scope:global align:4 +calcAndSetBaseMtx__12HomingKillerFv = .text:0x800F623C; // type:function size:0x160 scope:global align:4 +attackSensor__12HomingKillerFP9HitSensorP9HitSensor = .text:0x800F639C; // type:function size:0x150 scope:global align:4 +receiveMsgPlayerAttack__12HomingKillerFUlP9HitSensorP9HitSensor = .text:0x800F64EC; // type:function size:0xD8 scope:global align:4 +receiveMsgEnemyAttack__12HomingKillerFUlP9HitSensorP9HitSensor = .text:0x800F65C4; // type:function size:0x88 scope:global align:4 +receiveOtherMsg__12HomingKillerFUlP9HitSensorP9HitSensor = .text:0x800F664C; // type:function size:0x4 scope:global align:4 +initMapToolInfo__12HomingKillerFRC12JMapInfoIter = .text:0x800F6650; // type:function size:0xD0 scope:global align:4 +calcInitPosture__12HomingKillerFv = .text:0x800F6720; // type:function size:0xD8 scope:global align:4 +updateVelocity__12HomingKillerFv = .text:0x800F67F8; // type:function size:0x54 scope:global align:4 +updateRotateZ__12HomingKillerFRCQ29JGeometry8TVec3 = .text:0x800F684C; // type:function size:0x160 scope:global align:4 +processMove__12HomingKillerFv = .text:0x800F69AC; // type:function size:0x140 scope:global align:4 +processChase__12HomingKillerFv = .text:0x800F6AEC; // type:function size:0x1D0 scope:global align:4 +isChaseStart__12HomingKillerCFv = .text:0x800F6CBC; // type:function size:0xE8 scope:global align:4 +tryChaseStart__12HomingKillerFv = .text:0x800F6DA4; // type:function size:0xD0 scope:global align:4 +tryFreeze__12HomingKillerFPC5Nerve = .text:0x800F6E74; // type:function size:0xA8 scope:global align:4 +tryBindedBreak__12HomingKillerFv = .text:0x800F6F1C; // type:function size:0x140 scope:global align:4 +tryToExplosion__12HomingKillerFP9HitSensorP9HitSensor = .text:0x800F705C; // type:function size:0x80 scope:global align:4 +sendMsgExplosionToNearActor__12HomingKillerFv = .text:0x800F70DC; // type:function size:0x8C scope:global align:4 +isUpdateChaseFrontVec__12HomingKillerCFRCQ29JGeometry8TVec3 = .text:0x800F7168; // type:function size:0xA8 scope:global align:4 +calcFrontVecToTarget__12HomingKillerCFPQ29JGeometry8TVec3 = .text:0x800F7210; // type:function size:0x90 scope:global align:4 +isValidShowModel__12HomingKillerCFv = .text:0x800F72A0; // type:function size:0x78 scope:global align:4 +isWaterBreak__12HomingKillerCFv = .text:0x800F7318; // type:function size:0x74 scope:global align:4 +updateBaseMtxNoRotateZ__12HomingKillerFv = .text:0x800F738C; // type:function size:0x70 scope:global align:4 +startMoveLevelSound__12HomingKillerFb = .text:0x800F73FC; // type:function size:0xF0 scope:global align:4 +setBckRate__12HomingKillerFfb = .text:0x800F74EC; // type:function size:0x70 scope:global align:4 +isChasing__12HomingKillerCFv = .text:0x800F755C; // type:function size:0xB0 scope:global align:4 +exeAppear__12HomingKillerFv = .text:0x800F760C; // type:function size:0x384 scope:global align:4 +exeMoveStart__12HomingKillerFv = .text:0x800F7990; // type:function size:0x74 scope:global align:4 +exeMove__12HomingKillerFv = .text:0x800F7A04; // type:function size:0x78 scope:global align:4 +exeChaseStart__12HomingKillerFv = .text:0x800F7A7C; // type:function size:0xC8 scope:global align:4 +exeChase__12HomingKillerFv = .text:0x800F7B44; // type:function size:0x68 scope:global align:4 +exeFreeze__12HomingKillerFv = .text:0x800F7BAC; // type:function size:0x24C scope:global align:4 +exeBreak__12HomingKillerFv = .text:0x800F7DF8; // type:function size:0x234 scope:global align:4 +exeGoToTarget__12HomingKillerFv = .text:0x800F802C; // type:function size:0xB0 scope:global align:4 +__ct__20HomingKillerLauncherFPCc = .text:0x800F80DC; // type:function size:0x4C scope:global align:4 +init__20HomingKillerLauncherFRC12JMapInfoIter = .text:0x800F8128; // type:function size:0xB4 scope:global align:4 +appear__20HomingKillerLauncherFv = .text:0x800F81DC; // type:function size:0x38 scope:global align:4 +receiveOtherMsg__20HomingKillerLauncherFUlP9HitSensorP9HitSensor = .text:0x800F8214; // type:function size:0x4 scope:global align:4 +exeAppearKiller__20HomingKillerLauncherFv = .text:0x800F8218; // type:function size:0x74 scope:global align:4 +__dt__12HomingKillerFv = .text:0x800F828C; // type:function size:0x5C scope:global align:4 +__dt__20HomingKillerLauncherFv = .text:0x800F82E8; // type:function size:0x5C scope:global align:4 +__sinit_\HomingKiller_cpp = .text:0x800F8344; // type:function size:0x6C scope:local align:4 +__ct__Q215NrvHomingKiller21HomingKillerNrvAppearFv = .text:0x800F83B0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller24HomingKillerNrvMoveStartFv = .text:0x800F83C0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller19HomingKillerNrvMoveFv = .text:0x800F83D0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller25HomingKillerNrvChaseStartFv = .text:0x800F83E0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller20HomingKillerNrvChaseFv = .text:0x800F83F0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller21HomingKillerNrvFreezeFv = .text:0x800F8400; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller20HomingKillerNrvBreakFv = .text:0x800F8410; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller25HomingKillerNrvGoToTargetFv = .text:0x800F8420; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller35HomingKillerLauncherNrvAppearKillerFv = .text:0x800F8430; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvHomingKiller33HomingKillerLauncherNrvDeadKillerFv = .text:0x800F8440; // type:function size:0x10 scope:global align:4 +execute__Q215NrvHomingKiller33HomingKillerLauncherNrvDeadKillerCFP5Spine = .text:0x800F8450; // type:function size:0x48 scope:global align:4 +execute__Q215NrvHomingKiller35HomingKillerLauncherNrvAppearKillerCFP5Spine = .text:0x800F8498; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller25HomingKillerNrvGoToTargetCFP5Spine = .text:0x800F84A0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller20HomingKillerNrvBreakCFP5Spine = .text:0x800F84A8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller21HomingKillerNrvFreezeCFP5Spine = .text:0x800F84B0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller20HomingKillerNrvChaseCFP5Spine = .text:0x800F84B8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller25HomingKillerNrvChaseStartCFP5Spine = .text:0x800F84C0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller19HomingKillerNrvMoveCFP5Spine = .text:0x800F84C8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller24HomingKillerNrvMoveStartCFP5Spine = .text:0x800F84D0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvHomingKiller21HomingKillerNrvAppearCFP5Spine = .text:0x800F84D8; // type:function size:0x8 scope:global align:4 +__dt__Q22MR46Vector>Fv = .text:0x800F84E0; // type:function size:0x58 scope:global align:4 +__ct__15IceMerameraKingFPCc = .text:0x800F8538; // type:function size:0x10C scope:global align:4 +init__15IceMerameraKingFRC12JMapInfoIter = .text:0x800F8644; // type:function size:0x560 scope:global align:4 +initAfterPlacement__15IceMerameraKingFv = .text:0x800F8BA4; // type:function size:0x88 scope:global align:4 +kill__15IceMerameraKingFv = .text:0x800F8C2C; // type:function size:0x9C scope:global align:4 +control__15IceMerameraKingFv = .text:0x800F8CC8; // type:function size:0x200 scope:global align:4 +exeSearch__15IceMerameraKingFv = .text:0x800F8EC8; // type:function size:0x148 scope:global align:4 +exeThrow__15IceMerameraKingFv = .text:0x800F9010; // type:function size:0x228 scope:global align:4 +tearDownThrow__15IceMerameraKingFv = .text:0x800F9238; // type:function size:0x74 scope:global align:4 +exeExtinguish__15IceMerameraKingFv = .text:0x800F92AC; // type:function size:0x1D8 scope:global align:4 +exeEscape__15IceMerameraKingFv = .text:0x800F9484; // type:function size:0x1D0 scope:global align:4 +exeEscapeJump__15IceMerameraKingFv = .text:0x800F9654; // type:function size:0x18C scope:global align:4 +exeDamage__15IceMerameraKingFv = .text:0x800F97E0; // type:function size:0x178 scope:global align:4 +exePreRecover__15IceMerameraKingFv = .text:0x800F9958; // type:function size:0x17C scope:global align:4 +exeRecover__15IceMerameraKingFv = .text:0x800F9AD4; // type:function size:0xFC scope:global align:4 +exePreAttack__15IceMerameraKingFv = .text:0x800F9BD0; // type:function size:0xA8 scope:global align:4 +exeAttack__15IceMerameraKingFv = .text:0x800F9C78; // type:function size:0xEC scope:global align:4 +exeAttackAfter__15IceMerameraKingFv = .text:0x800F9D64; // type:function size:0xFC scope:global align:4 +exeAngryDemo__15IceMerameraKingFv = .text:0x800F9E60; // type:function size:0x2AC scope:global align:4 +exeDeathDemo__15IceMerameraKingFv = .text:0x800FA10C; // type:function size:0x220 scope:global align:4 +attackSensor__15IceMerameraKingFP9HitSensorP9HitSensor = .text:0x800FA32C; // type:function size:0x14C scope:global align:4 +receiveMsgPlayerAttack__15IceMerameraKingFUlP9HitSensorP9HitSensor = .text:0x800FA478; // type:function size:0x134 scope:global align:4 +receiveOtherMsg__15IceMerameraKingFUlP9HitSensorP9HitSensor = .text:0x800FA5AC; // type:function size:0x180 scope:global align:4 +addVelocityToInitPos__15IceMerameraKingFv = .text:0x800FA72C; // type:function size:0xCC scope:global align:4 +calcAndSetBaseMtx__15IceMerameraKingFv = .text:0x800FA7F8; // type:function size:0x58 scope:global align:4 +isDeadAllIce__15IceMerameraKingFv = .text:0x800FA850; // type:function size:0x70 scope:global align:4 +isEnableThrow__15IceMerameraKingFv = .text:0x800FA8C0; // type:function size:0xB8 scope:global align:4 +getDeadWeaponAndAppear__15IceMerameraKingFv = .text:0x800FA978; // type:function size:0xCC scope:global align:4 +calcJoint__15IceMerameraKingFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800FAA44; // type:function size:0x11C scope:global align:4 +__ct__24IceMerameraKingShockWaveFv = .text:0x800FAB60; // type:function size:0xCC scope:global align:4 +appear__24IceMerameraKingShockWaveFv = .text:0x800FAC2C; // type:function size:0x54 scope:global align:4 +control__24IceMerameraKingShockWaveFv = .text:0x800FAC80; // type:function size:0xC4 scope:global align:4 +attackSensor__24IceMerameraKingShockWaveFP9HitSensorP9HitSensor = .text:0x800FAD44; // type:function size:0x120 scope:global align:4 +__sinit_\IceMerameraKing_cpp = .text:0x800FAE64; // type:function size:0xD4 scope:local align:4 +__ct__Q218NrvIceMerameraKing17HostTypeNrvSearchFv = .text:0x800FAF38; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing20HostTypeNrvBeginDemoFv = .text:0x800FAF48; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing16HostTypeNrvThrowFv = .text:0x800FAF58; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing19HostTypeNrvThrow2ndFv = .text:0x800FAF68; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing21HostTypeNrvExtinguishFv = .text:0x800FAF78; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing17HostTypeNrvEscapeFv = .text:0x800FAF88; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing21HostTypeNrvEscapeJumpFv = .text:0x800FAF98; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing17HostTypeNrvDamageFv = .text:0x800FAFA8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing21HostTypeNrvPreRecoverFv = .text:0x800FAFB8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing18HostTypeNrvRecoverFv = .text:0x800FAFC8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing20HostTypeNrvPreAttackFv = .text:0x800FAFD8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing17HostTypeNrvAttackFv = .text:0x800FAFE8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing22HostTypeNrvAttackAfterFv = .text:0x800FAFF8; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing23HostTypeNrvAngryDemo1stFv = .text:0x800FB008; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing23HostTypeNrvAngryDemo2ndFv = .text:0x800FB018; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing24HostTypeNrvDeathDemoWaitFv = .text:0x800FB028; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvIceMerameraKing20HostTypeNrvDeathDemoFv = .text:0x800FB038; // type:function size:0x10 scope:global align:4 +execute__Q218NrvIceMerameraKing20HostTypeNrvDeathDemoCFP5Spine = .text:0x800FB048; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing24HostTypeNrvDeathDemoWaitCFP5Spine = .text:0x800FB050; // type:function size:0x48 scope:global align:4 +execute__Q218NrvIceMerameraKing23HostTypeNrvAngryDemo2ndCFP5Spine = .text:0x800FB098; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing23HostTypeNrvAngryDemo1stCFP5Spine = .text:0x800FB0A0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing22HostTypeNrvAttackAfterCFP5Spine = .text:0x800FB0A8; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing17HostTypeNrvAttackCFP5Spine = .text:0x800FB0B0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing20HostTypeNrvPreAttackCFP5Spine = .text:0x800FB0B8; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing18HostTypeNrvRecoverCFP5Spine = .text:0x800FB0C0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing21HostTypeNrvPreRecoverCFP5Spine = .text:0x800FB0C8; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing17HostTypeNrvDamageCFP5Spine = .text:0x800FB0D0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing21HostTypeNrvEscapeJumpCFP5Spine = .text:0x800FB0D8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q218NrvIceMerameraKing17HostTypeNrvEscapeCFP5Spine = .text:0x800FB0E0; // type:function size:0x10 scope:global align:4 +execute__Q218NrvIceMerameraKing17HostTypeNrvEscapeCFP5Spine = .text:0x800FB0F0; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing21HostTypeNrvExtinguishCFP5Spine = .text:0x800FB0F8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q218NrvIceMerameraKing19HostTypeNrvThrow2ndCFP5Spine = .text:0x800FB100; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing19HostTypeNrvThrow2ndCFP5Spine = .text:0x800FB108; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q218NrvIceMerameraKing16HostTypeNrvThrowCFP5Spine = .text:0x800FB110; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing16HostTypeNrvThrowCFP5Spine = .text:0x800FB118; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q218NrvIceMerameraKing20HostTypeNrvBeginDemoCFP5Spine = .text:0x800FB120; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing20HostTypeNrvBeginDemoCFP5Spine = .text:0x800FB128; // type:function size:0x8 scope:global align:4 +execute__Q218NrvIceMerameraKing17HostTypeNrvSearchCFP5Spine = .text:0x800FB130; // type:function size:0x8 scope:global align:4 +__dt__40JointControlDelegator<15IceMerameraKing>Fv = .text:0x800FB138; // type:function size:0x40 scope:global align:4 +calcJointMatrix__40JointControlDelegator<15IceMerameraKing>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800FB178; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__40JointControlDelegator<15IceMerameraKing>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x800FB1E0; // type:function size:0x68 scope:global align:4 +__dt__Q22MR31AssignableArrayFv = .text:0x800FB248; // type:function size:0x60 scope:global align:4 +__dt__15IceMerameraKingFv = .text:0x800FB2A8; // type:function size:0x70 scope:global align:4 +__dt__24IceMerameraKingShockWaveFv = .text:0x800FB318; // type:function size:0x58 scope:global align:4 +__ct__13ItemGeneratorFv = .text:0x800FB370; // type:function size:0x10 scope:global align:4 +setTypeNone__13ItemGeneratorFv = .text:0x800FB380; // type:function size:0x10 scope:global align:4 +setTypeCoin__13ItemGeneratorFl = .text:0x800FB390; // type:function size:0x10 scope:global align:4 +setTypeStarPeace__13ItemGeneratorFl = .text:0x800FB3A0; // type:function size:0x10 scope:global align:4 +generate__13ItemGeneratorFPC9LiveActor = .text:0x800FB3B0; // type:function size:0xF0 scope:global align:4 +isUseFarSE__13ItemGeneratorCFv = .text:0x800FB4A0; // type:function size:0xC scope:global align:4 +__ct__9JellyfishFPCc = .text:0x800FB4AC; // type:function size:0x80 scope:global align:4 +init__9JellyfishFRC12JMapInfoIter = .text:0x800FB52C; // type:function size:0x23C scope:global align:4 +kill__9JellyfishFv = .text:0x800FB768; // type:function size:0x4C scope:global align:4 +control__9JellyfishFv = .text:0x800FB7B4; // type:function size:0x16C scope:global align:4 +calcAndSetBaseMtx__9JellyfishFv = .text:0x800FB920; // type:function size:0x84 scope:global align:4 +exeWait__9JellyfishFv = .text:0x800FB9A4; // type:function size:0x94 scope:global align:4 +exeFind__9JellyfishFv = .text:0x800FBA38; // type:function size:0x94 scope:global align:4 +exeThreat__9JellyfishFv = .text:0x800FBACC; // type:function size:0x88 scope:global align:4 +exeDeath__9JellyfishFv = .text:0x800FBB54; // type:function size:0xE8 scope:global align:4 +exeAttack__9JellyfishFv = .text:0x800FBC3C; // type:function size:0xB0 scope:global align:4 +exeRailGoal__9JellyfishFv = .text:0x800FBCEC; // type:function size:0x88 scope:global align:4 +attackSensor__9JellyfishFP9HitSensorP9HitSensor = .text:0x800FBD74; // type:function size:0x104 scope:global align:4 +receiveMsgPlayerAttack__9JellyfishFUlP9HitSensorP9HitSensor = .text:0x800FBE78; // type:function size:0xA0 scope:global align:4 +receiveMsgEnemyAttack__9JellyfishFUlP9HitSensorP9HitSensor = .text:0x800FBF18; // type:function size:0x78 scope:global align:4 +threatTurn__9JellyfishFv = .text:0x800FBF90; // type:function size:0x98 scope:global align:4 +faceToMario__9JellyfishFv = .text:0x800FC028; // type:function size:0x1C0 scope:global align:4 +knockOut__9JellyfishFP9HitSensorP9HitSensor = .text:0x800FC1E8; // type:function size:0x84 scope:global align:4 +selectNerveAfterWait__9JellyfishFv = .text:0x800FC26C; // type:function size:0xF0 scope:global align:4 +selectNerveThreat__9JellyfishFv = .text:0x800FC35C; // type:function size:0x168 scope:global align:4 +tryDPDSwoon__9JellyfishFv = .text:0x800FC4C4; // type:function size:0x84 scope:global align:4 +__dt__9JellyfishFv = .text:0x800FC548; // type:function size:0x5C scope:global align:4 +__sinit_\Jellyfish_cpp = .text:0x800FC5A4; // type:function size:0x8C scope:local align:4 +__ct__Q212NrvJellyfish16JellyfishNrvWaitFv = .text:0x800FC630; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish29JellyfishNrvWaitWithRightTurnFv = .text:0x800FC640; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish28JellyfishNrvWaitWithLeftTurnFv = .text:0x800FC650; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish16JellyfishNrvFindFv = .text:0x800FC660; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish18JellyfishNrvThreatFv = .text:0x800FC670; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish31JellyfishNrvThreatWithRightTurnFv = .text:0x800FC680; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish30JellyfishNrvThreatWithLeftTurnFv = .text:0x800FC690; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish17JellyfishNrvDeathFv = .text:0x800FC6A0; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish18JellyfishNrvAttackFv = .text:0x800FC6B0; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish20JellyfishNrvRailGoalFv = .text:0x800FC6C0; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvJellyfish20JellyfishNrvDPDSwoonFv = .text:0x800FC6D0; // type:function size:0x10 scope:global align:4 +execute__Q212NrvJellyfish20JellyfishNrvDPDSwoonCFP5Spine = .text:0x800FC6E0; // type:function size:0x10 scope:global align:4 +execute__Q212NrvJellyfish20JellyfishNrvRailGoalCFP5Spine = .text:0x800FC6F0; // type:function size:0x8 scope:global align:4 +execute__Q212NrvJellyfish18JellyfishNrvAttackCFP5Spine = .text:0x800FC6F8; // type:function size:0x8 scope:global align:4 +execute__Q212NrvJellyfish17JellyfishNrvDeathCFP5Spine = .text:0x800FC700; // type:function size:0x8 scope:global align:4 +execute__Q212NrvJellyfish30JellyfishNrvThreatWithLeftTurnCFP5Spine = .text:0x800FC708; // type:function size:0x8 scope:global align:4 +execute__Q212NrvJellyfish31JellyfishNrvThreatWithRightTurnCFP5Spine = .text:0x800FC710; // type:function size:0x8 scope:global align:4 +execute__Q212NrvJellyfish18JellyfishNrvThreatCFP5Spine = .text:0x800FC718; // type:function size:0x8 scope:global align:4 +execute__Q212NrvJellyfish16JellyfishNrvFindCFP5Spine = .text:0x800FC720; // type:function size:0x8 scope:global align:4 +execute__Q212NrvJellyfish28JellyfishNrvWaitWithLeftTurnCFP5Spine = .text:0x800FC728; // type:function size:0x40 scope:global align:4 +execute__Q212NrvJellyfish29JellyfishNrvWaitWithRightTurnCFP5Spine = .text:0x800FC768; // type:function size:0x40 scope:global align:4 +execute__Q212NrvJellyfish16JellyfishNrvWaitCFP5Spine = .text:0x800FC7A8; // type:function size:0x8 scope:global align:4 +__ct__17JellyfishElectricFPCc = .text:0x800FC7B0; // type:function size:0x88 scope:global align:4 +init__17JellyfishElectricFRC12JMapInfoIter = .text:0x800FC838; // type:function size:0x238 scope:global align:4 +kill__17JellyfishElectricFv = .text:0x800FCA70; // type:function size:0x3C scope:global align:4 +control__17JellyfishElectricFv = .text:0x800FCAAC; // type:function size:0x174 scope:global align:4 +calcAndSetBaseMtx__17JellyfishElectricFv = .text:0x800FCC20; // type:function size:0x84 scope:global align:4 +exeWait__17JellyfishElectricFv = .text:0x800FCCA4; // type:function size:0xC0 scope:global align:4 +exeDamage__17JellyfishElectricFv = .text:0x800FCD64; // type:function size:0xAC scope:global align:4 +exeDeath__17JellyfishElectricFv = .text:0x800FCE10; // type:function size:0xCC scope:global align:4 +exeAttack__17JellyfishElectricFv = .text:0x800FCEDC; // type:function size:0x7C scope:global align:4 +exeRailGoal__17JellyfishElectricFv = .text:0x800FCF58; // type:function size:0x90 scope:global align:4 +exeDPDSwoon__17JellyfishElectricFv = .text:0x800FCFE8; // type:function size:0x4C scope:global align:4 +attackSensor__17JellyfishElectricFP9HitSensorP9HitSensor = .text:0x800FD034; // type:function size:0xA8 scope:global align:4 +receiveMsgPlayerAttack__17JellyfishElectricFUlP9HitSensorP9HitSensor = .text:0x800FD0DC; // type:function size:0xE4 scope:global align:4 +receiveMsgEnemyAttack__17JellyfishElectricFUlP9HitSensorP9HitSensor = .text:0x800FD1C0; // type:function size:0x60 scope:global align:4 +waitTurn__17JellyfishElectricFv = .text:0x800FD220; // type:function size:0xC0 scope:global align:4 +knockOut__17JellyfishElectricFv = .text:0x800FD2E0; // type:function size:0x1C scope:global align:4 +tryToAttackElectric__17JellyfishElectricFP9HitSensorP9HitSensor = .text:0x800FD2FC; // type:function size:0x90 scope:global align:4 +tryDPDSwoon__17JellyfishElectricFv = .text:0x800FD38C; // type:function size:0xD8 scope:global align:4 +selectNerveAfterWait__17JellyfishElectricFv = .text:0x800FD464; // type:function size:0xA8 scope:global align:4 +__dt__17JellyfishElectricFv = .text:0x800FD50C; // type:function size:0x5C scope:global align:4 +__sinit_\JellyfishElectric_cpp = .text:0x800FD568; // type:function size:0x74 scope:local align:4 +__ct__Q220NrvJellyfishElectric24JellyfishElectricNrvWaitFv = .text:0x800FD5DC; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvJellyfishElectric37JellyfishElectricNrvWaitWithRightTurnFv = .text:0x800FD5EC; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvJellyfishElectric36JellyfishElectricNrvWaitWithLeftTurnFv = .text:0x800FD5FC; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvJellyfishElectric26JellyfishElectricNrvDamageFv = .text:0x800FD60C; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvJellyfishElectric25JellyfishElectricNrvDeathFv = .text:0x800FD61C; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvJellyfishElectric26JellyfishElectricNrvAttackFv = .text:0x800FD62C; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvJellyfishElectric28JellyfishElectricNrvRailGoalFv = .text:0x800FD63C; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvJellyfishElectric28JellyfishElectricNrvDPDSwoonFv = .text:0x800FD64C; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q220NrvJellyfishElectric28JellyfishElectricNrvDPDSwoonCFP5Spine = .text:0x800FD65C; // type:function size:0x18 scope:global align:4 +execute__Q220NrvJellyfishElectric28JellyfishElectricNrvDPDSwoonCFP5Spine = .text:0x800FD674; // type:function size:0x8 scope:global align:4 +execute__Q220NrvJellyfishElectric28JellyfishElectricNrvRailGoalCFP5Spine = .text:0x800FD67C; // type:function size:0x8 scope:global align:4 +execute__Q220NrvJellyfishElectric26JellyfishElectricNrvAttackCFP5Spine = .text:0x800FD684; // type:function size:0x8 scope:global align:4 +execute__Q220NrvJellyfishElectric25JellyfishElectricNrvDeathCFP5Spine = .text:0x800FD68C; // type:function size:0x8 scope:global align:4 +execute__Q220NrvJellyfishElectric26JellyfishElectricNrvDamageCFP5Spine = .text:0x800FD694; // type:function size:0x8 scope:global align:4 +execute__Q220NrvJellyfishElectric36JellyfishElectricNrvWaitWithLeftTurnCFP5Spine = .text:0x800FD69C; // type:function size:0x38 scope:global align:4 +execute__Q220NrvJellyfishElectric37JellyfishElectricNrvWaitWithRightTurnCFP5Spine = .text:0x800FD6D4; // type:function size:0x38 scope:global align:4 +execute__Q220NrvJellyfishElectric24JellyfishElectricNrvWaitCFP5Spine = .text:0x800FD70C; // type:function size:0x8 scope:global align:4 +__ct__7JirairaFPCc = .text:0x800FD714; // type:function size:0x4C scope:global align:4 +init__7JirairaFRC12JMapInfoIter = .text:0x800FD760; // type:function size:0x204 scope:global align:4 +appear__7JirairaFv = .text:0x800FD964; // type:function size:0x40 scope:global align:4 +kill__7JirairaFv = .text:0x800FD9A4; // type:function size:0x44 scope:global align:4 +control__7JirairaFv = .text:0x800FD9E8; // type:function size:0x8 scope:global align:4 +exeWait__7JirairaFv = .text:0x800FD9F0; // type:function size:0x84 scope:global align:4 +exeStepped__7JirairaFv = .text:0x800FDA74; // type:function size:0xB8 scope:global align:4 +exeExplode__7JirairaFv = .text:0x800FDB2C; // type:function size:0x158 scope:global align:4 +exePreRecover__7JirairaFv = .text:0x800FDC84; // type:function size:0x98 scope:global align:4 +exeRecover__7JirairaFv = .text:0x800FDD1C; // type:function size:0x90 scope:global align:4 +attackSensor__7JirairaFP9HitSensorP9HitSensor = .text:0x800FDDAC; // type:function size:0x114 scope:global align:4 +receiveMsgPlayerAttack__7JirairaFUlP9HitSensorP9HitSensor = .text:0x800FDEC0; // type:function size:0xB0 scope:global align:4 +receiveMsgEnemyAttack__7JirairaFUlP9HitSensorP9HitSensor = .text:0x800FDF70; // type:function size:0x88 scope:global align:4 +__dt__7JirairaFv = .text:0x800FDFF8; // type:function size:0x5C scope:global align:4 +__sinit_\Jiraira_cpp = .text:0x800FE054; // type:function size:0x4C scope:local align:4 +__ct__Q210NrvJiraira15HostTypeNrvWaitFv = .text:0x800FE0A0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvJiraira18HostTypeNrvSteppedFv = .text:0x800FE0B0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvJiraira21HostTypeNrvPreRecoverFv = .text:0x800FE0C0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvJiraira18HostTypeNrvRecoverFv = .text:0x800FE0D0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvJiraira25HostTypeNrvSteppedExplodeFv = .text:0x800FE0E0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvJiraira18HostTypeNrvExplodeFv = .text:0x800FE0F0; // type:function size:0x10 scope:global align:4 +execute__Q210NrvJiraira18HostTypeNrvExplodeCFP5Spine = .text:0x800FE100; // type:function size:0x8 scope:global align:4 +execute__Q210NrvJiraira25HostTypeNrvSteppedExplodeCFP5Spine = .text:0x800FE108; // type:function size:0x8 scope:global align:4 +execute__Q210NrvJiraira18HostTypeNrvRecoverCFP5Spine = .text:0x800FE110; // type:function size:0x8 scope:global align:4 +execute__Q210NrvJiraira21HostTypeNrvPreRecoverCFP5Spine = .text:0x800FE118; // type:function size:0x8 scope:global align:4 +execute__Q210NrvJiraira18HostTypeNrvSteppedCFP5Spine = .text:0x800FE120; // type:function size:0x8 scope:global align:4 +execute__Q210NrvJiraira15HostTypeNrvWaitCFP5Spine = .text:0x800FE128; // type:function size:0x8 scope:global align:4 +__ct__10JumpBeamerFPCc = .text:0x800FE130; // type:function size:0x3C scope:global align:4 +__dt__11JumpEmitterFv = .text:0x800FE16C; // type:function size:0x5C scope:global align:4 +control__10JumpBeamerFv = .text:0x800FE1C8; // type:function size:0x94 scope:global align:4 +init__10JumpBeamerFRC12JMapInfoIter = .text:0x800FE25C; // type:function size:0x358 scope:global align:4 +attackSensor__10JumpBeamerFP9HitSensorP9HitSensor = .text:0x800FE5B4; // type:function size:0x50 scope:global align:4 +receiveMsgPlayerAttack__10JumpBeamerFUlP9HitSensorP9HitSensor = .text:0x800FE604; // type:function size:0x114 scope:global align:4 +syncSwitchOffB__10JumpBeamerFv = .text:0x800FE718; // type:function size:0x68 scope:global align:4 +receiveOtherMsg__10JumpBeamerFUlP9HitSensorP9HitSensor = .text:0x800FE780; // type:function size:0x64 scope:global align:4 +exeHide__10JumpBeamerFv = .text:0x800FE7E4; // type:function size:0xE8 scope:global align:4 +exeUp__10JumpBeamerFv = .text:0x800FE8CC; // type:function size:0xEC scope:global align:4 +exeWait__10JumpBeamerFv = .text:0x800FE9B8; // type:function size:0xB0 scope:global align:4 +exeDown__10JumpBeamerFv = .text:0x800FEA68; // type:function size:0xE0 scope:global align:4 +exeHopStart__10JumpBeamerFv = .text:0x800FEB48; // type:function size:0xD8 scope:global align:4 +exeHopWait__10JumpBeamerFv = .text:0x800FEC20; // type:function size:0xA4 scope:global align:4 +exeHopJump__10JumpBeamerFv = .text:0x800FECC4; // type:function size:0x7C scope:global align:4 +exeHopEnd__10JumpBeamerFv = .text:0x800FED40; // type:function size:0xD4 scope:global align:4 +exePreOpen__10JumpBeamerFv = .text:0x800FEE14; // type:function size:0x94 scope:global align:4 +exeOpen__10JumpBeamerFv = .text:0x800FEEA8; // type:function size:0x118 scope:global align:4 +exeClose__10JumpBeamerFv = .text:0x800FEFC0; // type:function size:0x64 scope:global align:4 +exeInter__10JumpBeamerFv = .text:0x800FF024; // type:function size:0xF0 scope:global align:4 +__sinit_\JumpBeamer_cpp = .text:0x800FF114; // type:function size:0x7C scope:local align:4 +__ct__Q213NrvJumpBeamer17JumpBeamerNrvHideFv = .text:0x800FF190; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer15JumpBeamerNrvUpFv = .text:0x800FF1A0; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer17JumpBeamerNrvWaitFv = .text:0x800FF1B0; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer17JumpBeamerNrvDownFv = .text:0x800FF1C0; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer21JumpBeamerNrvHopStartFv = .text:0x800FF1D0; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer20JumpBeamerNrvHopWaitFv = .text:0x800FF1E0; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer20JumpBeamerNrvHopJumpFv = .text:0x800FF1F0; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer19JumpBeamerNrvHopEndFv = .text:0x800FF200; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer20JumpBeamerNrvPreOpenFv = .text:0x800FF210; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer17JumpBeamerNrvOpenFv = .text:0x800FF220; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer18JumpBeamerNrvCloseFv = .text:0x800FF230; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpBeamer18JumpBeamerNrvInterFv = .text:0x800FF240; // type:function size:0x10 scope:global align:4 +execute__Q213NrvJumpBeamer18JumpBeamerNrvInterCFP5Spine = .text:0x800FF250; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer18JumpBeamerNrvCloseCFP5Spine = .text:0x800FF258; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer17JumpBeamerNrvOpenCFP5Spine = .text:0x800FF260; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer20JumpBeamerNrvPreOpenCFP5Spine = .text:0x800FF268; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer19JumpBeamerNrvHopEndCFP5Spine = .text:0x800FF270; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer20JumpBeamerNrvHopJumpCFP5Spine = .text:0x800FF278; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer20JumpBeamerNrvHopWaitCFP5Spine = .text:0x800FF280; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer21JumpBeamerNrvHopStartCFP5Spine = .text:0x800FF288; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer17JumpBeamerNrvDownCFP5Spine = .text:0x800FF290; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer17JumpBeamerNrvWaitCFP5Spine = .text:0x800FF298; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer15JumpBeamerNrvUpCFP5Spine = .text:0x800FF2A0; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpBeamer17JumpBeamerNrvHideCFP5Spine = .text:0x800FF2A8; // type:function size:0x8 scope:global align:4 +__cl__Q22MR47FunctorV0MCFv = .text:0x800FF2B0; // type:function size:0x30 scope:global align:4 +clone__Q22MR47FunctorV0MCFP7JKRHeap = .text:0x800FF2E0; // type:function size:0x68 scope:global align:4 +__dt__10JumpBeamerFv = .text:0x800FF348; // type:function size:0x58 scope:global align:4 +__ct__11JumpEmitterFPCc = .text:0x800FF3A0; // type:function size:0x6C scope:global align:4 +kill__11JumpEmitterFv = .text:0x800FF40C; // type:function size:0x34 scope:global align:4 +initEventCamera__11JumpEmitterFRC12JMapInfoIter = .text:0x800FF440; // type:function size:0x8C scope:global align:4 +startEventCamera__11JumpEmitterFv = .text:0x800FF4CC; // type:function size:0x54 scope:global align:4 +updateEventCamera__11JumpEmitterFv = .text:0x800FF520; // type:function size:0xB8 scope:global align:4 +endEventCamera__11JumpEmitterFv = .text:0x800FF5D8; // type:function size:0x2C scope:global align:4 +updateRotate__11JumpEmitterFv = .text:0x800FF604; // type:function size:0x1C8 scope:global align:4 +receiveMsgPlayerAttack__11JumpGuarderFUlP9HitSensorP9HitSensor = .text:0x800FF7CC; // type:function size:0x114 scope:global align:4 +receiveOtherMsg__11JumpGuarderFUlP9HitSensorP9HitSensor = .text:0x800FF8E0; // type:function size:0x64 scope:global align:4 +control__11JumpGuarderFv = .text:0x800FF944; // type:function size:0xAC scope:global align:4 +exeHide__11JumpGuarderFv = .text:0x800FF9F0; // type:function size:0xB8 scope:global align:4 +exeUp__11JumpGuarderFv = .text:0x800FFAA8; // type:function size:0xE4 scope:global align:4 +exeWait__11JumpGuarderFv = .text:0x800FFB8C; // type:function size:0x90 scope:global align:4 +exeDown__11JumpGuarderFv = .text:0x800FFC1C; // type:function size:0xE0 scope:global align:4 +exeHopStart__11JumpGuarderFv = .text:0x800FFCFC; // type:function size:0x120 scope:global align:4 +exeHopWait__11JumpGuarderFv = .text:0x800FFE1C; // type:function size:0xA4 scope:global align:4 +exeHopJump__11JumpGuarderFv = .text:0x800FFEC0; // type:function size:0x7C scope:global align:4 +exeHopEnd__11JumpGuarderFv = .text:0x800FFF3C; // type:function size:0xD4 scope:global align:4 +exePreOpen__11JumpGuarderFv = .text:0x80100010; // type:function size:0x94 scope:global align:4 +exeOpen__11JumpGuarderFv = .text:0x801000A4; // type:function size:0x408 scope:global align:4 +exeClose__11JumpGuarderFv = .text:0x801004AC; // type:function size:0x80 scope:global align:4 +exeInter__11JumpGuarderFv = .text:0x8010052C; // type:function size:0x80 scope:global align:4 +__ct__11JumpGuarderFPCc = .text:0x801005AC; // type:function size:0x64 scope:global align:4 +init__11JumpGuarderFRC12JMapInfoIter = .text:0x80100610; // type:function size:0x32C scope:global align:4 +__ct__15JumpGuarderBabyFv = .text:0x8010093C; // type:function size:0x44 scope:global align:4 +__dt__15JumpGuarderBabyFv = .text:0x80100980; // type:function size:0x58 scope:global align:4 +attackSensor__11JumpGuarderFP9HitSensorP9HitSensor = .text:0x801009D8; // type:function size:0x144 scope:global align:4 +enableAttack__11JumpGuarderFv = .text:0x80100B1C; // type:function size:0x8C scope:global align:4 +isHit__11JumpGuarderCFPC9LiveActor = .text:0x80100BA8; // type:function size:0x3C scope:global align:4 +enableGroupAttack__2MRFP9LiveActorff = .text:0x80100BE4; // type:function size:0x100 scope:global align:4 +__dt__11JumpGuarderFv = .text:0x80100CE4; // type:function size:0x58 scope:global align:4 +__sinit_\JumpGuarder_cpp = .text:0x80100D3C; // type:function size:0x7C scope:local align:4 +__ct__Q214NrvJumpGuarder18JumpGuarderNrvHideFv = .text:0x80100DB8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder16JumpGuarderNrvUpFv = .text:0x80100DC8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder18JumpGuarderNrvWaitFv = .text:0x80100DD8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder18JumpGuarderNrvDownFv = .text:0x80100DE8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder22JumpGuarderNrvHopStartFv = .text:0x80100DF8; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder21JumpGuarderNrvHopWaitFv = .text:0x80100E08; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder21JumpGuarderNrvHopJumpFv = .text:0x80100E18; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder20JumpGuarderNrvHopEndFv = .text:0x80100E28; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder21JumpGuarderNrvPreOpenFv = .text:0x80100E38; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder18JumpGuarderNrvOpenFv = .text:0x80100E48; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder19JumpGuarderNrvCloseFv = .text:0x80100E58; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvJumpGuarder19JumpGuarderNrvInterFv = .text:0x80100E68; // type:function size:0x10 scope:global align:4 +execute__Q214NrvJumpGuarder19JumpGuarderNrvInterCFP5Spine = .text:0x80100E78; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder19JumpGuarderNrvCloseCFP5Spine = .text:0x80100E80; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder18JumpGuarderNrvOpenCFP5Spine = .text:0x80100E88; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder21JumpGuarderNrvPreOpenCFP5Spine = .text:0x80100E90; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder20JumpGuarderNrvHopEndCFP5Spine = .text:0x80100E98; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder21JumpGuarderNrvHopJumpCFP5Spine = .text:0x80100EA0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder21JumpGuarderNrvHopWaitCFP5Spine = .text:0x80100EA8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder22JumpGuarderNrvHopStartCFP5Spine = .text:0x80100EB0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder18JumpGuarderNrvDownCFP5Spine = .text:0x80100EB8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder18JumpGuarderNrvWaitCFP5Spine = .text:0x80100EC0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder16JumpGuarderNrvUpCFP5Spine = .text:0x80100EC8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvJumpGuarder18JumpGuarderNrvHideCFP5Spine = .text:0x80100ED0; // type:function size:0x8 scope:global align:4 +__ct__10JumpSpiderFPCc = .text:0x80100ED8; // type:function size:0x70 scope:global align:4 +init__10JumpSpiderFRC12JMapInfoIter = .text:0x80100F48; // type:function size:0x228 scope:global align:4 +initAfterPlacement__10JumpSpiderFv = .text:0x80101170; // type:function size:0x104 scope:global align:4 +kill__10JumpSpiderFv = .text:0x80101274; // type:function size:0x54 scope:global align:4 +startClipped__10JumpSpiderFv = .text:0x801012C8; // type:function size:0x3C scope:global align:4 +endClipped__10JumpSpiderFv = .text:0x80101304; // type:function size:0x3C scope:global align:4 +control__10JumpSpiderFv = .text:0x80101340; // type:function size:0xE4 scope:global align:4 +exeWait__10JumpSpiderFv = .text:0x80101424; // type:function size:0x80 scope:global align:4 +exePreJump__10JumpSpiderFv = .text:0x801014A4; // type:function size:0x94 scope:global align:4 +exeJump__10JumpSpiderFv = .text:0x80101538; // type:function size:0x128 scope:global align:4 +exeJumpEnd__10JumpSpiderFv = .text:0x80101660; // type:function size:0x78 scope:global align:4 +exeHitToPlayer__10JumpSpiderFv = .text:0x801016D8; // type:function size:0xDC scope:global align:4 +exeStampFall__10JumpSpiderFv = .text:0x801017B4; // type:function size:0x88 scope:global align:4 +exeStampDeath__10JumpSpiderFv = .text:0x8010183C; // type:function size:0xB4 scope:global align:4 +exeHitBlow__10JumpSpiderFv = .text:0x801018F0; // type:function size:0xA0 scope:global align:4 +exeDpdPointed__10JumpSpiderFv = .text:0x80101990; // type:function size:0x94 scope:global align:4 +exeNoPowerStart__10JumpSpiderFv = .text:0x80101A24; // type:function size:0x11C scope:global align:4 +exeNoPowerLand__10JumpSpiderFv = .text:0x80101B40; // type:function size:0x88 scope:global align:4 +exeNoPowerWait__10JumpSpiderFv = .text:0x80101BC8; // type:function size:0x98 scope:global align:4 +exeNoPowerEnd__10JumpSpiderFv = .text:0x80101C60; // type:function size:0x88 scope:global align:4 +attackSensor__10JumpSpiderFP9HitSensorP9HitSensor = .text:0x80101CE8; // type:function size:0x1F0 scope:global align:4 +receiveMsgPlayerAttack__10JumpSpiderFUlP9HitSensorP9HitSensor = .text:0x80101ED8; // type:function size:0x18C scope:global align:4 +receiveOtherMsg__10JumpSpiderFUlP9HitSensorP9HitSensor = .text:0x80102064; // type:function size:0xB0 scope:global align:4 +calcAndSetBaseMtx__10JumpSpiderFv = .text:0x80102114; // type:function size:0x78 scope:global align:4 +__dt__10JumpSpiderFv = .text:0x8010218C; // type:function size:0x5C scope:global align:4 +__sinit_\JumpSpider_cpp = .text:0x801021E8; // type:function size:0x94 scope:local align:4 +__ct__Q213NrvJumpSpider15HostTypeNrvWaitFv = .text:0x8010227C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider18HostTypeNrvPreJumpFv = .text:0x8010228C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider15HostTypeNrvJumpFv = .text:0x8010229C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider18HostTypeNrvJumpEndFv = .text:0x801022AC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider22HostTypeNrvHitToPlayerFv = .text:0x801022BC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider20HostTypeNrvStampFallFv = .text:0x801022CC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider21HostTypeNrvStampDeathFv = .text:0x801022DC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider18HostTypeNrvHitBlowFv = .text:0x801022EC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider21HostTypeNrvDpdPointedFv = .text:0x801022FC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider24HostTypeNrvDpdPointedEndFv = .text:0x8010230C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider23HostTypeNrvStarPieceHitFv = .text:0x8010231C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider25HostTypeNrvDpdPointedLandFv = .text:0x8010232C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider27HostTypeNrvStarPieceHitLandFv = .text:0x8010233C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider27HostTypeNrvStarPieceHitWaitFv = .text:0x8010234C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvJumpSpider21HostTypeNrvNoPowerEndFv = .text:0x8010235C; // type:function size:0x10 scope:global align:4 +execute__Q213NrvJumpSpider21HostTypeNrvNoPowerEndCFP5Spine = .text:0x8010236C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider27HostTypeNrvStarPieceHitWaitCFP5Spine = .text:0x80102374; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider27HostTypeNrvStarPieceHitLandCFP5Spine = .text:0x8010237C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider25HostTypeNrvDpdPointedLandCFP5Spine = .text:0x80102384; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider23HostTypeNrvStarPieceHitCFP5Spine = .text:0x8010238C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider24HostTypeNrvDpdPointedEndCFP5Spine = .text:0x80102394; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q213NrvJumpSpider21HostTypeNrvDpdPointedCFP5Spine = .text:0x8010239C; // type:function size:0x40 scope:global align:4 +execute__Q213NrvJumpSpider21HostTypeNrvDpdPointedCFP5Spine = .text:0x801023DC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q213NrvJumpSpider18HostTypeNrvHitBlowCFP5Spine = .text:0x801023E4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider18HostTypeNrvHitBlowCFP5Spine = .text:0x801023EC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q213NrvJumpSpider21HostTypeNrvStampDeathCFP5Spine = .text:0x801023F4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider21HostTypeNrvStampDeathCFP5Spine = .text:0x801023FC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q213NrvJumpSpider20HostTypeNrvStampFallCFP5Spine = .text:0x80102404; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider20HostTypeNrvStampFallCFP5Spine = .text:0x8010240C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider22HostTypeNrvHitToPlayerCFP5Spine = .text:0x80102414; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider18HostTypeNrvJumpEndCFP5Spine = .text:0x8010241C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider15HostTypeNrvJumpCFP5Spine = .text:0x80102424; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider18HostTypeNrvPreJumpCFP5Spine = .text:0x8010242C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvJumpSpider15HostTypeNrvWaitCFP5Spine = .text:0x80102434; // type:function size:0x8 scope:global align:4 +__ct__8KabokuriFPCc = .text:0x8010243C; // type:function size:0x84 scope:global align:4 +init__8KabokuriFRC12JMapInfoIter = .text:0x801024C0; // type:function size:0x2D8 scope:global align:4 +initSensor__8KabokuriFv = .text:0x80102798; // type:function size:0xA4 scope:global align:4 +control__8KabokuriFv = .text:0x8010283C; // type:function size:0x54 scope:global align:4 +calcAndSetBaseMtx__8KabokuriFv = .text:0x80102890; // type:function size:0x60 scope:global align:4 +updatePose__8KabokuriFv = .text:0x801028F0; // type:function size:0x118 scope:global align:4 +addVelocityBase__8KabokuriFv = .text:0x80102A08; // type:function size:0x70 scope:global align:4 +addVelocityToRailPoint__8KabokuriFf = .text:0x80102A78; // type:function size:0x14C scope:global align:4 +attackSensor__8KabokuriFP9HitSensorP9HitSensor = .text:0x80102BC4; // type:function size:0xF4 scope:global align:4 +receiveMsgPlayerAttack__8KabokuriFUlP9HitSensorP9HitSensor = .text:0x80102CB8; // type:function size:0xD0 scope:global align:4 +requestTrampled__8KabokuriFv = .text:0x80102D88; // type:function size:0x4C scope:global align:4 +requestStarPieceHitted__8KabokuriFv = .text:0x80102DD4; // type:function size:0x54 scope:global align:4 +requestHipDropped__8KabokuriFv = .text:0x80102E28; // type:function size:0x5C scope:global align:4 +requestHitAttacked__8KabokuriFP9HitSensorP9HitSensor = .text:0x80102E84; // type:function size:0x80 scope:global align:4 +tryPointBind__8KabokuriFv = .text:0x80102F04; // type:function size:0x5C scope:global align:4 +exeWait__8KabokuriFv = .text:0x80102F60; // type:function size:0x6C scope:global align:4 +exeWalk__8KabokuriFv = .text:0x80102FCC; // type:function size:0xA8 scope:global align:4 +exeDropFire__8KabokuriFv = .text:0x80103074; // type:function size:0x78 scope:global align:4 +exeAttacksuccess__8KabokuriFv = .text:0x801030EC; // type:function size:0x68 scope:global align:4 +exeTrampled__8KabokuriFv = .text:0x80103154; // type:function size:0x80 scope:global align:4 +exeStarPieceHitted__8KabokuriFv = .text:0x801031D4; // type:function size:0x68 scope:global align:4 +exeHipDropped__8KabokuriFv = .text:0x8010323C; // type:function size:0x80 scope:global align:4 +exeHitAttacked__8KabokuriFv = .text:0x801032BC; // type:function size:0x110 scope:global align:4 +exeBreak__8KabokuriFv = .text:0x801033CC; // type:function size:0xC0 scope:global align:4 +isEnableAttack__8KabokuriCFv = .text:0x8010348C; // type:function size:0x6C scope:global align:4 +isEnablePointBind__8KabokuriCFv = .text:0x801034F8; // type:function size:0x80 scope:global align:4 +isEnableTrampled__8KabokuriCFv = .text:0x80103578; // type:function size:0xBC scope:global align:4 +isEnablePush__8KabokuriCFv = .text:0x80103634; // type:function size:0x58 scope:global align:4 +__dt__8KabokuriFv = .text:0x8010368C; // type:function size:0x5C scope:global align:4 +__sinit_\Kabokuri_cpp = .text:0x801036E8; // type:function size:0x6C scope:local align:4 +__ct__Q211NrvKabokuri15KabokuriNrvWaitFv = .text:0x80103754; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri15KabokuriNrvWalkFv = .text:0x80103764; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri19KabokuriNrvDropFireFv = .text:0x80103774; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri24KabokuriNrvAttacksuccessFv = .text:0x80103784; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri19KabokuriNrvTrampledFv = .text:0x80103794; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri26KabokuriNrvStarPieceHittedFv = .text:0x801037A4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri26KabokuriNrvBindStarPointerFv = .text:0x801037B4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri22KabokuriNrvHitAttackedFv = .text:0x801037C4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri21KabokuriNrvHipDroppedFv = .text:0x801037D4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKabokuri16KabokuriNrvBreakFv = .text:0x801037E4; // type:function size:0x10 scope:global align:4 +execute__Q211NrvKabokuri16KabokuriNrvBreakCFP5Spine = .text:0x801037F4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKabokuri21KabokuriNrvHipDroppedCFP5Spine = .text:0x801037FC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKabokuri22KabokuriNrvHitAttackedCFP5Spine = .text:0x80103804; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvKabokuri26KabokuriNrvBindStarPointerCFP5Spine = .text:0x8010380C; // type:function size:0x18 scope:global align:4 +execute__Q211NrvKabokuri26KabokuriNrvBindStarPointerCFP5Spine = .text:0x80103824; // type:function size:0x10 scope:global align:4 +execute__Q211NrvKabokuri26KabokuriNrvStarPieceHittedCFP5Spine = .text:0x80103834; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKabokuri19KabokuriNrvTrampledCFP5Spine = .text:0x8010383C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKabokuri24KabokuriNrvAttacksuccessCFP5Spine = .text:0x80103844; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKabokuri19KabokuriNrvDropFireCFP5Spine = .text:0x8010384C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKabokuri15KabokuriNrvWalkCFP5Spine = .text:0x80103854; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKabokuri15KabokuriNrvWaitCFP5Spine = .text:0x8010385C; // type:function size:0x8 scope:global align:4 +__ct__12KabokuriFireFPCc = .text:0x80103864; // type:function size:0x44 scope:global align:4 +init__12KabokuriFireFRC12JMapInfoIter = .text:0x801038A8; // type:function size:0xB8 scope:global align:4 +start__12KabokuriFireFRCQ29JGeometry8TVec3b = .text:0x80103960; // type:function size:0xA8 scope:global align:4 +control__12KabokuriFireFv = .text:0x80103A08; // type:function size:0x4 scope:global align:4 +attackSensor__12KabokuriFireFP9HitSensorP9HitSensor = .text:0x80103A0C; // type:function size:0x24 scope:global align:4 +receiveOtherMsg__12KabokuriFireFUlP9HitSensorP9HitSensor = .text:0x80103A30; // type:function size:0x7C scope:global align:4 +exeWait__12KabokuriFireFv = .text:0x80103AAC; // type:function size:0x90 scope:global align:4 +__dt__12KabokuriFireFv = .text:0x80103B3C; // type:function size:0x5C scope:global align:4 +__sinit_\KabokuriFire_cpp = .text:0x80103B98; // type:function size:0x8 scope:local align:4 +__ct__Q215NrvKabokuriFire19KabokuriFireNrvWaitFv = .text:0x80103BA0; // type:function size:0x10 scope:global align:4 +execute__Q215NrvKabokuriFire19KabokuriFireNrvWaitCFP5Spine = .text:0x80103BB0; // type:function size:0x8 scope:global align:4 +getBaseMtx__12KabokuriFireCFv = .text:0x80103BB8; // type:function size:0x8 scope:global align:4 +__ct__18KabokuriFireHolderFv = .text:0x80103BC0; // type:function size:0x98 scope:global align:4 +__dt__32DeriveActorGroup<12KabokuriFire>Fv = .text:0x80103C58; // type:function size:0x5C scope:global align:4 +createHolder__22KabokuriFireHolderFuncFv = .text:0x80103CB4; // type:function size:0x8 scope:global align:4 +getDeadMember__22KabokuriFireHolderFuncFv = .text:0x80103CBC; // type:function size:0x50 scope:global align:4 +generateFire__22KabokuriFireHolderFuncFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3b = .text:0x80103D0C; // type:function size:0x7C scope:global align:4 +__dt__18KabokuriFireHolderFv = .text:0x80103D88; // type:function size:0x58 scope:global align:4 +__ct__6KameckFPCc = .text:0x80103DE0; // type:function size:0xE4 scope:global align:4 +init__6KameckFRC12JMapInfoIter = .text:0x80103EC4; // type:function size:0x204 scope:global align:4 +initBeam__6KameckFv = .text:0x801040C8; // type:function size:0x58 scope:global align:4 +initJMapParam__6KameckFRC12JMapInfoIter = .text:0x80104120; // type:function size:0xA8 scope:global align:4 +initDemo__6KameckFRC12JMapInfoIter = .text:0x801041C8; // type:function size:0xD0 scope:global align:4 +makeActorDead__6KameckFv = .text:0x80104298; // type:function size:0x34 scope:global align:4 +appear__6KameckFv = .text:0x801042CC; // type:function size:0x40 scope:global align:4 +kill__6KameckFv = .text:0x8010430C; // type:function size:0x4C scope:global align:4 +control__6KameckFv = .text:0x80104358; // type:function size:0x5C scope:global align:4 +startClipped__6KameckFv = .text:0x801043B4; // type:function size:0x34 scope:global align:4 +calcAndSetBaseMtx__6KameckFv = .text:0x801043E8; // type:function size:0x60 scope:global align:4 +attackSensor__6KameckFP9HitSensorP9HitSensor = .text:0x80104448; // type:function size:0x74 scope:global align:4 +receiveMsgPlayerAttack__6KameckFUlP9HitSensorP9HitSensor = .text:0x801044BC; // type:function size:0x114 scope:global align:4 +receiveMsgEnemyAttack__6KameckFUlP9HitSensorP9HitSensor = .text:0x801045D0; // type:function size:0x60 scope:global align:4 +receiveOtherMsg__6KameckFUlP9HitSensorP9HitSensor = .text:0x80104630; // type:function size:0x58 scope:global align:4 +requestAttack__6KameckFP9HitSensorP9HitSensor = .text:0x80104688; // type:function size:0xB8 scope:global align:4 +requestDown__6KameckFP9HitSensorP9HitSensor = .text:0x80104740; // type:function size:0x98 scope:global align:4 +requestGuard__6KameckFP9HitSensorP9HitSensor = .text:0x801047D8; // type:function size:0xC4 scope:global align:4 +requestPressDown__6KameckFv = .text:0x8010489C; // type:function size:0x6C scope:global align:4 +startDemoAppear__6KameckFv = .text:0x80104908; // type:function size:0x54 scope:global align:4 +killForce__6KameckFv = .text:0x8010495C; // type:function size:0x58 scope:global align:4 +makeActorDeadForce__6KameckFv = .text:0x801049B4; // type:function size:0x48 scope:global align:4 +hitBeam__6KameckFl = .text:0x801049FC; // type:function size:0x8C scope:global align:4 +tryOpeningDemo__6KameckFv = .text:0x80104A88; // type:function size:0x4C scope:global align:4 +tryOpeningDemoEnd__6KameckFv = .text:0x80104AD4; // type:function size:0x48 scope:global align:4 +tryNonActive__6KameckFv = .text:0x80104B1C; // type:function size:0x5C scope:global align:4 +setNonActive__6KameckFv = .text:0x80104B78; // type:function size:0x64 scope:global align:4 +tryActive__6KameckFv = .text:0x80104BDC; // type:function size:0x4C scope:global align:4 +tryAppearEnd__6KameckFv = .text:0x80104C28; // type:function size:0x5C scope:global align:4 +tryAttackWait__6KameckFv = .text:0x80104C84; // type:function size:0xB4 scope:global align:4 +tryAttack__6KameckFv = .text:0x80104D38; // type:function size:0x50 scope:global align:4 +tryAttackEnd__6KameckFv = .text:0x80104D88; // type:function size:0x50 scope:global align:4 +tryHitEnd__6KameckFv = .text:0x80104DD8; // type:function size:0x4C scope:global align:4 +tryMove__6KameckFv = .text:0x80104E24; // type:function size:0x4C scope:global align:4 +tryMoveEnd__6KameckFv = .text:0x80104E70; // type:function size:0x50 scope:global align:4 +tryPointBind__6KameckFv = .text:0x80104EC0; // type:function size:0x58 scope:global align:4 +exeOpeningDemo__6KameckFv = .text:0x80104F18; // type:function size:0x68 scope:global align:4 +exeDemoAppear__6KameckFv = .text:0x80104F80; // type:function size:0xB4 scope:global align:4 +endDemoAppear__6KameckFv = .text:0x80105034; // type:function size:0x44 scope:global align:4 +exeNonActive__6KameckFv = .text:0x80105078; // type:function size:0x58 scope:global align:4 +exeAppear__6KameckFv = .text:0x801050D0; // type:function size:0xDC scope:global align:4 +exeWait__6KameckFv = .text:0x801051AC; // type:function size:0x84 scope:global align:4 +exeAttackWait__6KameckFv = .text:0x80105230; // type:function size:0xA0 scope:global align:4 +exeGuard__6KameckFv = .text:0x801052D0; // type:function size:0x78 scope:global align:4 +exeAttack__6KameckFv = .text:0x80105348; // type:function size:0xCC scope:global align:4 +exeHit__6KameckFv = .text:0x80105414; // type:function size:0x60 scope:global align:4 +exeMoveHide__6KameckFv = .text:0x80105474; // type:function size:0xB4 scope:global align:4 +exeMove__6KameckFv = .text:0x80105528; // type:function size:0x144 scope:global align:4 +exeDown__6KameckFv = .text:0x8010566C; // type:function size:0xD0 scope:global align:4 +exePressDown__6KameckFv = .text:0x8010573C; // type:function size:0xBC scope:global align:4 +resetBeam__6KameckFv = .text:0x801057F8; // type:function size:0x50 scope:global align:4 +setBeamType__6KameckFl = .text:0x80105848; // type:function size:0x8 scope:global align:4 +canNonActive__6KameckCFv = .text:0x80105850; // type:function size:0x2C scope:global align:4 +isEnableAttack__6KameckCFv = .text:0x8010587C; // type:function size:0x94 scope:global align:4 +isEnableGurad__6KameckCFv = .text:0x80105910; // type:function size:0xA8 scope:global align:4 +isEnableDown__6KameckCFv = .text:0x801059B8; // type:function size:0x84 scope:global align:4 +createFireBallBeamKameck__2MRFPCc = .text:0x80105A3C; // type:function size:0x48 scope:global align:4 +createTurtleBeamKameck__2MRFPCc = .text:0x80105A84; // type:function size:0x48 scope:global align:4 +hitBeam__28SmallKameckBeamEventListenerFl = .text:0x80105ACC; // type:function size:0x8 scope:global align:4 +__sinit_\Kameck_cpp = .text:0x80105AD4; // type:function size:0x94 scope:local align:4 +__ct__Q29NrvKameck20KameckNrvOpeningDemoFv = .text:0x80105B68; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck19KameckNrvDemoAppearFv = .text:0x80105B78; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck18KameckNrvNonActiveFv = .text:0x80105B88; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck15KameckNrvAppearFv = .text:0x80105B98; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck13KameckNrvWaitFv = .text:0x80105BA8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck13KameckNrvHideFv = .text:0x80105BB8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck19KameckNrvAttackWaitFv = .text:0x80105BC8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck15KameckNrvAttackFv = .text:0x80105BD8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck14KameckNrvGuardFv = .text:0x80105BE8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck12KameckNrvHitFv = .text:0x80105BF8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck17KameckNrvMoveHideFv = .text:0x80105C08; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck13KameckNrvMoveFv = .text:0x80105C18; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck24KameckNrvBindStarPointerFv = .text:0x80105C28; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck13KameckNrvDownFv = .text:0x80105C38; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKameck18KameckNrvPressDownFv = .text:0x80105C48; // type:function size:0x10 scope:global align:4 +execute__Q29NrvKameck18KameckNrvPressDownCFP5Spine = .text:0x80105C58; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck13KameckNrvDownCFP5Spine = .text:0x80105C60; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvKameck24KameckNrvBindStarPointerCFP5Spine = .text:0x80105C68; // type:function size:0x18 scope:global align:4 +execute__Q29NrvKameck24KameckNrvBindStarPointerCFP5Spine = .text:0x80105C80; // type:function size:0x10 scope:global align:4 +execute__Q29NrvKameck13KameckNrvMoveCFP5Spine = .text:0x80105C90; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck17KameckNrvMoveHideCFP5Spine = .text:0x80105C98; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck12KameckNrvHitCFP5Spine = .text:0x80105CA0; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck14KameckNrvGuardCFP5Spine = .text:0x80105CA8; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck15KameckNrvAttackCFP5Spine = .text:0x80105CB0; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck19KameckNrvAttackWaitCFP5Spine = .text:0x80105CB8; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck13KameckNrvHideCFP5Spine = .text:0x80105CC0; // type:function size:0x4 scope:global align:4 +execute__Q29NrvKameck13KameckNrvWaitCFP5Spine = .text:0x80105CC4; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck15KameckNrvAppearCFP5Spine = .text:0x80105CCC; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck18KameckNrvNonActiveCFP5Spine = .text:0x80105CD4; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck19KameckNrvDemoAppearCFP5Spine = .text:0x80105CDC; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKameck20KameckNrvOpeningDemoCFP5Spine = .text:0x80105CE4; // type:function size:0x8 scope:global align:4 +Functor<6Kameck>__2MRFP6KameckM6KameckFPCvPv_v_Q22MR37FunctorV0M = .text:0x80105CEC; // type:function size:0x40 scope:global align:4 +__cl__Q22MR37FunctorV0MCFv = .text:0x80105D2C; // type:function size:0x30 scope:global align:4 +clone__Q22MR37FunctorV0MCFP7JKRHeap = .text:0x80105D5C; // type:function size:0x68 scope:global align:4 +__dt__6KameckFv = .text:0x80105DC4; // type:function size:0x5C scope:global align:4 +__ct__23KameckBeamEventListenerFv = .text:0x80105E20; // type:function size:0x10 scope:global align:4 +__ct__25KameckBeamCollisionFilterFPCQ29JGeometry8TVec3f = .text:0x80105E30; // type:function size:0x18 scope:global align:4 +isInvalidParts__25KameckBeamCollisionFilterCFPC14CollisionParts = .text:0x80105E48; // type:function size:0x88 scope:global align:4 +__ct__10KameckBeamFPCc = .text:0x80105ED0; // type:function size:0xA0 scope:global align:4 +init__10KameckBeamFRC12JMapInfoIter = .text:0x80105F70; // type:function size:0x17C scope:global align:4 +control__10KameckBeamFv = .text:0x801060EC; // type:function size:0x4 scope:global align:4 +kill__10KameckBeamFv = .text:0x801060F0; // type:function size:0x34 scope:global align:4 +calcAnim__10KameckBeamFv = .text:0x80106124; // type:function size:0x24 scope:global align:4 +attackSensor__10KameckBeamFP9HitSensorP9HitSensor = .text:0x80106148; // type:function size:0x124 scope:global align:4 +receiveOtherMsg__10KameckBeamFUlP9HitSensorP9HitSensor = .text:0x8010626C; // type:function size:0x90 scope:global align:4 +setWandLocalPosition__10KameckBeamFRCQ29JGeometry8TVec3 = .text:0x801062FC; // type:function size:0x8 scope:global align:4 +setBeamKind__10KameckBeamFl = .text:0x80106304; // type:function size:0x8 scope:global align:4 +setEventListener__10KameckBeamFP23KameckBeamEventListener = .text:0x8010630C; // type:function size:0x8 scope:global align:4 +resetBeam__10KameckBeamFv = .text:0x80106314; // type:function size:0xC0 scope:global align:4 +requestFollowWand__10KameckBeamFPA4_ff = .text:0x801063D4; // type:function size:0xD8 scope:global align:4 +requestShootToPlayerGround__10KameckBeamFf = .text:0x801064AC; // type:function size:0xAC scope:global align:4 +requestShootToPlayerCenter__10KameckBeamFf = .text:0x80106558; // type:function size:0xA4 scope:global align:4 +requestShoot__10KameckBeamFRCQ29JGeometry8TVec3f = .text:0x801065FC; // type:function size:0x9C scope:global align:4 +requestStorm__10KameckBeamFP9HitSensorP9HitSensor = .text:0x80106698; // type:function size:0xC8 scope:global align:4 +tryShootEnd__10KameckBeamFv = .text:0x80106760; // type:function size:0xA8 scope:global align:4 +tryChangeTurtle__10KameckBeamFv = .text:0x80106808; // type:function size:0x90 scope:global align:4 +tryChangeFire__10KameckBeamFv = .text:0x80106898; // type:function size:0x184 scope:global align:4 +exeShoot__10KameckBeamFv = .text:0x80106A1C; // type:function size:0xE8 scope:global align:4 +exeExplosion__10KameckBeamFv = .text:0x80106B04; // type:function size:0xD4 scope:global align:4 +exeJetTurtle__10KameckBeamFv = .text:0x80106BD8; // type:function size:0x6C scope:global align:4 +exeFire__10KameckBeamFv = .text:0x80106C44; // type:function size:0xCC scope:global align:4 +startBeamLevelSound__10KameckBeamFv = .text:0x80106D10; // type:function size:0x50 scope:global align:4 +emitBeamReadyEffect__10KameckBeamFv = .text:0x80106D60; // type:function size:0x38 scope:global align:4 +emitBeamEffect__10KameckBeamFv = .text:0x80106D98; // type:function size:0x38 scope:global align:4 +setKameckBeamCollisionFilter__2MRFP9LiveActor = .text:0x80106DD0; // type:function size:0x54 scope:global align:4 +__dt__10KameckBeamFv = .text:0x80106E24; // type:function size:0x5C scope:global align:4 +__sinit_\KameckBeam_cpp = .text:0x80106E80; // type:function size:0x44 scope:local align:4 +__ct__Q213NrvKameckBeam23KameckBeamNrvFollowWandFv = .text:0x80106EC4; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKameckBeam18KameckBeamNrvShootFv = .text:0x80106ED4; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKameckBeam22KameckBeamNrvExplosionFv = .text:0x80106EE4; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKameckBeam22KameckBeamNrvJetTurtleFv = .text:0x80106EF4; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKameckBeam17KameckBeamNrvFireFv = .text:0x80106F04; // type:function size:0x10 scope:global align:4 +execute__Q213NrvKameckBeam17KameckBeamNrvFireCFP5Spine = .text:0x80106F14; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKameckBeam22KameckBeamNrvJetTurtleCFP5Spine = .text:0x80106F1C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKameckBeam22KameckBeamNrvExplosionCFP5Spine = .text:0x80106F24; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKameckBeam18KameckBeamNrvShootCFP5Spine = .text:0x80106F2C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKameckBeam23KameckBeamNrvFollowWandCFP5Spine = .text:0x80106F34; // type:function size:0x8 scope:global align:4 +hitBeam__23KameckBeamEventListenerFl = .text:0x80106F3C; // type:function size:0x4 scope:global align:4 +__ct__16KameckBeamHolderFv = .text:0x80106F40; // type:function size:0x98 scope:global align:4 +__dt__30DeriveActorGroup<10KameckBeam>Fv = .text:0x80106FD8; // type:function size:0x5C scope:global align:4 +__ct__20KameckFireBallHolderFv = .text:0x80107034; // type:function size:0xAC scope:global align:4 +__dt__34DeriveActorGroup<14KameckFireBall>Fv = .text:0x801070E0; // type:function size:0x5C scope:global align:4 +__ct__22KameckBeamTurtleHolderFv = .text:0x8010713C; // type:function size:0xAC scope:global align:4 +__dt__32DeriveActorGroup<12KameckTurtle>Fv = .text:0x801071E8; // type:function size:0x5C scope:global align:4 +createKameckBeamHolder__2MRFv = .text:0x80107244; // type:function size:0x8 scope:global align:4 +createKameckFireBallHolder__2MRFv = .text:0x8010724C; // type:function size:0x8 scope:global align:4 +createKameckBeamTurtleHolder__2MRFv = .text:0x80107254; // type:function size:0x8 scope:global align:4 +startFollowKameckBeam__2MRFlPA4_ffRCQ29JGeometry8TVec3P23KameckBeamEventListener = .text:0x8010725C; // type:function size:0xA4 scope:global align:4 +getKameckBeam__2MRFv = .text:0x80107300; // type:function size:0x50 scope:global align:4 +getKameckFireBall__2MRFv = .text:0x80107350; // type:function size:0x50 scope:global align:4 +getKameckBeamTurtle__2MRFv = .text:0x801073A0; // type:function size:0x50 scope:global align:4 +__dt__16KameckBeamHolderFv = .text:0x801073F0; // type:function size:0x58 scope:global align:4 +__dt__20KameckFireBallHolderFv = .text:0x80107448; // type:function size:0x58 scope:global align:4 +__dt__22KameckBeamTurtleHolderFv = .text:0x801074A0; // type:function size:0x58 scope:global align:4 +__ct__14KameckFireBallFPCc = .text:0x801074F8; // type:function size:0x5C scope:global align:4 +init__14KameckFireBallFRC12JMapInfoIter = .text:0x80107554; // type:function size:0x124 scope:global align:4 +kill__14KameckFireBallFv = .text:0x80107678; // type:function size:0x54 scope:global align:4 +makeActorAppeared__14KameckFireBallFv = .text:0x801076CC; // type:function size:0x40 scope:global align:4 +makeActorDead__14KameckFireBallFv = .text:0x8010770C; // type:function size:0x34 scope:global align:4 +control__14KameckFireBallFv = .text:0x80107740; // type:function size:0x54 scope:global align:4 +calcAndSetBaseMtx__14KameckFireBallFv = .text:0x80107794; // type:function size:0x3C scope:global align:4 +attackSensor__14KameckFireBallFP9HitSensorP9HitSensor = .text:0x801077D0; // type:function size:0xB0 scope:global align:4 +receiveMsgPlayerAttack__14KameckFireBallFUlP9HitSensorP9HitSensor = .text:0x80107880; // type:function size:0x90 scope:global align:4 +receiveOtherMsg__14KameckFireBallFUlP9HitSensorP9HitSensor = .text:0x80107910; // type:function size:0x58 scope:global align:4 +appearDirection__14KameckFireBallFRCQ29JGeometry8TVec3 = .text:0x80107968; // type:function size:0xB8 scope:global align:4 +setEventListener__14KameckFireBallFP23KameckBeamEventListener = .text:0x80107A20; // type:function size:0x8 scope:global align:4 +exeWait__14KameckFireBallFv = .text:0x80107A28; // type:function size:0x164 scope:global align:4 +exeSweep__14KameckFireBallFv = .text:0x80107B8C; // type:function size:0x64 scope:global align:4 +__dt__14KameckFireBallFv = .text:0x80107BF0; // type:function size:0x5C scope:global align:4 +__sinit_\KameckFireBall_cpp = .text:0x80107C4C; // type:function size:0x44 scope:local align:4 +execute__Q221NrvBossKameckBeamFire22KameckFireBallNrvSweepCFP5Spine = .text:0x80107C90; // type:function size:0x8 scope:global align:4 +execute__Q221NrvBossKameckBeamFire21KameckFireBallNrvWaitCFP5Spine = .text:0x80107C98; // type:function size:0x8 scope:global align:4 +__ct__Q221NrvBossKameckBeamFire21KameckFireBallNrvWaitFv = .text:0x80107CA0; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvBossKameckBeamFire22KameckFireBallNrvSweepFv = .text:0x80107CB0; // type:function size:0x10 scope:global align:4 +__ct__12KameckHolderFl = .text:0x80107CC0; // type:function size:0x48 scope:global align:4 +__dt__25DeriveActorGroup<6Kameck>Fv = .text:0x80107D08; // type:function size:0x5C scope:global align:4 +startDemoAppear__12KameckHolderFv = .text:0x80107D64; // type:function size:0x74 scope:global align:4 +endDemoAppear__12KameckHolderFv = .text:0x80107DD8; // type:function size:0x58 scope:global align:4 +deadForceAll__12KameckHolderFv = .text:0x80107E30; // type:function size:0x6C scope:global align:4 +__dt__12KameckHolderFv = .text:0x80107E9C; // type:function size:0x58 scope:global align:4 +__ct__12KameckTurtleFPCc = .text:0x80107EF4; // type:function size:0x74 scope:global align:4 +init__12KameckTurtleFRC12JMapInfoIter = .text:0x80107F68; // type:function size:0x128 scope:global align:4 +initJetTurtle__12KameckTurtleFv = .text:0x80108090; // type:function size:0x5C scope:global align:4 +makeActorAppeared__12KameckTurtleFv = .text:0x801080EC; // type:function size:0x70 scope:global align:4 +makeActorDead__12KameckTurtleFv = .text:0x8010815C; // type:function size:0x48 scope:global align:4 +control__12KameckTurtleFv = .text:0x801081A4; // type:function size:0x18 scope:global align:4 +calcAndSetBaseMtx__12KameckTurtleFv = .text:0x801081BC; // type:function size:0x3C scope:global align:4 +attackSensor__12KameckTurtleFP9HitSensorP9HitSensor = .text:0x801081F8; // type:function size:0xEC scope:global align:4 +receiveMsgPlayerAttack__12KameckTurtleFUlP9HitSensorP9HitSensor = .text:0x801082E4; // type:function size:0x5C scope:global align:4 +receiveOtherMsg__12KameckTurtleFUlP9HitSensorP9HitSensor = .text:0x80108340; // type:function size:0x6C scope:global align:4 +appearDirection__12KameckTurtleFRCQ29JGeometry8TVec3 = .text:0x801083AC; // type:function size:0xA4 scope:global align:4 +exeRun__12KameckTurtleFv = .text:0x80108450; // type:function size:0x238 scope:global align:4 +exeWait__12KameckTurtleFv = .text:0x80108688; // type:function size:0xA4 scope:global align:4 +isEnableAttack__12KameckTurtleCFv = .text:0x8010872C; // type:function size:0x4C scope:global align:4 +appearJetTurtle__12KameckTurtleFb = .text:0x80108778; // type:function size:0x9C scope:global align:4 +__dt__12KameckTurtleFv = .text:0x80108814; // type:function size:0x5C scope:global align:4 +__sinit_\KameckTurtle_cpp = .text:0x80108870; // type:function size:0x2C scope:local align:4 +__ct__Q215NrvKameckTurtle18KameckTurtleNrvRunFv = .text:0x8010889C; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvKameckTurtle19KameckTurtleNrvWaitFv = .text:0x801088AC; // type:function size:0x10 scope:global align:4 +execute__Q215NrvKameckTurtle19KameckTurtleNrvWaitCFP5Spine = .text:0x801088BC; // type:function size:0x8 scope:global align:4 +execute__Q215NrvKameckTurtle18KameckTurtleNrvRunCFP5Spine = .text:0x801088C4; // type:function size:0x8 scope:global align:4 +getRunAwayBreakTimeRandom__20@unnamed@Kanina_cpp@Fv = .text:0x801088CC; // type:function size:0x90 scope:global align:4 +__ct__6KaninaFPCc = .text:0x8010895C; // type:function size:0xB0 scope:global align:4 +init__6KaninaFRC12JMapInfoIter = .text:0x80108A0C; // type:function size:0x26C scope:global align:4 +initAfterPlacement__6KaninaFv = .text:0x80108C78; // type:function size:0x4 scope:global align:4 +kill__6KaninaFv = .text:0x80108C7C; // type:function size:0x54 scope:global align:4 +appearItemPunch__6KaninaFv = .text:0x80108CD0; // type:function size:0x90 scope:global align:4 +appearItemTrample__6KaninaFv = .text:0x80108D60; // type:function size:0x6C scope:global align:4 +attackSensor__6KaninaFP9HitSensorP9HitSensor = .text:0x80108DCC; // type:function size:0xD8 scope:global align:4 +tryAttack__6KaninaFP9HitSensorP9HitSensor = .text:0x80108EA4; // type:function size:0xE0 scope:global align:4 +tryPushEach__6KaninaFP9HitSensorP9HitSensor = .text:0x80108F84; // type:function size:0x160 scope:global align:4 +receiveMsgPlayerAttack__6KaninaFUlP9HitSensorP9HitSensor = .text:0x801090E4; // type:function size:0x188 scope:global align:4 +receiveMsgPush__6KaninaFP9HitSensorP9HitSensor = .text:0x8010926C; // type:function size:0x88 scope:global align:4 +receiveTrample__6KaninaFP9HitSensorP9HitSensor = .text:0x801092F4; // type:function size:0x50 scope:global align:4 +receivePunch__6KaninaFP9HitSensorP9HitSensor = .text:0x80109344; // type:function size:0x118 scope:global align:4 +receiveFireBall__6KaninaFP9HitSensorP9HitSensor = .text:0x8010945C; // type:function size:0x68 scope:global align:4 +doDamageFireBall__6KaninaFP9HitSensorP9HitSensor = .text:0x801094C4; // type:function size:0x8C scope:global align:4 +startRun__6KaninaFv = .text:0x80109550; // type:function size:0x2D4 scope:global align:4 +startRunAwayLevelSound__6KaninaFv = .text:0x80109824; // type:function size:0x84 scope:global align:4 +receiveHipDrop__6KaninaFP9HitSensorP9HitSensor = .text:0x801098A8; // type:function size:0x6C scope:global align:4 +receiveInvincibleAttack__6KaninaFP9HitSensorP9HitSensor = .text:0x80109914; // type:function size:0x68 scope:global align:4 +calcAndSetBaseMtx__6KaninaFv = .text:0x8010997C; // type:function size:0xCC scope:global align:4 +control__6KaninaFv = .text:0x80109A48; // type:function size:0xAC scope:global align:4 +isStateStayOnGround__6KaninaCFv = .text:0x80109AF4; // type:function size:0x8C scope:global align:4 +initForType__6KaninaFRC12JMapInfoIterQ26Kanina10KaninaType = .text:0x80109B80; // type:function size:0x5C scope:global align:4 +isPlayerBackward__6KaninaCFf = .text:0x80109BDC; // type:function size:0x74 scope:global align:4 +isStatePossibleToAttack__6KaninaCFv = .text:0x80109C50; // type:function size:0xBC scope:global align:4 +isStateBlink__6KaninaCFv = .text:0x80109D0C; // type:function size:0x100 scope:global align:4 +updateMovement__6KaninaFv = .text:0x80109E0C; // type:function size:0x104 scope:global align:4 +tryFindPlayer__6KaninaFv = .text:0x80109F10; // type:function size:0x80 scope:global align:4 +tryHitWall__6KaninaFv = .text:0x80109F90; // type:function size:0x9C scope:global align:4 +tryTurn__6KaninaFv = .text:0x8010A02C; // type:function size:0x64 scope:global align:4 +tryPointing__6KaninaFv = .text:0x8010A090; // type:function size:0x58 scope:global align:4 +exeAppear__6KaninaFv = .text:0x8010A0E8; // type:function size:0x9C scope:global align:4 +exeWait__6KaninaFv = .text:0x8010A184; // type:function size:0x100 scope:global align:4 +exeWalk__6KaninaFv = .text:0x8010A284; // type:function size:0x1B8 scope:global align:4 +exeRunAway__6KaninaFv = .text:0x8010A43C; // type:function size:0xEC scope:global align:4 +exeRunAwayReboundDirection__6KaninaFv = .text:0x8010A528; // type:function size:0x134 scope:global align:4 +exeRunAwayBreak__6KaninaFv = .text:0x8010A65C; // type:function size:0xD8 scope:global align:4 +exeAttack__6KaninaFv = .text:0x8010A734; // type:function size:0x8C scope:global align:4 +exeVauntAttackSuccess__6KaninaFv = .text:0x8010A7C0; // type:function size:0x74 scope:global align:4 +exeHitWall__6KaninaFv = .text:0x8010A834; // type:function size:0xF8 scope:global align:4 +exeReboundEach__6KaninaFv = .text:0x8010A92C; // type:function size:0x80 scope:global align:4 +exeGuard__6KaninaFv = .text:0x8010A9AC; // type:function size:0x9C scope:global align:4 +exeGuardEnd__6KaninaFv = .text:0x8010AA48; // type:function size:0x64 scope:global align:4 +exeDamageHipDrop__6KaninaFv = .text:0x8010AAAC; // type:function size:0xE4 scope:global align:4 +exeDamageFireBall__6KaninaFv = .text:0x8010AB90; // type:function size:0xB0 scope:global align:4 +exeDig__6KaninaFv = .text:0x8010AC40; // type:function size:0x84 scope:global align:4 +exeWaitUnderGround__6KaninaFv = .text:0x8010ACC4; // type:function size:0x94 scope:global align:4 +exeFindPlayer__6KaninaFv = .text:0x8010AD58; // type:function size:0x8C scope:global align:4 +exeTurn__6KaninaFv = .text:0x8010ADE4; // type:function size:0x74 scope:global align:4 +exeTurnEnd__6KaninaFv = .text:0x8010AE58; // type:function size:0x68 scope:global align:4 +exePointing__6KaninaFv = .text:0x8010AEC0; // type:function size:0xA8 scope:global align:4 +__dt__6KaninaFv = .text:0x8010AF68; // type:function size:0x5C scope:global align:4 +__sinit_\Kanina_cpp = .text:0x8010AFC4; // type:function size:0xCC scope:local align:4 +__ct__Q29NrvKanina14HostTypeAppearFv = .text:0x8010B090; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina12HostTypeWaitFv = .text:0x8010B0A0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina14HostTypeAttackFv = .text:0x8010B0B0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina26HostTypeVauntAttackSuccessFv = .text:0x8010B0C0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina13HostTypeGuardFv = .text:0x8010B0D0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina16HostTypeGuardEndFv = .text:0x8010B0E0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina22HostTypeDamageFireBallFv = .text:0x8010B0F0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina21HostTypeDamageHipDropFv = .text:0x8010B100; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina31HostTypeDamageTrampleInvincivleFv = .text:0x8010B110; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina11HostTypeDigFv = .text:0x8010B120; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina23HostTypeWaitUnderGroundFv = .text:0x8010B130; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina18HostTypeFindPlayerFv = .text:0x8010B140; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina20HostTypeRunAwayBreakFv = .text:0x8010B150; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina19HostTypeReboundEachFv = .text:0x8010B160; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina12HostTypeTurnFv = .text:0x8010B170; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina15HostTypeTurnEndFv = .text:0x8010B180; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina16HostTypePointingFv = .text:0x8010B190; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina19HostTypePointingEndFv = .text:0x8010B1A0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina12HostTypeWalkFv = .text:0x8010B1B0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina15HostTypeRunAwayFv = .text:0x8010B1C0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina31HostTypeRunAwayReboundDirectionFv = .text:0x8010B1D0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKanina15HostTypeHitWallFv = .text:0x8010B1E0; // type:function size:0x10 scope:global align:4 +execute__Q29NrvKanina15HostTypeHitWallCFP5Spine = .text:0x8010B1F0; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina31HostTypeRunAwayReboundDirectionCFP5Spine = .text:0x8010B1F8; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina15HostTypeRunAwayCFP5Spine = .text:0x8010B200; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina12HostTypeWalkCFP5Spine = .text:0x8010B208; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina19HostTypePointingEndCFP5Spine = .text:0x8010B210; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvKanina16HostTypePointingCFP5Spine = .text:0x8010B218; // type:function size:0x10 scope:global align:4 +execute__Q29NrvKanina16HostTypePointingCFP5Spine = .text:0x8010B228; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina15HostTypeTurnEndCFP5Spine = .text:0x8010B230; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina12HostTypeTurnCFP5Spine = .text:0x8010B238; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina19HostTypeReboundEachCFP5Spine = .text:0x8010B240; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina20HostTypeRunAwayBreakCFP5Spine = .text:0x8010B248; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina18HostTypeFindPlayerCFP5Spine = .text:0x8010B250; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina23HostTypeWaitUnderGroundCFP5Spine = .text:0x8010B258; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina11HostTypeDigCFP5Spine = .text:0x8010B260; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina31HostTypeDamageTrampleInvincivleCFP5Spine = .text:0x8010B268; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina21HostTypeDamageHipDropCFP5Spine = .text:0x8010B270; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina22HostTypeDamageFireBallCFP5Spine = .text:0x8010B278; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina16HostTypeGuardEndCFP5Spine = .text:0x8010B280; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina13HostTypeGuardCFP5Spine = .text:0x8010B288; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina26HostTypeVauntAttackSuccessCFP5Spine = .text:0x8010B290; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina14HostTypeAttackCFP5Spine = .text:0x8010B298; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina12HostTypeWaitCFP5Spine = .text:0x8010B2A0; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKanina14HostTypeAppearCFP5Spine = .text:0x8010B2A8; // type:function size:0x8 scope:global align:4 +__ct__8KarikariFPCc = .text:0x8010B2B0; // type:function size:0x74 scope:global align:4 +init__8KarikariFRC12JMapInfoIter = .text:0x8010B324; // type:function size:0x1BC scope:global align:4 +applyEnvironmentInfluenceToVelocity__8KarikariFv = .text:0x8010B4E0; // type:function size:0x178 scope:global align:4 +killedInFrozenState__8KarikariFv = .text:0x8010B658; // type:function size:0x9C scope:global align:4 +control__8KarikariFv = .text:0x8010B6F4; // type:function size:0x74 scope:global align:4 +exeFall__8KarikariFv = .text:0x8010B768; // type:function size:0xEC scope:global align:4 +exeLand__8KarikariFv = .text:0x8010B854; // type:function size:0x1CC scope:global align:4 +exeNoCalcWait__8KarikariFv = .text:0x8010BA20; // type:function size:0x84 scope:global align:4 +exeWait__8KarikariFv = .text:0x8010BAA4; // type:function size:0x12C scope:global align:4 +exePrePursue__8KarikariFv = .text:0x8010BBD0; // type:function size:0x1A8 scope:global align:4 +exePursue__8KarikariFv = .text:0x8010BD78; // type:function size:0x254 scope:global align:4 +exeWatchFor__8KarikariFv = .text:0x8010BFCC; // type:function size:0x1BC scope:global align:4 +exePreCling__8KarikariFv = .text:0x8010C188; // type:function size:0x19C scope:global align:4 +exeCling__8KarikariFv = .text:0x8010C324; // type:function size:0xF8 scope:global align:4 +exeRelease__8KarikariFv = .text:0x8010C41C; // type:function size:0xC4 scope:global align:4 +exeSpinAttacked__8KarikariFv = .text:0x8010C4E0; // type:function size:0x110 scope:global align:4 +exeDPDAttacked__8KarikariFv = .text:0x8010C5F0; // type:function size:0x130 scope:global align:4 +exeFrozen__8KarikariFv = .text:0x8010C720; // type:function size:0x120 scope:global align:4 +exeFrozenRecover__8KarikariFv = .text:0x8010C840; // type:function size:0x164 scope:global align:4 +exeBlowOut__8KarikariFv = .text:0x8010C9A4; // type:function size:0x168 scope:global align:4 +exeInTornado__8KarikariFv = .text:0x8010CB0C; // type:function size:0x130 scope:global align:4 +exePress__8KarikariFv = .text:0x8010CC3C; // type:function size:0xF8 scope:global align:4 +tryBlowOut__8KarikariFRCQ29JGeometry8TVec3b = .text:0x8010CD34; // type:function size:0x198 scope:global align:4 +tryElectricKill__8KarikariFv = .text:0x8010CECC; // type:function size:0x94 scope:global align:4 +tryHipDropRelease__8KarikariFv = .text:0x8010CF60; // type:function size:0xA0 scope:global align:4 +tryDPDRelease__8KarikariFRCQ29JGeometry8TVec2 = .text:0x8010D000; // type:function size:0x3C scope:global align:4 +tryDPDAttacked__8KarikariFv = .text:0x8010D03C; // type:function size:0x1B4 scope:global align:4 +setVelocityFromCursorMove__8KarikariFRCQ29JGeometry8TVec2 = .text:0x8010D1F0; // type:function size:0x114 scope:global align:4 +makeActorDead__8KarikariFv = .text:0x8010D304; // type:function size:0x80 scope:global align:4 +kill__8KarikariFv = .text:0x8010D384; // type:function size:0x54 scope:global align:4 +generateItem__8KarikariFl = .text:0x8010D3D8; // type:function size:0x98 scope:global align:4 +attackSensor__8KarikariFP9HitSensorP9HitSensor = .text:0x8010D470; // type:function size:0x178 scope:global align:4 +receiveOtherMsg__8KarikariFUlP9HitSensorP9HitSensor = .text:0x8010D5E8; // type:function size:0x7C scope:global align:4 +receiveMsgPlayerAttack__8KarikariFUlP9HitSensorP9HitSensor = .text:0x8010D664; // type:function size:0xDC scope:global align:4 +receiveMsgPush__8KarikariFP9HitSensorP9HitSensor = .text:0x8010D740; // type:function size:0x10C scope:global align:4 +receiveMsgEnemyAttack__8KarikariFUlP9HitSensorP9HitSensor = .text:0x8010D84C; // type:function size:0x278 scope:global align:4 +tryTurnToDirection__8KarikariFRCQ29JGeometry8TVec3f = .text:0x8010DAC4; // type:function size:0x1DC scope:global align:4 +calcAndSetBaseMtx__8KarikariFv = .text:0x8010DCA0; // type:function size:0x6C scope:global align:4 +__dt__8KarikariFv = .text:0x8010DD0C; // type:function size:0x5C scope:global align:4 +__sinit_\Karikari_cpp = .text:0x8010DD68; // type:function size:0xAC scope:local align:4 +__ct__Q211NrvKarikari15HostTypeNrvFallFv = .text:0x8010DE14; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari15HostTypeNrvLandFv = .text:0x8010DE24; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari21HostTypeNrvNoCalcWaitFv = .text:0x8010DE34; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari15HostTypeNrvWaitFv = .text:0x8010DE44; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari20HostTypeNrvPrePursueFv = .text:0x8010DE54; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari17HostTypeNrvPursueFv = .text:0x8010DE64; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari19HostTypeNrvWatchForFv = .text:0x8010DE74; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari19HostTypeNrvPreClingFv = .text:0x8010DE84; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari16HostTypeNrvClingFv = .text:0x8010DE94; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari18HostTypeNrvReleaseFv = .text:0x8010DEA4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari23HostTypeNrvSpinAttackedFv = .text:0x8010DEB4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari22HostTypeNrvDPDAttackedFv = .text:0x8010DEC4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari17HostTypeNrvFrozenFv = .text:0x8010DED4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari24HostTypeNrvFrozenRecoverFv = .text:0x8010DEE4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari18HostTypeNrvBlowOutFv = .text:0x8010DEF4; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari27HostTypeNrvBlowOutStarPieceFv = .text:0x8010DF04; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari20HostTypeNrvInTornadoFv = .text:0x8010DF14; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvKarikari16HostTypeNrvPressFv = .text:0x8010DF24; // type:function size:0x10 scope:global align:4 +execute__Q211NrvKarikari16HostTypeNrvPressCFP5Spine = .text:0x8010DF34; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari20HostTypeNrvInTornadoCFP5Spine = .text:0x8010DF3C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari27HostTypeNrvBlowOutStarPieceCFP5Spine = .text:0x8010DF44; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari18HostTypeNrvBlowOutCFP5Spine = .text:0x8010DF4C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari24HostTypeNrvFrozenRecoverCFP5Spine = .text:0x8010DF54; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari17HostTypeNrvFrozenCFP5Spine = .text:0x8010DF5C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari22HostTypeNrvDPDAttackedCFP5Spine = .text:0x8010DF64; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari23HostTypeNrvSpinAttackedCFP5Spine = .text:0x8010DF6C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari18HostTypeNrvReleaseCFP5Spine = .text:0x8010DF74; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari16HostTypeNrvClingCFP5Spine = .text:0x8010DF7C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari19HostTypeNrvPreClingCFP5Spine = .text:0x8010DF84; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari19HostTypeNrvWatchForCFP5Spine = .text:0x8010DF8C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari17HostTypeNrvPursueCFP5Spine = .text:0x8010DF94; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari20HostTypeNrvPrePursueCFP5Spine = .text:0x8010DF9C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari15HostTypeNrvWaitCFP5Spine = .text:0x8010DFA4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x8010DFAC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari15HostTypeNrvLandCFP5Spine = .text:0x8010DFB4; // type:function size:0x8 scope:global align:4 +execute__Q211NrvKarikari15HostTypeNrvFallCFP5Spine = .text:0x8010DFBC; // type:function size:0x8 scope:global align:4 +squared__Q29JGeometry8TVec2CFv = .text:0x8010DFC4; // type:function size:0x18 scope:global align:4 +__ct__16KarikariDirectorFPCc = .text:0x8010DFDC; // type:function size:0x160 scope:global align:4 +isMaxNumCling__16KarikariDirectorCFv = .text:0x8010E13C; // type:function size:0x14 scope:global align:4 +removeAllClingingKarikari__16KarikariDirectorFv = .text:0x8010E150; // type:function size:0x6C scope:global align:4 +blowOutAllClingingKarikari__16KarikariDirectorFRCQ29JGeometry8TVec3 = .text:0x8010E1BC; // type:function size:0x68 scope:global align:4 +electricKillAllClingingKarikari__16KarikariDirectorFv = .text:0x8010E224; // type:function size:0x5C scope:global align:4 +movement__16KarikariDirectorFv = .text:0x8010E280; // type:function size:0x150 scope:global align:4 +clearScratchInfo__16KarikariDirectorFv = .text:0x8010E3D0; // type:function size:0x28 scope:global align:4 +requestRelease__16KarikariDirectorFP8KarikariQ29JGeometry8TVec2f = .text:0x8010E3F8; // type:function size:0x48 scope:global align:4 +registCling__16KarikariDirectorFP8Karikari = .text:0x8010E440; // type:function size:0x60 scope:global align:4 +unregistCling__16KarikariDirectorFP8Karikari = .text:0x8010E4A0; // type:function size:0x48 scope:global align:4 +getKarikariClingNum__2MRFv = .text:0x8010E4E8; // type:function size:0x44 scope:global align:4 +getClingNumMax__2MRFv = .text:0x8010E52C; // type:function size:0x44 scope:global align:4 +removeAllClingingKarikari__2MRFv = .text:0x8010E570; // type:function size:0x3C scope:global align:4 +__dt__16KarikariDirectorFv = .text:0x8010E5AC; // type:function size:0x5C scope:global align:4 +__ct__5KaronFPCc = .text:0x8010E608; // type:function size:0x54 scope:global align:4 +init__5KaronFRC12JMapInfoIter = .text:0x8010E65C; // type:function size:0x278 scope:global align:4 +initAfterPlacement__5KaronFv = .text:0x8010E8D4; // type:function size:0x4 scope:global align:4 +kill__5KaronFv = .text:0x8010E8D8; // type:function size:0x6C scope:global align:4 +exeFixWait__5KaronFv = .text:0x8010E944; // type:function size:0xA4 scope:global align:4 +exeWait__5KaronFv = .text:0x8010E9E8; // type:function size:0x14C scope:global align:4 +exeWalk__5KaronFv = .text:0x8010EB34; // type:function size:0x100 scope:global align:4 +exeTurn__5KaronFv = .text:0x8010EC34; // type:function size:0x130 scope:global align:4 +exeWalkOnRail__5KaronFv = .text:0x8010ED64; // type:function size:0xA8 scope:global align:4 +exeSearch__5KaronFv = .text:0x8010EE0C; // type:function size:0x98 scope:global align:4 +exePursue__5KaronFv = .text:0x8010EEA4; // type:function size:0xBC scope:global align:4 +exeBroken__5KaronFv = .text:0x8010EF60; // type:function size:0x190 scope:global align:4 +exeStepBroken__5KaronFv = .text:0x8010F0F0; // type:function size:0x190 scope:global align:4 +exeRecover__5KaronFv = .text:0x8010F280; // type:function size:0xE4 scope:global align:4 +exeHitReaction__5KaronFv = .text:0x8010F364; // type:function size:0x194 scope:global align:4 +exeDeath__5KaronFv = .text:0x8010F4F8; // type:function size:0xBC scope:global align:4 +exeSinkDown__5KaronFv = .text:0x8010F5B4; // type:function size:0xFC scope:global align:4 +exeBindStarPointer__5KaronFv = .text:0x8010F6B0; // type:function size:0x38 scope:global align:4 +control__5KaronFv = .text:0x8010F6E8; // type:function size:0x214 scope:global align:4 +isFallNextMove__5KaronFb = .text:0x8010F8FC; // type:function size:0x6C scope:global align:4 +attackSensor__5KaronFP9HitSensorP9HitSensor = .text:0x8010F968; // type:function size:0x250 scope:global align:4 +receiveMsgPlayerAttack__5KaronFUlP9HitSensorP9HitSensor = .text:0x8010FBB8; // type:function size:0x210 scope:global align:4 +receiveMsgEnemyAttack__5KaronFUlP9HitSensorP9HitSensor = .text:0x8010FDC8; // type:function size:0x8C scope:global align:4 +receiveMsgPush__5KaronFP9HitSensorP9HitSensor = .text:0x8010FE54; // type:function size:0xC0 scope:global align:4 +receiveOtherMsg__5KaronFUlP9HitSensorP9HitSensor = .text:0x8010FF14; // type:function size:0x90 scope:global align:4 +calcAndSetBaseMtx__5KaronFv = .text:0x8010FFA4; // type:function size:0x5C scope:global align:4 +__dt__5KaronFv = .text:0x80110000; // type:function size:0x5C scope:global align:4 +__sinit_\Karon_cpp = .text:0x8011005C; // type:function size:0x9C scope:local align:4 +__ct__Q28NrvKaron18HostTypeNrvFixWaitFv = .text:0x801100F8; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron15HostTypeNrvWaitFv = .text:0x80110108; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron27HostTypeNrvStarPieceHitWaitFv = .text:0x80110118; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron15HostTypeNrvWalkFv = .text:0x80110128; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron15HostTypeNrvTurnFv = .text:0x80110138; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron21HostTypeNrvWalkOnRailFv = .text:0x80110148; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron17HostTypeNrvSearchFv = .text:0x80110158; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron17HostTypeNrvPursueFv = .text:0x80110168; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron17HostTypeNrvBrokenFv = .text:0x80110178; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron21HostTypeNrvStepBrokenFv = .text:0x80110188; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron18HostTypeNrvRecoverFv = .text:0x80110198; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron22HostTypeNrvHitReactionFv = .text:0x801101A8; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron23HostTypeNrvStarPieceHitFv = .text:0x801101B8; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron16HostTypeNrvDeathFv = .text:0x801101C8; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron19HostTypeNrvSinkDownFv = .text:0x801101D8; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvKaron26HostTypeNrvBindStarPointerFv = .text:0x801101E8; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q28NrvKaron26HostTypeNrvBindStarPointerCFP5Spine = .text:0x801101F8; // type:function size:0x18 scope:global align:4 +execute__Q28NrvKaron26HostTypeNrvBindStarPointerCFP5Spine = .text:0x80110210; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron19HostTypeNrvSinkDownCFP5Spine = .text:0x80110218; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron16HostTypeNrvDeathCFP5Spine = .text:0x80110220; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron23HostTypeNrvStarPieceHitCFP5Spine = .text:0x80110228; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron22HostTypeNrvHitReactionCFP5Spine = .text:0x80110230; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron18HostTypeNrvRecoverCFP5Spine = .text:0x80110238; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron21HostTypeNrvStepBrokenCFP5Spine = .text:0x80110240; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron17HostTypeNrvBrokenCFP5Spine = .text:0x80110248; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q28NrvKaron17HostTypeNrvPursueCFP5Spine = .text:0x80110250; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron17HostTypeNrvPursueCFP5Spine = .text:0x80110258; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron17HostTypeNrvSearchCFP5Spine = .text:0x80110260; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron21HostTypeNrvWalkOnRailCFP5Spine = .text:0x80110268; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron15HostTypeNrvTurnCFP5Spine = .text:0x80110270; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron15HostTypeNrvWalkCFP5Spine = .text:0x80110278; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron27HostTypeNrvStarPieceHitWaitCFP5Spine = .text:0x80110280; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron15HostTypeNrvWaitCFP5Spine = .text:0x80110288; // type:function size:0x8 scope:global align:4 +execute__Q28NrvKaron18HostTypeNrvFixWaitCFP5Spine = .text:0x80110290; // type:function size:0x8 scope:global align:4 +__ct__7KirairaFPCc = .text:0x80110298; // type:function size:0x84 scope:global align:4 +init__7KirairaFRC12JMapInfoIter = .text:0x8011031C; // type:function size:0x230 scope:global align:4 +calcAndSetBaseMtx__7KirairaFv = .text:0x8011054C; // type:function size:0x48 scope:global align:4 +exeWait__7KirairaFv = .text:0x80110594; // type:function size:0x90 scope:global align:4 +exeFaceToMario__7KirairaFv = .text:0x80110624; // type:function size:0xBC scope:global align:4 +exeFaceToMarioAndStare__7KirairaFv = .text:0x801106E0; // type:function size:0xA4 scope:global align:4 +exeBeExploded__7KirairaFv = .text:0x80110784; // type:function size:0x58 scope:global align:4 +exeDead__7KirairaFv = .text:0x801107DC; // type:function size:0x100 scope:global align:4 +exeRecoverSign__7KirairaFv = .text:0x801108DC; // type:function size:0xB0 scope:global align:4 +exeRecover__7KirairaFv = .text:0x8011098C; // type:function size:0x148 scope:global align:4 +attackSensor__7KirairaFP9HitSensorP9HitSensor = .text:0x80110AD4; // type:function size:0x1D0 scope:global align:4 +receiveMsgPlayerAttack__7KirairaFUlP9HitSensorP9HitSensor = .text:0x80110CA4; // type:function size:0x148 scope:global align:4 +receiveMsgEnemyAttack__7KirairaFUlP9HitSensorP9HitSensor = .text:0x80110DEC; // type:function size:0xC0 scope:global align:4 +receiveOtherMsg__7KirairaFUlP9HitSensorP9HitSensor = .text:0x80110EAC; // type:function size:0xB8 scope:global align:4 +openEyes__7KirairaFv = .text:0x80110F64; // type:function size:0x74 scope:global align:4 +closeEyes__7KirairaFv = .text:0x80110FD8; // type:function size:0x58 scope:global align:4 +drift__7KirairaFv = .text:0x80111030; // type:function size:0x17C scope:global align:4 +driftOnRail__7KirairaFv = .text:0x801111AC; // type:function size:0x68 scope:global align:4 +explode__7KirairaFv = .text:0x80111214; // type:function size:0xAC scope:global align:4 +__dt__7KirairaFv = .text:0x801112C0; // type:function size:0x5C scope:global align:4 +__sinit_\Kiraira_cpp = .text:0x8011131C; // type:function size:0x5C scope:local align:4 +__ct__Q210NrvKiraira14KirairaNrvWaitFv = .text:0x80111378; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKiraira21KirairaNrvFaceToMarioFv = .text:0x80111388; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKiraira29KirairaNrvFaceToMarioAndStareFv = .text:0x80111398; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKiraira17KirairaNrvExplodeFv = .text:0x801113A8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKiraira20KirairaNrvBeExplodedFv = .text:0x801113B8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKiraira14KirairaNrvDeadFv = .text:0x801113C8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKiraira21KirairaNrvRecoverSignFv = .text:0x801113D8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKiraira17KirairaNrvRecoverFv = .text:0x801113E8; // type:function size:0x10 scope:global align:4 +execute__Q210NrvKiraira17KirairaNrvRecoverCFP5Spine = .text:0x801113F8; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKiraira21KirairaNrvRecoverSignCFP5Spine = .text:0x80111400; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKiraira14KirairaNrvDeadCFP5Spine = .text:0x80111408; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKiraira20KirairaNrvBeExplodedCFP5Spine = .text:0x80111410; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKiraira17KirairaNrvExplodeCFP5Spine = .text:0x80111418; // type:function size:0x40 scope:global align:4 +execute__Q210NrvKiraira29KirairaNrvFaceToMarioAndStareCFP5Spine = .text:0x80111458; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKiraira21KirairaNrvFaceToMarioCFP5Spine = .text:0x80111460; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKiraira14KirairaNrvWaitCFP5Spine = .text:0x80111468; // type:function size:0x8 scope:global align:4 +__dt__12KirairaChainFv = .text:0x80111470; // type:function size:0x5C scope:global align:4 +__ct__12KirairaChainFPC9LiveActor = .text:0x801114CC; // type:function size:0x294 scope:global align:4 +init__12KirairaChainFRC12JMapInfoIter = .text:0x80111760; // type:function size:0xE4 scope:global align:4 +initPoints__12KirairaChainFv = .text:0x80111844; // type:function size:0x1B0 scope:global align:4 +control__12KirairaChainFv = .text:0x801119F4; // type:function size:0x104 scope:global align:4 +updatePoints__12KirairaChainFv = .text:0x80111AF8; // type:function size:0x430 scope:global align:4 +restrictPointFromTop__12KirairaChainFllRCQ29JGeometry8TVec3f = .text:0x80111F28; // type:function size:0xE8 scope:global align:4 +restrictPointFromBottom__12KirairaChainFllRCQ29JGeometry8TVec3f = .text:0x80112010; // type:function size:0xE8 scope:global align:4 +restrictPointFromTopAndCalcAxis__12KirairaChainFllRCQ29JGeometry8TVec3f = .text:0x801120F8; // type:function size:0xD4 scope:global align:4 +restrictPointFromBottomAndCalcAxis__12KirairaChainFllRCQ29JGeometry8TVec3f = .text:0x801121CC; // type:function size:0xD4 scope:global align:4 +draw__12KirairaChainCFv = .text:0x801122A0; // type:function size:0xF8 scope:global align:4 +clamp__2MRFlll = .text:0x80112398; // type:function size:0x24 scope:global align:4 +setEulerZ__Q29JGeometry64TRotation3>>Ff = .text:0x801123BC; // type:function size:0x90 scope:global align:4 +__ct__11KoopaJrShipFPCc = .text:0x8011244C; // type:function size:0xE8 scope:global align:4 +init__11KoopaJrShipFRC12JMapInfoIter = .text:0x80112534; // type:function size:0x24C scope:global align:4 +initAfterPlacement__11KoopaJrShipFv = .text:0x80112780; // type:function size:0x38 scope:global align:4 +kill__11KoopaJrShipFv = .text:0x801127B8; // type:function size:0x38 scope:global align:4 +control__11KoopaJrShipFv = .text:0x801127F0; // type:function size:0x18C scope:global align:4 +receiveMsgPlayerAttack__11KoopaJrShipFUlP9HitSensorP9HitSensor = .text:0x8011297C; // type:function size:0x6C scope:global align:4 +initShells__11KoopaJrShipFv = .text:0x801129E8; // type:function size:0x70 scope:global align:4 +initKoopaJr__11KoopaJrShipFRC12JMapInfoIter = .text:0x80112A58; // type:function size:0xCC scope:global align:4 +initKameck__11KoopaJrShipFRC12JMapInfoIter = .text:0x80112B24; // type:function size:0x80 scope:global align:4 +initKiller__11KoopaJrShipFv = .text:0x80112BA4; // type:function size:0x78 scope:global align:4 +receiveMsgJetTurtleAttack__11KoopaJrShipFP9HitSensorP9HitSensor = .text:0x80112C1C; // type:function size:0x1B0 scope:global align:4 +getNumShootShells__11KoopaJrShipCFv = .text:0x80112DCC; // type:function size:0x58 scope:global align:4 +getPropellerRotSpeed__11KoopaJrShipCFv = .text:0x80112E24; // type:function size:0xB4 scope:global align:4 +updateCoordSpeed__11KoopaJrShipFv = .text:0x80112ED8; // type:function size:0x10C scope:global align:4 +calcLauncherInfo__11KoopaJrShipCFPQ29JGeometry8TVec3PQ29JGeometry8TVec3l = .text:0x80112FE4; // type:function size:0x74 scope:global align:4 +calcLauncherInfoKiller__11KoopaJrShipCFPQ29JGeometry8TVec3PQ29JGeometry8TVec3l = .text:0x80113058; // type:function size:0x10C scope:global align:4 +shootShell__11KoopaJrShipFl = .text:0x80113164; // type:function size:0xA0 scope:global align:4 +tryShootAllKillers__11KoopaJrShipFv = .text:0x80113204; // type:function size:0xC4 scope:global align:4 +shootKiller__11KoopaJrShipFl = .text:0x801132C8; // type:function size:0x8C scope:global align:4 +shootKillersAfterDamage__11KoopaJrShipFv = .text:0x80113354; // type:function size:0x5C scope:global align:4 +isExistActiveKiller__11KoopaJrShipCFv = .text:0x801133B0; // type:function size:0x70 scope:global align:4 +isExistActiveKameck__11KoopaJrShipCFv = .text:0x80113420; // type:function size:0x90 scope:global align:4 +shootMainShells__11KoopaJrShipFv = .text:0x801134B0; // type:function size:0x14C scope:global align:4 +emitDamageSmokeEffect__11KoopaJrShipFv = .text:0x801135FC; // type:function size:0x30 scope:global align:4 +emitDamageHitEffect__11KoopaJrShipFv = .text:0x8011362C; // type:function size:0x94 scope:global align:4 +updateKoopaJrPos__11KoopaJrShipFv = .text:0x801136C0; // type:function size:0xB4 scope:global align:4 +updateKillerPos__11KoopaJrShipFv = .text:0x80113774; // type:function size:0x94 scope:global align:4 +killAllSubModels__11KoopaJrShipFv = .text:0x80113808; // type:function size:0x64 scope:global align:4 +setStateTurnFront__11KoopaJrShipFv = .text:0x8011386C; // type:function size:0x70 scope:global align:4 +exeAppear__11KoopaJrShipFv = .text:0x801138DC; // type:function size:0xE0 scope:global align:4 +exeMove__11KoopaJrShipFv = .text:0x801139BC; // type:function size:0x124 scope:global align:4 +exeMoveFrontAttack__11KoopaJrShipFv = .text:0x80113AE0; // type:function size:0xEC scope:global align:4 +exeShoot__11KoopaJrShipFv = .text:0x80113BCC; // type:function size:0xB8 scope:global align:4 +exeShootMain__11KoopaJrShipFv = .text:0x80113C84; // type:function size:0xC0 scope:global align:4 +exeStopAtEnd__11KoopaJrShipFv = .text:0x80113D44; // type:function size:0x80 scope:global align:4 +exePowerUp__11KoopaJrShipFv = .text:0x80113DC4; // type:function size:0x4C scope:global align:4 +exeDamage__11KoopaJrShipFv = .text:0x80113E10; // type:function size:0x150 scope:global align:4 +exeBreakStart__11KoopaJrShipFv = .text:0x80113F60; // type:function size:0x1C0 scope:global align:4 +exeBreak__11KoopaJrShipFv = .text:0x80114120; // type:function size:0x1D8 scope:global align:4 +exeTurnFront__11KoopaJrShipFv = .text:0x801142F8; // type:function size:0x190 scope:global align:4 +__sinit_\KoopaJrShip_cpp = .text:0x80114488; // type:function size:0x84 scope:local align:4 +__ct__Q214NrvKoopaJrShip14HostTypeAppearFv = .text:0x8011450C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip12HostTypeMoveFv = .text:0x8011451C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip23HostTypeMoveFrontAttackFv = .text:0x8011452C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip14HostTypeShoot1Fv = .text:0x8011453C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip14HostTypeShoot2Fv = .text:0x8011454C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip17HostTypeShootMainFv = .text:0x8011455C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip17HostTypeStopAtEndFv = .text:0x8011456C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip15HostTypePowerUpFv = .text:0x8011457C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip14HostTypeDamageFv = .text:0x8011458C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip18HostTypeBreakStartFv = .text:0x8011459C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip13HostTypeBreakFv = .text:0x801145AC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip16HostTypeBreakEndFv = .text:0x801145BC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKoopaJrShip17HostTypeTurnFrontFv = .text:0x801145CC; // type:function size:0x10 scope:global align:4 +execute__Q214NrvKoopaJrShip17HostTypeTurnFrontCFP5Spine = .text:0x801145DC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip16HostTypeBreakEndCFP5Spine = .text:0x801145E4; // type:function size:0x50 scope:global align:4 +execute__Q214NrvKoopaJrShip13HostTypeBreakCFP5Spine = .text:0x80114634; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip18HostTypeBreakStartCFP5Spine = .text:0x8011463C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip14HostTypeDamageCFP5Spine = .text:0x80114644; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip15HostTypePowerUpCFP5Spine = .text:0x8011464C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip17HostTypeStopAtEndCFP5Spine = .text:0x80114654; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip17HostTypeShootMainCFP5Spine = .text:0x8011465C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip14HostTypeShoot2CFP5Spine = .text:0x80114664; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip14HostTypeShoot1CFP5Spine = .text:0x8011466C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip23HostTypeMoveFrontAttackCFP5Spine = .text:0x80114674; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip12HostTypeMoveCFP5Spine = .text:0x8011467C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKoopaJrShip14HostTypeAppearCFP5Spine = .text:0x80114684; // type:function size:0x8 scope:global align:4 +push_back__Q22MR37Vector>FRCP6Kameck = .text:0x8011468C; // type:function size:0x1C scope:global align:4 +__cl__Q22MR49FunctorV0MCFv = .text:0x801146A8; // type:function size:0x30 scope:global align:4 +clone__Q22MR49FunctorV0MCFP7JKRHeap = .text:0x801146D8; // type:function size:0x68 scope:global align:4 +__dt__11KoopaJrShipFv = .text:0x80114740; // type:function size:0x5C scope:global align:4 +__ct__26KoopaJrShipCannonMainShellFPCc = .text:0x8011479C; // type:function size:0x54 scope:global align:4 +__dt__15CannonShellBaseFv = .text:0x801147F0; // type:function size:0x5C scope:global align:4 +init__26KoopaJrShipCannonMainShellFRC12JMapInfoIter = .text:0x8011484C; // type:function size:0x168 scope:global align:4 +kill__26KoopaJrShipCannonMainShellFv = .text:0x801149B4; // type:function size:0x5C scope:global align:4 +calcAndSetBaseMtx__26KoopaJrShipCannonMainShellFv = .text:0x80114A10; // type:function size:0x8 scope:global align:4 +attackSensor__26KoopaJrShipCannonMainShellFP9HitSensorP9HitSensor = .text:0x80114A18; // type:function size:0xD0 scope:global align:4 +receiveMsgPlayerAttack__26KoopaJrShipCannonMainShellFUlP9HitSensorP9HitSensor = .text:0x80114AE8; // type:function size:0x64 scope:global align:4 +launch__26KoopaJrShipCannonMainShellFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80114B4C; // type:function size:0xBC scope:global align:4 +getBaseScale__26KoopaJrShipCannonMainShellCFv = .text:0x80114C08; // type:function size:0x8 scope:global align:4 +explosion__26KoopaJrShipCannonMainShellFv = .text:0x80114C10; // type:function size:0x78 scope:global align:4 +exeFly__26KoopaJrShipCannonMainShellFv = .text:0x80114C88; // type:function size:0xCC scope:global align:4 +registerKoopaJrShipCannonMainShell__15CannonShellUtilFP17CannonShellHolderi = .text:0x80114D54; // type:function size:0x94 scope:global align:4 +__dt__26KoopaJrShipCannonMainShellFv = .text:0x80114DE8; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaJrShipCannonMainShell_cpp = .text:0x80114E40; // type:function size:0x2C scope:local align:4 +__ct__Q229NrvKoopaJrShipCannonMainShell12HostTypeWaitFv = .text:0x80114E6C; // type:function size:0x10 scope:global align:4 +__ct__Q229NrvKoopaJrShipCannonMainShell11HostTypeFlyFv = .text:0x80114E7C; // type:function size:0x10 scope:global align:4 +execute__Q229NrvKoopaJrShipCannonMainShell11HostTypeFlyCFP5Spine = .text:0x80114E8C; // type:function size:0x8 scope:global align:4 +execute__Q229NrvKoopaJrShipCannonMainShell12HostTypeWaitCFP5Spine = .text:0x80114E94; // type:function size:0x4 scope:global align:4 +getLifeTime__15CannonShellBaseCFv = .text:0x80114E98; // type:function size:0x8 scope:global align:4 +getBaseScale__15CannonShellBaseCFv = .text:0x80114EA0; // type:function size:0x8 scope:global align:4 +__ct__22KoopaJrShipCannonShellFPCc = .text:0x80114EA8; // type:function size:0xA4 scope:global align:4 +init__22KoopaJrShipCannonShellFRC12JMapInfoIter = .text:0x80114F4C; // type:function size:0x1B0 scope:global align:4 +kill__22KoopaJrShipCannonShellFv = .text:0x801150FC; // type:function size:0x48 scope:global align:4 +calcAndSetBaseMtx__22KoopaJrShipCannonShellFv = .text:0x80115144; // type:function size:0x8 scope:global align:4 +attackSensor__22KoopaJrShipCannonShellFP9HitSensorP9HitSensor = .text:0x8011514C; // type:function size:0xD8 scope:global align:4 +receiveMsgPlayerAttack__22KoopaJrShipCannonShellFUlP9HitSensorP9HitSensor = .text:0x80115224; // type:function size:0x13C scope:global align:4 +receiveMsgEnemyAttack__22KoopaJrShipCannonShellFUlP9HitSensorP9HitSensor = .text:0x80115360; // type:function size:0x88 scope:global align:4 +receiveOtherMsg__22KoopaJrShipCannonShellFUlP9HitSensorP9HitSensor = .text:0x801153E8; // type:function size:0x70 scope:global align:4 +launch__22KoopaJrShipCannonShellFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80115458; // type:function size:0xB8 scope:global align:4 +tryFreeze__22KoopaJrShipCannonShellFv = .text:0x80115510; // type:function size:0x8C scope:global align:4 +isStateEnableExplosion__22KoopaJrShipCannonShellCFv = .text:0x8011559C; // type:function size:0x9C scope:global align:4 +explosion__22KoopaJrShipCannonShellFv = .text:0x80115638; // type:function size:0x78 scope:global align:4 +misfire__22KoopaJrShipCannonShellFv = .text:0x801156B0; // type:function size:0x78 scope:global align:4 +exeFly__22KoopaJrShipCannonShellFv = .text:0x80115728; // type:function size:0xC8 scope:global align:4 +exeDown__22KoopaJrShipCannonShellFv = .text:0x801157F0; // type:function size:0x11C scope:global align:4 +exeFreeze__22KoopaJrShipCannonShellFv = .text:0x8011590C; // type:function size:0x1CC scope:global align:4 +registerKoopaJrShipCannonShell__15CannonShellUtilFP17CannonShellHolderi = .text:0x80115AD8; // type:function size:0x94 scope:global align:4 +__dt__22KoopaJrShipCannonShellFv = .text:0x80115B6C; // type:function size:0x58 scope:global align:4 +__sinit_\KoopaJrShipCannonShell_cpp = .text:0x80115BC4; // type:function size:0x44 scope:local align:4 +__ct__Q225NrvKoopaJrShipCannonShell12HostTypeWaitFv = .text:0x80115C08; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaJrShipCannonShell11HostTypeFlyFv = .text:0x80115C18; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaJrShipCannonShell12HostTypeDownFv = .text:0x80115C28; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaJrShipCannonShell19HostTypeHipDropDownFv = .text:0x80115C38; // type:function size:0x10 scope:global align:4 +__ct__Q225NrvKoopaJrShipCannonShell14HostTypeFreezeFv = .text:0x80115C48; // type:function size:0x10 scope:global align:4 +execute__Q225NrvKoopaJrShipCannonShell14HostTypeFreezeCFP5Spine = .text:0x80115C58; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaJrShipCannonShell19HostTypeHipDropDownCFP5Spine = .text:0x80115C60; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaJrShipCannonShell12HostTypeDownCFP5Spine = .text:0x80115C68; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaJrShipCannonShell11HostTypeFlyCFP5Spine = .text:0x80115C70; // type:function size:0x8 scope:global align:4 +execute__Q225NrvKoopaJrShipCannonShell12HostTypeWaitCFP5Spine = .text:0x80115C78; // type:function size:0x4 scope:global align:4 +__ct__7KoteBugFPCc = .text:0x80115C7C; // type:function size:0x88 scope:global align:4 +init__7KoteBugFRC12JMapInfoIter = .text:0x80115D04; // type:function size:0x358 scope:global align:4 +appear__7KoteBugFv = .text:0x8011605C; // type:function size:0x3C scope:global align:4 +kill__7KoteBugFv = .text:0x80116098; // type:function size:0x54 scope:global align:4 +control__7KoteBugFv = .text:0x801160EC; // type:function size:0x240 scope:global align:4 +exeNoCalcWait__7KoteBugFv = .text:0x8011632C; // type:function size:0x80 scope:global align:4 +exeWait__7KoteBugFv = .text:0x801163AC; // type:function size:0xF0 scope:global align:4 +exeSearch__7KoteBugFv = .text:0x8011649C; // type:function size:0xB8 scope:global align:4 +exeEscapeSearch__7KoteBugFv = .text:0x80116554; // type:function size:0xD8 scope:global align:4 +exePreEscape__7KoteBugFv = .text:0x8011662C; // type:function size:0xA4 scope:global align:4 +exeFlyStart__7KoteBugFv = .text:0x801166D0; // type:function size:0xAC scope:global align:4 +exeFlyPursue__7KoteBugFv = .text:0x8011677C; // type:function size:0x1D4 scope:global align:4 +exeFlyPursueLast__7KoteBugFv = .text:0x80116950; // type:function size:0x174 scope:global align:4 +exeOverturnFall__7KoteBugFv = .text:0x80116AC4; // type:function size:0xE0 scope:global align:4 +exeOverturn__7KoteBugFv = .text:0x80116BA4; // type:function size:0xB4 scope:global align:4 +exePreRecover__7KoteBugFv = .text:0x80116C58; // type:function size:0x94 scope:global align:4 +exeRecover__7KoteBugFv = .text:0x80116CEC; // type:function size:0xDC scope:global align:4 +exeHitToPlayer__7KoteBugFv = .text:0x80116DC8; // type:function size:0xCC scope:global align:4 +exeBlow__7KoteBugFv = .text:0x80116E94; // type:function size:0xC4 scope:global align:4 +exeStampDeath__7KoteBugFv = .text:0x80116F58; // type:function size:0xD4 scope:global align:4 +receiveMsgPlayerAttack__7KoteBugFUlP9HitSensorP9HitSensor = .text:0x8011702C; // type:function size:0x2DC scope:global align:4 +receiveOtherMsg__7KoteBugFUlP9HitSensorP9HitSensor = .text:0x80117308; // type:function size:0x110 scope:global align:4 +setOverturnFall__7KoteBugFP9HitSensorP9HitSensor = .text:0x80117418; // type:function size:0xBC scope:global align:4 +receiveMsgEnemyAttack__7KoteBugFUlP9HitSensorP9HitSensor = .text:0x801174D4; // type:function size:0x100 scope:global align:4 +attackSensor__7KoteBugFP9HitSensorP9HitSensor = .text:0x801175D4; // type:function size:0x158 scope:global align:4 +receiveMsgPush__7KoteBugFP9HitSensorP9HitSensor = .text:0x8011772C; // type:function size:0xB8 scope:global align:4 +calcAndSetBaseMtx__7KoteBugFv = .text:0x801177E4; // type:function size:0xD0 scope:global align:4 +calcJoint__7KoteBugFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x801178B4; // type:function size:0xD8 scope:global align:4 +__sinit_\KoteBug_cpp = .text:0x8011798C; // type:function size:0xA4 scope:local align:4 +__ct__Q210NrvKoteBug21HostTypeNrvNoCalcWaitFv = .text:0x80117A30; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug15HostTypeNrvWaitFv = .text:0x80117A40; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug17HostTypeNrvSearchFv = .text:0x80117A50; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug23HostTypeNrvEscapeSearchFv = .text:0x80117A60; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug20HostTypeNrvPreEscapeFv = .text:0x80117A70; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug19HostTypeNrvFlyStartFv = .text:0x80117A80; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug20HostTypeNrvFlyPursueFv = .text:0x80117A90; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug20HostTypeNrvFlyEscapeFv = .text:0x80117AA0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug24HostTypeNrvFlyPursueLastFv = .text:0x80117AB0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug23HostTypeNrvOverturnFallFv = .text:0x80117AC0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug19HostTypeNrvOverturnFv = .text:0x80117AD0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug21HostTypeNrvPreRecoverFv = .text:0x80117AE0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug18HostTypeNrvRecoverFv = .text:0x80117AF0; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug22HostTypeNrvHitToPlayerFv = .text:0x80117B00; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug15HostTypeNrvBlowFv = .text:0x80117B10; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug21HostTypeNrvStampDeathFv = .text:0x80117B20; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvKoteBug26HostTypeNrvBindStarPointerFv = .text:0x80117B30; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q210NrvKoteBug26HostTypeNrvBindStarPointerCFP5Spine = .text:0x80117B40; // type:function size:0x18 scope:global align:4 +execute__Q210NrvKoteBug26HostTypeNrvBindStarPointerCFP5Spine = .text:0x80117B58; // type:function size:0x10 scope:global align:4 +execute__Q210NrvKoteBug21HostTypeNrvStampDeathCFP5Spine = .text:0x80117B68; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug15HostTypeNrvBlowCFP5Spine = .text:0x80117B70; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug22HostTypeNrvHitToPlayerCFP5Spine = .text:0x80117B78; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug18HostTypeNrvRecoverCFP5Spine = .text:0x80117B80; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug21HostTypeNrvPreRecoverCFP5Spine = .text:0x80117B88; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug19HostTypeNrvOverturnCFP5Spine = .text:0x80117B90; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug23HostTypeNrvOverturnFallCFP5Spine = .text:0x80117B98; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug24HostTypeNrvFlyPursueLastCFP5Spine = .text:0x80117BA0; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug20HostTypeNrvFlyEscapeCFP5Spine = .text:0x80117BA8; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug20HostTypeNrvFlyPursueCFP5Spine = .text:0x80117BB0; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug19HostTypeNrvFlyStartCFP5Spine = .text:0x80117BB8; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug20HostTypeNrvPreEscapeCFP5Spine = .text:0x80117BC0; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug23HostTypeNrvEscapeSearchCFP5Spine = .text:0x80117BC8; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug17HostTypeNrvSearchCFP5Spine = .text:0x80117BD0; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvKoteBug15HostTypeNrvWaitCFP5Spine = .text:0x80117BD8; // type:function size:0x8 scope:global align:4 +execute__Q210NrvKoteBug15HostTypeNrvWaitCFP5Spine = .text:0x80117BE0; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvKoteBug21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x80117BE8; // type:function size:0x44 scope:global align:4 +execute__Q210NrvKoteBug21HostTypeNrvNoCalcWaitCFP5Spine = .text:0x80117C2C; // type:function size:0x8 scope:global align:4 +__dt__31JointControlDelegator<7KoteBug>Fv = .text:0x80117C34; // type:function size:0x40 scope:global align:4 +calcJointMatrix__31JointControlDelegator<7KoteBug>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80117C74; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__31JointControlDelegator<7KoteBug>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80117CDC; // type:function size:0x68 scope:global align:4 +__dt__7KoteBugFv = .text:0x80117D44; // type:function size:0x5C scope:global align:4 +__ct__Q220@unnamed@Kuribo_cpp@11KuriboParamFv = .text:0x80117DA0; // type:function size:0xB4 scope:global align:4 +__ct__6KuriboFPCc = .text:0x80117E54; // type:function size:0x9C scope:global align:4 +init__6KuriboFRC12JMapInfoIter = .text:0x80117EF0; // type:function size:0x2E0 scope:global align:4 +initAfterPlacement__6KuriboFv = .text:0x801181D0; // type:function size:0x40 scope:global align:4 +initState__6KuriboFv = .text:0x80118210; // type:function size:0xF8 scope:global align:4 +initSensor__6KuriboFv = .text:0x80118308; // type:function size:0xB4 scope:global align:4 +initAppearState__6KuriboFRC12JMapInfoIter = .text:0x801183BC; // type:function size:0x9C scope:global align:4 +makeActorAppeared__6KuriboFv = .text:0x80118458; // type:function size:0x38 scope:global align:4 +makeActorDead__6KuriboFv = .text:0x80118490; // type:function size:0x4 scope:global align:4 +kill__6KuriboFv = .text:0x80118494; // type:function size:0x84 scope:global align:4 +control__6KuriboFv = .text:0x80118518; // type:function size:0xF0 scope:global align:4 +calcAndSetBaseMtx__6KuriboFv = .text:0x80118608; // type:function size:0x60 scope:global align:4 +attackSensor__6KuriboFP9HitSensorP9HitSensor = .text:0x80118668; // type:function size:0x10C scope:global align:4 +receiveMsgPlayerAttack__6KuriboFUlP9HitSensorP9HitSensor = .text:0x80118774; // type:function size:0x150 scope:global align:4 +receiveMsgEnemyAttack__6KuriboFUlP9HitSensorP9HitSensor = .text:0x801188C4; // type:function size:0xC8 scope:global align:4 +receiveMsgPush__6KuriboFP9HitSensorP9HitSensor = .text:0x8011898C; // type:function size:0xC0 scope:global align:4 +receiveOtherMsg__6KuriboFUlP9HitSensorP9HitSensor = .text:0x80118A4C; // type:function size:0xA8 scope:global align:4 +requestDead__6KuriboFv = .text:0x80118AF4; // type:function size:0xAC scope:global align:4 +requestFlatDown__6KuriboFP9HitSensorP9HitSensor = .text:0x80118BA0; // type:function size:0xE4 scope:global align:4 +requestHipDropDown__6KuriboFP9HitSensorP9HitSensor = .text:0x80118C84; // type:function size:0xCC scope:global align:4 +requestPressDown__6KuriboFv = .text:0x80118D50; // type:function size:0xB8 scope:global align:4 +requestStagger__6KuriboFP9HitSensorP9HitSensor = .text:0x80118E08; // type:function size:0x6C scope:global align:4 +requestBlowDown__6KuriboFP9HitSensorP9HitSensor = .text:0x80118E74; // type:function size:0x8C scope:global align:4 +requestAttackSuccess__6KuriboFv = .text:0x80118F00; // type:function size:0x5C scope:global align:4 +onNoGravitySupport__6KuriboFv = .text:0x80118F5C; // type:function size:0xC scope:global align:4 +setUp__6KuriboFRCQ29JGeometry8TVec3RCQ29JGeometry9TQuat4RCQ29JGeometry8TVec3 = .text:0x80118F68; // type:function size:0x78 scope:global align:4 +appearBlowed__6KuriboFRCQ29JGeometry8TVec3RCQ29JGeometry9TQuat4RCQ29JGeometry8TVec3 = .text:0x80118FE0; // type:function size:0x70 scope:global align:4 +appearHipDropped__6KuriboFRCQ29JGeometry8TVec3RCQ29JGeometry9TQuat4 = .text:0x80119050; // type:function size:0xA4 scope:global align:4 +tryNonActive__6KuriboFv = .text:0x801190F4; // type:function size:0x6C scope:global align:4 +tryActive__6KuriboFv = .text:0x80119160; // type:function size:0x50 scope:global align:4 +tryEndBlow__6KuriboFv = .text:0x801191B0; // type:function size:0x78 scope:global align:4 +tryEndBlowLand__6KuriboFv = .text:0x80119228; // type:function size:0x50 scope:global align:4 +tryFind__6KuriboFv = .text:0x80119278; // type:function size:0x50 scope:global align:4 +tryPointBind__6KuriboFv = .text:0x801192C8; // type:function size:0x5C scope:global align:4 +tryDead__6KuriboFv = .text:0x80119324; // type:function size:0xCC scope:global align:4 +exeWander__6KuriboFv = .text:0x801193F0; // type:function size:0x4C scope:global align:4 +exeFindPlayer__6KuriboFv = .text:0x8011943C; // type:function size:0x64 scope:global align:4 +exeChase__6KuriboFv = .text:0x801194A0; // type:function size:0x74 scope:global align:4 +exeStagger__6KuriboFv = .text:0x80119514; // type:function size:0xC8 scope:global align:4 +exeNonActive__6KuriboFv = .text:0x801195DC; // type:function size:0x74 scope:global align:4 +exeAppearFromBox__6KuriboFv = .text:0x80119650; // type:function size:0x74 scope:global align:4 +exeBlow__6KuriboFv = .text:0x801196C4; // type:function size:0x50 scope:global align:4 +exeAttackSuccess__6KuriboFv = .text:0x80119714; // type:function size:0x80 scope:global align:4 +exeHipDropDown__6KuriboFv = .text:0x80119794; // type:function size:0x7C scope:global align:4 +exeFlatDown__6KuriboFv = .text:0x80119810; // type:function size:0x7C scope:global align:4 +exePressDown__6KuriboFv = .text:0x8011988C; // type:function size:0x7C scope:global align:4 +exeBlowDown__6KuriboFv = .text:0x80119908; // type:function size:0xC0 scope:global align:4 +calcPassiveMovement__6KuriboFv = .text:0x801199C8; // type:function size:0x90 scope:global align:4 +isEnableKick__6KuriboCFv = .text:0x80119A58; // type:function size:0x48 scope:global align:4 +isUpsideDown__6KuriboCFv = .text:0x80119AA0; // type:function size:0x48 scope:global align:4 +isEnableDead__6KuriboCFv = .text:0x80119AE8; // type:function size:0xBC scope:global align:4 +isEnablePointBind__6KuriboCFv = .text:0x80119BA4; // type:function size:0x80 scope:global align:4 +isEnableAttack__6KuriboCFv = .text:0x80119C24; // type:function size:0x6C scope:global align:4 +isEnableStamp__6KuriboCFv = .text:0x80119C90; // type:function size:0xA8 scope:global align:4 +isEnablePanch__6KuriboCFv = .text:0x80119D38; // type:function size:0x94 scope:global align:4 +isEnablePushMove__6KuriboCFv = .text:0x80119DCC; // type:function size:0x80 scope:global align:4 +createNoItemKuriboActor__2MRFPCc = .text:0x80119E4C; // type:function size:0x48 scope:global align:4 +__dt__6KuriboFv = .text:0x80119E94; // type:function size:0x5C scope:global align:4 +__sinit_\Kuribo_cpp = .text:0x80119EF0; // type:function size:0x98 scope:local align:4 +__ct__Q29NrvKuribo18KuriboNrvNonActiveFv = .text:0x80119F88; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo22KuriboNrvAppearFromBoxFv = .text:0x80119F98; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo13KuriboNrvBlowFv = .text:0x80119FA8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo17KuriboNrvBlowLandFv = .text:0x80119FB8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo15KuriboNrvWanderFv = .text:0x80119FC8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo19KuriboNrvFindPlayerFv = .text:0x80119FD8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo14KuriboNrvChaseFv = .text:0x80119FE8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo22KuriboNrvAttackSuccessFv = .text:0x80119FF8; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo24KuriboNrvBindStarPointerFv = .text:0x8011A008; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo16KuriboNrvStaggerFv = .text:0x8011A018; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo17KuriboNrvFlatDownFv = .text:0x8011A028; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo20KuriboNrvHipDropDownFv = .text:0x8011A038; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo18KuriboNrvPressDownFv = .text:0x8011A048; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvKuribo17KuriboNrvBlowDownFv = .text:0x8011A058; // type:function size:0x10 scope:global align:4 +execute__Q29NrvKuribo17KuriboNrvBlowDownCFP5Spine = .text:0x8011A068; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo18KuriboNrvPressDownCFP5Spine = .text:0x8011A070; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo20KuriboNrvHipDropDownCFP5Spine = .text:0x8011A078; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo17KuriboNrvFlatDownCFP5Spine = .text:0x8011A080; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo16KuriboNrvStaggerCFP5Spine = .text:0x8011A088; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvKuribo24KuriboNrvBindStarPointerCFP5Spine = .text:0x8011A090; // type:function size:0x18 scope:global align:4 +execute__Q29NrvKuribo24KuriboNrvBindStarPointerCFP5Spine = .text:0x8011A0A8; // type:function size:0x10 scope:global align:4 +execute__Q29NrvKuribo22KuriboNrvAttackSuccessCFP5Spine = .text:0x8011A0B8; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo14KuriboNrvChaseCFP5Spine = .text:0x8011A0C0; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo19KuriboNrvFindPlayerCFP5Spine = .text:0x8011A0C8; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo15KuriboNrvWanderCFP5Spine = .text:0x8011A0D0; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo17KuriboNrvBlowLandCFP5Spine = .text:0x8011A0D8; // type:function size:0x38 scope:global align:4 +execute__Q29NrvKuribo13KuriboNrvBlowCFP5Spine = .text:0x8011A110; // type:function size:0x8 scope:global align:4 +execute__Q29NrvKuribo22KuriboNrvAppearFromBoxCFP5Spine = .text:0x8011A118; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvKuribo18KuriboNrvNonActiveCFP5Spine = .text:0x8011A120; // type:function size:0x44 scope:global align:4 +execute__Q29NrvKuribo18KuriboNrvNonActiveCFP5Spine = .text:0x8011A164; // type:function size:0x8 scope:global align:4 +__ct__Q225@unnamed@KuriboChief_cpp@16KuriboChiefParamFv = .text:0x8011A16C; // type:function size:0x13C scope:global align:4 +__ct__11KuriboChiefFPCc = .text:0x8011A2A8; // type:function size:0x84 scope:global align:4 +init__11KuriboChiefFRC12JMapInfoIter = .text:0x8011A32C; // type:function size:0x1F0 scope:global align:4 +initAfterPlacement__11KuriboChiefFv = .text:0x8011A51C; // type:function size:0x4 scope:global align:4 +initSensor__11KuriboChiefFv = .text:0x8011A520; // type:function size:0x15C scope:global align:4 +initState__11KuriboChiefFv = .text:0x8011A67C; // type:function size:0xFC scope:global align:4 +initKeySwitch__11KuriboChiefFRC12JMapInfoIter = .text:0x8011A778; // type:function size:0x68 scope:global align:4 +makeArchiveList__11KuriboChiefFP27NameObjArchiveListCollectorRC12JMapInfoIter = .text:0x8011A7E0; // type:function size:0x48 scope:global align:4 +kill__11KuriboChiefFv = .text:0x8011A828; // type:function size:0x68 scope:global align:4 +control__11KuriboChiefFv = .text:0x8011A890; // type:function size:0x54 scope:global align:4 +calcAndSetBaseMtx__11KuriboChiefFv = .text:0x8011A8E4; // type:function size:0x60 scope:global align:4 +attackSensor__11KuriboChiefFP9HitSensorP9HitSensor = .text:0x8011A944; // type:function size:0xD4 scope:global align:4 +receiveMsgPlayerAttack__11KuriboChiefFUlP9HitSensorP9HitSensor = .text:0x8011AA18; // type:function size:0xE8 scope:global align:4 +receiveMsgEnemyAttack__11KuriboChiefFUlP9HitSensorP9HitSensor = .text:0x8011AB00; // type:function size:0xA4 scope:global align:4 +receiveOtherMsg__11KuriboChiefFUlP9HitSensorP9HitSensor = .text:0x8011ABA4; // type:function size:0xEC scope:global align:4 +requestStagger__11KuriboChiefFP9HitSensorP9HitSensor = .text:0x8011AC90; // type:function size:0x70 scope:global align:4 +requestBlowDown__11KuriboChiefFP9HitSensorP9HitSensor = .text:0x8011AD00; // type:function size:0x7C scope:global align:4 +tryFind__11KuriboChiefFv = .text:0x8011AD7C; // type:function size:0x50 scope:global align:4 +tryPointBind__11KuriboChiefFv = .text:0x8011ADCC; // type:function size:0x50 scope:global align:4 +exeWander__11KuriboChiefFv = .text:0x8011AE1C; // type:function size:0x4C scope:global align:4 +exeFindPlayer__11KuriboChiefFv = .text:0x8011AE68; // type:function size:0x98 scope:global align:4 +exeChase__11KuriboChiefFv = .text:0x8011AF00; // type:function size:0x50 scope:global align:4 +exeStagger__11KuriboChiefFv = .text:0x8011AF50; // type:function size:0x120 scope:global align:4 +exeTrample__11KuriboChiefFv = .text:0x8011B070; // type:function size:0x6C scope:global align:4 +exeAttackSuccess__11KuriboChiefFv = .text:0x8011B0DC; // type:function size:0x88 scope:global align:4 +exeBlowDown__11KuriboChiefFv = .text:0x8011B164; // type:function size:0xF0 scope:global align:4 +exeBlowDownLand__11KuriboChiefFv = .text:0x8011B254; // type:function size:0xA8 scope:global align:4 +isEnableAttack__11KuriboChiefCFv = .text:0x8011B2FC; // type:function size:0x6C scope:global align:4 +isEnableKick__11KuriboChiefCFv = .text:0x8011B368; // type:function size:0x48 scope:global align:4 +isDown__11KuriboChiefCFv = .text:0x8011B3B0; // type:function size:0x58 scope:global align:4 +__dt__11KuriboChiefFv = .text:0x8011B408; // type:function size:0x5C scope:global align:4 +__sinit_\KuriboChief_cpp = .text:0x8011B464; // type:function size:0x70 scope:local align:4 +__ct__Q214NrvKuriboChief20KuriboChiefNrvWanderFv = .text:0x8011B4D4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief24KuriboChiefNrvFindPlayerFv = .text:0x8011B4E4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief19KuriboChiefNrvChaseFv = .text:0x8011B4F4; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief27KuriboChiefNrvAttackSuccessFv = .text:0x8011B504; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief21KuriboChiefNrvStaggerFv = .text:0x8011B514; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief21KuriboChiefNrvTrampleFv = .text:0x8011B524; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief29KuriboChiefNrvBindStarPointerFv = .text:0x8011B534; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief22KuriboChiefNrvBlowDownFv = .text:0x8011B544; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvKuriboChief26KuriboChiefNrvBlowDownLandFv = .text:0x8011B554; // type:function size:0x10 scope:global align:4 +execute__Q214NrvKuriboChief26KuriboChiefNrvBlowDownLandCFP5Spine = .text:0x8011B564; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKuriboChief22KuriboChiefNrvBlowDownCFP5Spine = .text:0x8011B56C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q214NrvKuriboChief29KuriboChiefNrvBindStarPointerCFP5Spine = .text:0x8011B574; // type:function size:0x18 scope:global align:4 +execute__Q214NrvKuriboChief29KuriboChiefNrvBindStarPointerCFP5Spine = .text:0x8011B58C; // type:function size:0x10 scope:global align:4 +execute__Q214NrvKuriboChief21KuriboChiefNrvTrampleCFP5Spine = .text:0x8011B59C; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKuriboChief21KuriboChiefNrvStaggerCFP5Spine = .text:0x8011B5A4; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKuriboChief27KuriboChiefNrvAttackSuccessCFP5Spine = .text:0x8011B5AC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKuriboChief19KuriboChiefNrvChaseCFP5Spine = .text:0x8011B5B4; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKuriboChief24KuriboChiefNrvFindPlayerCFP5Spine = .text:0x8011B5BC; // type:function size:0x8 scope:global align:4 +execute__Q214NrvKuriboChief20KuriboChiefNrvWanderCFP5Spine = .text:0x8011B5C4; // type:function size:0x8 scope:global align:4 +__ct__Q224@unnamed@KuriboMini_cpp@15KuriboMiniParamFv = .text:0x8011B5CC; // type:function size:0xB4 scope:global align:4 +__ct__10KuriboMiniFPCc = .text:0x8011B680; // type:function size:0x80 scope:global align:4 +init__10KuriboMiniFRC12JMapInfoIter = .text:0x8011B700; // type:function size:0x274 scope:global align:4 +initAfterPlacement__10KuriboMiniFv = .text:0x8011B974; // type:function size:0x4 scope:global align:4 +initState__10KuriboMiniFv = .text:0x8011B978; // type:function size:0xF8 scope:global align:4 +makeActorAppeared__10KuriboMiniFv = .text:0x8011BA70; // type:function size:0x38 scope:global align:4 +kill__10KuriboMiniFv = .text:0x8011BAA8; // type:function size:0x78 scope:global align:4 +control__10KuriboMiniFv = .text:0x8011BB20; // type:function size:0x48 scope:global align:4 +calcAndSetBaseMtx__10KuriboMiniFv = .text:0x8011BB68; // type:function size:0x60 scope:global align:4 +attackSensor__10KuriboMiniFP9HitSensorP9HitSensor = .text:0x8011BBC8; // type:function size:0x104 scope:global align:4 +receiveMsgPlayerAttack__10KuriboMiniFUlP9HitSensorP9HitSensor = .text:0x8011BCCC; // type:function size:0x180 scope:global align:4 +receiveMsgEnemyAttack__10KuriboMiniFUlP9HitSensorP9HitSensor = .text:0x8011BE4C; // type:function size:0xF8 scope:global align:4 +receiveMsgPush__10KuriboMiniFP9HitSensorP9HitSensor = .text:0x8011BF44; // type:function size:0xD8 scope:global align:4 +receiveOtherMsg__10KuriboMiniFUlP9HitSensorP9HitSensor = .text:0x8011C01C; // type:function size:0xD4 scope:global align:4 +requestHipDropDown__10KuriboMiniFP9HitSensorP9HitSensor = .text:0x8011C0F0; // type:function size:0xA0 scope:global align:4 +requestFlatDown__10KuriboMiniFP9HitSensorP9HitSensor = .text:0x8011C190; // type:function size:0x7C scope:global align:4 +requestPressDown__10KuriboMiniFv = .text:0x8011C20C; // type:function size:0x7C scope:global align:4 +requestBlowDown__10KuriboMiniFP9HitSensorP9HitSensor = .text:0x8011C288; // type:function size:0x94 scope:global align:4 +requestStagger__10KuriboMiniFP9HitSensorP9HitSensor = .text:0x8011C31C; // type:function size:0x88 scope:global align:4 +requestAttackSuccess__10KuriboMiniFv = .text:0x8011C3A4; // type:function size:0x64 scope:global align:4 +tryFind__10KuriboMiniFv = .text:0x8011C408; // type:function size:0x50 scope:global align:4 +tryPointBind__10KuriboMiniFv = .text:0x8011C458; // type:function size:0x50 scope:global align:4 +tryDeadMap__10KuriboMiniFv = .text:0x8011C4A8; // type:function size:0x98 scope:global align:4 +exeWander__10KuriboMiniFv = .text:0x8011C540; // type:function size:0x5C scope:global align:4 +exeFindPlayer__10KuriboMiniFv = .text:0x8011C59C; // type:function size:0x80 scope:global align:4 +exeChase__10KuriboMiniFv = .text:0x8011C61C; // type:function size:0x90 scope:global align:4 +exeStagger__10KuriboMiniFv = .text:0x8011C6AC; // type:function size:0xD4 scope:global align:4 +exeAttackSuccess__10KuriboMiniFv = .text:0x8011C780; // type:function size:0x9C scope:global align:4 +exeHipDropDown__10KuriboMiniFv = .text:0x8011C81C; // type:function size:0x7C scope:global align:4 +exeFlatDown__10KuriboMiniFv = .text:0x8011C898; // type:function size:0x7C scope:global align:4 +exePressDown__10KuriboMiniFv = .text:0x8011C914; // type:function size:0x7C scope:global align:4 +exeBlowDown__10KuriboMiniFv = .text:0x8011C990; // type:function size:0xC0 scope:global align:4 +calcPassiveMovement__10KuriboMiniFv = .text:0x8011CA50; // type:function size:0x90 scope:global align:4 +isEnableAttack__10KuriboMiniCFv = .text:0x8011CAE0; // type:function size:0x6C scope:global align:4 +isEnableKick__10KuriboMiniCFv = .text:0x8011CB4C; // type:function size:0x8 scope:global align:4 +isDown__10KuriboMiniCFv = .text:0x8011CB54; // type:function size:0x80 scope:global align:4 +__sinit_\KuriboMini_cpp = .text:0x8011CBD4; // type:function size:0x78 scope:local align:4 +__ct__Q213NrvKuriboMini19KuriboMiniNrvWanderFv = .text:0x8011CC4C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini23KuriboMiniNrvFindPlayerFv = .text:0x8011CC5C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini18KuriboMiniNrvChaseFv = .text:0x8011CC6C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini20KuriboMiniNrvStaggerFv = .text:0x8011CC7C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini28KuriboMiniNrvBindStarPointerFv = .text:0x8011CC8C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini26KuriboMiniNrvAttackSuccessFv = .text:0x8011CC9C; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini24KuriboMiniNrvHipDropDownFv = .text:0x8011CCAC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini22KuriboMiniNrvPressDownFv = .text:0x8011CCBC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini21KuriboMiniNrvFlatDownFv = .text:0x8011CCCC; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvKuriboMini21KuriboMiniNrvBlowDownFv = .text:0x8011CCDC; // type:function size:0x10 scope:global align:4 +execute__Q213NrvKuriboMini21KuriboMiniNrvBlowDownCFP5Spine = .text:0x8011CCEC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKuriboMini21KuriboMiniNrvFlatDownCFP5Spine = .text:0x8011CCF4; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKuriboMini22KuriboMiniNrvPressDownCFP5Spine = .text:0x8011CCFC; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKuriboMini24KuriboMiniNrvHipDropDownCFP5Spine = .text:0x8011CD04; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKuriboMini26KuriboMiniNrvAttackSuccessCFP5Spine = .text:0x8011CD0C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q213NrvKuriboMini28KuriboMiniNrvBindStarPointerCFP5Spine = .text:0x8011CD14; // type:function size:0x18 scope:global align:4 +execute__Q213NrvKuriboMini28KuriboMiniNrvBindStarPointerCFP5Spine = .text:0x8011CD2C; // type:function size:0x48 scope:global align:4 +execute__Q213NrvKuriboMini20KuriboMiniNrvStaggerCFP5Spine = .text:0x8011CD74; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKuriboMini18KuriboMiniNrvChaseCFP5Spine = .text:0x8011CD7C; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKuriboMini23KuriboMiniNrvFindPlayerCFP5Spine = .text:0x8011CD84; // type:function size:0x8 scope:global align:4 +execute__Q213NrvKuriboMini19KuriboMiniNrvWanderCFP5Spine = .text:0x8011CD8C; // type:function size:0x8 scope:global align:4 +__cl__Q22MR47FunctorV0MCFv = .text:0x8011CD94; // type:function size:0x30 scope:global align:4 +clone__Q22MR47FunctorV0MCFP7JKRHeap = .text:0x8011CDC4; // type:function size:0x68 scope:global align:4 +__dt__10KuriboMiniFv = .text:0x8011CE2C; // type:function size:0x5C scope:global align:4 +__ct__17MechanicKoopaMiniFPCc = .text:0x8011CE88; // type:function size:0x50 scope:global align:4 +onAppearSwitchOn__17MechanicKoopaMiniFv = .text:0x8011CED8; // type:function size:0x1C scope:global align:4 +init__17MechanicKoopaMiniFRC12JMapInfoIter = .text:0x8011CEF4; // type:function size:0x2F4 scope:global align:4 +initAfterPlacement__17MechanicKoopaMiniFv = .text:0x8011D1E8; // type:function size:0x4 scope:global align:4 +makeActorAppeared__17MechanicKoopaMiniFv = .text:0x8011D1EC; // type:function size:0x40 scope:global align:4 +kill__17MechanicKoopaMiniFv = .text:0x8011D22C; // type:function size:0x6C scope:global align:4 +exeWait__17MechanicKoopaMiniFv = .text:0x8011D298; // type:function size:0xBC scope:global align:4 +exeWalkOnRail__17MechanicKoopaMiniFv = .text:0x8011D354; // type:function size:0x184 scope:global align:4 +exeTurn__17MechanicKoopaMiniFv = .text:0x8011D4D8; // type:function size:0xF0 scope:global align:4 +exeJumpStart__17MechanicKoopaMiniFv = .text:0x8011D5C8; // type:function size:0x100 scope:global align:4 +exeJumpEnd__17MechanicKoopaMiniFv = .text:0x8011D6C8; // type:function size:0xB4 scope:global align:4 +exeFind__17MechanicKoopaMiniFv = .text:0x8011D77C; // type:function size:0xD8 scope:global align:4 +exePursue__17MechanicKoopaMiniFv = .text:0x8011D854; // type:function size:0x180 scope:global align:4 +exePreFireAttack__17MechanicKoopaMiniFv = .text:0x8011D9D4; // type:function size:0x108 scope:global align:4 +exeFireAttack__17MechanicKoopaMiniFv = .text:0x8011DADC; // type:function size:0x110 scope:global align:4 +exeFireAttackEnd__17MechanicKoopaMiniFv = .text:0x8011DBEC; // type:function size:0xB4 scope:global align:4 +exeAttackHit__17MechanicKoopaMiniFv = .text:0x8011DCA0; // type:function size:0xC4 scope:global align:4 +exeSpinHit__17MechanicKoopaMiniFv = .text:0x8011DD64; // type:function size:0x108 scope:global align:4 +exeTrample__17MechanicKoopaMiniFv = .text:0x8011DE6C; // type:function size:0xE4 scope:global align:4 +exeHipDropped__17MechanicKoopaMiniFv = .text:0x8011DF50; // type:function size:0x98 scope:global align:4 +control__17MechanicKoopaMiniFv = .text:0x8011DFE8; // type:function size:0xEC scope:global align:4 +attackSensor__17MechanicKoopaMiniFP9HitSensorP9HitSensor = .text:0x8011E0D4; // type:function size:0x134 scope:global align:4 +receiveMsgPlayerAttack__17MechanicKoopaMiniFUlP9HitSensorP9HitSensor = .text:0x8011E208; // type:function size:0x200 scope:global align:4 +receiveMsgEnemyAttack__17MechanicKoopaMiniFUlP9HitSensorP9HitSensor = .text:0x8011E408; // type:function size:0x68 scope:global align:4 +receiveOtherMsg__17MechanicKoopaMiniFUlP9HitSensorP9HitSensor = .text:0x8011E470; // type:function size:0x58 scope:global align:4 +receiveMsgPush__17MechanicKoopaMiniFP9HitSensorP9HitSensor = .text:0x8011E4C8; // type:function size:0x68 scope:global align:4 +updateHitSensor__17MechanicKoopaMiniFP9HitSensor = .text:0x8011E530; // type:function size:0x128 scope:global align:4 +calcAndSetBaseMtx__17MechanicKoopaMiniFv = .text:0x8011E658; // type:function size:0x5C scope:global align:4 +__sinit_\MechanicKoopaMini_cpp = .text:0x8011E6B4; // type:function size:0xAC scope:local align:4 +__ct__Q220NrvMechanicKoopaMini15HostTypeNrvWaitFv = .text:0x8011E760; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini21HostTypeNrvWalkOnRailFv = .text:0x8011E770; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini15HostTypeNrvTurnFv = .text:0x8011E780; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini20HostTypeNrvJumpStartFv = .text:0x8011E790; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini18HostTypeNrvJumpEndFv = .text:0x8011E7A0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini15HostTypeNrvFindFv = .text:0x8011E7B0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini17HostTypeNrvPursueFv = .text:0x8011E7C0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini24HostTypeNrvPreFireAttackFv = .text:0x8011E7D0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini21HostTypeNrvFireAttackFv = .text:0x8011E7E0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini24HostTypeNrvFireAttackEndFv = .text:0x8011E7F0; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini20HostTypeNrvAttackHitFv = .text:0x8011E800; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini18HostTypeNrvSpinHitFv = .text:0x8011E810; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini18HostTypeNrvTrampleFv = .text:0x8011E820; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini21HostTypeNrvHipDroppedFv = .text:0x8011E830; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvMechanicKoopaMini26HostTypeNrvBindStarPointerFv = .text:0x8011E840; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q220NrvMechanicKoopaMini26HostTypeNrvBindStarPointerCFP5Spine = .text:0x8011E850; // type:function size:0x18 scope:global align:4 +execute__Q220NrvMechanicKoopaMini26HostTypeNrvBindStarPointerCFP5Spine = .text:0x8011E868; // type:function size:0x10 scope:global align:4 +execute__Q220NrvMechanicKoopaMini21HostTypeNrvHipDroppedCFP5Spine = .text:0x8011E878; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini18HostTypeNrvTrampleCFP5Spine = .text:0x8011E880; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini18HostTypeNrvSpinHitCFP5Spine = .text:0x8011E888; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini20HostTypeNrvAttackHitCFP5Spine = .text:0x8011E890; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini24HostTypeNrvFireAttackEndCFP5Spine = .text:0x8011E898; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q220NrvMechanicKoopaMini21HostTypeNrvFireAttackCFP5Spine = .text:0x8011E8A0; // type:function size:0x4C scope:global align:4 +execute__Q220NrvMechanicKoopaMini21HostTypeNrvFireAttackCFP5Spine = .text:0x8011E8EC; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini24HostTypeNrvPreFireAttackCFP5Spine = .text:0x8011E8F4; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini17HostTypeNrvPursueCFP5Spine = .text:0x8011E8FC; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini15HostTypeNrvFindCFP5Spine = .text:0x8011E904; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini18HostTypeNrvJumpEndCFP5Spine = .text:0x8011E90C; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini20HostTypeNrvJumpStartCFP5Spine = .text:0x8011E914; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini15HostTypeNrvTurnCFP5Spine = .text:0x8011E91C; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini21HostTypeNrvWalkOnRailCFP5Spine = .text:0x8011E924; // type:function size:0x8 scope:global align:4 +execute__Q220NrvMechanicKoopaMini15HostTypeNrvWaitCFP5Spine = .text:0x8011E92C; // type:function size:0x8 scope:global align:4 +__cl__Q22MR61FunctorV0MCFv = .text:0x8011E934; // type:function size:0x30 scope:global align:4 +clone__Q22MR61FunctorV0MCFP7JKRHeap = .text:0x8011E964; // type:function size:0x68 scope:global align:4 +__dt__17MechanicKoopaMiniFv = .text:0x8011E9CC; // type:function size:0x5C scope:global align:4 +__ct__8MerameraFPCc = .text:0x8011EA28; // type:function size:0x168 scope:global align:4 +init__8MerameraFRC12JMapInfoIter = .text:0x8011EB90; // type:function size:0x14C scope:global align:4 +initElementType__8MerameraFRC12JMapInfoIter = .text:0x8011ECDC; // type:function size:0x80 scope:global align:4 +initEffect__8MerameraFv = .text:0x8011ED5C; // type:function size:0xD8 scope:global align:4 +initSensor__8MerameraFv = .text:0x8011EE34; // type:function size:0x124 scope:global align:4 +initBind__8MerameraFv = .text:0x8011EF58; // type:function size:0x48 scope:global align:4 +initShadow__8MerameraFv = .text:0x8011EFA0; // type:function size:0x8C scope:global align:4 +initAppearState__8MerameraFRC12JMapInfoIter = .text:0x8011F02C; // type:function size:0x9C scope:global align:4 +makeActorAppeared__8MerameraFv = .text:0x8011F0C8; // type:function size:0x4 scope:global align:4 +kill__8MerameraFv = .text:0x8011F0CC; // type:function size:0x98 scope:global align:4 +startClipped__8MerameraFv = .text:0x8011F164; // type:function size:0x3C scope:global align:4 +endClipped__8MerameraFv = .text:0x8011F1A0; // type:function size:0x38 scope:global align:4 +control__8MerameraFv = .text:0x8011F1D8; // type:function size:0x84 scope:global align:4 +calcAndSetBaseMtx__8MerameraFv = .text:0x8011F25C; // type:function size:0x60 scope:global align:4 +attackSensor__8MerameraFP9HitSensorP9HitSensor = .text:0x8011F2BC; // type:function size:0x90 scope:global align:4 +receiveMsgPush__8MerameraFP9HitSensorP9HitSensor = .text:0x8011F34C; // type:function size:0xF4 scope:global align:4 +receiveMsgPlayerAttack__8MerameraFUlP9HitSensorP9HitSensor = .text:0x8011F440; // type:function size:0x118 scope:global align:4 +receiveMsgEnemyAttack__8MerameraFUlP9HitSensorP9HitSensor = .text:0x8011F558; // type:function size:0x60 scope:global align:4 +receiveOtherMsg__8MerameraFUlP9HitSensorP9HitSensor = .text:0x8011F5B8; // type:function size:0x90 scope:global align:4 +requestDamage__8MerameraFP9HitSensorP9HitSensor = .text:0x8011F648; // type:function size:0x104 scope:global align:4 +requestFire__8MerameraFP9HitSensorP9HitSensor = .text:0x8011F74C; // type:function size:0xAC scope:global align:4 +requestForceRunaway__8MerameraFv = .text:0x8011F7F8; // type:function size:0x60 scope:global align:4 +requestDownForce__8MerameraFP9HitSensorP9HitSensor = .text:0x8011F858; // type:function size:0xB8 scope:global align:4 +requestDown__8MerameraFP9HitSensorP9HitSensor = .text:0x8011F910; // type:function size:0xC8 scope:global align:4 +requestAttack__8MerameraFP9HitSensorP9HitSensor = .text:0x8011F9D8; // type:function size:0xBC scope:global align:4 +requestFlatDown__8MerameraFP9HitSensorP9HitSensor = .text:0x8011FA94; // type:function size:0xF0 scope:global align:4 +sendMsgElementAttack__8MerameraFP9HitSensorP9HitSensor = .text:0x8011FB84; // type:function size:0x3C scope:global align:4 +tryWalk__8MerameraFv = .text:0x8011FBC0; // type:function size:0xBC scope:global align:4 +tryWalkEnd__8MerameraFv = .text:0x8011FC7C; // type:function size:0x70 scope:global align:4 +tryEndShrink__8MerameraFv = .text:0x8011FCEC; // type:function size:0x70 scope:global align:4 +tryChase__8MerameraFv = .text:0x8011FD5C; // type:function size:0x4C scope:global align:4 +tryChaseStartToDash__8MerameraFv = .text:0x8011FDA8; // type:function size:0x50 scope:global align:4 +tryChaseDashToTurn__8MerameraFv = .text:0x8011FDF8; // type:function size:0x50 scope:global align:4 +tryChaseTurnToDash__8MerameraFv = .text:0x8011FE48; // type:function size:0x50 scope:global align:4 +tryEndChase__8MerameraFv = .text:0x8011FE98; // type:function size:0x80 scope:global align:4 +tryRunaway__8MerameraFv = .text:0x8011FF18; // type:function size:0x64 scope:global align:4 +tryStartDiving__8MerameraFv = .text:0x8011FF7C; // type:function size:0x60 scope:global align:4 +tryDiving__8MerameraFv = .text:0x8011FFDC; // type:function size:0x50 scope:global align:4 +tryEndDiving__8MerameraFv = .text:0x8012002C; // type:function size:0x50 scope:global align:4 +tryFloat__8MerameraFv = .text:0x8012007C; // type:function size:0x50 scope:global align:4 +tryEndFloat__8MerameraFv = .text:0x801200CC; // type:function size:0x50 scope:global align:4 +tryEndIgnition__8MerameraFv = .text:0x8012011C; // type:function size:0x70 scope:global align:4 +tryForceSink__8MerameraFv = .text:0x8012018C; // type:function size:0x78 scope:global align:4 +tryRecovery__8MerameraFv = .text:0x80120204; // type:function size:0xAC scope:global align:4 +tryEndAttackSuccess__8MerameraFv = .text:0x801202B0; // type:function size:0x50 scope:global align:4 +tryPointBind__8MerameraFv = .text:0x80120300; // type:function size:0x138 scope:global align:4 +exeWait__8MerameraFv = .text:0x80120438; // type:function size:0xC4 scope:global align:4 +exeWalk__8MerameraFv = .text:0x801204FC; // type:function size:0xC4 scope:global align:4 +exeShrink__8MerameraFv = .text:0x801205C0; // type:function size:0xB4 scope:global align:4 +exeChaseStart__8MerameraFv = .text:0x80120674; // type:function size:0x134 scope:global align:4 +exeChaseDash__8MerameraFv = .text:0x801207A8; // type:function size:0x150 scope:global align:4 +exeChaseTurn__8MerameraFv = .text:0x801208F8; // type:function size:0xDC scope:global align:4 +exeDamage__8MerameraFv = .text:0x801209D4; // type:function size:0x1B4 scope:global align:4 +exeRunaway__8MerameraFv = .text:0x80120B88; // type:function size:0x2C0 scope:global align:4 +exeStartDiving__8MerameraFv = .text:0x80120E48; // type:function size:0x94 scope:global align:4 +exeDiving__8MerameraFv = .text:0x80120EDC; // type:function size:0x168 scope:global align:4 +exeSink__8MerameraFv = .text:0x80121044; // type:function size:0x12C scope:global align:4 +exeFloat__8MerameraFv = .text:0x80121170; // type:function size:0x138 scope:global align:4 +exeIgnition__8MerameraFv = .text:0x801212A8; // type:function size:0x100 scope:global align:4 +exeIgnitionForce__8MerameraFv = .text:0x801213A8; // type:function size:0xC8 scope:global align:4 +exeAttackSuccess__8MerameraFv = .text:0x80121470; // type:function size:0xB0 scope:global align:4 +exeDown__8MerameraFv = .text:0x80121520; // type:function size:0x1BC scope:global align:4 +exeFlatDown__8MerameraFv = .text:0x801216DC; // type:function size:0xD0 scope:global align:4 +isAffectedSpin__8MerameraCFv = .text:0x801217AC; // type:function size:0x100 scope:global align:4 +isEnableAttack__8MerameraCFv = .text:0x801218AC; // type:function size:0x9C scope:global align:4 +isPushMoved__8MerameraCFv = .text:0x80121948; // type:function size:0xB0 scope:global align:4 +isEnableFireball__8MerameraCFv = .text:0x801219F8; // type:function size:0xA8 scope:global align:4 +isEnableChase__8MerameraCFv = .text:0x80121AA0; // type:function size:0x68 scope:global align:4 +addToTargetMovingAccel__8MerameraFRCQ29JGeometry8TVec3ff = .text:0x80121B08; // type:function size:0x68 scope:global align:4 +addMovingAccel__8MerameraFRCQ29JGeometry8TVec3ff = .text:0x80121B70; // type:function size:0x114 scope:global align:4 +addRunawayJumpPower__8MerameraFv = .text:0x80121C84; // type:function size:0x1B4 scope:global align:4 +addOverWallAccel__8MerameraFRCQ29JGeometry8TVec3 = .text:0x80121E38; // type:function size:0xD4 scope:global align:4 +updatePose__8MerameraFv = .text:0x80121F0C; // type:function size:0xD4 scope:global align:4 +updateExtinguishMtx__8MerameraFv = .text:0x80121FE0; // type:function size:0x150 scope:global align:4 +checkDirectDivingPoint__8MerameraFv = .text:0x80122130; // type:function size:0x68 scope:global align:4 +checkDivingPoint__8MerameraFff = .text:0x80122198; // type:function size:0x124 scope:global align:4 +checkDivingPointMore__8MerameraFf = .text:0x801222BC; // type:function size:0xF4 scope:global align:4 +isHitRecover__8MerameraCFv = .text:0x801223B0; // type:function size:0x80 scope:global align:4 +findDivingPoint__8MerameraFQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80122430; // type:function size:0x138 scope:global align:4 +resetAppear__8MerameraFv = .text:0x80122568; // type:function size:0x10C scope:global align:4 +emitEffectHead__8MerameraFl = .text:0x80122674; // type:function size:0xAC scope:global align:4 +deleteEffectHead__8MerameraFb = .text:0x80122720; // type:function size:0xA8 scope:global align:4 +emitEffectHeatBody__8MerameraFv = .text:0x801227C8; // type:function size:0x5C scope:global align:4 +emitEffectCoolDownBody__8MerameraFv = .text:0x80122824; // type:function size:0x5C scope:global align:4 +emitEffectColdBody__8MerameraFv = .text:0x80122880; // type:function size:0x5C scope:global align:4 +turnFireDirectionToSpin__8MerameraFf = .text:0x801228DC; // type:function size:0x8C scope:global align:4 +startWaitLevelSound__8MerameraFv = .text:0x80122968; // type:function size:0x3C scope:global align:4 +startChaseLevelSound__8MerameraFv = .text:0x801229A4; // type:function size:0x3C scope:global align:4 +__dt__8MerameraFv = .text:0x801229E0; // type:function size:0x5C scope:global align:4 +__sinit_\Meramera_cpp = .text:0x80122A3C; // type:function size:0xD4 scope:local align:4 +__ct__Q211NrvMeramera15MerameraNrvWaitFv = .text:0x80122B10; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera15MerameraNrvWalkFv = .text:0x80122B20; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera21MerameraNrvChaseStartFv = .text:0x80122B30; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera20MerameraNrvChaseDashFv = .text:0x80122B40; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera20MerameraNrvChaseTurnFv = .text:0x80122B50; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera17MerameraNrvDamageFv = .text:0x80122B60; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera17MerameraNrvShrinkFv = .text:0x80122B70; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera18MerameraNrvRunawayFv = .text:0x80122B80; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera22MerameraNrvStartDivingFv = .text:0x80122B90; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera17MerameraNrvDivingFv = .text:0x80122BA0; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera15MerameraNrvSinkFv = .text:0x80122BB0; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera16MerameraNrvFloatFv = .text:0x80122BC0; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera19MerameraNrvIgnitionFv = .text:0x80122BD0; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera24MerameraNrvIgnitionForceFv = .text:0x80122BE0; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera24MerameraNrvAttackSuccessFv = .text:0x80122BF0; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera26MerameraNrvBindStarPointerFv = .text:0x80122C00; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera32MerameraNrvBindStarPointerNoFireFv = .text:0x80122C10; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera15MerameraNrvDownFv = .text:0x80122C20; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera19MerameraNrvFlatDownFv = .text:0x80122C30; // type:function size:0x10 scope:global align:4 +__ct__Q211NrvMeramera23MerameraNrvReadyRestartFv = .text:0x80122C40; // type:function size:0x10 scope:global align:4 +execute__Q211NrvMeramera23MerameraNrvReadyRestartCFP5Spine = .text:0x80122C50; // type:function size:0x4C scope:global align:4 +execute__Q211NrvMeramera19MerameraNrvFlatDownCFP5Spine = .text:0x80122C9C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera15MerameraNrvDownCFP5Spine = .text:0x80122CA4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvMeramera32MerameraNrvBindStarPointerNoFireCFP5Spine = .text:0x80122CAC; // type:function size:0x18 scope:global align:4 +execute__Q211NrvMeramera32MerameraNrvBindStarPointerNoFireCFP5Spine = .text:0x80122CC4; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q211NrvMeramera26MerameraNrvBindStarPointerCFP5Spine = .text:0x80122CD4; // type:function size:0x18 scope:global align:4 +execute__Q211NrvMeramera26MerameraNrvBindStarPointerCFP5Spine = .text:0x80122CEC; // type:function size:0x10 scope:global align:4 +execute__Q211NrvMeramera24MerameraNrvAttackSuccessCFP5Spine = .text:0x80122CFC; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera24MerameraNrvIgnitionForceCFP5Spine = .text:0x80122D04; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera19MerameraNrvIgnitionCFP5Spine = .text:0x80122D0C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera16MerameraNrvFloatCFP5Spine = .text:0x80122D14; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera15MerameraNrvSinkCFP5Spine = .text:0x80122D1C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera17MerameraNrvDivingCFP5Spine = .text:0x80122D24; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvMeramera22MerameraNrvStartDivingCFP5Spine = .text:0x80122D2C; // type:function size:0x10 scope:global align:4 +execute__Q211NrvMeramera22MerameraNrvStartDivingCFP5Spine = .text:0x80122D3C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q211NrvMeramera18MerameraNrvRunawayCFP5Spine = .text:0x80122D44; // type:function size:0x10 scope:global align:4 +execute__Q211NrvMeramera18MerameraNrvRunawayCFP5Spine = .text:0x80122D54; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera17MerameraNrvShrinkCFP5Spine = .text:0x80122D5C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera17MerameraNrvDamageCFP5Spine = .text:0x80122D64; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera20MerameraNrvChaseTurnCFP5Spine = .text:0x80122D6C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera20MerameraNrvChaseDashCFP5Spine = .text:0x80122D74; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera21MerameraNrvChaseStartCFP5Spine = .text:0x80122D7C; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera15MerameraNrvWalkCFP5Spine = .text:0x80122D84; // type:function size:0x8 scope:global align:4 +execute__Q211NrvMeramera15MerameraNrvWaitCFP5Spine = .text:0x80122D8C; // type:function size:0x8 scope:global align:4 +__ct__5MetboFPCc = .text:0x80122D94; // type:function size:0x7C scope:global align:4 +init__5MetboFRC12JMapInfoIter = .text:0x80122E10; // type:function size:0x27C scope:global align:4 +exeNonActive__5MetboFv = .text:0x8012308C; // type:function size:0xBC scope:global align:4 +exeWait__5MetboFv = .text:0x80123148; // type:function size:0xBC scope:global align:4 +exeWalkAround__5MetboFv = .text:0x80123204; // type:function size:0x184 scope:global align:4 +exeSearch__5MetboFv = .text:0x80123388; // type:function size:0x90 scope:global align:4 +exeChaseStart__5MetboFv = .text:0x80123418; // type:function size:0xA4 scope:global align:4 +exeChase__5MetboFv = .text:0x801234BC; // type:function size:0x12C scope:global align:4 +exeGuard__5MetboFv = .text:0x801235E8; // type:function size:0x78 scope:global align:4 +exeTrampleDown__5MetboFv = .text:0x80123660; // type:function size:0xB0 scope:global align:4 +exeBlowDown__5MetboFv = .text:0x80123710; // type:function size:0x64 scope:global align:4 +exeAttack__5MetboFv = .text:0x80123774; // type:function size:0x78 scope:global align:4 +exeRest__5MetboFv = .text:0x801237EC; // type:function size:0x7C scope:global align:4 +exeSwoonStart__5MetboFv = .text:0x80123868; // type:function size:0xA4 scope:global align:4 +exeSwoonLand__5MetboFv = .text:0x8012390C; // type:function size:0x94 scope:global align:4 +exeSwoonSpin__5MetboFv = .text:0x801239A0; // type:function size:0x94 scope:global align:4 +exeSwoonWait__5MetboFv = .text:0x80123A34; // type:function size:0x98 scope:global align:4 +exeRecover__5MetboFv = .text:0x80123ACC; // type:function size:0x90 scope:global align:4 +initAfterPlacement__5MetboFv = .text:0x80123B5C; // type:function size:0x4 scope:global align:4 +kill__5MetboFv = .text:0x80123B60; // type:function size:0x6C scope:global align:4 +calcAndSetBaseMtx__5MetboFv = .text:0x80123BCC; // type:function size:0x9C scope:global align:4 +control__5MetboFv = .text:0x80123C68; // type:function size:0x110 scope:global align:4 +attackSensor__5MetboFP9HitSensorP9HitSensor = .text:0x80123D78; // type:function size:0x110 scope:global align:4 +receiveMsgPush__5MetboFP9HitSensorP9HitSensor = .text:0x80123E88; // type:function size:0xCC scope:global align:4 +receiveMsgPlayerAttack__5MetboFUlP9HitSensorP9HitSensor = .text:0x80123F54; // type:function size:0x3D4 scope:global align:4 +receiveMsgEnemyAttack__5MetboFUlP9HitSensorP9HitSensor = .text:0x80124328; // type:function size:0xB4 scope:global align:4 +receiveOtherMsg__5MetboFUlP9HitSensorP9HitSensor = .text:0x801243DC; // type:function size:0x58 scope:global align:4 +moveOrFall__5MetboFRCQ22MR14ActorMoveParamPCQ29JGeometry8TVec3 = .text:0x80124434; // type:function size:0xB8 scope:global align:4 +startSwoon__5MetboFb = .text:0x801244EC; // type:function size:0x128 scope:global align:4 +tryNonActive__5MetboFv = .text:0x80124614; // type:function size:0x64 scope:global align:4 +trySearch__5MetboFv = .text:0x80124678; // type:function size:0x108 scope:global align:4 +tryDPDSwoon__5MetboFv = .text:0x80124780; // type:function size:0x134 scope:global align:4 +isNrvNormal__5MetboCFv = .text:0x801248B4; // type:function size:0x9C scope:global align:4 +__dt__5MetboFv = .text:0x80124950; // type:function size:0x5C scope:global align:4 +__sinit_\Metbo_cpp = .text:0x801249AC; // type:function size:0xA4 scope:local align:4 +__ct__Q28NrvMetbo17MetboNrvNonActiveFv = .text:0x80124A50; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo12MetboNrvWaitFv = .text:0x80124A60; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo18MetboNrvWalkAroundFv = .text:0x80124A70; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo14MetboNrvSearchFv = .text:0x80124A80; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo18MetboNrvChaseStartFv = .text:0x80124A90; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo13MetboNrvChaseFv = .text:0x80124AA0; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo13MetboNrvGuardFv = .text:0x80124AB0; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo19MetboNrvTrampleDownFv = .text:0x80124AC0; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo16MetboNrvBlowDownFv = .text:0x80124AD0; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo14MetboNrvAttackFv = .text:0x80124AE0; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo12MetboNrvRestFv = .text:0x80124AF0; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo18MetboNrvSwoonStartFv = .text:0x80124B00; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo17MetboNrvSwoonLandFv = .text:0x80124B10; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo17MetboNrvSwoonSpinFv = .text:0x80124B20; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo17MetboNrvSwoonWaitFv = .text:0x80124B30; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo15MetboNrvRecoverFv = .text:0x80124B40; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvMetbo16MetboNrvDPDSwoonFv = .text:0x80124B50; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q28NrvMetbo16MetboNrvDPDSwoonCFP5Spine = .text:0x80124B60; // type:function size:0x18 scope:global align:4 +execute__Q28NrvMetbo16MetboNrvDPDSwoonCFP5Spine = .text:0x80124B78; // type:function size:0x10 scope:global align:4 +execute__Q28NrvMetbo15MetboNrvRecoverCFP5Spine = .text:0x80124B88; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo17MetboNrvSwoonWaitCFP5Spine = .text:0x80124B90; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo17MetboNrvSwoonSpinCFP5Spine = .text:0x80124B98; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo17MetboNrvSwoonLandCFP5Spine = .text:0x80124BA0; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo18MetboNrvSwoonStartCFP5Spine = .text:0x80124BA8; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo12MetboNrvRestCFP5Spine = .text:0x80124BB0; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo14MetboNrvAttackCFP5Spine = .text:0x80124BB8; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo16MetboNrvBlowDownCFP5Spine = .text:0x80124BC0; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo19MetboNrvTrampleDownCFP5Spine = .text:0x80124BC8; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo13MetboNrvGuardCFP5Spine = .text:0x80124BD0; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q28NrvMetbo13MetboNrvChaseCFP5Spine = .text:0x80124BD8; // type:function size:0x10 scope:global align:4 +execute__Q28NrvMetbo13MetboNrvChaseCFP5Spine = .text:0x80124BE8; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo18MetboNrvChaseStartCFP5Spine = .text:0x80124BF0; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo14MetboNrvSearchCFP5Spine = .text:0x80124BF8; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo18MetboNrvWalkAroundCFP5Spine = .text:0x80124C00; // type:function size:0x8 scope:global align:4 +execute__Q28NrvMetbo12MetboNrvWaitCFP5Spine = .text:0x80124C08; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q28NrvMetbo17MetboNrvNonActiveCFP5Spine = .text:0x80124C10; // type:function size:0x54 scope:global align:4 +execute__Q28NrvMetbo17MetboNrvNonActiveCFP5Spine = .text:0x80124C64; // type:function size:0x8 scope:global align:4 +__ct__4MoguFPCc = .text:0x80124C6C; // type:function size:0x8C scope:global align:4 +init__4MoguFRC12JMapInfoIter = .text:0x80124CF8; // type:function size:0x36C scope:global align:4 +kill__4MoguFv = .text:0x80125064; // type:function size:0x54 scope:global align:4 +control__4MoguFv = .text:0x801250B8; // type:function size:0x8 scope:global align:4 +endClipped__4MoguFv = .text:0x801250C0; // type:function size:0x4C scope:global align:4 +exeHideWait__4MoguFv = .text:0x8012510C; // type:function size:0xB8 scope:global align:4 +exeHide__4MoguFv = .text:0x801251C4; // type:function size:0x120 scope:global align:4 +exeAppear__4MoguFv = .text:0x801252E4; // type:function size:0x160 scope:global align:4 +isPlayerExistUp__4MoguFv = .text:0x80125444; // type:function size:0x90 scope:global align:4 +exeSearch__4MoguFv = .text:0x801254D4; // type:function size:0x290 scope:global align:4 +exeThrow__4MoguFv = .text:0x80125764; // type:function size:0x248 scope:global align:4 +tearDownThrow__4MoguFv = .text:0x801259AC; // type:function size:0x4C scope:global align:4 +exeSwoonStart__4MoguFv = .text:0x801259F8; // type:function size:0xCC scope:global align:4 +exeSwoon__4MoguFv = .text:0x80125AC4; // type:function size:0xA0 scope:global align:4 +exeHipDropReaction__4MoguFv = .text:0x80125B64; // type:function size:0x60 scope:global align:4 +exeSwoonEnd__4MoguFv = .text:0x80125BC4; // type:function size:0xA4 scope:global align:4 +exeStampDeath__4MoguFv = .text:0x80125C68; // type:function size:0xF4 scope:global align:4 +exeHitBlow__4MoguFv = .text:0x80125D5C; // type:function size:0x140 scope:global align:4 +isNearPlayerHipDrop__4MoguFv = .text:0x80125E9C; // type:function size:0x64 scope:global align:4 +attackSensor__4MoguFP9HitSensorP9HitSensor = .text:0x80125F00; // type:function size:0xBC scope:global align:4 +receiveMsgPlayerAttack__4MoguFUlP9HitSensorP9HitSensor = .text:0x80125FBC; // type:function size:0x240 scope:global align:4 +tryPunchHitted__4MoguFP9HitSensorP9HitSensorb = .text:0x801261FC; // type:function size:0x118 scope:global align:4 +calcAndSetBaseMtx__4MoguFv = .text:0x80126314; // type:function size:0xC4 scope:global align:4 +__dt__4MoguFv = .text:0x801263D8; // type:function size:0x5C scope:global align:4 +__sinit_\Mogu_cpp = .text:0x80126434; // type:function size:0x7C scope:local align:4 +__ct__Q27NrvMogu19HostTypeNrvHideWaitFv = .text:0x801264B0; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu15HostTypeNrvHideFv = .text:0x801264C0; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu17HostTypeNrvAppearFv = .text:0x801264D0; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu17HostTypeNrvSearchFv = .text:0x801264E0; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu15HostTypeNrvTurnFv = .text:0x801264F0; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu16HostTypeNrvThrowFv = .text:0x80126500; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu21HostTypeNrvSwoonStartFv = .text:0x80126510; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu19HostTypeNrvSwoonEndFv = .text:0x80126520; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu16HostTypeNrvSwoonFv = .text:0x80126530; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu26HostTypeNrvHipDropReactionFv = .text:0x80126540; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu21HostTypeNrvStampDeathFv = .text:0x80126550; // type:function size:0x10 scope:global align:4 +__ct__Q27NrvMogu18HostTypeNrvHitBlowFv = .text:0x80126560; // type:function size:0x10 scope:global align:4 +execute__Q27NrvMogu18HostTypeNrvHitBlowCFP5Spine = .text:0x80126570; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu21HostTypeNrvStampDeathCFP5Spine = .text:0x80126578; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu26HostTypeNrvHipDropReactionCFP5Spine = .text:0x80126580; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu16HostTypeNrvSwoonCFP5Spine = .text:0x80126588; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu19HostTypeNrvSwoonEndCFP5Spine = .text:0x80126590; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu21HostTypeNrvSwoonStartCFP5Spine = .text:0x80126598; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q27NrvMogu16HostTypeNrvThrowCFP5Spine = .text:0x801265A0; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu16HostTypeNrvThrowCFP5Spine = .text:0x801265A8; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu15HostTypeNrvTurnCFP5Spine = .text:0x801265B0; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu17HostTypeNrvSearchCFP5Spine = .text:0x801265B8; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu17HostTypeNrvAppearCFP5Spine = .text:0x801265C0; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu15HostTypeNrvHideCFP5Spine = .text:0x801265C8; // type:function size:0x8 scope:global align:4 +execute__Q27NrvMogu19HostTypeNrvHideWaitCFP5Spine = .text:0x801265D0; // type:function size:0x8 scope:global align:4 +__ct__8MogucchiFPCc = .text:0x801265D8; // type:function size:0x80 scope:global align:4 +init__8MogucchiFRC12JMapInfoIter = .text:0x80126658; // type:function size:0x164 scope:global align:4 +initAfterPlacement__8MogucchiFv = .text:0x801267BC; // type:function size:0x60 scope:global align:4 +makeActorAppeared__8MogucchiFv = .text:0x8012681C; // type:function size:0x64 scope:global align:4 +kill__8MogucchiFv = .text:0x80126880; // type:function size:0x74 scope:global align:4 +control__8MogucchiFv = .text:0x801268F4; // type:function size:0x58 scope:global align:4 +exeStroll__8MogucchiFv = .text:0x8012694C; // type:function size:0x110 scope:global align:4 +exeAppearDown__8MogucchiFv = .text:0x80126A5C; // type:function size:0x10C scope:global align:4 +exeDown__8MogucchiFv = .text:0x80126B68; // type:function size:0x98 scope:global align:4 +exeDive__8MogucchiFv = .text:0x80126C00; // type:function size:0xA0 scope:global align:4 +exeScatter__8MogucchiFv = .text:0x80126CA0; // type:function size:0x22C scope:global align:4 +exeDie__8MogucchiFv = .text:0x80126ECC; // type:function size:0xA4 scope:global align:4 +attackSensor__8MogucchiFP9HitSensorP9HitSensor = .text:0x80126F70; // type:function size:0xE8 scope:global align:4 +receiveMsgPlayerAttack__8MogucchiFUlP9HitSensorP9HitSensor = .text:0x80127058; // type:function size:0x80 scope:global align:4 +initSensor__8MogucchiFv = .text:0x801270D8; // type:function size:0xC4 scope:global align:4 +createMogucchiHill__8MogucchiFv = .text:0x8012719C; // type:function size:0xAC scope:global align:4 +createHole__8MogucchiFv = .text:0x80127248; // type:function size:0x68 scope:global align:4 +updatePosition__8MogucchiFv = .text:0x801272B0; // type:function size:0x94 scope:global align:4 +makeEulerRotation__8MogucchiFv = .text:0x80127344; // type:function size:0x88 scope:global align:4 +updateReferenceMtx__8MogucchiFv = .text:0x801273CC; // type:function size:0x198 scope:global align:4 +checkHipDrop__8MogucchiCFv = .text:0x80127564; // type:function size:0x5C scope:global align:4 +calcAttackDir__8MogucchiCFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x801275C0; // type:function size:0xF8 scope:global align:4 +calcScatterVec__8MogucchiFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x801276B8; // type:function size:0x70 scope:global align:4 +receiveAttackBySpinSensor__8MogucchiFUlP9HitSensorP9HitSensor = .text:0x80127728; // type:function size:0x148 scope:global align:4 +receiveAttackByBodySensor__8MogucchiFUlP9HitSensorP9HitSensor = .text:0x80127870; // type:function size:0x1E8 scope:global align:4 +updateStrollSpeed__8MogucchiFv = .text:0x80127A58; // type:function size:0x2C scope:global align:4 +reflectStarPointer2P__8MogucchiFv = .text:0x80127A84; // type:function size:0xA8 scope:global align:4 +__dt__8MogucchiFv = .text:0x80127B2C; // type:function size:0x5C scope:global align:4 +__sinit_\Mogucchi_cpp = .text:0x80127B88; // type:function size:0x4C scope:local align:4 +__ct__Q222@unnamed@Mogucchi_cpp@17MogucchiNrvStrollFv = .text:0x80127BD4; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Mogucchi_cpp@21MogucchiNrvAppearDownFv = .text:0x80127BE4; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Mogucchi_cpp@15MogucchiNrvDownFv = .text:0x80127BF4; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Mogucchi_cpp@15MogucchiNrvDiveFv = .text:0x80127C04; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Mogucchi_cpp@18MogucchiNrvScatterFv = .text:0x80127C14; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Mogucchi_cpp@14MogucchiNrvDieFv = .text:0x80127C24; // type:function size:0x10 scope:global align:4 +execute__Q222@unnamed@Mogucchi_cpp@14MogucchiNrvDieCFP5Spine = .text:0x80127C34; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Mogucchi_cpp@18MogucchiNrvScatterCFP5Spine = .text:0x80127C3C; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Mogucchi_cpp@15MogucchiNrvDiveCFP5Spine = .text:0x80127C44; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Mogucchi_cpp@15MogucchiNrvDownCFP5Spine = .text:0x80127C4C; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Mogucchi_cpp@21MogucchiNrvAppearDownCFP5Spine = .text:0x80127C54; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q222@unnamed@Mogucchi_cpp@17MogucchiNrvStrollCFP5Spine = .text:0x80127C5C; // type:function size:0x10 scope:global align:4 +execute__Q222@unnamed@Mogucchi_cpp@17MogucchiNrvStrollCFP5Spine = .text:0x80127C6C; // type:function size:0x8 scope:global align:4 +__ct__17MogucchiHillPieceFPCc = .text:0x80127C74; // type:function size:0x60 scope:global align:4 +init__17MogucchiHillPieceFRC12JMapInfoIter = .text:0x80127CD4; // type:function size:0xE4 scope:global align:4 +control__17MogucchiHillPieceFv = .text:0x80127DB8; // type:function size:0xAC scope:global align:4 +appear__17MogucchiHillPieceFv = .text:0x80127E64; // type:function size:0x50 scope:global align:4 +initWithModelName__17MogucchiHillPieceFPCcPCcPCcb = .text:0x80127EB4; // type:function size:0x14 scope:global align:4 +exeAppear__17MogucchiHillPieceFv = .text:0x80127EC8; // type:function size:0x88 scope:global align:4 +exeWait__17MogucchiHillPieceFv = .text:0x80127F50; // type:function size:0x58 scope:global align:4 +exeCrumble__17MogucchiHillPieceFv = .text:0x80127FA8; // type:function size:0x80 scope:global align:4 +crumble__17MogucchiHillPieceFv = .text:0x80128028; // type:function size:0x84 scope:global align:4 +destroy__17MogucchiHillPieceFv = .text:0x801280AC; // type:function size:0x58 scope:global align:4 +setSize__17MogucchiHillPieceFf = .text:0x80128104; // type:function size:0x60 scope:global align:4 +calcAndSetBaseMtx__17MogucchiHillPieceFv = .text:0x80128164; // type:function size:0x8 scope:global align:4 +attackSensor__17MogucchiHillPieceFP9HitSensorP9HitSensor = .text:0x8012816C; // type:function size:0x160 scope:global align:4 +receiveMsgPlayerAttack__17MogucchiHillPieceFUlP9HitSensorP9HitSensor = .text:0x801282CC; // type:function size:0x228 scope:global align:4 +receiveMsgEnemyAttack__17MogucchiHillPieceFUlP9HitSensorP9HitSensor = .text:0x801284F4; // type:function size:0xE4 scope:global align:4 +isTargetGoingAway__17MogucchiHillPieceCFP9HitSensorP9HitSensor = .text:0x801285D8; // type:function size:0x60 scope:global align:4 +__ct__12MogucchiHillFP9LiveActorlPCc = .text:0x80128638; // type:function size:0xCC scope:global align:4 +init__12MogucchiHillFRC12JMapInfoIter = .text:0x80128704; // type:function size:0x54 scope:global align:4 +start__12MogucchiHillFv = .text:0x80128758; // type:function size:0x64 scope:global align:4 +end__12MogucchiHillFv = .text:0x801287BC; // type:function size:0x8 scope:global align:4 +startNaturally__12MogucchiHillFv = .text:0x801287C4; // type:function size:0xC scope:global align:4 +endNaturally__12MogucchiHillFv = .text:0x801287D0; // type:function size:0xC scope:global align:4 +killPieces__12MogucchiHillFP17MogucchiHillPiece = .text:0x801287DC; // type:function size:0x90 scope:global align:4 +pauseOff__12MogucchiHillFv = .text:0x8012886C; // type:function size:0x60 scope:global align:4 +killAllPieces__12MogucchiHillFv = .text:0x801288CC; // type:function size:0x68 scope:global align:4 +setAppearNum__12MogucchiHillFl = .text:0x80128934; // type:function size:0x8 scope:global align:4 +exeMove__12MogucchiHillFv = .text:0x8012893C; // type:function size:0x88 scope:global align:4 +createPieces__12MogucchiHillFv = .text:0x801289C4; // type:function size:0x150 scope:global align:4 +__defctor__17MogucchiHillPieceFv = .text:0x80128B14; // type:function size:0xC scope:global align:4 +__dt__17MogucchiHillPieceFv = .text:0x80128B20; // type:function size:0x5C scope:global align:4 +appearPiece__12MogucchiHillFv = .text:0x80128B7C; // type:function size:0x178 scope:global align:4 +killPieceOverAppear__12MogucchiHillFv = .text:0x80128CF4; // type:function size:0x30 scope:global align:4 +killPieceIfAlive__12MogucchiHillFv = .text:0x80128D24; // type:function size:0x60 scope:global align:4 +getDistanceFromReserveMtx__12MogucchiHillCFv = .text:0x80128D84; // type:function size:0x44 scope:global align:4 +reserveCurrentMtx__12MogucchiHillFv = .text:0x80128DC8; // type:function size:0x50 scope:global align:4 +__sinit_\MogucchiHill_cpp = .text:0x80128E18; // type:function size:0x44 scope:local align:4 +__ct__Q226@unnamed@MogucchiHill_cpp@31MogucchiHillPieceNrvPieceAppearFv = .text:0x80128E5C; // type:function size:0x10 scope:global align:4 +__ct__Q226@unnamed@MogucchiHill_cpp@29MogucchiHillPieceNrvPieceWaitFv = .text:0x80128E6C; // type:function size:0x10 scope:global align:4 +__ct__Q226@unnamed@MogucchiHill_cpp@32MogucchiHillPieceNrvPieceCrumbleFv = .text:0x80128E7C; // type:function size:0x10 scope:global align:4 +__ct__Q226@unnamed@MogucchiHill_cpp@19MogucchiHillNrvMoveFv = .text:0x80128E8C; // type:function size:0x10 scope:global align:4 +__ct__Q226@unnamed@MogucchiHill_cpp@19MogucchiHillNrvWaitFv = .text:0x80128E9C; // type:function size:0x10 scope:global align:4 +execute__Q226@unnamed@MogucchiHill_cpp@19MogucchiHillNrvWaitCFP5Spine = .text:0x80128EAC; // type:function size:0x10 scope:global align:4 +execute__Q226@unnamed@MogucchiHill_cpp@19MogucchiHillNrvMoveCFP5Spine = .text:0x80128EBC; // type:function size:0x8 scope:global align:4 +execute__Q226@unnamed@MogucchiHill_cpp@32MogucchiHillPieceNrvPieceCrumbleCFP5Spine = .text:0x80128EC4; // type:function size:0x8 scope:global align:4 +execute__Q226@unnamed@MogucchiHill_cpp@29MogucchiHillPieceNrvPieceWaitCFP5Spine = .text:0x80128ECC; // type:function size:0x8 scope:global align:4 +execute__Q226@unnamed@MogucchiHill_cpp@31MogucchiHillPieceNrvPieceAppearCFP5Spine = .text:0x80128ED4; // type:function size:0x8 scope:global align:4 +notifyAppearAttackToPlayer__12MogucchiHillFP9HitSensorP9HitSensor = .text:0x80128EDC; // type:function size:0x8 scope:global align:4 +__dt__23MogucchiRefuseTerritoryFv = .text:0x80128EE4; // type:function size:0x5C scope:global align:4 +__ct__23MogucchiRefuseTerritoryFPCc = .text:0x80128F40; // type:function size:0x3C scope:global align:4 +init__23MogucchiRefuseTerritoryFRC12JMapInfoIter = .text:0x80128F7C; // type:function size:0x8C scope:global align:4 +__ct__15MogucchiShooterFP9LiveActorPCc = .text:0x80129008; // type:function size:0x60 scope:global align:4 +init__15MogucchiShooterFRC12JMapInfoIter = .text:0x80129068; // type:function size:0x94 scope:global align:4 +panicDeath__15MogucchiShooterFv = .text:0x801290FC; // type:function size:0x8 scope:global align:4 +explosion__15MogucchiShooterFv = .text:0x80129104; // type:function size:0x38 scope:global align:4 +hitShock__15MogucchiShooterFv = .text:0x8012913C; // type:function size:0x38 scope:global align:4 +anger__15MogucchiShooterFv = .text:0x80129174; // type:function size:0x38 scope:global align:4 +stormStart__15MogucchiShooterFv = .text:0x801291AC; // type:function size:0x8 scope:global align:4 +storm__15MogucchiShooterFv = .text:0x801291B4; // type:function size:0x8 scope:global align:4 +isLaughed__15MogucchiShooterCFv = .text:0x801291BC; // type:function size:0x8 scope:global align:4 +exeWait__15MogucchiShooterFv = .text:0x801291C4; // type:function size:0xF8 scope:global align:4 +exeShot__15MogucchiShooterFv = .text:0x801292BC; // type:function size:0x80 scope:global align:4 +exeTire__15MogucchiShooterFv = .text:0x8012933C; // type:function size:0x8C scope:global align:4 +exeDeathPanic__15MogucchiShooterFv = .text:0x801293C8; // type:function size:0x54 scope:global align:4 +exeExplosion__15MogucchiShooterFv = .text:0x8012941C; // type:function size:0x80 scope:global align:4 +exeLaugh__15MogucchiShooterFv = .text:0x8012949C; // type:function size:0x64 scope:global align:4 +exeShock__15MogucchiShooterFv = .text:0x80129500; // type:function size:0x60 scope:global align:4 +exePanic__15MogucchiShooterFv = .text:0x80129560; // type:function size:0xC8 scope:global align:4 +exeHitShock__15MogucchiShooterFv = .text:0x80129628; // type:function size:0x68 scope:global align:4 +exeHitPanic__15MogucchiShooterFv = .text:0x80129690; // type:function size:0x78 scope:global align:4 +exeAnger__15MogucchiShooterFv = .text:0x80129708; // type:function size:0x90 scope:global align:4 +exeStorm__15MogucchiShooterFv = .text:0x80129798; // type:function size:0x68 scope:global align:4 +calcAndSetBaseMtx__15MogucchiShooterFv = .text:0x80129800; // type:function size:0xA0 scope:global align:4 +resetDirection__15MogucchiShooterFv = .text:0x801298A0; // type:function size:0x50 scope:global align:4 +faceToMario__15MogucchiShooterFv = .text:0x801298F0; // type:function size:0x90 scope:global align:4 +__dt__15MogucchiShooterFv = .text:0x80129980; // type:function size:0x58 scope:global align:4 +__sinit_\MogucchiShooter_cpp = .text:0x801299D8; // type:function size:0x84 scope:local align:4 +__ct__Q218NrvMogucchiShooter22MogucchiShooterNrvWaitFv = .text:0x80129A5C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter22MogucchiShooterNrvShotFv = .text:0x80129A6C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter22MogucchiShooterNrvTireFv = .text:0x80129A7C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter28MogucchiShooterNrvDeathPanicFv = .text:0x80129A8C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter27MogucchiShooterNrvExplosionFv = .text:0x80129A9C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter23MogucchiShooterNrvLaughFv = .text:0x80129AAC; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter23MogucchiShooterNrvShockFv = .text:0x80129ABC; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter23MogucchiShooterNrvPanicFv = .text:0x80129ACC; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter26MogucchiShooterNrvHitShockFv = .text:0x80129ADC; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter26MogucchiShooterNrvHitPanicFv = .text:0x80129AEC; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter23MogucchiShooterNrvAngerFv = .text:0x80129AFC; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter28MogucchiShooterNrvStormStartFv = .text:0x80129B0C; // type:function size:0x10 scope:global align:4 +__ct__Q218NrvMogucchiShooter23MogucchiShooterNrvStormFv = .text:0x80129B1C; // type:function size:0x10 scope:global align:4 +execute__Q218NrvMogucchiShooter23MogucchiShooterNrvStormCFP5Spine = .text:0x80129B2C; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter28MogucchiShooterNrvStormStartCFP5Spine = .text:0x80129B34; // type:function size:0x50 scope:global align:4 +execute__Q218NrvMogucchiShooter23MogucchiShooterNrvAngerCFP5Spine = .text:0x80129B84; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter26MogucchiShooterNrvHitPanicCFP5Spine = .text:0x80129B8C; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter26MogucchiShooterNrvHitShockCFP5Spine = .text:0x80129B94; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter23MogucchiShooterNrvPanicCFP5Spine = .text:0x80129B9C; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter23MogucchiShooterNrvShockCFP5Spine = .text:0x80129BA4; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter23MogucchiShooterNrvLaughCFP5Spine = .text:0x80129BAC; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter27MogucchiShooterNrvExplosionCFP5Spine = .text:0x80129BB4; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter28MogucchiShooterNrvDeathPanicCFP5Spine = .text:0x80129BBC; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter22MogucchiShooterNrvTireCFP5Spine = .text:0x80129BC4; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter22MogucchiShooterNrvShotCFP5Spine = .text:0x80129BCC; // type:function size:0x8 scope:global align:4 +execute__Q218NrvMogucchiShooter22MogucchiShooterNrvWaitCFP5Spine = .text:0x80129BD4; // type:function size:0x8 scope:global align:4 +set__Q29JGeometry8TVec4Fiiii_v = .text:0x80129BDC; // type:function size:0x70 scope:global align:4 +__ct__9MoguStoneFPCcPCc = .text:0x80129C4C; // type:function size:0xA0 scope:global align:4 +init__9MoguStoneFRC12JMapInfoIter = .text:0x80129CEC; // type:function size:0xE0 scope:global align:4 +appear__9MoguStoneFv = .text:0x80129DCC; // type:function size:0x38 scope:global align:4 +emit__9MoguStoneFbRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3f = .text:0x80129E04; // type:function size:0xD8 scope:global align:4 +doBehavior__9MoguStoneFv = .text:0x80129EDC; // type:function size:0x128 scope:global align:4 +startBreakSound__9MoguStoneFv = .text:0x8012A004; // type:function size:0x14 scope:global align:4 +startThrowLevelSound__9MoguStoneFv = .text:0x8012A018; // type:function size:0x18 scope:global align:4 +exeThrow__9MoguStoneFv = .text:0x8012A030; // type:function size:0xD0 scope:global align:4 +exeFall__9MoguStoneFv = .text:0x8012A100; // type:function size:0xB8 scope:global align:4 +isTaken__9MoguStoneFv = .text:0x8012A1B8; // type:function size:0x8 scope:global align:4 +attackSensor__9MoguStoneFP9HitSensorP9HitSensor = .text:0x8012A1C0; // type:function size:0xA8 scope:global align:4 +receiveMsgPlayerAttack__9MoguStoneFUlP9HitSensorP9HitSensor = .text:0x8012A268; // type:function size:0xCC scope:global align:4 +calcAndSetBaseMtx__9MoguStoneFv = .text:0x8012A334; // type:function size:0xE8 scope:global align:4 +__ct__11ThrowingIceFPCc = .text:0x8012A41C; // type:function size:0x7C scope:global align:4 +__dt__9MoguStoneFv = .text:0x8012A498; // type:function size:0x58 scope:global align:4 +init__11ThrowingIceFRC12JMapInfoIter = .text:0x8012A4F0; // type:function size:0xE0 scope:global align:4 +emitIce__11ThrowingIceFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3fRCQ29JGeometry8TVec3 = .text:0x8012A5D0; // type:function size:0xC0 scope:global align:4 +doBehavior__11ThrowingIceFv = .text:0x8012A690; // type:function size:0xBC scope:global align:4 +attackSensor__11ThrowingIceFP9HitSensorP9HitSensor = .text:0x8012A74C; // type:function size:0xD0 scope:global align:4 +receiveMsgPlayerAttack__11ThrowingIceFUlP9HitSensorP9HitSensor = .text:0x8012A81C; // type:function size:0x84 scope:global align:4 +startBreakSound__11ThrowingIceFv = .text:0x8012A8A0; // type:function size:0x14 scope:global align:4 +startThrowLevelSound__11ThrowingIceFv = .text:0x8012A8B4; // type:function size:0x4 scope:global align:4 +__dt__11ThrowingIceFv = .text:0x8012A8B8; // type:function size:0x5C scope:global align:4 +__sinit_\MoguStone_cpp = .text:0x8012A914; // type:function size:0x34 scope:local align:4 +__ct__Q212NrvMoguStone17MoguStoneNrvTakenFv = .text:0x8012A948; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvMoguStone17MoguStoneNrvThrowFv = .text:0x8012A958; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvMoguStone16MoguStoneNrvFallFv = .text:0x8012A968; // type:function size:0x10 scope:global align:4 +execute__Q212NrvMoguStone16MoguStoneNrvFallCFP5Spine = .text:0x8012A978; // type:function size:0x8 scope:global align:4 +execute__Q212NrvMoguStone17MoguStoneNrvThrowCFP5Spine = .text:0x8012A980; // type:function size:0x8 scope:global align:4 +execute__Q212NrvMoguStone17MoguStoneNrvTakenCFP5Spine = .text:0x8012A988; // type:function size:0x4 scope:global align:4 +startBckBtp__26@unnamed@NokonokoLand_cpp@FP9LiveActorPCcPCc = .text:0x8012A98C; // type:function size:0x6C scope:global align:4 +__ct__12NokonokoLandFPCc = .text:0x8012A9F8; // type:function size:0xD0 scope:global align:4 +init__12NokonokoLandFRC12JMapInfoIter = .text:0x8012AAC8; // type:function size:0x358 scope:global align:4 +initAfterPlacement__12NokonokoLandFv = .text:0x8012AE20; // type:function size:0x4C scope:global align:4 +appear__12NokonokoLandFv = .text:0x8012AE6C; // type:function size:0x4 scope:global align:4 +kill__12NokonokoLandFv = .text:0x8012AE70; // type:function size:0x3C scope:global align:4 +control__12NokonokoLandFv = .text:0x8012AEAC; // type:function size:0x5C scope:global align:4 +calcAndSetBaseMtx__12NokonokoLandFv = .text:0x8012AF08; // type:function size:0x9C scope:global align:4 +attackSensor__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012AFA4; // type:function size:0x1C4 scope:global align:4 +receiveMsgPlayerAttack__12NokonokoLandFUlP9HitSensorP9HitSensor = .text:0x8012B168; // type:function size:0x158 scope:global align:4 +receiveMsgEnemyAttack__12NokonokoLandFUlP9HitSensorP9HitSensor = .text:0x8012B2C0; // type:function size:0x1AC scope:global align:4 +receiveOtherMsg__12NokonokoLandFUlP9HitSensorP9HitSensor = .text:0x8012B46C; // type:function size:0xC0 scope:global align:4 +initJetTurtle__12NokonokoLandFv = .text:0x8012B52C; // type:function size:0x64 scope:global align:4 +isEnableAttack__12NokonokoLandCFv = .text:0x8012B590; // type:function size:0xD8 scope:global align:4 +isStateWalk__12NokonokoLandCFv = .text:0x8012B668; // type:function size:0xB0 scope:global align:4 +isLookDirRailDirection__12NokonokoLandCFv = .text:0x8012B718; // type:function size:0xDC scope:global align:4 +tryAttack__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012B7F4; // type:function size:0xD4 scope:global align:4 +tryJetTurtleTouch__12NokonokoLandFv = .text:0x8012B8C8; // type:function size:0xF4 scope:global align:4 +tryRattle__12NokonokoLandFv = .text:0x8012B9BC; // type:function size:0x74 scope:global align:4 +tryBindStarPointer__12NokonokoLandFv = .text:0x8012BA30; // type:function size:0x98 scope:global align:4 +receiveTrample__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012BAC8; // type:function size:0x130 scope:global align:4 +receivePunch__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012BBF8; // type:function size:0x100 scope:global align:4 +receiveHipDrop__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012BCF8; // type:function size:0x158 scope:global align:4 +receiveTurtleAttack__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012BE50; // type:function size:0x13C scope:global align:4 +receiveStorm__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012BF8C; // type:function size:0x100 scope:global align:4 +receiveStarPieceAttack__12NokonokoLandFP9HitSensorP9HitSensor = .text:0x8012C08C; // type:function size:0x64 scope:global align:4 +exeAppearStart__12NokonokoLandFv = .text:0x8012C0F0; // type:function size:0x120 scope:global align:4 +tearAppearStart__12NokonokoLandFv = .text:0x8012C210; // type:function size:0x74 scope:global align:4 +exeAppear__12NokonokoLandFv = .text:0x8012C284; // type:function size:0x64 scope:global align:4 +exeFlyAway__12NokonokoLandFv = .text:0x8012C2E8; // type:function size:0x1C0 scope:global align:4 +exeDead__12NokonokoLandFv = .text:0x8012C4A8; // type:function size:0x8C scope:global align:4 +exeWalk__12NokonokoLandFv = .text:0x8012C534; // type:function size:0x120 scope:global align:4 +exeLookAround__12NokonokoLandFv = .text:0x8012C654; // type:function size:0x64 scope:global align:4 +exeTurnStart__12NokonokoLandFv = .text:0x8012C6B8; // type:function size:0x70 scope:global align:4 +exeTurnLoop__12NokonokoLandFv = .text:0x8012C728; // type:function size:0x118 scope:global align:4 +exeTurnEnd__12NokonokoLandFv = .text:0x8012C840; // type:function size:0x68 scope:global align:4 +exeAttack__12NokonokoLandFv = .text:0x8012C8A8; // type:function size:0x88 scope:global align:4 +exeRattle__12NokonokoLandFv = .text:0x8012C930; // type:function size:0xA4 scope:global align:4 +exeBindStarPointer__12NokonokoLandFv = .text:0x8012C9D4; // type:function size:0x70 scope:global align:4 +exeShellStartTrample__12NokonokoLandFv = .text:0x8012CA44; // type:function size:0xE8 scope:global align:4 +exeShellStartPunch__12NokonokoLandFv = .text:0x8012CB2C; // type:function size:0x160 scope:global align:4 +exeShellWait__12NokonokoLandFv = .text:0x8012CC8C; // type:function size:0x68 scope:global align:4 +exeShellEnd__12NokonokoLandFv = .text:0x8012CCF4; // type:function size:0xF0 scope:global align:4 +exeBecomeJetTurtle__12NokonokoLandFv = .text:0x8012CDE4; // type:function size:0xE0 scope:global align:4 +__sinit_\NokonokoLand_cpp = .text:0x8012CEC4; // type:function size:0xC4 scope:local align:4 +__ct__Q215NrvNokonokoLand19HostTypeAppearReadyFv = .text:0x8012CF88; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand19HostTypeAppearStartFv = .text:0x8012CF98; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand14HostTypeAppearFv = .text:0x8012CFA8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand12HostTypeDeadFv = .text:0x8012CFB8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand15HostTypeFlyAwayFv = .text:0x8012CFC8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand12HostTypeWalkFv = .text:0x8012CFD8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand18HostTypeLookAroundFv = .text:0x8012CFE8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand17HostTypeTurnStartFv = .text:0x8012CFF8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand12HostTypeTurnFv = .text:0x8012D008; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand15HostTypeTurnEndFv = .text:0x8012D018; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand14HostTypeAttackFv = .text:0x8012D028; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand18HostTypeAttackTurnFv = .text:0x8012D038; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand14HostTypeRattleFv = .text:0x8012D048; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand18HostTypeRattleTurnFv = .text:0x8012D058; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand23HostTypeBindStarPointerFv = .text:0x8012D068; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand27HostTypeBindStarPointerTurnFv = .text:0x8012D078; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand18HostTypeShellStartFv = .text:0x8012D088; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand17HostTypeShellWaitFv = .text:0x8012D098; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand16HostTypeShellEndFv = .text:0x8012D0A8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand23HostTypeShellStartPunchFv = .text:0x8012D0B8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvNokonokoLand23HostTypeBecomeJetTurtleFv = .text:0x8012D0C8; // type:function size:0x10 scope:global align:4 +execute__Q215NrvNokonokoLand23HostTypeBecomeJetTurtleCFP5Spine = .text:0x8012D0D8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand23HostTypeShellStartPunchCFP5Spine = .text:0x8012D0E0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand16HostTypeShellEndCFP5Spine = .text:0x8012D0E8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand17HostTypeShellWaitCFP5Spine = .text:0x8012D0F0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand18HostTypeShellStartCFP5Spine = .text:0x8012D0F8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvNokonokoLand27HostTypeBindStarPointerTurnCFP5Spine = .text:0x8012D100; // type:function size:0x18 scope:global align:4 +execute__Q215NrvNokonokoLand27HostTypeBindStarPointerTurnCFP5Spine = .text:0x8012D118; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvNokonokoLand23HostTypeBindStarPointerCFP5Spine = .text:0x8012D120; // type:function size:0x18 scope:global align:4 +execute__Q215NrvNokonokoLand23HostTypeBindStarPointerCFP5Spine = .text:0x8012D138; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand18HostTypeRattleTurnCFP5Spine = .text:0x8012D140; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand14HostTypeRattleCFP5Spine = .text:0x8012D148; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand18HostTypeAttackTurnCFP5Spine = .text:0x8012D150; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand14HostTypeAttackCFP5Spine = .text:0x8012D158; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand15HostTypeTurnEndCFP5Spine = .text:0x8012D160; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand12HostTypeTurnCFP5Spine = .text:0x8012D168; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand17HostTypeTurnStartCFP5Spine = .text:0x8012D170; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand18HostTypeLookAroundCFP5Spine = .text:0x8012D178; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand12HostTypeWalkCFP5Spine = .text:0x8012D180; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand15HostTypeFlyAwayCFP5Spine = .text:0x8012D188; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand12HostTypeDeadCFP5Spine = .text:0x8012D190; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand14HostTypeAppearCFP5Spine = .text:0x8012D198; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvNokonokoLand19HostTypeAppearStartCFP5Spine = .text:0x8012D1A0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand19HostTypeAppearStartCFP5Spine = .text:0x8012D1A8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvNokonokoLand19HostTypeAppearReadyCFP5Spine = .text:0x8012D1B0; // type:function size:0x48 scope:global align:4 +init__16MapPartsFunctionFRC12JMapInfoIter = .text:0x8012D1F8; // type:function size:0x4 scope:global align:4 +__cl__Q22MR51FunctorV0MCFv = .text:0x8012D1FC; // type:function size:0x30 scope:global align:4 +clone__Q22MR51FunctorV0MCFP7JKRHeap = .text:0x8012D22C; // type:function size:0x68 scope:global align:4 +__dt__12NokonokoLandFv = .text:0x8012D294; // type:function size:0x5C scope:global align:4 +__dt__7OnimasuFv = .text:0x8012D2F0; // type:function size:0x5C scope:global align:4 +__ct__7OnimasuFPCc = .text:0x8012D34C; // type:function size:0xB8 scope:global align:4 +init__7OnimasuFRC12JMapInfoIter = .text:0x8012D404; // type:function size:0x198 scope:global align:4 +initAfterPlacement__7OnimasuFv = .text:0x8012D59C; // type:function size:0x108 scope:global align:4 +calcTargetPose__7OnimasuFv = .text:0x8012D6A4; // type:function size:0x3F4 scope:global align:4 +updatePose__7OnimasuFv = .text:0x8012DA98; // type:function size:0x104 scope:global align:4 +calcAndSetBaseMtx__7OnimasuFv = .text:0x8012DB9C; // type:function size:0xF0 scope:global align:4 +land__7OnimasuFv = .text:0x8012DC8C; // type:function size:0x9C scope:global align:4 +calcTurnDirection__7OnimasuCFPf = .text:0x8012DD28; // type:function size:0x98 scope:global align:4 +updateStompVelocity__7OnimasuFv = .text:0x8012DDC0; // type:function size:0xEC scope:global align:4 +calcGravityDir__7OnimasuCFPQ29JGeometry8TVec3 = .text:0x8012DEAC; // type:function size:0x50 scope:global align:4 +getGravityScalar__7OnimasuCFv = .text:0x8012DEFC; // type:function size:0x34 scope:global align:4 +getTimeToNextPoint__7OnimasuCFv = .text:0x8012DF30; // type:function size:0x30 scope:global align:4 +emitEffectLand__7OnimasuFv = .text:0x8012DF60; // type:function size:0x148 scope:global align:4 +exeWaitForSwitchOn__7OnimasuFv = .text:0x8012E0A8; // type:function size:0x7C scope:global align:4 +exeWait__7OnimasuFv = .text:0x8012E124; // type:function size:0x7C scope:global align:4 +exeMove__7OnimasuFv = .text:0x8012E1A0; // type:function size:0x128 scope:global align:4 +exeStamp__7OnimasuFv = .text:0x8012E2C8; // type:function size:0x110 scope:global align:4 +getPolygonOnRailPoint__15OnimasuFunctionFPQ29JGeometry8TVec3PQ29JGeometry8TVec3PC9LiveActori = .text:0x8012E3D8; // type:function size:0x108 scope:global align:4 +__sinit_\Onimasu_cpp = .text:0x8012E4E0; // type:function size:0x44 scope:local align:4 +__ct__Q210NrvOnimasu23HostTypeWaitForSwitchOnFv = .text:0x8012E524; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOnimasu12HostTypeWaitFv = .text:0x8012E534; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOnimasu20HostTypeWaitForStampFv = .text:0x8012E544; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOnimasu12HostTypeJumpFv = .text:0x8012E554; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOnimasu13HostTypeStampFv = .text:0x8012E564; // type:function size:0x10 scope:global align:4 +execute__Q210NrvOnimasu13HostTypeStampCFP5Spine = .text:0x8012E574; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOnimasu12HostTypeJumpCFP5Spine = .text:0x8012E57C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOnimasu20HostTypeWaitForStampCFP5Spine = .text:0x8012E584; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOnimasu12HostTypeWaitCFP5Spine = .text:0x8012E58C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOnimasu23HostTypeWaitForSwitchOnCFP5Spine = .text:0x8012E594; // type:function size:0x8 scope:global align:4 +startMoveInner__7OnimasuFv = .text:0x8012E59C; // type:function size:0x4 scope:global align:4 +updatePoseInner__7OnimasuFv = .text:0x8012E5A0; // type:function size:0x4 scope:global align:4 +__ct__11OnimasuJumpFPCc = .text:0x8012E5A4; // type:function size:0x4C scope:global align:4 +calcJumpVelocity__11OnimasuJumpFv = .text:0x8012E5F0; // type:function size:0x1A0 scope:global align:4 +getLastPointNo__11OnimasuJumpCFv = .text:0x8012E790; // type:function size:0x34 scope:global align:4 +getLastPointNormal__11OnimasuJumpCFv = .text:0x8012E7C4; // type:function size:0x44 scope:global align:4 +getNextPointNormal__11OnimasuJumpCFv = .text:0x8012E808; // type:function size:0x14 scope:global align:4 +initFromRailPoint__11OnimasuJumpFv = .text:0x8012E81C; // type:function size:0x64 scope:global align:4 +incrementNextPoint__11OnimasuJumpFv = .text:0x8012E880; // type:function size:0x4C scope:global align:4 +collectRailPointInfo__11OnimasuJumpFv = .text:0x8012E8CC; // type:function size:0x90 scope:global align:4 +startMoveInner__11OnimasuJumpFv = .text:0x8012E95C; // type:function size:0x4 scope:global align:4 +updatePoseInner__11OnimasuJumpFv = .text:0x8012E960; // type:function size:0x50 scope:global align:4 +getNextPointNo__11OnimasuJumpCFv = .text:0x8012E9B0; // type:function size:0x8 scope:global align:4 +__dt__Q22MR38AssignableArray>Fv = .text:0x8012E9B8; // type:function size:0x68 scope:global align:4 +__dt__11OnimasuJumpFv = .text:0x8012EA20; // type:function size:0x68 scope:global align:4 +__ct__12OnimasuPivotFPCc = .text:0x8012EA88; // type:function size:0x7C scope:global align:4 +initFromRailPoint__12OnimasuPivotFv = .text:0x8012EB04; // type:function size:0x68 scope:global align:4 +startMoveInner__12OnimasuPivotFv = .text:0x8012EB6C; // type:function size:0x1DC scope:global align:4 +updatePoseInner__12OnimasuPivotFv = .text:0x8012ED48; // type:function size:0x1E0 scope:global align:4 +getNextPointNo__12OnimasuPivotCFv = .text:0x8012EF28; // type:function size:0xC scope:global align:4 +getLastPointNo__12OnimasuPivotCFv = .text:0x8012EF34; // type:function size:0x3C scope:global align:4 +getLastPointNormal__12OnimasuPivotCFv = .text:0x8012EF70; // type:function size:0x44 scope:global align:4 +getNextPointNormal__12OnimasuPivotCFv = .text:0x8012EFB4; // type:function size:0x14 scope:global align:4 +incrementNextPoint__12OnimasuPivotFv = .text:0x8012EFC8; // type:function size:0x54 scope:global align:4 +collectRailPointInfo__12OnimasuPivotFv = .text:0x8012F01C; // type:function size:0x90 scope:global align:4 +__dt__12OnimasuPivotFv = .text:0x8012F0AC; // type:function size:0x68 scope:global align:4 +__ct__7OtaRockFPCc = .text:0x8012F114; // type:function size:0x78 scope:global align:4 +init__7OtaRockFRC12JMapInfoIter = .text:0x8012F18C; // type:function size:0xEC scope:global align:4 +appear__7OtaRockFv = .text:0x8012F278; // type:function size:0x54 scope:global align:4 +kill__7OtaRockFv = .text:0x8012F2CC; // type:function size:0x6C scope:global align:4 +makeArchiveList__7OtaRockFP27NameObjArchiveListCollectorRC12JMapInfoIter = .text:0x8012F338; // type:function size:0x58 scope:global align:4 +control__7OtaRockFv = .text:0x8012F390; // type:function size:0x8 scope:global align:4 +calcAndSetBaseMtx__7OtaRockFv = .text:0x8012F398; // type:function size:0x60 scope:global align:4 +attackSensor__7OtaRockFP9HitSensorP9HitSensor = .text:0x8012F3F8; // type:function size:0x74 scope:global align:4 +receiveMsgPlayerAttack__7OtaRockFUlP9HitSensorP9HitSensor = .text:0x8012F46C; // type:function size:0x7C scope:global align:4 +receiveMsgEnemyAttack__7OtaRockFUlP9HitSensorP9HitSensor = .text:0x8012F4E8; // type:function size:0x28 scope:global align:4 +initModel__7OtaRockFv = .text:0x8012F510; // type:function size:0x184 scope:global align:4 +initSensor__7OtaRockFv = .text:0x8012F694; // type:function size:0x88 scope:global align:4 +updateBaseMtx__7OtaRockFv = .text:0x8012F71C; // type:function size:0xAC scope:global align:4 +getDisappearedCocoNut__7OtaRockFv = .text:0x8012F7C8; // type:function size:0x6C scope:global align:4 +getDisappearedFireBall__7OtaRockFv = .text:0x8012F834; // type:function size:0x6C scope:global align:4 +getDisappearedCocoNutNum__7OtaRockCFv = .text:0x8012F8A0; // type:function size:0x68 scope:global align:4 +getDisappearedFireBallNum__7OtaRockCFv = .text:0x8012F908; // type:function size:0x68 scope:global align:4 +throwCocoNut__7OtaRockFv = .text:0x8012F970; // type:function size:0x9C scope:global align:4 +throwFireBall__7OtaRockFv = .text:0x8012FA0C; // type:function size:0x60 scope:global align:4 +tryToHide__7OtaRockFv = .text:0x8012FA6C; // type:function size:0xA0 scope:global align:4 +exeWait__7OtaRockFv = .text:0x8012FB0C; // type:function size:0x110 scope:global align:4 +exeThrowCocoNut__7OtaRockFv = .text:0x8012FC1C; // type:function size:0xA0 scope:global align:4 +exeThrowFireBall__7OtaRockFv = .text:0x8012FCBC; // type:function size:0xBC scope:global align:4 +exeDown__7OtaRockFv = .text:0x8012FD78; // type:function size:0x178 scope:global align:4 +exeHide__7OtaRockFv = .text:0x8012FEF0; // type:function size:0x74 scope:global align:4 +exeHideWait__7OtaRockFv = .text:0x8012FF64; // type:function size:0x88 scope:global align:4 +exeShow__7OtaRockFv = .text:0x8012FFEC; // type:function size:0x70 scope:global align:4 +__dt__7OtaRockFv = .text:0x8013005C; // type:function size:0x5C scope:global align:4 +__sinit_\OtaRock_cpp = .text:0x801300B8; // type:function size:0x54 scope:local align:4 +__ct__Q210NrvOtaRock14OtaRockNrvWaitFv = .text:0x8013010C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaRock22OtaRockNrvThrowCocoNutFv = .text:0x8013011C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaRock23OtaRockNrvThrowFireBallFv = .text:0x8013012C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaRock14OtaRockNrvDownFv = .text:0x8013013C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaRock14OtaRockNrvHideFv = .text:0x8013014C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaRock18OtaRockNrvHideWaitFv = .text:0x8013015C; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvOtaRock14OtaRockNrvShowFv = .text:0x8013016C; // type:function size:0x10 scope:global align:4 +execute__Q210NrvOtaRock14OtaRockNrvShowCFP5Spine = .text:0x8013017C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaRock18OtaRockNrvHideWaitCFP5Spine = .text:0x80130184; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaRock14OtaRockNrvHideCFP5Spine = .text:0x8013018C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaRock14OtaRockNrvDownCFP5Spine = .text:0x80130194; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaRock23OtaRockNrvThrowFireBallCFP5Spine = .text:0x8013019C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaRock22OtaRockNrvThrowCocoNutCFP5Spine = .text:0x801301A4; // type:function size:0x8 scope:global align:4 +execute__Q210NrvOtaRock14OtaRockNrvWaitCFP5Spine = .text:0x801301AC; // type:function size:0x8 scope:global align:4 +__ct__11PackunPetitFPCc = .text:0x801301B4; // type:function size:0x64 scope:global align:4 +init__11PackunPetitFRC12JMapInfoIter = .text:0x80130218; // type:function size:0x204 scope:global align:4 +initAfterPlacement__11PackunPetitFv = .text:0x8013041C; // type:function size:0x4 scope:global align:4 +exeNonActive__11PackunPetitFv = .text:0x80130420; // type:function size:0x74 scope:global align:4 +exeWait__11PackunPetitFv = .text:0x80130494; // type:function size:0x74 scope:global align:4 +exeFind__11PackunPetitFv = .text:0x80130508; // type:function size:0x64 scope:global align:4 +exeThreat__11PackunPetitFv = .text:0x8013056C; // type:function size:0x114 scope:global align:4 +exeTurn__11PackunPetitFv = .text:0x80130680; // type:function size:0xF8 scope:global align:4 +exeAttackStart__11PackunPetitFv = .text:0x80130778; // type:function size:0x68 scope:global align:4 +exeHitWaitForAttack__11PackunPetitFv = .text:0x801307E0; // type:function size:0x7C scope:global align:4 +exeHit__11PackunPetitFv = .text:0x8013085C; // type:function size:0x6C scope:global align:4 +exeTrampleDown__11PackunPetitFv = .text:0x801308C8; // type:function size:0x8C scope:global align:4 +exePunchDown__11PackunPetitFv = .text:0x80130954; // type:function size:0x170 scope:global align:4 +exeSwoonStart__11PackunPetitFv = .text:0x80130AC4; // type:function size:0x64 scope:global align:4 +exeSwoon__11PackunPetitFv = .text:0x80130B28; // type:function size:0x80 scope:global align:4 +exeSwoonToThreat__11PackunPetitFv = .text:0x80130BA8; // type:function size:0x64 scope:global align:4 +kill__11PackunPetitFv = .text:0x80130C0C; // type:function size:0x110 scope:global align:4 +calcAndSetBaseMtx__11PackunPetitFv = .text:0x80130D1C; // type:function size:0x8C scope:global align:4 +control__11PackunPetitFv = .text:0x80130DA8; // type:function size:0x38 scope:global align:4 +attackSensor__11PackunPetitFP9HitSensorP9HitSensor = .text:0x80130DE0; // type:function size:0x14C scope:global align:4 +receiveMsgPlayerAttack__11PackunPetitFUlP9HitSensorP9HitSensor = .text:0x80130F2C; // type:function size:0x1DC scope:global align:4 +receiveMsgEnemyAttack__11PackunPetitFUlP9HitSensorP9HitSensor = .text:0x80131108; // type:function size:0xD4 scope:global align:4 +receiveOtherMsg__11PackunPetitFUlP9HitSensorP9HitSensor = .text:0x801311DC; // type:function size:0xC4 scope:global align:4 +initBlowModel__11PackunPetitFv = .text:0x801312A0; // type:function size:0x78 scope:global align:4 +punchDown__11PackunPetitFP9HitSensorP9HitSensor = .text:0x80131318; // type:function size:0xBC scope:global align:4 +selectNrvWait__11PackunPetitFv = .text:0x801313D4; // type:function size:0x78 scope:global align:4 +tryNonActive__11PackunPetitFv = .text:0x8013144C; // type:function size:0x50 scope:global align:4 +tryTurn__11PackunPetitFv = .text:0x8013149C; // type:function size:0xB0 scope:global align:4 +tryDPDSwoon__11PackunPetitFv = .text:0x8013154C; // type:function size:0xF0 scope:global align:4 +__dt__11PackunPetitFv = .text:0x8013163C; // type:function size:0x5C scope:global align:4 +__sinit_\PackunPetit_cpp = .text:0x80131698; // type:function size:0xA4 scope:local align:4 +__ct__Q214NrvPackunPetit23PackunPetitNrvNonActiveFv = .text:0x8013173C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit18PackunPetitNrvWaitFv = .text:0x8013174C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit18PackunPetitNrvFindFv = .text:0x8013175C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit20PackunPetitNrvThreatFv = .text:0x8013176C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit22PackunPetitNrvLeftTurnFv = .text:0x8013177C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit23PackunPetitNrvRightTurnFv = .text:0x8013178C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit25PackunPetitNrvAttackStartFv = .text:0x8013179C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit20PackunPetitNrvAttackFv = .text:0x801317AC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit24PackunPetitNrvAttackBackFv = .text:0x801317BC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit30PackunPetitNrvHitWaitForAttackFv = .text:0x801317CC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit17PackunPetitNrvHitFv = .text:0x801317DC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit25PackunPetitNrvTrampleDownFv = .text:0x801317EC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit23PackunPetitNrvPunchDownFv = .text:0x801317FC; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit24PackunPetitNrvSwoonStartFv = .text:0x8013180C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit19PackunPetitNrvSwoonFv = .text:0x8013181C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit27PackunPetitNrvSwoonToThreatFv = .text:0x8013182C; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvPackunPetit22PackunPetitNrvDPDSwoonFv = .text:0x8013183C; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q214NrvPackunPetit22PackunPetitNrvDPDSwoonCFP5Spine = .text:0x8013184C; // type:function size:0x18 scope:global align:4 +execute__Q214NrvPackunPetit22PackunPetitNrvDPDSwoonCFP5Spine = .text:0x80131864; // type:function size:0x44 scope:global align:4 +execute__Q214NrvPackunPetit27PackunPetitNrvSwoonToThreatCFP5Spine = .text:0x801318A8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit19PackunPetitNrvSwoonCFP5Spine = .text:0x801318B0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit24PackunPetitNrvSwoonStartCFP5Spine = .text:0x801318B8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit23PackunPetitNrvPunchDownCFP5Spine = .text:0x801318C0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit25PackunPetitNrvTrampleDownCFP5Spine = .text:0x801318C8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit17PackunPetitNrvHitCFP5Spine = .text:0x801318D0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit30PackunPetitNrvHitWaitForAttackCFP5Spine = .text:0x801318D8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit24PackunPetitNrvAttackBackCFP5Spine = .text:0x801318E0; // type:function size:0x50 scope:global align:4 +execute__Q214NrvPackunPetit20PackunPetitNrvAttackCFP5Spine = .text:0x80131930; // type:function size:0x48 scope:global align:4 +execute__Q214NrvPackunPetit25PackunPetitNrvAttackStartCFP5Spine = .text:0x80131978; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit23PackunPetitNrvRightTurnCFP5Spine = .text:0x80131980; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit22PackunPetitNrvLeftTurnCFP5Spine = .text:0x80131988; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit20PackunPetitNrvThreatCFP5Spine = .text:0x80131990; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit18PackunPetitNrvFindCFP5Spine = .text:0x80131998; // type:function size:0x8 scope:global align:4 +execute__Q214NrvPackunPetit18PackunPetitNrvWaitCFP5Spine = .text:0x801319A0; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q214NrvPackunPetit23PackunPetitNrvNonActiveCFP5Spine = .text:0x801319A8; // type:function size:0x48 scope:global align:4 +execute__Q214NrvPackunPetit23PackunPetitNrvNonActiveCFP5Spine = .text:0x801319F0; // type:function size:0x8 scope:global align:4 +__ct__6PetariFPCc = .text:0x801319F8; // type:function size:0x94 scope:global align:4 +init__6PetariFRC12JMapInfoIter = .text:0x80131A8C; // type:function size:0x1D0 scope:global align:4 +initAfterPlacement__6PetariFv = .text:0x80131C5C; // type:function size:0x4 scope:global align:4 +makeActorAppeared__6PetariFv = .text:0x80131C60; // type:function size:0x48 scope:global align:4 +kill__6PetariFv = .text:0x80131CA8; // type:function size:0x74 scope:global align:4 +calcAnim__6PetariFv = .text:0x80131D1C; // type:function size:0x68 scope:global align:4 +exeWait__6PetariFv = .text:0x80131D84; // type:function size:0x16C scope:global align:4 +exeApproach__6PetariFv = .text:0x80131EF0; // type:function size:0x120 scope:global align:4 +exeEscape__6PetariFv = .text:0x80132010; // type:function size:0x134 scope:global align:4 +exeSwoonStart__6PetariFv = .text:0x80132144; // type:function size:0xE0 scope:global align:4 +exeSwoon__6PetariFv = .text:0x80132224; // type:function size:0xCC scope:global align:4 +exeSwoonEnd__6PetariFv = .text:0x801322F0; // type:function size:0x118 scope:global align:4 +exeLand__6PetariFv = .text:0x80132408; // type:function size:0xB0 scope:global align:4 +exeSmash__6PetariFv = .text:0x801324B8; // type:function size:0xC0 scope:global align:4 +exeSpinOut__6PetariFv = .text:0x80132578; // type:function size:0x158 scope:global align:4 +exeFreeze__6PetariFv = .text:0x801326D0; // type:function size:0xD8 scope:global align:4 +control__6PetariFv = .text:0x801327A8; // type:function size:0x134 scope:global align:4 +calcAndSetBaseMtx__6PetariFv = .text:0x801328DC; // type:function size:0x48 scope:global align:4 +attackSensor__6PetariFP9HitSensorP9HitSensor = .text:0x80132924; // type:function size:0x68 scope:global align:4 +receiveMsgPlayerAttack__6PetariFUlP9HitSensorP9HitSensor = .text:0x8013298C; // type:function size:0x98 scope:global align:4 +receiveMsgEnemyAttack__6PetariFUlP9HitSensorP9HitSensor = .text:0x80132A24; // type:function size:0xAC scope:global align:4 +receiveMsgPush__6PetariFP9HitSensorP9HitSensor = .text:0x80132AD0; // type:function size:0x7C scope:global align:4 +receiveOtherMsg__6PetariFUlP9HitSensorP9HitSensor = .text:0x80132B4C; // type:function size:0xA8 scope:global align:4 +initFootPrint__6PetariFRC12JMapInfoIter = .text:0x80132BF4; // type:function size:0xB8 scope:global align:4 +initFrontVec__6PetariFv = .text:0x80132CAC; // type:function size:0x4C scope:global align:4 +initStarPiece__6PetariFRC12JMapInfoIter = .text:0x80132CF8; // type:function size:0x48 scope:global align:4 +tryShiftJumpOut__6PetariFv = .text:0x80132D40; // type:function size:0x68 scope:global align:4 +tryShiftApproach__6PetariFv = .text:0x80132DA8; // type:function size:0x54 scope:global align:4 +tryApproachEnd__6PetariFv = .text:0x80132DFC; // type:function size:0x54 scope:global align:4 +tryShiftEscape__6PetariFv = .text:0x80132E50; // type:function size:0x54 scope:global align:4 +tryEscapeEnd__6PetariFv = .text:0x80132EA4; // type:function size:0x54 scope:global align:4 +receivePlayerAttackAtBody__6PetariFUlP9HitSensorP9HitSensor = .text:0x80132EF8; // type:function size:0x254 scope:global align:4 +receivePlayerAttackAtSpin__6PetariFUlP9HitSensorP9HitSensor = .text:0x8013314C; // type:function size:0xC0 scope:global align:4 +isSolidBody__6PetariCFv = .text:0x8013320C; // type:function size:0xB4 scope:global align:4 +moveTowardTargetDirection__6PetariFfff = .text:0x801332C0; // type:function size:0x94 scope:global align:4 +updateFootPrint__6PetariFv = .text:0x80133354; // type:function size:0xA0 scope:global align:4 +calcSpinOutVelocity__6PetariFf = .text:0x801333F4; // type:function size:0xF4 scope:global align:4 +calcApproachDirection__6PetariFv = .text:0x801334E8; // type:function size:0x78 scope:global align:4 +calcEscapeDirection__6PetariFv = .text:0x80133560; // type:function size:0x84 scope:global align:4 +avoidPlayer__6PetariFv = .text:0x801335E4; // type:function size:0x158 scope:global align:4 +avoidWall__6PetariFv = .text:0x8013373C; // type:function size:0x1DC scope:global align:4 +calcCenter__6PetariFv = .text:0x80133918; // type:function size:0x64 scope:global align:4 +meander__6PetariFv = .text:0x8013397C; // type:function size:0xA8 scope:global align:4 +calcBoost__6PetariCFfff = .text:0x80133A24; // type:function size:0x8C scope:global align:4 +appearStarPieceGradually__6PetariFv = .text:0x80133AB0; // type:function size:0xA8 scope:global align:4 +appearStarPieceAll__6PetariFv = .text:0x80133B58; // type:function size:0x70 scope:global align:4 +reflectStarPointer2P__6PetariFv = .text:0x80133BC8; // type:function size:0x58 scope:global align:4 +calcMouthPos__6PetariCFPQ29JGeometry8TVec3 = .text:0x80133C20; // type:function size:0x54 scope:global align:4 +tryEmitFirstFootPrintEffect__6PetariFv = .text:0x80133C74; // type:function size:0x48 scope:global align:4 +__dt__6PetariFv = .text:0x80133CBC; // type:function size:0x5C scope:global align:4 +__sinit_\Petari_cpp = .text:0x80133D18; // type:function size:0x84 scope:local align:4 +__ct__Q220@unnamed@Petari_cpp@13PetariNrvLurkFv = .text:0x80133D9C; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@16PetariNrvJumpOutFv = .text:0x80133DAC; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@13PetariNrvWaitFv = .text:0x80133DBC; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@17PetariNrvApproachFv = .text:0x80133DCC; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@15PetariNrvEscapeFv = .text:0x80133DDC; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@19PetariNrvSwoonStartFv = .text:0x80133DEC; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@14PetariNrvSwoonFv = .text:0x80133DFC; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@17PetariNrvSwoonEndFv = .text:0x80133E0C; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@13PetariNrvLandFv = .text:0x80133E1C; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@14PetariNrvSmashFv = .text:0x80133E2C; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@16PetariNrvSpinOutFv = .text:0x80133E3C; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@16PetariNrvKickOutFv = .text:0x80133E4C; // type:function size:0x10 scope:global align:4 +__ct__Q220@unnamed@Petari_cpp@15PetariNrvFreezeFv = .text:0x80133E5C; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q220@unnamed@Petari_cpp@15PetariNrvFreezeCFP5Spine = .text:0x80133E6C; // type:function size:0x40 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@15PetariNrvFreezeCFP5Spine = .text:0x80133EAC; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@16PetariNrvKickOutCFP5Spine = .text:0x80133EB4; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@16PetariNrvSpinOutCFP5Spine = .text:0x80133EBC; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@14PetariNrvSmashCFP5Spine = .text:0x80133EC4; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@13PetariNrvLandCFP5Spine = .text:0x80133ECC; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@17PetariNrvSwoonEndCFP5Spine = .text:0x80133ED4; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@14PetariNrvSwoonCFP5Spine = .text:0x80133EDC; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@19PetariNrvSwoonStartCFP5Spine = .text:0x80133EE4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q220@unnamed@Petari_cpp@15PetariNrvEscapeCFP5Spine = .text:0x80133EEC; // type:function size:0x10 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@15PetariNrvEscapeCFP5Spine = .text:0x80133EFC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q220@unnamed@Petari_cpp@17PetariNrvApproachCFP5Spine = .text:0x80133F04; // type:function size:0x10 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@17PetariNrvApproachCFP5Spine = .text:0x80133F14; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q220@unnamed@Petari_cpp@13PetariNrvWaitCFP5Spine = .text:0x80133F1C; // type:function size:0x4 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@13PetariNrvWaitCFP5Spine = .text:0x80133F20; // type:function size:0x8 scope:global align:4 +execute__Q220@unnamed@Petari_cpp@16PetariNrvJumpOutCFP5Spine = .text:0x80133F28; // type:function size:0xC scope:global align:4 +execute__Q220@unnamed@Petari_cpp@13PetariNrvLurkCFP5Spine = .text:0x80133F34; // type:function size:0x48 scope:global align:4 +clamp01__2MRFPf = .text:0x80133F7C; // type:function size:0x30 scope:global align:4 +__ct__7PoihanaFPCc = .text:0x80133FAC; // type:function size:0x9C scope:global align:4 +init__7PoihanaFRC12JMapInfoIter = .text:0x80134048; // type:function size:0x31C scope:global align:4 +initAfterPlacement__7PoihanaFv = .text:0x80134364; // type:function size:0x64 scope:global align:4 +control__7PoihanaFv = .text:0x801343C8; // type:function size:0x84 scope:global align:4 +calcAndSetBaseMtx__7PoihanaFv = .text:0x8013444C; // type:function size:0xAC scope:global align:4 +exeNonActive__7PoihanaFv = .text:0x801344F8; // type:function size:0xA4 scope:global align:4 +endNonActive__7PoihanaFv = .text:0x8013459C; // type:function size:0x98 scope:global align:4 +exeWait__7PoihanaFv = .text:0x80134634; // type:function size:0xDC scope:global align:4 +exeWalkAround__7PoihanaFv = .text:0x80134710; // type:function size:0x138 scope:global align:4 +exeSleepStart__7PoihanaFv = .text:0x80134848; // type:function size:0x90 scope:global align:4 +exeSleep__7PoihanaFv = .text:0x801348D8; // type:function size:0x80 scope:global align:4 +exeGetUp__7PoihanaFv = .text:0x80134958; // type:function size:0xD4 scope:global align:4 +exeSearch__7PoihanaFv = .text:0x80134A2C; // type:function size:0x94 scope:global align:4 +exeChasePlayer__7PoihanaFv = .text:0x80134AC0; // type:function size:0xD4 scope:global align:4 +exeShootUpCharge__7PoihanaFv = .text:0x80134B94; // type:function size:0x88 scope:global align:4 +exeShootUp__7PoihanaFv = .text:0x80134C1C; // type:function size:0x154 scope:global align:4 +endShootUp__7PoihanaFv = .text:0x80134D70; // type:function size:0x88 scope:global align:4 +exeGoBack__7PoihanaFv = .text:0x80134DF8; // type:function size:0xE8 scope:global align:4 +exeShock__7PoihanaFv = .text:0x80134EE0; // type:function size:0x90 scope:global align:4 +exeSwoonLand__7PoihanaFv = .text:0x80134F70; // type:function size:0x78 scope:global align:4 +exeSwoon__7PoihanaFv = .text:0x80134FE8; // type:function size:0x84 scope:global align:4 +exeRecover__7PoihanaFv = .text:0x8013506C; // type:function size:0xE4 scope:global align:4 +exeShake__7PoihanaFv = .text:0x80135150; // type:function size:0xE8 scope:global align:4 +exeDrown__7PoihanaFv = .text:0x80135238; // type:function size:0xB4 scope:global align:4 +exeHide__7PoihanaFv = .text:0x801352EC; // type:function size:0x84 scope:global align:4 +exeAppear__7PoihanaFv = .text:0x80135370; // type:function size:0x148 scope:global align:4 +exeDPDSwoon__7PoihanaFv = .text:0x801354B8; // type:function size:0x54 scope:global align:4 +endDPDSwoon__7PoihanaFv = .text:0x8013550C; // type:function size:0x84 scope:global align:4 +attackSensor__7PoihanaFP9HitSensorP9HitSensor = .text:0x80135590; // type:function size:0x184 scope:global align:4 +receiveMsgPlayerAttack__7PoihanaFUlP9HitSensorP9HitSensor = .text:0x80135714; // type:function size:0x1D8 scope:global align:4 +receiveMsgEnemyAttack__7PoihanaFUlP9HitSensorP9HitSensor = .text:0x801358EC; // type:function size:0x54 scope:global align:4 +receiveMsgPush__7PoihanaFP9HitSensorP9HitSensor = .text:0x80135940; // type:function size:0x90 scope:global align:4 +receiveOtherMsg__7PoihanaFUlP9HitSensorP9HitSensor = .text:0x801359D0; // type:function size:0x160 scope:global align:4 +tryToStartBind__7PoihanaFP9HitSensor = .text:0x80135B30; // type:function size:0xAC scope:global align:4 +updateBindActorMtx__7PoihanaFv = .text:0x80135BDC; // type:function size:0x40 scope:global align:4 +endBind__7PoihanaFv = .text:0x80135C1C; // type:function size:0x7C scope:global align:4 +startBound__7PoihanaFv = .text:0x80135C98; // type:function size:0x1C scope:global align:4 +calcBound__7PoihanaFv = .text:0x80135CB4; // type:function size:0x16C scope:global align:4 +contactMario__7PoihanaFP9HitSensorP9HitSensor = .text:0x80135E20; // type:function size:0xD4 scope:global align:4 +controlVelocity__7PoihanaFv = .text:0x80135EF4; // type:function size:0x228 scope:global align:4 +calcMyGravity__7PoihanaFv = .text:0x8013611C; // type:function size:0x60 scope:global align:4 +tryNonActive__7PoihanaFv = .text:0x8013617C; // type:function size:0x74 scope:global align:4 +tryDrown__7PoihanaFv = .text:0x801361F0; // type:function size:0xB0 scope:global align:4 +tryDPDSwoon__7PoihanaFv = .text:0x801362A0; // type:function size:0x64 scope:global align:4 +tryShock__7PoihanaFv = .text:0x80136304; // type:function size:0xD8 scope:global align:4 +tryHipDropShock__7PoihanaFv = .text:0x801363DC; // type:function size:0x60 scope:global align:4 +isNerveTypeWalkOrWait__7PoihanaCFv = .text:0x8013643C; // type:function size:0x9C scope:global align:4 +isNeedForBackHome__7PoihanaCFv = .text:0x801364D8; // type:function size:0xD4 scope:global align:4 +isNeedForGetUp__7PoihanaCFv = .text:0x801365AC; // type:function size:0x7C scope:global align:4 +isBackAttack__7PoihanaCFP9HitSensor = .text:0x80136628; // type:function size:0x78 scope:global align:4 +__dt__7PoihanaFv = .text:0x801366A0; // type:function size:0x5C scope:global align:4 +__sinit_\Poihana_cpp = .text:0x801366FC; // type:function size:0xBC scope:local align:4 +__ct__Q210NrvPoihana19PoihanaNrvNonActiveFv = .text:0x801367B8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana14PoihanaNrvWaitFv = .text:0x801367C8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana20PoihanaNrvWalkAroundFv = .text:0x801367D8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana20PoihanaNrvSleepStartFv = .text:0x801367E8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana15PoihanaNrvSleepFv = .text:0x801367F8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana15PoihanaNrvGetUpFv = .text:0x80136808; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana16PoihanaNrvSearchFv = .text:0x80136818; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana21PoihanaNrvChasePlayerFv = .text:0x80136828; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana23PoihanaNrvShootUpChargeFv = .text:0x80136838; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana17PoihanaNrvShootUpFv = .text:0x80136848; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana16PoihanaNrvGoBackFv = .text:0x80136858; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana15PoihanaNrvShockFv = .text:0x80136868; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana15PoihanaNrvSwoonFv = .text:0x80136878; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana19PoihanaNrvSwoonLandFv = .text:0x80136888; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana17PoihanaNrvRecoverFv = .text:0x80136898; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana15PoihanaNrvShakeFv = .text:0x801368A8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana15PoihanaNrvDrownFv = .text:0x801368B8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana14PoihanaNrvHideFv = .text:0x801368C8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana16PoihanaNrvAppearFv = .text:0x801368D8; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvPoihana18PoihanaNrvDPDSwoonFv = .text:0x801368E8; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q210NrvPoihana18PoihanaNrvDPDSwoonCFP5Spine = .text:0x801368F8; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana18PoihanaNrvDPDSwoonCFP5Spine = .text:0x80136900; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana16PoihanaNrvAppearCFP5Spine = .text:0x80136908; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana14PoihanaNrvHideCFP5Spine = .text:0x80136910; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana15PoihanaNrvDrownCFP5Spine = .text:0x80136918; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana15PoihanaNrvShakeCFP5Spine = .text:0x80136920; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana17PoihanaNrvRecoverCFP5Spine = .text:0x80136928; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana19PoihanaNrvSwoonLandCFP5Spine = .text:0x80136930; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana15PoihanaNrvSwoonCFP5Spine = .text:0x80136938; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana15PoihanaNrvShockCFP5Spine = .text:0x80136940; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana16PoihanaNrvGoBackCFP5Spine = .text:0x80136948; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvPoihana17PoihanaNrvShootUpCFP5Spine = .text:0x80136950; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana17PoihanaNrvShootUpCFP5Spine = .text:0x80136958; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana23PoihanaNrvShootUpChargeCFP5Spine = .text:0x80136960; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana21PoihanaNrvChasePlayerCFP5Spine = .text:0x80136968; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana16PoihanaNrvSearchCFP5Spine = .text:0x80136970; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana15PoihanaNrvGetUpCFP5Spine = .text:0x80136978; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana15PoihanaNrvSleepCFP5Spine = .text:0x80136980; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana20PoihanaNrvSleepStartCFP5Spine = .text:0x80136988; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana20PoihanaNrvWalkAroundCFP5Spine = .text:0x80136990; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana14PoihanaNrvWaitCFP5Spine = .text:0x80136998; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvPoihana19PoihanaNrvNonActiveCFP5Spine = .text:0x801369A0; // type:function size:0x8 scope:global align:4 +execute__Q210NrvPoihana19PoihanaNrvNonActiveCFP5Spine = .text:0x801369A8; // type:function size:0x8 scope:global align:4 +__ct__20PukupukuStateLandingFP8Pukupuku = .text:0x801369B0; // type:function size:0xB8 scope:global align:4 +exeLandingMoveLand__20PukupukuStateLandingFv = .text:0x80136A68; // type:function size:0x11C scope:global align:4 +exeLandingJumpFromWater__20PukupukuStateLandingFv = .text:0x80136B84; // type:function size:0x14C scope:global align:4 +exeLandingJumpFromLand__20PukupukuStateLandingFv = .text:0x80136CD0; // type:function size:0x108 scope:global align:4 +updatePoseByJumpPath__20PukupukuStateLandingFf = .text:0x80136DD8; // type:function size:0xA8 scope:global align:4 +setNerveAfterJumpAccordingToNextPoint__20PukupukuStateLandingFv = .text:0x80136E80; // type:function size:0x54 scope:global align:4 +setupJumping__20PukupukuStateLandingFff = .text:0x80136ED4; // type:function size:0x130 scope:global align:4 +updateJumping__20PukupukuStateLandingFv = .text:0x80137004; // type:function size:0x5C scope:global align:4 +emitWaterColumIfNeed__20PukupukuStateLandingFbb = .text:0x80137060; // type:function size:0x120 scope:global align:4 +emitGroundHitEffect__20PukupukuStateLandingFv = .text:0x80137180; // type:function size:0xC4 scope:global align:4 +__ct__8PukupukuFPCc = .text:0x80137244; // type:function size:0x8C scope:global align:4 +init__8PukupukuFRC12JMapInfoIter = .text:0x801372D0; // type:function size:0x21C scope:global align:4 +kill__8PukupukuFv = .text:0x801374EC; // type:function size:0x154 scope:global align:4 +updatePoseByRailIgnoreUpScale__8PukupukuFv = .text:0x80137640; // type:function size:0x7C scope:global align:4 +rotatePoseByLocalZ__8PukupukuFv = .text:0x801376BC; // type:function size:0x80 scope:global align:4 +calcGroundHitMtx__8PukupukuCFPQ29JGeometry64TPosition3>> = .text:0x8013773C; // type:function size:0xA8 scope:global align:4 +isReadyToJumpFromLand__8PukupukuCFv = .text:0x801377E4; // type:function size:0x54 scope:global align:4 +exeWait__8PukupukuFv = .text:0x80137838; // type:function size:0xD8 scope:global align:4 +exeMoveWater__8PukupukuFv = .text:0x80137910; // type:function size:0x114 scope:global align:4 +exeMoveWaterAfterJump__8PukupukuFv = .text:0x80137A24; // type:function size:0x88 scope:global align:4 +exeLanding__8PukupukuFv = .text:0x80137AAC; // type:function size:0x64 scope:global align:4 +exeTrampled__8PukupukuFv = .text:0x80137B10; // type:function size:0x118 scope:global align:4 +exeBlownOff__8PukupukuFv = .text:0x80137C28; // type:function size:0x138 scope:global align:4 +exeBindStarPointer__8PukupukuFv = .text:0x80137D60; // type:function size:0xE0 scope:global align:4 +updatePoseByRail__8PukupukuFv = .text:0x80137E40; // type:function size:0xD0 scope:global align:4 +updateMoveWaterAfterJump__8PukupukuFv = .text:0x80137F10; // type:function size:0x58 scope:global align:4 +tryBindStarPointer__8PukupukuFv = .text:0x80137F68; // type:function size:0xEC scope:global align:4 +exeMoveWaterCommon__8PukupukuFv = .text:0x80138054; // type:function size:0x9C scope:global align:4 +getBlownOffSpeedRate__8PukupukuCFv = .text:0x801380F0; // type:function size:0x5C scope:global align:4 +control__8PukupukuFv = .text:0x8013814C; // type:function size:0xB0 scope:global align:4 +attackSensor__8PukupukuFP9HitSensorP9HitSensor = .text:0x801381FC; // type:function size:0x15C scope:global align:4 +receiveMsgPlayerAttack__8PukupukuFUlP9HitSensorP9HitSensor = .text:0x80138358; // type:function size:0x120 scope:global align:4 +receiveMsgEnemyAttack__8PukupukuFUlP9HitSensorP9HitSensor = .text:0x80138478; // type:function size:0xC8 scope:global align:4 +calcAndSetBaseMtx__8PukupukuFv = .text:0x80138540; // type:function size:0x6C scope:global align:4 +__dt__20PukupukuStateLandingFv = .text:0x801385AC; // type:function size:0x58 scope:global align:4 +__dt__8PukupukuFv = .text:0x80138604; // type:function size:0x5C scope:global align:4 +__sinit_\Pukupuku_cpp = .text:0x80138660; // type:function size:0x74 scope:local align:4 +__ct__Q222@unnamed@Pukupuku_cpp@35PukupukuStateLandingLandingMoveLandFv = .text:0x801386D4; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@40PukupukuStateLandingLandingJumpFromWaterFv = .text:0x801386E4; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@39PukupukuStateLandingLandingJumpFromLandFv = .text:0x801386F4; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@12PukupukuWaitFv = .text:0x80138704; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@17PukupukuMoveWaterFv = .text:0x80138714; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@26PukupukuMoveWaterAfterJumpFv = .text:0x80138724; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@39PukupukuMoveWaterAfterJumpAfterPointingFv = .text:0x80138734; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@15PukupukuLandingFv = .text:0x80138744; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@16PukupukuTrampledFv = .text:0x80138754; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@16PukupukuBlownOffFv = .text:0x80138764; // type:function size:0x10 scope:global align:4 +__ct__Q222@unnamed@Pukupuku_cpp@23PukupukuBindStarPointerFv = .text:0x80138774; // type:function size:0x10 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@23PukupukuBindStarPointerCFP5Spine = .text:0x80138784; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@16PukupukuBlownOffCFP5Spine = .text:0x8013878C; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@16PukupukuTrampledCFP5Spine = .text:0x80138794; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@15PukupukuLandingCFP5Spine = .text:0x8013879C; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@39PukupukuMoveWaterAfterJumpAfterPointingCFP5Spine = .text:0x801387A4; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@26PukupukuMoveWaterAfterJumpCFP5Spine = .text:0x801387AC; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@17PukupukuMoveWaterCFP5Spine = .text:0x801387B4; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@12PukupukuWaitCFP5Spine = .text:0x801387BC; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@39PukupukuStateLandingLandingJumpFromLandCFP5Spine = .text:0x801387C4; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@40PukupukuStateLandingLandingJumpFromWaterCFP5Spine = .text:0x801387CC; // type:function size:0x8 scope:global align:4 +execute__Q222@unnamed@Pukupuku_cpp@35PukupukuStateLandingLandingMoveLandCFP5Spine = .text:0x801387D4; // type:function size:0x8 scope:global align:4 +__dt__25ActorStateBase<8Pukupuku>Fv = .text:0x801387DC; // type:function size:0x5C scope:global align:4 +__ct__20RingBeamShadowDrawerFPC9LiveActor = .text:0x80138838; // type:function size:0x5C scope:global align:4 +__dt__18ShadowVolumeDrawerFv = .text:0x80138894; // type:function size:0x5C scope:global align:4 +loadModelDrawMtx__20RingBeamShadowDrawerCFv = .text:0x801388F0; // type:function size:0x58 scope:global align:4 +drawShape__20RingBeamShadowDrawerCFv = .text:0x80138948; // type:function size:0x53C scope:global align:4 +isDraw__20RingBeamShadowDrawerCFv = .text:0x80138E84; // type:function size:0x8 scope:global align:4 +__ct__8RingBeamFPCcP9LiveActorbb = .text:0x80138E8C; // type:function size:0x78 scope:global align:4 +setSpeed__8RingBeamFf = .text:0x80138F04; // type:function size:0x8 scope:global align:4 +setLife__8RingBeamFl = .text:0x80138F0C; // type:function size:0x8 scope:global align:4 +init__8RingBeamFRC12JMapInfoIter = .text:0x80138F14; // type:function size:0x1F0 scope:global align:4 +appear__8RingBeamFv = .text:0x80139104; // type:function size:0x40 scope:global align:4 +kill__8RingBeamFv = .text:0x80139144; // type:function size:0x64 scope:global align:4 +startBrk__8RingBeamFPCc = .text:0x801391A8; // type:function size:0x4C scope:global align:4 +setRadius__8RingBeamFf = .text:0x801391F4; // type:function size:0x21C scope:global align:4 +initPos__8RingBeamFPC9LiveActor = .text:0x80139410; // type:function size:0xA0 scope:global align:4 +attackSensor__8RingBeamFP9HitSensorP9HitSensor = .text:0x801394B0; // type:function size:0x120 scope:global align:4 +receiveMsgPlayerAttack__8RingBeamFUlP9HitSensorP9HitSensor = .text:0x801395D0; // type:function size:0x8 scope:global align:4 +exeSpread__8RingBeamFv = .text:0x801395D8; // type:function size:0x480 scope:global align:4 +__sinit_\RingBeam_cpp = .text:0x80139A58; // type:function size:0x8 scope:local align:4 +__ct__Q211NrvRingBeam17RingBeamNrvSpreadFv = .text:0x80139A60; // type:function size:0x10 scope:global align:4 +execute__Q211NrvRingBeam17RingBeamNrvSpreadCFP5Spine = .text:0x80139A70; // type:function size:0x8 scope:global align:4 +GXPosition3f32 = .text:0x80139A78; // type:function size:0x14 scope:local align:4 +__dt__8RingBeamFv = .text:0x80139A8C; // type:function size:0x5C scope:global align:4 +__dt__20RingBeamShadowDrawerFv = .text:0x80139AE8; // type:function size:0x58 scope:global align:4 +__ct__10RingBeamerFPCc = .text:0x80139B40; // type:function size:0x44 scope:global align:4 +init__10RingBeamerFRC12JMapInfoIter = .text:0x80139B84; // type:function size:0x294 scope:global align:4 +syncSwitchOffB__10RingBeamerFv = .text:0x80139E18; // type:function size:0x68 scope:global align:4 +exeWait__10RingBeamerFv = .text:0x80139E80; // type:function size:0x80 scope:global align:4 +exeAttack__10RingBeamerFv = .text:0x80139F00; // type:function size:0x1A0 scope:global align:4 +exeInter__10RingBeamerFv = .text:0x8013A0A0; // type:function size:0x80 scope:global align:4 +attackSensor__10RingBeamerFP9HitSensorP9HitSensor = .text:0x8013A120; // type:function size:0x70 scope:global align:4 +receiveOtherMsg__10RingBeamerFUlP9HitSensorP9HitSensor = .text:0x8013A190; // type:function size:0x64 scope:global align:4 +receiveMsgPlayerAttack__10RingBeamerFUlP9HitSensorP9HitSensor = .text:0x8013A1F4; // type:function size:0x48 scope:global align:4 +__sinit_\RingBeamer_cpp = .text:0x8013A23C; // type:function size:0x34 scope:local align:4 +__ct__Q213NrvRingBeamer17RingBeamerNrvWaitFv = .text:0x8013A270; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvRingBeamer19RingBeamerNrvAttackFv = .text:0x8013A280; // type:function size:0x10 scope:global align:4 +__ct__Q213NrvRingBeamer18RingBeamerNrvInterFv = .text:0x8013A290; // type:function size:0x10 scope:global align:4 +execute__Q213NrvRingBeamer18RingBeamerNrvInterCFP5Spine = .text:0x8013A2A0; // type:function size:0x8 scope:global align:4 +execute__Q213NrvRingBeamer19RingBeamerNrvAttackCFP5Spine = .text:0x8013A2A8; // type:function size:0x8 scope:global align:4 +execute__Q213NrvRingBeamer17RingBeamerNrvWaitCFP5Spine = .text:0x8013A2B0; // type:function size:0x8 scope:global align:4 +__cl__Q22MR47FunctorV0MCFv = .text:0x8013A2B8; // type:function size:0x30 scope:global align:4 +clone__Q22MR47FunctorV0MCFP7JKRHeap = .text:0x8013A2E8; // type:function size:0x68 scope:global align:4 +__dt__10RingBeamerFv = .text:0x8013A350; // type:function size:0x5C scope:global align:4 +createAnimScaleController__13SamboFunctionFP14AnimScaleParam = .text:0x8013A3AC; // type:function size:0x74 scope:global align:4 +__ct__9SamboHeadFPCc = .text:0x8013A420; // type:function size:0x80 scope:global align:4 +init__9SamboHeadFRC12JMapInfoIter = .text:0x8013A4A0; // type:function size:0x2D0 scope:global align:4 +appear__9SamboHeadFv = .text:0x8013A770; // type:function size:0x38 scope:global align:4 +kill__9SamboHeadFv = .text:0x8013A7A8; // type:function size:0x6C scope:global align:4 +control__9SamboHeadFv = .text:0x8013A814; // type:function size:0x120 scope:global align:4 +exeWaitUnderGround__9SamboHeadFv = .text:0x8013A934; // type:function size:0xF4 scope:global align:4 +exeHide__9SamboHeadFv = .text:0x8013AA28; // type:function size:0x94 scope:global align:4 +exeAppear__9SamboHeadFv = .text:0x8013AABC; // type:function size:0xA8 scope:global align:4 +exeWait__9SamboHeadFv = .text:0x8013AB64; // type:function size:0x160 scope:global align:4 +exePrePursue__9SamboHeadFv = .text:0x8013ACC4; // type:function size:0xEC scope:global align:4 +exePursue__9SamboHeadFv = .text:0x8013ADB0; // type:function size:0xEC scope:global align:4 +exePursueEnd__9SamboHeadFv = .text:0x8013AE9C; // type:function size:0x8C scope:global align:4 +exeHitToPlayer__9SamboHeadFv = .text:0x8013AF28; // type:function size:0xE8 scope:global align:4 +exeStarPieceHit__9SamboHeadFv = .text:0x8013B010; // type:function size:0xB4 scope:global align:4 +exeStampFall__9SamboHeadFv = .text:0x8013B0C4; // type:function size:0x74 scope:global align:4 +exeStampDeath__9SamboHeadFv = .text:0x8013B138; // type:function size:0x8C scope:global align:4 +exeHitBlow__9SamboHeadFv = .text:0x8013B1C4; // type:function size:0xA0 scope:global align:4 +exeBuryDeath__9SamboHeadFv = .text:0x8013B264; // type:function size:0x78 scope:global align:4 +exeBindStarPointer__9SamboHeadFv = .text:0x8013B2DC; // type:function size:0x50 scope:global align:4 +exeBindStarPointerEnd__9SamboHeadFv = .text:0x8013B32C; // type:function size:0x98 scope:global align:4 +attackSensor__9SamboHeadFP9HitSensorP9HitSensor = .text:0x8013B3C4; // type:function size:0x244 scope:global align:4 +receiveMsgPlayerAttack__9SamboHeadFUlP9HitSensorP9HitSensor = .text:0x8013B608; // type:function size:0x1A8 scope:global align:4 +receiveMsgPush__9SamboHeadFP9HitSensorP9HitSensor = .text:0x8013B7B0; // type:function size:0xE4 scope:global align:4 +receiveOtherMsg__9SamboHeadFUlP9HitSensorP9HitSensor = .text:0x8013B894; // type:function size:0x150 scope:global align:4 +calcAndSetBaseMtx__9SamboHeadFv = .text:0x8013B9E4; // type:function size:0x78 scope:global align:4 +__dt__9SamboHeadFv = .text:0x8013BA5C; // type:function size:0x5C scope:global align:4 +__sinit_\SamboHead_cpp = .text:0x8013BAB8; // type:function size:0x9C scope:local align:4 +__ct__Q212NrvSamboHead26HostTypeNrvWaitUnderGroundFv = .text:0x8013BB54; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead15HostTypeNrvHideFv = .text:0x8013BB64; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead17HostTypeNrvAppearFv = .text:0x8013BB74; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead28HostTypeNrvAppearImmediatelyFv = .text:0x8013BB84; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead15HostTypeNrvWaitFv = .text:0x8013BB94; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead20HostTypeNrvPrePursueFv = .text:0x8013BBA4; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead17HostTypeNrvPursueFv = .text:0x8013BBB4; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead20HostTypeNrvPursueEndFv = .text:0x8013BBC4; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead22HostTypeNrvHitToPlayerFv = .text:0x8013BBD4; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead23HostTypeNrvStarPieceHitFv = .text:0x8013BBE4; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead20HostTypeNrvStampFallFv = .text:0x8013BBF4; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead21HostTypeNrvStampDeathFv = .text:0x8013BC04; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead18HostTypeNrvHitBlowFv = .text:0x8013BC14; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead20HostTypeNrvBuryDeathFv = .text:0x8013BC24; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead26HostTypeNrvBindStarPointerFv = .text:0x8013BC34; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSamboHead29HostTypeNrvBindStarPointerEndFv = .text:0x8013BC44; // type:function size:0x10 scope:global align:4 +execute__Q212NrvSamboHead29HostTypeNrvBindStarPointerEndCFP5Spine = .text:0x8013BC54; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q212NrvSamboHead26HostTypeNrvBindStarPointerCFP5Spine = .text:0x8013BC5C; // type:function size:0x18 scope:global align:4 +execute__Q212NrvSamboHead26HostTypeNrvBindStarPointerCFP5Spine = .text:0x8013BC74; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead20HostTypeNrvBuryDeathCFP5Spine = .text:0x8013BC7C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q212NrvSamboHead18HostTypeNrvHitBlowCFP5Spine = .text:0x8013BC84; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead18HostTypeNrvHitBlowCFP5Spine = .text:0x8013BC8C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q212NrvSamboHead21HostTypeNrvStampDeathCFP5Spine = .text:0x8013BC94; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead21HostTypeNrvStampDeathCFP5Spine = .text:0x8013BC9C; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q212NrvSamboHead20HostTypeNrvStampFallCFP5Spine = .text:0x8013BCA4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead20HostTypeNrvStampFallCFP5Spine = .text:0x8013BCAC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead23HostTypeNrvStarPieceHitCFP5Spine = .text:0x8013BCB4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead22HostTypeNrvHitToPlayerCFP5Spine = .text:0x8013BCBC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead20HostTypeNrvPursueEndCFP5Spine = .text:0x8013BCC4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead17HostTypeNrvPursueCFP5Spine = .text:0x8013BCCC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead20HostTypeNrvPrePursueCFP5Spine = .text:0x8013BCD4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead15HostTypeNrvWaitCFP5Spine = .text:0x8013BCDC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead28HostTypeNrvAppearImmediatelyCFP5Spine = .text:0x8013BCE4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead17HostTypeNrvAppearCFP5Spine = .text:0x8013BCEC; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead15HostTypeNrvHideCFP5Spine = .text:0x8013BCF4; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSamboHead26HostTypeNrvWaitUnderGroundCFP5Spine = .text:0x8013BCFC; // type:function size:0x8 scope:global align:4 +__ct__12SearchBeamerFPCc = .text:0x8013BD04; // type:function size:0xB0 scope:global align:4 +init__12SearchBeamerFRC12JMapInfoIter = .text:0x8013BDB4; // type:function size:0x35C scope:global align:4 +exeNonActive__12SearchBeamerFv = .text:0x8013C110; // type:function size:0x6C scope:global align:4 +exeCloseWaitFar__12SearchBeamerFv = .text:0x8013C17C; // type:function size:0xBC scope:global align:4 +exeCloseSearch__12SearchBeamerFv = .text:0x8013C238; // type:function size:0x60 scope:global align:4 +exeCloseWaitNear__12SearchBeamerFv = .text:0x8013C298; // type:function size:0xBC scope:global align:4 +exeOpenMouth__12SearchBeamerFv = .text:0x8013C354; // type:function size:0x84 scope:global align:4 +exeBeamPrepare__12SearchBeamerFv = .text:0x8013C3D8; // type:function size:0x68 scope:global align:4 +exeBeamStart__12SearchBeamerFv = .text:0x8013C440; // type:function size:0x12C scope:global align:4 +exeBeamAim__12SearchBeamerFv = .text:0x8013C56C; // type:function size:0x158 scope:global align:4 +exeCloseMouth__12SearchBeamerFv = .text:0x8013C6C4; // type:function size:0x100 scope:global align:4 +exeStopStart__12SearchBeamerFv = .text:0x8013C7C4; // type:function size:0xAC scope:global align:4 +exeStop__12SearchBeamerFv = .text:0x8013C870; // type:function size:0x74 scope:global align:4 +exeRecover__12SearchBeamerFv = .text:0x8013C8E4; // type:function size:0x68 scope:global align:4 +exeDPDSwoon__12SearchBeamerFv = .text:0x8013C94C; // type:function size:0x80 scope:global align:4 +calcAndSetBaseMtx__12SearchBeamerFv = .text:0x8013C9CC; // type:function size:0x90 scope:global align:4 +control__12SearchBeamerFv = .text:0x8013CA5C; // type:function size:0x40 scope:global align:4 +attackSensor__12SearchBeamerFP9HitSensorP9HitSensor = .text:0x8013CA9C; // type:function size:0x80 scope:global align:4 +receiveMsgPlayerAttack__12SearchBeamerFUlP9HitSensorP9HitSensor = .text:0x8013CB1C; // type:function size:0xFC scope:global align:4 +receiveOtherMsg__12SearchBeamerFUlP9HitSensorP9HitSensor = .text:0x8013CC18; // type:function size:0x70 scope:global align:4 +updateHitSensor__12SearchBeamerFP9HitSensor = .text:0x8013CC88; // type:function size:0x84 scope:global align:4 +calcJointPropeller__12SearchBeamerFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8013CD0C; // type:function size:0x30 scope:global align:4 +calcJointBeamStart__12SearchBeamerFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8013CD3C; // type:function size:0x30 scope:global align:4 +calcJointBeamEnd__12SearchBeamerFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8013CD6C; // type:function size:0x30 scope:global align:4 +updatePropeller__12SearchBeamerFv = .text:0x8013CD9C; // type:function size:0xD8 scope:global align:4 +updateBeamEffect__12SearchBeamerFb = .text:0x8013CE74; // type:function size:0x9C scope:global align:4 +updateBeamShadow__12SearchBeamerFv = .text:0x8013CF10; // type:function size:0xB0 scope:global align:4 +initBeamPos__12SearchBeamerFv = .text:0x8013CFC0; // type:function size:0x54 scope:global align:4 +reformDirection__12SearchBeamerFb = .text:0x8013D014; // type:function size:0xC4 scope:global align:4 +bowToPlayer__12SearchBeamerFv = .text:0x8013D0D8; // type:function size:0x104 scope:global align:4 +checkBeamDistiny__12SearchBeamerCFPQ29JGeometry8TVec3Q29JGeometry8TVec3 = .text:0x8013D1DC; // type:function size:0x8C scope:global align:4 +isPlayerInTerritory__12SearchBeamerCFv = .text:0x8013D268; // type:function size:0x8C scope:global align:4 +tryNonActive__12SearchBeamerFv = .text:0x8013D2F4; // type:function size:0x50 scope:global align:4 +tryStopStart__12SearchBeamerFv = .text:0x8013D344; // type:function size:0xB4 scope:global align:4 +tryDPDSwoon__12SearchBeamerFv = .text:0x8013D3F8; // type:function size:0xC4 scope:global align:4 +__sinit_\SearchBeamer_cpp = .text:0x8013D4BC; // type:function size:0x8C scope:local align:4 +__ct__Q215NrvSearchBeamer24SearchBeamerNrvNonActiveFv = .text:0x8013D548; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer27SearchBeamerNrvCloseWaitFarFv = .text:0x8013D558; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer26SearchBeamerNrvCloseSearchFv = .text:0x8013D568; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer28SearchBeamerNrvCloseWaitNearFv = .text:0x8013D578; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer24SearchBeamerNrvOpenMouthFv = .text:0x8013D588; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer26SearchBeamerNrvBeamPrepareFv = .text:0x8013D598; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer24SearchBeamerNrvBeamStartFv = .text:0x8013D5A8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer22SearchBeamerNrvBeamAimFv = .text:0x8013D5B8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer25SearchBeamerNrvCloseMouthFv = .text:0x8013D5C8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer24SearchBeamerNrvStopStartFv = .text:0x8013D5D8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer19SearchBeamerNrvStopFv = .text:0x8013D5E8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer31SearchBeamerNrvStopForPlayerOffFv = .text:0x8013D5F8; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer22SearchBeamerNrvRecoverFv = .text:0x8013D608; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvSearchBeamer23SearchBeamerNrvDPDSwoonFv = .text:0x8013D618; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q215NrvSearchBeamer23SearchBeamerNrvDPDSwoonCFP5Spine = .text:0x8013D628; // type:function size:0x18 scope:global align:4 +execute__Q215NrvSearchBeamer23SearchBeamerNrvDPDSwoonCFP5Spine = .text:0x8013D640; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer22SearchBeamerNrvRecoverCFP5Spine = .text:0x8013D648; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer31SearchBeamerNrvStopForPlayerOffCFP5Spine = .text:0x8013D650; // type:function size:0x54 scope:global align:4 +execute__Q215NrvSearchBeamer19SearchBeamerNrvStopCFP5Spine = .text:0x8013D6A4; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer24SearchBeamerNrvStopStartCFP5Spine = .text:0x8013D6AC; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer25SearchBeamerNrvCloseMouthCFP5Spine = .text:0x8013D6B4; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer22SearchBeamerNrvBeamAimCFP5Spine = .text:0x8013D6BC; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer24SearchBeamerNrvBeamStartCFP5Spine = .text:0x8013D6C4; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer26SearchBeamerNrvBeamPrepareCFP5Spine = .text:0x8013D6CC; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer24SearchBeamerNrvOpenMouthCFP5Spine = .text:0x8013D6D4; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer28SearchBeamerNrvCloseWaitNearCFP5Spine = .text:0x8013D6DC; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer26SearchBeamerNrvCloseSearchCFP5Spine = .text:0x8013D6E4; // type:function size:0x8 scope:global align:4 +execute__Q215NrvSearchBeamer27SearchBeamerNrvCloseWaitFarCFP5Spine = .text:0x8013D6EC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvSearchBeamer24SearchBeamerNrvNonActiveCFP5Spine = .text:0x8013D6F4; // type:function size:0x48 scope:global align:4 +execute__Q215NrvSearchBeamer24SearchBeamerNrvNonActiveCFP5Spine = .text:0x8013D73C; // type:function size:0x8 scope:global align:4 +createJointController<12SearchBeamer>__2MRFP12SearchBeamerPCcM12SearchBeamerFPCvPvPQ29JGeometry64TPosition3>>RC19JointControllerInfo_b_P15JointController = .text:0x8013D744; // type:function size:0xD8 scope:global align:4 +__dt__37JointControlDelegator<12SearchBeamer>Fv = .text:0x8013D81C; // type:function size:0x40 scope:global align:4 +calcJointMatrix__37JointControlDelegator<12SearchBeamer>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8013D85C; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__37JointControlDelegator<12SearchBeamer>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8013D8C4; // type:function size:0x68 scope:global align:4 +__dt__12SearchBeamerFv = .text:0x8013D92C; // type:function size:0x5C scope:global align:4 +__ct__9SnakeheadFPCc = .text:0x8013D988; // type:function size:0x8C scope:global align:4 +init__9SnakeheadFRC12JMapInfoIter = .text:0x8013DA14; // type:function size:0x480 scope:global align:4 +initAfterPlacement__9SnakeheadFv = .text:0x8013DE94; // type:function size:0xDC scope:global align:4 +kill__9SnakeheadFv = .text:0x8013DF70; // type:function size:0x110 scope:global align:4 +control__9SnakeheadFv = .text:0x8013E080; // type:function size:0x108 scope:global align:4 +calcAndSetBaseMtx__9SnakeheadFv = .text:0x8013E188; // type:function size:0x9C scope:global align:4 +exeWaylay__9SnakeheadFv = .text:0x8013E224; // type:function size:0xF0 scope:global align:4 +exeWait__9SnakeheadFv = .text:0x8013E314; // type:function size:0xAC scope:global align:4 +exeMoveForward__9SnakeheadFv = .text:0x8013E3C0; // type:function size:0xDC scope:global align:4 +exeRest__9SnakeheadFv = .text:0x8013E49C; // type:function size:0x5C scope:global align:4 +exeMoveBack__9SnakeheadFv = .text:0x8013E4F8; // type:function size:0xA4 scope:global align:4 +exeTurtleDown__9SnakeheadFv = .text:0x8013E59C; // type:function size:0xF4 scope:global align:4 +attackSensor__9SnakeheadFP9HitSensorP9HitSensor = .text:0x8013E690; // type:function size:0x228 scope:global align:4 +receiveMsgPlayerAttack__9SnakeheadFUlP9HitSensorP9HitSensor = .text:0x8013E8B8; // type:function size:0xA8 scope:global align:4 +choiceAndStartBck__9SnakeheadFPCc = .text:0x8013E960; // type:function size:0x188 scope:global align:4 +tryDPDSwoon__9SnakeheadFv = .text:0x8013EAE8; // type:function size:0xA0 scope:global align:4 +isNearPlayerFromRail__9SnakeheadCFv = .text:0x8013EB88; // type:function size:0x60 scope:global align:4 +__dt__9SnakeheadFv = .text:0x8013EBE8; // type:function size:0x5C scope:global align:4 +__sinit_\Snakehead_cpp = .text:0x8013EC44; // type:function size:0x54 scope:local align:4 +__ct__Q212NrvSnakehead18SnakeheadNrvWaylayFv = .text:0x8013EC98; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSnakehead16SnakeheadNrvWaitFv = .text:0x8013ECA8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSnakehead23SnakeheadNrvMoveForwardFv = .text:0x8013ECB8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSnakehead16SnakeheadNrvRestFv = .text:0x8013ECC8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSnakehead20SnakeheadNrvMoveBackFv = .text:0x8013ECD8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSnakehead22SnakeheadNrvTurtleDownFv = .text:0x8013ECE8; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvSnakehead20SnakeheadNrvDPDSwoonFv = .text:0x8013ECF8; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q212NrvSnakehead20SnakeheadNrvDPDSwoonCFP5Spine = .text:0x8013ED08; // type:function size:0x18 scope:global align:4 +execute__Q212NrvSnakehead20SnakeheadNrvDPDSwoonCFP5Spine = .text:0x8013ED20; // type:function size:0x10 scope:global align:4 +execute__Q212NrvSnakehead22SnakeheadNrvTurtleDownCFP5Spine = .text:0x8013ED30; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSnakehead20SnakeheadNrvMoveBackCFP5Spine = .text:0x8013ED38; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSnakehead16SnakeheadNrvRestCFP5Spine = .text:0x8013ED40; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSnakehead23SnakeheadNrvMoveForwardCFP5Spine = .text:0x8013ED48; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSnakehead16SnakeheadNrvWaitCFP5Spine = .text:0x8013ED50; // type:function size:0x8 scope:global align:4 +execute__Q212NrvSnakehead18SnakeheadNrvWaylayCFP5Spine = .text:0x8013ED58; // type:function size:0x8 scope:global align:4 +__ct__17SpinHitControllerFPC7NameObjlb = .text:0x8013ED60; // type:function size:0x50 scope:global align:4 +__ct__17SpinHitControllerFPC7NameObjlllffflb = .text:0x8013EDB0; // type:function size:0x30 scope:global align:4 +setParameter__17SpinHitControllerFPC7NameObjlllffflb = .text:0x8013EDE0; // type:function size:0x24 scope:global align:4 +start__17SpinHitControllerFP9LiveActorRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8013EE04; // type:function size:0xCC scope:global align:4 +startWithoutStopScene__17SpinHitControllerFP9LiveActorRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8013EED0; // type:function size:0x34 scope:global align:4 +execute__17SpinHitControllerFP9LiveActor = .text:0x8013EF04; // type:function size:0x14C scope:global align:4 +emitItem__17SpinHitControllerFP9LiveActor = .text:0x8013F050; // type:function size:0xA0 scope:global align:4 +__dt__12StinkBugBaseFv = .text:0x8013F0F0; // type:function size:0x5C scope:global align:4 +__ct__12StinkBugBaseFPCc = .text:0x8013F14C; // type:function size:0x80 scope:global align:4 +setDashVelocity__12StinkBugBaseFf = .text:0x8013F1CC; // type:function size:0x80 scope:global align:4 +tryTurnSearch__12StinkBugBaseFf = .text:0x8013F24C; // type:function size:0x98 scope:global align:4 +tryTurnDashSign__12StinkBugBaseFf = .text:0x8013F2E4; // type:function size:0x68 scope:global align:4 +fixInitPos__12StinkBugBaseFv = .text:0x8013F34C; // type:function size:0x1C scope:global align:4 +isPlayerInTerritory__12StinkBugBaseCFffff = .text:0x8013F368; // type:function size:0x1F8 scope:global align:4 +isHitHorn__12StinkBugBaseCFP9HitSensorP9HitSensorf = .text:0x8013F560; // type:function size:0xD0 scope:global align:4 +init__12StinkBugBaseFRC12JMapInfoIter = .text:0x8013F630; // type:function size:0xFC scope:global align:4 +getParam__28@unnamed@StinkBugParent_cpp@Fb = .text:0x8013F72C; // type:function size:0x1C scope:global align:4 +__ct__14StinkBugParentFPCc = .text:0x8013F748; // type:function size:0x4C scope:global align:4 +init__14StinkBugParentFRC12JMapInfoIter = .text:0x8013F794; // type:function size:0x1B0 scope:global align:4 +exeWait__14StinkBugParentFv = .text:0x8013F944; // type:function size:0xAC scope:global align:4 +exeSearch__14StinkBugParentFv = .text:0x8013F9F0; // type:function size:0xC4 scope:global align:4 +exeDashSign__14StinkBugParentFv = .text:0x8013FAB4; // type:function size:0xB0 scope:global align:4 +exeDash__14StinkBugParentFv = .text:0x8013FB64; // type:function size:0xDC scope:global align:4 +exeDashEnd__14StinkBugParentFv = .text:0x8013FC40; // type:function size:0x6C scope:global align:4 +exeBack__14StinkBugParentFv = .text:0x8013FCAC; // type:function size:0xF0 scope:global align:4 +exeHipDropDown__14StinkBugParentFv = .text:0x8013FD9C; // type:function size:0xC4 scope:global align:4 +exeAttack__14StinkBugParentFv = .text:0x8013FE60; // type:function size:0x6C scope:global align:4 +exeSpinReaction__14StinkBugParentFv = .text:0x8013FECC; // type:function size:0x84 scope:global align:4 +exePanic__14StinkBugParentFv = .text:0x8013FF50; // type:function size:0xE8 scope:global align:4 +exeRecover__14StinkBugParentFv = .text:0x80140038; // type:function size:0x6C scope:global align:4 +exeShakeStart__14StinkBugParentFv = .text:0x801400A4; // type:function size:0x68 scope:global align:4 +exeDemoChildDown__14StinkBugParentFv = .text:0x8014010C; // type:function size:0x120 scope:global align:4 +exeDemoAnger__14StinkBugParentFv = .text:0x8014022C; // type:function size:0x16C scope:global align:4 +kill__14StinkBugParentFv = .text:0x80140398; // type:function size:0x50 scope:global align:4 +control__14StinkBugParentFv = .text:0x801403E8; // type:function size:0xCC scope:global align:4 +calcAndSetBaseMtx__14StinkBugParentFv = .text:0x801404B4; // type:function size:0x48 scope:global align:4 +attackSensor__14StinkBugParentFP9HitSensorP9HitSensor = .text:0x801404FC; // type:function size:0x170 scope:global align:4 +receiveMsgPlayerAttack__14StinkBugParentFUlP9HitSensorP9HitSensor = .text:0x8014066C; // type:function size:0x1C8 scope:global align:4 +receiveOtherMsg__14StinkBugParentFUlP9HitSensorP9HitSensor = .text:0x80140834; // type:function size:0x138 scope:global align:4 +jumpBackPlayerFromChild__14StinkBugParentCFv = .text:0x8014096C; // type:function size:0x90 scope:global align:4 +isShakeChance__14StinkBugParentCFv = .text:0x801409FC; // type:function size:0xE8 scope:global align:4 +isHitChild__14StinkBugParentCFv = .text:0x80140AE4; // type:function size:0xA8 scope:global align:4 +isNrvEnableStarPieceAttack__14StinkBugParentCFv = .text:0x80140B8C; // type:function size:0x9C scope:global align:4 +__dt__14StinkBugParentFv = .text:0x80140C28; // type:function size:0x58 scope:global align:4 +__sinit_\StinkBugParent_cpp = .text:0x80140C80; // type:function size:0xA4 scope:local align:4 +__ct__Q217NrvStinkBugParent21StinkBugParentNrvWaitFv = .text:0x80140D24; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent23StinkBugParentNrvSearchFv = .text:0x80140D34; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent25StinkBugParentNrvDashSignFv = .text:0x80140D44; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent28StinkBugParentNrvDashSignEndFv = .text:0x80140D54; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent21StinkBugParentNrvDashFv = .text:0x80140D64; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent24StinkBugParentNrvDashEndFv = .text:0x80140D74; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent21StinkBugParentNrvBackFv = .text:0x80140D84; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent28StinkBugParentNrvHipDropDownFv = .text:0x80140D94; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent23StinkBugParentNrvAttackFv = .text:0x80140DA4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent29StinkBugParentNrvSpinReactionFv = .text:0x80140DB4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent22StinkBugParentNrvPanicFv = .text:0x80140DC4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent27StinkBugParentNrvShakeStartFv = .text:0x80140DD4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent22StinkBugParentNrvShakeFv = .text:0x80140DE4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent24StinkBugParentNrvRecoverFv = .text:0x80140DF4; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent28StinkBugParentNrvDemoPrepareFv = .text:0x80140E04; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent30StinkBugParentNrvDemoChildDownFv = .text:0x80140E14; // type:function size:0x10 scope:global align:4 +__ct__Q217NrvStinkBugParent26StinkBugParentNrvDemoAngerFv = .text:0x80140E24; // type:function size:0x10 scope:global align:4 +execute__Q217NrvStinkBugParent26StinkBugParentNrvDemoAngerCFP5Spine = .text:0x80140E34; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent30StinkBugParentNrvDemoChildDownCFP5Spine = .text:0x80140E3C; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent28StinkBugParentNrvDemoPrepareCFP5Spine = .text:0x80140E44; // type:function size:0x48 scope:global align:4 +execute__Q217NrvStinkBugParent24StinkBugParentNrvRecoverCFP5Spine = .text:0x80140E8C; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent22StinkBugParentNrvShakeCFP5Spine = .text:0x80140E94; // type:function size:0x44 scope:global align:4 +execute__Q217NrvStinkBugParent27StinkBugParentNrvShakeStartCFP5Spine = .text:0x80140ED8; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent22StinkBugParentNrvPanicCFP5Spine = .text:0x80140EE0; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent29StinkBugParentNrvSpinReactionCFP5Spine = .text:0x80140EE8; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent23StinkBugParentNrvAttackCFP5Spine = .text:0x80140EF0; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent28StinkBugParentNrvHipDropDownCFP5Spine = .text:0x80140EF8; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent21StinkBugParentNrvBackCFP5Spine = .text:0x80140F00; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent24StinkBugParentNrvDashEndCFP5Spine = .text:0x80140F08; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent21StinkBugParentNrvDashCFP5Spine = .text:0x80140F10; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent28StinkBugParentNrvDashSignEndCFP5Spine = .text:0x80140F18; // type:function size:0x48 scope:global align:4 +execute__Q217NrvStinkBugParent25StinkBugParentNrvDashSignCFP5Spine = .text:0x80140F60; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent23StinkBugParentNrvSearchCFP5Spine = .text:0x80140F68; // type:function size:0x8 scope:global align:4 +execute__Q217NrvStinkBugParent21StinkBugParentNrvWaitCFP5Spine = .text:0x80140F70; // type:function size:0x8 scope:global align:4 +__ct__13StinkBugSmallFPCc = .text:0x80140F78; // type:function size:0x4C scope:global align:4 +init__13StinkBugSmallFRC12JMapInfoIter = .text:0x80140FC4; // type:function size:0x230 scope:global align:4 +exeWait__13StinkBugSmallFv = .text:0x801411F4; // type:function size:0xC0 scope:global align:4 +exeSearch__13StinkBugSmallFv = .text:0x801412B4; // type:function size:0xA0 scope:global align:4 +exeDashSign__13StinkBugSmallFv = .text:0x80141354; // type:function size:0xB0 scope:global align:4 +exeDash__13StinkBugSmallFv = .text:0x80141404; // type:function size:0xD4 scope:global align:4 +exeDashEnd__13StinkBugSmallFv = .text:0x801414D8; // type:function size:0x6C scope:global align:4 +exeBack__13StinkBugSmallFv = .text:0x80141544; // type:function size:0xEC scope:global align:4 +exeHipDropDown__13StinkBugSmallFv = .text:0x80141630; // type:function size:0xD8 scope:global align:4 +exeAttack__13StinkBugSmallFv = .text:0x80141708; // type:function size:0x6C scope:global align:4 +exeSpinReaction__13StinkBugSmallFv = .text:0x80141774; // type:function size:0x84 scope:global align:4 +exeShakeStart__13StinkBugSmallFv = .text:0x801417F8; // type:function size:0x68 scope:global align:4 +exePanic__13StinkBugSmallFv = .text:0x80141860; // type:function size:0xE0 scope:global align:4 +exeRecover__13StinkBugSmallFv = .text:0x80141940; // type:function size:0x6C scope:global align:4 +exeDPDSwoon__13StinkBugSmallFv = .text:0x801419AC; // type:function size:0x78 scope:global align:4 +exeForceFall__13StinkBugSmallFv = .text:0x80141A24; // type:function size:0x60 scope:global align:4 +kill__13StinkBugSmallFv = .text:0x80141A84; // type:function size:0xB4 scope:global align:4 +initAfterPlacement__13StinkBugSmallFv = .text:0x80141B38; // type:function size:0xB0 scope:global align:4 +control__13StinkBugSmallFv = .text:0x80141BE8; // type:function size:0x198 scope:global align:4 +calcAndSetBaseMtx__13StinkBugSmallFv = .text:0x80141D80; // type:function size:0x9C scope:global align:4 +attackSensor__13StinkBugSmallFP9HitSensorP9HitSensor = .text:0x80141E1C; // type:function size:0x150 scope:global align:4 +receiveMsgPlayerAttack__13StinkBugSmallFUlP9HitSensorP9HitSensor = .text:0x80141F6C; // type:function size:0x1AC scope:global align:4 +receiveOtherMsg__13StinkBugSmallFUlP9HitSensorP9HitSensor = .text:0x80142118; // type:function size:0x15C scope:global align:4 +tryDPDSwoon__13StinkBugSmallFv = .text:0x80142274; // type:function size:0x84 scope:global align:4 +tryForceFall__13StinkBugSmallFv = .text:0x801422F8; // type:function size:0x94 scope:global align:4 +isShakeChance__13StinkBugSmallCFv = .text:0x8014238C; // type:function size:0x7C scope:global align:4 +isNrvEnableStarPieceAttack__13StinkBugSmallCFv = .text:0x80142408; // type:function size:0x9C scope:global align:4 +__dt__13StinkBugSmallFv = .text:0x801424A4; // type:function size:0x58 scope:global align:4 +__sinit_\StinkBugSmall_cpp = .text:0x801424FC; // type:function size:0x9C scope:local align:4 +__ct__Q216NrvStinkBugSmall20StinkBugSmallNrvWaitFv = .text:0x80142598; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall22StinkBugSmallNrvSearchFv = .text:0x801425A8; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall24StinkBugSmallNrvDashSignFv = .text:0x801425B8; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall27StinkBugSmallNrvDashSignEndFv = .text:0x801425C8; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall20StinkBugSmallNrvDashFv = .text:0x801425D8; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall23StinkBugSmallNrvDashEndFv = .text:0x801425E8; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall20StinkBugSmallNrvBackFv = .text:0x801425F8; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall27StinkBugSmallNrvHipDropDownFv = .text:0x80142608; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall22StinkBugSmallNrvAttackFv = .text:0x80142618; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall28StinkBugSmallNrvSpinReactionFv = .text:0x80142628; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall26StinkBugSmallNrvShakeStartFv = .text:0x80142638; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall21StinkBugSmallNrvShakeFv = .text:0x80142648; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall21StinkBugSmallNrvPanicFv = .text:0x80142658; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall23StinkBugSmallNrvRecoverFv = .text:0x80142668; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall24StinkBugSmallNrvDPDSwoonFv = .text:0x80142678; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvStinkBugSmall25StinkBugSmallNrvForceFallFv = .text:0x80142688; // type:function size:0x10 scope:global align:4 +execute__Q216NrvStinkBugSmall25StinkBugSmallNrvForceFallCFP5Spine = .text:0x80142698; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q216NrvStinkBugSmall24StinkBugSmallNrvDPDSwoonCFP5Spine = .text:0x801426A0; // type:function size:0x18 scope:global align:4 +execute__Q216NrvStinkBugSmall24StinkBugSmallNrvDPDSwoonCFP5Spine = .text:0x801426B8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall23StinkBugSmallNrvRecoverCFP5Spine = .text:0x801426C0; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall21StinkBugSmallNrvPanicCFP5Spine = .text:0x801426C8; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall21StinkBugSmallNrvShakeCFP5Spine = .text:0x801426D0; // type:function size:0x44 scope:global align:4 +execute__Q216NrvStinkBugSmall26StinkBugSmallNrvShakeStartCFP5Spine = .text:0x80142714; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall28StinkBugSmallNrvSpinReactionCFP5Spine = .text:0x8014271C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall22StinkBugSmallNrvAttackCFP5Spine = .text:0x80142724; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall27StinkBugSmallNrvHipDropDownCFP5Spine = .text:0x8014272C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall20StinkBugSmallNrvBackCFP5Spine = .text:0x80142734; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall23StinkBugSmallNrvDashEndCFP5Spine = .text:0x8014273C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall20StinkBugSmallNrvDashCFP5Spine = .text:0x80142744; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall27StinkBugSmallNrvDashSignEndCFP5Spine = .text:0x8014274C; // type:function size:0x48 scope:global align:4 +execute__Q216NrvStinkBugSmall24StinkBugSmallNrvDashSignCFP5Spine = .text:0x80142794; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall22StinkBugSmallNrvSearchCFP5Spine = .text:0x8014279C; // type:function size:0x8 scope:global align:4 +execute__Q216NrvStinkBugSmall20StinkBugSmallNrvWaitCFP5Spine = .text:0x801427A4; // type:function size:0x8 scope:global align:4 +__ct__12StringSpiderFPCc = .text:0x801427AC; // type:function size:0x90 scope:global align:4 +getSearchToAttackTime__12StringSpiderFv = .text:0x8014283C; // type:function size:0x18 scope:global align:4 +init__12StringSpiderFRC12JMapInfoIter = .text:0x80142854; // type:function size:0x3E4 scope:global align:4 +initAfterPlacement__12StringSpiderFv = .text:0x80142C38; // type:function size:0xE0 scope:global align:4 +kill__12StringSpiderFv = .text:0x80142D18; // type:function size:0x80 scope:global align:4 +startClipped__12StringSpiderFv = .text:0x80142D98; // type:function size:0x50 scope:global align:4 +endClipped__12StringSpiderFv = .text:0x80142DE8; // type:function size:0x50 scope:global align:4 +doSwingAction__12StringSpiderFfb = .text:0x80142E38; // type:function size:0x1CC scope:global align:4 +reactDPD__12StringSpiderFv = .text:0x80143004; // type:function size:0x188 scope:global align:4 +reactStringForce__12StringSpiderFv = .text:0x8014318C; // type:function size:0xF4 scope:global align:4 +isOverStringLength__12StringSpiderFPQ29JGeometry8TVec3Pf = .text:0x80143280; // type:function size:0x90 scope:global align:4 +control__12StringSpiderFv = .text:0x80143310; // type:function size:0x1B0 scope:global align:4 +calcToRootVector__12StringSpiderFv = .text:0x801434C0; // type:function size:0x4C scope:global align:4 +calcPosture__12StringSpiderFfb = .text:0x8014350C; // type:function size:0x134 scope:global align:4 +exeWait__12StringSpiderFv = .text:0x80143640; // type:function size:0xC4 scope:global align:4 +exeDownStart__12StringSpiderFv = .text:0x80143704; // type:function size:0x7C scope:global align:4 +exeDownEnd__12StringSpiderFv = .text:0x80143780; // type:function size:0x7C scope:global align:4 +exeDown__12StringSpiderFv = .text:0x801437FC; // type:function size:0xE4 scope:global align:4 +exeUp__12StringSpiderFv = .text:0x801438E0; // type:function size:0xC4 scope:global align:4 +exeSearch__12StringSpiderFv = .text:0x801439A4; // type:function size:0x13C scope:global align:4 +exeAttack__12StringSpiderFv = .text:0x80143AE0; // type:function size:0xC0 scope:global align:4 +exeHit__12StringSpiderFv = .text:0x80143BA0; // type:function size:0x90 scope:global align:4 +exeSpinned__12StringSpiderFv = .text:0x80143C30; // type:function size:0x1E4 scope:global align:4 +exeTrampleFall__12StringSpiderFv = .text:0x80143E14; // type:function size:0xD4 scope:global align:4 +exeWallHitDeath__12StringSpiderFv = .text:0x80143EE8; // type:function size:0x6C scope:global align:4 +exeBlow__12StringSpiderFv = .text:0x80143F54; // type:function size:0x88 scope:global align:4 +exeDpdGripped__12StringSpiderFv = .text:0x80143FDC; // type:function size:0x190 scope:global align:4 +tearDownDpdGripped__12StringSpiderFv = .text:0x8014416C; // type:function size:0x5C scope:global align:4 +extendString__12StringSpiderFv = .text:0x801441C8; // type:function size:0x4C scope:global align:4 +shortenString__12StringSpiderFf = .text:0x80144214; // type:function size:0x48 scope:global align:4 +calcAndSetBaseMtx__12StringSpiderFv = .text:0x8014425C; // type:function size:0xE0 scope:global align:4 +calcAnim__12StringSpiderFv = .text:0x8014433C; // type:function size:0x40 scope:global align:4 +attackSensor__12StringSpiderFP9HitSensorP9HitSensor = .text:0x8014437C; // type:function size:0x27C scope:global align:4 +reactSpinHit__12StringSpiderFP9HitSensorP9HitSensor = .text:0x801445F8; // type:function size:0x110 scope:global align:4 +receiveMsgEnemyAttack__12StringSpiderFUlP9HitSensorP9HitSensor = .text:0x80144708; // type:function size:0x14C scope:global align:4 +receiveMsgPush__12StringSpiderFP9HitSensorP9HitSensor = .text:0x80144854; // type:function size:0x12C scope:global align:4 +receiveMsgPlayerAttack__12StringSpiderFUlP9HitSensorP9HitSensor = .text:0x80144980; // type:function size:0x35C scope:global align:4 +receiveOtherMsg__12StringSpiderFUlP9HitSensorP9HitSensor = .text:0x80144CDC; // type:function size:0x8 scope:global align:4 +startSwingLevelSound__12StringSpiderFv = .text:0x80144CE4; // type:function size:0xD8 scope:global align:4 +__ct__18StringSpiderStringFPCc = .text:0x80144DBC; // type:function size:0xA0 scope:global align:4 +calcAndSetBaseMtx__18StringSpiderStringFv = .text:0x80144E5C; // type:function size:0x110 scope:global align:4 +__dt__12StringSpiderFv = .text:0x80144F6C; // type:function size:0x5C scope:global align:4 +__dt__18StringSpiderStringFv = .text:0x80144FC8; // type:function size:0x5C scope:global align:4 +__sinit_\StringSpider_cpp = .text:0x80145024; // type:function size:0x8C scope:local align:4 +__ct__Q215NrvStringSpider15HostTypeNrvWaitFv = .text:0x801450B0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider20HostTypeNrvDownStartFv = .text:0x801450C0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider18HostTypeNrvDownEndFv = .text:0x801450D0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider15HostTypeNrvDownFv = .text:0x801450E0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider13HostTypeNrvUpFv = .text:0x801450F0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider17HostTypeNrvSearchFv = .text:0x80145100; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider17HostTypeNrvAttackFv = .text:0x80145110; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider14HostTypeNrvHitFv = .text:0x80145120; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider18HostTypeNrvSpinnedFv = .text:0x80145130; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider22HostTypeNrvTrampleFallFv = .text:0x80145140; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider23HostTypeNrvWallHitDeathFv = .text:0x80145150; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider23HostTypeNrvTrampleDeathFv = .text:0x80145160; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider15HostTypeNrvBlowFv = .text:0x80145170; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvStringSpider21HostTypeNrvDpdGrippedFv = .text:0x80145180; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q215NrvStringSpider21HostTypeNrvDpdGrippedCFP5Spine = .text:0x80145190; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider21HostTypeNrvDpdGrippedCFP5Spine = .text:0x80145198; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider15HostTypeNrvBlowCFP5Spine = .text:0x801451A0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider23HostTypeNrvTrampleDeathCFP5Spine = .text:0x801451A8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider23HostTypeNrvWallHitDeathCFP5Spine = .text:0x801451B0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider22HostTypeNrvTrampleFallCFP5Spine = .text:0x801451B8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider18HostTypeNrvSpinnedCFP5Spine = .text:0x801451C0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider14HostTypeNrvHitCFP5Spine = .text:0x801451C8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider17HostTypeNrvAttackCFP5Spine = .text:0x801451D0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider17HostTypeNrvSearchCFP5Spine = .text:0x801451D8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider13HostTypeNrvUpCFP5Spine = .text:0x801451E0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider15HostTypeNrvDownCFP5Spine = .text:0x801451E8; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider18HostTypeNrvDownEndCFP5Spine = .text:0x801451F0; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider20HostTypeNrvDownStartCFP5Spine = .text:0x801451F8; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q215NrvStringSpider15HostTypeNrvWaitCFP5Spine = .text:0x80145200; // type:function size:0x8 scope:global align:4 +execute__Q215NrvStringSpider15HostTypeNrvWaitCFP5Spine = .text:0x80145208; // type:function size:0x8 scope:global align:4 +__ct__6TakoboFPCc = .text:0x80145210; // type:function size:0xB4 scope:global align:4 +init__6TakoboFRC12JMapInfoIter = .text:0x801452C4; // type:function size:0x3B4 scope:global align:4 +initAfterPlacement__6TakoboFv = .text:0x80145678; // type:function size:0x34 scope:global align:4 +initSensor__6TakoboFv = .text:0x801456AC; // type:function size:0xB8 scope:global align:4 +kill__6TakoboFv = .text:0x80145764; // type:function size:0x6C scope:global align:4 +control__6TakoboFv = .text:0x801457D0; // type:function size:0x180 scope:global align:4 +generateCoin__6TakoboFv = .text:0x80145950; // type:function size:0x68 scope:global align:4 +tryPress__6TakoboFv = .text:0x801459B8; // type:function size:0x68 scope:global align:4 +exeMove__6TakoboFv = .text:0x80145A20; // type:function size:0x2C4 scope:global align:4 +exeWait__6TakoboFv = .text:0x80145CE4; // type:function size:0x6C scope:global align:4 +exePress__6TakoboFv = .text:0x80145D50; // type:function size:0x84 scope:global align:4 +exeHitPunch__6TakoboFv = .text:0x80145DD4; // type:function size:0xB8 scope:global align:4 +exeStunEnd__6TakoboFv = .text:0x80145E8C; // type:function size:0x60 scope:global align:4 +exeHitReaction__6TakoboFv = .text:0x80145EEC; // type:function size:0x60 scope:global align:4 +exeAttack__6TakoboFv = .text:0x80145F4C; // type:function size:0xC4 scope:global align:4 +exeStunStart__6TakoboFv = .text:0x80146010; // type:function size:0xA0 scope:global align:4 +exeStun__6TakoboFv = .text:0x801460B0; // type:function size:0x90 scope:global align:4 +exeIce__6TakoboFv = .text:0x80146140; // type:function size:0x80 scope:global align:4 +exeDpdPointed__6TakoboFv = .text:0x801461C0; // type:function size:0x94 scope:global align:4 +attackSensor__6TakoboFP9HitSensorP9HitSensor = .text:0x80146254; // type:function size:0x1A0 scope:global align:4 +receiveOtherMsg__6TakoboFUlP9HitSensorP9HitSensor = .text:0x801463F4; // type:function size:0x88 scope:global align:4 +receiveMsgPlayerAttack__6TakoboFUlP9HitSensorP9HitSensor = .text:0x8014647C; // type:function size:0x20C scope:global align:4 +receiveMsgEnemyAttack__6TakoboFUlP9HitSensorP9HitSensor = .text:0x80146688; // type:function size:0x134 scope:global align:4 +calcAndSetBaseMtx__6TakoboFv = .text:0x801467BC; // type:function size:0x78 scope:global align:4 +__dt__6TakoboFv = .text:0x80146834; // type:function size:0x5C scope:global align:4 +__sinit_\Takobo_cpp = .text:0x80146890; // type:function size:0x74 scope:local align:4 +__ct__Q29NrvTakobo15HostTypeNrvWaitFv = .text:0x80146904; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo15HostTypeNrvMoveFv = .text:0x80146914; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo16HostTypeNrvPressFv = .text:0x80146924; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo17HostTypeNrvAttackFv = .text:0x80146934; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo19HostTypeNrvHitPunchFv = .text:0x80146944; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo20HostTypeNrvStunStartFv = .text:0x80146954; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo15HostTypeNrvStunFv = .text:0x80146964; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo18HostTypeNrvStunEndFv = .text:0x80146974; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo22HostTypeNrvHitReactionFv = .text:0x80146984; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo14HostTypeNrvIceFv = .text:0x80146994; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTakobo21HostTypeNrvDpdPointedFv = .text:0x801469A4; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q29NrvTakobo21HostTypeNrvDpdPointedCFP5Spine = .text:0x801469B4; // type:function size:0x40 scope:global align:4 +execute__Q29NrvTakobo21HostTypeNrvDpdPointedCFP5Spine = .text:0x801469F4; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTakobo14HostTypeNrvIceCFP5Spine = .text:0x801469FC; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTakobo22HostTypeNrvHitReactionCFP5Spine = .text:0x80146A04; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTakobo18HostTypeNrvStunEndCFP5Spine = .text:0x80146A0C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTakobo15HostTypeNrvStunCFP5Spine = .text:0x80146A14; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTakobo20HostTypeNrvStunStartCFP5Spine = .text:0x80146A1C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTakobo19HostTypeNrvHitPunchCFP5Spine = .text:0x80146A24; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvTakobo17HostTypeNrvAttackCFP5Spine = .text:0x80146A2C; // type:function size:0x30 scope:global align:4 +execute__Q29NrvTakobo17HostTypeNrvAttackCFP5Spine = .text:0x80146A5C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTakobo16HostTypeNrvPressCFP5Spine = .text:0x80146A64; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvTakobo15HostTypeNrvMoveCFP5Spine = .text:0x80146A6C; // type:function size:0x38 scope:global align:4 +execute__Q29NrvTakobo15HostTypeNrvMoveCFP5Spine = .text:0x80146AA4; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvTakobo15HostTypeNrvWaitCFP5Spine = .text:0x80146AAC; // type:function size:0x38 scope:global align:4 +execute__Q29NrvTakobo15HostTypeNrvWaitCFP5Spine = .text:0x80146AE4; // type:function size:0x8 scope:global align:4 +__ct__7TakoHeiFPCc = .text:0x80146AEC; // type:function size:0xE4 scope:global align:4 +init__7TakoHeiFRC12JMapInfoIter = .text:0x80146BD0; // type:function size:0x174 scope:global align:4 +initAfterPlacement__7TakoHeiFv = .text:0x80146D44; // type:function size:0x44 scope:global align:4 +initSensor__7TakoHeiFv = .text:0x80146D88; // type:function size:0xDC scope:global align:4 +kill__7TakoHeiFv = .text:0x80146E64; // type:function size:0xBC scope:global align:4 +control__7TakoHeiFv = .text:0x80146F20; // type:function size:0x64 scope:global align:4 +calcAndSetBaseMtx__7TakoHeiFv = .text:0x80146F84; // type:function size:0x60 scope:global align:4 +attackSensor__7TakoHeiFP9HitSensorP9HitSensor = .text:0x80146FE4; // type:function size:0x148 scope:global align:4 +receiveMsgPush__7TakoHeiFP9HitSensorP9HitSensor = .text:0x8014712C; // type:function size:0x128 scope:global align:4 +receiveMsgPlayerAttack__7TakoHeiFUlP9HitSensorP9HitSensor = .text:0x80147254; // type:function size:0x10C scope:global align:4 +receiveMsgEnemyAttack__7TakoHeiFUlP9HitSensorP9HitSensor = .text:0x80147360; // type:function size:0x98 scope:global align:4 +receiveOtherMsg__7TakoHeiFUlP9HitSensorP9HitSensor = .text:0x801473F8; // type:function size:0x7C scope:global align:4 +requestPressDown__7TakoHeiFv = .text:0x80147474; // type:function size:0x64 scope:global align:4 +requestHipDropDown__7TakoHeiFv = .text:0x801474D8; // type:function size:0x64 scope:global align:4 +requestFlatDown__7TakoHeiFv = .text:0x8014753C; // type:function size:0x64 scope:global align:4 +requestSwoon__7TakoHeiFv = .text:0x801475A0; // type:function size:0x4C scope:global align:4 +requestPunch__7TakoHeiFP9HitSensorP9HitSensor = .text:0x801475EC; // type:function size:0x8C scope:global align:4 +requestAttackSuccess__7TakoHeiFP9HitSensorP9HitSensor = .text:0x80147678; // type:function size:0x7C scope:global align:4 +tryActive__7TakoHeiFv = .text:0x801476F4; // type:function size:0x50 scope:global align:4 +tryNonActive__7TakoHeiFv = .text:0x80147744; // type:function size:0x74 scope:global align:4 +tryWalk__7TakoHeiFv = .text:0x801477B8; // type:function size:0x50 scope:global align:4 +tryWalkEnd__7TakoHeiFv = .text:0x80147808; // type:function size:0xDC scope:global align:4 +tryFindTurn__7TakoHeiFv = .text:0x801478E4; // type:function size:0x4C scope:global align:4 +tryFind__7TakoHeiFv = .text:0x80147930; // type:function size:0x50 scope:global align:4 +tryPursue__7TakoHeiFv = .text:0x80147980; // type:function size:0x50 scope:global align:4 +tryPursueEnd__7TakoHeiFv = .text:0x801479D0; // type:function size:0x7C scope:global align:4 +tryAttack__7TakoHeiFv = .text:0x80147A4C; // type:function size:0x78 scope:global align:4 +tryCoolDownEnd__7TakoHeiFv = .text:0x80147AC4; // type:function size:0x70 scope:global align:4 +tryAttackSuccessEnd__7TakoHeiFv = .text:0x80147B34; // type:function size:0x50 scope:global align:4 +tryPointBind__7TakoHeiFv = .text:0x80147B84; // type:function size:0x50 scope:global align:4 +tryRecover__7TakoHeiFv = .text:0x80147BD4; // type:function size:0x50 scope:global align:4 +tryRecoverEnd__7TakoHeiFv = .text:0x80147C24; // type:function size:0x50 scope:global align:4 +tryPressed__7TakoHeiFv = .text:0x80147C74; // type:function size:0x60 scope:global align:4 +exeNonActive__7TakoHeiFv = .text:0x80147CD4; // type:function size:0xB4 scope:global align:4 +exeWait__7TakoHeiFv = .text:0x80147D88; // type:function size:0xE8 scope:global align:4 +exeWalk__7TakoHeiFv = .text:0x80147E70; // type:function size:0x118 scope:global align:4 +exeFindTurn__7TakoHeiFv = .text:0x80147F88; // type:function size:0xC8 scope:global align:4 +exeFind__7TakoHeiFv = .text:0x80148050; // type:function size:0x80 scope:global align:4 +exePursue__7TakoHeiFv = .text:0x801480D0; // type:function size:0x158 scope:global align:4 +exeCoolDown__7TakoHeiFv = .text:0x80148228; // type:function size:0xA8 scope:global align:4 +exeAttackSign__7TakoHeiFv = .text:0x801482D0; // type:function size:0x114 scope:global align:4 +exeAttack__7TakoHeiFv = .text:0x801483E4; // type:function size:0x134 scope:global align:4 +exeAttackSuccess__7TakoHeiFv = .text:0x80148518; // type:function size:0x7C scope:global align:4 +exeSwoon__7TakoHeiFv = .text:0x80148594; // type:function size:0xBC scope:global align:4 +exeRecover__7TakoHeiFv = .text:0x80148650; // type:function size:0x84 scope:global align:4 +exePressDown__7TakoHeiFv = .text:0x801486D4; // type:function size:0x9C scope:global align:4 +exeHipDropDown__7TakoHeiFv = .text:0x80148770; // type:function size:0x9C scope:global align:4 +exeFlatDown__7TakoHeiFv = .text:0x8014880C; // type:function size:0x9C scope:global align:4 +exePunchDown__7TakoHeiFv = .text:0x801488A8; // type:function size:0xE8 scope:global align:4 +updatePose__7TakoHeiFv = .text:0x80148990; // type:function size:0x74 scope:global align:4 +updateNormalVelocity__7TakoHeiFv = .text:0x80148A04; // type:function size:0x70 scope:global align:4 +updateSwoonVelocity__7TakoHeiFv = .text:0x80148A74; // type:function size:0x70 scope:global align:4 +decideNextTargetPos__7TakoHeiFv = .text:0x80148AE4; // type:function size:0x6C scope:global align:4 +canAttack__7TakoHeiCFv = .text:0x80148B50; // type:function size:0xA8 scope:global align:4 +isPushMovable__7TakoHeiCFv = .text:0x80148BF8; // type:function size:0xAC scope:global align:4 +isEnableKick__7TakoHeiCFv = .text:0x80148CA4; // type:function size:0x8 scope:global align:4 +isDown__7TakoHeiCFv = .text:0x80148CAC; // type:function size:0x80 scope:global align:4 +isFallNextMove__7TakoHeiCFv = .text:0x80148D2C; // type:function size:0x80 scope:global align:4 +isInSightMario__7TakoHeiCFv = .text:0x80148DAC; // type:function size:0xE0 scope:global align:4 +__dt__7TakoHeiFv = .text:0x80148E8C; // type:function size:0x5C scope:global align:4 +__sinit_\TakoHei_cpp = .text:0x80148EE8; // type:function size:0xBC scope:local align:4 +__ct__Q210NrvTakoHei19TakoHeiNrvNonActiveFv = .text:0x80148FA4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei14TakoHeiNrvWaitFv = .text:0x80148FB4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei14TakoHeiNrvWalkFv = .text:0x80148FC4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei18TakoHeiNrvFindTurnFv = .text:0x80148FD4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei14TakoHeiNrvFindFv = .text:0x80148FE4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei16TakoHeiNrvPursueFv = .text:0x80148FF4; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei18TakoHeiNrvCoolDownFv = .text:0x80149004; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei20TakoHeiNrvAttackSignFv = .text:0x80149014; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei16TakoHeiNrvAttackFv = .text:0x80149024; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei23TakoHeiNrvAttackSuccessFv = .text:0x80149034; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei25TakoHeiNrvBindStarPointerFv = .text:0x80149044; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei15TakoHeiNrvSwoonFv = .text:0x80149054; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei17TakoHeiNrvRecoverFv = .text:0x80149064; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei19TakoHeiNrvPressDownFv = .text:0x80149074; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei21TakoHeiNrvHipDropDownFv = .text:0x80149084; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei18TakoHeiNrvFlatDownFv = .text:0x80149094; // type:function size:0x10 scope:global align:4 +__ct__Q210NrvTakoHei19TakoHeiNrvPunchDownFv = .text:0x801490A4; // type:function size:0x10 scope:global align:4 +execute__Q210NrvTakoHei19TakoHeiNrvPunchDownCFP5Spine = .text:0x801490B4; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei18TakoHeiNrvFlatDownCFP5Spine = .text:0x801490BC; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei21TakoHeiNrvHipDropDownCFP5Spine = .text:0x801490C4; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei19TakoHeiNrvPressDownCFP5Spine = .text:0x801490CC; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei17TakoHeiNrvRecoverCFP5Spine = .text:0x801490D4; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei15TakoHeiNrvSwoonCFP5Spine = .text:0x801490DC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q210NrvTakoHei25TakoHeiNrvBindStarPointerCFP5Spine = .text:0x801490E4; // type:function size:0x18 scope:global align:4 +execute__Q210NrvTakoHei25TakoHeiNrvBindStarPointerCFP5Spine = .text:0x801490FC; // type:function size:0x10 scope:global align:4 +execute__Q210NrvTakoHei23TakoHeiNrvAttackSuccessCFP5Spine = .text:0x8014910C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei16TakoHeiNrvAttackCFP5Spine = .text:0x80149114; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei20TakoHeiNrvAttackSignCFP5Spine = .text:0x8014911C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei18TakoHeiNrvCoolDownCFP5Spine = .text:0x80149124; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei16TakoHeiNrvPursueCFP5Spine = .text:0x8014912C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei14TakoHeiNrvFindCFP5Spine = .text:0x80149134; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei18TakoHeiNrvFindTurnCFP5Spine = .text:0x8014913C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei14TakoHeiNrvWalkCFP5Spine = .text:0x80149144; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei14TakoHeiNrvWaitCFP5Spine = .text:0x8014914C; // type:function size:0x8 scope:global align:4 +execute__Q210NrvTakoHei19TakoHeiNrvNonActiveCFP5Spine = .text:0x80149154; // type:function size:0x8 scope:global align:4 +__ct__10TakoHeiInkFPCc = .text:0x8014915C; // type:function size:0x3C scope:global align:4 +init__10TakoHeiInkFRC12JMapInfoIter = .text:0x80149198; // type:function size:0xF8 scope:global align:4 +kill__10TakoHeiInkFv = .text:0x80149290; // type:function size:0x3C scope:global align:4 +control__10TakoHeiInkFv = .text:0x801492CC; // type:function size:0x4 scope:global align:4 +start__10TakoHeiInkFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3b = .text:0x801492D0; // type:function size:0x88 scope:global align:4 +attackSensor__10TakoHeiInkFP9HitSensorP9HitSensor = .text:0x80149358; // type:function size:0x88 scope:global align:4 +exeWait__10TakoHeiInkFv = .text:0x801493E0; // type:function size:0xDC scope:global align:4 +__dt__10TakoHeiInkFv = .text:0x801494BC; // type:function size:0x5C scope:global align:4 +__sinit_\TakoHeiInk_cpp = .text:0x80149518; // type:function size:0x8 scope:local align:4 +__ct__Q213NrvTakoHeiInk17TakoHeiInkNrvWaitFv = .text:0x80149520; // type:function size:0x10 scope:global align:4 +execute__Q213NrvTakoHeiInk17TakoHeiInkNrvWaitCFP5Spine = .text:0x80149530; // type:function size:0x8 scope:global align:4 +__ct__16TakoHeiInkHolderFv = .text:0x80149538; // type:function size:0x98 scope:global align:4 +__dt__30DeriveActorGroup<10TakoHeiInk>Fv = .text:0x801495D0; // type:function size:0x5C scope:global align:4 +createTakoHeiInkHolder__2MRFv = .text:0x8014962C; // type:function size:0x8 scope:global align:4 +spurtTakoHeiInk__2MRFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80149634; // type:function size:0x84 scope:global align:4 +__dt__16TakoHeiInkHolderFv = .text:0x801496B8; // type:function size:0x58 scope:global align:4 +__ct__6TeresaFPCc = .text:0x80149710; // type:function size:0x110 scope:global align:4 +init__6TeresaFRC12JMapInfoIter = .text:0x80149820; // type:function size:0x1E0 scope:global align:4 +initDummyModel__6TeresaFRC12JMapInfoIter = .text:0x80149A00; // type:function size:0xE4 scope:global align:4 +initFromJMapParam__6TeresaFRC12JMapInfoIter = .text:0x80149AE4; // type:function size:0x94 scope:global align:4 +initSensor__6TeresaFv = .text:0x80149B78; // type:function size:0xD4 scope:global align:4 +initBind__6TeresaFv = .text:0x80149C4C; // type:function size:0xA0 scope:global align:4 +makeActorAppeared__6TeresaFv = .text:0x80149CEC; // type:function size:0x34 scope:global align:4 +appear__6TeresaFv = .text:0x80149D20; // type:function size:0xB4 scope:global align:4 +kill__6TeresaFv = .text:0x80149DD4; // type:function size:0xA0 scope:global align:4 +control__6TeresaFv = .text:0x80149E74; // type:function size:0xE0 scope:global align:4 +calcAndSetBaseMtx__6TeresaFv = .text:0x80149F54; // type:function size:0x5C scope:global align:4 +attackSensor__6TeresaFP9HitSensorP9HitSensor = .text:0x80149FB0; // type:function size:0x80 scope:global align:4 +receiveMsgPush__6TeresaFP9HitSensorP9HitSensor = .text:0x8014A030; // type:function size:0xBC scope:global align:4 +receiveMsgPlayerAttack__6TeresaFUlP9HitSensorP9HitSensor = .text:0x8014A0EC; // type:function size:0xBC scope:global align:4 +receiveOtherMsg__6TeresaFUlP9HitSensorP9HitSensor = .text:0x8014A1A8; // type:function size:0x78 scope:global align:4 +filterBind__6TeresaFPC8Triangle = .text:0x8014A220; // type:function size:0x94 scope:global align:4 +requestAttack__6TeresaFP9HitSensorP9HitSensor = .text:0x8014A2B4; // type:function size:0xA4 scope:global align:4 +requestDrift__6TeresaFv = .text:0x8014A358; // type:function size:0x4C scope:global align:4 +requestLoveHit__6TeresaFP9HitSensorP9HitSensor = .text:0x8014A3A4; // type:function size:0x78 scope:global align:4 +requestSearchLightDead__6TeresaFv = .text:0x8014A41C; // type:function size:0x4C scope:global align:4 +setStartNerve__6TeresaFv = .text:0x8014A468; // type:function size:0x78 scope:global align:4 +tryAppearFromWallEnd__6TeresaFv = .text:0x8014A4E0; // type:function size:0x48 scope:global align:4 +tryAppearFromGroundEnd__6TeresaFv = .text:0x8014A528; // type:function size:0x48 scope:global align:4 +tryRailTurn__6TeresaFv = .text:0x8014A570; // type:function size:0x54 scope:global align:4 +tryRailTurnEnd__6TeresaFv = .text:0x8014A5C4; // type:function size:0x50 scope:global align:4 +tryWalk__6TeresaFv = .text:0x8014A614; // type:function size:0xC4 scope:global align:4 +tryWalkEnd__6TeresaFv = .text:0x8014A6D8; // type:function size:0x6C scope:global align:4 +tryChase__6TeresaFv = .text:0x8014A744; // type:function size:0x78 scope:global align:4 +tryCheseEnd__6TeresaFv = .text:0x8014A7BC; // type:function size:0x70 scope:global align:4 +tryShay__6TeresaFv = .text:0x8014A82C; // type:function size:0x90 scope:global align:4 +tryShayEnd__6TeresaFv = .text:0x8014A8BC; // type:function size:0xA8 scope:global align:4 +tryLoveFind__6TeresaFv = .text:0x8014A964; // type:function size:0x60 scope:global align:4 +tryLoveEnd__6TeresaFv = .text:0x8014A9C4; // type:function size:0x60 scope:global align:4 +tryLoveFindEnd__6TeresaFv = .text:0x8014AA24; // type:function size:0x4C scope:global align:4 +tryLoveChaseEnd__6TeresaFv = .text:0x8014AA70; // type:function size:0x4C scope:global align:4 +tryLoveHitEnd__6TeresaFv = .text:0x8014AABC; // type:function size:0x4C scope:global align:4 +tryAggressiveEnd__6TeresaFv = .text:0x8014AB08; // type:function size:0x50 scope:global align:4 +tryAttackSuccessEnd__6TeresaFv = .text:0x8014AB58; // type:function size:0x4C scope:global align:4 +tryDriftEnd__6TeresaFv = .text:0x8014ABA4; // type:function size:0x50 scope:global align:4 +tryHideWater__6TeresaFv = .text:0x8014ABF4; // type:function size:0xD4 scope:global align:4 +tryHideWall__6TeresaFv = .text:0x8014ACC8; // type:function size:0xC0 scope:global align:4 +tryHideWallEnd__6TeresaFv = .text:0x8014AD88; // type:function size:0x68 scope:global align:4 +tryAscension__6TeresaFv = .text:0x8014ADF0; // type:function size:0x6C scope:global align:4 +endAppear__6TeresaFv = .text:0x8014AE5C; // type:function size:0x54 scope:global align:4 +exeAppearFromWall__6TeresaFv = .text:0x8014AEB0; // type:function size:0x160 scope:global align:4 +exeAppearFromGround__6TeresaFv = .text:0x8014B010; // type:function size:0x160 scope:global align:4 +exeWait__6TeresaFv = .text:0x8014B170; // type:function size:0xBC scope:global align:4 +exeWalk__6TeresaFv = .text:0x8014B22C; // type:function size:0xB4 scope:global align:4 +exeRailWalk__6TeresaFv = .text:0x8014B2E0; // type:function size:0x108 scope:global align:4 +exeRailTurn__6TeresaFv = .text:0x8014B3E8; // type:function size:0xB8 scope:global align:4 +exeLoveFind__6TeresaFv = .text:0x8014B4A0; // type:function size:0xDC scope:global align:4 +exeLoveChase__6TeresaFv = .text:0x8014B57C; // type:function size:0xC8 scope:global align:4 +exeLoveHit__6TeresaFv = .text:0x8014B644; // type:function size:0xB4 scope:global align:4 +exeLoveEnd__6TeresaFv = .text:0x8014B6F8; // type:function size:0x80 scope:global align:4 +exeChase__6TeresaFv = .text:0x8014B778; // type:function size:0xF0 scope:global align:4 +exeShay__6TeresaFv = .text:0x8014B868; // type:function size:0xE8 scope:global align:4 +exeAggressive__6TeresaFv = .text:0x8014B950; // type:function size:0x9C scope:global align:4 +exeAttackSuccess__6TeresaFv = .text:0x8014B9EC; // type:function size:0xB0 scope:global align:4 +exeDrift__6TeresaFv = .text:0x8014BA9C; // type:function size:0x108 scope:global align:4 +exeHideWall__6TeresaFv = .text:0x8014BBA4; // type:function size:0x5C scope:global align:4 +exeHideWater__6TeresaFv = .text:0x8014BC00; // type:function size:0x98 scope:global align:4 +exeAscension__6TeresaFv = .text:0x8014BC98; // type:function size:0x94 scope:global align:4 +exeStop__6TeresaFv = .text:0x8014BD2C; // type:function size:0x84 scope:global align:4 +updateNormalVelocity__6TeresaFv = .text:0x8014BDB0; // type:function size:0x74 scope:global align:4 +addDriftVelocity__6TeresaFv = .text:0x8014BE24; // type:function size:0x7C scope:global align:4 +updateDriftAnimScale__6TeresaFv = .text:0x8014BEA0; // type:function size:0xC0 scope:global align:4 +updateDriftTransparency__6TeresaFv = .text:0x8014BF60; // type:function size:0x8C scope:global align:4 +updateNormalTransparency__6TeresaFv = .text:0x8014BFEC; // type:function size:0x30 scope:global align:4 +setTransparency__6TeresaFf = .text:0x8014C01C; // type:function size:0x9C scope:global align:4 +canAttack__6TeresaCFv = .text:0x8014C0B8; // type:function size:0x94 scope:global align:4 +canDrift__6TeresaCFv = .text:0x8014C14C; // type:function size:0x58 scope:global align:4 +canSearchLightDead__6TeresaCFv = .text:0x8014C1A4; // type:function size:0x94 scope:global align:4 +isEnableStarPieceStop__6TeresaCFv = .text:0x8014C238; // type:function size:0xBC scope:global align:4 +isCheckWater__6TeresaCFv = .text:0x8014C2F4; // type:function size:0x94 scope:global align:4 +isShay__6TeresaCFv = .text:0x8014C388; // type:function size:0x84 scope:global align:4 +__sinit_\Teresa_cpp = .text:0x8014C40C; // type:function size:0xCC scope:local align:4 +execute__Q29NrvTeresa13TeresaNrvStopCFP5Spine = .text:0x8014C4D8; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa18TeresaNrvAscensionCFP5Spine = .text:0x8014C4E0; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa18TeresaNrvHideWaterCFP5Spine = .text:0x8014C4E8; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa17TeresaNrvHideWallCFP5Spine = .text:0x8014C4F0; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvTeresa14TeresaNrvDriftCFP5Spine = .text:0x8014C4F8; // type:function size:0x54 scope:global align:4 +execute__Q29NrvTeresa14TeresaNrvDriftCFP5Spine = .text:0x8014C54C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa22TeresaNrvAttackSuccessCFP5Spine = .text:0x8014C554; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa19TeresaNrvAggressiveCFP5Spine = .text:0x8014C55C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa13TeresaNrvShayCFP5Spine = .text:0x8014C564; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa14TeresaNrvChaseCFP5Spine = .text:0x8014C56C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa16TeresaNrvLoveEndCFP5Spine = .text:0x8014C574; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa16TeresaNrvLoveHitCFP5Spine = .text:0x8014C57C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa18TeresaNrvLoveChaseCFP5Spine = .text:0x8014C584; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa17TeresaNrvLoveFindCFP5Spine = .text:0x8014C58C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa17TeresaNrvRailTurnCFP5Spine = .text:0x8014C594; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa17TeresaNrvRailWalkCFP5Spine = .text:0x8014C59C; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa13TeresaNrvWalkCFP5Spine = .text:0x8014C5A4; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa13TeresaNrvWaitCFP5Spine = .text:0x8014C5AC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvTeresa25TeresaNrvAppearFromGroundCFP5Spine = .text:0x8014C5B4; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa25TeresaNrvAppearFromGroundCFP5Spine = .text:0x8014C5BC; // type:function size:0x8 scope:global align:4 +executeOnEnd__Q29NrvTeresa23TeresaNrvAppearFromWallCFP5Spine = .text:0x8014C5C4; // type:function size:0x8 scope:global align:4 +execute__Q29NrvTeresa23TeresaNrvAppearFromWallCFP5Spine = .text:0x8014C5CC; // type:function size:0x8 scope:global align:4 +isInvalidTriangle__32TriangleFilterDelegator<6Teresa>CFPC8Triangle = .text:0x8014C5D4; // type:function size:0x30 scope:global align:4 +__dt__6TeresaFv = .text:0x8014C604; // type:function size:0x5C scope:global align:4 +__ct__Q29NrvTeresa23TeresaNrvAppearFromWallFv = .text:0x8014C660; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa25TeresaNrvAppearFromGroundFv = .text:0x8014C670; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa13TeresaNrvWaitFv = .text:0x8014C680; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa13TeresaNrvWalkFv = .text:0x8014C690; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa17TeresaNrvRailWalkFv = .text:0x8014C6A0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa17TeresaNrvRailTurnFv = .text:0x8014C6B0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa17TeresaNrvLoveFindFv = .text:0x8014C6C0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa18TeresaNrvLoveChaseFv = .text:0x8014C6D0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa16TeresaNrvLoveHitFv = .text:0x8014C6E0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa16TeresaNrvLoveEndFv = .text:0x8014C6F0; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa14TeresaNrvChaseFv = .text:0x8014C700; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa13TeresaNrvShayFv = .text:0x8014C710; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa19TeresaNrvAggressiveFv = .text:0x8014C720; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa22TeresaNrvAttackSuccessFv = .text:0x8014C730; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa14TeresaNrvDriftFv = .text:0x8014C740; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa17TeresaNrvHideWallFv = .text:0x8014C750; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa18TeresaNrvHideWaterFv = .text:0x8014C760; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa18TeresaNrvAscensionFv = .text:0x8014C770; // type:function size:0x10 scope:global align:4 +__ct__Q29NrvTeresa13TeresaNrvStopFv = .text:0x8014C780; // type:function size:0x10 scope:global align:4 +__ct__11TeresaWaterFPCc = .text:0x8014C790; // type:function size:0x78 scope:global align:4 +init__11TeresaWaterFRC12JMapInfoIter = .text:0x8014C808; // type:function size:0x1D8 scope:global align:4 +exeMove__11TeresaWaterFv = .text:0x8014C9E0; // type:function size:0xB8 scope:global align:4 +exeHit__11TeresaWaterFv = .text:0x8014CA98; // type:function size:0x88 scope:global align:4 +exeStun__11TeresaWaterFv = .text:0x8014CB20; // type:function size:0x64 scope:global align:4 +kill__11TeresaWaterFv = .text:0x8014CB84; // type:function size:0x80 scope:global align:4 +control__11TeresaWaterFv = .text:0x8014CC04; // type:function size:0x68 scope:global align:4 +calcAndSetBaseMtx__11TeresaWaterFv = .text:0x8014CC6C; // type:function size:0x9C scope:global align:4 +attackSensor__11TeresaWaterFP9HitSensorP9HitSensor = .text:0x8014CD08; // type:function size:0x9C scope:global align:4 +receiveMsgPlayerAttack__11TeresaWaterFUlP9HitSensorP9HitSensor = .text:0x8014CDA4; // type:function size:0xA0 scope:global align:4 +tryDPDSwoon__11TeresaWaterFv = .text:0x8014CE44; // type:function size:0x84 scope:global align:4 +__dt__11TeresaWaterFv = .text:0x8014CEC8; // type:function size:0x5C scope:global align:4 +__sinit_\TeresaWater_cpp = .text:0x8014CF24; // type:function size:0x3C scope:local align:4 +__ct__Q214NrvTeresaWater18TeresaWaterNrvMoveFv = .text:0x8014CF60; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvTeresaWater17TeresaWaterNrvHitFv = .text:0x8014CF70; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvTeresaWater18TeresaWaterNrvStunFv = .text:0x8014CF80; // type:function size:0x10 scope:global align:4 +__ct__Q214NrvTeresaWater22TeresaWaterNrvDPDSwoonFv = .text:0x8014CF90; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q214NrvTeresaWater22TeresaWaterNrvDPDSwoonCFP5Spine = .text:0x8014CFA0; // type:function size:0x18 scope:global align:4 +execute__Q214NrvTeresaWater22TeresaWaterNrvDPDSwoonCFP5Spine = .text:0x8014CFB8; // type:function size:0x10 scope:global align:4 +execute__Q214NrvTeresaWater18TeresaWaterNrvStunCFP5Spine = .text:0x8014CFC8; // type:function size:0x8 scope:global align:4 +execute__Q214NrvTeresaWater17TeresaWaterNrvHitCFP5Spine = .text:0x8014CFD0; // type:function size:0x8 scope:global align:4 +execute__Q214NrvTeresaWater18TeresaWaterNrvMoveCFP5Spine = .text:0x8014CFD8; // type:function size:0x8 scope:global align:4 +__ct__14TerritoryMoverFf = .text:0x8014CFE0; // type:function size:0x8 scope:global align:4 +decideNextTargetPos__14TerritoryMoverFPC9LiveActor = .text:0x8014CFE8; // type:function size:0xC0 scope:global align:4 +isReachedTarget__14TerritoryMoverFPC9LiveActorf = .text:0x8014D0A8; // type:function size:0xA4 scope:global align:4 +__ct__5UnizoFPCc = .text:0x8014D14C; // type:function size:0xA8 scope:global align:4 +initType__5UnizoFRC12JMapInfoIter = .text:0x8014D1F4; // type:function size:0x98 scope:global align:4 +init__5UnizoFRC12JMapInfoIter = .text:0x8014D28C; // type:function size:0x394 scope:global align:4 +initAfterPlacement__5UnizoFv = .text:0x8014D620; // type:function size:0x4 scope:global align:4 +control__5UnizoFv = .text:0x8014D624; // type:function size:0xA4 scope:global align:4 +appear__5UnizoFv = .text:0x8014D6C8; // type:function size:0x50 scope:global align:4 +makeActorAppeared__5UnizoFv = .text:0x8014D718; // type:function size:0x1AC scope:global align:4 +kill__5UnizoFv = .text:0x8014D8C4; // type:function size:0x10 scope:global align:4 +makeActorDead__5UnizoFv = .text:0x8014D8D4; // type:function size:0x58 scope:global align:4 +startClipped__5UnizoFv = .text:0x8014D92C; // type:function size:0x34 scope:global align:4 +calcAndSetBaseMtx__5UnizoFv = .text:0x8014D960; // type:function size:0x228 scope:global align:4 +exeWait__5UnizoFv = .text:0x8014DB88; // type:function size:0xA4 scope:global align:4 +exeJump__5UnizoFv = .text:0x8014DC2C; // type:function size:0xC0 scope:global align:4 +exeChase__5UnizoFv = .text:0x8014DCEC; // type:function size:0x78 scope:global align:4 +exeAttack__5UnizoFv = .text:0x8014DD64; // type:function size:0xA0 scope:global align:4 +exeCollideEnemy__5UnizoFv = .text:0x8014DE04; // type:function size:0xB8 scope:global align:4 +exeBreak__5UnizoFv = .text:0x8014DEBC; // type:function size:0x6C scope:global align:4 +exeFireDown__5UnizoFv = .text:0x8014DF28; // type:function size:0x138 scope:global align:4 +exeJumpDown__5UnizoFv = .text:0x8014E060; // type:function size:0x10C scope:global align:4 +attackSensor__5UnizoFP9HitSensorP9HitSensor = .text:0x8014E16C; // type:function size:0xF0 scope:global align:4 +receiveMsgPlayerAttack__5UnizoFUlP9HitSensorP9HitSensor = .text:0x8014E25C; // type:function size:0xEC scope:global align:4 +receiveMsgEnemyAttack__5UnizoFUlP9HitSensorP9HitSensor = .text:0x8014E348; // type:function size:0xD4 scope:global align:4 +receiveOtherMsg__5UnizoFUlP9HitSensorP9HitSensor = .text:0x8014E41C; // type:function size:0x4C scope:global align:4 +updateRotate__5UnizoFv = .text:0x8014E468; // type:function size:0x50 scope:global align:4 +updateVelocity__5UnizoFv = .text:0x8014E4B8; // type:function size:0x228 scope:global align:4 +udpateInfluence__5UnizoFv = .text:0x8014E6E0; // type:function size:0x314 scope:global align:4 +udpateBlink__5UnizoFv = .text:0x8014E9F4; // type:function size:0x58 scope:global align:4 +updateSurfaceEffect__5UnizoFv = .text:0x8014EA4C; // type:function size:0x150 scope:global align:4 +deleteEffect__5UnizoFv = .text:0x8014EB9C; // type:function size:0x30 scope:global align:4 +doJump__5UnizoFv = .text:0x8014EBCC; // type:function size:0xDC scope:global align:4 +doAttack__5UnizoFP9HitSensor = .text:0x8014ECA8; // type:function size:0xC0 scope:global align:4 +doJumpDown__5UnizoFv = .text:0x8014ED68; // type:function size:0xBC scope:global align:4 +doFireDown__5UnizoFRCQ29JGeometry8TVec3 = .text:0x8014EE24; // type:function size:0x128 scope:global align:4 +doBreak__5UnizoFv = .text:0x8014EF4C; // type:function size:0x15C scope:global align:4 +doSpin__5UnizoFv = .text:0x8014F0A8; // type:function size:0x110 scope:global align:4 +isBreakGround__5UnizoFv = .text:0x8014F1B8; // type:function size:0x80 scope:global align:4 +isBreakNow__5UnizoCFv = .text:0x8014F238; // type:function size:0x6C scope:global align:4 +tryPointBind__5UnizoFv = .text:0x8014F2A4; // type:function size:0x5C scope:global align:4 +isEnablePointBind__5UnizoCFv = .text:0x8014F300; // type:function size:0xA8 scope:global align:4 +appearBreakModel__5UnizoFv = .text:0x8014F3A8; // type:function size:0x1C4 scope:global align:4 +startWallHitSound__5UnizoFv = .text:0x8014F56C; // type:function size:0xD8 scope:global align:4 +__dt__5UnizoFv = .text:0x8014F644; // type:function size:0x5C scope:global align:4 +__sinit_\Unizo_cpp = .text:0x8014F6A0; // type:function size:0x6C scope:local align:4 +__ct__Q28NrvUnizo12UnizoNrvWaitFv = .text:0x8014F70C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo12UnizoNrvJumpFv = .text:0x8014F71C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo13UnizoNrvChaseFv = .text:0x8014F72C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo14UnizoNrvAttackFv = .text:0x8014F73C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo21UnizoNrvCollidePlayerFv = .text:0x8014F74C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo20UnizoNrvCollideEnemyFv = .text:0x8014F75C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo13UnizoNrvBreakFv = .text:0x8014F76C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo16UnizoNrvFireDownFv = .text:0x8014F77C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo16UnizoNrvJumpDownFv = .text:0x8014F78C; // type:function size:0x10 scope:global align:4 +__ct__Q28NrvUnizo16UnizoNrvPointingFv = .text:0x8014F79C; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q28NrvUnizo16UnizoNrvPointingCFP5Spine = .text:0x8014F7AC; // type:function size:0x18 scope:global align:4 +execute__Q28NrvUnizo16UnizoNrvPointingCFP5Spine = .text:0x8014F7C4; // type:function size:0x10 scope:global align:4 +execute__Q28NrvUnizo16UnizoNrvJumpDownCFP5Spine = .text:0x8014F7D4; // type:function size:0x8 scope:global align:4 +execute__Q28NrvUnizo16UnizoNrvFireDownCFP5Spine = .text:0x8014F7DC; // type:function size:0x8 scope:global align:4 +execute__Q28NrvUnizo13UnizoNrvBreakCFP5Spine = .text:0x8014F7E4; // type:function size:0x8 scope:global align:4 +execute__Q28NrvUnizo20UnizoNrvCollideEnemyCFP5Spine = .text:0x8014F7EC; // type:function size:0x8 scope:global align:4 +execute__Q28NrvUnizo21UnizoNrvCollidePlayerCFP5Spine = .text:0x8014F7F4; // type:function size:0x50 scope:global align:4 +execute__Q28NrvUnizo14UnizoNrvAttackCFP5Spine = .text:0x8014F844; // type:function size:0x8 scope:global align:4 +execute__Q28NrvUnizo13UnizoNrvChaseCFP5Spine = .text:0x8014F84C; // type:function size:0x8 scope:global align:4 +execute__Q28NrvUnizo12UnizoNrvJumpCFP5Spine = .text:0x8014F854; // type:function size:0x8 scope:global align:4 +execute__Q28NrvUnizo12UnizoNrvWaitCFP5Spine = .text:0x8014F85C; // type:function size:0x8 scope:global align:4 +getBaseMtx__5UnizoCFv = .text:0x8014F864; // type:function size:0x8 scope:global align:4 +__ct__13UnizoLauncherFPCc = .text:0x8014F86C; // type:function size:0x3C scope:global align:4 +init__13UnizoLauncherFRC12JMapInfoIter = .text:0x8014F8A8; // type:function size:0x158 scope:global align:4 +exeLaunch__13UnizoLauncherFv = .text:0x8014FA00; // type:function size:0xD0 scope:global align:4 +__dt__13UnizoLauncherFv = .text:0x8014FAD0; // type:function size:0x5C scope:global align:4 +__sinit_\UnizoLauncher_cpp = .text:0x8014FB2C; // type:function size:0x2C scope:local align:4 +__ct__Q216NrvUnizoLauncher20UnizoLauncherNrvWaitFv = .text:0x8014FB58; // type:function size:0x10 scope:global align:4 +__ct__Q216NrvUnizoLauncher22UnizoLauncherNrvLaunchFv = .text:0x8014FB68; // type:function size:0x10 scope:global align:4 +execute__Q216NrvUnizoLauncher22UnizoLauncherNrvLaunchCFP5Spine = .text:0x8014FB78; // type:function size:0x8 scope:global align:4 +execute__Q216NrvUnizoLauncher20UnizoLauncherNrvWaitCFP5Spine = .text:0x8014FB80; // type:function size:0x50 scope:global align:4 +__ct__26WalkerStateBindStarPointerFP9LiveActorP19AnimScaleController = .text:0x8014FBD0; // type:function size:0xA0 scope:global align:4 +__dt__26ActorStateBase<9LiveActor>Fv = .text:0x8014FC70; // type:function size:0x5C scope:global align:4 +appear__26WalkerStateBindStarPointerFv = .text:0x8014FCCC; // type:function size:0x10 scope:global align:4 +kill__26WalkerStateBindStarPointerFv = .text:0x8014FCDC; // type:function size:0x88 scope:global align:4 +tryStartPointBind__26WalkerStateBindStarPointerCFv = .text:0x8014FD64; // type:function size:0x14 scope:global align:4 +exeBind__26WalkerStateBindStarPointerFv = .text:0x8014FD78; // type:function size:0xF8 scope:global align:4 +__dt__26WalkerStateBindStarPointerFv = .text:0x8014FE70; // type:function size:0x58 scope:global align:4 +__sinit_\WalkerStateBindStarPointer_cpp = .text:0x8014FEC8; // type:function size:0x8 scope:local align:4 +__ct__Q229NrvWalkerStateBindStarPointer33WalkerStateBindStarPointerNrvBindFv = .text:0x8014FED0; // type:function size:0x10 scope:global align:4 +execute__Q229NrvWalkerStateBindStarPointer33WalkerStateBindStarPointerNrvBindCFP5Spine = .text:0x8014FEE0; // type:function size:0x8 scope:global align:4 +__ct__21WalkerStateBlowDamageFP9LiveActorPQ29JGeometry8TVec3P26WalkerStateBlowDamageParam = .text:0x8014FEE8; // type:function size:0x70 scope:global align:4 +appear__21WalkerStateBlowDamageFv = .text:0x8014FF58; // type:function size:0x10 scope:global align:4 +exeBlow__21WalkerStateBlowDamageFv = .text:0x8014FF68; // type:function size:0xD4 scope:global align:4 +__dt__21WalkerStateBlowDamageFv = .text:0x8015003C; // type:function size:0x58 scope:global align:4 +__sinit_\WalkerStateBlowDamage_cpp = .text:0x80150094; // type:function size:0x2C scope:local align:4 +__ct__Q224NrvWalkerStateBlowDamage28WalkerStateBlowDamageNrvBlowFv = .text:0x801500C0; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvWalkerStateBlowDamage32WalkerStateBlowDamageNrvBlowLandFv = .text:0x801500D0; // type:function size:0x10 scope:global align:4 +execute__Q224NrvWalkerStateBlowDamage32WalkerStateBlowDamageNrvBlowLandCFP5Spine = .text:0x801500E0; // type:function size:0x50 scope:global align:4 +execute__Q224NrvWalkerStateBlowDamage28WalkerStateBlowDamageNrvBlowCFP5Spine = .text:0x80150130; // type:function size:0x8 scope:global align:4 +__ct__21WalkerStateChaseParamFv = .text:0x80150138; // type:function size:0x24 scope:global align:4 +__ct__16WalkerStateChaseFP9LiveActorPQ29JGeometry8TVec3P16WalkerStateParamP21WalkerStateChaseParam = .text:0x8015015C; // type:function size:0x8C scope:global align:4 +appear__16WalkerStateChaseFv = .text:0x801501E8; // type:function size:0x10 scope:global align:4 +exeStart__16WalkerStateChaseFv = .text:0x801501F8; // type:function size:0x120 scope:global align:4 +exeEnd__16WalkerStateChaseFv = .text:0x80150318; // type:function size:0x7C scope:global align:4 +isRunning__16WalkerStateChaseCFv = .text:0x80150394; // type:function size:0x5C scope:global align:4 +__dt__16WalkerStateChaseFv = .text:0x801503F0; // type:function size:0x58 scope:global align:4 +__sinit_\WalkerStateChase_cpp = .text:0x80150448; // type:function size:0x38 scope:local align:4 +__ct__Q219NrvWalkerStateChase24WalkerStateChaseNrvStartFv = .text:0x80150480; // type:function size:0x10 scope:global align:4 +__ct__Q219NrvWalkerStateChase22WalkerStateChaseNrvEndFv = .text:0x80150490; // type:function size:0x10 scope:global align:4 +execute__Q219NrvWalkerStateChase22WalkerStateChaseNrvEndCFP5Spine = .text:0x801504A0; // type:function size:0x8 scope:global align:4 +execute__Q219NrvWalkerStateChase24WalkerStateChaseNrvStartCFP5Spine = .text:0x801504A8; // type:function size:0x8 scope:global align:4 +__ct__26WalkerStateFindPlayerParamFv = .text:0x801504B0; // type:function size:0x1C scope:global align:4 +__ct__21WalkerStateFindPlayerFP9LiveActorPQ29JGeometry8TVec3P16WalkerStateParamP26WalkerStateFindPlayerParam = .text:0x801504CC; // type:function size:0x90 scope:global align:4 +appear__21WalkerStateFindPlayerFv = .text:0x8015055C; // type:function size:0x10 scope:global align:4 +exeFind__21WalkerStateFindPlayerFv = .text:0x8015056C; // type:function size:0x9C scope:global align:4 +exeFindJumpStart__21WalkerStateFindPlayerFv = .text:0x80150608; // type:function size:0x6C scope:global align:4 +exeFindJump__21WalkerStateFindPlayerFv = .text:0x80150674; // type:function size:0x90 scope:global align:4 +exeFindJumpEnd__21WalkerStateFindPlayerFv = .text:0x80150704; // type:function size:0x74 scope:global align:4 +isInSightPlayer__21WalkerStateFindPlayerCFv = .text:0x80150778; // type:function size:0x14 scope:global align:4 +isFindJumpBegin__21WalkerStateFindPlayerCFv = .text:0x8015078C; // type:function size:0x5C scope:global align:4 +isLandStart__21WalkerStateFindPlayerCFv = .text:0x801507E8; // type:function size:0x5C scope:global align:4 +__dt__21WalkerStateFindPlayerFv = .text:0x80150844; // type:function size:0x58 scope:global align:4 +__sinit_\WalkerStateFindPlayer_cpp = .text:0x8015089C; // type:function size:0x48 scope:local align:4 +__ct__Q224NrvWalkerStateFindPlayer28WalkerStateFindPlayerNrvFindFv = .text:0x801508E4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvWalkerStateFindPlayer37WalkerStateFindPlayerNrvFindJumpStartFv = .text:0x801508F4; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvWalkerStateFindPlayer32WalkerStateFindPlayerNrvFindJumpFv = .text:0x80150904; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvWalkerStateFindPlayer35WalkerStateFindPlayerNrvFindJumpEndFv = .text:0x80150914; // type:function size:0x10 scope:global align:4 +execute__Q224NrvWalkerStateFindPlayer35WalkerStateFindPlayerNrvFindJumpEndCFP5Spine = .text:0x80150924; // type:function size:0x8 scope:global align:4 +execute__Q224NrvWalkerStateFindPlayer32WalkerStateFindPlayerNrvFindJumpCFP5Spine = .text:0x8015092C; // type:function size:0x8 scope:global align:4 +execute__Q224NrvWalkerStateFindPlayer37WalkerStateFindPlayerNrvFindJumpStartCFP5Spine = .text:0x80150934; // type:function size:0x8 scope:global align:4 +execute__Q224NrvWalkerStateFindPlayer28WalkerStateFindPlayerNrvFindCFP5Spine = .text:0x8015093C; // type:function size:0x8 scope:global align:4 +isInSightPlayer__19WalkerStateFunctionFPC9LiveActorRCQ29JGeometry8TVec3PC16WalkerStateParam = .text:0x80150944; // type:function size:0x10 scope:global align:4 +calcPassiveMovement__19WalkerStateFunctionFP9LiveActorPC16WalkerStateParam = .text:0x80150954; // type:function size:0x80 scope:global align:4 +__ct__16WalkerStateParamFv = .text:0x801509D4; // type:function size:0x34 scope:global align:4 +__ct__23WalkerStateRunawayParamFv = .text:0x80150A08; // type:function size:0xB0 scope:global align:4 +__ct__18WalkerStateRunawayFP9LiveActorPQ29JGeometry8TVec3P23WalkerStateRunawayParam = .text:0x80150AB8; // type:function size:0x94 scope:global align:4 +appear__18WalkerStateRunawayFv = .text:0x80150B4C; // type:function size:0x44 scope:global align:4 +tryRunaway__18WalkerStateRunawayFv = .text:0x80150B90; // type:function size:0x58 scope:global align:4 +tryWait__18WalkerStateRunawayFv = .text:0x80150BE8; // type:function size:0x5C scope:global align:4 +tryWallJump__18WalkerStateRunawayFv = .text:0x80150C44; // type:function size:0x10C scope:global align:4 +exeWait__18WalkerStateRunawayFv = .text:0x80150D50; // type:function size:0xBC scope:global align:4 +exeRunaway__18WalkerStateRunawayFv = .text:0x80150E0C; // type:function size:0x198 scope:global align:4 +exeWallJump__18WalkerStateRunawayFv = .text:0x80150FA4; // type:function size:0xC8 scope:global align:4 +isRunning__18WalkerStateRunawayCFv = .text:0x8015106C; // type:function size:0x8 scope:global align:4 +__dt__18WalkerStateRunawayFv = .text:0x80151074; // type:function size:0x58 scope:global align:4 +__sinit_\WalkerStateRunaway_cpp = .text:0x801510CC; // type:function size:0x40 scope:local align:4 +__ct__Q221NrvWalkerStateRunaway25WalkerStateRunawayNrvWaitFv = .text:0x8015110C; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvWalkerStateRunaway28WalkerStateRunawayNrvRunawayFv = .text:0x8015111C; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvWalkerStateRunaway29WalkerStateRunawayNrvWallJumpFv = .text:0x8015112C; // type:function size:0x10 scope:global align:4 +execute__Q221NrvWalkerStateRunaway29WalkerStateRunawayNrvWallJumpCFP5Spine = .text:0x8015113C; // type:function size:0x8 scope:global align:4 +execute__Q221NrvWalkerStateRunaway28WalkerStateRunawayNrvRunawayCFP5Spine = .text:0x80151144; // type:function size:0x8 scope:global align:4 +execute__Q221NrvWalkerStateRunaway25WalkerStateRunawayNrvWaitCFP5Spine = .text:0x8015114C; // type:function size:0x8 scope:global align:4 +__ct__23WalkerStateStaggerParamFv = .text:0x80151154; // type:function size:0x5C scope:global align:4 +__ct__18WalkerStateStaggerFP9LiveActorPQ29JGeometry8TVec3P16WalkerStateParamP23WalkerStateStaggerParam = .text:0x801511B0; // type:function size:0xA0 scope:global align:4 +appear__18WalkerStateStaggerFv = .text:0x80151250; // type:function size:0x10 scope:global align:4 +setPunchDirection__18WalkerStateStaggerFP9HitSensorP9HitSensor = .text:0x80151260; // type:function size:0x94 scope:global align:4 +exeStagger__18WalkerStateStaggerFv = .text:0x801512F4; // type:function size:0x228 scope:global align:4 +exeStaggerEnd__18WalkerStateStaggerFv = .text:0x8015151C; // type:function size:0x74 scope:global align:4 +reboundWall__18WalkerStateStaggerFv = .text:0x80151590; // type:function size:0xB8 scope:global align:4 +isEnableKick__18WalkerStateStaggerCFv = .text:0x80151648; // type:function size:0x70 scope:global align:4 +isUpsideDown__18WalkerStateStaggerCFv = .text:0x801516B8; // type:function size:0x6C scope:global align:4 +isStaggerStart__18WalkerStateStaggerCFv = .text:0x80151724; // type:function size:0x60 scope:global align:4 +isSwooning__18WalkerStateStaggerCFl = .text:0x80151784; // type:function size:0x64 scope:global align:4 +isSpinning__18WalkerStateStaggerCFll = .text:0x801517E8; // type:function size:0x7C scope:global align:4 +isRecoverStart__18WalkerStateStaggerCFv = .text:0x80151864; // type:function size:0x5C scope:global align:4 +__dt__18WalkerStateStaggerFv = .text:0x801518C0; // type:function size:0x58 scope:global align:4 +__sinit_\WalkerStateStagger_cpp = .text:0x80151918; // type:function size:0x38 scope:local align:4 +__ct__Q221NrvWalkerStateStagger28WalkerStateStaggerNrvStaggerFv = .text:0x80151950; // type:function size:0x10 scope:global align:4 +__ct__Q221NrvWalkerStateStagger31WalkerStateStaggerNrvStaggerEndFv = .text:0x80151960; // type:function size:0x10 scope:global align:4 +execute__Q221NrvWalkerStateStagger31WalkerStateStaggerNrvStaggerEndCFP5Spine = .text:0x80151970; // type:function size:0x8 scope:global align:4 +execute__Q221NrvWalkerStateStagger28WalkerStateStaggerNrvStaggerCFP5Spine = .text:0x80151978; // type:function size:0x8 scope:global align:4 +__ct__22WalkerStateWanderParamFv = .text:0x80151980; // type:function size:0x28 scope:global align:4 +__ct__17WalkerStateWanderFP9LiveActorPQ29JGeometry8TVec3P16WalkerStateParamP22WalkerStateWanderParam = .text:0x801519A8; // type:function size:0xC0 scope:global align:4 +appear__17WalkerStateWanderFv = .text:0x80151A68; // type:function size:0x10 scope:global align:4 +setWanderCenter__17WalkerStateWanderFRCQ29JGeometry8TVec3 = .text:0x80151A78; // type:function size:0x8 scope:global align:4 +exeWait__17WalkerStateWanderFv = .text:0x80151A80; // type:function size:0x80 scope:global align:4 +exeWalk__17WalkerStateWanderFv = .text:0x80151B00; // type:function size:0x118 scope:global align:4 +__dt__17WalkerStateWanderFv = .text:0x80151C18; // type:function size:0x58 scope:global align:4 +__sinit_\WalkerStateWander_cpp = .text:0x80151C70; // type:function size:0x38 scope:local align:4 +__ct__Q220NrvWalkerStateWander24WalkerStateWanderNrvWaitFv = .text:0x80151CA8; // type:function size:0x10 scope:global align:4 +__ct__Q220NrvWalkerStateWander24WalkerStateWanderNrvWalkFv = .text:0x80151CB8; // type:function size:0x10 scope:global align:4 +execute__Q220NrvWalkerStateWander24WalkerStateWanderNrvWalkCFP5Spine = .text:0x80151CC8; // type:function size:0x8 scope:global align:4 +execute__Q220NrvWalkerStateWander24WalkerStateWanderNrvWaitCFP5Spine = .text:0x80151CD0; // type:function size:0x8 scope:global align:4 +setCenter__14TerritoryMoverFRCQ29JGeometry8TVec3 = .text:0x80151CD8; // type:function size:0x1C scope:global align:4 +__ct__12WaterBazookaFPCc = .text:0x80151CF4; // type:function size:0x8C scope:global align:4 +init__12WaterBazookaFRC12JMapInfoIter = .text:0x80151D80; // type:function size:0x35C scope:global align:4 +receiveMsgPlayerAttack__12WaterBazookaFUlP9HitSensorP9HitSensor = .text:0x801520DC; // type:function size:0x130 scope:global align:4 +receiveMsgEnemyAttack__12WaterBazookaFUlP9HitSensorP9HitSensor = .text:0x8015220C; // type:function size:0xA8 scope:global align:4 +receiveOtherMsg__12WaterBazookaFUlP9HitSensorP9HitSensor = .text:0x801522B4; // type:function size:0x130 scope:global align:4 +isFirstShoot__12WaterBazookaCFv = .text:0x801523E4; // type:function size:0x48 scope:global align:4 +isTired__12WaterBazookaCFv = .text:0x8015242C; // type:function size:0x8 scope:global align:4 +isPanic__12WaterBazookaCFv = .text:0x80152434; // type:function size:0x60 scope:global align:4 +isBazookaPinch__12WaterBazookaCFv = .text:0x80152494; // type:function size:0x1C scope:global align:4 +isBazookaLifeOut__12WaterBazookaCFv = .text:0x801524B0; // type:function size:0x14 scope:global align:4 +exeWaitForBattle__12WaterBazookaFv = .text:0x801524C4; // type:function size:0xB4 scope:global align:4 +exeWait__12WaterBazookaFv = .text:0x80152578; // type:function size:0xC4 scope:global align:4 +exeAim__12WaterBazookaFv = .text:0x8015263C; // type:function size:0xE4 scope:global align:4 +exeAimEnd__12WaterBazookaFv = .text:0x80152720; // type:function size:0xD0 scope:global align:4 +exeShot__12WaterBazookaFv = .text:0x801527F0; // type:function size:0x11C scope:global align:4 +exeShotNoMotion__12WaterBazookaFv = .text:0x8015290C; // type:function size:0xE0 scope:global align:4 +exeTire__12WaterBazookaFv = .text:0x801529EC; // type:function size:0x88 scope:global align:4 +exeDemoCrackCapsule__12WaterBazookaFv = .text:0x80152A74; // type:function size:0x100 scope:global align:4 +exeDemoAnger__12WaterBazookaFv = .text:0x80152B74; // type:function size:0x208 scope:global align:4 +exeDemoBreakWait__12WaterBazookaFv = .text:0x80152D7C; // type:function size:0x7C scope:global align:4 +exeDemoBreakSign__12WaterBazookaFv = .text:0x80152DF8; // type:function size:0xEC scope:global align:4 +exeDemoBreakExplosion__12WaterBazookaFv = .text:0x80152EE4; // type:function size:0x1B0 scope:global align:4 +exeDemoBreakEnd__12WaterBazookaFv = .text:0x80153094; // type:function size:0x64 scope:global align:4 +exeWaitForLaugh__12WaterBazookaFv = .text:0x801530F8; // type:function size:0x50 scope:global align:4 +exePanic__12WaterBazookaFv = .text:0x80153148; // type:function size:0x150 scope:global align:4 +exeStorm__12WaterBazookaFv = .text:0x80153298; // type:function size:0x130 scope:global align:4 +makeActorDead__12WaterBazookaFv = .text:0x801533C8; // type:function size:0x8C scope:global align:4 +kill__12WaterBazookaFv = .text:0x80153454; // type:function size:0x58 scope:global align:4 +control__12WaterBazookaFv = .text:0x801534AC; // type:function size:0xD4 scope:global align:4 +calcAndSetBaseMtx__12WaterBazookaFv = .text:0x80153580; // type:function size:0x34 scope:global align:4 +startDemoCrackCapsule__12WaterBazookaFv = .text:0x801535B4; // type:function size:0x58 scope:global align:4 +startDemoAnger__12WaterBazookaFv = .text:0x8015360C; // type:function size:0x74 scope:global align:4 +startDemoBreakCapsule__12WaterBazookaFv = .text:0x80153680; // type:function size:0x60 scope:global align:4 +aimAtMario__12WaterBazookaFv = .text:0x801536E0; // type:function size:0x1F4 scope:global align:4 +switchShowOrHide__12WaterBazookaFv = .text:0x801538D4; // type:function size:0xA0 scope:global align:4 +updateElectricLeak__12WaterBazookaFv = .text:0x80153974; // type:function size:0x164 scope:global align:4 +damageBazooka__12WaterBazookaFP9HitSensorP9HitSensor = .text:0x80153AD8; // type:function size:0xE8 scope:global align:4 +calcJointCannon__12WaterBazookaFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80153BC0; // type:function size:0x30 scope:global align:4 +getSmokeLevel__12WaterBazookaCFv = .text:0x80153BF0; // type:function size:0x48 scope:global align:4 +tryWaitForBattle__12WaterBazookaFv = .text:0x80153C38; // type:function size:0x8C scope:global align:4 +tryPanic__12WaterBazookaFv = .text:0x80153CC4; // type:function size:0xD8 scope:global align:4 +isNrvDemo__12WaterBazookaCFv = .text:0x80153D9C; // type:function size:0xB0 scope:global align:4 +isElectricLeakSign__12WaterBazookaCFv = .text:0x80153E4C; // type:function size:0x34 scope:global align:4 +isElectricLeak__12WaterBazookaCFv = .text:0x80153E80; // type:function size:0x34 scope:global align:4 +initShooter__12WaterBazookaFv = .text:0x80153EB4; // type:function size:0x60 scope:global align:4 +initBazookaCapsule__12WaterBazookaFv = .text:0x80153F14; // type:function size:0x5C scope:global align:4 +initBreakModel__12WaterBazookaFv = .text:0x80153F70; // type:function size:0xB4 scope:global align:4 +initCameraTarget__12WaterBazookaFv = .text:0x80154024; // type:function size:0x80 scope:global align:4 +initBullet__12WaterBazookaFRC12JMapInfoIter = .text:0x801540A4; // type:function size:0xB0 scope:global align:4 +tryShotBullet__12WaterBazookaFv = .text:0x80154154; // type:function size:0xC4 scope:global align:4 +selectBulletElectric__12WaterBazookaFv = .text:0x80154218; // type:function size:0x6C scope:global align:4 +tryJumpBackPlayerFromBazooka__12WaterBazookaCFv = .text:0x80154284; // type:function size:0x108 scope:global align:4 +calcNearDropPoint__12WaterBazookaCFPQ29JGeometry8TVec3 = .text:0x8015438C; // type:function size:0x144 scope:global align:4 +calcGunPointFromCannon__12WaterBazookaFPQ29JGeometry64TPosition3>> = .text:0x801544D0; // type:function size:0xAC scope:global align:4 +setCameraTargetMtx__12WaterBazookaFv = .text:0x8015457C; // type:function size:0x98 scope:global align:4 +__sinit_\WaterBazooka_cpp = .text:0x80154614; // type:function size:0x9C scope:local align:4 +__ct__Q215NrvWaterBazooka28WaterBazookaNrvWaitForBattleFv = .text:0x801546B0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka19WaterBazookaNrvWaitFv = .text:0x801546C0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka18WaterBazookaNrvAimFv = .text:0x801546D0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka21WaterBazookaNrvAimEndFv = .text:0x801546E0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka19WaterBazookaNrvShotFv = .text:0x801546F0; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka27WaterBazookaNrvShotNoMotionFv = .text:0x80154700; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka19WaterBazookaNrvTireFv = .text:0x80154710; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka31WaterBazookaNrvDemoCrackCapsuleFv = .text:0x80154720; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka24WaterBazookaNrvDemoAngerFv = .text:0x80154730; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka28WaterBazookaNrvDemoBreakWaitFv = .text:0x80154740; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka28WaterBazookaNrvDemoBreakSignFv = .text:0x80154750; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka33WaterBazookaNrvDemoBreakExplosionFv = .text:0x80154760; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka27WaterBazookaNrvDemoBreakEndFv = .text:0x80154770; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka27WaterBazookaNrvWaitForLaughFv = .text:0x80154780; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka20WaterBazookaNrvPanicFv = .text:0x80154790; // type:function size:0x10 scope:global align:4 +__ct__Q215NrvWaterBazooka20WaterBazookaNrvStormFv = .text:0x801547A0; // type:function size:0x10 scope:global align:4 +executeOnEnd__Q215NrvWaterBazooka20WaterBazookaNrvStormCFP5Spine = .text:0x801547B0; // type:function size:0x54 scope:global align:4 +execute__Q215NrvWaterBazooka20WaterBazookaNrvStormCFP5Spine = .text:0x80154804; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka20WaterBazookaNrvPanicCFP5Spine = .text:0x8015480C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka27WaterBazookaNrvWaitForLaughCFP5Spine = .text:0x80154814; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka27WaterBazookaNrvDemoBreakEndCFP5Spine = .text:0x8015481C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka33WaterBazookaNrvDemoBreakExplosionCFP5Spine = .text:0x80154824; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka28WaterBazookaNrvDemoBreakSignCFP5Spine = .text:0x8015482C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka28WaterBazookaNrvDemoBreakWaitCFP5Spine = .text:0x80154834; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka24WaterBazookaNrvDemoAngerCFP5Spine = .text:0x8015483C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka31WaterBazookaNrvDemoCrackCapsuleCFP5Spine = .text:0x80154844; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka19WaterBazookaNrvTireCFP5Spine = .text:0x8015484C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka27WaterBazookaNrvShotNoMotionCFP5Spine = .text:0x80154854; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka19WaterBazookaNrvShotCFP5Spine = .text:0x8015485C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka21WaterBazookaNrvAimEndCFP5Spine = .text:0x80154864; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka18WaterBazookaNrvAimCFP5Spine = .text:0x8015486C; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka19WaterBazookaNrvWaitCFP5Spine = .text:0x80154874; // type:function size:0x8 scope:global align:4 +execute__Q215NrvWaterBazooka28WaterBazookaNrvWaitForBattleCFP5Spine = .text:0x8015487C; // type:function size:0x8 scope:global align:4 +__dt__37JointControlDelegator<12WaterBazooka>Fv = .text:0x80154884; // type:function size:0x40 scope:global align:4 +calcJointMatrix__37JointControlDelegator<12WaterBazooka>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x801548C4; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__37JointControlDelegator<12WaterBazooka>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8015492C; // type:function size:0x68 scope:global align:4 +__dt__12WaterBazookaFv = .text:0x80154994; // type:function size:0x5C scope:global align:4 +__ct__19WaterBazookaCapsuleFP9LiveActorPCc = .text:0x801549F0; // type:function size:0x50 scope:global align:4 +init__19WaterBazookaCapsuleFRC12JMapInfoIter = .text:0x80154A40; // type:function size:0xF0 scope:global align:4 +crackCapsule__19WaterBazookaCapsuleFv = .text:0x80154B30; // type:function size:0x8 scope:global align:4 +breakCapsule__19WaterBazookaCapsuleFv = .text:0x80154B38; // type:function size:0x8 scope:global align:4 +isPlayerOnCapsule__19WaterBazookaCapsuleCFv = .text:0x80154B40; // type:function size:0x28 scope:global align:4 +exeCrack__19WaterBazookaCapsuleFv = .text:0x80154B68; // type:function size:0x78 scope:global align:4 +exeBreak__19WaterBazookaCapsuleFv = .text:0x80154BE0; // type:function size:0x80 scope:global align:4 +receiveMsgPlayerAttack__19WaterBazookaCapsuleFUlP9HitSensorP9HitSensor = .text:0x80154C60; // type:function size:0x94 scope:global align:4 +receiveMsgEnemyAttack__19WaterBazookaCapsuleFUlP9HitSensorP9HitSensor = .text:0x80154CF4; // type:function size:0x94 scope:global align:4 +receiveOtherMsg__19WaterBazookaCapsuleFUlP9HitSensorP9HitSensor = .text:0x80154D88; // type:function size:0x94 scope:global align:4 +__dt__19WaterBazookaCapsuleFv = .text:0x80154E1C; // type:function size:0x58 scope:global align:4 +__sinit_\WaterBazookaCapsule_cpp = .text:0x80154E74; // type:function size:0x34 scope:local align:4 +__ct__Q222NrvWaterBazookaCapsule28WaterBazookaCapsuleNrvNormalFv = .text:0x80154EA8; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvWaterBazookaCapsule27WaterBazookaCapsuleNrvCrackFv = .text:0x80154EB8; // type:function size:0x10 scope:global align:4 +__ct__Q222NrvWaterBazookaCapsule27WaterBazookaCapsuleNrvBreakFv = .text:0x80154EC8; // type:function size:0x10 scope:global align:4 +execute__Q222NrvWaterBazookaCapsule27WaterBazookaCapsuleNrvBreakCFP5Spine = .text:0x80154ED8; // type:function size:0x8 scope:global align:4 +execute__Q222NrvWaterBazookaCapsule27WaterBazookaCapsuleNrvCrackCFP5Spine = .text:0x80154EE0; // type:function size:0x8 scope:global align:4 +execute__Q222NrvWaterBazookaCapsule28WaterBazookaCapsuleNrvNormalCFP5Spine = .text:0x80154EE8; // type:function size:0x48 scope:global align:4 +__ct__16AudCameraWatcherFv = .text:0x80154F30; // type:function size:0x4C scope:global align:4 +playAtmosphereSE__16AudCameraWatcherFv = .text:0x80154F7C; // type:function size:0x68 scope:global align:4 +init__16AudCameraWatcherFRC12JMapInfoIter = .text:0x80154FE4; // type:function size:0x14 scope:global align:4 +movement__16AudCameraWatcherFv = .text:0x80154FF8; // type:function size:0x68 scope:global align:4 +__dt__16AudCameraWatcherFv = .text:0x80155060; // type:function size:0x58 scope:global align:4 +changeStageNameToSoundID__15AudStageBgmWrapFPCcPCcl = .text:0x801550B8; // type:function size:0x15C scope:global align:4 +getCometEventBgm__15AudStageBgmWrapFPCc = .text:0x80155214; // type:function size:0x9C scope:global align:4 +getKoopaFortressAppearBgm__15AudStageBgmWrapFPCc = .text:0x801552B0; // type:function size:0x64 scope:global align:4 +__ct__14AudSeKeeperBoxFv = .text:0x80155314; // type:function size:0x14 scope:global align:4 +__dt__14AudSeKeeperBoxFv = .text:0x80155328; // type:function size:0x8C scope:global align:4 +update__14AudSeKeeperBoxFv = .text:0x801553B4; // type:function size:0x48 scope:global align:4 +add__14AudSeKeeperBoxFP8J3DJointUs = .text:0x801553FC; // type:function size:0x70 scope:global align:4 +updateJointPos__14AudSeKeeperBoxFv = .text:0x8015546C; // type:function size:0x4C scope:global align:4 +__ct__11AudSeKeeperFP9LiveActori = .text:0x801554B8; // type:function size:0x88 scope:global align:4 +__dt__11AudSeKeeperFv = .text:0x80155540; // type:function size:0x78 scope:global align:4 +update__11AudSeKeeperFv = .text:0x801555B8; // type:function size:0x5C scope:global align:4 +makeBox__11AudSeKeeperFPCcPCc = .text:0x80155614; // type:function size:0xC8 scope:global align:4 +playLevel__11AudSeKeeperFPCcPCc = .text:0x801556DC; // type:function size:0x64 scope:global align:4 +getBoxEqualName__11AudSeKeeperFPCc = .text:0x80155740; // type:function size:0x74 scope:global align:4 +getSoundIDFromTalkSoundNo__16AudTalkSoundDataFUc = .text:0x801557B4; // type:function size:0x2C scope:global align:4 +__sinit_\AudTalkSoundData_cpp = .text:0x801557E0; // type:function size:0x7D8 scope:local align:4 +__ct__10JAISoundIDFUl = .text:0x80155FB8; // type:function size:0x8 scope:global align:4 +__ct__17AudEffectDirectorFv = .text:0x80155FC0; // type:function size:0x54 scope:global align:4 +init__17AudEffectDirectorFRC12JMapInfoIter = .text:0x80156014; // type:function size:0x14 scope:global align:4 +movement__17AudEffectDirectorFv = .text:0x80156028; // type:function size:0x58 scope:global align:4 +setEffectType__17AudEffectDirectorFll = .text:0x80156080; // type:function size:0x30 scope:global align:4 +setAudioEffectParam__17AudEffectDirectorFl = .text:0x801560B0; // type:function size:0xCC scope:global align:4 +playEffectSound__17AudEffectDirectorFl = .text:0x8015617C; // type:function size:0x40 scope:global align:4 +__dt__17AudEffectDirectorFv = .text:0x801561BC; // type:function size:0x58 scope:global align:4 +__ct__15AudBgmConductorFv = .text:0x80156214; // type:function size:0x60 scope:global align:4 +init__15AudBgmConductorFRC12JMapInfoIter = .text:0x80156274; // type:function size:0x6C scope:global align:4 +playPinchEventBgmLevel__15AudBgmConductorFb = .text:0x801562E0; // type:function size:0x124 scope:global align:4 +movement__15AudBgmConductorFv = .text:0x80156404; // type:function size:0xF8 scope:global align:4 +setStateBit__15AudBgmConductorFUl = .text:0x801564FC; // type:function size:0x10 scope:global align:4 +stopPinchEventBgmSoon__15AudBgmConductorFv = .text:0x8015650C; // type:function size:0x14 scope:global align:4 +movementPinchEventBgm__15AudBgmConductorFv = .text:0x80156520; // type:function size:0x14C scope:global align:4 +__dt__15AudBgmConductorFv = .text:0x8015666C; // type:function size:0x58 scope:global align:4 +findDataElement__30@unnamed@AudStageBgmTable_cpp@FPCc = .text:0x801566C4; // type:function size:0x74 scope:global align:4 +getBgmId__16AudStageBgmTableFPCcl = .text:0x80156738; // type:function size:0x7C scope:global align:4 +getBgmState__16AudStageBgmTableFPCcl = .text:0x801567B4; // type:function size:0x48 scope:global align:4 +__ct__18AudTamakoroBgmCtrlFv = .text:0x801567FC; // type:function size:0xC scope:global align:4 +init__18AudTamakoroBgmCtrlFv = .text:0x80156808; // type:function size:0xC scope:global align:4 +control__18AudTamakoroBgmCtrlFfbl = .text:0x80156814; // type:function size:0x190 scope:global align:4 +modifyTempo__18AudTamakoroBgmCtrlFP14JAISoundHandlef = .text:0x801569A4; // type:function size:0x94 scope:global align:4 +modifyPitch__18AudTamakoroBgmCtrlFP14JAISoundHandlef = .text:0x80156A38; // type:function size:0x98 scope:global align:4 +__ct__11ConeGravityFv = .text:0x80156AD0; // type:function size:0x70 scope:global align:4 +setLocalMatrix__11ConeGravityFRCQ29JGeometry64TPosition3>> = .text:0x80156B40; // type:function size:0x34 scope:global align:4 +setEnableBottom__11ConeGravityFb = .text:0x80156B74; // type:function size:0x8 scope:global align:4 +setTopCutRate__11ConeGravityFf = .text:0x80156B7C; // type:function size:0x2C scope:global align:4 +updateMtx__11ConeGravityFRCQ29JGeometry64TPosition3>> = .text:0x80156BA8; // type:function size:0x60 scope:global align:4 +calcOwnGravityVector__11ConeGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x80156C08; // type:function size:0x518 scope:global align:4 +isZero__Q29JGeometry8TVec3CFv = .text:0x80157120; // type:function size:0x2C scope:global align:4 +__ct__11CubeGravityFv = .text:0x8015714C; // type:function size:0x64 scope:global align:4 +setCube__11CubeGravityFRCQ29JGeometry64TPosition3>> = .text:0x801571B0; // type:function size:0x28 scope:global align:4 +calcGravityArea__11CubeGravityCFRCQ29JGeometry8TVec3 = .text:0x801571D8; // type:function size:0x1E0 scope:global align:4 +calcFaceGravity__11CubeGravityCFRCQ29JGeometry8TVec3lPQ29JGeometry8TVec3Pf = .text:0x801573B8; // type:function size:0x160 scope:global align:4 +calcEdgeGravity__11CubeGravityCFRCQ29JGeometry8TVec3lPQ29JGeometry8TVec3Pf = .text:0x80157518; // type:function size:0x3D4 scope:global align:4 +calcCornerGravity__11CubeGravityCFRCQ29JGeometry8TVec3lPQ29JGeometry8TVec3Pf = .text:0x801578EC; // type:function size:0x2F0 scope:global align:4 +calcOwnGravityVector__11CubeGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x80157BDC; // type:function size:0x104 scope:global align:4 +updateMtx__11CubeGravityFRCQ29JGeometry64TPosition3>> = .text:0x80157CE0; // type:function size:0x7C scope:global align:4 +normalize__Q29JGeometry8TVec3FRCQ29JGeometry8TVec3 = .text:0x80157D5C; // type:function size:0x68 scope:global align:4 +__ct__11DiskGravityFv = .text:0x80157DC4; // type:function size:0xE8 scope:global align:4 +setLocalPosition__11DiskGravityFRCQ29JGeometry8TVec3 = .text:0x80157EAC; // type:function size:0x8 scope:global align:4 +setLocalDirection__11DiskGravityFRCQ29JGeometry8TVec3 = .text:0x80157EB4; // type:function size:0x40 scope:global align:4 +setSideDirection__11DiskGravityFRCQ29JGeometry8TVec3 = .text:0x80157EF4; // type:function size:0x38 scope:global align:4 +setRadius__11DiskGravityFf = .text:0x80157F2C; // type:function size:0x8 scope:global align:4 +setValidDegee__11DiskGravityFf = .text:0x80157F34; // type:function size:0x8 scope:global align:4 +setBothSide__11DiskGravityFb = .text:0x80157F3C; // type:function size:0x8 scope:global align:4 +setEnableEdgeGravity__11DiskGravityFb = .text:0x80157F44; // type:function size:0x8 scope:global align:4 +calcOwnGravityVector__11DiskGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x80157F4C; // type:function size:0x228 scope:global align:4 +updateMtx__11DiskGravityFRCQ29JGeometry64TPosition3>> = .text:0x80158174; // type:function size:0x84 scope:global align:4 +updateLocalParam__11DiskGravityFv = .text:0x801581F8; // type:function size:0x1F0 scope:global align:4 +__ct__16DiskTorusGravityFv = .text:0x801583E8; // type:function size:0xA8 scope:global align:4 +setPosition__16DiskTorusGravityFRCQ29JGeometry8TVec3 = .text:0x80158490; // type:function size:0x8 scope:global align:4 +setDirection__16DiskTorusGravityFRCQ29JGeometry8TVec3 = .text:0x80158498; // type:function size:0x8 scope:global align:4 +setRadius__16DiskTorusGravityFf = .text:0x801584A0; // type:function size:0x8 scope:global align:4 +setDiskRadius__16DiskTorusGravityFf = .text:0x801584A8; // type:function size:0x1C scope:global align:4 +setEdgeType__16DiskTorusGravityFl = .text:0x801584C4; // type:function size:0x8 scope:global align:4 +setBothSide__16DiskTorusGravityFb = .text:0x801584CC; // type:function size:0x8 scope:global align:4 +updateMtx__16DiskTorusGravityFRCQ29JGeometry64TPosition3>> = .text:0x801584D4; // type:function size:0xD8 scope:global align:4 +calcOwnGravityVector__16DiskTorusGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x801585AC; // type:function size:0x2A0 scope:global align:4 +__ct__16GlobalGravityObjFPCc = .text:0x8015884C; // type:function size:0x44 scope:global align:4 +init__16GlobalGravityObjFRC12JMapInfoIter = .text:0x80158890; // type:function size:0xC0 scope:global align:4 +makeActorAppeared__16GlobalGravityObjFv = .text:0x80158950; // type:function size:0x50 scope:global align:4 +makeActorDead__16GlobalGravityObjFv = .text:0x801589A0; // type:function size:0x48 scope:global align:4 +updateSwitch__16GlobalGravityObjFv = .text:0x801589E8; // type:function size:0xC0 scope:global align:4 +movement__16GlobalGravityObjFv = .text:0x80158AA8; // type:function size:0x4 scope:global align:4 +getGravity__16GlobalGravityObjFv = .text:0x80158AAC; // type:function size:0x14 scope:global align:4 +createGlobalCubeGravityObj__2MRFPCc = .text:0x80158AC0; // type:function size:0x84 scope:global align:4 +createGlobalConeGravityObj__2MRFPCc = .text:0x80158B44; // type:function size:0x84 scope:global align:4 +createGlobalDiskGravityObj__2MRFPCc = .text:0x80158BC8; // type:function size:0x84 scope:global align:4 +createGlobalDiskTorusGravityObj__2MRFPCc = .text:0x80158C4C; // type:function size:0x84 scope:global align:4 +createGlobalPlaneGravityObj__2MRFPCc = .text:0x80158CD0; // type:function size:0x84 scope:global align:4 +createGlobalPlaneInBoxGravityObj__2MRFPCc = .text:0x80158D54; // type:function size:0x84 scope:global align:4 +createGlobalPlaneInCylinderGravityObj__2MRFPCc = .text:0x80158DD8; // type:function size:0x84 scope:global align:4 +createGlobalPointGravityObj__2MRFPCc = .text:0x80158E5C; // type:function size:0x84 scope:global align:4 +createGlobalSegmentGravityObj__2MRFPCc = .text:0x80158EE0; // type:function size:0x84 scope:global align:4 +createGlobalWireGravityObj__2MRFPCc = .text:0x80158F64; // type:function size:0x88 scope:global align:4 +__dt__16GlobalGravityObjFv = .text:0x80158FEC; // type:function size:0x5C scope:global align:4 +__ct__15GraviryFollowerFP16GlobalGravityObjRC12JMapInfoIter = .text:0x80159048; // type:function size:0x5C scope:global align:4 +setGravityFollowHost__15GraviryFollowerFPC7NameObj = .text:0x801590A4; // type:function size:0xC scope:global align:4 +update__15GraviryFollowerFv = .text:0x801590B0; // type:function size:0xA4 scope:global align:4 +addBaseMatrixFollowerGravity__2MRFP16GlobalGravityObjRC12JMapInfoIter = .text:0x80159154; // type:function size:0x70 scope:global align:4 +__ct__14GravityCreatorFv = .text:0x801591C4; // type:function size:0x10 scope:global align:4 +createFromJMap__14GravityCreatorFRC12JMapInfoIter = .text:0x801591D4; // type:function size:0x15C scope:global align:4 +createInstance__18CubeGravityCreatorFv = .text:0x80159330; // type:function size:0x40 scope:global align:4 +settingFromSRT__18CubeGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80159370; // type:function size:0xB8 scope:global align:4 +settingFromJMapArgs__18CubeGravityCreatorFlll = .text:0x80159428; // type:function size:0x6C scope:global align:4 +getGravity__18CubeGravityCreatorFv = .text:0x80159494; // type:function size:0x8 scope:global align:4 +createInstance__18DiskGravityCreatorFv = .text:0x8015949C; // type:function size:0x40 scope:global align:4 +settingFromSRT__18DiskGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x801594DC; // type:function size:0x94 scope:global align:4 +settingFromJMapArgs__18DiskGravityCreatorFlll = .text:0x80159570; // type:function size:0x98 scope:global align:4 +getGravity__18DiskGravityCreatorFv = .text:0x80159608; // type:function size:0x8 scope:global align:4 +createInstance__23DiskTorusGravityCreatorFv = .text:0x80159610; // type:function size:0x40 scope:global align:4 +settingFromSRT__23DiskTorusGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80159650; // type:function size:0x7C scope:global align:4 +settingFromJMapArgs__23DiskTorusGravityCreatorFlll = .text:0x801596CC; // type:function size:0xD0 scope:global align:4 +getGravity__23DiskTorusGravityCreatorFv = .text:0x8015979C; // type:function size:0x8 scope:global align:4 +createInstance__18ConeGravityCreatorFv = .text:0x801597A4; // type:function size:0x40 scope:global align:4 +settingFromSRT__18ConeGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x801597E4; // type:function size:0x68 scope:global align:4 +settingFromJMapArgs__18ConeGravityCreatorFlll = .text:0x8015984C; // type:function size:0x74 scope:global align:4 +getGravity__18ConeGravityCreatorFv = .text:0x801598C0; // type:function size:0x8 scope:global align:4 +createInstance__19PlaneGravityCreatorFv = .text:0x801598C8; // type:function size:0x40 scope:global align:4 +settingFromSRT__19PlaneGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80159908; // type:function size:0x5C scope:global align:4 +getGravity__19PlaneGravityCreatorFv = .text:0x80159964; // type:function size:0x8 scope:global align:4 +createInstance__24PlaneInBoxGravityCreatorFv = .text:0x8015996C; // type:function size:0x4C scope:global align:4 +settingFromSRT__24PlaneInBoxGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x801599B8; // type:function size:0xB8 scope:global align:4 +getGravity__24PlaneInBoxGravityCreatorFv = .text:0x80159A70; // type:function size:0x8 scope:global align:4 +settingFromJMapArgs__24PlaneInBoxGravityCreatorFlll = .text:0x80159A78; // type:function size:0xBC scope:global align:4 +createInstance__29PlaneInCylinderGravityCreatorFv = .text:0x80159B34; // type:function size:0x4C scope:global align:4 +getGravity__29PlaneInCylinderGravityCreatorFv = .text:0x80159B80; // type:function size:0x8 scope:global align:4 +settingFromSRT__29PlaneInCylinderGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80159B88; // type:function size:0x78 scope:global align:4 +settingFromJMapArgs__29PlaneInCylinderGravityCreatorFlll = .text:0x80159C00; // type:function size:0x44 scope:global align:4 +createInstance__19PointGravityCreatorFv = .text:0x80159C44; // type:function size:0x40 scope:global align:4 +settingFromSRT__19PointGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80159C84; // type:function size:0x2C scope:global align:4 +getGravity__19PointGravityCreatorFv = .text:0x80159CB0; // type:function size:0x8 scope:global align:4 +createInstance__21SegmentGravityCreatorFv = .text:0x80159CB8; // type:function size:0x40 scope:global align:4 +settingFromSRT__21SegmentGravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80159CF8; // type:function size:0xA0 scope:global align:4 +settingFromJMapArgs__21SegmentGravityCreatorFlll = .text:0x80159D98; // type:function size:0x13C scope:global align:4 +getGravity__21SegmentGravityCreatorFv = .text:0x80159ED4; // type:function size:0x8 scope:global align:4 +createInstance__18WireGravityCreatorFv = .text:0x80159EDC; // type:function size:0x40 scope:global align:4 +settingFromJMapOtherParam__18WireGravityCreatorFRC12JMapInfoIter = .text:0x80159F1C; // type:function size:0xFC scope:global align:4 +getGravity__18WireGravityCreatorFv = .text:0x8015A018; // type:function size:0x8 scope:global align:4 +settingFromSRT__14GravityCreatorFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8015A020; // type:function size:0x4 scope:global align:4 +settingFromJMapArgs__14GravityCreatorFlll = .text:0x8015A024; // type:function size:0x4 scope:global align:4 +settingFromJMapOtherParam__14GravityCreatorFRC12JMapInfoIter = .text:0x8015A028; // type:function size:0x4 scope:global align:4 +__ct__11GravityInfoFv = .text:0x8015A02C; // type:function size:0x24 scope:global align:4 +init__11GravityInfoFv = .text:0x8015A050; // type:function size:0x24 scope:global align:4 +__ct__15ParallelGravityFv = .text:0x8015A074; // type:function size:0xC4 scope:global align:4 +calcOwnGravityVector__15ParallelGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x8015A138; // type:function size:0x70 scope:global align:4 +updateMtx__15ParallelGravityFRCQ29JGeometry64TPosition3>> = .text:0x8015A1A8; // type:function size:0x124 scope:global align:4 +setPlane__15ParallelGravityFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8015A2CC; // type:function size:0x6C scope:global align:4 +setRangeBox__15ParallelGravityFRCQ29JGeometry64TPosition3>> = .text:0x8015A338; // type:function size:0x28 scope:global align:4 +setRangeCylinder__15ParallelGravityFff = .text:0x8015A360; // type:function size:0xC scope:global align:4 +setRangeType__15ParallelGravityFQ215ParallelGravity10RANGE_TYPE = .text:0x8015A36C; // type:function size:0x8 scope:global align:4 +setBaseDistance__15ParallelGravityFf = .text:0x8015A374; // type:function size:0x20 scope:global align:4 +setDistanceCalcType__15ParallelGravityFQ215ParallelGravity18DISTANCE_CALC_TYPE = .text:0x8015A394; // type:function size:0x8 scope:global align:4 +isInSphereRange__15ParallelGravityCFRCQ29JGeometry8TVec3Pf = .text:0x8015A39C; // type:function size:0x8C scope:global align:4 +isInBoxRange__15ParallelGravityCFRCQ29JGeometry8TVec3Pf = .text:0x8015A428; // type:function size:0x1CC scope:global align:4 +isInCylinderRange__15ParallelGravityCFRCQ29JGeometry8TVec3Pf = .text:0x8015A5F4; // type:function size:0xCC scope:global align:4 +isInRange__15ParallelGravityCFRCQ29JGeometry8TVec3Pf = .text:0x8015A6C0; // type:function size:0x3C scope:global align:4 +__ct__13PlanetGravityFv = .text:0x8015A6FC; // type:function size:0x54 scope:global align:4 +setPriority__13PlanetGravityFl = .text:0x8015A750; // type:function size:0x8 scope:global align:4 +calcGravity__13PlanetGravityCFPQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8015A758; // type:function size:0x114 scope:global align:4 +calcOwnGravityVector__13PlanetGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x8015A86C; // type:function size:0x8 scope:global align:4 +isInRangeSquare__13PlanetGravityCFf = .text:0x8015A874; // type:function size:0x34 scope:global align:4 +isInRangeDistance__13PlanetGravityCFf = .text:0x8015A8A8; // type:function size:0x30 scope:global align:4 +calcGravityFromMassPosition__13PlanetGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8015A8D8; // type:function size:0xB8 scope:global align:4 +updateMtx__13PlanetGravityFRCQ29JGeometry64TPosition3>> = .text:0x8015A990; // type:function size:0x4 scope:global align:4 +updateIdentityMtx__13PlanetGravityFv = .text:0x8015A994; // type:function size:0x48 scope:global align:4 +__ct__20PlanetGravityManagerFPCc = .text:0x8015A9DC; // type:function size:0x44 scope:global align:4 +init__20PlanetGravityManagerFRC12JMapInfoIter = .text:0x8015AA20; // type:function size:0x4 scope:global align:4 +calcTotalGravityVector__20PlanetGravityManagerCFPQ29JGeometry8TVec3P11GravityInfoRCQ29JGeometry8TVec3UlUl = .text:0x8015AA24; // type:function size:0x1D8 scope:global align:4 +registerGravity__20PlanetGravityManagerFP13PlanetGravity = .text:0x8015ABFC; // type:function size:0x68 scope:global align:4 +__dt__20PlanetGravityManagerFv = .text:0x8015AC64; // type:function size:0x58 scope:global align:4 +__ct__12PointGravityFv = .text:0x8015ACBC; // type:function size:0x64 scope:global align:4 +calcOwnGravityVector__12PointGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x8015AD20; // type:function size:0x114 scope:global align:4 +updateMtx__12PointGravityFRCQ29JGeometry64TPosition3>> = .text:0x8015AE34; // type:function size:0x14 scope:global align:4 +__ct__14SegmentGravityFv = .text:0x8015AE48; // type:function size:0x108 scope:global align:4 +calcOwnGravityVector__14SegmentGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x8015AF50; // type:function size:0x200 scope:global align:4 +updateMtx__14SegmentGravityFRCQ29JGeometry64TPosition3>> = .text:0x8015B150; // type:function size:0x100 scope:global align:4 +setGravityPoint__14SegmentGravityFUlRCQ29JGeometry8TVec3 = .text:0x8015B250; // type:function size:0x50 scope:global align:4 +setSideVector__14SegmentGravityFRCQ29JGeometry8TVec3 = .text:0x8015B2A0; // type:function size:0x40 scope:global align:4 +setValidSideDegree__14SegmentGravityFf = .text:0x8015B2E0; // type:function size:0x8 scope:global align:4 +setEdgeValid__14SegmentGravityFUlb = .text:0x8015B2E8; // type:function size:0x14 scope:global align:4 +updateLocalParam__14SegmentGravityFv = .text:0x8015B2FC; // type:function size:0x214 scope:global align:4 +__ct__11WireGravityFv = .text:0x8015B510; // type:function size:0x4C scope:global align:4 +setPointListSize__11WireGravityFUl = .text:0x8015B55C; // type:function size:0x68 scope:global align:4 +addPoint__11WireGravityFRCQ29JGeometry8TVec3 = .text:0x8015B5C4; // type:function size:0x1C scope:global align:4 +calcOwnGravityVector__11WireGravityCFPQ29JGeometry8TVec3PfRCQ29JGeometry8TVec3 = .text:0x8015B5E0; // type:function size:0x19C scope:global align:4 +__ct__15ActiveActorListFi = .text:0x8015B77C; // type:function size:0x50 scope:global align:4 +isFull__15ActiveActorListCFv = .text:0x8015B7CC; // type:function size:0x1C scope:global align:4 +addActor__15ActiveActorListFP9LiveActor = .text:0x8015B7E8; // type:function size:0x30 scope:global align:4 +removeDeadActor__15ActiveActorListFv = .text:0x8015B818; // type:function size:0xA4 scope:global align:4 +clear__15ActiveActorListFv = .text:0x8015B8BC; // type:function size:0x38 scope:global align:4 +killAll__15ActiveActorListFv = .text:0x8015B8F4; // type:function size:0x90 scope:global align:4 +__ct__15ActorAnimKeeperFP9LiveActor = .text:0x8015B984; // type:function size:0x64 scope:global align:4 +tryCreate__15ActorAnimKeeperFP9LiveActor = .text:0x8015B9E8; // type:function size:0xDC scope:global align:4 +getAnimName__29@unnamed@ActorAnimKeeper_cpp@FPC19ActorAnimKeeperInfoRC17ActorAnimDataInfo = .text:0x8015BAC4; // type:function size:0x18 scope:global align:4 +start__15ActorAnimKeeperFPCc = .text:0x8015BADC; // type:function size:0x258 scope:global align:4 +update__15ActorAnimKeeperFv = .text:0x8015BD34; // type:function size:0x4 scope:global align:4 +isPlaying__15ActorAnimKeeperCFPCc = .text:0x8015BD38; // type:function size:0x64 scope:global align:4 +getCsvDataAnimData__29@unnamed@ActorAnimKeeper_cpp@FP17ActorAnimDataInfoPCcP8JMapInfol = .text:0x8015BD9C; // type:function size:0xC8 scope:global align:4 +initAnimData__15ActorAnimKeeperFv = .text:0x8015BE64; // type:function size:0x13C scope:global align:4 +findAnimInfo__15ActorAnimKeeperCFPCc = .text:0x8015BFA0; // type:function size:0x7C scope:global align:4 +__ct__15ActorCameraInfoFRC12JMapInfoIter = .text:0x8015C01C; // type:function size:0x74 scope:global align:4 +__ct__15ActorCameraInfoFll = .text:0x8015C090; // type:function size:0xC scope:global align:4 +__ct__14ActorJointCtrlFP9LiveActor = .text:0x8015C09C; // type:function size:0xA4 scope:global align:4 +startDynamicCtrl__14ActorJointCtrlFPCcl = .text:0x8015C140; // type:function size:0x8 scope:global align:4 +endDynamicCtrl__14ActorJointCtrlFPCcl = .text:0x8015C148; // type:function size:0x8 scope:global align:4 +resetDynamicCtrl__14ActorJointCtrlFv = .text:0x8015C150; // type:function size:0x8 scope:global align:4 +startFaceCtrl__14ActorJointCtrlFl = .text:0x8015C158; // type:function size:0x8 scope:global align:4 +endFaceCtrl__14ActorJointCtrlFl = .text:0x8015C160; // type:function size:0x8 scope:global align:4 +setIKEndPosition__14ActorJointCtrlFPCcRCQ29JGeometry8TVec3f = .text:0x8015C168; // type:function size:0x8 scope:global align:4 +setIKEndDirection__14ActorJointCtrlFPCcRCQ29JGeometry8TVec3f = .text:0x8015C170; // type:function size:0x8 scope:global align:4 +endIKCtrlAll__14ActorJointCtrlFv = .text:0x8015C178; // type:function size:0x8 scope:global align:4 +update__14ActorJointCtrlFv = .text:0x8015C180; // type:function size:0x34 scope:global align:4 +startUpdate__14ActorJointCtrlFv = .text:0x8015C1B4; // type:function size:0x64 scope:global align:4 +endUpdate__14ActorJointCtrlFv = .text:0x8015C218; // type:function size:0x64 scope:global align:4 +setCallBackFunction__14ActorJointCtrlFv = .text:0x8015C27C; // type:function size:0x64 scope:global align:4 +__ct__14ActorLightCtrlFPC9LiveActor = .text:0x8015C2E0; // type:function size:0x64 scope:global align:4 +init__14ActorLightCtrlFib = .text:0x8015C344; // type:function size:0x74 scope:global align:4 +__as__14ActorLightInfoFRC14ActorLightInfo = .text:0x8015C3B8; // type:function size:0x84 scope:global align:4 +update__14ActorLightCtrlFb = .text:0x8015C43C; // type:function size:0x58 scope:global align:4 +loadLight__14ActorLightCtrlCFv = .text:0x8015C494; // type:function size:0x48 scope:global align:4 +reset__14ActorLightCtrlFv = .text:0x8015C4DC; // type:function size:0x94 scope:global align:4 +copy__14ActorLightCtrlFPC14ActorLightCtrl = .text:0x8015C570; // type:function size:0x70 scope:global align:4 +isSameLight__14ActorLightCtrlCFPC14ActorLightCtrl = .text:0x8015C5E0; // type:function size:0x2C scope:global align:4 +getActorLight__14ActorLightCtrlCFv = .text:0x8015C60C; // type:function size:0x20 scope:global align:4 +initActorLightInfo__14ActorLightCtrlFv = .text:0x8015C62C; // type:function size:0x18 scope:global align:4 +tryFindNewAreaLight__14ActorLightCtrlFb = .text:0x8015C644; // type:function size:0xDC scope:global align:4 +updateLightBlend__14ActorLightCtrlFv = .text:0x8015C720; // type:function size:0xF0 scope:global align:4 +resetCurrentLightInfo__14ActorLightCtrlFv = .text:0x8015C810; // type:function size:0x6C scope:global align:4 +getTargetActorLight__14ActorLightCtrlCFPC13AreaLightInfo = .text:0x8015C87C; // type:function size:0x4C scope:global align:4 +__ct__21ActorPadAndCameraCtrlFPC12ModelManagerPCQ29JGeometry8TVec3 = .text:0x8015C8C8; // type:function size:0x21C scope:global align:4 +tryCreate__21ActorPadAndCameraCtrlFPC12ModelManagerPCQ29JGeometry8TVec3 = .text:0x8015CAE4; // type:function size:0x94 scope:global align:4 +update__21ActorPadAndCameraCtrlFv = .text:0x8015CB78; // type:function size:0x114 scope:global align:4 +updateInfoBck__21ActorPadAndCameraCtrlFv = .text:0x8015CC8C; // type:function size:0x94 scope:global align:4 +tryUpdateCameraShake__35@unnamed@ActorPadAndCameraCtrl_cpp@FPCc = .text:0x8015CD20; // type:function size:0xFC scope:global align:4 +isDistanceExistAndFar__35@unnamed@ActorPadAndCameraCtrl_cpp@Fff = .text:0x8015CE1C; // type:function size:0x24 scope:global align:4 +updatePadAndCamera__21ActorPadAndCameraCtrlFPC25ActorPadAndCameraCtrlInfo = .text:0x8015CE40; // type:function size:0xF0 scope:global align:4 +update__23ActorStateBaseInterfaceFv = .text:0x8015CF30; // type:function size:0x58 scope:global align:4 +__ct__16ActorStateKeeperFi = .text:0x8015CF88; // type:function size:0x88 scope:global align:4 +addState__16ActorStateKeeperFP23ActorStateBaseInterfacePC5NervePCc = .text:0x8015D010; // type:function size:0x28 scope:global align:4 +updateCurrentState__16ActorStateKeeperFv = .text:0x8015D038; // type:function size:0x2C scope:global align:4 +startState__16ActorStateKeeperFPC5Nerve = .text:0x8015D064; // type:function size:0x4C scope:global align:4 +endState__16ActorStateKeeperFPC5Nerve = .text:0x8015D0B0; // type:function size:0x58 scope:global align:4 +findStateInfo__16ActorStateKeeperFPC5Nerve = .text:0x8015D108; // type:function size:0x40 scope:global align:4 +__ct__17AllLiveActorGroupFv = .text:0x8015D148; // type:function size:0x50 scope:global align:4 +initActorSystemInfo__17AllLiveActorGroupFRC12JMapInfoIter = .text:0x8015D198; // type:function size:0x90 scope:global align:4 +getAllLiveActorGroup__2MRFv = .text:0x8015D228; // type:function size:0x28 scope:global align:4 +startInitLiveActorSystemInfo__2MRFv = .text:0x8015D250; // type:function size:0x30 scope:global align:4 +initLiveActorSystemInfo__2MRFRC12JMapInfoIter = .text:0x8015D280; // type:function size:0x3C scope:global align:4 +endInitLiveActorSystemInfo__2MRFv = .text:0x8015D2BC; // type:function size:0x30 scope:global align:4 +__dt__17AllLiveActorGroupFv = .text:0x8015D2EC; // type:function size:0x5C scope:global align:4 +__ct__21AnimationRandomPlayerFPC9LiveActorPCcPCclf = .text:0x8015D348; // type:function size:0x8C scope:global align:4 +updateStartStep__21AnimationRandomPlayerFv = .text:0x8015D3D4; // type:function size:0x70 scope:global align:4 +exeWait__21AnimationRandomPlayerFv = .text:0x8015D444; // type:function size:0x68 scope:global align:4 +exePlay__21AnimationRandomPlayerFv = .text:0x8015D4AC; // type:function size:0x78 scope:global align:4 +__dt__21AnimationRandomPlayerFv = .text:0x8015D524; // type:function size:0x58 scope:global align:4 +__sinit_\AnimationRandomPlayer_cpp = .text:0x8015D57C; // type:function size:0x2C scope:local align:4 +__ct__Q224NrvAnimationRandomPlayer12HostTypeWaitFv = .text:0x8015D5A8; // type:function size:0x10 scope:global align:4 +__ct__Q224NrvAnimationRandomPlayer12HostTypePlayFv = .text:0x8015D5B8; // type:function size:0x10 scope:global align:4 +execute__Q224NrvAnimationRandomPlayer12HostTypePlayCFP5Spine = .text:0x8015D5C8; // type:function size:0x8 scope:global align:4 +execute__Q224NrvAnimationRandomPlayer12HostTypeWaitCFP5Spine = .text:0x8015D5D0; // type:function size:0x8 scope:global align:4 +__ct__6BinderFPA4_fPCQ29JGeometry8TVec3PCQ29JGeometry8TVec3ffUl = .text:0x8015D5D8; // type:function size:0x100 scope:global align:4 +setTriangleFilter__6BinderFP18TriangleFilterBase = .text:0x8015D6D8; // type:function size:0x8 scope:global align:4 +setCollisionPartsFilter__6BinderFP24CollisionPartsFilterBase = .text:0x8015D6E0; // type:function size:0x8 scope:global align:4 +clear__6BinderFv = .text:0x8015D6E8; // type:function size:0x20 scope:global align:4 +getPlane__6BinderCFi = .text:0x8015D708; // type:function size:0x10 scope:global align:4 +copyPlaneArrayAndSortingSensor__6BinderFPP7HitInfoUl = .text:0x8015D718; // type:function size:0x128 scope:global align:4 +compSensor__6BinderFPC7HitInfoPC7HitInfo = .text:0x8015D840; // type:function size:0x18 scope:global align:4 +bind__6BinderFRCQ29JGeometry8TVec3 = .text:0x8015D858; // type:function size:0x4A4 scope:global align:4 +moveAlongHittedPlanes__6BinderFPQ29JGeometry8TVec3PQ29JGeometry8TVec3PQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3P7HitInfoUlPb = .text:0x8015DCFC; // type:function size:0x104 scope:global align:4 +findBindedPos__6BinderFPQ29JGeometry8TVec3PQ29JGeometry8TVec3PbP7HitInfoUlbb = .text:0x8015DE00; // type:function size:0x184 scope:global align:4 +moveWithCollisionParts__6BinderFPQ29JGeometry8TVec3PQ29JGeometry8TVec3 = .text:0x8015DF84; // type:function size:0x94 scope:global align:4 +storeCurrentHitInfo__6BinderFP7HitInfoUlb = .text:0x8015E018; // type:function size:0xE4 scope:global align:4 +__as__7HitInfoFRC7HitInfo = .text:0x8015E0FC; // type:function size:0xD8 scope:global align:4 +obtainMomentFixReaction__6BinderFP7HitInfoUlPQ29JGeometry8TVec3Ul = .text:0x8015E1D4; // type:function size:0x1DC scope:global align:4 +storeContactPlane__6BinderFP7HitInfoUl = .text:0x8015E3B0; // type:function size:0x100 scope:global align:4 +sort__3stdFPP7HitInfoPP7HitInfoPFPC7HitInfoPC7HitInfo_b_v = .text:0x8015E4B0; // type:function size:0x2E8 scope:global align:4 +sort__3stdFPP7HitInfoPP7HitInfoRPFPC7HitInfoPC7HitInfo_b_v = .text:0x8015E798; // type:function size:0x2E8 scope:global align:4 +swap__3stdFRP7HitInfoRP7HitInfo_v = .text:0x8015EA80; // type:function size:0x14 scope:global align:4 +__sort132__3stdFPP7HitInfoPP7HitInfoPP7HitInfoRPFPC7HitInfoPC7HitInfo_b_v = .text:0x8015EA94; // type:function size:0xF0 scope:global align:4 +__selection_sort__3stdFPP7HitInfoPP7HitInfoRPFPC7HitInfoPC7HitInfo_b_v = .text:0x8015EB84; // type:function size:0xA8 scope:global align:4 +__ct__19ClippingActorHolderFv = .text:0x8015EC2C; // type:function size:0xE8 scope:global align:4 +movement__19ClippingActorHolderFv = .text:0x8015ED14; // type:function size:0x68 scope:global align:4 +registerActor__19ClippingActorHolderFP9LiveActor = .text:0x8015ED7C; // type:function size:0x68 scope:global align:4 +initSystemInfo__19ClippingActorHolderFP9LiveActorRC12JMapInfoIter = .text:0x8015EDE4; // type:function size:0x6C scope:global align:4 +initViewGroupTable__19ClippingActorHolderFv = .text:0x8015EE50; // type:function size:0x68 scope:global align:4 +entryLodCtrl__19ClippingActorHolderFP7LodCtrlRC12JMapInfoIter = .text:0x8015EEB8; // type:function size:0x8 scope:global align:4 +validateClipping__19ClippingActorHolderFP9LiveActor = .text:0x8015EEC0; // type:function size:0x94 scope:global align:4 +invalidateClipping__19ClippingActorHolderFP9LiveActor = .text:0x8015EF54; // type:function size:0xC0 scope:global align:4 +addToClippingTarget__19ClippingActorHolderFP9LiveActor = .text:0x8015F014; // type:function size:0xA8 scope:global align:4 +removeFromClippingTarget__19ClippingActorHolderFP9LiveActor = .text:0x8015F0BC; // type:function size:0x98 scope:global align:4 +startGroupClipping__19ClippingActorHolderFP9LiveActorRC12JMapInfoIter = .text:0x8015F154; // type:function size:0xEC scope:global align:4 +setTypeToSphere__19ClippingActorHolderFP9LiveActorfPCQ29JGeometry8TVec3 = .text:0x8015F240; // type:function size:0x44 scope:global align:4 +setFarClipLevel__19ClippingActorHolderFP9LiveActorl = .text:0x8015F284; // type:function size:0x30 scope:global align:4 +find__19ClippingActorHolderCFPC9LiveActor = .text:0x8015F2B4; // type:function size:0x88 scope:global align:4 +__dt__19ClippingActorHolderFv = .text:0x8015F33C; // type:function size:0x58 scope:global align:4 +__ct__17ClippingActorInfoFP9LiveActor = .text:0x8015F394; // type:function size:0x64 scope:global align:4 +judgeClipping__17ClippingActorInfoFv = .text:0x8015F3F8; // type:function size:0x80 scope:global align:4 +isJudgedToClip__17ClippingActorInfoCFv = .text:0x8015F478; // type:function size:0x70 scope:global align:4 +isGroupClipping__17ClippingActorInfoCFv = .text:0x8015F4E8; // type:function size:0x10 scope:global align:4 +setTypeToSphere__17ClippingActorInfoFfPCQ29JGeometry8TVec3 = .text:0x8015F4F8; // type:function size:0x24 scope:global align:4 +setGroupClippingNo__17ClippingActorInfoFRC12JMapInfoIter = .text:0x8015F51C; // type:function size:0x64 scope:global align:4 +__ct__21ClippingActorInfoListFi = .text:0x8015F580; // type:function size:0x78 scope:global align:4 +add__21ClippingActorInfoListFP17ClippingActorInfo = .text:0x8015F5F8; // type:function size:0x20 scope:global align:4 +remove__21ClippingActorInfoListFP9LiveActor = .text:0x8015F618; // type:function size:0x64 scope:global align:4 +find__21ClippingActorInfoListCFPC9LiveActorPl = .text:0x8015F67C; // type:function size:0x5C scope:global align:4 +findOrNone__21ClippingActorInfoListCFPC9LiveActor = .text:0x8015F6D8; // type:function size:0x44 scope:global align:4 +isInList__21ClippingActorInfoListCFPC9LiveActor = .text:0x8015F71C; // type:function size:0x40 scope:global align:4 +__ct__16ClippingDirectorFv = .text:0x8015F75C; // type:function size:0xC8 scope:global align:4 +endInitActorSystemInfo__16ClippingDirectorFv = .text:0x8015F824; // type:function size:0x8 scope:global align:4 +movement__16ClippingDirectorFv = .text:0x8015F82C; // type:function size:0x64 scope:global align:4 +registerActor__16ClippingDirectorFP9LiveActor = .text:0x8015F890; // type:function size:0x8 scope:global align:4 +initActorSystemInfo__16ClippingDirectorFP9LiveActorRC12JMapInfoIter = .text:0x8015F898; // type:function size:0x8 scope:global align:4 +joinToGroupClipping__16ClippingDirectorFP9LiveActorRC12JMapInfoIteri = .text:0x8015F8A0; // type:function size:0x80 scope:global align:4 +entryLodCtrl__16ClippingDirectorFP7LodCtrlRC12JMapInfoIter = .text:0x8015F920; // type:function size:0x8 scope:global align:4 +getClippingDirector__2MRFv = .text:0x8015F928; // type:function size:0x28 scope:global align:4 +addToClippingTarget__2MRFP9LiveActor = .text:0x8015F950; // type:function size:0x40 scope:global align:4 +removeFromClippingTarget__2MRFP9LiveActor = .text:0x8015F990; // type:function size:0x40 scope:global align:4 +__dt__16ClippingDirectorFv = .text:0x8015F9D0; // type:function size:0x58 scope:global align:4 +__ct__17ClippingInfoGroupFPCci = .text:0x8015FA28; // type:function size:0x94 scope:global align:4 +setGroupNo__17ClippingInfoGroupFRC12JMapInfoIter = .text:0x8015FABC; // type:function size:0x6C scope:global align:4 +__ct__10JMapIdInfoFRC10JMapIdInfo = .text:0x8015FB28; // type:function size:0x14 scope:global align:4 +registerInfo__17ClippingInfoGroupFP17ClippingActorInfo = .text:0x8015FB3C; // type:function size:0x20 scope:global align:4 +isClippedNowAll__17ClippingInfoGroupCFv = .text:0x8015FB5C; // type:function size:0xA8 scope:global align:4 +startClippedAll__17ClippingInfoGroupFv = .text:0x8015FC04; // type:function size:0xA4 scope:global align:4 +endClippedAll__17ClippingInfoGroupFv = .text:0x8015FCA8; // type:function size:0xA0 scope:global align:4 +movement__19ClippingGroupHolderFv = .text:0x8015FD48; // type:function size:0x94 scope:global align:4 +createAndAdd__19ClippingGroupHolderFP17ClippingActorInfoRC12JMapInfoIteri = .text:0x8015FDDC; // type:function size:0x68 scope:global align:4 +createGroup__19ClippingGroupHolderFP17ClippingActorInfoRC12JMapInfoIteri = .text:0x8015FE44; // type:function size:0x90 scope:global align:4 +findGroup__19ClippingGroupHolderFRC12JMapInfoIter = .text:0x8015FED4; // type:function size:0x98 scope:global align:4 +__dt__17ClippingInfoGroupFv = .text:0x8015FF6C; // type:function size:0x58 scope:global align:4 +__dt__19ClippingGroupHolderFv = .text:0x8015FFC4; // type:function size:0x58 scope:global align:4 +__ct__19ClippingGroupHolderFv = .text:0x8016001C; // type:function size:0x80 scope:global align:4 +__ct__13ClippingJudgeFPCc = .text:0x8016009C; // type:function size:0xC8 scope:global align:4 +__ct__Q29JGeometry15THexahedron3Fv = .text:0x80160164; // type:function size:0x4 scope:global align:4 +init__13ClippingJudgeFRC12JMapInfoIter = .text:0x80160168; // type:function size:0x4 scope:global align:4 +movement__13ClippingJudgeFv = .text:0x8016016C; // type:function size:0x78 scope:global align:4 +isJudgedToClipFrustum__13ClippingJudgeCFRCQ29JGeometry8TVec3f = .text:0x801601E4; // type:function size:0x2C scope:global align:4 +isJudgedToClipFrustum__13ClippingJudgeCFRCQ29JGeometry8TVec3fl = .text:0x80160210; // type:function size:0x50 scope:global align:4 +calcViewingVolume__13ClippingJudgeFPQ29JGeometry15THexahedron3f = .text:0x80160260; // type:function size:0x2E4 scope:global align:4 +getClippingJudge__2MRFv = .text:0x80160544; // type:function size:0x24 scope:global align:4 +__dt__13ClippingJudgeFv = .text:0x80160568; // type:function size:0x58 scope:global align:4 +mayIntersectBall3__Q29JGeometry15THexahedron3CFRCQ29JGeometry8TVec3f = .text:0x801605C0; // type:function size:0x84 scope:global align:4 +set__Q29JGeometry14TPartition3FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80160644; // type:function size:0x90 scope:global align:4 +set__Q29JGeometry14TPartition3FRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x801606D4; // type:function size:0x50 scope:global align:4 +__ct__16DisplayListMakerFP8J3DModelPC14ResourceHolder = .text:0x80160724; // type:function size:0xA0 scope:global align:4 +update__16DisplayListMakerFv = .text:0x801607C4; // type:function size:0x84 scope:global align:4 +diff__16DisplayListMakerFv = .text:0x80160848; // type:function size:0xD0 scope:global align:4 +newDifferedDisplayList__16DisplayListMakerFv = .text:0x80160918; // type:function size:0x88 scope:global align:4 +isValidDiff__16DisplayListMakerFv = .text:0x801609A0; // type:function size:0x8 scope:global align:4 +onPrgFlag__16DisplayListMakerFUsUl = .text:0x801609A8; // type:function size:0x18 scope:global align:4 +onCurFlag__16DisplayListMakerFUsUl = .text:0x801609C0; // type:function size:0x18 scope:global align:4 +getDiffFlag__16DisplayListMakerCFl = .text:0x801609D8; // type:function size:0x4C scope:global align:4 +addFogCtrl__16DisplayListMakerFb = .text:0x80160A24; // type:function size:0x7C scope:global align:4 +addMatColorCtrl__16DisplayListMakerFPCcUlPC10J3DGXColor = .text:0x80160AA0; // type:function size:0xA0 scope:global align:4 +addTexMtxCtrl__16DisplayListMakerFPCc = .text:0x80160B40; // type:function size:0x90 scope:global align:4 +addProjmapEffectMtxSetter__16DisplayListMakerFv = .text:0x80160BD0; // type:function size:0x64 scope:global align:4 +addMirrorReflectionMtxSetter__16DisplayListMakerFv = .text:0x80160C34; // type:function size:0x64 scope:global align:4 +offCurFlagBpk__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160C98; // type:function size:0xC scope:global align:4 +onCurFlagBtp__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160CA4; // type:function size:0xC scope:global align:4 +offCurFlagBtp__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160CB0; // type:function size:0xC scope:global align:4 +onCurFlagBtk__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160CBC; // type:function size:0xC scope:global align:4 +offCurFlagBtk__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160CC8; // type:function size:0xC scope:global align:4 +onCurFlagBrk__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160CD4; // type:function size:0xC scope:global align:4 +offCurFlagBrk__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160CE0; // type:function size:0xC scope:global align:4 +push__16DisplayListMakerFP12MaterialCtrl = .text:0x80160CEC; // type:function size:0x1C scope:global align:4 +onBothFlag__16DisplayListMakerFUsUl = .text:0x80160D08; // type:function size:0x28 scope:global align:4 +onBothFlagAll__16DisplayListMakerFUl = .text:0x80160D30; // type:function size:0x68 scope:global align:4 +checkMaterial__16DisplayListMakerFv = .text:0x80160D98; // type:function size:0x88 scope:global align:4 +checkViewProjmapEffectMtx__16DisplayListMakerFv = .text:0x80160E20; // type:function size:0xC0 scope:global align:4 +addViewProjmapEffectMtxSetter__16DisplayListMakerFv = .text:0x80160EE0; // type:function size:0x64 scope:global align:4 +addMarioShadowProjmapMtxSetter__16DisplayListMakerFv = .text:0x80160F44; // type:function size:0x64 scope:global align:4 +onCurFlagBpk__16DisplayListMakerFPC10J3DAnmBase = .text:0x80160FA8; // type:function size:0xC scope:global align:4 +checkTexture__16DisplayListMakerFv = .text:0x80160FB4; // type:function size:0x180 scope:global align:4 +isExistDiffMaterial__16DisplayListMakerFPC12J3DModelData = .text:0x80161134; // type:function size:0xB0 scope:global align:4 +setResTIMG__10J3DTextureFUsRC7ResTIMG = .text:0x801611E4; // type:function size:0xEC scope:global align:4 +getTexMtx__14J3DTexGenBlockFUl = .text:0x801612D0; // type:function size:0x8 scope:global align:4 +getValue__8JMapInfoCFiPCcPf_Cb = .text:0x801612D8; // type:function size:0x80 scope:global align:4 +calcJointChildNum__30@unnamed@DynamicJointCtrl_cpp@FP8J3DJoint = .text:0x80161358; // type:function size:0x38 scope:global align:4 +__ct__13JointCtrlRateFv = .text:0x80161390; // type:function size:0x20 scope:global align:4 +update__13JointCtrlRateFv = .text:0x801613B0; // type:function size:0xE0 scope:global align:4 +startCtrl__13JointCtrlRateFl = .text:0x80161490; // type:function size:0x28 scope:global align:4 +endCtrl__13JointCtrlRateFl = .text:0x801614B8; // type:function size:0x28 scope:global align:4 +__ct__20DynamicJointCtrlNodeFPC16DynamicJointCtrlPA4_ff = .text:0x801614E0; // type:function size:0xAC scope:global align:4 +update__20DynamicJointCtrlNodeFP9LiveActorPC20DynamicJointCtrlNode = .text:0x8016158C; // type:function size:0x1B8 scope:global align:4 +reset__20DynamicJointCtrlNodeFv = .text:0x80161744; // type:function size:0x50 scope:global align:4 +updateJointMtxCallBack__20DynamicJointCtrlNodeFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80161794; // type:function size:0x100 scope:global align:4 +__ct__16DynamicJointCtrlFP9LiveActorPCcPC21DynamicJointCtrlParam = .text:0x80161894; // type:function size:0x5C scope:global align:4 +init__16DynamicJointCtrlFv = .text:0x801618F0; // type:function size:0x274 scope:global align:4 +update__16DynamicJointCtrlFv = .text:0x80161B64; // type:function size:0x7C scope:global align:4 +reset__16DynamicJointCtrlFv = .text:0x80161BE0; // type:function size:0x80 scope:global align:4 +setCallBackFunction__16DynamicJointCtrlFv = .text:0x80161C60; // type:function size:0x64 scope:global align:4 +__ct__22DynamicJointCtrlKeeperFP9LiveActor = .text:0x80161CC4; // type:function size:0x1E4 scope:global align:4 +update__22DynamicJointCtrlKeeperFv = .text:0x80161EA8; // type:function size:0x5C scope:global align:4 +setCallBackFunction__22DynamicJointCtrlKeeperFv = .text:0x80161F04; // type:function size:0x5C scope:global align:4 +startCtrl__22DynamicJointCtrlKeeperFPCcl = .text:0x80161F60; // type:function size:0x38 scope:global align:4 +endCtrl__22DynamicJointCtrlKeeperFPCcl = .text:0x80161F98; // type:function size:0x38 scope:global align:4 +reset__22DynamicJointCtrlKeeperFv = .text:0x80161FD0; // type:function size:0x5C scope:global align:4 +findJointCtrl__22DynamicJointCtrlKeeperFPCc = .text:0x8016202C; // type:function size:0x84 scope:global align:4 +__dt__45JointControlDelegator<20DynamicJointCtrlNode>Fv = .text:0x801620B0; // type:function size:0x40 scope:global align:4 +calcJointMatrix__45JointControlDelegator<20DynamicJointCtrlNode>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x801620F0; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__45JointControlDelegator<20DynamicJointCtrlNode>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80162158; // type:function size:0x68 scope:global align:4 +makeAttibuteEffectBaseName__26@unnamed@EffectKeeper_cpp@FPcUlPCc = .text:0x801621C0; // type:function size:0x7C scope:global align:4 +__ct__12EffectKeeperFPCcP14ResourceHolderiPCc = .text:0x8016223C; // type:function size:0xAC scope:global align:4 +init__12EffectKeeperFP9LiveActor = .text:0x801622E8; // type:function size:0x14 scope:global align:4 +initAfterPlacementForAttributeEffect__12EffectKeeperFPA4_f = .text:0x801622FC; // type:function size:0x188 scope:global align:4 +setBinder__12EffectKeeperFPC6Binder = .text:0x80162484; // type:function size:0x14 scope:global align:4 +addEffect__12EffectKeeperFPCcP9LiveActor = .text:0x80162498; // type:function size:0x4C scope:global align:4 +registerEffect__12EffectKeeperFPCcPCQ29JGeometry8TVec3PCQ29JGeometry8TVec3PCQ29JGeometry8TVec3PCc = .text:0x801624E4; // type:function size:0xA0 scope:global align:4 +registerEffect__12EffectKeeperFPCcPA4_fPCcPCc = .text:0x80162584; // type:function size:0x90 scope:global align:4 +registerEffect__12EffectKeeperFPCcPA4_fPCQ29JGeometry8TVec3PCcPCc = .text:0x80162614; // type:function size:0x98 scope:global align:4 +registerEffectWithoutSRT__12EffectKeeperFPCcPCc = .text:0x801626AC; // type:function size:0x68 scope:global align:4 +registerSyncBckEffect__12EffectKeeperFP12XanimePlayerPCcPCclffb = .text:0x80162714; // type:function size:0xB8 scope:global align:4 +createEmitter__12EffectKeeperFPCc = .text:0x801627CC; // type:function size:0x34 scope:global align:4 +deleteEmitter__12EffectKeeperFPCc = .text:0x80162800; // type:function size:0x24 scope:global align:4 +forceDeleteEmitter__12EffectKeeperFPCc = .text:0x80162824; // type:function size:0x24 scope:global align:4 +deleteEmitterAll__12EffectKeeperFv = .text:0x80162848; // type:function size:0x64 scope:global align:4 +forceDeleteEmitterAll__12EffectKeeperFv = .text:0x801628AC; // type:function size:0x64 scope:global align:4 +getEmitter__12EffectKeeperCFPCc = .text:0x80162910; // type:function size:0x15C scope:global align:4 +getEmitter__12EffectKeeperCFl = .text:0x80162A6C; // type:function size:0x10 scope:global align:4 +changeEffectName__12EffectKeeperFPCcPCc = .text:0x80162A7C; // type:function size:0x60 scope:global align:4 +update__12EffectKeeperFv = .text:0x80162ADC; // type:function size:0x34 scope:global align:4 +updateSyncBckEffect__12EffectKeeperFv = .text:0x80162B10; // type:function size:0x7C scope:global align:4 +syncEffectBck__12EffectKeeperFP12MultiEmitter = .text:0x80162B8C; // type:function size:0xF8 scope:global align:4 +updateAttributeEffect__12EffectKeeperFv = .text:0x80162C84; // type:function size:0xE8 scope:global align:4 +stopEmitterOnClipped__12EffectKeeperFv = .text:0x80162D6C; // type:function size:0x64 scope:global align:4 +playEmitterOffClipped__12EffectKeeperFv = .text:0x80162DD0; // type:function size:0x64 scope:global align:4 +clear__12EffectKeeperFv = .text:0x80162E34; // type:function size:0x64 scope:global align:4 +changeBck__12EffectKeeperFv = .text:0x80162E98; // type:function size:0x14 scope:global align:4 +onDraw__12EffectKeeperFv = .text:0x80162EAC; // type:function size:0x70 scope:global align:4 +offDraw__12EffectKeeperFv = .text:0x80162F1C; // type:function size:0x70 scope:global align:4 +enableSort__12EffectKeeperFv = .text:0x80162F8C; // type:function size:0x44 scope:global align:4 +finalizeSort__12EffectKeeperFv = .text:0x80162FD0; // type:function size:0x8 scope:global align:4 +isRegisteredEmitter__12EffectKeeperCFPCc = .text:0x80162FD8; // type:function size:0x80 scope:global align:4 +checkExistenceAttributeEffect__12EffectKeeperFv = .text:0x80163058; // type:function size:0x7C scope:global align:4 +registMultiEmitter__12EffectKeeperFP12MultiEmitterPCcPCc = .text:0x801630D4; // type:function size:0xA0 scope:global align:4 +updateFloorCode__12EffectKeeperFv = .text:0x80163174; // type:function size:0x9C scope:global align:4 +updateFloorCode__12EffectKeeperFPC8Triangle = .text:0x80163210; // type:function size:0x54 scope:global align:4 +isTypeAttributeEffect__12EffectKeeperCFPCc = .text:0x80163264; // type:function size:0xA4 scope:global align:4 +for_each,l>>__3stdFPP12MultiEmitterPP12MultiEmitterQ23std51binder2nd,l>_Q23std51binder2nd,l> = .text:0x80163308; // type:function size:0x80 scope:global align:4 +__ct__13FaceJointCtrlFP9LiveActor = .text:0x80163388; // type:function size:0x78 scope:global align:4 +init__13FaceJointCtrlFv = .text:0x80163400; // type:function size:0x168 scope:global align:4 +startCtrl__13FaceJointCtrlFl = .text:0x80163568; // type:function size:0x44 scope:global align:4 +endCtrl__13FaceJointCtrlFl = .text:0x801635AC; // type:function size:0x44 scope:global align:4 +update__13FaceJointCtrlFv = .text:0x801635F0; // type:function size:0x18 scope:global align:4 +setCallBackFunction__13FaceJointCtrlFv = .text:0x80163608; // type:function size:0x14 scope:global align:4 +updateJointMtxCallBack__13FaceJointCtrlFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x8016361C; // type:function size:0xDC scope:global align:4 +__dt__38JointControlDelegator<13FaceJointCtrl>Fv = .text:0x801636F8; // type:function size:0x40 scope:global align:4 +calcJointMatrix__38JointControlDelegator<13FaceJointCtrl>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80163738; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__38JointControlDelegator<13FaceJointCtrl>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x801637A0; // type:function size:0x68 scope:global align:4 +__ct__12FlashingCtrlFP9LiveActorb = .text:0x80163808; // type:function size:0x8C scope:global align:4 +movement__12FlashingCtrlFv = .text:0x80163894; // type:function size:0xBC scope:global align:4 +start__12FlashingCtrlFi = .text:0x80163950; // type:function size:0x1C scope:global align:4 +end__12FlashingCtrlFv = .text:0x8016396C; // type:function size:0x7C scope:global align:4 +getCurrentInterval__12FlashingCtrlCFv = .text:0x801639E8; // type:function size:0x2C scope:global align:4 +isNowFlashing__12FlashingCtrlCFv = .text:0x80163A14; // type:function size:0x1C scope:global align:4 +isNowOn__12FlashingCtrlCFv = .text:0x80163A30; // type:function size:0x40 scope:global align:4 +updateFlashing__12FlashingCtrlFv = .text:0x80163A70; // type:function size:0x54 scope:global align:4 +__dt__12FlashingCtrlFv = .text:0x80163AC4; // type:function size:0x58 scope:global align:4 +__ct__9HitSensorFUlUsfP9LiveActor = .text:0x80163B1C; // type:function size:0xB4 scope:global align:4 +receiveMessage__9HitSensorFUlP9HitSensor = .text:0x80163BD0; // type:function size:0x18 scope:global align:4 +setType__9HitSensorFUl = .text:0x80163BE8; // type:function size:0x90 scope:global align:4 +isType__9HitSensorCFUl = .text:0x80163C78; // type:function size:0x14 scope:global align:4 +validate__9HitSensorFv = .text:0x80163C8C; // type:function size:0x3C scope:global align:4 +invalidate__9HitSensorFv = .text:0x80163CC8; // type:function size:0x68 scope:global align:4 +validateBySystem__9HitSensorFv = .text:0x80163D30; // type:function size:0x60 scope:global align:4 +invalidateBySystem__9HitSensorFv = .text:0x80163D90; // type:function size:0x64 scope:global align:4 +addHitSensor__9HitSensorFP9HitSensor = .text:0x80163DF4; // type:function size:0x2C scope:global align:4 +__ct__13HitSensorInfoFPCcP9HitSensorPCQ29JGeometry8TVec3PA4_fRCQ29JGeometry8TVec3b = .text:0x80163E20; // type:function size:0x78 scope:global align:4 +update__13HitSensorInfoFv = .text:0x80163E98; // type:function size:0x25C scope:global align:4 +doObjCol__13HitSensorInfoFv = .text:0x801640F4; // type:function size:0x8C scope:global align:4 +__ct__15HitSensorKeeperFi = .text:0x80164180; // type:function size:0x80 scope:global align:4 +add__15HitSensorKeeperFPCcUlUsfP9LiveActorRCQ29JGeometry8TVec3 = .text:0x80164200; // type:function size:0xC0 scope:global align:4 +addPos__15HitSensorKeeperFPCcUlUsfP9LiveActorPCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x801642C0; // type:function size:0xC4 scope:global align:4 +addMtx__15HitSensorKeeperFPCcUlUsfP9LiveActorPA4_fRCQ29JGeometry8TVec3 = .text:0x80164384; // type:function size:0xC4 scope:global align:4 +addCallback__15HitSensorKeeperFPCcUlUsfP9LiveActor = .text:0x80164448; // type:function size:0xD8 scope:global align:4 +getSensor__15HitSensorKeeperCFPCc = .text:0x80164520; // type:function size:0xB8 scope:global align:4 +update__15HitSensorKeeperFv = .text:0x801645D8; // type:function size:0x5C scope:global align:4 +doObjCol__15HitSensorKeeperFv = .text:0x80164634; // type:function size:0x5C scope:global align:4 +clear__15HitSensorKeeperFv = .text:0x80164690; // type:function size:0x38 scope:global align:4 +validate__15HitSensorKeeperFv = .text:0x801646C8; // type:function size:0x60 scope:global align:4 +invalidate__15HitSensorKeeperFv = .text:0x80164728; // type:function size:0x60 scope:global align:4 +validateBySystem__15HitSensorKeeperFv = .text:0x80164788; // type:function size:0x60 scope:global align:4 +invalidateBySystem__15HitSensorKeeperFv = .text:0x801647E8; // type:function size:0x60 scope:global align:4 +getNthSensorInfo__15HitSensorKeeperCFi = .text:0x80164848; // type:function size:0x10 scope:global align:4 +getSensorInfo__15HitSensorKeeperCFPCc = .text:0x80164858; // type:function size:0xB0 scope:global align:4 +registHitSensorInfo__15HitSensorKeeperFP13HitSensorInfo = .text:0x80164908; // type:function size:0x24 scope:global align:4 +__ct__11IKJointCtrlFP9LiveActor = .text:0x8016492C; // type:function size:0xB4 scope:global align:4 +init__11IKJointCtrlFRC16IKJointCtrlParam = .text:0x801649E0; // type:function size:0x1CC scope:global align:4 +setEndPosition__11IKJointCtrlFRCQ29JGeometry8TVec3f = .text:0x80164BAC; // type:function size:0xAC scope:global align:4 +setEndDirection__11IKJointCtrlFRCQ29JGeometry8TVec3f = .text:0x80164C58; // type:function size:0x64 scope:global align:4 +endCtrl__11IKJointCtrlFv = .text:0x80164CBC; // type:function size:0x10 scope:global align:4 +setCallBackFunction__11IKJointCtrlFv = .text:0x80164CCC; // type:function size:0x78 scope:global align:4 +updateRootJointCallBack__11IKJointCtrlFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80164D44; // type:function size:0x38 scope:global align:4 +updateMiddleJointCallBack__11IKJointCtrlFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80164D7C; // type:function size:0x38 scope:global align:4 +updateEndJointCallBack__11IKJointCtrlFPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80164DB4; // type:function size:0xC8 scope:global align:4 +__ct__17IKJointCtrlHolderFP9LiveActorUl = .text:0x80164E7C; // type:function size:0x64 scope:global align:4 +addCtrl__17IKJointCtrlHolderFRC16IKJointCtrlParam = .text:0x80164EE0; // type:function size:0x88 scope:global align:4 +startUpdate__17IKJointCtrlHolderFv = .text:0x80164F68; // type:function size:0x6C scope:global align:4 +setEndPosition__17IKJointCtrlHolderFPCcRCQ29JGeometry8TVec3f = .text:0x80164FD4; // type:function size:0x44 scope:global align:4 +setEndDirection__17IKJointCtrlHolderFPCcRCQ29JGeometry8TVec3f = .text:0x80165018; // type:function size:0x44 scope:global align:4 +endUpdate__17IKJointCtrlHolderFv = .text:0x8016505C; // type:function size:0x74 scope:global align:4 +endCtrlAll__17IKJointCtrlHolderFv = .text:0x801650D0; // type:function size:0x64 scope:global align:4 +setCallBackFunction__17IKJointCtrlHolderFv = .text:0x80165134; // type:function size:0x70 scope:global align:4 +findIKJointCtrl__17IKJointCtrlHolderFPCc = .text:0x801651A4; // type:function size:0x80 scope:global align:4 +createIKJointCtrlHolder__10ActorJointFP9LiveActor = .text:0x80165224; // type:function size:0x1D8 scope:global align:4 +createJointController<11IKJointCtrl>__2MRFP11IKJointCtrlPC9LiveActorUsM11IKJointCtrlFPCvPvPQ29JGeometry64TPosition3>>RC19JointControllerInfo_bM11IKJointCtrlFPCvPvPQ29JGeometry64TPosition3>>RC19JointControllerInfo_b_P15JointController = .text:0x801653FC; // type:function size:0xDC scope:global align:4 +__dt__36JointControlDelegator<11IKJointCtrl>Fv = .text:0x801654D8; // type:function size:0x40 scope:global align:4 +calcJointMatrix__36JointControlDelegator<11IKJointCtrl>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80165518; // type:function size:0x68 scope:global align:4 +calcJointMatrixAfterChild__36JointControlDelegator<11IKJointCtrl>FPQ29JGeometry64TPosition3>>RC19JointControllerInfo = .text:0x80165580; // type:function size:0x68 scope:global align:4 +disableCallBack__11IKJointCtrlFv = .text:0x801655E8; // type:function size:0xC scope:global align:4 +enableCallBack__11IKJointCtrlFv = .text:0x801655F4; // type:function size:0xC scope:global align:4 +for_each>__3stdFPP11IKJointCtrlPP11IKJointCtrlQ23std26mem_fun_t_Q23std26mem_fun_t = .text:0x80165600; // type:function size:0x74 scope:global align:4 +__ct__9LiveActorFPCc = .text:0x80165674; // type:function size:0xE8 scope:global align:4 +init__9LiveActorFRC12JMapInfoIter = .text:0x8016575C; // type:function size:0x4 scope:global align:4 +appear__9LiveActorFv = .text:0x80165760; // type:function size:0x10 scope:global align:4 +makeActorAppeared__9LiveActorFv = .text:0x80165770; // type:function size:0xC4 scope:global align:4 +kill__9LiveActorFv = .text:0x80165834; // type:function size:0x10 scope:global align:4 +makeActorDead__9LiveActorFv = .text:0x80165844; // type:function size:0xA4 scope:global align:4 +movement__9LiveActorFv = .text:0x801658E8; // type:function size:0x11C scope:global align:4 +calcAnim__9LiveActorFv = .text:0x80165A04; // type:function size:0x4C scope:global align:4 +calcAnmMtx__9LiveActorFv = .text:0x80165A50; // type:function size:0x5C scope:global align:4 +calcViewAndEntry__9LiveActorFv = .text:0x80165AAC; // type:function size:0x24 scope:global align:4 +receiveMessage__9LiveActorFUlP9HitSensorP9HitSensor = .text:0x80165AD0; // type:function size:0x110 scope:global align:4 +calcAndSetBaseMtx__9LiveActorFv = .text:0x80165BE0; // type:function size:0xA4 scope:global align:4 +getTakingMtx__9LiveActorCFv = .text:0x80165C84; // type:function size:0x10 scope:global align:4 +setNerve__9LiveActorFPC5Nerve = .text:0x80165C94; // type:function size:0x8 scope:global align:4 +isNerve__9LiveActorCFPC5Nerve = .text:0x80165C9C; // type:function size:0x3C scope:global align:4 +getNerveStep__9LiveActorCFv = .text:0x80165CD8; // type:function size:0xC scope:global align:4 +getSensor__9LiveActorCFPCc = .text:0x80165CE4; // type:function size:0x18 scope:global align:4 +getBaseMtx__9LiveActorCFv = .text:0x80165CFC; // type:function size:0x48 scope:global align:4 +startClipped__9LiveActorFv = .text:0x80165D44; // type:function size:0x74 scope:global align:4 +endClipped__9LiveActorFv = .text:0x80165DB8; // type:function size:0x7C scope:global align:4 +initModelManagerWithAnm__9LiveActorFPCcPCcb = .text:0x80165E34; // type:function size:0xA0 scope:global align:4 +initNerve__9LiveActorFPC5Nerve = .text:0x80165ED4; // type:function size:0x54 scope:global align:4 +initHitSensor__9LiveActorFi = .text:0x80165F28; // type:function size:0x50 scope:global align:4 +initBinder__9LiveActorFffUl = .text:0x80165F78; // type:function size:0xB8 scope:global align:4 +initRailRider__9LiveActorFRC12JMapInfoIter = .text:0x80166030; // type:function size:0x50 scope:global align:4 +initEffectKeeper__9LiveActorFiPCcb = .text:0x80166080; // type:function size:0xAC scope:global align:4 +initSound__9LiveActorFib = .text:0x8016612C; // type:function size:0xA8 scope:global align:4 +initShadowControllerList__9LiveActorFUl = .text:0x801661D4; // type:function size:0x54 scope:global align:4 +initActorCollisionParts__9LiveActorFPCcP9HitSensorP14ResourceHolderPA4_fbb = .text:0x80166228; // type:function size:0x114 scope:global align:4 +initStageSwitch__9LiveActorFRC12JMapInfoIter = .text:0x8016633C; // type:function size:0x30 scope:global align:4 +initActorStarPointerTarget__9LiveActorFfPCQ29JGeometry8TVec3PA4_fQ29JGeometry8TVec3 = .text:0x8016636C; // type:function size:0x88 scope:global align:4 +initActorLightCtrl__9LiveActorFv = .text:0x801663F4; // type:function size:0x44 scope:global align:4 +attackSensor__9LiveActorFP9HitSensorP9HitSensor = .text:0x80166438; // type:function size:0x4 scope:global align:4 +receiveMsgApart__9LiveActorFP9HitSensorP9HitSensor = .text:0x8016643C; // type:function size:0x2C scope:global align:4 +addToSoundObjHolder__9LiveActorFv = .text:0x80166468; // type:function size:0x8 scope:global align:4 +updateBinder__9LiveActorFv = .text:0x80166470; // type:function size:0x84 scope:global align:4 +setBaseScale__8J3DModelFRC3Vec = .text:0x801664F4; // type:function size:0x1C scope:global align:4 +__ct__13LiveActorFlagFv = .text:0x80166510; // type:function size:0x30 scope:global align:4 +__ct__14LiveActorGroupFPCci = .text:0x80166540; // type:function size:0x3C scope:global align:4 +registerActor__14LiveActorGroupFP9LiveActor = .text:0x8016657C; // type:function size:0x4 scope:global align:4 +getActor__14LiveActorGroupCFi = .text:0x80166580; // type:function size:0x10 scope:global align:4 +getDeadActor__14LiveActorGroupCFv = .text:0x80166590; // type:function size:0x74 scope:global align:4 +getLivingActorNum__14LiveActorGroupCFv = .text:0x80166604; // type:function size:0x70 scope:global align:4 +appearAll__14LiveActorGroupFv = .text:0x80166674; // type:function size:0x7C scope:global align:4 +killAll__14LiveActorGroupFv = .text:0x801666F0; // type:function size:0x68 scope:global align:4 +__ct__14MsgSharedGroupFPCclRC12JMapInfoIter = .text:0x80166758; // type:function size:0xA8 scope:global align:4 +init__14MsgSharedGroupFRC12JMapInfoIter = .text:0x80166800; // type:function size:0x14 scope:global align:4 +movement__14MsgSharedGroupFv = .text:0x80166814; // type:function size:0x84 scope:global align:4 +sendMsgToGroupMember__14MsgSharedGroupFUlP9HitSensorPCc = .text:0x80166898; // type:function size:0x10 scope:global align:4 +__ct__19LiveActorGroupArrayFPCc = .text:0x801668A8; // type:function size:0x44 scope:global align:4 +init__19LiveActorGroupArrayFRC12JMapInfoIter = .text:0x801668EC; // type:function size:0x4 scope:global align:4 +getLiveActorGroup__19LiveActorGroupArrayCFPC9LiveActor = .text:0x801668F0; // type:function size:0x4 scope:global align:4 +createGroup__19LiveActorGroupArrayFRC12JMapInfoIterPCcl = .text:0x801668F4; // type:function size:0x88 scope:global align:4 +findGroup__19LiveActorGroupArrayCFRC12JMapInfoIter = .text:0x8016697C; // type:function size:0xB4 scope:global align:4 +findGroup__19LiveActorGroupArrayCFPC9LiveActor = .text:0x80166A30; // type:function size:0xD0 scope:global align:4 +entry__19LiveActorGroupArrayFP9LiveActorRC12JMapInfoIterPCcl = .text:0x80166B00; // type:function size:0xBC scope:global align:4 +__dt__14MsgSharedGroupFv = .text:0x80166BBC; // type:function size:0x5C scope:global align:4 +__dt__19LiveActorGroupArrayFv = .text:0x80166C18; // type:function size:0x58 scope:global align:4 +__ct__7LodCtrlFP9LiveActorRC12JMapInfoIter = .text:0x80166C70; // type:function size:0xAC scope:global align:4 +offSyncShadowHost__7LodCtrlFv = .text:0x80166D1C; // type:function size:0x38 scope:global align:4 +appear__7LodCtrlFv = .text:0x80166D54; // type:function size:0xA8 scope:global align:4 +kill__7LodCtrlFv = .text:0x80166DFC; // type:function size:0xA4 scope:global align:4 +validate__7LodCtrlFv = .text:0x80166EA0; // type:function size:0x34 scope:global align:4 +invalidate__7LodCtrlFv = .text:0x80166ED4; // type:function size:0x34 scope:global align:4 +update__7LodCtrlFv = .text:0x80166F08; // type:function size:0x1A4 scope:global align:4 +isShowLowModel__7LodCtrlCFv = .text:0x801670AC; // type:function size:0x28 scope:global align:4 +setDistanceToMiddle__7LodCtrlFf = .text:0x801670D4; // type:function size:0x8 scope:global align:4 +calcDistanceToCamera__7LodCtrlCFv = .text:0x801670DC; // type:function size:0x20 scope:global align:4 +setDistanceToLow__7LodCtrlFf = .text:0x801670FC; // type:function size:0x8 scope:global align:4 +setDistanceToMiddleAndLow__7LodCtrlFff = .text:0x80167104; // type:function size:0xC scope:global align:4 +LodFuntionCall__21@unnamed@LodCtrl_cpp@FP7LodCtrlPFP9LiveActor_v = .text:0x80167110; // type:function size:0x74 scope:global align:4 +LodFuntionCall__21@unnamed@LodCtrl_cpp@FP7LodCtrlPFP9LiveActorf_vf_v = .text:0x80167184; // type:function size:0x88 scope:global align:4 +setClippingTypeSphereContainsModelBoundingBox__7LodCtrlFf = .text:0x8016720C; // type:function size:0xC scope:global align:4 +setFarClipping__7LodCtrlFf = .text:0x80167218; // type:function size:0xC scope:global align:4 +invalidateClipping__7LodCtrlFv = .text:0x80167224; // type:function size:0xC scope:global align:4 +showHighModel__7LodCtrlFv = .text:0x80167230; // type:function size:0xC4 scope:global align:4 +showMiddleModel__7LodCtrlFv = .text:0x801672F4; // type:function size:0xC4 scope:global align:4 +showLowModel__7LodCtrlFv = .text:0x801673B8; // type:function size:0xC4 scope:global align:4 +hideAllModel__7LodCtrlFv = .text:0x8016747C; // type:function size:0xA0 scope:global align:4 +setViewCtrlPtr__7LodCtrlFPCbPCbPCbPCb = .text:0x8016751C; // type:function size:0x14 scope:global align:4 +createLodModel__7LodCtrlFiii = .text:0x80167530; // type:function size:0x9C scope:global align:4 +syncMaterialAnimation__7LodCtrlFv = .text:0x801675CC; // type:function size:0x54 scope:global align:4 +syncJointAnimation__7LodCtrlFv = .text:0x80167620; // type:function size:0x54 scope:global align:4 +initLightCtrl__7LodCtrlFv = .text:0x80167674; // type:function size:0x4C scope:global align:4 +initLodModel__7LodCtrlCFiiib = .text:0x801676C0; // type:function size:0x164 scope:global align:4 +isExistLodLowModel__15LodCtrlFunctionFPCc = .text:0x80167824; // type:function size:0x44 scope:global align:4 +__ct__12MaterialCtrlFP12J3DModelDataPCc = .text:0x80167868; // type:function size:0x5C scope:global align:4 +update__12MaterialCtrlFv = .text:0x801678C4; // type:function size:0x90 scope:global align:4 +__ct__7FogCtrlFP12J3DModelDatab = .text:0x80167954; // type:function size:0x170 scope:global align:4 +update__7FogCtrlFv = .text:0x80167AC4; // type:function size:0xA0 scope:global align:4 +__ct__12MatColorCtrlFP12J3DModelDataPCcUlPC10J3DGXColor = .text:0x80167B64; // type:function size:0x54 scope:global align:4 +updateMaterial__12MatColorCtrlFP11J3DMaterial = .text:0x80167BB8; // type:function size:0x20 scope:global align:4 +__ct__26ViewProjmapEffectMtxSetterFP12J3DModelData = .text:0x80167BD8; // type:function size:0x118 scope:global align:4 +update__26ViewProjmapEffectMtxSetterFv = .text:0x80167CF0; // type:function size:0xB4 scope:global align:4 +__ct__22ProjmapEffectMtxSetterFP8J3DModelPC14ResourceHolder = .text:0x80167DA4; // type:function size:0x1E0 scope:global align:4 +update__22ProjmapEffectMtxSetterFv = .text:0x80167F84; // type:function size:0x74 scope:global align:4 +getBaseTrans__22ProjmapEffectMtxSetterCFPQ29JGeometry8TVec3 = .text:0x80167FF8; // type:function size:0x1C scope:global align:4 +updateMtxUseBaseMtx__22ProjmapEffectMtxSetterFv = .text:0x80168014; // type:function size:0x44 scope:global align:4 +updateMtxUseBaseMtxWithLocalOffset__22ProjmapEffectMtxSetterFRCQ29JGeometry8TVec3 = .text:0x80168058; // type:function size:0xA0 scope:global align:4 +__ct__25MirrorReflectionMtxSetterFP8J3DModelPC14ResourceHolder = .text:0x801680F8; // type:function size:0x84 scope:global align:4 +addUpdatingTexMtxFromTexNo__25MirrorReflectionMtxSetterFP12J3DModelDataUs = .text:0x8016817C; // type:function size:0x80 scope:global align:4 +addUpdatingTexMtxFromTexCoord__25MirrorReflectionMtxSetterFP11J3DMaterial = .text:0x801681FC; // type:function size:0x98 scope:global align:4 +addUpdatingTexMtx__25MirrorReflectionMtxSetterFP9J3DTexMtx = .text:0x80168294; // type:function size:0x20 scope:global align:4 +update__25MirrorReflectionMtxSetterFv = .text:0x801682B4; // type:function size:0x64 scope:global align:4 +__ct__27MarioShadowProjmapMtxSetterFP8J3DModelPC14ResourceHolder = .text:0x80168318; // type:function size:0x7C scope:global align:4 +update__27MarioShadowProjmapMtxSetterFv = .text:0x80168394; // type:function size:0x174 scope:global align:4 +__ct__10TexMtxCtrlFP12J3DModelDataPCc = .text:0x80168508; // type:function size:0x5C scope:global align:4 +setTexMtx__10TexMtxCtrlFUlP9J3DTexMtx = .text:0x80168564; // type:function size:0x10 scope:global align:4 +updateMaterial__10TexMtxCtrlFP11J3DMaterial = .text:0x80168574; // type:function size:0x74 scope:global align:4 +updateMaterial__12MaterialCtrlFP11J3DMaterial = .text:0x801685E8; // type:function size:0x4 scope:global align:4 +setTevColor__11J3DTevBlockFUlPC13J3DGXColorS10 = .text:0x801685EC; // type:function size:0x4 scope:global align:4 +getFog__10J3DPEBlockFv = .text:0x801685F0; // type:function size:0x8 scope:global align:4 +setMatColor__13J3DColorBlockFUlPC10J3DGXColor = .text:0x801685F8; // type:function size:0x4 scope:global align:4 +setZMode__10J3DPEBlockFPC8J3DZMode = .text:0x801685FC; // type:function size:0x4 scope:global align:4 +setBlend__10J3DPEBlockFPC8J3DBlend = .text:0x80168600; // type:function size:0x4 scope:global align:4 +setTexMtx__14J3DTexGenBlockFUlP9J3DTexMtx = .text:0x80168604; // type:function size:0x4 scope:global align:4 +setTevKColor__11J3DTevBlockFUlPC10J3DGXColor = .text:0x80168608; // type:function size:0x4 scope:global align:4 +__ct__Q222ProjmapEffectMtxSetter19UpdateEffectMtxInfoFv = .text:0x8016860C; // type:function size:0x4 scope:global align:4 +addUpdatingTexMtxFromName__25MirrorReflectionMtxSetterFP12J3DModelData = .text:0x80168610; // type:function size:0x84 scope:global align:4 +__ct__19MessageSensorHolderFPCc = .text:0x80168694; // type:function size:0x3C scope:global align:4 +init__19MessageSensorHolderFRC12JMapInfoIter = .text:0x801686D0; // type:function size:0x58 scope:global align:4 +__dt__19MessageSensorHolderFv = .text:0x80168728; // type:function size:0x5C scope:global align:4 +__dt__11MirrorActorFv = .text:0x80168784; // type:function size:0x5C scope:global align:4 +__ct__11MirrorActorFP9LiveActorPCcPCc = .text:0x801687E0; // type:function size:0x70 scope:global align:4 +init__11MirrorActorFRC12JMapInfoIter = .text:0x80168850; // type:function size:0xD0 scope:global align:4 +movement__11MirrorActorFv = .text:0x80168920; // type:function size:0xD8 scope:global align:4 +calcAnim__11MirrorActorFv = .text:0x801689F8; // type:function size:0x38 scope:global align:4 +calcViewAndEntry__11MirrorActorFv = .text:0x80168A30; // type:function size:0x8 scope:global align:4 +isHostInTheOtherSideOfMirror__11MirrorActorCFv = .text:0x80168A38; // type:function size:0x60 scope:global align:4 +getHostCenterPos__11MirrorActorCFv = .text:0x80168A98; // type:function size:0x5C scope:global align:4 +__ct__12MirrorCameraFPCc = .text:0x80168AF4; // type:function size:0x70 scope:global align:4 +init__12MirrorCameraFRC12JMapInfoIter = .text:0x80168B64; // type:function size:0x14 scope:global align:4 +getVertexFormat__26@unnamed@MirrorCamera_cpp@FPC12J3DModelData7_GXAttr = .text:0x80168B78; // type:function size:0x28 scope:global align:4 +setMirrorMapInfo__12MirrorCameraFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80168BA0; // type:function size:0x5C scope:global align:4 +setMirrorMapInfo__12MirrorCameraFP12J3DModelData = .text:0x80168BFC; // type:function size:0x104 scope:global align:4 +updateViewMtx__12MirrorCameraFv = .text:0x80168D00; // type:function size:0x1A0 scope:global align:4 +updateModelTexMtx__12MirrorCameraFv = .text:0x80168EA0; // type:function size:0xAC scope:global align:4 +getDistance__12MirrorCameraCFRCQ29JGeometry8TVec3 = .text:0x80168F4C; // type:function size:0x64 scope:global align:4 +getMirrorCamera__2MRFv = .text:0x80168FB0; // type:function size:0x28 scope:global align:4 +getDistanceToMirror__2MRFRCQ29JGeometry8TVec3 = .text:0x80168FD8; // type:function size:0x3C scope:global align:4 +__dt__12MirrorCameraFv = .text:0x80169014; // type:function size:0x58 scope:global align:4 +movement__12MirrorCameraFv = .text:0x8016906C; // type:function size:0x4C scope:global align:4 +__ct__21MirrorReflectionModelFPC9LiveActorPCcPCcPA4_f = .text:0x801690B8; // type:function size:0xD0 scope:global align:4 +init__21MirrorReflectionModelFRC12JMapInfoIter = .text:0x80169188; // type:function size:0x50 scope:global align:4 +movement__21MirrorReflectionModelFv = .text:0x801691D8; // type:function size:0xBC scope:global align:4 +calcAnim__21MirrorReflectionModelFv = .text:0x80169294; // type:function size:0x6C scope:global align:4 +calcViewAndEntry__21MirrorReflectionModelFv = .text:0x80169300; // type:function size:0x14 scope:global align:4 +calcAndSetBaseMtx__21MirrorReflectionModelFv = .text:0x80169314; // type:function size:0x5C scope:global align:4 +__dt__21MirrorReflectionModelFv = .text:0x80169370; // type:function size:0x5C scope:global align:4 +__ct__12ModelManagerFv = .text:0x801693CC; // type:function size:0x30 scope:global align:4 +update__12ModelManagerFv = .text:0x801693FC; // type:function size:0x9C scope:global align:4 +calcAnim__12ModelManagerFv = .text:0x80169498; // type:function size:0x38 scope:global align:4 +calcView__12ModelManagerFv = .text:0x801694D0; // type:function size:0x30 scope:global align:4 +entry__12ModelManagerFv = .text:0x80169500; // type:function size:0x30 scope:global align:4 +newDifferedDLBuffer__12ModelManagerFv = .text:0x80169530; // type:function size:0x8 scope:global align:4 +updateDL__12ModelManagerFb = .text:0x80169538; // type:function size:0x12C scope:global align:4 +startBck__12ModelManagerFPCcPCc = .text:0x80169664; // type:function size:0x60 scope:global align:4 +startBckWithInterpole__12ModelManagerFPCcl = .text:0x801696C4; // type:function size:0x54 scope:global align:4 +startBtk__12ModelManagerFPCc = .text:0x80169718; // type:function size:0x54 scope:global align:4 +startBrk__12ModelManagerFPCc = .text:0x8016976C; // type:function size:0x54 scope:global align:4 +startBtp__12ModelManagerFPCc = .text:0x801697C0; // type:function size:0x54 scope:global align:4 +startBpk__12ModelManagerFPCc = .text:0x80169814; // type:function size:0x54 scope:global align:4 +startBva__12ModelManagerFPCc = .text:0x80169868; // type:function size:0x44 scope:global align:4 +stopBtk__12ModelManagerFv = .text:0x801698AC; // type:function size:0x48 scope:global align:4 +stopBrk__12ModelManagerFv = .text:0x801698F4; // type:function size:0x48 scope:global align:4 +stopBtp__12ModelManagerFv = .text:0x8016993C; // type:function size:0x48 scope:global align:4 +stopBpk__12ModelManagerFv = .text:0x80169984; // type:function size:0x48 scope:global align:4 +stopBva__12ModelManagerFv = .text:0x801699CC; // type:function size:0x18 scope:global align:4 +getBckCtrl__12ModelManagerCFv = .text:0x801699E4; // type:function size:0xC scope:global align:4 +getBtkCtrl__12ModelManagerCFv = .text:0x801699F0; // type:function size:0xC scope:global align:4 +getBrkCtrl__12ModelManagerCFv = .text:0x801699FC; // type:function size:0xC scope:global align:4 +getBtpCtrl__12ModelManagerCFv = .text:0x80169A08; // type:function size:0xC scope:global align:4 +getBpkCtrl__12ModelManagerCFv = .text:0x80169A14; // type:function size:0xC scope:global align:4 +getBvaCtrl__12ModelManagerCFv = .text:0x80169A20; // type:function size:0xC scope:global align:4 +isBckStopped__12ModelManagerCFv = .text:0x80169A2C; // type:function size:0x1C scope:global align:4 +isBtkStopped__12ModelManagerCFv = .text:0x80169A48; // type:function size:0x18 scope:global align:4 +isBrkStopped__12ModelManagerCFv = .text:0x80169A60; // type:function size:0x18 scope:global align:4 +isBtpStopped__12ModelManagerCFv = .text:0x80169A78; // type:function size:0x18 scope:global align:4 +isBpkStopped__12ModelManagerCFv = .text:0x80169A90; // type:function size:0x18 scope:global align:4 +isBvaStopped__12ModelManagerCFv = .text:0x80169AA8; // type:function size:0x18 scope:global align:4 +isBtkPlaying__12ModelManagerCFPCc = .text:0x80169AC0; // type:function size:0x8 scope:global align:4 +isBrkPlaying__12ModelManagerCFPCc = .text:0x80169AC8; // type:function size:0x8 scope:global align:4 +isBpkPlaying__12ModelManagerCFPCc = .text:0x80169AD0; // type:function size:0x8 scope:global align:4 +isBtpPlaying__12ModelManagerCFPCc = .text:0x80169AD8; // type:function size:0x8 scope:global align:4 +isBvaPlaying__12ModelManagerCFPCc = .text:0x80169AE0; // type:function size:0x8 scope:global align:4 +initJointTransform__12ModelManagerFv = .text:0x80169AE8; // type:function size:0x3C scope:global align:4 +getJointTransform__12ModelManagerFPCc = .text:0x80169B24; // type:function size:0x6C scope:global align:4 +getResourceHolder__12ModelManagerCFv = .text:0x80169B90; // type:function size:0x1C scope:global align:4 +getModelResourceHolder__12ModelManagerCFv = .text:0x80169BAC; // type:function size:0x8 scope:global align:4 +getJ3DModel__12ModelManagerCFv = .text:0x80169BB4; // type:function size:0x1C scope:global align:4 +getJ3DModelData__12ModelManagerCFv = .text:0x80169BD0; // type:function size:0x24 scope:global align:4 +getPlayingBckName__12ModelManagerCFv = .text:0x80169BF4; // type:function size:0x18 scope:global align:4 +initModelAndAnimation__12ModelManagerFP14ResourceHolderPCcP14ResourceHolder10J3DMdlFlag = .text:0x80169C0C; // type:function size:0x94 scope:global align:4 +initMaterialAnm__12ModelManagerFv = .text:0x80169CA0; // type:function size:0x11C scope:global align:4 +initVisibilityAnm__12ModelManagerFv = .text:0x80169DBC; // type:function size:0x80 scope:global align:4 +calc__12ModelManagerFv = .text:0x80169E3C; // type:function size:0x98 scope:global align:4 +changeBckSetting__12ModelManagerFPCcPCcP12XanimePlayer = .text:0x80169ED4; // type:function size:0x6C scope:global align:4 +init__12ModelManagerFPCcPCcb = .text:0x80169F40; // type:function size:0x15C scope:global align:4 +isStop__13AnmPlayerBaseCFv = .text:0x8016A09C; // type:function size:0x4C scope:global align:4 +__ct__8ModelObjFPCcPCcPA4_fiiib = .text:0x8016A0E8; // type:function size:0xF4 scope:global align:4 +init__8ModelObjFRC12JMapInfoIter = .text:0x8016A1DC; // type:function size:0x10 scope:global align:4 +calcAndSetBaseMtx__8ModelObjFv = .text:0x8016A1EC; // type:function size:0x5C scope:global align:4 +init__11ModelObjNpcFRC12JMapInfoIter = .text:0x8016A248; // type:function size:0x60 scope:global align:4 +control__11ModelObjNpcFv = .text:0x8016A2A8; // type:function size:0x38 scope:global align:4 +calcAndSetBaseMtx__11ModelObjNpcFv = .text:0x8016A2E0; // type:function size:0x64 scope:global align:4 +__dt__11ModelObjNpcFv = .text:0x8016A344; // type:function size:0x5C scope:global align:4 +__ct__11ModelObjNpcFPCcPCcPA4_f = .text:0x8016A3A0; // type:function size:0xC8 scope:global align:4 +executeOnEnd__5NerveCFP5Spine = .text:0x8016A468; // type:function size:0x4 scope:global align:4 +__ct__10PartsModelFP9LiveActorPCcPCcPA4_fib = .text:0x8016A46C; // type:function size:0x128 scope:global align:4 +makeActorAppeared__10PartsModelFv = .text:0x8016A594; // type:function size:0x34 scope:global align:4 +makeActorDead__10PartsModelFv = .text:0x8016A5C8; // type:function size:0x34 scope:global align:4 +init__10PartsModelFRC12JMapInfoIter = .text:0x8016A5FC; // type:function size:0x6C scope:global align:4 +movement__10PartsModelFv = .text:0x8016A668; // type:function size:0xE4 scope:global align:4 +calcAnim__10PartsModelFv = .text:0x8016A74C; // type:function size:0x80 scope:global align:4 +calcViewAndEntry__10PartsModelFv = .text:0x8016A7CC; // type:function size:0x14 scope:global align:4 +initFixedPosition__10PartsModelFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3PCc = .text:0x8016A7E0; // type:function size:0xA0 scope:global align:4 +initFixedPosition__10PartsModelFPCc = .text:0x8016A880; // type:function size:0x74 scope:global align:4 +initFixedPosition__10PartsModelFPA4_fRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x8016A8F4; // type:function size:0x68 scope:global align:4 +loadFixedPosition__10PartsModelFPCc = .text:0x8016A95C; // type:function size:0x60 scope:global align:4 +offFixedPosNormalizeScale__10PartsModelFv = .text:0x8016A9BC; // type:function size:0x10 scope:global align:4 +calcAndSetBaseMtx__10PartsModelFv = .text:0x8016A9CC; // type:function size:0x6C scope:global align:4 +__ct__9RailRiderFRC12JMapInfoIter = .text:0x8016AA38; // type:function size:0xAC scope:global align:4 +__ct__9RailRiderFll = .text:0x8016AAE4; // type:function size:0xB0 scope:global align:4 +move__9RailRiderFv = .text:0x8016AB94; // type:function size:0x74 scope:global align:4 +moveToNearestPos__9RailRiderFRCQ29JGeometry8TVec3 = .text:0x8016AC08; // type:function size:0x3C scope:global align:4 +moveToNearestPoint__9RailRiderFRCQ29JGeometry8TVec3 = .text:0x8016AC44; // type:function size:0xC0 scope:global align:4 +moveToNextPoint__9RailRiderFv = .text:0x8016AD04; // type:function size:0x44 scope:global align:4 +reverse__9RailRiderFv = .text:0x8016AD48; // type:function size:0x24 scope:global align:4 +calcPosAtCoord__9RailRiderCFPQ29JGeometry8TVec3f = .text:0x8016AD6C; // type:function size:0x8 scope:global align:4 +calcDirectionAtCoord__9RailRiderCFPQ29JGeometry8TVec3f = .text:0x8016AD74; // type:function size:0x8 scope:global align:4 +calcNearestPos__9RailRiderCFRCQ29JGeometry8TVec3 = .text:0x8016AD7C; // type:function size:0x8 scope:global align:4 +getTotalLength__9RailRiderCFv = .text:0x8016AD84; // type:function size:0x8 scope:global align:4 +getPartLength__9RailRiderCFi = .text:0x8016AD8C; // type:function size:0x8 scope:global align:4 +isLoop__9RailRiderCFv = .text:0x8016AD94; // type:function size:0xC scope:global align:4 +isReachedGoal__9RailRiderCFv = .text:0x8016ADA0; // type:function size:0xC0 scope:global align:4 +isReachedEdge__9RailRiderCFv = .text:0x8016AE60; // type:function size:0x88 scope:global align:4 +setCoord__9RailRiderFf = .text:0x8016AEE8; // type:function size:0x48 scope:global align:4 +setSpeed__9RailRiderFf = .text:0x8016AF30; // type:function size:0x8 scope:global align:4 +getRailArgWithInit__9RailRiderCFPCcPl = .text:0x8016AF38; // type:function size:0x54 scope:global align:4 +getRailArgNoInit__9RailRiderCFPCcPl = .text:0x8016AF8C; // type:function size:0x64 scope:global align:4 +getNextPointCoord__9RailRiderCFv = .text:0x8016AFF0; // type:function size:0x38 scope:global align:4 +getCurrentPointCoord__9RailRiderCFv = .text:0x8016B028; // type:function size:0x10 scope:global align:4 +getPointNum__9RailRiderCFv = .text:0x8016B038; // type:function size:0xC scope:global align:4 +copyPointPos__9RailRiderCFPQ29JGeometry8TVec3l = .text:0x8016B044; // type:function size:0x50 scope:global align:4 +getPointCoord__9RailRiderCFl = .text:0x8016B094; // type:function size:0x8 scope:global align:4 +initBezierRail__9RailRiderFRC12JMapInfoIterPC8JMapInfo = .text:0x8016B09C; // type:function size:0x94 scope:global align:4 +getPointArgS32NoInit__9RailRiderCFPCcPll = .text:0x8016B130; // type:function size:0x84 scope:global align:4 +getPointArgS32WithInit__9RailRiderCFPCcPll = .text:0x8016B1B4; // type:function size:0x68 scope:global align:4 +getCurrentPointArgS32NoInit__9RailRiderCFPCcPl = .text:0x8016B21C; // type:function size:0x88 scope:global align:4 +getCurrentPointArgS32WithInit__9RailRiderCFPCcPl = .text:0x8016B2A4; // type:function size:0x6C scope:global align:4 +getNextPointArgS32NoInit__9RailRiderCFPCcPl = .text:0x8016B310; // type:function size:0x8C scope:global align:4 +getNextPointArgS32WithInit__9RailRiderCFPCcPl = .text:0x8016B39C; // type:function size:0x70 scope:global align:4 +getNextPointNo__9RailRiderCFv = .text:0x8016B40C; // type:function size:0x74 scope:global align:4 +syncPosDir__9RailRiderFv = .text:0x8016B480; // type:function size:0x124 scope:global align:4 +__ct__11SensorGroupFiPCc = .text:0x8016B5A4; // type:function size:0x78 scope:global align:4 +add__11SensorGroupFP9HitSensor = .text:0x8016B61C; // type:function size:0x24 scope:global align:4 +remove__11SensorGroupFP9HitSensor = .text:0x8016B640; // type:function size:0x50 scope:global align:4 +clear__11SensorGroupCFv = .text:0x8016B690; // type:function size:0x34 scope:global align:4 +init__16SensorHitCheckerFRC12JMapInfoIter = .text:0x8016B6C4; // type:function size:0x14 scope:global align:4 +initGroup__16SensorHitCheckerFP9HitSensor = .text:0x8016B6D8; // type:function size:0x140 scope:global align:4 +movement__16SensorHitCheckerFv = .text:0x8016B818; // type:function size:0x134 scope:global align:4 +doObjColGroup__16SensorHitCheckerCFP11SensorGroupP11SensorGroup = .text:0x8016B94C; // type:function size:0x108 scope:global align:4 +doObjColInSameGroup__16SensorHitCheckerCFP11SensorGroup = .text:0x8016BA54; // type:function size:0x100 scope:global align:4 +checkAttack__16SensorHitCheckerCFP9HitSensorP9HitSensor = .text:0x8016BB54; // type:function size:0xD8 scope:global align:4 +initHitSensorGroup__2MRFP9HitSensor = .text:0x8016BC2C; // type:function size:0x3C scope:global align:4 +__dt__16SensorHitCheckerFv = .text:0x8016BC68; // type:function size:0x58 scope:global align:4 +__ct__16SensorHitCheckerFPCc = .text:0x8016BCC0; // type:function size:0x128 scope:global align:4 +__ct__22ShadowControllerHolderFv = .text:0x8016BDE8; // type:function size:0xE8 scope:global align:4 +__ct__16ShadowControllerFP9LiveActorPCc = .text:0x8016BED0; // type:function size:0xEC scope:global align:4 +__ct__Q22MR51Vector>Fv = .text:0x8016BFBC; // type:function size:0x14 scope:global align:4 +__dt__Q22MR51Vector>Fv = .text:0x8016BFD0; // type:function size:0x58 scope:global align:4 +push_back__Q22MR51Vector>FRCP16ShadowController = .text:0x8016C028; // type:function size:0x20 scope:global align:4 +movement__22ShadowControllerHolderFv = .text:0x8016C048; // type:function size:0x4 scope:global align:4 +initAfterPlacement__22ShadowControllerHolderFv = .text:0x8016C04C; // type:function size:0x68 scope:global align:4 +updateController__22ShadowControllerHolderFv = .text:0x8016C0B4; // type:function size:0x80 scope:global align:4 +__ct__20ShadowControllerListFP9LiveActorUl = .text:0x8016C134; // type:function size:0x54 scope:global align:4 +addController__20ShadowControllerListFP16ShadowController = .text:0x8016C188; // type:function size:0x28 scope:global align:4 +getControllerCount__20ShadowControllerListCFv = .text:0x8016C1B0; // type:function size:0x8 scope:global align:4 +getController__20ShadowControllerListCFUl = .text:0x8016C1B8; // type:function size:0x10 scope:global align:4 +getController__20ShadowControllerListCFPCc = .text:0x8016C1C8; // type:function size:0x98 scope:global align:4 +resetCalcCount__20ShadowControllerListFv = .text:0x8016C260; // type:function size:0x38 scope:global align:4 +requestCalc__20ShadowControllerListFv = .text:0x8016C298; // type:function size:0x5C scope:global align:4 +requestCalc__16ShadowControllerFv = .text:0x8016C2F4; // type:function size:0x4C scope:global align:4 +update__16ShadowControllerFv = .text:0x8016C340; // type:function size:0x4C scope:global align:4 +updateFarClipping__16ShadowControllerFf = .text:0x8016C38C; // type:function size:0x58 scope:global align:4 +updateDirection__16ShadowControllerFv = .text:0x8016C3E4; // type:function size:0xCC scope:global align:4 +updateProjection__16ShadowControllerFv = .text:0x8016C4B0; // type:function size:0x150 scope:global align:4 +getShadowDrawer__16ShadowControllerFv = .text:0x8016C600; // type:function size:0x8 scope:global align:4 +getHost__16ShadowControllerCFv = .text:0x8016C608; // type:function size:0x8 scope:global align:4 +setShadowDrawer__16ShadowControllerFP12ShadowDrawer = .text:0x8016C610; // type:function size:0x14 scope:global align:4 +getDropPos__16ShadowControllerCFPQ29JGeometry8TVec3 = .text:0x8016C624; // type:function size:0x40 scope:global align:4 +getDropDir__16ShadowControllerCFPQ29JGeometry8TVec3 = .text:0x8016C664; // type:function size:0x28 scope:global align:4 +getDropLength__16ShadowControllerCFv = .text:0x8016C68C; // type:function size:0x8 scope:global align:4 +getProjectionPos__16ShadowControllerCFPQ29JGeometry8TVec3 = .text:0x8016C694; // type:function size:0x28 scope:global align:4 +getProjectionNormal__16ShadowControllerCFPQ29JGeometry8TVec3 = .text:0x8016C6BC; // type:function size:0x28 scope:global align:4 +getProjectionLength__16ShadowControllerCFv = .text:0x8016C6E4; // type:function size:0x94 scope:global align:4 +isProjected__16ShadowControllerCFv = .text:0x8016C778; // type:function size:0x10 scope:global align:4 +isDraw__16ShadowControllerCFv = .text:0x8016C788; // type:function size:0x44 scope:global align:4 +isCalcCollision__16ShadowControllerCFv = .text:0x8016C7CC; // type:function size:0x34 scope:global align:4 +isCalcGravity__16ShadowControllerCFv = .text:0x8016C800; // type:function size:0x3C scope:global align:4 +isCalcShadowGravity__16ShadowControllerCFv = .text:0x8016C83C; // type:function size:0x20 scope:global align:4 +setGroupName__16ShadowControllerFPCc = .text:0x8016C85C; // type:function size:0x8 scope:global align:4 +setDropPosPtr__16ShadowControllerFPCQ29JGeometry8TVec3 = .text:0x8016C864; // type:function size:0x10 scope:global align:4 +setDropPosMtxPtr__16ShadowControllerFPA4_fRCQ29JGeometry8TVec3 = .text:0x8016C874; // type:function size:0x20 scope:global align:4 +setDropPosFix__16ShadowControllerFRCQ29JGeometry8TVec3 = .text:0x8016C894; // type:function size:0x3C scope:global align:4 +setDropDirPtr__16ShadowControllerFPCQ29JGeometry8TVec3 = .text:0x8016C8D0; // type:function size:0x10 scope:global align:4 +setProjectionPtr__16ShadowControllerFPCQ29JGeometry8TVec3PCQ29JGeometry8TVec3 = .text:0x8016C8E0; // type:function size:0x20 scope:global align:4 +setDropDirFix__16ShadowControllerFRCQ29JGeometry8TVec3 = .text:0x8016C900; // type:function size:0x3C scope:global align:4 +setDropLength__16ShadowControllerFf = .text:0x8016C93C; // type:function size:0x8 scope:global align:4 +setDropStartOffset__16ShadowControllerFf = .text:0x8016C944; // type:function size:0x8 scope:global align:4 +setDropTypeNormal__16ShadowControllerFv = .text:0x8016C94C; // type:function size:0xC scope:global align:4 +setDropTypeSurface__16ShadowControllerFv = .text:0x8016C958; // type:function size:0xC scope:global align:4 +setProjectionFix__16ShadowControllerFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3b = .text:0x8016C964; // type:function size:0x58 scope:global align:4 +onCalcCollision__16ShadowControllerFv = .text:0x8016C9BC; // type:function size:0xC scope:global align:4 +offCalcCollision__16ShadowControllerFv = .text:0x8016C9C8; // type:function size:0xC scope:global align:4 +onCalcCollisionOneTime__16ShadowControllerFv = .text:0x8016C9D4; // type:function size:0x14 scope:global align:4 +onCalcDropGravity__16ShadowControllerFv = .text:0x8016C9E8; // type:function size:0x58 scope:global align:4 +onCalcDropGravityOneTime__16ShadowControllerFv = .text:0x8016CA40; // type:function size:0x5C scope:global align:4 +offCalcDropGravity__16ShadowControllerFv = .text:0x8016CA9C; // type:function size:0xC scope:global align:4 +onCalcDropPrivateGravity__16ShadowControllerFv = .text:0x8016CAA8; // type:function size:0x58 scope:global align:4 +onCalcDropPrivateGravityOneTime__16ShadowControllerFv = .text:0x8016CB00; // type:function size:0x5C scope:global align:4 +offCalcDropPrivateGravity__16ShadowControllerFv = .text:0x8016CB5C; // type:function size:0xC scope:global align:4 +setCollisionPartsFilter__16ShadowControllerFP24CollisionPartsFilterBase = .text:0x8016CB68; // type:function size:0x8 scope:global align:4 +onFollowHostScale__16ShadowControllerFv = .text:0x8016CB70; // type:function size:0xC scope:global align:4 +offFollowHostScale__16ShadowControllerFv = .text:0x8016CB7C; // type:function size:0xC scope:global align:4 +isFollowHostScale__16ShadowControllerCFv = .text:0x8016CB88; // type:function size:0x10 scope:global align:4 +onVisibleSyncHost__16ShadowControllerFv = .text:0x8016CB98; // type:function size:0xC scope:global align:4 +offVisibleSyncHost__16ShadowControllerFv = .text:0x8016CBA4; // type:function size:0xC scope:global align:4 +validate__16ShadowControllerFv = .text:0x8016CBB0; // type:function size:0xC scope:global align:4 +invalidate__16ShadowControllerFv = .text:0x8016CBBC; // type:function size:0xC scope:global align:4 +addShadowController__2MRFP16ShadowController = .text:0x8016CBC8; // type:function size:0x38 scope:global align:4 +requestCalcActorShadowAppear__2MRFP9LiveActor = .text:0x8016CC00; // type:function size:0x54 scope:global align:4 +requestCalcActorShadow__2MRFP9LiveActor = .text:0x8016CC54; // type:function size:0x14 scope:global align:4 +__dt__Q22MR36AssignableArrayFv = .text:0x8016CC68; // type:function size:0x60 scope:global align:4 +__dt__22ShadowControllerHolderFv = .text:0x8016CCC8; // type:function size:0x74 scope:global align:4 +__ct__12ShadowDrawerFPCc = .text:0x8016CD3C; // type:function size:0x44 scope:global align:4 +getController__12ShadowDrawerCFv = .text:0x8016CD80; // type:function size:0x8 scope:global align:4 +setShadowController__12ShadowDrawerFP16ShadowController = .text:0x8016CD88; // type:function size:0x8 scope:global align:4 +__dt__12ShadowDrawerFv = .text:0x8016CD90; // type:function size:0x58 scope:global align:4 +__dt__19ShadowSurfaceDrawerFv = .text:0x8016CDE8; // type:function size:0x5C scope:global align:4 +__dt__16ShadowSurfaceBoxFv = .text:0x8016CE44; // type:function size:0x58 scope:global align:4 +__ct__16ShadowSurfaceBoxFv = .text:0x8016CE9C; // type:function size:0x54 scope:global align:4 +setSize__16ShadowSurfaceBoxFRCQ29JGeometry8TVec3 = .text:0x8016CEF0; // type:function size:0x1C scope:global align:4 +draw__16ShadowSurfaceBoxCFv = .text:0x8016CF0C; // type:function size:0x42C scope:global align:4 +__dt__19ShadowSurfaceCircleFv = .text:0x8016D338; // type:function size:0x58 scope:global align:4 +__ct__19ShadowSurfaceCircleFv = .text:0x8016D390; // type:function size:0x4C scope:global align:4 +setRadius__19ShadowSurfaceCircleFf = .text:0x8016D3DC; // type:function size:0x8 scope:global align:4 +draw__19ShadowSurfaceCircleCFv = .text:0x8016D3E4; // type:function size:0x138 scope:global align:4 +__ct__21ShadowSurfaceDrawInitFPCc = .text:0x8016D51C; // type:function size:0x60 scope:global align:4 +initDraw__21ShadowSurfaceDrawInitFv = .text:0x8016D57C; // type:function size:0xD4 scope:global align:4 +__ct__19ShadowSurfaceDrawerFPCc = .text:0x8016D650; // type:function size:0x5C scope:global align:4 +__dt__21ShadowSurfaceDrawInitFv = .text:0x8016D6AC; // type:function size:0x58 scope:global align:4 +__ct__17ShadowSurfaceOvalFv = .text:0x8016D704; // type:function size:0x84 scope:global align:4 +setColor__17ShadowSurfaceOvalF6Color8 = .text:0x8016D788; // type:function size:0x3C scope:global align:4 +setAlpha__17ShadowSurfaceOvalFUc = .text:0x8016D7C4; // type:function size:0x8 scope:global align:4 +setSize__17ShadowSurfaceOvalFRCQ29JGeometry8TVec3 = .text:0x8016D7CC; // type:function size:0x14 scope:global align:4 +draw__17ShadowSurfaceOvalCFv = .text:0x8016D7E0; // type:function size:0x1F0 scope:global align:4 +__dt__17ShadowSurfaceOvalFv = .text:0x8016D9D0; // type:function size:0x58 scope:global align:4 +__ct__15ShadowVolumeBoxFv = .text:0x8016DA28; // type:function size:0x7C scope:global align:4 +setSize__15ShadowVolumeBoxFRCQ29JGeometry8TVec3 = .text:0x8016DAA4; // type:function size:0x8 scope:global align:4 +loadModelDrawMtx__15ShadowVolumeBoxCFv = .text:0x8016DAAC; // type:function size:0x6C scope:global align:4 +makeVertexBuffer__15ShadowVolumeBoxCFv = .text:0x8016DB18; // type:function size:0x788 scope:global align:4 +drawShape__15ShadowVolumeBoxCFv = .text:0x8016E2A0; // type:function size:0x148 scope:global align:4 +__dt__15ShadowVolumeBoxFv = .text:0x8016E3E8; // type:function size:0x58 scope:global align:4 +__dt__20ShadowVolumeCylinderFv = .text:0x8016E440; // type:function size:0x58 scope:global align:4 +__ct__20ShadowVolumeCylinderFv = .text:0x8016E498; // type:function size:0x5C scope:global align:4 +__dt__17ShadowVolumeModelFv = .text:0x8016E4F4; // type:function size:0x60 scope:global align:4 +setRadius__20ShadowVolumeCylinderFf = .text:0x8016E554; // type:function size:0x8 scope:global align:4 +loadModelDrawMtx__20ShadowVolumeCylinderCFv = .text:0x8016E55C; // type:function size:0xF8 scope:global align:4 +__ct__20ShadowVolumeDrawInitFv = .text:0x8016E654; // type:function size:0x68 scope:global align:4 +__ct__18ShadowVolumeDrawerFPCc = .text:0x8016E6BC; // type:function size:0x70 scope:global align:4 +setStartDrawShepeOffset__18ShadowVolumeDrawerFf = .text:0x8016E72C; // type:function size:0x8 scope:global align:4 +setEndDrawShepeOffset__18ShadowVolumeDrawerFf = .text:0x8016E734; // type:function size:0x8 scope:global align:4 +onCutDropShadow__18ShadowVolumeDrawerFv = .text:0x8016E73C; // type:function size:0xC scope:global align:4 +offCutDropShadow__18ShadowVolumeDrawerFv = .text:0x8016E748; // type:function size:0xC scope:global align:4 +calcBaseDropPosition__18ShadowVolumeDrawerCFPQ29JGeometry8TVec3 = .text:0x8016E754; // type:function size:0x48 scope:global align:4 +calcBaseDropPosition__18ShadowVolumeDrawerCFPQ29JGeometry8TVec3PC16ShadowController = .text:0x8016E79C; // type:function size:0xD8 scope:global align:4 +calcBaseDropLength__18ShadowVolumeDrawerCFv = .text:0x8016E874; // type:function size:0x38 scope:global align:4 +calcBaseDropLength__18ShadowVolumeDrawerCFPC16ShadowController = .text:0x8016E8AC; // type:function size:0x90 scope:global align:4 +loadModelDrawMtx__18ShadowVolumeDrawerCFv = .text:0x8016E93C; // type:function size:0x4 scope:global align:4 +drawShape__18ShadowVolumeDrawerCFv = .text:0x8016E940; // type:function size:0x4 scope:global align:4 +isDraw__18ShadowVolumeDrawerCFv = .text:0x8016E944; // type:function size:0x24 scope:global align:4 +draw__18ShadowVolumeDrawerCFv = .text:0x8016E968; // type:function size:0x110 scope:global align:4 +__dt__20ShadowVolumeDrawInitFv = .text:0x8016EA78; // type:function size:0x58 scope:global align:4 +__sinit_\ShadowVolumeDrawer_cpp = .text:0x8016EAD0; // type:function size:0x4C scope:local align:4 +__ct__21ShadowVolumeFlatModelFPCc = .text:0x8016EB1C; // type:function size:0x78 scope:global align:4 +__ct__21ShadowVolumeFlatModelFv = .text:0x8016EB94; // type:function size:0x58 scope:global align:4 +setBaseMatrixPtr__21ShadowVolumeFlatModelFPA4_f = .text:0x8016EBEC; // type:function size:0x8 scope:global align:4 +initModel__21ShadowVolumeFlatModelFPCc = .text:0x8016EBF4; // type:function size:0x34 scope:global align:4 +initJointDrawMtxResister__21ShadowVolumeFlatModelFv = .text:0x8016EC28; // type:function size:0x60 scope:global align:4 +draw__21ShadowVolumeFlatModelCFv = .text:0x8016EC88; // type:function size:0x40 scope:global align:4 +loadModelDrawMtx__21ShadowVolumeFlatModelCFv = .text:0x8016ECC8; // type:function size:0x114 scope:global align:4 +calcRootJoint__21ShadowVolumeFlatModelCFPQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3 = .text:0x8016EDDC; // type:function size:0x84 scope:global align:4 +calcDropJoint__21ShadowVolumeFlatModelCFPQ29JGeometry64TPosition3>>RCQ29JGeometry8TVec3 = .text:0x8016EE60; // type:function size:0x80 scope:global align:4 +__dt__21ShadowVolumeFlatModelFv = .text:0x8016EEE0; // type:function size:0x58 scope:global align:4 +__ct__16ShadowVolumeLineFv = .text:0x8016EF38; // type:function size:0x5C scope:global align:4 +loadModelDrawMtx__16ShadowVolumeLineCFv = .text:0x8016EF94; // type:function size:0x58 scope:global align:4 +drawShape__16ShadowVolumeLineCFv = .text:0x8016EFEC; // type:function size:0x2C8 scope:global align:4 +setFromShadowController__16ShadowVolumeLineFPC16ShadowController = .text:0x8016F2B4; // type:function size:0x8 scope:global align:4 +setToShadowController__16ShadowVolumeLineFPC16ShadowController = .text:0x8016F2BC; // type:function size:0x8 scope:global align:4 +setFromWidth__16ShadowVolumeLineFf = .text:0x8016F2C4; // type:function size:0x8 scope:global align:4 +setToWidth__16ShadowVolumeLineFf = .text:0x8016F2CC; // type:function size:0x8 scope:global align:4 +__dt__16ShadowVolumeLineFv = .text:0x8016F2D4; // type:function size:0x58 scope:global align:4 +__ct__17ShadowVolumeModelFPCc = .text:0x8016F32C; // type:function size:0x44 scope:global align:4 +initVolumeModel__17ShadowVolumeModelFPCc = .text:0x8016F370; // type:function size:0x34 scope:global align:4 +drawShape__17ShadowVolumeModelCFv = .text:0x8016F3A4; // type:function size:0x8 scope:global align:4 +__dt__16ShadowVolumeOvalFv = .text:0x8016F3AC; // type:function size:0x58 scope:global align:4 +__ct__16ShadowVolumeOvalFv = .text:0x8016F404; // type:function size:0x68 scope:global align:4 +isDraw__16ShadowVolumeOvalCFv = .text:0x8016F46C; // type:function size:0x5C scope:global align:4 +loadModelDrawMtx__16ShadowVolumeOvalCFv = .text:0x8016F4C8; // type:function size:0x284 scope:global align:4 +setSize__16ShadowVolumeOvalFRCQ29JGeometry8TVec3 = .text:0x8016F74C; // type:function size:0x14 scope:global align:4 +__dt__20ShadowVolumeOvalPoleFv = .text:0x8016F760; // type:function size:0x58 scope:global align:4 +__ct__20ShadowVolumeOvalPoleFv = .text:0x8016F7B8; // type:function size:0x68 scope:global align:4 +loadModelDrawMtx__20ShadowVolumeOvalPoleCFv = .text:0x8016F820; // type:function size:0x2C0 scope:global align:4 +setSize__20ShadowVolumeOvalPoleFRCQ29JGeometry8TVec3 = .text:0x8016FAE0; // type:function size:0x14 scope:global align:4 +__dt__18ShadowVolumeSphereFv = .text:0x8016FAF4; // type:function size:0x58 scope:global align:4 +__ct__18ShadowVolumeSphereFv = .text:0x8016FB4C; // type:function size:0x5C scope:global align:4 +setRadius__18ShadowVolumeSphereFf = .text:0x8016FBA8; // type:function size:0x8 scope:global align:4 +isDraw__18ShadowVolumeSphereCFv = .text:0x8016FBB0; // type:function size:0x5C scope:global align:4 +loadModelDrawMtx__18ShadowVolumeSphereCFv = .text:0x8016FC0C; // type:function size:0xD8 scope:global align:4 +__ct__20SimpleJ3DModelDrawerFP7NameObjPCcPCci = .text:0x8016FCE4; // type:function size:0xEC scope:global align:4 +initDraw__20SimpleJ3DModelDrawerCFv = .text:0x8016FDD0; // type:function size:0x78 scope:global align:4 +__cl__Q22MR69FunctorV0MCFv = .text:0x8016FE48; // type:function size:0x30 scope:global align:4 +clone__Q22MR69FunctorV0MCFP7JKRHeap = .text:0x8016FE78; // type:function size:0x68 scope:global align:4 +__dt__20SimpleJ3DModelDrawerFv = .text:0x8016FEE0; // type:function size:0x5C scope:global align:4 +__ct__5SpineFPvPC5Nerve = .text:0x8016FF3C; // type:function size:0x1C scope:global align:4 +update__5SpineFv = .text:0x8016FF58; // type:function size:0x58 scope:global align:4 +setNerve__5SpineFPC5Nerve = .text:0x8016FFB0; // type:function size:0x64 scope:global align:4 +getCurrentNerve__5SpineCFv = .text:0x80170014; // type:function size:0x1C scope:global align:4 +changeNerve__5SpineFv = .text:0x80170030; // type:function size:0x68 scope:global align:4 +initStateKeeper__5SpineFi = .text:0x80170098; // type:function size:0x50 scope:global align:4 +__ct__13SpotMarkLightFP9LiveActorffPA4_f = .text:0x801700E8; // type:function size:0x128 scope:global align:4 +control__13SpotMarkLightFv = .text:0x80170210; // type:function size:0xA4 scope:global align:4 +calcAndSetBaseMtx__13SpotMarkLightFv = .text:0x801702B4; // type:function size:0x4 scope:global align:4 +__dt__13SpotMarkLightFv = .text:0x801702B8; // type:function size:0x58 scope:global align:4 +__ct__13ViewGroupCtrlFv = .text:0x80170310; // type:function size:0x74 scope:global align:4 +initActorInfo__13ViewGroupCtrlFP17ClippingActorInfol = .text:0x80170384; // type:function size:0x1C scope:global align:4 +initViewGroup__13ViewGroupCtrlFP21ClippingActorInfoList = .text:0x801703A0; // type:function size:0x4C scope:global align:4 +endInitViewGroupTable__13ViewGroupCtrlFv = .text:0x801703EC; // type:function size:0x4 scope:global align:4 +entryLodCtrl__13ViewGroupCtrlFP7LodCtrlRC12JMapInfoIter = .text:0x801703F0; // type:function size:0x74 scope:global align:4 +update__13ViewGroupCtrlFv = .text:0x80170464; // type:function size:0x128 scope:global align:4 +startInitViewGroupTable__13ViewGroupCtrlFv = .text:0x8017058C; // type:function size:0x13C scope:global align:4 +__ct__19VolumeModelDrawInitFv = .text:0x801706C8; // type:function size:0x68 scope:global align:4 +__ct__17VolumeModelDrawerFPCcPCcPA4_f = .text:0x80170730; // type:function size:0xB0 scope:global align:4 +draw__17VolumeModelDrawerCFv = .text:0x801707E0; // type:function size:0x190 scope:global align:4 +loadModelDrawMtx__17VolumeModelDrawerCFv = .text:0x80170970; // type:function size:0x44 scope:global align:4 +__dt__17VolumeModelDrawerFv = .text:0x801709B4; // type:function size:0x58 scope:global align:4 +__dt__19VolumeModelDrawInitFv = .text:0x80170A0C; // type:function size:0x58 scope:global align:4 +__ct__25ActorAppearSwitchListenerFP9LiveActorbb = .text:0x80170A64; // type:function size:0x1C scope:global align:4 +listenSwitchOnEvent__25ActorAppearSwitchListenerFv = .text:0x80170A80; // type:function size:0x58 scope:global align:4 +listenSwitchOffEvent__25ActorAppearSwitchListenerFv = .text:0x80170AD8; // type:function size:0x58 scope:global align:4 +refresh__19SwitchEventListenerFb = .text:0x80170B30; // type:function size:0x28 scope:global align:4 +__ct__3AirFPCc = .text:0x80170B58; // type:function size:0x50 scope:global align:4 +init__3AirFRC12JMapInfoIter = .text:0x80170BA8; // type:function size:0x1DC scope:global align:4 +appear__3AirFv = .text:0x80170D84; // type:function size:0xBC scope:global align:4 +isDrawing__3AirCFv = .text:0x80170E40; // type:function size:0x4C scope:global align:4 +initModel__3AirFPCc = .text:0x80170E8C; // type:function size:0xC scope:global align:4 +tryChange__3AirFv = .text:0x80170E98; // type:function size:0x84 scope:global align:4 +appearFadeIn__3AirFv = .text:0x80170F1C; // type:function size:0x54 scope:global align:4 +appearFadeOut__3AirFv = .text:0x80170F70; // type:function size:0x54 scope:global align:4 +exeIn__3AirFv = .text:0x80170FC4; // type:function size:0xB0 scope:global align:4 +exeOut__3AirFv = .text:0x80171074; // type:function size:0xE0 scope:global align:4 +__ct__16ProjectionMapAirFPCc = .text:0x80171154; // type:function size:0x3C scope:global align:4 +__dt__3AirFv = .text:0x80171190; // type:function size:0x5C scope:global align:4 +initModel__16ProjectionMapAirFPCc = .text:0x801711EC; // type:function size:0x58 scope:global align:4 +setFarClipping__3AirFv = .text:0x80171244; // type:function size:0x4 scope:global align:4 +__ct__10AirFar100mFPCc = .text:0x80171248; // type:function size:0x3C scope:global align:4 +setFarClipping__10AirFar100mFv = .text:0x80171284; // type:function size:0x4 scope:global align:4 +__ct__12PriorDrawAirFPCc = .text:0x80171288; // type:function size:0x58 scope:global align:4 +__ct__18PriorDrawAirHolderFv = .text:0x801712E0; // type:function size:0x4C scope:global align:4 +add__18PriorDrawAirHolderFP12PriorDrawAir = .text:0x8017132C; // type:function size:0x1C scope:global align:4 +isExistValidDrawAir__18PriorDrawAirHolderCFv = .text:0x80171348; // type:function size:0x70 scope:global align:4 +isExistPriorDrawAir__2MRFv = .text:0x801713B8; // type:function size:0x44 scope:global align:4 +__sinit_\Air_cpp = .text:0x801713FC; // type:function size:0x2C scope:local align:4 +__ct__Q26NrvAir10HostTypeInFv = .text:0x80171428; // type:function size:0x10 scope:global align:4 +__ct__Q26NrvAir11HostTypeOutFv = .text:0x80171438; // type:function size:0x10 scope:global align:4 +execute__Q26NrvAir11HostTypeOutCFP5Spine = .text:0x80171448; // type:function size:0x8 scope:global align:4 +execute__Q26NrvAir10HostTypeInCFP5Spine = .text:0x80171450; // type:function size:0x8 scope:global align:4 +Functor<3Air>__2MRFP3AirM3AirFPCvPv_v_Q22MR31FunctorV0M = .text:0x80171458; // type:function size:0x40 scope:global align:4 +__cl__Q22MR31FunctorV0MCFv = .text:0x80171498; // type:function size:0x30 scope:global align:4 +clone__Q22MR31FunctorV0MCFP7JKRHeap = .text:0x801714C8; // type:function size:0x68 scope:global align:4 +__dt__10AirFar100mFv = .text:0x80171530; // type:function size:0x58 scope:global align:4 +__dt__16ProjectionMapAirFv = .text:0x80171588; // type:function size:0x58 scope:global align:4 +__dt__12PriorDrawAirFv = .text:0x801715E0; // type:function size:0x58 scope:global align:4 +__dt__18PriorDrawAirHolderFv = .text:0x80171638; // type:function size:0x58 scope:global align:4 +clamp__Q29JGeometry8TUtilFfff = .text:0x80171690; // type:function size:0x20 scope:global align:4 +calcRailDirection__24@unnamed@BezierRail_cpp@FPQ29JGeometry8TVec3PC8RailPartf = .text:0x801716B0; // type:function size:0xD0 scope:global align:4 +set__14BezierRailPartFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80171780; // type:function size:0x160 scope:global align:4 +calcPos__14BezierRailPartCFPQ29JGeometry8TVec3f = .text:0x801718E0; // type:function size:0xF0 scope:global align:4 +calcVelocity__14BezierRailPartCFPQ29JGeometry8TVec3f = .text:0x801719D0; // type:function size:0xC0 scope:global align:4 +getLength__14BezierRailPartCFffi = .text:0x80171A90; // type:function size:0x204 scope:global align:4 +getParam__14BezierRailPartCFf = .text:0x80171C94; // type:function size:0x158 scope:global align:4 +getNearestParam__14BezierRailPartCFRCQ29JGeometry8TVec3f = .text:0x80171DEC; // type:function size:0x100 scope:global align:4 +normalizePos__10BezierRailCFfi = .text:0x80171EEC; // type:function size:0xC0 scope:global align:4 +getTotalLength__10BezierRailCFv = .text:0x80171FAC; // type:function size:0x18 scope:global align:4 +getPartLength__10BezierRailCFi = .text:0x80171FC4; // type:function size:0x10 scope:global align:4 +calcPos__10BezierRailCFPQ29JGeometry8TVec3f = .text:0x80171FD4; // type:function size:0x50 scope:global align:4 +calcDirection__10BezierRailCFPQ29JGeometry8TVec3f = .text:0x80172024; // type:function size:0x50 scope:global align:4 +calcPosDir__10BezierRailCFPQ29JGeometry8TVec3PQ29JGeometry8TVec3f = .text:0x80172074; // type:function size:0x80 scope:global align:4 +getNearestRailPosCoord__10BezierRailCFRCQ29JGeometry8TVec3 = .text:0x801720F4; // type:function size:0x17C scope:global align:4 +getRailPosCoord__10BezierRailCFi = .text:0x80172270; // type:function size:0x48 scope:global align:4 +calcCurrentRailCtrlPointIter__10BezierRailCFP12JMapInfoIterfb = .text:0x801722B8; // type:function size:0x4C scope:global align:4 +calcRailCtrlPointIter__10BezierRailCFP12JMapInfoIteri = .text:0x80172304; // type:function size:0x10 scope:global align:4 +getIncludedSection__10BezierRailCFPPC8RailPartPffi = .text:0x80172314; // type:function size:0x17C scope:global align:4 +getCurrentCtrlPointIndex__10BezierRailCFfb = .text:0x80172490; // type:function size:0x170 scope:global align:4 +__ct__10BezierRailFRC12JMapInfoIterPC8JMapInfo = .text:0x80172600; // type:function size:0x220 scope:global align:4 +__ct__9ButterflyFPCc = .text:0x80172820; // type:function size:0x74 scope:global align:4 +init__9ButterflyFRC12JMapInfoIter = .text:0x80172894; // type:function size:0x1F4 scope:global align:4 +initAfterPlacement__9ButterflyFv = .text:0x80172A88; // type:function size:0x98 scope:global align:4 +control__9ButterflyFv = .text:0x80172B20; // type:function size:0x80 scope:global align:4 +calcAndSetBaseMtx__9ButterflyFv = .text:0x80172BA0; // type:function size:0xD8 scope:global align:4 +attackSensor__9ButterflyFP9HitSensorP9HitSensor = .text:0x80172C78; // type:function size:0x68 scope:global align:4 +updatePosture__9ButterflyFv = .text:0x80172CE0; // type:function size:0x200 scope:global align:4 +addRunAwayVelocity__9ButterflyFv = .text:0x80172EE0; // type:function size:0x15C scope:global align:4 +tryRunAway__9ButterflyFv = .text:0x8017303C; // type:function size:0x150 scope:global align:4 +tryHive__9ButterflyFv = .text:0x8017318C; // type:function size:0xF0 scope:global align:4 +tryPerchOnSleepingMario__9ButterflyFv = .text:0x8017327C; // type:function size:0x64 scope:global align:4 +tryAppearStarPeace__9ButterflyFl = .text:0x801732E0; // type:function size:0xBC scope:global align:4 +exeWait__9ButterflyFv = .text:0x8017339C; // type:function size:0x138 scope:global align:4 +exeRunAway__9ButterflyFv = .text:0x801734D4; // type:function size:0xB0 scope:global align:4 +exeHive__9ButterflyFv = .text:0x80173584; // type:function size:0x104 scope:global align:4 +exePerchOn__9ButterflyFv = .text:0x80173688; // type:function size:0xE8 scope:global align:4 +exeGotoSleepingMario__9ButterflyFv = .text:0x80173770; // type:function size:0xF0 scope:global align:4 +exeReadyToPerchOnSleepingMario__9ButterflyFv = .text:0x80173860; // type:function size:0xA8 scope:global align:4 +exePerchOnSleepingMario__9ButterflyFv = .text:0x80173908; // type:function size:0xA8 scope:global align:4 +__dt__9ButterflyFv = .text:0x801739B0; // type:function size:0x5C scope:global align:4 +__sinit_\Butterfly_cpp = .text:0x80173A0C; // type:function size:0x54 scope:local align:4 +__ct__Q212NrvButterfly12HostTypeWaitFv = .text:0x80173A60; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvButterfly15HostTypeRunAwayFv = .text:0x80173A70; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvButterfly12HostTypeHiveFv = .text:0x80173A80; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvButterfly15HostTypePerchOnFv = .text:0x80173A90; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvButterfly25HostTypeGotoSleepingMarioFv = .text:0x80173AA0; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvButterfly35HostTypeReadyToPerchOnSleepingMarioFv = .text:0x80173AB0; // type:function size:0x10 scope:global align:4 +__ct__Q212NrvButterfly28HostTypePerchOnSleepingMarioFv = .text:0x80173AC0; // type:function size:0x10 scope:global align:4 +execute__Q212NrvButterfly28HostTypePerchOnSleepingMarioCFP5Spine = .text:0x80173AD0; // type:function size:0x8 scope:global align:4 +execute__Q212NrvButterfly35HostTypeReadyToPerchOnSleepingMarioCFP5Spine = .text:0x80173AD8; // type:function size:0x8 scope:global align:4 +execute__Q212NrvButterfly25HostTypeGotoSleepingMarioCFP5Spine = .text:0x80173AE0; // type:function size:0x8 scope:global align:4 +execute__Q212NrvButterfly15HostTypePerchOnCFP5Spine = .text:0x80173AE8; // type:function size:0x8 scope:global align:4 +execute__Q212NrvButterfly12HostTypeHiveCFP5Spine = .text:0x80173AF0; // type:function size:0x8 scope:global align:4 +execute__Q212NrvButterfly15HostTypeRunAwayCFP5Spine = .text:0x80173AF8; // type:function size:0x8 scope:global align:4 +execute__Q212NrvButterfly12HostTypeWaitCFP5Spine = .text:0x80173B00; // type:function size:0x8 scope:global align:4 +__mi__Q29JGeometry8TVec2CFRCQ29JGeometry8TVec2 = .text:0x80173B08; // type:function size:0x34 scope:global align:4 +converge__2MRFfff_f = .text:0x80173B3C; // type:function size:0x30 scope:global align:4 +__ct__26CollisionCategorizedKeeperFl = .text:0x80173B6C; // type:function size:0x98 scope:global align:4 +movement__26CollisionCategorizedKeeperFv = .text:0x80173C04; // type:function size:0xE0 scope:global align:4 +addToZone__26CollisionCategorizedKeeperFP14CollisionPartsl = .text:0x80173CE4; // type:function size:0x44 scope:global align:4 +removeFromZone__26CollisionCategorizedKeeperFP14CollisionPartsl = .text:0x80173D28; // type:function size:0x44 scope:global align:4 +addToGlobal__26CollisionCategorizedKeeperFP14CollisionParts = .text:0x80173D6C; // type:function size:0x3C scope:global align:4 +removeFromGlobal__26CollisionCategorizedKeeperFP14CollisionParts = .text:0x80173DA8; // type:function size:0x3C scope:global align:4 +checkStrikePoint__26CollisionCategorizedKeeperFRCQ29JGeometry8TVec3P7HitInfo = .text:0x80173DE4; // type:function size:0x1E0 scope:global align:4 +checkStrikeBall__26CollisionCategorizedKeeperFRCQ29JGeometry8TVec3fbPC24CollisionPartsFilterBasePC18TriangleFilterBase = .text:0x80173FC4; // type:function size:0x24C scope:global align:4 +checkStrikeBallWithThickness__26CollisionCategorizedKeeperFRCQ29JGeometry8TVec3ffPC24CollisionPartsFilterBasePC18TriangleFilterBase = .text:0x80174210; // type:function size:0x25C scope:global align:4 +checkStrikeLine__26CollisionCategorizedKeeperFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3lPC24CollisionPartsFilterBasePC18TriangleFilterBase = .text:0x8017446C; // type:function size:0x2BC scope:global align:4 +createAreaPolygonList__26CollisionCategorizedKeeperFP8TriangleUlRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3 = .text:0x80174728; // type:function size:0x1B8 scope:global align:4 +createAreaPolygonListArray__26CollisionCategorizedKeeperFP8TriangleUlPQ29JGeometry8TVec3Ul = .text:0x801748E0; // type:function size:0x160 scope:global align:4 +isSphereOverlappingWithBox__26CollisionCategorizedKeeperFRCQ29JGeometry8TVec3RCQ29JGeometry8TVec3RCQ29JGeometry8TVec3f = .text:0x80174A40; // type:function size:0x8C scope:global align:4 +searchSameHostParts__26CollisionCategorizedKeeperCFPP14CollisionPartsP14CollisionParts = .text:0x80174ACC; // type:function size:0x78 scope:global align:4 +getStrikeInfo__26CollisionCategorizedKeeperFUl = .text:0x80174B44; // type:function size:0x10 scope:global align:4 +getZone__26CollisionCategorizedKeeperFi = .text:0x80174B54; // type:function size:0xA0 scope:global align:4 +__ct__13CollisionZoneFl = .text:0x80174BF4; // type:function size:0x7C scope:global align:4 +addParts__13CollisionZoneFP14CollisionParts = .text:0x80174C70; // type:function size:0x2C scope:global align:4 +calcMinMaxAndRadius__13CollisionZoneFv = .text:0x80174C9C; // type:function size:0x1B8 scope:global align:4 +calcMinMaxAndRadiusIfMoveOuter__13CollisionZoneFP14CollisionParts = .text:0x80174E54; // type:function size:0xEC scope:global align:4 +addAndUpdateMinMax__13CollisionZoneFQ29JGeometry8TVec3Q29JGeometry8TVec3 = .text:0x80174F40; // type:function size:0xDC scope:global align:4 +eraseParts__13CollisionZoneFP14CollisionParts = .text:0x8017501C; // type:function size:0x74 scope:global align:4 +__dt__26CollisionCategorizedKeeperFv = .text:0x80175090; // type:function size:0x58 scope:global align:4 +getTrans__14CollisionPartsFv = .text:0x801750E8; // type:function size:0x10 scope:global align:4 +getValue