marioparty4/src/game/kerent.c
2024-12-31 02:21:59 +01:00

4075 lines
132 KiB
C

//fake function signatures
void OSDumpStopwatch(void);
void PSVECDotProduct(void);
void PSVECDistance(void);
void PSVECSquareDistance(void);
void VIGetDTVStatus(void);
void OSGetProgressiveMode(void);
void OSSetProgressiveMode(void);
void PSVECSubtract(void);
void PSMTXTranspose(void);
void C_VECReflect(void);
void PSMTXInvXpose(void);
void PSMTXRotRad(void);
void PSMTXRotAxisRad(void);
void PSVECMag(void);
void PSVECScale(void);
void PSMTXMultVecSR(void);
void C_QUATRotAxisRad(void);
void C_QUATMtx(void);
void C_QUATAdd(void);
void C_QUATSlerp(void);
void PSQUATAdd(void);
void PSMTXQuat(void);
void PSQUATMultiply(void);
void PSQUATInverse(void);
void PSQUATNormalize(void);
void OSTicksToCalendarTime(void);
void GXWaitDrawDone(void);
void GXProject(void);
void GXGetProjectionv(void);
void GXGetViewportv(void);
void GXPixModeSync(void);
void GXSetIndTexOrder(void);
void GXSetIndTexMtx(void);
void GXSetTevIndWarp(void);
void GXSetTexCoordScaleManually(void);
void GXSetTevIndTile(void);
void GXNtsc480Prog(void);
void omSetStatBit(void);
void MGSeqDoneCheck(void);
void WipeStatGet(void);
void omMakeGroupEx(void);
void omGetGroupMemberListEx(void);
void MGSeqParamSet(void);
void MGSeqKill(void);
void ClusterAdjustObject(void);
void printWin(void);
void print8(void);
void HuSysVWaitSet(void);
void fn_800401D0(void);
void fn_800402FC(void);
void MGSeqInit(void);
void MGSeqCreate(void);
void omDelObjEx(void);
void MGSeqPosSet(void);
void atan2(void);
void atan2f(void);
void cos(void);
void MGSeqStatGet(void);
void Center(void);
void CRotM(void);
void CenterM(void);
void CZoomM(void);
void omOutViewMulti(void);
void omOutView(void);
void omAddObjEx(void);
void omInitObjMan(void);
void frandmod(void);
void fn_80040374(void);
void SetDefLight(void);
void HuSetVecF(void);
void HuSubVecF(void);
void frandf(void);
void MGSeqSprKill(void);
void mtxRotCat(void);
void Hu3DLayerHookSet(void);
void Hu3DNoSyncSet(void);
void Hu3DModelCreate(void);
void Hu3DModelLink(void);
void Hu3DHookFuncCreate(void);
void Hu3DModelPosSet(void);
void Hu3DModelPosSetV(void);
void Hu3DModelRotSet(void);
void Hu3DModelRotSetV(void);
void Hu3DModelScaleSet(void);
void Hu3DModelScaleSetV(void);
void Hu3DModelKill(void);
void Hu3DModelAllKill(void);
void Hu3DModelAttrSet(void);
void Hu3DModelAttrReset(void);
void Hu3DModelAttrGet(void);
void Hu3DModelMotionAttrGet(void);
void Hu3DBGColorSet(void);
void Hu3DModelCameraSet(void);
void Hu3DModelLayerSet(void);
void Hu3DModelTPLvlSet(void);
void Hu3DModelHookSet(void);
void Hu3DModelHookReset(void);
void Hu3DModelHookObjReset(void);
void Hu3DModelAmbSet(void);
void Hu3DModelShadowDispOn(void);
void Hu3DModelShadowDispOff(void);
void Hu3DModelProjectionSet(void);
void Hu3DModelProjectionReset(void);
void Hu3DModelObjPosGet(void);
void Hu3DModelObjMtxGet(void);
void Hu3DModelHiliteTypeSet(void);
void Hu3DModelReflectTypeSet(void);
void Hu3DModelHiliteMapSet(void);
void HuPadInit(void);
void HuPadRead(void);
void HuPadRumbleSet(void);
void HuPadRumbleStop(void);
void HuPadRumbleAllStop(void);
void HuPadStatGet(void);
void HuPadRumbleGet(void);
void Hu3DCameraCreate(void);
void Hu3DCameraPerspectiveSet(void);
void Hu3DCameraViewportSet(void);
void Hu3DCameraScissorSet(void);
void Hu3DCameraPosSet(void);
void Hu3DCameraKill(void);
void Hu3DCameraPosSetV(void);
void Hu3DCameraAllKill(void);
void Hu3DCameraSet(void);
void Hu3DCameraMotionOn(void);
void Hu3DCameraMotionStart(void);
void Hu3DCameraMotionOff(void);
void Hu3DModelCameraCreate(void);
void Hu3DModelCameraInfoSet(void);
void Hu3DLighInit(void);
void Hu3DGLightCreate(void);
void Hu3DGLightCreateV(void);
void Hu3DGLightKill(void);
void Hu3DLightAllKill(void);
void Hu3DLightSet(void);
void Hu3DGLightSpotSet(void);
void Hu3DGLightInfinitytSet(void);
void Hu3DGLightPointSet(void);
void Hu3DGLightColorSet(void);
void Hu3DGLightPosSetV(void);
void Hu3DGLightPosSet(void);
void Hu3DGLightPosAimSetV(void);
void Hu3DGLightPosAimSet(void);
void Hu3DGLightStaticSet(void);
void Hu3DModelLightInfoSet(void);
void Hu3DReflectMapSet(void);
void Hu3DReflectNoSet(void);
void Hu3DFogSet(void);
void Hu3DFogClear(void);
void Hu3DModelObjPtrGet(void);
void Hu3DModelShadowSet(void);
void Hu3DModelShadowReset(void);
void Hu3DShadowCreate(void);
void Hu3DShadowPosSet(void);
void Hu3DShadowTPLvlSet(void);
void Hu3DModelShadowMapSet(void);
void Hu3DModelShadowMapObjSet(void);
void Hu3DShadowSizeSet(void);
void Hu3DMipMapSet(void);
void Hu3DModelClusterAttrSet(void);
void Hu3DModelClusterAttrReset(void);
void Hu3DLLightCreate(void);
void Hu3DLLightCreateV(void);
void Hu3DLLightSpotSet(void);
void Hu3DLLightInfinitytSet(void);
void Hu3DLLightPointSet(void);
void Hu3DLLightKill(void);
void Hu3DLLightColorSet(void);
void Hu3DLLightPosSetV(void);
void Hu3DLLightPosSet(void);
void Hu3DLLightPosAimSetV(void);
void Hu3DLLightPosAimSet(void);
void Hu3DLLightStaticSet(void);
void Hu3DAnimInit(void);
void Hu3DAnimCreate(void);
void Hu3DAnimLink(void);
void Hu3DAnimKill(void);
void Hu3DAnimAllKill(void);
void Hu3DAnimSet(void);
void Hu3DAnimExec(void);
void Hu3DAnimAttrSet(void);
void Hu3DAnimAttrReset(void);
void Hu3DAnimSpeedSet(void);
void Hu3DAnimBankSet(void);
void Hu3DAnmNoSet(void);
void Hu3DTexScrollCreate(void);
void Hu3DTexScrollPosSet(void);
void Hu3DTexScrollPosMoveSet(void);
void Hu3DTexScrollRotSet(void);
void Hu3DTexScrollRotMoveSet(void);
void Hu3DTexScrollKill(void);
void Hu3DTexScrollAllKill(void);
void Hu3DTexScrollPauseDisableSet(void);
void Hu3DParticleCreate(void);
void Hu3DParticleScaleSet(void);
void Hu3DParticleZRotSet(void);
void Hu3DParticleColSet(void);
void Hu3DParticleTPLvlSet(void);
void Hu3DParticleBlendModeSet(void);
void Hu3DParticleHookSet(void);
void Hu3DParticleCntSet(void);
void Hu3DParticleAttrSet(void);
void Hu3DParticleAttrReset(void);
void Hu3DParticleAnimModeSet(void);
void Hu3DParManInit(void);
void Hu3DParManCreate(void);
void Hu3DParManKill(void);
void Hu3DParManAllKill(void);
void Hu3DParManPtrGet(void);
void Hu3DParManAttrSet(void);
void Hu3DParManAttrReset(void);
void Hu3DParManPosSet(void);
void Hu3DParManVecSet(void);
void Hu3DParManRotSet(void);
void Hu3DParManModelIDGet(void);
void Hu3DParManLink(void);
void Hu3DParManTimeLimitSet(void);
void Hu3DParManColorSet(void);
void Hu3DMotionCreate(void);
void Hu3DMotionInit(void);
void Hu3DMotionModelCreate(void);
void Hu3DMotionKill(void);
void Hu3DMotionAllKill(void);
void Hu3DMotionSet(void);
void Hu3DMotionExec(void);
void Hu3DSubMotionExec(void);
void Hu3DMotionNext(void);
void Hu3DMotionTimeSet(void);
void Hu3DMotionTimeGet(void);
void Hu3DMotionMaxTimeGet(void);
void Hu3DMotionStartEndSet(void);
void Hu3DMotionMotionMaxTimeGet(void);
void Hu3DMotionEndCheck(void);
void Hu3DMotionShiftSet(void);
void Hu3DMotionIDGet(void);
void Hu3DMotionShiftIDGet(void);
void Hu3DMotionShiftTimeGet(void);
void Hu3DMotionShiftMaxTimeGet(void);
void Hu3DMotionShiftStartEndSet(void);
void Hu3DMotionShiftSpeedSet(void);
void Hu3DMotionSpeedSet(void);
void Hu3DMotionShapeSpeedSet(void);
void Hu3DMotionShapeTimeSet(void);
void Hu3DMotionNoMotSet(void);
void Hu3DMotionNoMotReset(void);
void Hu3DMotionForceSet(void);
void Hu3DMotionShapeSet(void);
void Hu3DMotionShapeIDGet(void);
void Hu3DMotionShapeMaxTimeGet(void);
void Hu3DMotionClusterSet(void);
void Hu3DMotionClusterNoSet(void);
void Hu3DMotionShapeReset(void);
void Hu3DMotionClusterReset(void);
void Hu3DJointMotion(void);
void Hu3DMotionOverlaySet(void);
void Hu3DMotionOverlayReset(void);
void Hu3DMotionOverlayTimeGet(void);
void Hu3DMotionOverlayTimeSet(void);
void Hu3DMotionOverlaySpeedSet(void);
void Hu3DModelObjDrawInit(void);
void Hu3DModelObjDraw(void);
void Hu3DMotionCalc(void);
void Hu3DMotionShapeStartEndSet(void);
void CamMotionEx(void);
void CamMotionEx2(void);
void Hu3D2Dto3D(void);
void Hu3D3Dto2D(void);
void Hu3DMtxRotGet(void);
void Hu3DMtxTransGet(void);
void Hu3DMtxScaleGet(void);
void Hu3DProjectionCreate(void);
void Hu3DProjectionPosSet(void);
void Hu3DProjectionTPLvlSet(void);
void Hu3DProjectionKill(void);
void HuAudInit(void);
void HuAudStreamPlay(void);
void HuAudAllStop(void);
void HuAudFadeOut(void);
void HuAudStreamPauseOn(void);
void HuAudStreamPauseOff(void);
void HuAudStreamFadeOut(void);
void HuAudStreamVolSet(void);
void HuAudFXPlay(void);
void HuAudFXPlayVol(void);
void HuAudFXPlayVolPan(void);
void HuAudFXStop(void);
void HuAudFXFadeOut(void);
void HuAudFXPanning(void);
void HuAudSeqPlay(void);
void HuAudSeqStop(void);
void HuAudSeqFadeOut(void);
void HuAudSeqMidiCtrlGet(void);
void HuAudFXListnerSet(void);
void HuAudFXListnerUpdate(void);
void HuAudFXEmiterPlay(void);
void HuAudFXEmiterUpDate(void);
void HuAudFXListnerKill(void);
void HuAudFXStatusGet(void);
void HuAudFXPitchSet(void);
void HuAudFXVolSet(void);
void HuAudDllSndGrpSet(void);
void HuAudSndGrpSetSet(void);
void HuAudSndGrpSet(void);
void HuAudSndCommonGrpSet(void);
void HuAudSStreamPlay(void);
void HuAudSStreamStop(void);
void HuAudSStreamFadeOut(void);
void HuAudSStreamAllFadeOut(void);
void HuAudSStreamAllStop(void);
void HuAudSStreamStatGet(void);
void HuAudPlayerVoicePlay(void);
void HuAudCharVoicePlay(void);
void HuAudPlayerVoicePlayPos(void);
void HuAudCharVoicePlayPos(void);
void HuAudPlayerVoicePlayEntry(void);
void HuAudCharVoicePlayEntry(void);
void HuAudAUXSet(void);
void msmMusPlay(void);
void espInit(void);
void espEntry(void);
void espKill(void);
void espGrpIDGet(void);
void espDispOn(void);
void espDispOff(void);
void espAttrSet(void);
void espAttrReset(void);
void espPosSet(void);
void espScaleSet(void);
void espZRotSet(void);
void espTPLvlSet(void);
void espColorSet(void);
void espSpeedSet(void);
void espBankSet(void);
void espDrawNoSet(void);
void espPriSet(void);
void lbl_80192060(void);
void lbl_80192160(void);
void lbl_80192260(void);
void lbl_801D3DA0(void);
void fn_8003FF68(void);
void HuPrcInit(void);
void HuPrcCall(void);
void HuPrcCreate(void);
void HuPrcKill(void);
void HuPrcEnd(void);
void HuPrcWakeup(void);
void HuPrcSleep(void);
void HuPrcVSleep(void);
void HuPrcCurrentGet(void);
void HuPrcDestructorSet(void);
void HuPrcDestructorSet2(void);
void HuPrcChildCreate(void);
void HuPrcChildLink(void);
void HuPrcChildUnlink(void);
void HuPrcChildKill(void);
void HuPrcMemAlloc(void);
void HuPrcMemFree(void);
void Hu3DParManVacumeSet(void);
void HuDataInit(void);
void HuDataDirRead(void);
void HuDataRead(void);
void HuDataReadNum(void);
void HuDataReadMulti(void);
void HuDataDirReadAsync(void);
void HuDataDirReadNumAsync(void);
void HuDataSelHeapRead(void);
void HuDataSelHeapReadNum(void);
void HuDataGetSize(void);
void HuDataDirClose(void);
void HuDataDirCloseNum(void);
void HuDataClose(void);
void HuDataCloseMulti(void);
void HuDataReadNumHeapShortForce(void);
void ARRegisterDMACallback(void);
void ARGetDMAStatus(void);
void ARStartDMA(void);
void ARInit(void);
void ARAlloc(void);
void ARFree(void);
void ARGetSize(void);
void ARSetSize(void);
void HuSprBegin(void);
void HuSprCall(void);
void HuSprFinish(void);
void HuSprAnimRead(void);
void HuSprCreate(void);
void HuSprGrpCreate(void);
void HuSprGrpMemberSet(void);
void HuSprGrpMemberKill(void);
void HuSprGrpKill(void);
void HuSprKill(void);
void HuSprAnimKill(void);
void HuSprAttrSet(void);
void HuSprAttrReset(void);
void HuSprPosSet(void);
void HuSprScaleSet(void);
void HuSprZRotSet(void);
void HuSprGrpPosSet(void);
void HuSprGrpZRotSet(void);
void HuSprGrpScaleSet(void);
void HuSprTPLvlSet(void);
void HuSprColorSet(void);
void HuSprSpeedSet(void);
void HuSprBankSet(void);
void HuSprGrpDrawNoSet(void);
void HuSprDrawNoSet(void);
void HuSprPriSet(void);
void HuSprFuncCreate(void);
void HuSprAnimMake(void);
void HuSprGrpCenterSet(void);
void HuSprAnimLock(void);
void AnimDebug(void);
void HuSprExecLayerSet(void);
void HuSprSprBGSet(void);
void HuSprBGSet(void);
void HuSprGrpScissorSet(void);
void HuSprScissorSet(void);
void HuSprGrpTPLvlSet(void);
void HuARMalloc(void);
void HuARFree(void);
void HuAR_DVDtoARAM(void);
void HuAR_MRAMtoARAM(void);
void HuAR_MRAMtoARAM2(void);
void HuAR_ARAMtoMRAM(void);
void HuAR_ARAMtoMRAMNum(void);
void HuARDMACheck(void);
void HuARDirCheck(void);
void HuARDirFree(void);
void HuAR_ARAMtoMRAMFileRead(void);
void HuAudFXListnerSetEX(void);
void HuWindowInit(void);
void HuWinInit(void);
void HuWinCreate(void);
void HuWinKill(void);
void HuWinAllKill(void);
void HuWinMesSet(void);
void HuWinInsertMesSet(void);
void HuWinChoiceGet(void);
void HuWinChoiceNumGet(void);
void HuWinMesWait(void);
void HuWinSprKill(void);
void HuWinMesRead(void);
void HuWinAnimSet(void);
void HuWinSprSet(void);
void HuWinSprPosSet(void);
void HuWinSprIDGet(void);
void HuWinMesMaxSizeGet(void);
void HuWinInsertMesSizeGet(void);
void HuWinMesMaxSizeBetGet(void);
void HuWinExCreate(void);
void HuWinDispOn(void);
void HuWinDispOff(void);
void HuWinExAnimIn(void);
void HuWinExAnimOut(void);
void HuWinExCleanup(void);
void HuWinExAnimPopIn(void);
void HuWinComKeyWait(void);
void HuWinComKeySet(void);
void HuWinComKeyReset(void);
void HuWinDrawNoSet(void);
void HuWinAttrSet(void);
void HuWinAttrReset(void);
void HuWinBGTPLvlSet(void);
void HuWinMesSpeedSet(void);
void HuWinBGColSet(void);
void HuWinChoiceDisable(void);
void HuWinKeyWaitEntry(void);
void HuWinCenterPosSet(void);
void HuWinPosSet(void);
void HuWinZRotSet(void);
void HuWinScaleSet(void);
void HuWinChoiceNowGet(void);
void HuWinStatGet(void);
void HuWinMesColSet(void);
void HuWinScissorSet(void);
void HuWinExCreateStyled(void);
void HuWinPriSet(void);
void HuWinSprPriSet(void);
void HuWinKeyWaitNumGet(void);
void HuWinMesSizeCancelCRSet(void);
void HuWinMesPalSet(void);
void HuWinHomeClear(void);
void HuWinPushKeySet(void);
void HuWinDisablePlayerSet(void);
void HuWinDisablePlayerReset(void);
void CharManInit(void);
void CharARAMOpen(void);
void CharKill(void);
void CharModelKill(void);
void CharKillAll(void);
void CharModelCreate(void);
void CharModelMotionCreate(void);
void CharModelMotionIndexSet(void);
void CharModelMotionKill(void);
void CharModelMotionDataClose(void);
void CharModelDataClose(void);
void CharAMemPtrGet(void);
void CharModelMotionSet(void);
void CharModelMotionTimeSet(void);
void CharModelMotionTimeGet(void);
void CharModelMotionMaxTimeGet(void);
void CharModelMotionEndCheck(void);
void CharModelMotionShiftIDGet(void);
void CharModelMotionShiftSet(void);
void CharModelMotionShiftTimeGet(void);
void CharModelMotionSpeedSet(void);
void CharModelLayerSetAll(void);
void CharModelItemHookCreate(void);
void CharModelEffectCreate(void);
void CharModelCoinEffectCreate(void);
void fn_8004EC74(void);
void fn_8004EDA4(void);
void fn_8004F13C(void);
void fn_8004F058(void);
void GWCharColorGet(void);
void CharModelLayerSetAll2(void);
void charTexNameTbl(void);
void CharModelTexNameGet(void);
void CharModelVoiceEnableSet(void);
void CharModelEffectNpcInitSilent(void);
void CharModelStepTypeSet(void);
void fn_8004F52C(void);
void CharModelEffectEnableSet(void);
void CharModelEffectNpcInit(void);
void HuPrcSetStat(void);
void HuPrcResetStat(void);
void omGameSysInit(void);
void omResetStatBit(void);
void omCurrentOvlGet(void);
void omPauseChk(void);
void omOvlHisChg(void);
void omOvlHisGet(void);
void omovlevtno(void);
void omovlstat(void);
void AddX(void);
void AddZ(void);
void MapObject(void);
void CharObject(void);
void nMap(void);
void nChar(void);
void MapWall(void);
void MapPos(void);
void HitFaceVec(void);
void HitFace(void);
void HitFaceCount(void);
void GWPlayer(void);
void GWSystem(void);
void HuTHPSprCreateVol(void);
void HuTHPSprCreate(void);
void HuTHP3DCreateVol(void);
void HuTHP3DCreate(void);
void HuTHPStop(void);
void HuTHPClose(void);
void HuTHPRestart(void);
void HuTHPEndCheck(void);
void HuTHPFrameGet(void);
void HuTHPTotalFrameGet(void);
void HuTHPSetVolume(void);
void HuCardCheck(void);
void HuCardMount(void);
void HuCardFormat(void);
void HuCardOpen(void);
void HuCardRead(void);
void HuCardCreate(void);
void HuCardClose(void);
void HuCardWrite(void);
void HuCardDelete(void);
void HuCardSectorSizeGet(void);
void HuCardFreeSpaceGet(void);
void HuCardSlotCheck(void);
void SLFileOpen(void);
void SLFileCreate(void);
void SLFileWrite(void);
void SLFileClose(void);
void SLFileRead(void);
void SLCurSlotNoSet(void);
void SLSaveDataMake(void);
void SLCommonSet(void);
void SLSaveBoard(void);
void SLSaveBoardStory(void);
void SLSave(void);
void SLLoadGameStat(void);
void SLLoadBoard(void);
void SLLoadBoardStory(void);
void SLLoad(void);
void SLCurBoxNoSet(void);
void SLSaveFlagSet(void);
void SLSaveFlagGet(void);
void SLCheckSumCheck(void);
void SLSerialNoGet(void);
void SLSerialNoCheck(void);
void saveExecF(void);
void _CheckFlag(void);
void _SetFlag(void);
void _ClearFlag(void);
void mgInfoTbl(void);
void mgTypeCurr(void);
void mgBattleStar(void);
void lbl_801D3E94(void);
void mgTicTacToeGrid(void);
void mgIndexList(void);
void lbl_801D3E94(void);
void mgGameStatBackup(void);
void mgRecordExtra(void);
void mgQuitExtraF(void);
void mgPracticeEnableF(void);
void mgBoardHostEnableF(void);
void omMgIndexGet(void);
void mgInstExitEnableF(void);
void GWMGRecordSet(void);
void GWMGRecordGet(void);
void GWBoardPlayCountAdd(void);
void GWBoardPlayCountSet(void);
void GWBoardPlayCountGet(void);
void GWBoardWinCountInc(void);
void GWBoardWinCountGet(void);
void GWBoardWinCountSet(void);
void GWBoardMaxStarsSet(void);
void GWBoardMaxStarsGet(void);
void GWBoardMaxCoinsSet(void);
void GWBoardMaxCoinsGet(void);
void GWTotalStarsSet(void);
void GWTotalStarsAdd(void);
void GWTotalStarsGet(void);
void GWStarsAdd(void);
void GWStarsGet(void);
void GWStarsSet(void);
void GWCoinsAdd(void);
void GWCoinsSet(void);
void GWCoinsGet(void);
void GWMGCustomReset(void);
void GWMGCustomSet(void);
void GWMGCustomGet(void);
void GWMGAvailGet(void);
void fmod(void);
void _savegpr_15(void);
void _restgpr_15(void);
void _savegpr_16(void);
void _restgpr_16(void);
void __save_gpr(void);
void __restore_gpr(void);
void omDBGMenuButton(void);
void msmSeSetListener(void);
void msmSeUpdataListener(void);
void msmSeGetIndexPtr(void);
void msmMusSetMasterVolume(void);
void msmSysGetOutputMode(void);
void BoardRollExec(void);
void BoardRollKill(void);
void BoardDiceValueSet(void);
void BoardDiceStop(void);
void BoardDicePauseAll(void);
void BoardDiceDoneCheck(void);
void BoardObjectSetup(void);
void BoardStoryConfigSet(void);
void BoardPartyConfigSet(void);
void BoardSaveInit(void);
void BoardMGExit(void);
void BoardDAngleCalcVec(void);
void BoardDAngleCalc(void);
void BoardVecMaxDistXZCheck(void);
void BoardIsKill(void);
void BoardKill(void);
void BoardCameraScissorSet(void);
void BoardCameraViewSet(void);
void BoardCameraDirGet(void);
void BoardCameraPointDirGet(void);
void BoardCameraMoveSet(void);
void BoardCameraQuakeSet(void);
void BoardCameraQuakeReset(void);
void BoardCameraTargetSet(void);
void BoardCameraPosGet(void);
void BoardCameraTargetGet(void);
void BoardCameraRotGet(void);
void BoardCameraZoomGet(void);
void BoardCameraPosSet(void);
void BoardCameraXRotZoomSet(void);
void BoardCameraZoomSet(void);
void BoardCameraRotSet(void);
void BoardCameraFovSet(void);
void BoardCameraOffsetSet(void);
void BoardCameraTargetPlayerSet(void);
void BoardCameraTargetModelSet(void);
void BoardCameraTargetSpaceSet(void);
void BoardCameraCullCheck(void);
void BoardCameraMotionIsDone(void);
void BoardCameraMotionStartEx(void);
void BoardCameraMotionStart(void);
void BoardCameraMotionWait(void);
void BoardCameraNearFarSet(void);
void BoardCameraNearFarGet(void);
void BoardEventFlagSet(void);
void BoardEventFlagReset(void);
void BoardEventFlagGet(void);
void BoardMGCreate(void);
void BoardDAngleCalcRange(void);
void BoardVecDistXZCalc(void);
void BoardVecMinDistCheck(void);
void BoardArcSin(void);
void BoardArcCos(void);
void BoardMTXCalcLookAt(void);
void BoardLightSetExec(void);
void BoardLightResetExec(void);
void BoardLightHookSet(void);
void BoardMGDoneFlagSet(void);
void BoardMGDoneFlagGet(void);
void BoardMGSetupExec(void);
void BoardFilterFadeOut(void);
void BoardFilterFadeInit(void);
void BoardFilterFadePauseCheck(void);
void BoardFilterFadeCheck(void);
void BoardConfettiCreate(void);
void BoardConfettiKill(void);
void BoardConfettiStop(void);
void BoardRand(void);
void BoardRandMod(void);
void BoardRandFloat(void);
void boardRandSeed(void);
void BoardViewMoveCheck(void);
void BoardViewMoveEnd(void);
void BoardViewFocusGetPos(void);
void BoardViewMoveStart(void);
void BoardViewFocusSet(void);
void boardTurnFunc(void);
void boardStarShowNextHook(void);
void boardBowserHook(void);
void boardTurnStartFunc(void);
void boardStarGiveHook(void);
void boardMainProc(void);
void boardObjMan(void);
void BoardItemStart(void);
void BoardCharWheelInit(void);
void BoardCharWheelCheck(void);
void BoardCharWheelWait(void);
void BoardCharWheelResultGet(void);
void BoardCharWheelSpeedSet(void);
void BoardSpaceInit(void);
void BoardSpaceDestroy(void);
void BoardSpaceLandExec(void);
void BoardSpaceWalkEventFuncSet(void);
void BoardSpaceWalkMiniEventFuncSet(void);
void BoardSpaceLandEventFuncSet(void);
void BoardSpaceWalkEventExec(void);
void BoardSpaceWalkMiniEventExec(void);
void BoardSpaceBlockExec(void);
void BoardSpaceWalkExec(void);
void BoardSpaceCameraSet(void);
void BoardSpaceCornerPosGet(void);
void BoardSpaceStarGetRandom(void);
void BoardSpaceCountGet(void);
void BoardSpaceGet(void);
void BoardSpaceFlagPosGet(void);
void BoardSpaceFlagGet(void);
void BoardSpaceLinkTypeSearch(void);
void BoardSpacePosGet(void);
void BoardSpaceRotGet(void);
void BoardSpaceRead(void);
void BoardSpaceAttrReset(void);
void BoardSpaceAttrSet(void);
void BoardSpaceLinkTargetListGet(void);
void BoardSpaceFlagSearch(void);
void BoardSpaceTypeGet(void);
void BoardSpaceTypeSet(void);
void BoardSpaceLinkFlagSearch(void);
void BoardSpaceLinkTypeListGet(void);
void BoardSpaceLinkTransformGet(void);
void BoardSpaceHide(void);
void BoardSpaceStarCheck(void);
void BoardSpaceStarMove(void);
void BoardSpaceStarSetIndex(void);
void BoardSpaceStarGetCurr(void);
void BoardSpaceStarGet(void);
void BoardStarHostSet(void);
void BoardStarHostMdlGet(void);
void BoardBooHouseHostSet(void);
void BoardBooHouseHostGet(void);
void BoardLotteryHostSet(void);
void BoardLotteryHostGet(void);
void BoardShopHostSet(void);
void BoardShopHostGet(void);
void BoardPauseActiveCheck(void);
void BoardLotteryInit(void);
void BoardLotteryKill(void);
void BoardLotteryExec(void);
void BoardBooHouseCreate(void);
void BoardBooHouseKill(void);
void BoardBooHouseExec(void);
void BoardLandBlueExec(void);
void BoardLandRedExec(void);
void BoardWarpExec(void);
void BoardMushroomExec(void);
void BoardStarExec(void);
void BoardStarGive(void);
void BoardBattleExec(void);
void BoardShopInit(void);
void BoardShopKill(void);
void BoardShopExec(void);
void BoardModelInit(void);
void BoardModelKillAll(void);
void BoardModelDummyUpdate(void);
void BoardModelVisibilityUpdate(void);
void BoardModelKill(void);
void BoardModelExistCheck(void);
void BoardModelExistDupe(void);
void BoardModelIDGet(void);
void BoardModelAlphaSet(void);
void BoardModelMotionStart(void);
void BoardModelMotionShiftSet(void);
void BoardModelAttrSet(void);
void BoardModelAttrReset(void);
void BoardModelMotionTimeSet(void);
void BoardModelMotionSpeedSet(void);
void BoardModelMotionSpeedGet(void);
void BoardModelMotionStartEndSet(void);
void BoardModelMotionUpdateSet(void);
void BoardModelMotionShapeSet(void);
void BoardModelMotionShapeTimeGet(void);
void BoardModelMotionShapeMaxTimeGet(void);
void BoardModelMotionShapeSpeedSet(void);
void BoardModelMotionShapeSpeedGet(void);
void BoardModelMotionShapeEndCheck(void);
void BoardModelMotionShapeStartEndSet(void);
void BoardModelMtxSet(void);
void BoardModelMtxGet(void);
void BoardModelPosSetV(void);
void BoardModelRotSetV(void);
void BoardModelScaleSetV(void);
void BoardModelPosSet(void);
void BoardModelRotSet(void);
void BoardModelScaleSet(void);
void BoardModelPosGet(void);
void BoardModelRotGet(void);
void BoardModelScaleGet(void);
void fn_8006DDE8(void);
void BoardModelVisibilitySet(void);
void BoardModelVisibilityGet(void);
void BoardModelLayerSet(void);
void BoardModelCameraSet(void);
void BoardModelPassSet(void);
void fn_8006DC1C(void);
void BoardModelHookSet(void);
void BoardModelHookReset(void);
void BoardModelHookObjReset(void);
void BoardModelMotionEndCheck(void);
void BoardModelMotionTimeGet(void);
void BoardModelMotionMaxTimeGet(void);
void BoardModelMotionCreate(void);
void BoardModelMotionKill(void);
void BoardModelCreate(void);
void BoardModelCreateCharacter(void);
void BoardModelCreateParam(void);
void BoardModelLayerSetAll(void);
void BoardModelCameraSetAll(void);
void BoardModelHideSetAll(void);
void BoardModelAmbSet(void);
void BoardModelAmbSetAll(void);
void BoardModelRotYSet(void);
void BoardModelRotYGet(void);
void BoardModelVoiceEnableSet(void);
void BoardPlayerModelInit(void);
void BoardPlayerModelKill(void);
void BoardPlayerInit(void);
void BoardPlayerGetCharMess(void);
void BoardPlayerGetCharName(void);
void BoardPlayerLayerSet(void);
void BoardPlayerCameraSet(void);
void fn_80062A40(void);
void BoardPlayerExistCheck(void);
void BoardPlayerMtxSet(void);
void BoardPlayerPosSet(void);
void BoardPlayerPosSetV(void);
void BoardPlayerPosGet(void);
void BoardPlayerRotSet(void);
void BoardPlayerRotSetV(void);
void BoardPlayerRotGet(void);
void BoardPlayerRotYSet(void);
void BoardPlayerRotYGet(void);
void BoardPlayerScaleSet(void);
void BoardPlayerScaleSetV(void);
void BoardPlayerScaleGet(void);
void BoardPlayerCornerPosSet(void);
void BoardPlayerCornerPosGet(void);
void BoardPlayerSizeGet(void);
void BoardPlayerSizeSet(void);
void BoardPlayerCurrMotionGet(void);
void BoardPlayerMotionEndCheck(void);
void BoardPlayerMotionEndWait(void);
void BoardPlayerMotionMaxTimeGet(void);
void BoardPlayerMotionTimeGet(void);
void BoardPlayerVoiceEnableSet(void);
void BoardPlayerMotionStart(void);
void BoardPlayerMotionShiftSet(void);
void BoardPlayerMotionCreate(void);
void BoardPlayerMotionKill(void);
void BoardPlayerMotionSpeedSet(void);
void BoardPlayerMotionTimeSet(void);
void BoardPlayerMotionStartEndSet(void);
void BoardPlayerModelAttrSet(void);
void BoardPlayerModelAttrReset(void);
void BoardPlayerAmbSet(void);
void BoardPlayerIdleSet(void);
void BoardPlayerMotBlendSet(void);
void BoardPlayerMotBlendCheck(void);
void BoardPlayerRankCalc(void);
void BoardItemPrevGet(void);
void BoardItemPrevSet(void);
void BoardPlayerItemRemove(void);
void BoardPlayerItemFind(void);
void BoardPlayerItemAdd(void);
void BoardPlayerItemCount(void);
void BoardPlayerCoinsAdd(void);
void BoardPlayerCoinsGet(void);
void BoardPlayerCoinsSet(void);
void BoardPlayerStarsAdd(void);
void BoardPlayerSameTeamFind(void);
void BoardPlayerPosLerpStart(void);
void BoardPlayerMoveToAsync(void);
void BoardPlayerDiceJumpStart(void);
void BoardPlayerDiceJumpCheck(void);
void BoardRollCreate(void);
void BoardRollUpdateSet(void);
void BoardRollDispSet(void);
void BoardPlayerBtnDownWait(void);
void BoardPlayerAutoSizeSet(void);
void BoardPlayerAutoSizeGet(void);
void BoardPlayerMoveAwayIsDone(void);
void BoardPlayerMoveAwayStartCurr(void);
void BoardPlayerMoveAwayStart(void);
void BoardPlayerPreTurnHookSet(void);
void BoardPlayerPostTurnHookSet(void);
void BoardPlayerCopyEyeMat(void);
void BoardBowserSuitInit(void);
void BoardBowserSuitKill(void);
void BoardBowserSuitModelGet(void);
void BoardBowserSuitPlayerModelGet(void);
void BoardBowserSuitPlayerModelKill(void);
void BoardBowserSuitMotionSetWait(void);
void BoardBowserSuitMotionSetWalk(void);
void BoardBowserSuitMotionSetWin(void);
void BoardBowserSuitMotionSetJump(void);
void BoardJunctionMaskSet(void);
void BoardJunctionMaskReset(void);
void BoardJunctionMaskZero(void);
void BoardPlayerResizeAnimExec(void);
void BoardWinCreate(void);
void BoardWinCreateChoice(void);
void BoardWinChoiceGet(void);
void BoardWinWait(void);
void BoardWinKill(void);
void BoardWinInit(void);
void BoardWinKillAll(void);
void BoardWinUnusedArraySet(void);
void BoardWinPause(void);
void BoardWinInsertMesSet(void);
void BoardWinAttrSet(void);
void BoardWinAttrReset(void);
void BoardWinChoiceDisable(void);
void BoardWinKeyWait(void);
void BoardWinSpeedGet(void);
void BoardWinSpeedSet(void);
void BoardWinPriSet(void);
void BoardWinChoiceNowGet(void);
void BoardWinChoiceNowGet2(void);
void BoardStatusCreate(void);
void BoardStatusKill(void);
void BoardStatusVisibleGet(void);
void BoardStatusShowSet(void);
void BoardStatusShowSetForce(void);
void BoardStatusGraySet(void);
void BoardStatusShowSetAll(void);
void BoardStatusStopCheck(void);
void BoardSpriteCreate(void);
void BoardStatusTargetPosSet(void);
void BoardStatusPosSet(void);
void BoardStatusPosGet(void);
void BoardStatusItemHideSet(void);
void BoardStatusHammerCreate(void);
void BoardStatusHammerKill(void);
void BoardStatusHammerShowSet(void);
void BoardPickerCreate(void);
void BoardPickerDoneCheck(void);
void BoardPickerChoiceGet(void);
void BoardPickerPosGet(void);
void BoardPickerBackFlagSet(void);
void BoardItemGetDestPos(void);
void BoardItemUseExec(void);
void BoardItemStatusKill(void);
void BoardYourTurnExec(void);
void BoardMusStart(void);
void BoardAudSeqFadeOutFast(void);
void BoardAudSeqFadeOut(void);
void BoardMusLoudSet(void);
void BoardMusVolPanSet(void);
void BoardAudSeqPause(void);
void BoardMusStatusGet(void);
void BoardAudSeqFadeOutAll(void);
void BoardAudFXPlay(void);
void BoardAudFXStop(void);
void BoardComKeySetLeft(void);
void BoardComKeySetUp(void);
void BoardComKeySetRight(void);
void BoardComKeySetDown(void);
void BoardComPreferItemCheck(void);
void BoardComPreferItemGet(void);
void BoardComFarPlayerFind(void);
void boardTutorialData(void);
void BoardTutorialHookSet(void);
void BoardRollTutorialSet(void);
void BoardTutorialDirInputSet(void);
void BoardCharWheelTargetSet(void);
void BoardTutorialBlockSetPos(void);
void BoardTutorialItemSet(void);
void BoardTutorialHostSet(void);
void BoardMGSetupTutorialExec(void);
void BoardShopTutorialExec(void);
void BoardLotteryTutorialExec(void);
void BoardBooHouseTutorialExec(void);
extern void _kerjmp_OSDumpStopwatch(void);
extern void _kerjmp_PSVECDotProduct(void);
extern void _kerjmp_PSVECDistance(void);
extern void _kerjmp_PSVECSquareDistance(void);
extern void _kerjmp_VIGetDTVStatus(void);
extern void _kerjmp_OSGetProgressiveMode(void);
extern void _kerjmp_OSSetProgressiveMode(void);
extern void _kerjmp_PSVECSubtract(void);
extern void _kerjmp_PSMTXTranspose(void);
extern void _kerjmp_C_VECReflect(void);
extern void _kerjmp_PSMTXInvXpose(void);
extern void _kerjmp_PSMTXRotRad(void);
extern void _kerjmp_PSMTXRotAxisRad(void);
extern void _kerjmp_PSVECMag(void);
extern void _kerjmp_PSVECScale(void);
extern void _kerjmp_PSMTXMultVecSR(void);
extern void _kerjmp_C_QUATRotAxisRad(void);
extern void _kerjmp_C_QUATMtx(void);
extern void _kerjmp_C_QUATAdd(void);
extern void _kerjmp_C_QUATSlerp(void);
extern void _kerjmp_PSQUATAdd(void);
extern void _kerjmp_PSMTXQuat(void);
extern void _kerjmp_PSQUATMultiply(void);
extern void _kerjmp_PSQUATInverse(void);
extern void _kerjmp_PSQUATNormalize(void);
extern void _kerjmp_OSTicksToCalendarTime(void);
extern void _kerjmp_GXWaitDrawDone(void);
extern void _kerjmp_GXProject(void);
extern void _kerjmp_GXGetProjectionv(void);
extern void _kerjmp_GXGetViewportv(void);
extern void _kerjmp_GXPixModeSync(void);
extern void _kerjmp_GXSetIndTexOrder(void);
extern void _kerjmp_GXSetIndTexMtx(void);
extern void _kerjmp_GXSetTevIndWarp(void);
extern void _kerjmp_GXSetTexCoordScaleManually(void);
extern void _kerjmp_GXSetTevIndTile(void);
extern void _kerjmp_GXNtsc480Prog(void);
extern void _kerjmp_omSetStatBit(void);
extern void _kerjmp_MGSeqDoneCheck(void);
extern void _kerjmp_WipeStatGet(void);
extern void _kerjmp_omMakeGroupEx(void);
extern void _kerjmp_omGetGroupMemberListEx(void);
extern void _kerjmp_MGSeqParamSet(void);
extern void _kerjmp_MGSeqKill(void);
extern void _kerjmp_ClusterAdjustObject(void);
extern void _kerjmp_printWin(void);
extern void _kerjmp_print8(void);
extern void _kerjmp_HuSysVWaitSet(void);
extern void _kerjmp_fn_800401D0(void);
extern void _kerjmp_fn_800402FC(void);
extern void _kerjmp_MGSeqInit(void);
extern void _kerjmp_MGSeqCreate(void);
extern void _kerjmp_omDelObjEx(void);
extern void _kerjmp_MGSeqPosSet(void);
extern void _kerjmp_atan2(void);
extern void _kerjmp_atan2f(void);
extern void _kerjmp_cos(void);
extern void _kerjmp_MGSeqStatGet(void);
extern void _kerjmp_Center(void);
extern void _kerjmp_CRotM(void);
extern void _kerjmp_CenterM(void);
extern void _kerjmp_CZoomM(void);
extern void _kerjmp_omOutViewMulti(void);
extern void _kerjmp_omOutView(void);
extern void _kerjmp_omAddObjEx(void);
extern void _kerjmp_omInitObjMan(void);
extern void _kerjmp_frandmod(void);
extern void _kerjmp_fn_80040374(void);
extern void _kerjmp_SetDefLight(void);
extern void _kerjmp_HuSetVecF(void);
extern void _kerjmp_HuSubVecF(void);
extern void _kerjmp_frandf(void);
extern void _kerjmp_MGSeqSprKill(void);
extern void _kerjmp_mtxRotCat(void);
extern void _kerjmp_Hu3DLayerHookSet(void);
extern void _kerjmp_Hu3DNoSyncSet(void);
extern void _kerjmp_Hu3DModelCreate(void);
extern void _kerjmp_Hu3DModelLink(void);
extern void _kerjmp_Hu3DHookFuncCreate(void);
extern void _kerjmp_Hu3DModelPosSet(void);
extern void _kerjmp_Hu3DModelPosSetV(void);
extern void _kerjmp_Hu3DModelRotSet(void);
extern void _kerjmp_Hu3DModelRotSetV(void);
extern void _kerjmp_Hu3DModelScaleSet(void);
extern void _kerjmp_Hu3DModelScaleSetV(void);
extern void _kerjmp_Hu3DModelKill(void);
extern void _kerjmp_Hu3DModelAllKill(void);
extern void _kerjmp_Hu3DModelAttrSet(void);
extern void _kerjmp_Hu3DModelAttrReset(void);
extern void _kerjmp_Hu3DModelAttrGet(void);
extern void _kerjmp_Hu3DModelMotionAttrGet(void);
extern void _kerjmp_Hu3DBGColorSet(void);
extern void _kerjmp_Hu3DModelCameraSet(void);
extern void _kerjmp_Hu3DModelLayerSet(void);
extern void _kerjmp_Hu3DModelTPLvlSet(void);
extern void _kerjmp_Hu3DModelHookSet(void);
extern void _kerjmp_Hu3DModelHookReset(void);
extern void _kerjmp_Hu3DModelHookObjReset(void);
extern void _kerjmp_Hu3DModelAmbSet(void);
extern void _kerjmp_Hu3DModelShadowDispOn(void);
extern void _kerjmp_Hu3DModelShadowDispOff(void);
extern void _kerjmp_Hu3DModelProjectionSet(void);
extern void _kerjmp_Hu3DModelProjectionReset(void);
extern void _kerjmp_Hu3DModelObjPosGet(void);
extern void _kerjmp_Hu3DModelObjMtxGet(void);
extern void _kerjmp_Hu3DModelHiliteTypeSet(void);
extern void _kerjmp_Hu3DModelReflectTypeSet(void);
extern void _kerjmp_Hu3DModelHiliteMapSet(void);
extern void _kerjmp_HuPadInit(void);
extern void _kerjmp_HuPadRead(void);
extern void _kerjmp_HuPadRumbleSet(void);
extern void _kerjmp_HuPadRumbleStop(void);
extern void _kerjmp_HuPadRumbleAllStop(void);
extern void _kerjmp_HuPadStatGet(void);
extern void _kerjmp_HuPadRumbleGet(void);
extern void _kerjmp_Hu3DCameraCreate(void);
extern void _kerjmp_Hu3DCameraPerspectiveSet(void);
extern void _kerjmp_Hu3DCameraViewportSet(void);
extern void _kerjmp_Hu3DCameraScissorSet(void);
extern void _kerjmp_Hu3DCameraPosSet(void);
extern void _kerjmp_Hu3DCameraKill(void);
extern void _kerjmp_Hu3DCameraPosSetV(void);
extern void _kerjmp_Hu3DCameraAllKill(void);
extern void _kerjmp_Hu3DCameraSet(void);
extern void _kerjmp_Hu3DCameraMotionOn(void);
extern void _kerjmp_Hu3DCameraMotionStart(void);
extern void _kerjmp_Hu3DCameraMotionOff(void);
extern void _kerjmp_Hu3DModelCameraCreate(void);
extern void _kerjmp_Hu3DModelCameraInfoSet(void);
extern void _kerjmp_Hu3DLighInit(void);
extern void _kerjmp_Hu3DGLightCreate(void);
extern void _kerjmp_Hu3DGLightCreateV(void);
extern void _kerjmp_Hu3DGLightKill(void);
extern void _kerjmp_Hu3DLightAllKill(void);
extern void _kerjmp_Hu3DLightSet(void);
extern void _kerjmp_Hu3DGLightSpotSet(void);
extern void _kerjmp_Hu3DGLightInfinitytSet(void);
extern void _kerjmp_Hu3DGLightPointSet(void);
extern void _kerjmp_Hu3DGLightColorSet(void);
extern void _kerjmp_Hu3DGLightPosSetV(void);
extern void _kerjmp_Hu3DGLightPosSet(void);
extern void _kerjmp_Hu3DGLightPosAimSetV(void);
extern void _kerjmp_Hu3DGLightPosAimSet(void);
extern void _kerjmp_Hu3DGLightStaticSet(void);
extern void _kerjmp_Hu3DModelLightInfoSet(void);
extern void _kerjmp_Hu3DReflectMapSet(void);
extern void _kerjmp_Hu3DReflectNoSet(void);
extern void _kerjmp_Hu3DFogSet(void);
extern void _kerjmp_Hu3DFogClear(void);
extern void _kerjmp_Hu3DModelObjPtrGet(void);
extern void _kerjmp_Hu3DModelShadowSet(void);
extern void _kerjmp_Hu3DModelShadowReset(void);
extern void _kerjmp_Hu3DShadowCreate(void);
extern void _kerjmp_Hu3DShadowPosSet(void);
extern void _kerjmp_Hu3DShadowTPLvlSet(void);
extern void _kerjmp_Hu3DModelShadowMapSet(void);
extern void _kerjmp_Hu3DModelShadowMapObjSet(void);
extern void _kerjmp_Hu3DShadowSizeSet(void);
extern void _kerjmp_Hu3DMipMapSet(void);
extern void _kerjmp_Hu3DModelClusterAttrSet(void);
extern void _kerjmp_Hu3DModelClusterAttrReset(void);
extern void _kerjmp_Hu3DLLightCreate(void);
extern void _kerjmp_Hu3DLLightCreateV(void);
extern void _kerjmp_Hu3DLLightSpotSet(void);
extern void _kerjmp_Hu3DLLightInfinitytSet(void);
extern void _kerjmp_Hu3DLLightPointSet(void);
extern void _kerjmp_Hu3DLLightKill(void);
extern void _kerjmp_Hu3DLLightColorSet(void);
extern void _kerjmp_Hu3DLLightPosSetV(void);
extern void _kerjmp_Hu3DLLightPosSet(void);
extern void _kerjmp_Hu3DLLightPosAimSetV(void);
extern void _kerjmp_Hu3DLLightPosAimSet(void);
extern void _kerjmp_Hu3DLLightStaticSet(void);
extern void _kerjmp_Hu3DAnimInit(void);
extern void _kerjmp_Hu3DAnimCreate(void);
extern void _kerjmp_Hu3DAnimLink(void);
extern void _kerjmp_Hu3DAnimKill(void);
extern void _kerjmp_Hu3DAnimAllKill(void);
extern void _kerjmp_Hu3DAnimSet(void);
extern void _kerjmp_Hu3DAnimExec(void);
extern void _kerjmp_Hu3DAnimAttrSet(void);
extern void _kerjmp_Hu3DAnimAttrReset(void);
extern void _kerjmp_Hu3DAnimSpeedSet(void);
extern void _kerjmp_Hu3DAnimBankSet(void);
extern void _kerjmp_Hu3DAnmNoSet(void);
extern void _kerjmp_Hu3DTexScrollCreate(void);
extern void _kerjmp_Hu3DTexScrollPosSet(void);
extern void _kerjmp_Hu3DTexScrollPosMoveSet(void);
extern void _kerjmp_Hu3DTexScrollRotSet(void);
extern void _kerjmp_Hu3DTexScrollRotMoveSet(void);
extern void _kerjmp_Hu3DTexScrollKill(void);
extern void _kerjmp_Hu3DTexScrollAllKill(void);
extern void _kerjmp_Hu3DTexScrollPauseDisableSet(void);
extern void _kerjmp_Hu3DParticleCreate(void);
extern void _kerjmp_Hu3DParticleScaleSet(void);
extern void _kerjmp_Hu3DParticleZRotSet(void);
extern void _kerjmp_Hu3DParticleColSet(void);
extern void _kerjmp_Hu3DParticleTPLvlSet(void);
extern void _kerjmp_Hu3DParticleBlendModeSet(void);
extern void _kerjmp_Hu3DParticleHookSet(void);
extern void _kerjmp_Hu3DParticleCntSet(void);
extern void _kerjmp_Hu3DParticleAttrSet(void);
extern void _kerjmp_Hu3DParticleAttrReset(void);
extern void _kerjmp_Hu3DParticleAnimModeSet(void);
extern void _kerjmp_Hu3DParManInit(void);
extern void _kerjmp_Hu3DParManCreate(void);
extern void _kerjmp_Hu3DParManKill(void);
extern void _kerjmp_Hu3DParManAllKill(void);
extern void _kerjmp_Hu3DParManPtrGet(void);
extern void _kerjmp_Hu3DParManAttrSet(void);
extern void _kerjmp_Hu3DParManAttrReset(void);
extern void _kerjmp_Hu3DParManPosSet(void);
extern void _kerjmp_Hu3DParManVecSet(void);
extern void _kerjmp_Hu3DParManRotSet(void);
extern void _kerjmp_Hu3DParManModelIDGet(void);
extern void _kerjmp_Hu3DParManLink(void);
extern void _kerjmp_Hu3DParManTimeLimitSet(void);
extern void _kerjmp_Hu3DParManColorSet(void);
extern void _kerjmp_Hu3DMotionCreate(void);
extern void _kerjmp_Hu3DMotionInit(void);
extern void _kerjmp_Hu3DMotionModelCreate(void);
extern void _kerjmp_Hu3DMotionKill(void);
extern void _kerjmp_Hu3DMotionAllKill(void);
extern void _kerjmp_Hu3DMotionSet(void);
extern void _kerjmp_Hu3DMotionExec(void);
extern void _kerjmp_Hu3DSubMotionExec(void);
extern void _kerjmp_Hu3DMotionNext(void);
extern void _kerjmp_Hu3DMotionTimeSet(void);
extern void _kerjmp_Hu3DMotionTimeGet(void);
extern void _kerjmp_Hu3DMotionMaxTimeGet(void);
extern void _kerjmp_Hu3DMotionStartEndSet(void);
extern void _kerjmp_Hu3DMotionMotionMaxTimeGet(void);
extern void _kerjmp_Hu3DMotionEndCheck(void);
extern void _kerjmp_Hu3DMotionShiftSet(void);
extern void _kerjmp_Hu3DMotionIDGet(void);
extern void _kerjmp_Hu3DMotionShiftIDGet(void);
extern void _kerjmp_Hu3DMotionShiftTimeGet(void);
extern void _kerjmp_Hu3DMotionShiftMaxTimeGet(void);
extern void _kerjmp_Hu3DMotionShiftStartEndSet(void);
extern void _kerjmp_Hu3DMotionShiftSpeedSet(void);
extern void _kerjmp_Hu3DMotionSpeedSet(void);
extern void _kerjmp_Hu3DMotionShapeSpeedSet(void);
extern void _kerjmp_Hu3DMotionShapeTimeSet(void);
extern void _kerjmp_Hu3DMotionNoMotSet(void);
extern void _kerjmp_Hu3DMotionNoMotReset(void);
extern void _kerjmp_Hu3DMotionForceSet(void);
extern void _kerjmp_Hu3DMotionShapeSet(void);
extern void _kerjmp_Hu3DMotionShapeIDGet(void);
extern void _kerjmp_Hu3DMotionShapeMaxTimeGet(void);
extern void _kerjmp_Hu3DMotionClusterSet(void);
extern void _kerjmp_Hu3DMotionClusterNoSet(void);
extern void _kerjmp_Hu3DMotionShapeReset(void);
extern void _kerjmp_Hu3DMotionClusterReset(void);
extern void _kerjmp_Hu3DJointMotion(void);
extern void _kerjmp_Hu3DMotionOverlaySet(void);
extern void _kerjmp_Hu3DMotionOverlayReset(void);
extern void _kerjmp_Hu3DMotionOverlayTimeGet(void);
extern void _kerjmp_Hu3DMotionOverlayTimeSet(void);
extern void _kerjmp_Hu3DMotionOverlaySpeedSet(void);
extern void _kerjmp_Hu3DModelObjDrawInit(void);
extern void _kerjmp_Hu3DModelObjDraw(void);
extern void _kerjmp_Hu3DMotionCalc(void);
extern void _kerjmp_Hu3DMotionShapeStartEndSet(void);
extern void _kerjmp_CamMotionEx(void);
extern void _kerjmp_CamMotionEx2(void);
extern void _kerjmp_Hu3D2Dto3D(void);
extern void _kerjmp_Hu3D3Dto2D(void);
extern void _kerjmp_Hu3DMtxRotGet(void);
extern void _kerjmp_Hu3DMtxTransGet(void);
extern void _kerjmp_Hu3DMtxScaleGet(void);
extern void _kerjmp_Hu3DProjectionCreate(void);
extern void _kerjmp_Hu3DProjectionPosSet(void);
extern void _kerjmp_Hu3DProjectionTPLvlSet(void);
extern void _kerjmp_Hu3DProjectionKill(void);
extern void _kerjmp_HuAudInit(void);
extern void _kerjmp_HuAudStreamPlay(void);
extern void _kerjmp_HuAudAllStop(void);
extern void _kerjmp_HuAudFadeOut(void);
extern void _kerjmp_HuAudStreamPauseOn(void);
extern void _kerjmp_HuAudStreamPauseOff(void);
extern void _kerjmp_HuAudStreamFadeOut(void);
extern void _kerjmp_HuAudStreamVolSet(void);
extern void _kerjmp_HuAudFXPlay(void);
extern void _kerjmp_HuAudFXPlayVol(void);
extern void _kerjmp_HuAudFXPlayVolPan(void);
extern void _kerjmp_HuAudFXStop(void);
extern void _kerjmp_HuAudFXFadeOut(void);
extern void _kerjmp_HuAudFXPanning(void);
extern void _kerjmp_HuAudSeqPlay(void);
extern void _kerjmp_HuAudSeqStop(void);
extern void _kerjmp_HuAudSeqFadeOut(void);
extern void _kerjmp_HuAudSeqMidiCtrlGet(void);
extern void _kerjmp_HuAudFXListnerSet(void);
extern void _kerjmp_HuAudFXListnerUpdate(void);
extern void _kerjmp_HuAudFXEmiterPlay(void);
extern void _kerjmp_HuAudFXEmiterUpDate(void);
extern void _kerjmp_HuAudFXListnerKill(void);
extern void _kerjmp_HuAudFXStatusGet(void);
extern void _kerjmp_HuAudFXPitchSet(void);
extern void _kerjmp_HuAudFXVolSet(void);
extern void _kerjmp_HuAudDllSndGrpSet(void);
extern void _kerjmp_HuAudSndGrpSetSet(void);
extern void _kerjmp_HuAudSndGrpSet(void);
extern void _kerjmp_HuAudSndCommonGrpSet(void);
extern void _kerjmp_HuAudSStreamPlay(void);
extern void _kerjmp_HuAudSStreamStop(void);
extern void _kerjmp_HuAudSStreamFadeOut(void);
extern void _kerjmp_HuAudSStreamAllFadeOut(void);
extern void _kerjmp_HuAudSStreamAllStop(void);
extern void _kerjmp_HuAudSStreamStatGet(void);
extern void _kerjmp_HuAudPlayerVoicePlay(void);
extern void _kerjmp_HuAudCharVoicePlay(void);
extern void _kerjmp_HuAudPlayerVoicePlayPos(void);
extern void _kerjmp_HuAudCharVoicePlayPos(void);
extern void _kerjmp_HuAudPlayerVoicePlayEntry(void);
extern void _kerjmp_HuAudCharVoicePlayEntry(void);
extern void _kerjmp_HuAudAUXSet(void);
extern void _kerjmp_msmMusPlay(void);
extern void _kerjmp_espInit(void);
extern void _kerjmp_espEntry(void);
extern void _kerjmp_espKill(void);
extern void _kerjmp_espGrpIDGet(void);
extern void _kerjmp_espDispOn(void);
extern void _kerjmp_espDispOff(void);
extern void _kerjmp_espAttrSet(void);
extern void _kerjmp_espAttrReset(void);
extern void _kerjmp_espPosSet(void);
extern void _kerjmp_espScaleSet(void);
extern void _kerjmp_espZRotSet(void);
extern void _kerjmp_espTPLvlSet(void);
extern void _kerjmp_espColorSet(void);
extern void _kerjmp_espSpeedSet(void);
extern void _kerjmp_espBankSet(void);
extern void _kerjmp_espDrawNoSet(void);
extern void _kerjmp_espPriSet(void);
extern void _kerjmp_lbl_80192060(void);
extern void _kerjmp_lbl_80192160(void);
extern void _kerjmp_lbl_80192260(void);
extern void _kerjmp_lbl_801D3DA0(void);
extern void _kerjmp_fn_8003FF68(void);
extern void _kerjmp_HuPrcInit(void);
extern void _kerjmp_HuPrcCall(void);
extern void _kerjmp_HuPrcCreate(void);
extern void _kerjmp_HuPrcKill(void);
extern void _kerjmp_HuPrcEnd(void);
extern void _kerjmp_HuPrcWakeup(void);
extern void _kerjmp_HuPrcSleep(void);
extern void _kerjmp_HuPrcVSleep(void);
extern void _kerjmp_HuPrcCurrentGet(void);
extern void _kerjmp_HuPrcDestructorSet(void);
extern void _kerjmp_HuPrcDestructorSet2(void);
extern void _kerjmp_HuPrcChildCreate(void);
extern void _kerjmp_HuPrcChildLink(void);
extern void _kerjmp_HuPrcChildUnlink(void);
extern void _kerjmp_HuPrcChildKill(void);
extern void _kerjmp_HuPrcMemAlloc(void);
extern void _kerjmp_HuPrcMemFree(void);
extern void _kerjmp_Hu3DParManVacumeSet(void);
extern void _kerjmp_HuDataInit(void);
extern void _kerjmp_HuDataDirRead(void);
extern void _kerjmp_HuDataRead(void);
extern void _kerjmp_HuDataReadNum(void);
extern void _kerjmp_HuDataReadMulti(void);
extern void _kerjmp_HuDataDirReadAsync(void);
extern void _kerjmp_HuDataDirReadNumAsync(void);
extern void _kerjmp_HuDataSelHeapRead(void);
extern void _kerjmp_HuDataSelHeapReadNum(void);
extern void _kerjmp_HuDataGetSize(void);
extern void _kerjmp_HuDataDirClose(void);
extern void _kerjmp_HuDataDirCloseNum(void);
extern void _kerjmp_HuDataClose(void);
extern void _kerjmp_HuDataCloseMulti(void);
extern void _kerjmp_HuDataReadNumHeapShortForce(void);
extern void _kerjmp_ARRegisterDMACallback(void);
extern void _kerjmp_ARGetDMAStatus(void);
extern void _kerjmp_ARStartDMA(void);
extern void _kerjmp_ARInit(void);
extern void _kerjmp_ARAlloc(void);
extern void _kerjmp_ARFree(void);
extern void _kerjmp_ARGetSize(void);
extern void _kerjmp_ARSetSize(void);
extern void _kerjmp_HuSprBegin(void);
extern void _kerjmp_HuSprCall(void);
extern void _kerjmp_HuSprFinish(void);
extern void _kerjmp_HuSprAnimRead(void);
extern void _kerjmp_HuSprCreate(void);
extern void _kerjmp_HuSprGrpCreate(void);
extern void _kerjmp_HuSprGrpMemberSet(void);
extern void _kerjmp_HuSprGrpMemberKill(void);
extern void _kerjmp_HuSprGrpKill(void);
extern void _kerjmp_HuSprKill(void);
extern void _kerjmp_HuSprAnimKill(void);
extern void _kerjmp_HuSprAttrSet(void);
extern void _kerjmp_HuSprAttrReset(void);
extern void _kerjmp_HuSprPosSet(void);
extern void _kerjmp_HuSprScaleSet(void);
extern void _kerjmp_HuSprZRotSet(void);
extern void _kerjmp_HuSprGrpPosSet(void);
extern void _kerjmp_HuSprGrpZRotSet(void);
extern void _kerjmp_HuSprGrpScaleSet(void);
extern void _kerjmp_HuSprTPLvlSet(void);
extern void _kerjmp_HuSprColorSet(void);
extern void _kerjmp_HuSprSpeedSet(void);
extern void _kerjmp_HuSprBankSet(void);
extern void _kerjmp_HuSprGrpDrawNoSet(void);
extern void _kerjmp_HuSprDrawNoSet(void);
extern void _kerjmp_HuSprPriSet(void);
extern void _kerjmp_HuSprFuncCreate(void);
extern void _kerjmp_HuSprAnimMake(void);
extern void _kerjmp_HuSprGrpCenterSet(void);
extern void _kerjmp_HuSprAnimLock(void);
extern void _kerjmp_AnimDebug(void);
extern void _kerjmp_HuSprExecLayerSet(void);
extern void _kerjmp_HuSprSprBGSet(void);
extern void _kerjmp_HuSprBGSet(void);
extern void _kerjmp_HuSprGrpScissorSet(void);
extern void _kerjmp_HuSprScissorSet(void);
extern void _kerjmp_HuSprGrpTPLvlSet(void);
extern void _kerjmp_HuARMalloc(void);
extern void _kerjmp_HuARFree(void);
extern void _kerjmp_HuAR_DVDtoARAM(void);
extern void _kerjmp_HuAR_MRAMtoARAM(void);
extern void _kerjmp_HuAR_MRAMtoARAM2(void);
extern void _kerjmp_HuAR_ARAMtoMRAM(void);
extern void _kerjmp_HuAR_ARAMtoMRAMNum(void);
extern void _kerjmp_HuARDMACheck(void);
extern void _kerjmp_HuARDirCheck(void);
extern void _kerjmp_HuARDirFree(void);
extern void _kerjmp_HuAR_ARAMtoMRAMFileRead(void);
extern void _kerjmp_HuAudFXListnerSetEX(void);
extern void _kerjmp_HuWindowInit(void);
extern void _kerjmp_HuWinInit(void);
extern void _kerjmp_HuWinCreate(void);
extern void _kerjmp_HuWinKill(void);
extern void _kerjmp_HuWinAllKill(void);
extern void _kerjmp_HuWinMesSet(void);
extern void _kerjmp_HuWinInsertMesSet(void);
extern void _kerjmp_HuWinChoiceGet(void);
extern void _kerjmp_HuWinChoiceNumGet(void);
extern void _kerjmp_HuWinMesWait(void);
extern void _kerjmp_HuWinSprKill(void);
extern void _kerjmp_HuWinMesRead(void);
extern void _kerjmp_HuWinAnimSet(void);
extern void _kerjmp_HuWinSprSet(void);
extern void _kerjmp_HuWinSprPosSet(void);
extern void _kerjmp_HuWinSprIDGet(void);
extern void _kerjmp_HuWinMesMaxSizeGet(void);
extern void _kerjmp_HuWinInsertMesSizeGet(void);
extern void _kerjmp_HuWinMesMaxSizeBetGet(void);
extern void _kerjmp_HuWinExCreate(void);
extern void _kerjmp_HuWinDispOn(void);
extern void _kerjmp_HuWinDispOff(void);
extern void _kerjmp_HuWinExAnimIn(void);
extern void _kerjmp_HuWinExAnimOut(void);
extern void _kerjmp_HuWinExCleanup(void);
extern void _kerjmp_HuWinExAnimPopIn(void);
extern void _kerjmp_HuWinComKeyWait(void);
extern void _kerjmp_HuWinComKeySet(void);
extern void _kerjmp_HuWinComKeyReset(void);
extern void _kerjmp_HuWinDrawNoSet(void);
extern void _kerjmp_HuWinAttrSet(void);
extern void _kerjmp_HuWinAttrReset(void);
extern void _kerjmp_HuWinBGTPLvlSet(void);
extern void _kerjmp_HuWinMesSpeedSet(void);
extern void _kerjmp_HuWinBGColSet(void);
extern void _kerjmp_HuWinChoiceDisable(void);
extern void _kerjmp_HuWinKeyWaitEntry(void);
extern void _kerjmp_HuWinCenterPosSet(void);
extern void _kerjmp_HuWinPosSet(void);
extern void _kerjmp_HuWinZRotSet(void);
extern void _kerjmp_HuWinScaleSet(void);
extern void _kerjmp_HuWinChoiceNowGet(void);
extern void _kerjmp_HuWinStatGet(void);
extern void _kerjmp_HuWinMesColSet(void);
extern void _kerjmp_HuWinScissorSet(void);
extern void _kerjmp_HuWinExCreateStyled(void);
extern void _kerjmp_HuWinPriSet(void);
extern void _kerjmp_HuWinSprPriSet(void);
extern void _kerjmp_HuWinKeyWaitNumGet(void);
extern void _kerjmp_HuWinMesSizeCancelCRSet(void);
extern void _kerjmp_HuWinMesPalSet(void);
extern void _kerjmp_HuWinHomeClear(void);
extern void _kerjmp_HuWinPushKeySet(void);
extern void _kerjmp_HuWinDisablePlayerSet(void);
extern void _kerjmp_HuWinDisablePlayerReset(void);
extern void _kerjmp_CharManInit(void);
extern void _kerjmp_CharARAMOpen(void);
extern void _kerjmp_CharKill(void);
extern void _kerjmp_CharModelKill(void);
extern void _kerjmp_CharKillAll(void);
extern void _kerjmp_CharModelCreate(void);
extern void _kerjmp_CharModelMotionCreate(void);
extern void _kerjmp_CharModelMotionIndexSet(void);
extern void _kerjmp_CharModelMotionKill(void);
extern void _kerjmp_CharModelMotionDataClose(void);
extern void _kerjmp_CharModelDataClose(void);
extern void _kerjmp_CharAMemPtrGet(void);
extern void _kerjmp_CharModelMotionSet(void);
extern void _kerjmp_CharModelMotionTimeSet(void);
extern void _kerjmp_CharModelMotionTimeGet(void);
extern void _kerjmp_CharModelMotionMaxTimeGet(void);
extern void _kerjmp_CharModelMotionEndCheck(void);
extern void _kerjmp_CharModelMotionShiftIDGet(void);
extern void _kerjmp_CharModelMotionShiftSet(void);
extern void _kerjmp_CharModelMotionShiftTimeGet(void);
extern void _kerjmp_CharModelMotionSpeedSet(void);
extern void _kerjmp_CharModelLayerSetAll(void);
extern void _kerjmp_CharModelItemHookCreate(void);
extern void _kerjmp_CharModelEffectCreate(void);
extern void _kerjmp_CharModelCoinEffectCreate(void);
extern void _kerjmp_fn_8004EC74(void);
extern void _kerjmp_fn_8004EDA4(void);
extern void _kerjmp_fn_8004F13C(void);
extern void _kerjmp_fn_8004F058(void);
extern void _kerjmp_GWCharColorGet(void);
extern void _kerjmp_CharModelLayerSetAll2(void);
extern void _kerjmp_charTexNameTbl(void);
extern void _kerjmp_CharModelTexNameGet(void);
extern void _kerjmp_CharModelVoiceEnableSet(void);
extern void _kerjmp_CharModelEffectNpcInitSilent(void);
extern void _kerjmp_CharModelStepTypeSet(void);
extern void _kerjmp_fn_8004F52C(void);
extern void _kerjmp_CharModelEffectEnableSet(void);
extern void _kerjmp_CharModelEffectNpcInit(void);
extern void _kerjmp_HuPrcSetStat(void);
extern void _kerjmp_HuPrcResetStat(void);
extern void _kerjmp_omGameSysInit(void);
extern void _kerjmp_omResetStatBit(void);
extern void _kerjmp_omCurrentOvlGet(void);
extern void _kerjmp_omPauseChk(void);
extern void _kerjmp_omOvlHisChg(void);
extern void _kerjmp_omOvlHisGet(void);
extern void _kerjmp_omovlevtno(void);
extern void _kerjmp_omovlstat(void);
extern void _kerjmp_AddX(void);
extern void _kerjmp_AddZ(void);
extern void _kerjmp_MapObject(void);
extern void _kerjmp_CharObject(void);
extern void _kerjmp_nMap(void);
extern void _kerjmp_nChar(void);
extern void _kerjmp_MapWall(void);
extern void _kerjmp_MapPos(void);
extern void _kerjmp_HitFaceVec(void);
extern void _kerjmp_HitFace(void);
extern void _kerjmp_HitFaceCount(void);
extern void _kerjmp_GWPlayer(void);
extern void _kerjmp_GWSystem(void);
extern void _kerjmp_HuTHPSprCreateVol(void);
extern void _kerjmp_HuTHPSprCreate(void);
extern void _kerjmp_HuTHP3DCreateVol(void);
extern void _kerjmp_HuTHP3DCreate(void);
extern void _kerjmp_HuTHPStop(void);
extern void _kerjmp_HuTHPClose(void);
extern void _kerjmp_HuTHPRestart(void);
extern void _kerjmp_HuTHPEndCheck(void);
extern void _kerjmp_HuTHPFrameGet(void);
extern void _kerjmp_HuTHPTotalFrameGet(void);
extern void _kerjmp_HuTHPSetVolume(void);
extern void _kerjmp_HuCardCheck(void);
extern void _kerjmp_HuCardMount(void);
extern void _kerjmp_HuCardFormat(void);
extern void _kerjmp_HuCardOpen(void);
extern void _kerjmp_HuCardRead(void);
extern void _kerjmp_HuCardCreate(void);
extern void _kerjmp_HuCardClose(void);
extern void _kerjmp_HuCardWrite(void);
extern void _kerjmp_HuCardDelete(void);
extern void _kerjmp_HuCardSectorSizeGet(void);
extern void _kerjmp_HuCardFreeSpaceGet(void);
extern void _kerjmp_HuCardSlotCheck(void);
extern void _kerjmp_SLFileOpen(void);
extern void _kerjmp_SLFileCreate(void);
extern void _kerjmp_SLFileWrite(void);
extern void _kerjmp_SLFileClose(void);
extern void _kerjmp_SLFileRead(void);
extern void _kerjmp_SLCurSlotNoSet(void);
extern void _kerjmp_SLSaveDataMake(void);
extern void _kerjmp_SLCommonSet(void);
extern void _kerjmp_SLSaveBoard(void);
extern void _kerjmp_SLSaveBoardStory(void);
extern void _kerjmp_SLSave(void);
extern void _kerjmp_SLLoadGameStat(void);
extern void _kerjmp_SLLoadBoard(void);
extern void _kerjmp_SLLoadBoardStory(void);
extern void _kerjmp_SLLoad(void);
extern void _kerjmp_SLCurBoxNoSet(void);
extern void _kerjmp_SLSaveFlagSet(void);
extern void _kerjmp_SLSaveFlagGet(void);
extern void _kerjmp_SLCheckSumCheck(void);
extern void _kerjmp_SLSerialNoGet(void);
extern void _kerjmp_SLSerialNoCheck(void);
extern void _kerjmp_saveExecF(void);
extern void _kerjmp__CheckFlag(void);
extern void _kerjmp__SetFlag(void);
extern void _kerjmp__ClearFlag(void);
extern void _kerjmp_mgInfoTbl(void);
extern void _kerjmp_mgTypeCurr(void);
extern void _kerjmp_mgBattleStar(void);
extern void _kerjmp_lbl_801D3E94_0(void);
extern void _kerjmp_mgTicTacToeGrid(void);
extern void _kerjmp_mgIndexList(void);
extern void _kerjmp_lbl_801D3E94_1(void);
extern void _kerjmp_mgGameStatBackup(void);
extern void _kerjmp_mgRecordExtra(void);
extern void _kerjmp_mgQuitExtraF(void);
extern void _kerjmp_mgPracticeEnableF(void);
extern void _kerjmp_mgBoardHostEnableF(void);
extern void _kerjmp_omMgIndexGet(void);
extern void _kerjmp_mgInstExitEnableF(void);
extern void _kerjmp_GWMGRecordSet(void);
extern void _kerjmp_GWMGRecordGet(void);
extern void _kerjmp_GWBoardPlayCountAdd(void);
extern void _kerjmp_GWBoardPlayCountSet(void);
extern void _kerjmp_GWBoardPlayCountGet(void);
extern void _kerjmp_GWBoardWinCountInc(void);
extern void _kerjmp_GWBoardWinCountGet(void);
extern void _kerjmp_GWBoardWinCountSet(void);
extern void _kerjmp_GWBoardMaxStarsSet(void);
extern void _kerjmp_GWBoardMaxStarsGet(void);
extern void _kerjmp_GWBoardMaxCoinsSet(void);
extern void _kerjmp_GWBoardMaxCoinsGet(void);
extern void _kerjmp_GWTotalStarsSet(void);
extern void _kerjmp_GWTotalStarsAdd(void);
extern void _kerjmp_GWTotalStarsGet(void);
extern void _kerjmp_GWStarsAdd(void);
extern void _kerjmp_GWStarsGet(void);
extern void _kerjmp_GWStarsSet(void);
extern void _kerjmp_GWCoinsAdd(void);
extern void _kerjmp_GWCoinsSet(void);
extern void _kerjmp_GWCoinsGet(void);
extern void _kerjmp_GWMGCustomReset(void);
extern void _kerjmp_GWMGCustomSet(void);
extern void _kerjmp_GWMGCustomGet(void);
extern void _kerjmp_GWMGAvailGet(void);
extern void _kerjmp_fmod(void);
extern void _kerjmp__savegpr_15(void);
extern void _kerjmp__restgpr_15(void);
extern void _kerjmp__savegpr_16(void);
extern void _kerjmp__restgpr_16(void);
extern void _kerjmp___save_gpr(void);
extern void _kerjmp___restore_gpr(void);
extern void _kerjmp_omDBGMenuButton(void);
extern void _kerjmp_msmSeSetListener(void);
extern void _kerjmp_msmSeUpdataListener(void);
extern void _kerjmp_msmSeGetIndexPtr(void);
extern void _kerjmp_msmMusSetMasterVolume(void);
extern void _kerjmp_msmSysGetOutputMode(void);
extern void _kerjmp_BoardRollExec(void);
extern void _kerjmp_BoardRollKill(void);
extern void _kerjmp_BoardDiceValueSet(void);
extern void _kerjmp_BoardDiceStop(void);
extern void _kerjmp_BoardDicePauseAll(void);
extern void _kerjmp_BoardDiceDoneCheck(void);
extern void _kerjmp_BoardObjectSetup(void);
extern void _kerjmp_BoardStoryConfigSet(void);
extern void _kerjmp_BoardPartyConfigSet(void);
extern void _kerjmp_BoardSaveInit(void);
extern void _kerjmp_BoardMGExit(void);
extern void _kerjmp_BoardDAngleCalcVec(void);
extern void _kerjmp_BoardDAngleCalc(void);
extern void _kerjmp_BoardVecMaxDistXZCheck(void);
extern void _kerjmp_BoardIsKill(void);
extern void _kerjmp_BoardKill(void);
extern void _kerjmp_BoardCameraScissorSet(void);
extern void _kerjmp_BoardCameraViewSet(void);
extern void _kerjmp_BoardCameraDirGet(void);
extern void _kerjmp_BoardCameraPointDirGet(void);
extern void _kerjmp_BoardCameraMoveSet(void);
extern void _kerjmp_BoardCameraQuakeSet(void);
extern void _kerjmp_BoardCameraQuakeReset(void);
extern void _kerjmp_BoardCameraTargetSet(void);
extern void _kerjmp_BoardCameraPosGet(void);
extern void _kerjmp_BoardCameraTargetGet(void);
extern void _kerjmp_BoardCameraRotGet(void);
extern void _kerjmp_BoardCameraZoomGet(void);
extern void _kerjmp_BoardCameraPosSet(void);
extern void _kerjmp_BoardCameraXRotZoomSet(void);
extern void _kerjmp_BoardCameraZoomSet(void);
extern void _kerjmp_BoardCameraRotSet(void);
extern void _kerjmp_BoardCameraFovSet(void);
extern void _kerjmp_BoardCameraOffsetSet(void);
extern void _kerjmp_BoardCameraTargetPlayerSet(void);
extern void _kerjmp_BoardCameraTargetModelSet(void);
extern void _kerjmp_BoardCameraTargetSpaceSet(void);
extern void _kerjmp_BoardCameraCullCheck(void);
extern void _kerjmp_BoardCameraMotionIsDone(void);
extern void _kerjmp_BoardCameraMotionStartEx(void);
extern void _kerjmp_BoardCameraMotionStart(void);
extern void _kerjmp_BoardCameraMotionWait(void);
extern void _kerjmp_BoardCameraNearFarSet(void);
extern void _kerjmp_BoardCameraNearFarGet(void);
extern void _kerjmp_BoardEventFlagSet(void);
extern void _kerjmp_BoardEventFlagReset(void);
extern void _kerjmp_BoardEventFlagGet(void);
extern void _kerjmp_BoardMGCreate(void);
extern void _kerjmp_BoardDAngleCalcRange(void);
extern void _kerjmp_BoardVecDistXZCalc(void);
extern void _kerjmp_BoardVecMinDistCheck(void);
extern void _kerjmp_BoardArcSin(void);
extern void _kerjmp_BoardArcCos(void);
extern void _kerjmp_BoardMTXCalcLookAt(void);
extern void _kerjmp_BoardLightSetExec(void);
extern void _kerjmp_BoardLightResetExec(void);
extern void _kerjmp_BoardLightHookSet(void);
extern void _kerjmp_BoardMGDoneFlagSet(void);
extern void _kerjmp_BoardMGDoneFlagGet(void);
extern void _kerjmp_BoardMGSetupExec(void);
extern void _kerjmp_BoardFilterFadeOut(void);
extern void _kerjmp_BoardFilterFadeInit(void);
extern void _kerjmp_BoardFilterFadePauseCheck(void);
extern void _kerjmp_BoardFilterFadeCheck(void);
extern void _kerjmp_BoardConfettiCreate(void);
extern void _kerjmp_BoardConfettiKill(void);
extern void _kerjmp_BoardConfettiStop(void);
extern void _kerjmp_BoardRand(void);
extern void _kerjmp_BoardRandMod(void);
extern void _kerjmp_BoardRandFloat(void);
extern void _kerjmp_boardRandSeed(void);
extern void _kerjmp_BoardViewMoveCheck(void);
extern void _kerjmp_BoardViewMoveEnd(void);
extern void _kerjmp_BoardViewFocusGetPos(void);
extern void _kerjmp_BoardViewMoveStart(void);
extern void _kerjmp_BoardViewFocusSet(void);
extern void _kerjmp_boardTurnFunc(void);
extern void _kerjmp_boardStarShowNextHook(void);
extern void _kerjmp_boardBowserHook(void);
extern void _kerjmp_boardTurnStartFunc(void);
extern void _kerjmp_boardStarGiveHook(void);
extern void _kerjmp_boardMainProc(void);
extern void _kerjmp_boardObjMan(void);
extern void _kerjmp_BoardItemStart(void);
extern void _kerjmp_BoardCharWheelInit(void);
extern void _kerjmp_BoardCharWheelCheck(void);
extern void _kerjmp_BoardCharWheelWait(void);
extern void _kerjmp_BoardCharWheelResultGet(void);
extern void _kerjmp_BoardCharWheelSpeedSet(void);
extern void _kerjmp_BoardSpaceInit(void);
extern void _kerjmp_BoardSpaceDestroy(void);
extern void _kerjmp_BoardSpaceLandExec(void);
extern void _kerjmp_BoardSpaceWalkEventFuncSet(void);
extern void _kerjmp_BoardSpaceWalkMiniEventFuncSet(void);
extern void _kerjmp_BoardSpaceLandEventFuncSet(void);
extern void _kerjmp_BoardSpaceWalkEventExec(void);
extern void _kerjmp_BoardSpaceWalkMiniEventExec(void);
extern void _kerjmp_BoardSpaceBlockExec(void);
extern void _kerjmp_BoardSpaceWalkExec(void);
extern void _kerjmp_BoardSpaceCameraSet(void);
extern void _kerjmp_BoardSpaceCornerPosGet(void);
extern void _kerjmp_BoardSpaceStarGetRandom(void);
extern void _kerjmp_BoardSpaceCountGet(void);
extern void _kerjmp_BoardSpaceGet(void);
extern void _kerjmp_BoardSpaceFlagPosGet(void);
extern void _kerjmp_BoardSpaceFlagGet(void);
extern void _kerjmp_BoardSpaceLinkTypeSearch(void);
extern void _kerjmp_BoardSpacePosGet(void);
extern void _kerjmp_BoardSpaceRotGet(void);
extern void _kerjmp_BoardSpaceRead(void);
extern void _kerjmp_BoardSpaceAttrReset(void);
extern void _kerjmp_BoardSpaceAttrSet(void);
extern void _kerjmp_BoardSpaceLinkTargetListGet(void);
extern void _kerjmp_BoardSpaceFlagSearch(void);
extern void _kerjmp_BoardSpaceTypeGet(void);
extern void _kerjmp_BoardSpaceTypeSet(void);
extern void _kerjmp_BoardSpaceLinkFlagSearch(void);
extern void _kerjmp_BoardSpaceLinkTypeListGet(void);
extern void _kerjmp_BoardSpaceLinkTransformGet(void);
extern void _kerjmp_BoardSpaceHide(void);
extern void _kerjmp_BoardSpaceStarCheck(void);
extern void _kerjmp_BoardSpaceStarMove(void);
extern void _kerjmp_BoardSpaceStarSetIndex(void);
extern void _kerjmp_BoardSpaceStarGetCurr(void);
extern void _kerjmp_BoardSpaceStarGet(void);
extern void _kerjmp_BoardStarHostSet(void);
extern void _kerjmp_BoardStarHostMdlGet(void);
extern void _kerjmp_BoardBooHouseHostSet(void);
extern void _kerjmp_BoardBooHouseHostGet(void);
extern void _kerjmp_BoardLotteryHostSet(void);
extern void _kerjmp_BoardLotteryHostGet(void);
extern void _kerjmp_BoardShopHostSet(void);
extern void _kerjmp_BoardShopHostGet(void);
extern void _kerjmp_BoardPauseActiveCheck(void);
extern void _kerjmp_BoardLotteryInit(void);
extern void _kerjmp_BoardLotteryKill(void);
extern void _kerjmp_BoardLotteryExec(void);
extern void _kerjmp_BoardBooHouseCreate(void);
extern void _kerjmp_BoardBooHouseKill(void);
extern void _kerjmp_BoardBooHouseExec(void);
extern void _kerjmp_BoardLandBlueExec(void);
extern void _kerjmp_BoardLandRedExec(void);
extern void _kerjmp_BoardWarpExec(void);
extern void _kerjmp_BoardMushroomExec(void);
extern void _kerjmp_BoardStarExec(void);
extern void _kerjmp_BoardStarGive(void);
extern void _kerjmp_BoardBattleExec(void);
extern void _kerjmp_BoardShopInit(void);
extern void _kerjmp_BoardShopKill(void);
extern void _kerjmp_BoardShopExec(void);
extern void _kerjmp_BoardModelInit(void);
extern void _kerjmp_BoardModelKillAll(void);
extern void _kerjmp_BoardModelDummyUpdate(void);
extern void _kerjmp_BoardModelVisibilityUpdate(void);
extern void _kerjmp_BoardModelKill(void);
extern void _kerjmp_BoardModelExistCheck(void);
extern void _kerjmp_BoardModelExistDupe(void);
extern void _kerjmp_BoardModelIDGet(void);
extern void _kerjmp_BoardModelAlphaSet(void);
extern void _kerjmp_BoardModelMotionStart(void);
extern void _kerjmp_BoardModelMotionShiftSet(void);
extern void _kerjmp_BoardModelAttrSet(void);
extern void _kerjmp_BoardModelAttrReset(void);
extern void _kerjmp_BoardModelMotionTimeSet(void);
extern void _kerjmp_BoardModelMotionSpeedSet(void);
extern void _kerjmp_BoardModelMotionSpeedGet(void);
extern void _kerjmp_BoardModelMotionStartEndSet(void);
extern void _kerjmp_BoardModelMotionUpdateSet(void);
extern void _kerjmp_BoardModelMotionShapeSet(void);
extern void _kerjmp_BoardModelMotionShapeTimeGet(void);
extern void _kerjmp_BoardModelMotionShapeMaxTimeGet(void);
extern void _kerjmp_BoardModelMotionShapeSpeedSet(void);
extern void _kerjmp_BoardModelMotionShapeSpeedGet(void);
extern void _kerjmp_BoardModelMotionShapeEndCheck(void);
extern void _kerjmp_BoardModelMotionShapeStartEndSet(void);
extern void _kerjmp_BoardModelMtxSet(void);
extern void _kerjmp_BoardModelMtxGet(void);
extern void _kerjmp_BoardModelPosSetV(void);
extern void _kerjmp_BoardModelRotSetV(void);
extern void _kerjmp_BoardModelScaleSetV(void);
extern void _kerjmp_BoardModelPosSet(void);
extern void _kerjmp_BoardModelRotSet(void);
extern void _kerjmp_BoardModelScaleSet(void);
extern void _kerjmp_BoardModelPosGet(void);
extern void _kerjmp_BoardModelRotGet(void);
extern void _kerjmp_BoardModelScaleGet(void);
extern void _kerjmp_fn_8006DDE8(void);
extern void _kerjmp_BoardModelVisibilitySet(void);
extern void _kerjmp_BoardModelVisibilityGet(void);
extern void _kerjmp_BoardModelLayerSet(void);
extern void _kerjmp_BoardModelCameraSet(void);
extern void _kerjmp_BoardModelPassSet(void);
extern void _kerjmp_fn_8006DC1C(void);
extern void _kerjmp_BoardModelHookSet(void);
extern void _kerjmp_BoardModelHookReset(void);
extern void _kerjmp_BoardModelHookObjReset(void);
extern void _kerjmp_BoardModelMotionEndCheck(void);
extern void _kerjmp_BoardModelMotionTimeGet(void);
extern void _kerjmp_BoardModelMotionMaxTimeGet(void);
extern void _kerjmp_BoardModelMotionCreate(void);
extern void _kerjmp_BoardModelMotionKill(void);
extern void _kerjmp_BoardModelCreate(void);
extern void _kerjmp_BoardModelCreateCharacter(void);
extern void _kerjmp_BoardModelCreateParam(void);
extern void _kerjmp_BoardModelLayerSetAll(void);
extern void _kerjmp_BoardModelCameraSetAll(void);
extern void _kerjmp_BoardModelHideSetAll(void);
extern void _kerjmp_BoardModelAmbSet(void);
extern void _kerjmp_BoardModelAmbSetAll(void);
extern void _kerjmp_BoardModelRotYSet(void);
extern void _kerjmp_BoardModelRotYGet(void);
extern void _kerjmp_BoardModelVoiceEnableSet(void);
extern void _kerjmp_BoardPlayerModelInit(void);
extern void _kerjmp_BoardPlayerModelKill(void);
extern void _kerjmp_BoardPlayerInit(void);
extern void _kerjmp_BoardPlayerGetCharMess(void);
extern void _kerjmp_BoardPlayerGetCharName(void);
extern void _kerjmp_BoardPlayerLayerSet(void);
extern void _kerjmp_BoardPlayerCameraSet(void);
extern void _kerjmp_fn_80062A40(void);
extern void _kerjmp_BoardPlayerExistCheck(void);
extern void _kerjmp_BoardPlayerMtxSet(void);
extern void _kerjmp_BoardPlayerPosSet(void);
extern void _kerjmp_BoardPlayerPosSetV(void);
extern void _kerjmp_BoardPlayerPosGet(void);
extern void _kerjmp_BoardPlayerRotSet(void);
extern void _kerjmp_BoardPlayerRotSetV(void);
extern void _kerjmp_BoardPlayerRotGet(void);
extern void _kerjmp_BoardPlayerRotYSet(void);
extern void _kerjmp_BoardPlayerRotYGet(void);
extern void _kerjmp_BoardPlayerScaleSet(void);
extern void _kerjmp_BoardPlayerScaleSetV(void);
extern void _kerjmp_BoardPlayerScaleGet(void);
extern void _kerjmp_BoardPlayerCornerPosSet(void);
extern void _kerjmp_BoardPlayerCornerPosGet(void);
extern void _kerjmp_BoardPlayerSizeGet(void);
extern void _kerjmp_BoardPlayerSizeSet(void);
extern void _kerjmp_BoardPlayerCurrMotionGet(void);
extern void _kerjmp_BoardPlayerMotionEndCheck(void);
extern void _kerjmp_BoardPlayerMotionEndWait(void);
extern void _kerjmp_BoardPlayerMotionMaxTimeGet(void);
extern void _kerjmp_BoardPlayerMotionTimeGet(void);
extern void _kerjmp_BoardPlayerVoiceEnableSet(void);
extern void _kerjmp_BoardPlayerMotionStart(void);
extern void _kerjmp_BoardPlayerMotionShiftSet(void);
extern void _kerjmp_BoardPlayerMotionCreate(void);
extern void _kerjmp_BoardPlayerMotionKill(void);
extern void _kerjmp_BoardPlayerMotionSpeedSet(void);
extern void _kerjmp_BoardPlayerMotionTimeSet(void);
extern void _kerjmp_BoardPlayerMotionStartEndSet(void);
extern void _kerjmp_BoardPlayerModelAttrSet(void);
extern void _kerjmp_BoardPlayerModelAttrReset(void);
extern void _kerjmp_BoardPlayerAmbSet(void);
extern void _kerjmp_BoardPlayerIdleSet(void);
extern void _kerjmp_BoardPlayerMotBlendSet(void);
extern void _kerjmp_BoardPlayerMotBlendCheck(void);
extern void _kerjmp_BoardPlayerRankCalc(void);
extern void _kerjmp_BoardItemPrevGet(void);
extern void _kerjmp_BoardItemPrevSet(void);
extern void _kerjmp_BoardPlayerItemRemove(void);
extern void _kerjmp_BoardPlayerItemFind(void);
extern void _kerjmp_BoardPlayerItemAdd(void);
extern void _kerjmp_BoardPlayerItemCount(void);
extern void _kerjmp_BoardPlayerCoinsAdd(void);
extern void _kerjmp_BoardPlayerCoinsGet(void);
extern void _kerjmp_BoardPlayerCoinsSet(void);
extern void _kerjmp_BoardPlayerStarsAdd(void);
extern void _kerjmp_BoardPlayerSameTeamFind(void);
extern void _kerjmp_BoardPlayerPosLerpStart(void);
extern void _kerjmp_BoardPlayerMoveToAsync(void);
extern void _kerjmp_BoardPlayerDiceJumpStart(void);
extern void _kerjmp_BoardPlayerDiceJumpCheck(void);
extern void _kerjmp_BoardRollCreate(void);
extern void _kerjmp_BoardRollUpdateSet(void);
extern void _kerjmp_BoardRollDispSet(void);
extern void _kerjmp_BoardPlayerBtnDownWait(void);
extern void _kerjmp_BoardPlayerAutoSizeSet(void);
extern void _kerjmp_BoardPlayerAutoSizeGet(void);
extern void _kerjmp_BoardPlayerMoveAwayIsDone(void);
extern void _kerjmp_BoardPlayerMoveAwayStartCurr(void);
extern void _kerjmp_BoardPlayerMoveAwayStart(void);
extern void _kerjmp_BoardPlayerPreTurnHookSet(void);
extern void _kerjmp_BoardPlayerPostTurnHookSet(void);
extern void _kerjmp_BoardPlayerCopyEyeMat(void);
extern void _kerjmp_BoardBowserSuitInit(void);
extern void _kerjmp_BoardBowserSuitKill(void);
extern void _kerjmp_BoardBowserSuitModelGet(void);
extern void _kerjmp_BoardBowserSuitPlayerModelGet(void);
extern void _kerjmp_BoardBowserSuitPlayerModelKill(void);
extern void _kerjmp_BoardBowserSuitMotionSetWait(void);
extern void _kerjmp_BoardBowserSuitMotionSetWalk(void);
extern void _kerjmp_BoardBowserSuitMotionSetWin(void);
extern void _kerjmp_BoardBowserSuitMotionSetJump(void);
extern void _kerjmp_BoardJunctionMaskSet(void);
extern void _kerjmp_BoardJunctionMaskReset(void);
extern void _kerjmp_BoardJunctionMaskZero(void);
extern void _kerjmp_BoardPlayerResizeAnimExec(void);
extern void _kerjmp_BoardWinCreate(void);
extern void _kerjmp_BoardWinCreateChoice(void);
extern void _kerjmp_BoardWinChoiceGet(void);
extern void _kerjmp_BoardWinWait(void);
extern void _kerjmp_BoardWinKill(void);
extern void _kerjmp_BoardWinInit(void);
extern void _kerjmp_BoardWinKillAll(void);
extern void _kerjmp_BoardWinUnusedArraySet(void);
extern void _kerjmp_BoardWinPause(void);
extern void _kerjmp_BoardWinInsertMesSet(void);
extern void _kerjmp_BoardWinAttrSet(void);
extern void _kerjmp_BoardWinAttrReset(void);
extern void _kerjmp_BoardWinChoiceDisable(void);
extern void _kerjmp_BoardWinKeyWait(void);
extern void _kerjmp_BoardWinSpeedGet(void);
extern void _kerjmp_BoardWinSpeedSet(void);
extern void _kerjmp_BoardWinPriSet(void);
extern void _kerjmp_BoardWinChoiceNowGet(void);
extern void _kerjmp_BoardWinChoiceNowGet2(void);
extern void _kerjmp_BoardStatusCreate(void);
extern void _kerjmp_BoardStatusKill(void);
extern void _kerjmp_BoardStatusVisibleGet(void);
extern void _kerjmp_BoardStatusShowSet(void);
extern void _kerjmp_BoardStatusShowSetForce(void);
extern void _kerjmp_BoardStatusGraySet(void);
extern void _kerjmp_BoardStatusShowSetAll(void);
extern void _kerjmp_BoardStatusStopCheck(void);
extern void _kerjmp_BoardSpriteCreate(void);
extern void _kerjmp_BoardStatusTargetPosSet(void);
extern void _kerjmp_BoardStatusPosSet(void);
extern void _kerjmp_BoardStatusPosGet(void);
extern void _kerjmp_BoardStatusItemHideSet(void);
extern void _kerjmp_BoardStatusHammerCreate(void);
extern void _kerjmp_BoardStatusHammerKill(void);
extern void _kerjmp_BoardStatusHammerShowSet(void);
extern void _kerjmp_BoardPickerCreate(void);
extern void _kerjmp_BoardPickerDoneCheck(void);
extern void _kerjmp_BoardPickerChoiceGet(void);
extern void _kerjmp_BoardPickerPosGet(void);
extern void _kerjmp_BoardPickerBackFlagSet(void);
extern void _kerjmp_BoardItemGetDestPos(void);
extern void _kerjmp_BoardItemUseExec(void);
extern void _kerjmp_BoardItemStatusKill(void);
extern void _kerjmp_BoardYourTurnExec(void);
extern void _kerjmp_BoardMusStart(void);
extern void _kerjmp_BoardAudSeqFadeOutFast(void);
extern void _kerjmp_BoardAudSeqFadeOut(void);
extern void _kerjmp_BoardMusLoudSet(void);
extern void _kerjmp_BoardMusVolPanSet(void);
extern void _kerjmp_BoardAudSeqPause(void);
extern void _kerjmp_BoardMusStatusGet(void);
extern void _kerjmp_BoardAudSeqFadeOutAll(void);
extern void _kerjmp_BoardAudFXPlay(void);
extern void _kerjmp_BoardAudFXStop(void);
extern void _kerjmp_BoardComKeySetLeft(void);
extern void _kerjmp_BoardComKeySetUp(void);
extern void _kerjmp_BoardComKeySetRight(void);
extern void _kerjmp_BoardComKeySetDown(void);
extern void _kerjmp_BoardComPreferItemCheck(void);
extern void _kerjmp_BoardComPreferItemGet(void);
extern void _kerjmp_BoardComFarPlayerFind(void);
extern void _kerjmp_boardTutorialData(void);
extern void _kerjmp_BoardTutorialHookSet(void);
extern void _kerjmp_BoardRollTutorialSet(void);
extern void _kerjmp_BoardTutorialDirInputSet(void);
extern void _kerjmp_BoardCharWheelTargetSet(void);
extern void _kerjmp_BoardTutorialBlockSetPos(void);
extern void _kerjmp_BoardTutorialItemSet(void);
extern void _kerjmp_BoardTutorialHostSet(void);
extern void _kerjmp_BoardMGSetupTutorialExec(void);
extern void _kerjmp_BoardShopTutorialExec(void);
extern void _kerjmp_BoardLotteryTutorialExec(void);
extern void _kerjmp_BoardBooHouseTutorialExec(void);
asm void _kerent(void) {
#ifdef __MWERKS__ // clang-format off
nofralloc
entry _kerjmp_OSDumpStopwatch
b OSDumpStopwatch
entry _kerjmp_PSVECDotProduct
b PSVECDotProduct
entry _kerjmp_PSVECDistance
b PSVECDistance
entry _kerjmp_PSVECSquareDistance
b PSVECSquareDistance
entry _kerjmp_VIGetDTVStatus
b VIGetDTVStatus
entry _kerjmp_OSGetProgressiveMode
b OSGetProgressiveMode
entry _kerjmp_OSSetProgressiveMode
b OSSetProgressiveMode
entry _kerjmp_PSVECSubtract
b PSVECSubtract
entry _kerjmp_PSMTXTranspose
b PSMTXTranspose
entry _kerjmp_C_VECReflect
b C_VECReflect
entry _kerjmp_PSMTXInvXpose
b PSMTXInvXpose
entry _kerjmp_PSMTXRotRad
b PSMTXRotRad
entry _kerjmp_PSMTXRotAxisRad
b PSMTXRotAxisRad
entry _kerjmp_PSVECMag
b PSVECMag
entry _kerjmp_PSVECScale
b PSVECScale
entry _kerjmp_PSMTXMultVecSR
b PSMTXMultVecSR
entry _kerjmp_C_QUATRotAxisRad
b C_QUATRotAxisRad
entry _kerjmp_C_QUATMtx
b C_QUATMtx
entry _kerjmp_C_QUATAdd
b C_QUATAdd
entry _kerjmp_C_QUATSlerp
b C_QUATSlerp
entry _kerjmp_PSQUATAdd
b PSQUATAdd
entry _kerjmp_PSMTXQuat
b PSMTXQuat
entry _kerjmp_PSQUATMultiply
b PSQUATMultiply
entry _kerjmp_PSQUATInverse
b PSQUATInverse
entry _kerjmp_PSQUATNormalize
b PSQUATNormalize
entry _kerjmp_OSTicksToCalendarTime
b OSTicksToCalendarTime
entry _kerjmp_GXWaitDrawDone
b GXWaitDrawDone
entry _kerjmp_GXProject
b GXProject
entry _kerjmp_GXGetProjectionv
b GXGetProjectionv
entry _kerjmp_GXGetViewportv
b GXGetViewportv
entry _kerjmp_GXPixModeSync
b GXPixModeSync
entry _kerjmp_GXSetIndTexOrder
b GXSetIndTexOrder
entry _kerjmp_GXSetIndTexMtx
b GXSetIndTexMtx
entry _kerjmp_GXSetTevIndWarp
b GXSetTevIndWarp
entry _kerjmp_GXSetTexCoordScaleManually
b GXSetTexCoordScaleManually
entry _kerjmp_GXSetTevIndTile
b GXSetTevIndTile
entry _kerjmp_GXNtsc480Prog
b GXNtsc480Prog
entry _kerjmp_omSetStatBit
b omSetStatBit
entry _kerjmp_MGSeqDoneCheck
b MGSeqDoneCheck
entry _kerjmp_WipeStatGet
b WipeStatGet
entry _kerjmp_omMakeGroupEx
b omMakeGroupEx
entry _kerjmp_omGetGroupMemberListEx
b omGetGroupMemberListEx
entry _kerjmp_MGSeqParamSet
b MGSeqParamSet
entry _kerjmp_MGSeqKill
b MGSeqKill
entry _kerjmp_ClusterAdjustObject
b ClusterAdjustObject
entry _kerjmp_printWin
b printWin
entry _kerjmp_print8
b print8
entry _kerjmp_HuSysVWaitSet
b HuSysVWaitSet
entry _kerjmp_fn_800401D0
b fn_800401D0
entry _kerjmp_fn_800402FC
b fn_800402FC
entry _kerjmp_MGSeqInit
b MGSeqInit
entry _kerjmp_MGSeqCreate
b MGSeqCreate
entry _kerjmp_omDelObjEx
b omDelObjEx
entry _kerjmp_MGSeqPosSet
b MGSeqPosSet
entry _kerjmp_atan2
b atan2
entry _kerjmp_atan2f
b atan2f
entry _kerjmp_cos
b cos
entry _kerjmp_MGSeqStatGet
b MGSeqStatGet
entry _kerjmp_Center
b Center
entry _kerjmp_CRotM
b CRotM
entry _kerjmp_CenterM
b CenterM
entry _kerjmp_CZoomM
b CZoomM
entry _kerjmp_omOutViewMulti
b omOutViewMulti
entry _kerjmp_omOutView
b omOutView
entry _kerjmp_omAddObjEx
b omAddObjEx
entry _kerjmp_omInitObjMan
b omInitObjMan
entry _kerjmp_frandmod
b frandmod
entry _kerjmp_fn_80040374
b fn_80040374
entry _kerjmp_SetDefLight
b SetDefLight
entry _kerjmp_HuSetVecF
b HuSetVecF
entry _kerjmp_HuSubVecF
b HuSubVecF
entry _kerjmp_frandf
b frandf
entry _kerjmp_MGSeqSprKill
b MGSeqSprKill
entry _kerjmp_mtxRotCat
b mtxRotCat
entry _kerjmp_Hu3DLayerHookSet
b Hu3DLayerHookSet
entry _kerjmp_Hu3DNoSyncSet
b Hu3DNoSyncSet
entry _kerjmp_Hu3DModelCreate
b Hu3DModelCreate
entry _kerjmp_Hu3DModelLink
b Hu3DModelLink
entry _kerjmp_Hu3DHookFuncCreate
b Hu3DHookFuncCreate
entry _kerjmp_Hu3DModelPosSet
b Hu3DModelPosSet
entry _kerjmp_Hu3DModelPosSetV
b Hu3DModelPosSetV
entry _kerjmp_Hu3DModelRotSet
b Hu3DModelRotSet
entry _kerjmp_Hu3DModelRotSetV
b Hu3DModelRotSetV
entry _kerjmp_Hu3DModelScaleSet
b Hu3DModelScaleSet
entry _kerjmp_Hu3DModelScaleSetV
b Hu3DModelScaleSetV
entry _kerjmp_Hu3DModelKill
b Hu3DModelKill
entry _kerjmp_Hu3DModelAllKill
b Hu3DModelAllKill
entry _kerjmp_Hu3DModelAttrSet
b Hu3DModelAttrSet
entry _kerjmp_Hu3DModelAttrReset
b Hu3DModelAttrReset
entry _kerjmp_Hu3DModelAttrGet
b Hu3DModelAttrGet
entry _kerjmp_Hu3DModelMotionAttrGet
b Hu3DModelMotionAttrGet
entry _kerjmp_Hu3DBGColorSet
b Hu3DBGColorSet
entry _kerjmp_Hu3DModelCameraSet
b Hu3DModelCameraSet
entry _kerjmp_Hu3DModelLayerSet
b Hu3DModelLayerSet
entry _kerjmp_Hu3DModelTPLvlSet
b Hu3DModelTPLvlSet
entry _kerjmp_Hu3DModelHookSet
b Hu3DModelHookSet
entry _kerjmp_Hu3DModelHookReset
b Hu3DModelHookReset
entry _kerjmp_Hu3DModelHookObjReset
b Hu3DModelHookObjReset
entry _kerjmp_Hu3DModelAmbSet
b Hu3DModelAmbSet
entry _kerjmp_Hu3DModelShadowDispOn
b Hu3DModelShadowDispOn
entry _kerjmp_Hu3DModelShadowDispOff
b Hu3DModelShadowDispOff
entry _kerjmp_Hu3DModelProjectionSet
b Hu3DModelProjectionSet
entry _kerjmp_Hu3DModelProjectionReset
b Hu3DModelProjectionReset
entry _kerjmp_Hu3DModelObjPosGet
b Hu3DModelObjPosGet
entry _kerjmp_Hu3DModelObjMtxGet
b Hu3DModelObjMtxGet
entry _kerjmp_Hu3DModelHiliteTypeSet
b Hu3DModelHiliteTypeSet
entry _kerjmp_Hu3DModelReflectTypeSet
b Hu3DModelReflectTypeSet
entry _kerjmp_Hu3DModelHiliteMapSet
b Hu3DModelHiliteMapSet
entry _kerjmp_HuPadInit
b HuPadInit
entry _kerjmp_HuPadRead
b HuPadRead
entry _kerjmp_HuPadRumbleSet
b HuPadRumbleSet
entry _kerjmp_HuPadRumbleStop
b HuPadRumbleStop
entry _kerjmp_HuPadRumbleAllStop
b HuPadRumbleAllStop
entry _kerjmp_HuPadStatGet
b HuPadStatGet
entry _kerjmp_HuPadRumbleGet
b HuPadRumbleGet
entry _kerjmp_Hu3DCameraCreate
b Hu3DCameraCreate
entry _kerjmp_Hu3DCameraPerspectiveSet
b Hu3DCameraPerspectiveSet
entry _kerjmp_Hu3DCameraViewportSet
b Hu3DCameraViewportSet
entry _kerjmp_Hu3DCameraScissorSet
b Hu3DCameraScissorSet
entry _kerjmp_Hu3DCameraPosSet
b Hu3DCameraPosSet
entry _kerjmp_Hu3DCameraKill
b Hu3DCameraKill
entry _kerjmp_Hu3DCameraPosSetV
b Hu3DCameraPosSetV
entry _kerjmp_Hu3DCameraAllKill
b Hu3DCameraAllKill
entry _kerjmp_Hu3DCameraSet
b Hu3DCameraSet
entry _kerjmp_Hu3DCameraMotionOn
b Hu3DCameraMotionOn
entry _kerjmp_Hu3DCameraMotionStart
b Hu3DCameraMotionStart
entry _kerjmp_Hu3DCameraMotionOff
b Hu3DCameraMotionOff
entry _kerjmp_Hu3DModelCameraCreate
b Hu3DModelCameraCreate
entry _kerjmp_Hu3DModelCameraInfoSet
b Hu3DModelCameraInfoSet
entry _kerjmp_Hu3DLighInit
b Hu3DLighInit
entry _kerjmp_Hu3DGLightCreate
b Hu3DGLightCreate
entry _kerjmp_Hu3DGLightCreateV
b Hu3DGLightCreateV
entry _kerjmp_Hu3DGLightKill
b Hu3DGLightKill
entry _kerjmp_Hu3DLightAllKill
b Hu3DLightAllKill
entry _kerjmp_Hu3DLightSet
b Hu3DLightSet
entry _kerjmp_Hu3DGLightSpotSet
b Hu3DGLightSpotSet
entry _kerjmp_Hu3DGLightInfinitytSet
b Hu3DGLightInfinitytSet
entry _kerjmp_Hu3DGLightPointSet
b Hu3DGLightPointSet
entry _kerjmp_Hu3DGLightColorSet
b Hu3DGLightColorSet
entry _kerjmp_Hu3DGLightPosSetV
b Hu3DGLightPosSetV
entry _kerjmp_Hu3DGLightPosSet
b Hu3DGLightPosSet
entry _kerjmp_Hu3DGLightPosAimSetV
b Hu3DGLightPosAimSetV
entry _kerjmp_Hu3DGLightPosAimSet
b Hu3DGLightPosAimSet
entry _kerjmp_Hu3DGLightStaticSet
b Hu3DGLightStaticSet
entry _kerjmp_Hu3DModelLightInfoSet
b Hu3DModelLightInfoSet
entry _kerjmp_Hu3DReflectMapSet
b Hu3DReflectMapSet
entry _kerjmp_Hu3DReflectNoSet
b Hu3DReflectNoSet
entry _kerjmp_Hu3DFogSet
b Hu3DFogSet
entry _kerjmp_Hu3DFogClear
b Hu3DFogClear
entry _kerjmp_Hu3DModelObjPtrGet
b Hu3DModelObjPtrGet
entry _kerjmp_Hu3DModelShadowSet
b Hu3DModelShadowSet
entry _kerjmp_Hu3DModelShadowReset
b Hu3DModelShadowReset
entry _kerjmp_Hu3DShadowCreate
b Hu3DShadowCreate
entry _kerjmp_Hu3DShadowPosSet
b Hu3DShadowPosSet
entry _kerjmp_Hu3DShadowTPLvlSet
b Hu3DShadowTPLvlSet
entry _kerjmp_Hu3DModelShadowMapSet
b Hu3DModelShadowMapSet
entry _kerjmp_Hu3DModelShadowMapObjSet
b Hu3DModelShadowMapObjSet
entry _kerjmp_Hu3DShadowSizeSet
b Hu3DShadowSizeSet
entry _kerjmp_Hu3DMipMapSet
b Hu3DMipMapSet
entry _kerjmp_Hu3DModelClusterAttrSet
b Hu3DModelClusterAttrSet
entry _kerjmp_Hu3DModelClusterAttrReset
b Hu3DModelClusterAttrReset
entry _kerjmp_Hu3DLLightCreate
b Hu3DLLightCreate
entry _kerjmp_Hu3DLLightCreateV
b Hu3DLLightCreateV
entry _kerjmp_Hu3DLLightSpotSet
b Hu3DLLightSpotSet
entry _kerjmp_Hu3DLLightInfinitytSet
b Hu3DLLightInfinitytSet
entry _kerjmp_Hu3DLLightPointSet
b Hu3DLLightPointSet
entry _kerjmp_Hu3DLLightKill
b Hu3DLLightKill
entry _kerjmp_Hu3DLLightColorSet
b Hu3DLLightColorSet
entry _kerjmp_Hu3DLLightPosSetV
b Hu3DLLightPosSetV
entry _kerjmp_Hu3DLLightPosSet
b Hu3DLLightPosSet
entry _kerjmp_Hu3DLLightPosAimSetV
b Hu3DLLightPosAimSetV
entry _kerjmp_Hu3DLLightPosAimSet
b Hu3DLLightPosAimSet
entry _kerjmp_Hu3DLLightStaticSet
b Hu3DLLightStaticSet
entry _kerjmp_Hu3DAnimInit
b Hu3DAnimInit
entry _kerjmp_Hu3DAnimCreate
b Hu3DAnimCreate
entry _kerjmp_Hu3DAnimLink
b Hu3DAnimLink
entry _kerjmp_Hu3DAnimKill
b Hu3DAnimKill
entry _kerjmp_Hu3DAnimAllKill
b Hu3DAnimAllKill
entry _kerjmp_Hu3DAnimSet
b Hu3DAnimSet
entry _kerjmp_Hu3DAnimExec
b Hu3DAnimExec
entry _kerjmp_Hu3DAnimAttrSet
b Hu3DAnimAttrSet
entry _kerjmp_Hu3DAnimAttrReset
b Hu3DAnimAttrReset
entry _kerjmp_Hu3DAnimSpeedSet
b Hu3DAnimSpeedSet
entry _kerjmp_Hu3DAnimBankSet
b Hu3DAnimBankSet
entry _kerjmp_Hu3DAnmNoSet
b Hu3DAnmNoSet
entry _kerjmp_Hu3DTexScrollCreate
b Hu3DTexScrollCreate
entry _kerjmp_Hu3DTexScrollPosSet
b Hu3DTexScrollPosSet
entry _kerjmp_Hu3DTexScrollPosMoveSet
b Hu3DTexScrollPosMoveSet
entry _kerjmp_Hu3DTexScrollRotSet
b Hu3DTexScrollRotSet
entry _kerjmp_Hu3DTexScrollRotMoveSet
b Hu3DTexScrollRotMoveSet
entry _kerjmp_Hu3DTexScrollKill
b Hu3DTexScrollKill
entry _kerjmp_Hu3DTexScrollAllKill
b Hu3DTexScrollAllKill
entry _kerjmp_Hu3DTexScrollPauseDisableSet
b Hu3DTexScrollPauseDisableSet
entry _kerjmp_Hu3DParticleCreate
b Hu3DParticleCreate
entry _kerjmp_Hu3DParticleScaleSet
b Hu3DParticleScaleSet
entry _kerjmp_Hu3DParticleZRotSet
b Hu3DParticleZRotSet
entry _kerjmp_Hu3DParticleColSet
b Hu3DParticleColSet
entry _kerjmp_Hu3DParticleTPLvlSet
b Hu3DParticleTPLvlSet
entry _kerjmp_Hu3DParticleBlendModeSet
b Hu3DParticleBlendModeSet
entry _kerjmp_Hu3DParticleHookSet
b Hu3DParticleHookSet
entry _kerjmp_Hu3DParticleCntSet
b Hu3DParticleCntSet
entry _kerjmp_Hu3DParticleAttrSet
b Hu3DParticleAttrSet
entry _kerjmp_Hu3DParticleAttrReset
b Hu3DParticleAttrReset
entry _kerjmp_Hu3DParticleAnimModeSet
b Hu3DParticleAnimModeSet
entry _kerjmp_Hu3DParManInit
b Hu3DParManInit
entry _kerjmp_Hu3DParManCreate
b Hu3DParManCreate
entry _kerjmp_Hu3DParManKill
b Hu3DParManKill
entry _kerjmp_Hu3DParManAllKill
b Hu3DParManAllKill
entry _kerjmp_Hu3DParManPtrGet
b Hu3DParManPtrGet
entry _kerjmp_Hu3DParManAttrSet
b Hu3DParManAttrSet
entry _kerjmp_Hu3DParManAttrReset
b Hu3DParManAttrReset
entry _kerjmp_Hu3DParManPosSet
b Hu3DParManPosSet
entry _kerjmp_Hu3DParManVecSet
b Hu3DParManVecSet
entry _kerjmp_Hu3DParManRotSet
b Hu3DParManRotSet
entry _kerjmp_Hu3DParManModelIDGet
b Hu3DParManModelIDGet
entry _kerjmp_Hu3DParManLink
b Hu3DParManLink
entry _kerjmp_Hu3DParManTimeLimitSet
b Hu3DParManTimeLimitSet
entry _kerjmp_Hu3DParManColorSet
b Hu3DParManColorSet
entry _kerjmp_Hu3DMotionCreate
b Hu3DMotionCreate
entry _kerjmp_Hu3DMotionInit
b Hu3DMotionInit
entry _kerjmp_Hu3DMotionModelCreate
b Hu3DMotionModelCreate
entry _kerjmp_Hu3DMotionKill
b Hu3DMotionKill
entry _kerjmp_Hu3DMotionAllKill
b Hu3DMotionAllKill
entry _kerjmp_Hu3DMotionSet
b Hu3DMotionSet
entry _kerjmp_Hu3DMotionExec
b Hu3DMotionExec
entry _kerjmp_Hu3DSubMotionExec
b Hu3DSubMotionExec
entry _kerjmp_Hu3DMotionNext
b Hu3DMotionNext
entry _kerjmp_Hu3DMotionTimeSet
b Hu3DMotionTimeSet
entry _kerjmp_Hu3DMotionTimeGet
b Hu3DMotionTimeGet
entry _kerjmp_Hu3DMotionMaxTimeGet
b Hu3DMotionMaxTimeGet
entry _kerjmp_Hu3DMotionStartEndSet
b Hu3DMotionStartEndSet
entry _kerjmp_Hu3DMotionMotionMaxTimeGet
b Hu3DMotionMotionMaxTimeGet
entry _kerjmp_Hu3DMotionEndCheck
b Hu3DMotionEndCheck
entry _kerjmp_Hu3DMotionShiftSet
b Hu3DMotionShiftSet
entry _kerjmp_Hu3DMotionIDGet
b Hu3DMotionIDGet
entry _kerjmp_Hu3DMotionShiftIDGet
b Hu3DMotionShiftIDGet
entry _kerjmp_Hu3DMotionShiftTimeGet
b Hu3DMotionShiftTimeGet
entry _kerjmp_Hu3DMotionShiftMaxTimeGet
b Hu3DMotionShiftMaxTimeGet
entry _kerjmp_Hu3DMotionShiftStartEndSet
b Hu3DMotionShiftStartEndSet
entry _kerjmp_Hu3DMotionShiftSpeedSet
b Hu3DMotionShiftSpeedSet
entry _kerjmp_Hu3DMotionSpeedSet
b Hu3DMotionSpeedSet
entry _kerjmp_Hu3DMotionShapeSpeedSet
b Hu3DMotionShapeSpeedSet
entry _kerjmp_Hu3DMotionShapeTimeSet
b Hu3DMotionShapeTimeSet
entry _kerjmp_Hu3DMotionNoMotSet
b Hu3DMotionNoMotSet
entry _kerjmp_Hu3DMotionNoMotReset
b Hu3DMotionNoMotReset
entry _kerjmp_Hu3DMotionForceSet
b Hu3DMotionForceSet
entry _kerjmp_Hu3DMotionShapeSet
b Hu3DMotionShapeSet
entry _kerjmp_Hu3DMotionShapeIDGet
b Hu3DMotionShapeIDGet
entry _kerjmp_Hu3DMotionShapeMaxTimeGet
b Hu3DMotionShapeMaxTimeGet
entry _kerjmp_Hu3DMotionClusterSet
b Hu3DMotionClusterSet
entry _kerjmp_Hu3DMotionClusterNoSet
b Hu3DMotionClusterNoSet
entry _kerjmp_Hu3DMotionShapeReset
b Hu3DMotionShapeReset
entry _kerjmp_Hu3DMotionClusterReset
b Hu3DMotionClusterReset
entry _kerjmp_Hu3DJointMotion
b Hu3DJointMotion
entry _kerjmp_Hu3DMotionOverlaySet
b Hu3DMotionOverlaySet
entry _kerjmp_Hu3DMotionOverlayReset
b Hu3DMotionOverlayReset
entry _kerjmp_Hu3DMotionOverlayTimeGet
b Hu3DMotionOverlayTimeGet
entry _kerjmp_Hu3DMotionOverlayTimeSet
b Hu3DMotionOverlayTimeSet
entry _kerjmp_Hu3DMotionOverlaySpeedSet
b Hu3DMotionOverlaySpeedSet
entry _kerjmp_Hu3DModelObjDrawInit
b Hu3DModelObjDrawInit
entry _kerjmp_Hu3DModelObjDraw
b Hu3DModelObjDraw
entry _kerjmp_Hu3DMotionCalc
b Hu3DMotionCalc
entry _kerjmp_Hu3DMotionShapeStartEndSet
b Hu3DMotionShapeStartEndSet
entry _kerjmp_CamMotionEx
b CamMotionEx
entry _kerjmp_CamMotionEx2
b CamMotionEx2
entry _kerjmp_Hu3D2Dto3D
b Hu3D2Dto3D
entry _kerjmp_Hu3D3Dto2D
b Hu3D3Dto2D
entry _kerjmp_Hu3DMtxRotGet
b Hu3DMtxRotGet
entry _kerjmp_Hu3DMtxTransGet
b Hu3DMtxTransGet
entry _kerjmp_Hu3DMtxScaleGet
b Hu3DMtxScaleGet
entry _kerjmp_Hu3DProjectionCreate
b Hu3DProjectionCreate
entry _kerjmp_Hu3DProjectionPosSet
b Hu3DProjectionPosSet
entry _kerjmp_Hu3DProjectionTPLvlSet
b Hu3DProjectionTPLvlSet
entry _kerjmp_Hu3DProjectionKill
b Hu3DProjectionKill
entry _kerjmp_HuAudInit
b HuAudInit
entry _kerjmp_HuAudStreamPlay
b HuAudStreamPlay
entry _kerjmp_HuAudAllStop
b HuAudAllStop
entry _kerjmp_HuAudFadeOut
b HuAudFadeOut
entry _kerjmp_HuAudStreamPauseOn
b HuAudStreamPauseOn
entry _kerjmp_HuAudStreamPauseOff
b HuAudStreamPauseOff
entry _kerjmp_HuAudStreamFadeOut
b HuAudStreamFadeOut
entry _kerjmp_HuAudStreamVolSet
b HuAudStreamVolSet
entry _kerjmp_HuAudFXPlay
b HuAudFXPlay
entry _kerjmp_HuAudFXPlayVol
b HuAudFXPlayVol
entry _kerjmp_HuAudFXPlayVolPan
b HuAudFXPlayVolPan
entry _kerjmp_HuAudFXStop
b HuAudFXStop
entry _kerjmp_HuAudFXFadeOut
b HuAudFXFadeOut
entry _kerjmp_HuAudFXPanning
b HuAudFXPanning
entry _kerjmp_HuAudSeqPlay
b HuAudSeqPlay
entry _kerjmp_HuAudSeqStop
b HuAudSeqStop
entry _kerjmp_HuAudSeqFadeOut
b HuAudSeqFadeOut
entry _kerjmp_HuAudSeqMidiCtrlGet
b HuAudSeqMidiCtrlGet
entry _kerjmp_HuAudFXListnerSet
b HuAudFXListnerSet
entry _kerjmp_HuAudFXListnerUpdate
b HuAudFXListnerUpdate
entry _kerjmp_HuAudFXEmiterPlay
b HuAudFXEmiterPlay
entry _kerjmp_HuAudFXEmiterUpDate
b HuAudFXEmiterUpDate
entry _kerjmp_HuAudFXListnerKill
b HuAudFXListnerKill
entry _kerjmp_HuAudFXStatusGet
b HuAudFXStatusGet
entry _kerjmp_HuAudFXPitchSet
b HuAudFXPitchSet
entry _kerjmp_HuAudFXVolSet
b HuAudFXVolSet
entry _kerjmp_HuAudDllSndGrpSet
b HuAudDllSndGrpSet
entry _kerjmp_HuAudSndGrpSetSet
b HuAudSndGrpSetSet
entry _kerjmp_HuAudSndGrpSet
b HuAudSndGrpSet
entry _kerjmp_HuAudSndCommonGrpSet
b HuAudSndCommonGrpSet
entry _kerjmp_HuAudSStreamPlay
b HuAudSStreamPlay
entry _kerjmp_HuAudSStreamStop
b HuAudSStreamStop
entry _kerjmp_HuAudSStreamFadeOut
b HuAudSStreamFadeOut
entry _kerjmp_HuAudSStreamAllFadeOut
b HuAudSStreamAllFadeOut
entry _kerjmp_HuAudSStreamAllStop
b HuAudSStreamAllStop
entry _kerjmp_HuAudSStreamStatGet
b HuAudSStreamStatGet
entry _kerjmp_HuAudPlayerVoicePlay
b HuAudPlayerVoicePlay
entry _kerjmp_HuAudCharVoicePlay
b HuAudCharVoicePlay
entry _kerjmp_HuAudPlayerVoicePlayPos
b HuAudPlayerVoicePlayPos
entry _kerjmp_HuAudCharVoicePlayPos
b HuAudCharVoicePlayPos
entry _kerjmp_HuAudPlayerVoicePlayEntry
b HuAudPlayerVoicePlayEntry
entry _kerjmp_HuAudCharVoicePlayEntry
b HuAudCharVoicePlayEntry
entry _kerjmp_HuAudAUXSet
b HuAudAUXSet
entry _kerjmp_msmMusPlay
b msmMusPlay
entry _kerjmp_espInit
b espInit
entry _kerjmp_espEntry
b espEntry
entry _kerjmp_espKill
b espKill
entry _kerjmp_espGrpIDGet
b espGrpIDGet
entry _kerjmp_espDispOn
b espDispOn
entry _kerjmp_espDispOff
b espDispOff
entry _kerjmp_espAttrSet
b espAttrSet
entry _kerjmp_espAttrReset
b espAttrReset
entry _kerjmp_espPosSet
b espPosSet
entry _kerjmp_espScaleSet
b espScaleSet
entry _kerjmp_espZRotSet
b espZRotSet
entry _kerjmp_espTPLvlSet
b espTPLvlSet
entry _kerjmp_espColorSet
b espColorSet
entry _kerjmp_espSpeedSet
b espSpeedSet
entry _kerjmp_espBankSet
b espBankSet
entry _kerjmp_espDrawNoSet
b espDrawNoSet
entry _kerjmp_espPriSet
b espPriSet
entry _kerjmp_lbl_80192060
b lbl_80192060
entry _kerjmp_lbl_80192160
b lbl_80192160
entry _kerjmp_lbl_80192260
b lbl_80192260
entry _kerjmp_lbl_801D3DA0
b lbl_801D3DA0
entry _kerjmp_fn_8003FF68
b fn_8003FF68
entry _kerjmp_HuPrcInit
b HuPrcInit
entry _kerjmp_HuPrcCall
b HuPrcCall
entry _kerjmp_HuPrcCreate
b HuPrcCreate
entry _kerjmp_HuPrcKill
b HuPrcKill
entry _kerjmp_HuPrcEnd
b HuPrcEnd
entry _kerjmp_HuPrcWakeup
b HuPrcWakeup
entry _kerjmp_HuPrcSleep
b HuPrcSleep
entry _kerjmp_HuPrcVSleep
b HuPrcVSleep
entry _kerjmp_HuPrcCurrentGet
b HuPrcCurrentGet
entry _kerjmp_HuPrcDestructorSet
b HuPrcDestructorSet
entry _kerjmp_HuPrcDestructorSet2
b HuPrcDestructorSet2
entry _kerjmp_HuPrcChildCreate
b HuPrcChildCreate
entry _kerjmp_HuPrcChildLink
b HuPrcChildLink
entry _kerjmp_HuPrcChildUnlink
b HuPrcChildUnlink
entry _kerjmp_HuPrcChildKill
b HuPrcChildKill
entry _kerjmp_HuPrcMemAlloc
b HuPrcMemAlloc
entry _kerjmp_HuPrcMemFree
b HuPrcMemFree
entry _kerjmp_Hu3DParManVacumeSet
b Hu3DParManVacumeSet
entry _kerjmp_HuDataInit
b HuDataInit
entry _kerjmp_HuDataDirRead
b HuDataDirRead
entry _kerjmp_HuDataRead
b HuDataRead
entry _kerjmp_HuDataReadNum
b HuDataReadNum
entry _kerjmp_HuDataReadMulti
b HuDataReadMulti
entry _kerjmp_HuDataDirReadAsync
b HuDataDirReadAsync
entry _kerjmp_HuDataDirReadNumAsync
b HuDataDirReadNumAsync
entry _kerjmp_HuDataSelHeapRead
b HuDataSelHeapRead
entry _kerjmp_HuDataSelHeapReadNum
b HuDataSelHeapReadNum
entry _kerjmp_HuDataGetSize
b HuDataGetSize
entry _kerjmp_HuDataDirClose
b HuDataDirClose
entry _kerjmp_HuDataDirCloseNum
b HuDataDirCloseNum
entry _kerjmp_HuDataClose
b HuDataClose
entry _kerjmp_HuDataCloseMulti
b HuDataCloseMulti
entry _kerjmp_HuDataReadNumHeapShortForce
b HuDataReadNumHeapShortForce
entry _kerjmp_ARRegisterDMACallback
b ARRegisterDMACallback
entry _kerjmp_ARGetDMAStatus
b ARGetDMAStatus
entry _kerjmp_ARStartDMA
b ARStartDMA
entry _kerjmp_ARInit
b ARInit
entry _kerjmp_ARAlloc
b ARAlloc
entry _kerjmp_ARFree
b ARFree
entry _kerjmp_ARGetSize
b ARGetSize
entry _kerjmp_ARSetSize
b ARSetSize
entry _kerjmp_HuSprBegin
b HuSprBegin
entry _kerjmp_HuSprCall
b HuSprCall
entry _kerjmp_HuSprFinish
b HuSprFinish
entry _kerjmp_HuSprAnimRead
b HuSprAnimRead
entry _kerjmp_HuSprCreate
b HuSprCreate
entry _kerjmp_HuSprGrpCreate
b HuSprGrpCreate
entry _kerjmp_HuSprGrpMemberSet
b HuSprGrpMemberSet
entry _kerjmp_HuSprGrpMemberKill
b HuSprGrpMemberKill
entry _kerjmp_HuSprGrpKill
b HuSprGrpKill
entry _kerjmp_HuSprKill
b HuSprKill
entry _kerjmp_HuSprAnimKill
b HuSprAnimKill
entry _kerjmp_HuSprAttrSet
b HuSprAttrSet
entry _kerjmp_HuSprAttrReset
b HuSprAttrReset
entry _kerjmp_HuSprPosSet
b HuSprPosSet
entry _kerjmp_HuSprScaleSet
b HuSprScaleSet
entry _kerjmp_HuSprZRotSet
b HuSprZRotSet
entry _kerjmp_HuSprGrpPosSet
b HuSprGrpPosSet
entry _kerjmp_HuSprGrpZRotSet
b HuSprGrpZRotSet
entry _kerjmp_HuSprGrpScaleSet
b HuSprGrpScaleSet
entry _kerjmp_HuSprTPLvlSet
b HuSprTPLvlSet
entry _kerjmp_HuSprColorSet
b HuSprColorSet
entry _kerjmp_HuSprSpeedSet
b HuSprSpeedSet
entry _kerjmp_HuSprBankSet
b HuSprBankSet
entry _kerjmp_HuSprGrpDrawNoSet
b HuSprGrpDrawNoSet
entry _kerjmp_HuSprDrawNoSet
b HuSprDrawNoSet
entry _kerjmp_HuSprPriSet
b HuSprPriSet
entry _kerjmp_HuSprFuncCreate
b HuSprFuncCreate
entry _kerjmp_HuSprAnimMake
b HuSprAnimMake
entry _kerjmp_HuSprGrpCenterSet
b HuSprGrpCenterSet
entry _kerjmp_HuSprAnimLock
b HuSprAnimLock
entry _kerjmp_AnimDebug
b AnimDebug
entry _kerjmp_HuSprExecLayerSet
b HuSprExecLayerSet
entry _kerjmp_HuSprSprBGSet
b HuSprSprBGSet
entry _kerjmp_HuSprBGSet
b HuSprBGSet
entry _kerjmp_HuSprGrpScissorSet
b HuSprGrpScissorSet
entry _kerjmp_HuSprScissorSet
b HuSprScissorSet
entry _kerjmp_HuSprGrpTPLvlSet
b HuSprGrpTPLvlSet
entry _kerjmp_HuARMalloc
b HuARMalloc
entry _kerjmp_HuARFree
b HuARFree
entry _kerjmp_HuAR_DVDtoARAM
b HuAR_DVDtoARAM
entry _kerjmp_HuAR_MRAMtoARAM
b HuAR_MRAMtoARAM
entry _kerjmp_HuAR_MRAMtoARAM2
b HuAR_MRAMtoARAM2
entry _kerjmp_HuAR_ARAMtoMRAM
b HuAR_ARAMtoMRAM
entry _kerjmp_HuAR_ARAMtoMRAMNum
b HuAR_ARAMtoMRAMNum
entry _kerjmp_HuARDMACheck
b HuARDMACheck
entry _kerjmp_HuARDirCheck
b HuARDirCheck
entry _kerjmp_HuARDirFree
b HuARDirFree
entry _kerjmp_HuAR_ARAMtoMRAMFileRead
b HuAR_ARAMtoMRAMFileRead
entry _kerjmp_HuAudFXListnerSetEX
b HuAudFXListnerSetEX
entry _kerjmp_HuWindowInit
b HuWindowInit
entry _kerjmp_HuWinInit
b HuWinInit
entry _kerjmp_HuWinCreate
b HuWinCreate
entry _kerjmp_HuWinKill
b HuWinKill
entry _kerjmp_HuWinAllKill
b HuWinAllKill
entry _kerjmp_HuWinMesSet
b HuWinMesSet
entry _kerjmp_HuWinInsertMesSet
b HuWinInsertMesSet
entry _kerjmp_HuWinChoiceGet
b HuWinChoiceGet
entry _kerjmp_HuWinChoiceNumGet
b HuWinChoiceNumGet
entry _kerjmp_HuWinMesWait
b HuWinMesWait
entry _kerjmp_HuWinSprKill
b HuWinSprKill
entry _kerjmp_HuWinMesRead
b HuWinMesRead
entry _kerjmp_HuWinAnimSet
b HuWinAnimSet
entry _kerjmp_HuWinSprSet
b HuWinSprSet
entry _kerjmp_HuWinSprPosSet
b HuWinSprPosSet
entry _kerjmp_HuWinSprIDGet
b HuWinSprIDGet
entry _kerjmp_HuWinMesMaxSizeGet
b HuWinMesMaxSizeGet
entry _kerjmp_HuWinInsertMesSizeGet
b HuWinInsertMesSizeGet
entry _kerjmp_HuWinMesMaxSizeBetGet
b HuWinMesMaxSizeBetGet
entry _kerjmp_HuWinExCreate
b HuWinExCreate
entry _kerjmp_HuWinDispOn
b HuWinDispOn
entry _kerjmp_HuWinDispOff
b HuWinDispOff
entry _kerjmp_HuWinExAnimIn
b HuWinExAnimIn
entry _kerjmp_HuWinExAnimOut
b HuWinExAnimOut
entry _kerjmp_HuWinExCleanup
b HuWinExCleanup
entry _kerjmp_HuWinExAnimPopIn
b HuWinExAnimPopIn
entry _kerjmp_HuWinComKeyWait
b HuWinComKeyWait
entry _kerjmp_HuWinComKeySet
b HuWinComKeySet
entry _kerjmp_HuWinComKeyReset
b HuWinComKeyReset
entry _kerjmp_HuWinDrawNoSet
b HuWinDrawNoSet
entry _kerjmp_HuWinAttrSet
b HuWinAttrSet
entry _kerjmp_HuWinAttrReset
b HuWinAttrReset
entry _kerjmp_HuWinBGTPLvlSet
b HuWinBGTPLvlSet
entry _kerjmp_HuWinMesSpeedSet
b HuWinMesSpeedSet
entry _kerjmp_HuWinBGColSet
b HuWinBGColSet
entry _kerjmp_HuWinChoiceDisable
b HuWinChoiceDisable
entry _kerjmp_HuWinKeyWaitEntry
b HuWinKeyWaitEntry
entry _kerjmp_HuWinCenterPosSet
b HuWinCenterPosSet
entry _kerjmp_HuWinPosSet
b HuWinPosSet
entry _kerjmp_HuWinZRotSet
b HuWinZRotSet
entry _kerjmp_HuWinScaleSet
b HuWinScaleSet
entry _kerjmp_HuWinChoiceNowGet
b HuWinChoiceNowGet
entry _kerjmp_HuWinStatGet
b HuWinStatGet
entry _kerjmp_HuWinMesColSet
b HuWinMesColSet
entry _kerjmp_HuWinScissorSet
b HuWinScissorSet
entry _kerjmp_HuWinExCreateStyled
b HuWinExCreateStyled
entry _kerjmp_HuWinPriSet
b HuWinPriSet
entry _kerjmp_HuWinSprPriSet
b HuWinSprPriSet
entry _kerjmp_HuWinKeyWaitNumGet
b HuWinKeyWaitNumGet
entry _kerjmp_HuWinMesSizeCancelCRSet
b HuWinMesSizeCancelCRSet
entry _kerjmp_HuWinMesPalSet
b HuWinMesPalSet
entry _kerjmp_HuWinHomeClear
b HuWinHomeClear
entry _kerjmp_HuWinPushKeySet
b HuWinPushKeySet
entry _kerjmp_HuWinDisablePlayerSet
b HuWinDisablePlayerSet
entry _kerjmp_HuWinDisablePlayerReset
b HuWinDisablePlayerReset
entry _kerjmp_CharManInit
b CharManInit
entry _kerjmp_CharARAMOpen
b CharARAMOpen
entry _kerjmp_CharKill
b CharKill
entry _kerjmp_CharModelKill
b CharModelKill
entry _kerjmp_CharKillAll
b CharKillAll
entry _kerjmp_CharModelCreate
b CharModelCreate
entry _kerjmp_CharModelMotionCreate
b CharModelMotionCreate
entry _kerjmp_CharModelMotionIndexSet
b CharModelMotionIndexSet
entry _kerjmp_CharModelMotionKill
b CharModelMotionKill
entry _kerjmp_CharModelMotionDataClose
b CharModelMotionDataClose
entry _kerjmp_CharModelDataClose
b CharModelDataClose
entry _kerjmp_CharAMemPtrGet
b CharAMemPtrGet
entry _kerjmp_CharModelMotionSet
b CharModelMotionSet
entry _kerjmp_CharModelMotionTimeSet
b CharModelMotionTimeSet
entry _kerjmp_CharModelMotionTimeGet
b CharModelMotionTimeGet
entry _kerjmp_CharModelMotionMaxTimeGet
b CharModelMotionMaxTimeGet
entry _kerjmp_CharModelMotionEndCheck
b CharModelMotionEndCheck
entry _kerjmp_CharModelMotionShiftIDGet
b CharModelMotionShiftIDGet
entry _kerjmp_CharModelMotionShiftSet
b CharModelMotionShiftSet
entry _kerjmp_CharModelMotionShiftTimeGet
b CharModelMotionShiftTimeGet
entry _kerjmp_CharModelMotionSpeedSet
b CharModelMotionSpeedSet
entry _kerjmp_CharModelLayerSetAll
b CharModelLayerSetAll
entry _kerjmp_CharModelItemHookCreate
b CharModelItemHookCreate
entry _kerjmp_CharModelEffectCreate
b CharModelEffectCreate
entry _kerjmp_CharModelCoinEffectCreate
b CharModelCoinEffectCreate
entry _kerjmp_fn_8004EC74
b fn_8004EC74
entry _kerjmp_fn_8004EDA4
b fn_8004EDA4
entry _kerjmp_fn_8004F13C
b fn_8004F13C
entry _kerjmp_fn_8004F058
b fn_8004F058
entry _kerjmp_GWCharColorGet
b GWCharColorGet
entry _kerjmp_CharModelLayerSetAll2
b CharModelLayerSetAll2
entry _kerjmp_charTexNameTbl
b charTexNameTbl
entry _kerjmp_CharModelTexNameGet
b CharModelTexNameGet
entry _kerjmp_CharModelVoiceEnableSet
b CharModelVoiceEnableSet
entry _kerjmp_CharModelEffectNpcInitSilent
b CharModelEffectNpcInitSilent
entry _kerjmp_CharModelStepTypeSet
b CharModelStepTypeSet
entry _kerjmp_fn_8004F52C
b fn_8004F52C
entry _kerjmp_CharModelEffectEnableSet
b CharModelEffectEnableSet
entry _kerjmp_CharModelEffectNpcInit
b CharModelEffectNpcInit
entry _kerjmp_HuPrcSetStat
b HuPrcSetStat
entry _kerjmp_HuPrcResetStat
b HuPrcResetStat
entry _kerjmp_omGameSysInit
b omGameSysInit
entry _kerjmp_omResetStatBit
b omResetStatBit
entry _kerjmp_omCurrentOvlGet
b omCurrentOvlGet
entry _kerjmp_omPauseChk
b omPauseChk
entry _kerjmp_omOvlHisChg
b omOvlHisChg
entry _kerjmp_omOvlHisGet
b omOvlHisGet
entry _kerjmp_omovlevtno
b omovlevtno
entry _kerjmp_omovlstat
b omovlstat
entry _kerjmp_AddX
b AddX
entry _kerjmp_AddZ
b AddZ
entry _kerjmp_MapObject
b MapObject
entry _kerjmp_CharObject
b CharObject
entry _kerjmp_nMap
b nMap
entry _kerjmp_nChar
b nChar
entry _kerjmp_MapWall
b MapWall
entry _kerjmp_MapPos
b MapPos
entry _kerjmp_HitFaceVec
b HitFaceVec
entry _kerjmp_HitFace
b HitFace
entry _kerjmp_HitFaceCount
b HitFaceCount
entry _kerjmp_GWPlayer
b GWPlayer
entry _kerjmp_GWSystem
b GWSystem
entry _kerjmp_HuTHPSprCreateVol
b HuTHPSprCreateVol
entry _kerjmp_HuTHPSprCreate
b HuTHPSprCreate
entry _kerjmp_HuTHP3DCreateVol
b HuTHP3DCreateVol
entry _kerjmp_HuTHP3DCreate
b HuTHP3DCreate
entry _kerjmp_HuTHPStop
b HuTHPStop
entry _kerjmp_HuTHPClose
b HuTHPClose
entry _kerjmp_HuTHPRestart
b HuTHPRestart
entry _kerjmp_HuTHPEndCheck
b HuTHPEndCheck
entry _kerjmp_HuTHPFrameGet
b HuTHPFrameGet
entry _kerjmp_HuTHPTotalFrameGet
b HuTHPTotalFrameGet
entry _kerjmp_HuTHPSetVolume
b HuTHPSetVolume
entry _kerjmp_HuCardCheck
b HuCardCheck
entry _kerjmp_HuCardMount
b HuCardMount
entry _kerjmp_HuCardFormat
b HuCardFormat
entry _kerjmp_HuCardOpen
b HuCardOpen
entry _kerjmp_HuCardRead
b HuCardRead
entry _kerjmp_HuCardCreate
b HuCardCreate
entry _kerjmp_HuCardClose
b HuCardClose
entry _kerjmp_HuCardWrite
b HuCardWrite
entry _kerjmp_HuCardDelete
b HuCardDelete
entry _kerjmp_HuCardSectorSizeGet
b HuCardSectorSizeGet
entry _kerjmp_HuCardFreeSpaceGet
b HuCardFreeSpaceGet
entry _kerjmp_HuCardSlotCheck
b HuCardSlotCheck
entry _kerjmp_SLFileOpen
b SLFileOpen
entry _kerjmp_SLFileCreate
b SLFileCreate
entry _kerjmp_SLFileWrite
b SLFileWrite
entry _kerjmp_SLFileClose
b SLFileClose
entry _kerjmp_SLFileRead
b SLFileRead
entry _kerjmp_SLCurSlotNoSet
b SLCurSlotNoSet
entry _kerjmp_SLSaveDataMake
b SLSaveDataMake
entry _kerjmp_SLCommonSet
b SLCommonSet
entry _kerjmp_SLSaveBoard
b SLSaveBoard
entry _kerjmp_SLSaveBoardStory
b SLSaveBoardStory
entry _kerjmp_SLSave
b SLSave
entry _kerjmp_SLLoadGameStat
b SLLoadGameStat
entry _kerjmp_SLLoadBoard
b SLLoadBoard
entry _kerjmp_SLLoadBoardStory
b SLLoadBoardStory
entry _kerjmp_SLLoad
b SLLoad
entry _kerjmp_SLCurBoxNoSet
b SLCurBoxNoSet
entry _kerjmp_SLSaveFlagSet
b SLSaveFlagSet
entry _kerjmp_SLSaveFlagGet
b SLSaveFlagGet
entry _kerjmp_SLCheckSumCheck
b SLCheckSumCheck
entry _kerjmp_SLSerialNoGet
b SLSerialNoGet
entry _kerjmp_SLSerialNoCheck
b SLSerialNoCheck
entry _kerjmp_saveExecF
b saveExecF
entry _kerjmp__CheckFlag
b _CheckFlag
entry _kerjmp__SetFlag
b _SetFlag
entry _kerjmp__ClearFlag
b _ClearFlag
entry _kerjmp_mgInfoTbl
b mgInfoTbl
entry _kerjmp_mgTypeCurr
b mgTypeCurr
entry _kerjmp_mgBattleStar
b mgBattleStar
entry _kerjmp_lbl_801D3E94_0
b lbl_801D3E94
entry _kerjmp_mgTicTacToeGrid
b mgTicTacToeGrid
entry _kerjmp_mgIndexList
b mgIndexList
entry _kerjmp_lbl_801D3E94_1
b lbl_801D3E94
entry _kerjmp_mgGameStatBackup
b mgGameStatBackup
entry _kerjmp_mgRecordExtra
b mgRecordExtra
entry _kerjmp_mgQuitExtraF
b mgQuitExtraF
entry _kerjmp_mgPracticeEnableF
b mgPracticeEnableF
entry _kerjmp_mgBoardHostEnableF
b mgBoardHostEnableF
entry _kerjmp_omMgIndexGet
b omMgIndexGet
entry _kerjmp_mgInstExitEnableF
b mgInstExitEnableF
entry _kerjmp_GWMGRecordSet
b GWMGRecordSet
entry _kerjmp_GWMGRecordGet
b GWMGRecordGet
entry _kerjmp_GWBoardPlayCountAdd
b GWBoardPlayCountAdd
entry _kerjmp_GWBoardPlayCountSet
b GWBoardPlayCountSet
entry _kerjmp_GWBoardPlayCountGet
b GWBoardPlayCountGet
entry _kerjmp_GWBoardWinCountInc
b GWBoardWinCountInc
entry _kerjmp_GWBoardWinCountGet
b GWBoardWinCountGet
entry _kerjmp_GWBoardWinCountSet
b GWBoardWinCountSet
entry _kerjmp_GWBoardMaxStarsSet
b GWBoardMaxStarsSet
entry _kerjmp_GWBoardMaxStarsGet
b GWBoardMaxStarsGet
entry _kerjmp_GWBoardMaxCoinsSet
b GWBoardMaxCoinsSet
entry _kerjmp_GWBoardMaxCoinsGet
b GWBoardMaxCoinsGet
entry _kerjmp_GWTotalStarsSet
b GWTotalStarsSet
entry _kerjmp_GWTotalStarsAdd
b GWTotalStarsAdd
entry _kerjmp_GWTotalStarsGet
b GWTotalStarsGet
entry _kerjmp_GWStarsAdd
b GWStarsAdd
entry _kerjmp_GWStarsGet
b GWStarsGet
entry _kerjmp_GWStarsSet
b GWStarsSet
entry _kerjmp_GWCoinsAdd
b GWCoinsAdd
entry _kerjmp_GWCoinsSet
b GWCoinsSet
entry _kerjmp_GWCoinsGet
b GWCoinsGet
entry _kerjmp_GWMGCustomReset
b GWMGCustomReset
entry _kerjmp_GWMGCustomSet
b GWMGCustomSet
entry _kerjmp_GWMGCustomGet
b GWMGCustomGet
entry _kerjmp_GWMGAvailGet
b GWMGAvailGet
entry _kerjmp_fmod
b fmod
entry _kerjmp__savegpr_15
b _savegpr_15
entry _kerjmp__restgpr_15
b _restgpr_15
entry _kerjmp__savegpr_16
b _savegpr_16
entry _kerjmp__restgpr_16
b _restgpr_16
entry _kerjmp___save_gpr
b __save_gpr
entry _kerjmp___restore_gpr
b __restore_gpr
entry _kerjmp_omDBGMenuButton
b omDBGMenuButton
entry _kerjmp_msmSeSetListener
b msmSeSetListener
entry _kerjmp_msmSeUpdataListener
b msmSeUpdataListener
entry _kerjmp_msmSeGetIndexPtr
b msmSeGetIndexPtr
entry _kerjmp_msmMusSetMasterVolume
b msmMusSetMasterVolume
entry _kerjmp_msmSysGetOutputMode
b msmSysGetOutputMode
entry _kerjmp_BoardRollExec
b BoardRollExec
entry _kerjmp_BoardRollKill
b BoardRollKill
entry _kerjmp_BoardDiceValueSet
b BoardDiceValueSet
entry _kerjmp_BoardDiceStop
b BoardDiceStop
entry _kerjmp_BoardDicePauseAll
b BoardDicePauseAll
entry _kerjmp_BoardDiceDoneCheck
b BoardDiceDoneCheck
entry _kerjmp_BoardObjectSetup
b BoardObjectSetup
entry _kerjmp_BoardStoryConfigSet
b BoardStoryConfigSet
entry _kerjmp_BoardPartyConfigSet
b BoardPartyConfigSet
entry _kerjmp_BoardSaveInit
b BoardSaveInit
entry _kerjmp_BoardMGExit
b BoardMGExit
entry _kerjmp_BoardDAngleCalcVec
b BoardDAngleCalcVec
entry _kerjmp_BoardDAngleCalc
b BoardDAngleCalc
entry _kerjmp_BoardVecMaxDistXZCheck
b BoardVecMaxDistXZCheck
entry _kerjmp_BoardIsKill
b BoardIsKill
entry _kerjmp_BoardKill
b BoardKill
entry _kerjmp_BoardCameraScissorSet
b BoardCameraScissorSet
entry _kerjmp_BoardCameraViewSet
b BoardCameraViewSet
entry _kerjmp_BoardCameraDirGet
b BoardCameraDirGet
entry _kerjmp_BoardCameraPointDirGet
b BoardCameraPointDirGet
entry _kerjmp_BoardCameraMoveSet
b BoardCameraMoveSet
entry _kerjmp_BoardCameraQuakeSet
b BoardCameraQuakeSet
entry _kerjmp_BoardCameraQuakeReset
b BoardCameraQuakeReset
entry _kerjmp_BoardCameraTargetSet
b BoardCameraTargetSet
entry _kerjmp_BoardCameraPosGet
b BoardCameraPosGet
entry _kerjmp_BoardCameraTargetGet
b BoardCameraTargetGet
entry _kerjmp_BoardCameraRotGet
b BoardCameraRotGet
entry _kerjmp_BoardCameraZoomGet
b BoardCameraZoomGet
entry _kerjmp_BoardCameraPosSet
b BoardCameraPosSet
entry _kerjmp_BoardCameraXRotZoomSet
b BoardCameraXRotZoomSet
entry _kerjmp_BoardCameraZoomSet
b BoardCameraZoomSet
entry _kerjmp_BoardCameraRotSet
b BoardCameraRotSet
entry _kerjmp_BoardCameraFovSet
b BoardCameraFovSet
entry _kerjmp_BoardCameraOffsetSet
b BoardCameraOffsetSet
entry _kerjmp_BoardCameraTargetPlayerSet
b BoardCameraTargetPlayerSet
entry _kerjmp_BoardCameraTargetModelSet
b BoardCameraTargetModelSet
entry _kerjmp_BoardCameraTargetSpaceSet
b BoardCameraTargetSpaceSet
entry _kerjmp_BoardCameraCullCheck
b BoardCameraCullCheck
entry _kerjmp_BoardCameraMotionIsDone
b BoardCameraMotionIsDone
entry _kerjmp_BoardCameraMotionStartEx
b BoardCameraMotionStartEx
entry _kerjmp_BoardCameraMotionStart
b BoardCameraMotionStart
entry _kerjmp_BoardCameraMotionWait
b BoardCameraMotionWait
entry _kerjmp_BoardCameraNearFarSet
b BoardCameraNearFarSet
entry _kerjmp_BoardCameraNearFarGet
b BoardCameraNearFarGet
entry _kerjmp_BoardEventFlagSet
b BoardEventFlagSet
entry _kerjmp_BoardEventFlagReset
b BoardEventFlagReset
entry _kerjmp_BoardEventFlagGet
b BoardEventFlagGet
entry _kerjmp_BoardMGCreate
b BoardMGCreate
entry _kerjmp_BoardDAngleCalcRange
b BoardDAngleCalcRange
entry _kerjmp_BoardVecDistXZCalc
b BoardVecDistXZCalc
entry _kerjmp_BoardVecMinDistCheck
b BoardVecMinDistCheck
entry _kerjmp_BoardArcSin
b BoardArcSin
entry _kerjmp_BoardArcCos
b BoardArcCos
entry _kerjmp_BoardMTXCalcLookAt
b BoardMTXCalcLookAt
entry _kerjmp_BoardLightSetExec
b BoardLightSetExec
entry _kerjmp_BoardLightResetExec
b BoardLightResetExec
entry _kerjmp_BoardLightHookSet
b BoardLightHookSet
entry _kerjmp_BoardMGDoneFlagSet
b BoardMGDoneFlagSet
entry _kerjmp_BoardMGDoneFlagGet
b BoardMGDoneFlagGet
entry _kerjmp_BoardMGSetupExec
b BoardMGSetupExec
entry _kerjmp_BoardFilterFadeOut
b BoardFilterFadeOut
entry _kerjmp_BoardFilterFadeInit
b BoardFilterFadeInit
entry _kerjmp_BoardFilterFadePauseCheck
b BoardFilterFadePauseCheck
entry _kerjmp_BoardFilterFadeCheck
b BoardFilterFadeCheck
entry _kerjmp_BoardConfettiCreate
b BoardConfettiCreate
entry _kerjmp_BoardConfettiKill
b BoardConfettiKill
entry _kerjmp_BoardConfettiStop
b BoardConfettiStop
entry _kerjmp_BoardRand
b BoardRand
entry _kerjmp_BoardRandMod
b BoardRandMod
entry _kerjmp_BoardRandFloat
b BoardRandFloat
entry _kerjmp_boardRandSeed
b boardRandSeed
entry _kerjmp_BoardViewMoveCheck
b BoardViewMoveCheck
entry _kerjmp_BoardViewMoveEnd
b BoardViewMoveEnd
entry _kerjmp_BoardViewFocusGetPos
b BoardViewFocusGetPos
entry _kerjmp_BoardViewMoveStart
b BoardViewMoveStart
entry _kerjmp_BoardViewFocusSet
b BoardViewFocusSet
entry _kerjmp_boardTurnFunc
b boardTurnFunc
entry _kerjmp_boardStarShowNextHook
b boardStarShowNextHook
entry _kerjmp_boardBowserHook
b boardBowserHook
entry _kerjmp_boardTurnStartFunc
b boardTurnStartFunc
entry _kerjmp_boardStarGiveHook
b boardStarGiveHook
entry _kerjmp_boardMainProc
b boardMainProc
entry _kerjmp_boardObjMan
b boardObjMan
entry _kerjmp_BoardItemStart
b BoardItemStart
entry _kerjmp_BoardCharWheelInit
b BoardCharWheelInit
entry _kerjmp_BoardCharWheelCheck
b BoardCharWheelCheck
entry _kerjmp_BoardCharWheelWait
b BoardCharWheelWait
entry _kerjmp_BoardCharWheelResultGet
b BoardCharWheelResultGet
entry _kerjmp_BoardCharWheelSpeedSet
b BoardCharWheelSpeedSet
entry _kerjmp_BoardSpaceInit
b BoardSpaceInit
entry _kerjmp_BoardSpaceDestroy
b BoardSpaceDestroy
entry _kerjmp_BoardSpaceLandExec
b BoardSpaceLandExec
entry _kerjmp_BoardSpaceWalkEventFuncSet
b BoardSpaceWalkEventFuncSet
entry _kerjmp_BoardSpaceWalkMiniEventFuncSet
b BoardSpaceWalkMiniEventFuncSet
entry _kerjmp_BoardSpaceLandEventFuncSet
b BoardSpaceLandEventFuncSet
entry _kerjmp_BoardSpaceWalkEventExec
b BoardSpaceWalkEventExec
entry _kerjmp_BoardSpaceWalkMiniEventExec
b BoardSpaceWalkMiniEventExec
entry _kerjmp_BoardSpaceBlockExec
b BoardSpaceBlockExec
entry _kerjmp_BoardSpaceWalkExec
b BoardSpaceWalkExec
entry _kerjmp_BoardSpaceCameraSet
b BoardSpaceCameraSet
entry _kerjmp_BoardSpaceCornerPosGet
b BoardSpaceCornerPosGet
entry _kerjmp_BoardSpaceStarGetRandom
b BoardSpaceStarGetRandom
entry _kerjmp_BoardSpaceCountGet
b BoardSpaceCountGet
entry _kerjmp_BoardSpaceGet
b BoardSpaceGet
entry _kerjmp_BoardSpaceFlagPosGet
b BoardSpaceFlagPosGet
entry _kerjmp_BoardSpaceFlagGet
b BoardSpaceFlagGet
entry _kerjmp_BoardSpaceLinkTypeSearch
b BoardSpaceLinkTypeSearch
entry _kerjmp_BoardSpacePosGet
b BoardSpacePosGet
entry _kerjmp_BoardSpaceRotGet
b BoardSpaceRotGet
entry _kerjmp_BoardSpaceRead
b BoardSpaceRead
entry _kerjmp_BoardSpaceAttrReset
b BoardSpaceAttrReset
entry _kerjmp_BoardSpaceAttrSet
b BoardSpaceAttrSet
entry _kerjmp_BoardSpaceLinkTargetListGet
b BoardSpaceLinkTargetListGet
entry _kerjmp_BoardSpaceFlagSearch
b BoardSpaceFlagSearch
entry _kerjmp_BoardSpaceTypeGet
b BoardSpaceTypeGet
entry _kerjmp_BoardSpaceTypeSet
b BoardSpaceTypeSet
entry _kerjmp_BoardSpaceLinkFlagSearch
b BoardSpaceLinkFlagSearch
entry _kerjmp_BoardSpaceLinkTypeListGet
b BoardSpaceLinkTypeListGet
entry _kerjmp_BoardSpaceLinkTransformGet
b BoardSpaceLinkTransformGet
entry _kerjmp_BoardSpaceHide
b BoardSpaceHide
entry _kerjmp_BoardSpaceStarCheck
b BoardSpaceStarCheck
entry _kerjmp_BoardSpaceStarMove
b BoardSpaceStarMove
entry _kerjmp_BoardSpaceStarSetIndex
b BoardSpaceStarSetIndex
entry _kerjmp_BoardSpaceStarGetCurr
b BoardSpaceStarGetCurr
entry _kerjmp_BoardSpaceStarGet
b BoardSpaceStarGet
entry _kerjmp_BoardStarHostSet
b BoardStarHostSet
entry _kerjmp_BoardStarHostMdlGet
b BoardStarHostMdlGet
entry _kerjmp_BoardBooHouseHostSet
b BoardBooHouseHostSet
entry _kerjmp_BoardBooHouseHostGet
b BoardBooHouseHostGet
entry _kerjmp_BoardLotteryHostSet
b BoardLotteryHostSet
entry _kerjmp_BoardLotteryHostGet
b BoardLotteryHostGet
entry _kerjmp_BoardShopHostSet
b BoardShopHostSet
entry _kerjmp_BoardShopHostGet
b BoardShopHostGet
entry _kerjmp_BoardPauseActiveCheck
b BoardPauseActiveCheck
entry _kerjmp_BoardLotteryInit
b BoardLotteryInit
entry _kerjmp_BoardLotteryKill
b BoardLotteryKill
entry _kerjmp_BoardLotteryExec
b BoardLotteryExec
entry _kerjmp_BoardBooHouseCreate
b BoardBooHouseCreate
entry _kerjmp_BoardBooHouseKill
b BoardBooHouseKill
entry _kerjmp_BoardBooHouseExec
b BoardBooHouseExec
entry _kerjmp_BoardLandBlueExec
b BoardLandBlueExec
entry _kerjmp_BoardLandRedExec
b BoardLandRedExec
entry _kerjmp_BoardWarpExec
b BoardWarpExec
entry _kerjmp_BoardMushroomExec
b BoardMushroomExec
entry _kerjmp_BoardStarExec
b BoardStarExec
entry _kerjmp_BoardStarGive
b BoardStarGive
entry _kerjmp_BoardBattleExec
b BoardBattleExec
entry _kerjmp_BoardShopInit
b BoardShopInit
entry _kerjmp_BoardShopKill
b BoardShopKill
entry _kerjmp_BoardShopExec
b BoardShopExec
entry _kerjmp_BoardModelInit
b BoardModelInit
entry _kerjmp_BoardModelKillAll
b BoardModelKillAll
entry _kerjmp_BoardModelDummyUpdate
b BoardModelDummyUpdate
entry _kerjmp_BoardModelVisibilityUpdate
b BoardModelVisibilityUpdate
entry _kerjmp_BoardModelKill
b BoardModelKill
entry _kerjmp_BoardModelExistCheck
b BoardModelExistCheck
entry _kerjmp_BoardModelExistDupe
b BoardModelExistDupe
entry _kerjmp_BoardModelIDGet
b BoardModelIDGet
entry _kerjmp_BoardModelAlphaSet
b BoardModelAlphaSet
entry _kerjmp_BoardModelMotionStart
b BoardModelMotionStart
entry _kerjmp_BoardModelMotionShiftSet
b BoardModelMotionShiftSet
entry _kerjmp_BoardModelAttrSet
b BoardModelAttrSet
entry _kerjmp_BoardModelAttrReset
b BoardModelAttrReset
entry _kerjmp_BoardModelMotionTimeSet
b BoardModelMotionTimeSet
entry _kerjmp_BoardModelMotionSpeedSet
b BoardModelMotionSpeedSet
entry _kerjmp_BoardModelMotionSpeedGet
b BoardModelMotionSpeedGet
entry _kerjmp_BoardModelMotionStartEndSet
b BoardModelMotionStartEndSet
entry _kerjmp_BoardModelMotionUpdateSet
b BoardModelMotionUpdateSet
entry _kerjmp_BoardModelMotionShapeSet
b BoardModelMotionShapeSet
entry _kerjmp_BoardModelMotionShapeTimeGet
b BoardModelMotionShapeTimeGet
entry _kerjmp_BoardModelMotionShapeMaxTimeGet
b BoardModelMotionShapeMaxTimeGet
entry _kerjmp_BoardModelMotionShapeSpeedSet
b BoardModelMotionShapeSpeedSet
entry _kerjmp_BoardModelMotionShapeSpeedGet
b BoardModelMotionShapeSpeedGet
entry _kerjmp_BoardModelMotionShapeEndCheck
b BoardModelMotionShapeEndCheck
entry _kerjmp_BoardModelMotionShapeStartEndSet
b BoardModelMotionShapeStartEndSet
entry _kerjmp_BoardModelMtxSet
b BoardModelMtxSet
entry _kerjmp_BoardModelMtxGet
b BoardModelMtxGet
entry _kerjmp_BoardModelPosSetV
b BoardModelPosSetV
entry _kerjmp_BoardModelRotSetV
b BoardModelRotSetV
entry _kerjmp_BoardModelScaleSetV
b BoardModelScaleSetV
entry _kerjmp_BoardModelPosSet
b BoardModelPosSet
entry _kerjmp_BoardModelRotSet
b BoardModelRotSet
entry _kerjmp_BoardModelScaleSet
b BoardModelScaleSet
entry _kerjmp_BoardModelPosGet
b BoardModelPosGet
entry _kerjmp_BoardModelRotGet
b BoardModelRotGet
entry _kerjmp_BoardModelScaleGet
b BoardModelScaleGet
entry _kerjmp_fn_8006DDE8
b fn_8006DDE8
entry _kerjmp_BoardModelVisibilitySet
b BoardModelVisibilitySet
entry _kerjmp_BoardModelVisibilityGet
b BoardModelVisibilityGet
entry _kerjmp_BoardModelLayerSet
b BoardModelLayerSet
entry _kerjmp_BoardModelCameraSet
b BoardModelCameraSet
entry _kerjmp_BoardModelPassSet
b BoardModelPassSet
entry _kerjmp_fn_8006DC1C
b fn_8006DC1C
entry _kerjmp_BoardModelHookSet
b BoardModelHookSet
entry _kerjmp_BoardModelHookReset
b BoardModelHookReset
entry _kerjmp_BoardModelHookObjReset
b BoardModelHookObjReset
entry _kerjmp_BoardModelMotionEndCheck
b BoardModelMotionEndCheck
entry _kerjmp_BoardModelMotionTimeGet
b BoardModelMotionTimeGet
entry _kerjmp_BoardModelMotionMaxTimeGet
b BoardModelMotionMaxTimeGet
entry _kerjmp_BoardModelMotionCreate
b BoardModelMotionCreate
entry _kerjmp_BoardModelMotionKill
b BoardModelMotionKill
entry _kerjmp_BoardModelCreate
b BoardModelCreate
entry _kerjmp_BoardModelCreateCharacter
b BoardModelCreateCharacter
entry _kerjmp_BoardModelCreateParam
b BoardModelCreateParam
entry _kerjmp_BoardModelLayerSetAll
b BoardModelLayerSetAll
entry _kerjmp_BoardModelCameraSetAll
b BoardModelCameraSetAll
entry _kerjmp_BoardModelHideSetAll
b BoardModelHideSetAll
entry _kerjmp_BoardModelAmbSet
b BoardModelAmbSet
entry _kerjmp_BoardModelAmbSetAll
b BoardModelAmbSetAll
entry _kerjmp_BoardModelRotYSet
b BoardModelRotYSet
entry _kerjmp_BoardModelRotYGet
b BoardModelRotYGet
entry _kerjmp_BoardModelVoiceEnableSet
b BoardModelVoiceEnableSet
entry _kerjmp_BoardPlayerModelInit
b BoardPlayerModelInit
entry _kerjmp_BoardPlayerModelKill
b BoardPlayerModelKill
entry _kerjmp_BoardPlayerInit
b BoardPlayerInit
entry _kerjmp_BoardPlayerGetCharMess
b BoardPlayerGetCharMess
entry _kerjmp_BoardPlayerGetCharName
b BoardPlayerGetCharName
entry _kerjmp_BoardPlayerLayerSet
b BoardPlayerLayerSet
entry _kerjmp_BoardPlayerCameraSet
b BoardPlayerCameraSet
entry _kerjmp_fn_80062A40
b fn_80062A40
entry _kerjmp_BoardPlayerExistCheck
b BoardPlayerExistCheck
entry _kerjmp_BoardPlayerMtxSet
b BoardPlayerMtxSet
entry _kerjmp_BoardPlayerPosSet
b BoardPlayerPosSet
entry _kerjmp_BoardPlayerPosSetV
b BoardPlayerPosSetV
entry _kerjmp_BoardPlayerPosGet
b BoardPlayerPosGet
entry _kerjmp_BoardPlayerRotSet
b BoardPlayerRotSet
entry _kerjmp_BoardPlayerRotSetV
b BoardPlayerRotSetV
entry _kerjmp_BoardPlayerRotGet
b BoardPlayerRotGet
entry _kerjmp_BoardPlayerRotYSet
b BoardPlayerRotYSet
entry _kerjmp_BoardPlayerRotYGet
b BoardPlayerRotYGet
entry _kerjmp_BoardPlayerScaleSet
b BoardPlayerScaleSet
entry _kerjmp_BoardPlayerScaleSetV
b BoardPlayerScaleSetV
entry _kerjmp_BoardPlayerScaleGet
b BoardPlayerScaleGet
entry _kerjmp_BoardPlayerCornerPosSet
b BoardPlayerCornerPosSet
entry _kerjmp_BoardPlayerCornerPosGet
b BoardPlayerCornerPosGet
entry _kerjmp_BoardPlayerSizeGet
b BoardPlayerSizeGet
entry _kerjmp_BoardPlayerSizeSet
b BoardPlayerSizeSet
entry _kerjmp_BoardPlayerCurrMotionGet
b BoardPlayerCurrMotionGet
entry _kerjmp_BoardPlayerMotionEndCheck
b BoardPlayerMotionEndCheck
entry _kerjmp_BoardPlayerMotionEndWait
b BoardPlayerMotionEndWait
entry _kerjmp_BoardPlayerMotionMaxTimeGet
b BoardPlayerMotionMaxTimeGet
entry _kerjmp_BoardPlayerMotionTimeGet
b BoardPlayerMotionTimeGet
entry _kerjmp_BoardPlayerVoiceEnableSet
b BoardPlayerVoiceEnableSet
entry _kerjmp_BoardPlayerMotionStart
b BoardPlayerMotionStart
entry _kerjmp_BoardPlayerMotionShiftSet
b BoardPlayerMotionShiftSet
entry _kerjmp_BoardPlayerMotionCreate
b BoardPlayerMotionCreate
entry _kerjmp_BoardPlayerMotionKill
b BoardPlayerMotionKill
entry _kerjmp_BoardPlayerMotionSpeedSet
b BoardPlayerMotionSpeedSet
entry _kerjmp_BoardPlayerMotionTimeSet
b BoardPlayerMotionTimeSet
entry _kerjmp_BoardPlayerMotionStartEndSet
b BoardPlayerMotionStartEndSet
entry _kerjmp_BoardPlayerModelAttrSet
b BoardPlayerModelAttrSet
entry _kerjmp_BoardPlayerModelAttrReset
b BoardPlayerModelAttrReset
entry _kerjmp_BoardPlayerAmbSet
b BoardPlayerAmbSet
entry _kerjmp_BoardPlayerIdleSet
b BoardPlayerIdleSet
entry _kerjmp_BoardPlayerMotBlendSet
b BoardPlayerMotBlendSet
entry _kerjmp_BoardPlayerMotBlendCheck
b BoardPlayerMotBlendCheck
entry _kerjmp_BoardPlayerRankCalc
b BoardPlayerRankCalc
entry _kerjmp_BoardItemPrevGet
b BoardItemPrevGet
entry _kerjmp_BoardItemPrevSet
b BoardItemPrevSet
entry _kerjmp_BoardPlayerItemRemove
b BoardPlayerItemRemove
entry _kerjmp_BoardPlayerItemFind
b BoardPlayerItemFind
entry _kerjmp_BoardPlayerItemAdd
b BoardPlayerItemAdd
entry _kerjmp_BoardPlayerItemCount
b BoardPlayerItemCount
entry _kerjmp_BoardPlayerCoinsAdd
b BoardPlayerCoinsAdd
entry _kerjmp_BoardPlayerCoinsGet
b BoardPlayerCoinsGet
entry _kerjmp_BoardPlayerCoinsSet
b BoardPlayerCoinsSet
entry _kerjmp_BoardPlayerStarsAdd
b BoardPlayerStarsAdd
entry _kerjmp_BoardPlayerSameTeamFind
b BoardPlayerSameTeamFind
entry _kerjmp_BoardPlayerPosLerpStart
b BoardPlayerPosLerpStart
entry _kerjmp_BoardPlayerMoveToAsync
b BoardPlayerMoveToAsync
entry _kerjmp_BoardPlayerDiceJumpStart
b BoardPlayerDiceJumpStart
entry _kerjmp_BoardPlayerDiceJumpCheck
b BoardPlayerDiceJumpCheck
entry _kerjmp_BoardRollCreate
b BoardRollCreate
entry _kerjmp_BoardRollUpdateSet
b BoardRollUpdateSet
entry _kerjmp_BoardRollDispSet
b BoardRollDispSet
entry _kerjmp_BoardPlayerBtnDownWait
b BoardPlayerBtnDownWait
entry _kerjmp_BoardPlayerAutoSizeSet
b BoardPlayerAutoSizeSet
entry _kerjmp_BoardPlayerAutoSizeGet
b BoardPlayerAutoSizeGet
entry _kerjmp_BoardPlayerMoveAwayIsDone
b BoardPlayerMoveAwayIsDone
entry _kerjmp_BoardPlayerMoveAwayStartCurr
b BoardPlayerMoveAwayStartCurr
entry _kerjmp_BoardPlayerMoveAwayStart
b BoardPlayerMoveAwayStart
entry _kerjmp_BoardPlayerPreTurnHookSet
b BoardPlayerPreTurnHookSet
entry _kerjmp_BoardPlayerPostTurnHookSet
b BoardPlayerPostTurnHookSet
entry _kerjmp_BoardPlayerCopyEyeMat
b BoardPlayerCopyEyeMat
entry _kerjmp_BoardBowserSuitInit
b BoardBowserSuitInit
entry _kerjmp_BoardBowserSuitKill
b BoardBowserSuitKill
entry _kerjmp_BoardBowserSuitModelGet
b BoardBowserSuitModelGet
entry _kerjmp_BoardBowserSuitPlayerModelGet
b BoardBowserSuitPlayerModelGet
entry _kerjmp_BoardBowserSuitPlayerModelKill
b BoardBowserSuitPlayerModelKill
entry _kerjmp_BoardBowserSuitMotionSetWait
b BoardBowserSuitMotionSetWait
entry _kerjmp_BoardBowserSuitMotionSetWalk
b BoardBowserSuitMotionSetWalk
entry _kerjmp_BoardBowserSuitMotionSetWin
b BoardBowserSuitMotionSetWin
entry _kerjmp_BoardBowserSuitMotionSetJump
b BoardBowserSuitMotionSetJump
entry _kerjmp_BoardJunctionMaskSet
b BoardJunctionMaskSet
entry _kerjmp_BoardJunctionMaskReset
b BoardJunctionMaskReset
entry _kerjmp_BoardJunctionMaskZero
b BoardJunctionMaskZero
entry _kerjmp_BoardPlayerResizeAnimExec
b BoardPlayerResizeAnimExec
entry _kerjmp_BoardWinCreate
b BoardWinCreate
entry _kerjmp_BoardWinCreateChoice
b BoardWinCreateChoice
entry _kerjmp_BoardWinChoiceGet
b BoardWinChoiceGet
entry _kerjmp_BoardWinWait
b BoardWinWait
entry _kerjmp_BoardWinKill
b BoardWinKill
entry _kerjmp_BoardWinInit
b BoardWinInit
entry _kerjmp_BoardWinKillAll
b BoardWinKillAll
entry _kerjmp_BoardWinUnusedArraySet
b BoardWinUnusedArraySet
entry _kerjmp_BoardWinPause
b BoardWinPause
entry _kerjmp_BoardWinInsertMesSet
b BoardWinInsertMesSet
entry _kerjmp_BoardWinAttrSet
b BoardWinAttrSet
entry _kerjmp_BoardWinAttrReset
b BoardWinAttrReset
entry _kerjmp_BoardWinChoiceDisable
b BoardWinChoiceDisable
entry _kerjmp_BoardWinKeyWait
b BoardWinKeyWait
entry _kerjmp_BoardWinSpeedGet
b BoardWinSpeedGet
entry _kerjmp_BoardWinSpeedSet
b BoardWinSpeedSet
entry _kerjmp_BoardWinPriSet
b BoardWinPriSet
entry _kerjmp_BoardWinChoiceNowGet
b BoardWinChoiceNowGet
entry _kerjmp_BoardWinChoiceNowGet2
b BoardWinChoiceNowGet2
entry _kerjmp_BoardStatusCreate
b BoardStatusCreate
entry _kerjmp_BoardStatusKill
b BoardStatusKill
entry _kerjmp_BoardStatusVisibleGet
b BoardStatusVisibleGet
entry _kerjmp_BoardStatusShowSet
b BoardStatusShowSet
entry _kerjmp_BoardStatusShowSetForce
b BoardStatusShowSetForce
entry _kerjmp_BoardStatusGraySet
b BoardStatusGraySet
entry _kerjmp_BoardStatusShowSetAll
b BoardStatusShowSetAll
entry _kerjmp_BoardStatusStopCheck
b BoardStatusStopCheck
entry _kerjmp_BoardSpriteCreate
b BoardSpriteCreate
entry _kerjmp_BoardStatusTargetPosSet
b BoardStatusTargetPosSet
entry _kerjmp_BoardStatusPosSet
b BoardStatusPosSet
entry _kerjmp_BoardStatusPosGet
b BoardStatusPosGet
entry _kerjmp_BoardStatusItemHideSet
b BoardStatusItemHideSet
entry _kerjmp_BoardStatusHammerCreate
b BoardStatusHammerCreate
entry _kerjmp_BoardStatusHammerKill
b BoardStatusHammerKill
entry _kerjmp_BoardStatusHammerShowSet
b BoardStatusHammerShowSet
entry _kerjmp_BoardPickerCreate
b BoardPickerCreate
entry _kerjmp_BoardPickerDoneCheck
b BoardPickerDoneCheck
entry _kerjmp_BoardPickerChoiceGet
b BoardPickerChoiceGet
entry _kerjmp_BoardPickerPosGet
b BoardPickerPosGet
entry _kerjmp_BoardPickerBackFlagSet
b BoardPickerBackFlagSet
entry _kerjmp_BoardItemGetDestPos
b BoardItemGetDestPos
entry _kerjmp_BoardItemUseExec
b BoardItemUseExec
entry _kerjmp_BoardItemStatusKill
b BoardItemStatusKill
entry _kerjmp_BoardYourTurnExec
b BoardYourTurnExec
entry _kerjmp_BoardMusStart
b BoardMusStart
entry _kerjmp_BoardAudSeqFadeOutFast
b BoardAudSeqFadeOutFast
entry _kerjmp_BoardAudSeqFadeOut
b BoardAudSeqFadeOut
entry _kerjmp_BoardMusLoudSet
b BoardMusLoudSet
entry _kerjmp_BoardMusVolPanSet
b BoardMusVolPanSet
entry _kerjmp_BoardAudSeqPause
b BoardAudSeqPause
entry _kerjmp_BoardMusStatusGet
b BoardMusStatusGet
entry _kerjmp_BoardAudSeqFadeOutAll
b BoardAudSeqFadeOutAll
entry _kerjmp_BoardAudFXPlay
b BoardAudFXPlay
entry _kerjmp_BoardAudFXStop
b BoardAudFXStop
entry _kerjmp_BoardComKeySetLeft
b BoardComKeySetLeft
entry _kerjmp_BoardComKeySetUp
b BoardComKeySetUp
entry _kerjmp_BoardComKeySetRight
b BoardComKeySetRight
entry _kerjmp_BoardComKeySetDown
b BoardComKeySetDown
entry _kerjmp_BoardComPreferItemCheck
b BoardComPreferItemCheck
entry _kerjmp_BoardComPreferItemGet
b BoardComPreferItemGet
entry _kerjmp_BoardComFarPlayerFind
b BoardComFarPlayerFind
entry _kerjmp_boardTutorialData
b boardTutorialData
entry _kerjmp_BoardTutorialHookSet
b BoardTutorialHookSet
entry _kerjmp_BoardRollTutorialSet
b BoardRollTutorialSet
entry _kerjmp_BoardTutorialDirInputSet
b BoardTutorialDirInputSet
entry _kerjmp_BoardCharWheelTargetSet
b BoardCharWheelTargetSet
entry _kerjmp_BoardTutorialBlockSetPos
b BoardTutorialBlockSetPos
entry _kerjmp_BoardTutorialItemSet
b BoardTutorialItemSet
entry _kerjmp_BoardTutorialHostSet
b BoardTutorialHostSet
entry _kerjmp_BoardMGSetupTutorialExec
b BoardMGSetupTutorialExec
entry _kerjmp_BoardShopTutorialExec
b BoardShopTutorialExec
entry _kerjmp_BoardLotteryTutorialExec
b BoardLotteryTutorialExec
entry _kerjmp_BoardBooHouseTutorialExec
b BoardBooHouseTutorialExec
#endif
}