mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-04 02:16:03 -04:00
ec9b03241d
Removes the strong dependency on a single header file and moves declarations to their respective header file. This allows for making dependencies explicit in cpp files and other headers, and also makes it much easier to track where everything related to a particular component is. This change also creates a few header files that previously didn't exist, making it much nicer for people implementing things, as they won't need to create the header file, it'll just be there ready to go. Ideally functions.h wouldn't even be a thing, as this header adds a lot of preprocessing overhead due to its size, and will continue to grow significantly larger over the lifespan of the project, which can also impact the performance of editors that do dependency lookups and context-aware syntax highlighting.
1687 lines
41 KiB
C++
1687 lines
41 KiB
C++
/* d_camera.cpp autogenerated by split.py v0.3 at 2021-01-02 08:13:10.853821 */
|
|
|
|
#include "SComponent/c_bg_w.h"
|
|
#include "SComponent/c_m3d_g_cyl.h"
|
|
#include "SComponent/c_m3d_g_sph.h"
|
|
#include "SComponent/c_sxyz.h"
|
|
#include "SComponent/c_xyz.h"
|
|
#include "Z2AudioLib/Z2SeMgr/Z2SeMgr.h"
|
|
#include "Z2AudioLib/Z2StatusMgr/Z2StatusMgr.h"
|
|
#include "d/d_bg/d_bg_s/d_bg_s_poly_pass_chk.h"
|
|
#include "d/d_com/d_com_inf_game/d_com_inf_game.h"
|
|
#include "f/f_pc/f_pc_searcher.h"
|
|
#include "m_Do/m_Do_audio/m_Do_audio.h"
|
|
#include "m_Do/m_Do_controller_pad/m_Do_controller_pad.h"
|
|
|
|
extern "C" {
|
|
// limitf__22@unnamed@d_camera_cpp@Ffff
|
|
// @unnamed@d_camera_cpp@::limitf(float, float, float)
|
|
asm void _unnamed_d_camera_cpp__NS_limitf(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8015FA2C.s"
|
|
}
|
|
|
|
// hideActor__22@unnamed@d_camera_cpp@FP10fopAc_ac_c
|
|
// @unnamed@d_camera_cpp@::hideActor(fopAc_ac_c*)
|
|
asm void _unnamed_d_camera_cpp__NS_hideActor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8015FA4C.s"
|
|
}
|
|
|
|
// defaultRadius__22@unnamed@d_camera_cpp@FffPf
|
|
// @unnamed@d_camera_cpp@::defaultRadius(float, float, float*)
|
|
asm void _unnamed_d_camera_cpp__NS_defaultRadius(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8015FADC.s"
|
|
}
|
|
|
|
// posInLine2D__22@unnamed@d_camera_cpp@FP4cXyzP4cXyzP4cXyz
|
|
// @unnamed@d_camera_cpp@::posInLine2D(cXyz*, cXyz*, cXyz*)
|
|
asm void _unnamed_d_camera_cpp__NS_posInLine2D(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8015FB28.s"
|
|
}
|
|
|
|
// relationalPos2__22@unnamed@d_camera_cpp@FP10fopAc_ac_cP10fopAc_ac_cP4cXyzf7cSAngle
|
|
// @unnamed@d_camera_cpp@::relationalPos2(fopAc_ac_c*, fopAc_ac_c*, cXyz*, float, cSAngle)
|
|
asm void _unnamed_d_camera_cpp__NS_relationalPos2(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8015FBF8.s"
|
|
}
|
|
|
|
// Set__15dCamMapToolDataFllP10fopAc_ac_cUsUc
|
|
// dCamMapToolData::Set(long, long, fopAc_ac_c*, unsigned short, unsigned char)
|
|
asm void dCamMapToolData_NS_Set(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8015FEB8.s"
|
|
}
|
|
|
|
// __ct__9dCamera_cFP12camera_class
|
|
// dCamera_c::dCamera_c(camera_class*)
|
|
asm void dCamera_c(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016008C.s"
|
|
}
|
|
|
|
// __dt__Q29dCamera_c23@class$3665d_camera_cppFv
|
|
// dCamera_c::@class$3665d_camera_cpp::~dCamera_c::@class$3665d_camera_cpp(void)
|
|
asm void dCamera_c_NS__class_3665d_camera_cpp_NS_dtor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801602C4.s"
|
|
}
|
|
|
|
// __ct__Q29dCamera_c23@class$3665d_camera_cppFv
|
|
// dCamera_c::@class$3665d_camera_cpp::dCamera_c::@class$3665d_camera_cpp(void)
|
|
asm void dCamera_c_NS__class_3665d_camera_cpp(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80160300.s"
|
|
}
|
|
|
|
// __dt__9dCamera_cFv
|
|
// dCamera_c::~dCamera_c(void)
|
|
asm void dCamera_c_NS_dtor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80160304.s"
|
|
}
|
|
|
|
// initialize__9dCamera_cFP12camera_classP10fopAc_ac_cUlUl
|
|
// dCamera_c::initialize(camera_class*, fopAc_ac_c*, unsigned long, unsigned long)
|
|
asm void dCamera_c_NS_initialize(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80160470.s"
|
|
}
|
|
|
|
// Start__9dCamera_cFv
|
|
// dCamera_c::Start(void)
|
|
asm void dCamera_c_NS_Start(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801614AC.s"
|
|
}
|
|
|
|
// QuickStart__9dCamera_cFv
|
|
// dCamera_c::QuickStart(void)
|
|
asm void dCamera_c_NS_QuickStart(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801614C4.s"
|
|
}
|
|
|
|
// Stop__9dCamera_cFv
|
|
// dCamera_c::Stop(void)
|
|
asm void dCamera_c_NS_Stop(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801614D0.s"
|
|
}
|
|
|
|
// Stay__9dCamera_cFv
|
|
// dCamera_c::Stay(void)
|
|
asm void dCamera_c_NS_Stay(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801614E8.s"
|
|
}
|
|
|
|
// ChangeModeOK__9dCamera_cFl
|
|
// dCamera_c::ChangeModeOK(long)
|
|
asm void dCamera_c_NS_ChangeModeOK(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801614F4.s"
|
|
}
|
|
|
|
// initPad__9dCamera_cFv
|
|
// dCamera_c::initPad(void)
|
|
asm void dCamera_c_NS_initPad(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80161550.s"
|
|
}
|
|
|
|
// updatePad__9dCamera_cFv
|
|
// dCamera_c::updatePad(void)
|
|
asm void dCamera_c_NS_updatePad(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801617B0.s"
|
|
}
|
|
|
|
// initMonitor__9dCamera_cFv
|
|
// dCamera_c::initMonitor(void)
|
|
asm void dCamera_c_NS_initMonitor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80161D84.s"
|
|
}
|
|
|
|
// updateMonitor__9dCamera_cFv
|
|
// dCamera_c::updateMonitor(void)
|
|
asm void dCamera_c_NS_updateMonitor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80161E34.s"
|
|
}
|
|
|
|
// checkForceLockTarget__9dCamera_cFv
|
|
// dCamera_c::checkForceLockTarget(void)
|
|
asm void dCamera_c_NS_checkForceLockTarget(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80162088.s"
|
|
}
|
|
|
|
// infoReport__9dCamera_cFv
|
|
// dCamera_c::infoReport(void)
|
|
asm void dCamera_c_NS_infoReport(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801622B0.s"
|
|
}
|
|
|
|
// Run__9dCamera_cFv
|
|
// dCamera_c::Run(void)
|
|
asm void dCamera_c_NS_Run(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801622B4.s"
|
|
}
|
|
|
|
// NotRun__9dCamera_cFv
|
|
// dCamera_c::NotRun(void)
|
|
asm void dCamera_c_NS_NotRun(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80162D38.s"
|
|
}
|
|
|
|
// V__9dCamera_cFv
|
|
// dCamera_c::V(void)
|
|
asm void dCamera_c_NS_V(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80162FB8.s"
|
|
}
|
|
|
|
// U__9dCamera_cFv
|
|
// dCamera_c::U(void)
|
|
asm void dCamera_c_NS_U(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80162FD4.s"
|
|
}
|
|
|
|
// SetTrimSize__9dCamera_cFl
|
|
// dCamera_c::SetTrimSize(long)
|
|
asm void dCamera_c_NS_SetTrimSize(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016300C.s"
|
|
}
|
|
|
|
// SetTrimTypeForce__9dCamera_cFl
|
|
// dCamera_c::SetTrimTypeForce(long)
|
|
asm void dCamera_c_NS_SetTrimTypeForce(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163028.s"
|
|
}
|
|
|
|
// CalcTrimSize__9dCamera_cFv
|
|
// dCamera_c::CalcTrimSize(void)
|
|
asm void dCamera_c_NS_CalcTrimSize(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163034.s"
|
|
}
|
|
|
|
// Draw__9dCamera_cFv
|
|
// dCamera_c::Draw(void)
|
|
asm void dCamera_c_NS_Draw(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163154.s"
|
|
}
|
|
|
|
// setStageMapToolData__9dCamera_cFv
|
|
// dCamera_c::setStageMapToolData(void)
|
|
asm void dCamera_c_NS_setStageMapToolData(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016317C.s"
|
|
}
|
|
|
|
// setMapToolData__9dCamera_cFv
|
|
// dCamera_c::setMapToolData(void)
|
|
asm void dCamera_c_NS_setMapToolData(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163340.s"
|
|
}
|
|
|
|
// SetTagData__9dCamera_cFP10fopAc_ac_clUsUc
|
|
// dCamera_c::SetTagData(fopAc_ac_c*, long, unsigned short, unsigned char)
|
|
asm void func_80163558(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163558.s"
|
|
}
|
|
|
|
// setRoomMapToolData__9dCamera_cFP15dCamMapToolDatall
|
|
// dCamera_c::setRoomMapToolData(dCamMapToolData*, long, long)
|
|
asm void dCamera_c_NS_setRoomMapToolData(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801635AC.s"
|
|
}
|
|
|
|
// nextMode__9dCamera_cFl
|
|
// dCamera_c::nextMode(long)
|
|
asm void dCamera_c_NS_nextMode(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801635E4.s"
|
|
}
|
|
|
|
// onModeChange__9dCamera_cFll
|
|
// dCamera_c::onModeChange(long, long)
|
|
asm void dCamera_c_NS_onModeChange(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163C38.s"
|
|
}
|
|
|
|
// ModeFix__9dCamera_cFl
|
|
// dCamera_c::ModeFix(long)
|
|
asm void func_80163D50(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163D50.s"
|
|
}
|
|
|
|
// nextType__9dCamera_cFl
|
|
// dCamera_c::nextType(long)
|
|
asm void dCamera_c_NS_nextType(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80163D5C.s"
|
|
}
|
|
|
|
// onTypeChange__9dCamera_cFll
|
|
// dCamera_c::onTypeChange(long, long)
|
|
asm void dCamera_c_NS_onTypeChange(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016444C.s"
|
|
}
|
|
|
|
// onStyleChange__9dCamera_cFll
|
|
// dCamera_c::onStyleChange(long, long)
|
|
asm void dCamera_c_NS_onStyleChange(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016469C.s"
|
|
}
|
|
|
|
// onRoomChange__9dCamera_cFl
|
|
// dCamera_c::onRoomChange(long)
|
|
asm void dCamera_c_NS_onRoomChange(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801647B0.s"
|
|
}
|
|
|
|
// getParamTargetActor__9dCamera_cFl
|
|
// dCamera_c::getParamTargetActor(long)
|
|
asm void dCamera_c_NS_getParamTargetActor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164878.s"
|
|
}
|
|
|
|
// GetCameraTypeFromMapToolID__9dCamera_cFll
|
|
// dCamera_c::GetCameraTypeFromMapToolID(long, long)
|
|
asm void dCamera_c_NS_GetCameraTypeFromMapToolID(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164944.s"
|
|
}
|
|
|
|
// GetCameraTypeFromCameraName__9dCamera_cFPCc
|
|
// dCamera_c::GetCameraTypeFromCameraName(const char*)
|
|
asm void dCamera_c_NS_GetCameraTypeFromCameraName(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164B64.s"
|
|
}
|
|
|
|
// GetCameraTypeFromToolData__9dCamera_cFP24stage_camera2_data_class
|
|
// dCamera_c::GetCameraTypeFromToolData(stage_camera2_data_class*)
|
|
asm void dCamera_c_NS_GetCameraTypeFromToolData(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164C10.s"
|
|
}
|
|
|
|
// pushInfo__9dCamera_cFPQ29dCamera_c10dCamInfo_cs
|
|
// dCamera_c::pushInfo(dCamera_c::dCamInfo_c, short)
|
|
asm void dCamera_c_NS_pushInfo(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164C64.s"
|
|
}
|
|
|
|
// popInfo__9dCamera_cFPQ29dCamera_c10dCamInfo_c
|
|
// dCamera_c::popInfo(dCamera_c::dCamInfo_c)
|
|
asm void dCamera_c_NS_popInfo(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164CAC.s"
|
|
}
|
|
|
|
// heightOf__9dCamera_cFP10fopAc_ac_c
|
|
// dCamera_c::heightOf(fopAc_ac_c*)
|
|
asm void dCamera_c_NS_heightOf(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164D2C.s"
|
|
}
|
|
|
|
// relationalPos__9dCamera_cFP10fopAc_ac_cP4cXyz
|
|
// dCamera_c::relationalPos(fopAc_ac_c*, cXyz*)
|
|
asm void dCamera_c_NS_relationalPos(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164D6C.s"
|
|
}
|
|
|
|
// relationalPos__9dCamera_cFP10fopAc_ac_cP10fopAc_ac_cP4cXyzf
|
|
// dCamera_c::relationalPos(fopAc_ac_c*, fopAc_ac_c*, cXyz*, float)
|
|
asm void dCamera_c_NS_relationalPos_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80164E20.s"
|
|
}
|
|
|
|
// setUSOAngle__9dCamera_cFv
|
|
// dCamera_c::setUSOAngle(void)
|
|
asm void dCamera_c_NS_setUSOAngle(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165104.s"
|
|
}
|
|
|
|
// getUSOAngle__9dCamera_cF7cSAngle
|
|
// dCamera_c::getUSOAngle(cSAngle)
|
|
asm void dCamera_c_NS_getUSOAngle(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165158.s"
|
|
}
|
|
|
|
// pointInSight__9dCamera_cFP4cXyz
|
|
// dCamera_c::pointInSight(cXyz*)
|
|
asm void dCamera_c_NS_pointInSight(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016517C.s"
|
|
}
|
|
|
|
// radiusActorInSight__9dCamera_cFP10fopAc_ac_cP10fopAc_ac_cP4cXyzP4cXyzfsf
|
|
// dCamera_c::radiusActorInSight(fopAc_ac_c*, fopAc_ac_c*, cXyz*, cXyz*, float, short, float)
|
|
asm void dCamera_c_NS_radiusActorInSight(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165238.s"
|
|
}
|
|
|
|
// groundHeight__9dCamera_cFP4cXyz
|
|
// dCamera_c::groundHeight(cXyz*)
|
|
asm void dCamera_c_NS_groundHeight(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801657EC.s"
|
|
}
|
|
|
|
// lineBGCheck__9dCamera_cFP4cXyzP4cXyzP11dBgS_LinChkUl
|
|
// dCamera_c::lineBGCheck(cXyz*, cXyz*, dBgS_LinChk*, unsigned long)
|
|
asm void dCamera_c_NS_lineBGCheck(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801658C0.s"
|
|
}
|
|
|
|
// lineBGCheck__9dCamera_cFP4cXyzP4cXyzP4cXyzUl
|
|
// dCamera_c::lineBGCheck(cXyz*, cXyz*, cXyz*, unsigned long)
|
|
asm void dCamera_c_NS_lineBGCheck_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801659F4.s"
|
|
}
|
|
|
|
// lineBGCheck__9dCamera_cFP4cXyzP4cXyzUl
|
|
// dCamera_c::lineBGCheck(cXyz*, cXyz*, unsigned long)
|
|
asm void dCamera_c_NS_lineBGCheck_X2_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165AF0.s"
|
|
}
|
|
|
|
// lineCollisionCheckBush__9dCamera_cFP4cXyzP4cXyz
|
|
// dCamera_c::lineCollisionCheckBush(cXyz*, cXyz*)
|
|
asm void dCamera_c_NS_lineCollisionCheckBush(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165B60.s"
|
|
}
|
|
|
|
// sph_chk_callback__FP11dBgS_SphChkP10cBgD_Vtx_tiiiP8cM3dGPlaPv
|
|
// sph_chk_callback(dBgS_SphChk*, cBgD_Vtx_t*, int, int, int, cM3dGPla*, void*)
|
|
asm void sph_chk_callback(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165C08.s"
|
|
}
|
|
|
|
// compWallMargin__9dCamera_cFP4cXyzP4cXyzf
|
|
// dCamera_c::compWallMargin(cXyz*, cXyz*, float)
|
|
asm void dCamera_c_NS_compWallMargin(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165CE0.s"
|
|
}
|
|
|
|
// __dt__14dBgS_CamSphChkFv
|
|
// dBgS_CamSphChk::~dBgS_CamSphChk(void)
|
|
asm void dBgS_CamSphChk_NS_dtor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165E74.s"
|
|
}
|
|
|
|
// defaultTriming__9dCamera_cFv
|
|
// dCamera_c::defaultTriming(void)
|
|
asm void dCamera_c_NS_defaultTriming(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165EF4.s"
|
|
}
|
|
|
|
// setView__9dCamera_cFffff
|
|
// dCamera_c::setView(float, float, float, float)
|
|
asm void dCamera_c_NS_setView(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80165FB4.s"
|
|
}
|
|
|
|
// forwardCheckAngle__9dCamera_cFv
|
|
// dCamera_c::forwardCheckAngle(void)
|
|
asm void dCamera_c_NS_forwardCheckAngle(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016608C.s"
|
|
}
|
|
|
|
// bumpCheck__9dCamera_cFUl
|
|
// dCamera_c::bumpCheck(unsigned long)
|
|
asm void dCamera_c_NS_bumpCheck(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80166764.s"
|
|
}
|
|
|
|
// __dt__Q214cCcD_ShapeAttr5ShapeFv
|
|
// cCcD_ShapeAttr::Shape::~cCcD_ShapeAttr::Shape(void)
|
|
asm void cCcD_ShapeAttr_NS_Shape_NS_dtor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167BBC.s"
|
|
}
|
|
|
|
// lineBGCheckBoth__9dCamera_cFP4cXyzP4cXyzP11dBgS_LinChkUl
|
|
// dCamera_c::lineBGCheckBoth(cXyz*, cXyz*, dBgS_LinChk*, unsigned long)
|
|
asm void dCamera_c_NS_lineBGCheckBoth(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167BF8.s"
|
|
}
|
|
|
|
// radiusActorInSight__9dCamera_cFP10fopAc_ac_cP10fopAc_ac_cP10fopAc_ac_c
|
|
// dCamera_c::radiusActorInSight(fopAc_ac_c*, fopAc_ac_c*, fopAc_ac_c*)
|
|
asm void dCamera_c_NS_radiusActorInSight_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167C24.s"
|
|
}
|
|
|
|
// is_player__22@unnamed@d_camera_cpp@FP10fopAc_ac_c
|
|
// @unnamed@d_camera_cpp@::is_player(fopAc_ac_c*)
|
|
asm void _unnamed_d_camera_cpp__NS_is_player(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167CB8.s"
|
|
}
|
|
|
|
// jutOutCheck__9dCamera_cFP4cXyzf
|
|
// dCamera_c::jutOutCheck(cXyz*, float)
|
|
asm void dCamera_c_NS_jutOutCheck(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167CD8.s"
|
|
}
|
|
|
|
// tooNearEscape__9dCamera_cFP4cXyz
|
|
// dCamera_c::tooNearEscape(cXyz*)
|
|
asm void dCamera_c_NS_tooNearEscape(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167E3C.s"
|
|
}
|
|
|
|
// getWaterSurfaceHeight__9dCamera_cFP4cXyz
|
|
// dCamera_c::getWaterSurfaceHeight(cXyz*)
|
|
asm void dCamera_c_NS_getWaterSurfaceHeight(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167EF4.s"
|
|
}
|
|
|
|
// checkGroundInfo__9dCamera_cFv
|
|
// dCamera_c::checkGroundInfo(void)
|
|
asm void dCamera_c_NS_checkGroundInfo(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80167FEC.s"
|
|
}
|
|
|
|
// chaseCamera__9dCamera_cFl
|
|
// dCamera_c::chaseCamera(long)
|
|
asm void dCamera_c_NS_chaseCamera(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80168744.s"
|
|
}
|
|
|
|
// isPlayerFlying__22@unnamed@d_camera_cpp@FP9daAlink_c
|
|
// @unnamed@d_camera_cpp@::isPlayerFlying(daAlink_c*)
|
|
asm void _unnamed_d_camera_cpp__NS_isPlayerFlying(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C25C.s"
|
|
}
|
|
|
|
// Val__7cSAngleCFv
|
|
// cSAngle::Val(void) const
|
|
asm void cSAngle_NS_Val(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C2CC.s"
|
|
}
|
|
|
|
// sAngleX__22@unnamed@d_camera_cpp@FR4cXyz
|
|
// @unnamed@d_camera_cpp@::sAngleX(cXyz&)
|
|
asm void _unnamed_d_camera_cpp__NS_sAngleX(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C2D4.s"
|
|
}
|
|
|
|
// getHoldA__8mDoCPd_cFUl
|
|
// mDoCPd_c::getHoldA(unsigned long)
|
|
asm void mDoCPd_c_NS_getHoldA(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C314.s"
|
|
}
|
|
|
|
// check_owner_action1__22@unnamed@d_camera_cpp@FUlUl
|
|
// @unnamed@d_camera_cpp@::check_owner_action1(unsigned long, unsigned long)
|
|
asm void _unnamed_d_camera_cpp__NS_check_owner_action1(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C330.s"
|
|
}
|
|
|
|
// isPlayerCharging__22@unnamed@d_camera_cpp@FUl
|
|
// @unnamed@d_camera_cpp@::isPlayerCharging(unsigned long)
|
|
asm void _unnamed_d_camera_cpp__NS_isPlayerCharging(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C34C.s"
|
|
}
|
|
|
|
// check_owner_action__22@unnamed@d_camera_cpp@FUlUl
|
|
// @unnamed@d_camera_cpp@::check_owner_action(unsigned long, unsigned long)
|
|
asm void _unnamed_d_camera_cpp__NS_check_owner_action(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C368.s"
|
|
}
|
|
|
|
// lockonCamera__9dCamera_cFl
|
|
// dCamera_c::lockonCamera(long)
|
|
asm void func_8016C384(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016C384.s"
|
|
}
|
|
|
|
// rangef__22@unnamed@d_camera_cpp@Ffff
|
|
// @unnamed@d_camera_cpp@::rangef(float, float, float)
|
|
asm void _unnamed_d_camera_cpp__NS_rangef(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016E410.s"
|
|
}
|
|
|
|
// __ct__7cSGlobeFv
|
|
// cSGlobe::cSGlobe(void)
|
|
asm void __ct__7cSGlobeFv(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016E420.s"
|
|
}
|
|
|
|
// LockEdge__12dAttention_cFv
|
|
// dAttention_c::LockEdge(void)
|
|
asm void dAttention_c_NS_LockEdge(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016E424.s"
|
|
}
|
|
|
|
// getMsgCmdSpeaker__9dCamera_cFv
|
|
// dCamera_c::getMsgCmdSpeaker(void)
|
|
asm void dCamera_c_NS_getMsgCmdSpeaker(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016E448.s"
|
|
}
|
|
|
|
// getMsgCmdCut__9dCamera_cFl
|
|
// dCamera_c::getMsgCmdCut(long)
|
|
asm void dCamera_c_NS_getMsgCmdCut(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016E4A4.s"
|
|
}
|
|
|
|
// talktoCamera__9dCamera_cFl
|
|
// dCamera_c::talktoCamera(long)
|
|
asm void func_8016E4F4(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8016E4F4.s"
|
|
}
|
|
|
|
// talkBasePos__9dCamera_cFP10fopAc_ac_c
|
|
// dCamera_c::talkBasePos(fopAc_ac_c*)
|
|
asm void dCamera_c_NS_talkBasePos(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80174E18.s"
|
|
}
|
|
|
|
// talkEyePos__9dCamera_cFP10fopAc_ac_c
|
|
// dCamera_c::talkEyePos(fopAc_ac_c*)
|
|
asm void dCamera_c_NS_talkEyePos(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80174E34.s"
|
|
}
|
|
|
|
// lineCollisionCheck__22@unnamed@d_camera_cpp@F4cXyz4cXyzP10fopAc_ac_cP10fopAc_ac_cP10fopAc_ac_c
|
|
// @unnamed@d_camera_cpp@::lineCollisionCheck(cXyz, cXyz, fopAc_ac_c*, fopAc_ac_c*, fopAc_ac_c*)
|
|
asm void _unnamed_d_camera_cpp__NS_lineCollisionCheck(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80174E50.s"
|
|
}
|
|
|
|
// CalcSubjectAngle__9dCamera_cFPsPs
|
|
// dCamera_c::CalcSubjectAngle(short*, short*)
|
|
asm void dCamera_c_NS_CalcSubjectAngle(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80174EA4.s"
|
|
}
|
|
|
|
// SaveZoomRatio__9dCamera_cFv
|
|
// dCamera_c::SaveZoomRatio(void)
|
|
asm void func_80174EAC(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80174EAC.s"
|
|
}
|
|
|
|
// subjectCamera__9dCamera_cFl
|
|
// dCamera_c::subjectCamera(long)
|
|
asm void func_80174ED4(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80174ED4.s"
|
|
}
|
|
|
|
// magneCamera__9dCamera_cFl
|
|
// dCamera_c::magneCamera(long)
|
|
asm void func_80176074(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80176074.s"
|
|
}
|
|
|
|
// colosseumCamera__9dCamera_cFl
|
|
// dCamera_c::colosseumCamera(long)
|
|
asm void func_801767F8(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801767F8.s"
|
|
}
|
|
|
|
// test1Camera__9dCamera_cFl
|
|
// dCamera_c::test1Camera(long)
|
|
asm void func_80176DF0(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80176DF0.s"
|
|
}
|
|
|
|
// test2Camera__9dCamera_cFl
|
|
// dCamera_c::test2Camera(long)
|
|
asm void func_80176DF8(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80176DF8.s"
|
|
}
|
|
|
|
// towerCamera__9dCamera_cFl
|
|
// dCamera_c::towerCamera(long)
|
|
asm void func_80176E00(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80176E00.s"
|
|
}
|
|
|
|
// hookshotCamera__9dCamera_cFl
|
|
// dCamera_c::hookshotCamera(long)
|
|
asm void func_80178E50(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80178E50.s"
|
|
}
|
|
|
|
// railCamera__9dCamera_cFl
|
|
// dCamera_c::railCamera(long)
|
|
asm void func_80179590(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80179590.s"
|
|
}
|
|
|
|
// paraRailCamera__9dCamera_cFl
|
|
// dCamera_c::paraRailCamera(long)
|
|
asm void func_8017A2A0(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017A2A0.s"
|
|
}
|
|
|
|
// rideCamera__9dCamera_cFl
|
|
// dCamera_c::rideCamera(long)
|
|
asm void func_8017ADC0(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017ADC0.s"
|
|
}
|
|
|
|
// sAngleY__22@unnamed@d_camera_cpp@FR4cXyz
|
|
// @unnamed@d_camera_cpp@::sAngleY(cXyz&)
|
|
asm void _unnamed_d_camera_cpp__NS_sAngleY(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017D934.s"
|
|
}
|
|
|
|
// manualCamera__9dCamera_cFl
|
|
// dCamera_c::manualCamera(long)
|
|
asm void func_8017D974(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017D974.s"
|
|
}
|
|
|
|
// observeCamera__9dCamera_cFl
|
|
// dCamera_c::observeCamera(long)
|
|
asm void func_8017D97C(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017D97C.s"
|
|
}
|
|
|
|
// fixedFrameCamera__9dCamera_cFl
|
|
// dCamera_c::fixedFrameCamera(long)
|
|
asm void func_8017DFAC(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017DFAC.s"
|
|
}
|
|
|
|
// fixedPositionCamera__9dCamera_cFl
|
|
// dCamera_c::fixedPositionCamera(long)
|
|
asm void func_8017E730(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017E730.s"
|
|
}
|
|
|
|
// oneSideCamera__9dCamera_cFl
|
|
// dCamera_c::oneSideCamera(long)
|
|
asm void func_8017F25C(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017F25C.s"
|
|
}
|
|
|
|
// eventCamera__9dCamera_cFl
|
|
// dCamera_c::eventCamera(long)
|
|
asm void dCamera_c_NS_eventCamera(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8017F828.s"
|
|
}
|
|
|
|
// currentEvCamera__9dCamera_cFv
|
|
// dCamera_c::currentEvCamera(void)
|
|
asm void func_8018050C(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018050C.s"
|
|
}
|
|
|
|
// letCamera__9dCamera_cFl
|
|
// dCamera_c::letCamera(long)
|
|
asm void func_801806D4(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801806D4.s"
|
|
}
|
|
|
|
// setEventRecoveryTrans__9dCamera_cFs
|
|
// dCamera_c::setEventRecoveryTrans(short)
|
|
asm void dCamera_c_NS_setEventRecoveryTrans(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801806DC.s"
|
|
}
|
|
|
|
// runEventRecoveryTrans__9dCamera_cFv
|
|
// dCamera_c::runEventRecoveryTrans(void)
|
|
asm void dCamera_c_NS_runEventRecoveryTrans(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180738.s"
|
|
}
|
|
|
|
// EventRecoverNotime__9dCamera_cFv
|
|
// dCamera_c::EventRecoverNotime(void)
|
|
asm void dCamera_c_NS_EventRecoverNotime(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180A40.s"
|
|
}
|
|
|
|
// Set__9dCamera_cF4cXyz4cXyz
|
|
// dCamera_c::Set(cXyz, cXyz)
|
|
asm void func_80180AA8(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180AA8.s"
|
|
}
|
|
|
|
// Set__9dCamera_cF4cXyz4cXyzfs
|
|
// dCamera_c::Set(cXyz, cXyz, float, short)
|
|
asm void dCamera_c_NS_Set_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180AE0.s"
|
|
}
|
|
|
|
// Set__9dCamera_cF4cXyz4cXyzsf
|
|
// dCamera_c::Set(cXyz, cXyz, short, float)
|
|
asm void func_80180B40(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180B40.s"
|
|
}
|
|
|
|
// Reset__9dCamera_cF4cXyz4cXyzfs
|
|
// dCamera_c::Reset(cXyz, cXyz, float, short)
|
|
asm void dCamera_c_NS_Reset(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180BA0.s"
|
|
}
|
|
|
|
// Reset__9dCamera_cF4cXyz4cXyz
|
|
// dCamera_c::Reset(cXyz, cXyz)
|
|
asm void func_80180C18(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180C18.s"
|
|
}
|
|
|
|
// Reset__9dCamera_cFv
|
|
// dCamera_c::Reset(void)
|
|
asm void dCamera_c_NS_Reset_X2_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180C68.s"
|
|
}
|
|
|
|
// shakeCamera__9dCamera_cFv
|
|
// dCamera_c::shakeCamera(void)
|
|
asm void dCamera_c_NS_shakeCamera(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80180D24.s"
|
|
}
|
|
|
|
// StartShake__9dCamera_cFlPUcl4cXyz
|
|
// dCamera_c::StartShake(long, unsigned char*, long, cXyz)
|
|
asm void dCamera_c_NS_StartShake(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181000.s"
|
|
}
|
|
|
|
// StopShake__9dCamera_cFv
|
|
// dCamera_c::StopShake(void)
|
|
asm void dCamera_c_NS_StopShake(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181158.s"
|
|
}
|
|
|
|
// StartBlure__9dCamera_cFiP10fopAc_ac_cff
|
|
// dCamera_c::StartBlure(int, fopAc_ac_c*, float, float)
|
|
asm void dCamera_c_NS_StartBlure(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181170.s"
|
|
}
|
|
|
|
// ResetBlure__9dCamera_cFv
|
|
// dCamera_c::ResetBlure(void)
|
|
asm void func_801811B8(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801811B8.s"
|
|
}
|
|
|
|
// SetBlureAlpha__9dCamera_cFf
|
|
// dCamera_c::SetBlureAlpha(float)
|
|
asm void dCamera_c_NS_SetBlureAlpha(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181208.s"
|
|
}
|
|
|
|
// SetBlureScale__9dCamera_cFfff
|
|
// dCamera_c::SetBlureScale(float, float, float)
|
|
asm void dCamera_c_NS_SetBlureScale(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181210.s"
|
|
}
|
|
|
|
// SetBlurePosition__9dCamera_cFfff
|
|
// dCamera_c::SetBlurePosition(float, float, float)
|
|
asm void dCamera_c_NS_SetBlurePosition(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181220.s"
|
|
}
|
|
|
|
// SetBlureActor__9dCamera_cFP10fopAc_ac_c
|
|
// dCamera_c::SetBlureActor(fopAc_ac_c*)
|
|
asm void dCamera_c_NS_SetBlureActor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181278.s"
|
|
}
|
|
|
|
// blureCamera__9dCamera_cFv
|
|
// dCamera_c::blureCamera(void)
|
|
asm void dCamera_c_NS_blureCamera(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181280.s"
|
|
}
|
|
|
|
// onHorseDush__9dCamera_cFv
|
|
// dCamera_c::onHorseDush(void)
|
|
asm void dCamera_c_NS_onHorseDush(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181490.s"
|
|
}
|
|
|
|
// GetForceLockOnActor__9dCamera_cFv
|
|
// dCamera_c::GetForceLockOnActor(void)
|
|
asm void dCamera_c_NS_GetForceLockOnActor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181500.s"
|
|
}
|
|
|
|
// ForceLockOn__9dCamera_cFP10fopAc_ac_c
|
|
// dCamera_c::ForceLockOn(fopAc_ac_c*)
|
|
asm void func_80181534(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181534.s"
|
|
}
|
|
|
|
// ForceLockOff__9dCamera_cFUi
|
|
// dCamera_c::ForceLockOff(unsigned int)
|
|
asm void dCamera_c_NS_ForceLockOff(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181560.s"
|
|
}
|
|
|
|
// ForceLockOff__9dCamera_cFP10fopAc_ac_c
|
|
// dCamera_c::ForceLockOff(fopAc_ac_c*)
|
|
asm void func_8018159C(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018159C.s"
|
|
}
|
|
|
|
// dCam_getAngleY__FP12camera_class
|
|
// dCam_getAngleY(camera_class*)
|
|
asm void func_801815CC(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801815CC.s"
|
|
}
|
|
|
|
// dCam_getAngleX__FP12camera_class
|
|
// dCam_getAngleX(camera_class*)
|
|
asm void func_801815F0(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801815F0.s"
|
|
}
|
|
|
|
// dCam_getControledAngleY__FP12camera_class
|
|
// dCam_getControledAngleY(camera_class*)
|
|
asm void dCam_getControledAngleY(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181614.s"
|
|
}
|
|
|
|
// dCam_getCamera__Fv
|
|
// dCam_getCamera(void)
|
|
asm void dCam_getCamera(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181630.s"
|
|
}
|
|
|
|
// dCam_getBody__Fv
|
|
// dCam_getBody(void)
|
|
asm void dCam_getBody(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181640.s"
|
|
}
|
|
|
|
// preparation__FP20camera_process_class
|
|
// preparation(camera_process_class*)
|
|
asm void preparation(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181664.s"
|
|
}
|
|
|
|
// view_setup__FP20camera_process_class
|
|
// view_setup(camera_process_class*)
|
|
asm void view_setup(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181708.s"
|
|
}
|
|
|
|
// store__FP20camera_process_class
|
|
// store(camera_process_class*)
|
|
asm void store(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181804.s"
|
|
}
|
|
|
|
// Up__9dCamera_cFv
|
|
// dCamera_c::Up(void)
|
|
asm void dCamera_c_NS_Up(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181E20.s"
|
|
}
|
|
|
|
// Eye__9dCamera_cFv
|
|
// dCamera_c::Eye(void)
|
|
asm void dCamera_c_NS_Eye(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181E64.s"
|
|
}
|
|
|
|
// Center__9dCamera_cFv
|
|
// dCamera_c::Center(void)
|
|
asm void dCamera_c_NS_Center(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181E98.s"
|
|
}
|
|
|
|
// camera_execute__FP20camera_process_class
|
|
// camera_execute(camera_process_class*)
|
|
asm void func_80181ECC(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181ECC.s"
|
|
}
|
|
|
|
// camera_draw__FP20camera_process_class
|
|
// camera_draw(camera_process_class*)
|
|
asm void func_80181F70(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80181F70.s"
|
|
}
|
|
|
|
// init_phase1__FP12camera_class
|
|
// init_phase1(camera_class*)
|
|
asm void func_801821E0(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801821E0.s"
|
|
}
|
|
|
|
// init_phase2__FP12camera_class
|
|
// init_phase2(camera_class*)
|
|
asm void func_80182260(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182260.s"
|
|
}
|
|
|
|
// camera_create__FP12camera_class
|
|
// camera_create(camera_class*)
|
|
asm void func_80182454(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182454.s"
|
|
}
|
|
|
|
// camera_delete__FP20camera_process_class
|
|
// camera_delete(camera_process_class*)
|
|
asm void func_80182484(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182484.s"
|
|
}
|
|
|
|
// is_camera_delete__FPv
|
|
// is_camera_delete(void*)
|
|
asm void func_801824C0(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801824C0.s"
|
|
}
|
|
|
|
// Init__14dCamForcusLineFv
|
|
// dCamForcusLine::Init(void)
|
|
asm void dCamForcusLine_NS_Init(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801824C8.s"
|
|
}
|
|
|
|
// Draw__14dCamForcusLineFv
|
|
// dCamForcusLine::Draw(void)
|
|
asm void dCamForcusLine_NS_Draw(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182560.s"
|
|
}
|
|
|
|
// Off__14dCamForcusLineFv
|
|
// dCamForcusLine::Off(void)
|
|
asm void dCamForcusLine_NS_Off(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801825E4.s"
|
|
}
|
|
|
|
// __sinit_d_camera_cpp
|
|
//
|
|
asm void func_801825FC(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801825FC.s"
|
|
}
|
|
|
|
// @20@__dt__14dBgS_CamSphChkFv
|
|
// dBgS_CamSphChk::@20@__dt(void)
|
|
asm void func_801827EC(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801827EC.s"
|
|
}
|
|
|
|
// @36@__dt__14dBgS_CamSphChkFv
|
|
// dBgS_CamSphChk::@36@__dt(void)
|
|
asm void func_801827F4(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801827F4.s"
|
|
}
|
|
|
|
// @72@__dt__14dBgS_CamSphChkFv
|
|
// dBgS_CamSphChk::@72@__dt(void)
|
|
asm void func_801827FC(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801827FC.s"
|
|
}
|
|
|
|
// @56@__dt__14dBgS_CamSphChkFv
|
|
// dBgS_CamSphChk::@56@__dt(void)
|
|
asm void func_80182804(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182804.s"
|
|
}
|
|
|
|
// getChainGrabActor__9daAlink_cFv
|
|
// daAlink_c::getChainGrabActor(void)
|
|
asm void daAlink_c_NS_getChainGrabActor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018280C.s"
|
|
}
|
|
|
|
// checkCokkoGlide__9daAlink_cCFv
|
|
// daAlink_c::checkCokkoGlide(void) const
|
|
asm void daAlink_c_NS_checkCokkoGlide(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182814.s"
|
|
}
|
|
|
|
// checkCameraLargeDamage__9daAlink_cCFv
|
|
// daAlink_c::checkCameraLargeDamage(void) const
|
|
asm void daAlink_c_NS_checkCameraLargeDamage(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018283C.s"
|
|
}
|
|
|
|
// getHsSubChainTopPos__9daAlink_cCFv
|
|
// daAlink_c::getHsSubChainTopPos(void) const
|
|
asm void daAlink_c_NS_getHsSubChainTopPos(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182870.s"
|
|
}
|
|
|
|
// daAlink_getAlinkActorClass__Fv
|
|
// daAlink_getAlinkActorClass(void)
|
|
asm void daAlink_getAlinkActorClass(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182878.s"
|
|
}
|
|
|
|
// checkCutHeadProc__9daAlink_cCFv
|
|
// daAlink_c::checkCutHeadProc(void) const
|
|
asm void daAlink_c_NS_checkCutHeadProc(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182888.s"
|
|
}
|
|
|
|
// getRideActor__9daAlink_cFv
|
|
// daAlink_c::getRideActor(void)
|
|
asm void daAlink_c_NS_getRideActor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018289C.s"
|
|
}
|
|
|
|
// dComIfGs_isTmpBit__FUs
|
|
// dComIfGs_isTmpBit(unsigned short)
|
|
asm void dComIfGs_isTmpBit(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801828A4.s"
|
|
}
|
|
|
|
// __dt__14d2DBSplinePathFv
|
|
// d2DBSplinePath::~d2DBSplinePath(void)
|
|
asm void func_801828D4(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801828D4.s"
|
|
}
|
|
|
|
// __ct__Q29dCamera_c10dCamInfo_cFv
|
|
// dCamera_c::dCamInfo_c::dCamera_c::dCamInfo_c(void)
|
|
asm void dCamera_c_NS_dCamInfo_c(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018291C.s"
|
|
}
|
|
|
|
// __dt__Q29dCamera_c10dCamInfo_cFv
|
|
// dCamera_c::dCamInfo_c::~dCamera_c::dCamInfo_c(void)
|
|
asm void dCamera_c_NS_dCamInfo_c_NS_dtor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182920.s"
|
|
}
|
|
|
|
// footHeightOf__9dCamera_cFP10fopAc_ac_c
|
|
// dCamera_c::footHeightOf(fopAc_ac_c*)
|
|
asm void dCamera_c_NS_footHeightOf(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018295C.s"
|
|
}
|
|
|
|
// push_any_key__9dCamera_cFv
|
|
// dCamera_c::push_any_key(void)
|
|
asm void dCamera_c_NS_push_any_key(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182964.s"
|
|
}
|
|
|
|
// clrFlag__9dCamera_cFUl
|
|
// dCamera_c::clrFlag(unsigned long)
|
|
asm void dCamera_c_NS_clrFlag(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018296C.s"
|
|
}
|
|
|
|
// chkFlag__9dCamera_cFUl
|
|
// dCamera_c::chkFlag(unsigned long)
|
|
asm void dCamera_c_NS_chkFlag(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182980.s"
|
|
}
|
|
|
|
// GetCheckObjectCount__12dAttention_cFv
|
|
// dAttention_c::GetCheckObjectCount(void)
|
|
asm void dAttention_c_NS_GetCheckObjectCount(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182994.s"
|
|
}
|
|
|
|
// dComIfGp_getAttention__Fv
|
|
// dComIfGp_getAttention(void)
|
|
asm void dComIfGp_getAttention(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_8018299C.s"
|
|
}
|
|
|
|
// Bank__9dCamera_cFv
|
|
// dCamera_c::Bank(void)
|
|
asm void dCamera_c_NS_Bank(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801829AC.s"
|
|
}
|
|
|
|
// checkThrowDamage__9daPy_py_cCFv
|
|
// daPy_py_c::checkThrowDamage(void) const
|
|
asm void daPy_py_c_NS_checkThrowDamage(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801829E0.s"
|
|
}
|
|
|
|
// GetNP__8cM3dGPlaFv
|
|
// cM3dGPla::GetNP(void)
|
|
asm void cM3dGPla_NS_GetNP(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801829EC.s"
|
|
}
|
|
|
|
// GetCross__11cBgS_LinChkFv
|
|
// cBgS_LinChk::GetCross(void)
|
|
asm void cBgS_LinChk_NS_GetCross(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801829F0.s"
|
|
}
|
|
|
|
// dComIfG_Bgsp__Fv
|
|
// dComIfG_Bgsp(void)
|
|
asm void dComIfG_Bgsp(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_801829F8.s"
|
|
}
|
|
|
|
// V__7cSGlobeCFv
|
|
// cSGlobe::V(void) const
|
|
asm void cSGlobe_NS_V_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A08.s"
|
|
}
|
|
|
|
// checkGoronSideMove__9daPy_py_cCFv
|
|
// daPy_py_c::checkGoronSideMove(void) const
|
|
asm void daPy_py_c_NS_checkGoronSideMove(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A10.s"
|
|
}
|
|
|
|
// JMAFastSqrt__Ff
|
|
// JMAFastSqrt(float)
|
|
asm void JMAFastSqrt(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A24.s"
|
|
}
|
|
|
|
// fabsf__3stdFf
|
|
// std::fabsf(float)
|
|
asm void std_NS_fabsf(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A3C.s"
|
|
}
|
|
|
|
extern "C" {
|
|
|
|
// compiler generated from inline constructor
|
|
// __ct__7cSAngleFv
|
|
// cSAngle::cSAngle(void)
|
|
asm void __ct__7cSAngleFv(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A48.s"
|
|
}
|
|
}
|
|
|
|
// R__7cSGlobeFf
|
|
// cSGlobe::R(float)
|
|
asm void cSGlobe_NS_R(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A4C.s"
|
|
}
|
|
|
|
// dComIfGp_evmng_cameraPlay__Fv
|
|
// dComIfGp_evmng_cameraPlay(void)
|
|
asm void dComIfGp_evmng_cameraPlay(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A54.s"
|
|
}
|
|
|
|
// R__7cSGlobeCFv
|
|
// cSGlobe::R(void) const
|
|
asm void cSGlobe_NS_R_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A64.s"
|
|
}
|
|
|
|
// __lt__7cSAngleCFRC7cSAngle
|
|
// cSAngle::operator<(const cSAngle&) const
|
|
asm void cSAngle_NS___lt(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A6C.s"
|
|
}
|
|
|
|
// __gt__7cSAngleCFRC7cSAngle
|
|
// cSAngle::operator>(const cSAngle&) const
|
|
asm void cSAngle_NS___gt(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182A8C.s"
|
|
}
|
|
|
|
// getRightFootPosP__9daPy_py_cFv
|
|
// daPy_py_c::getRightFootPosP(void)
|
|
asm void daPy_py_c_NS_getRightFootPosP(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182AAC.s"
|
|
}
|
|
|
|
// getLeftFootPosP__9daPy_py_cFv
|
|
// daPy_py_c::getLeftFootPosP(void)
|
|
asm void daPy_py_c_NS_getLeftFootPosP(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182AB4.s"
|
|
}
|
|
|
|
// getMidnaActor__9daPy_py_cFv
|
|
// daPy_py_c::getMidnaActor(void)
|
|
asm void daPy_py_c_NS_getMidnaActor(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182ABC.s"
|
|
}
|
|
|
|
// checkCopyRodThrowAfter__9daPy_py_cCFv
|
|
// daPy_py_c::checkCopyRodThrowAfter(void) const
|
|
asm void daPy_py_c_NS_checkCopyRodThrowAfter(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182AC4.s"
|
|
}
|
|
|
|
// keepLock__12dAttention_cFi
|
|
// dAttention_c::keepLock(int)
|
|
asm void dAttention_c_NS_keepLock(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182AD0.s"
|
|
}
|
|
|
|
// checkRide__9daPy_py_cCFv
|
|
// daPy_py_c::checkRide(void) const
|
|
asm void daPy_py_c_NS_checkRide(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182AD8.s"
|
|
}
|
|
|
|
// getRightHandPos__9daPy_py_cCFv
|
|
// daPy_py_c::getRightHandPos(void) const
|
|
asm void daPy_py_c_NS_getRightHandPos(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182B9C.s"
|
|
}
|
|
|
|
// CheckFlag2__11dCamSetup_cFUs
|
|
// dCamSetup_c::CheckFlag2(unsigned short)
|
|
asm void dCamSetup_c_NS_CheckFlag2(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182BB8.s"
|
|
}
|
|
|
|
// CheckFlag__11dCamSetup_cFUs
|
|
// dCamSetup_c::CheckFlag(unsigned short)
|
|
asm void dCamSetup_c_NS_CheckFlag(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182BD0.s"
|
|
}
|
|
|
|
// WaitRollSpeed__11dCamSetup_cFv
|
|
// dCamSetup_c::WaitRollSpeed(void)
|
|
asm void dCamSetup_c_NS_WaitRollSpeed(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182BE8.s"
|
|
}
|
|
|
|
// WaitRollTimer__11dCamSetup_cFv
|
|
// dCamSetup_c::WaitRollTimer(void)
|
|
asm void dCamSetup_c_NS_WaitRollTimer(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182BF0.s"
|
|
}
|
|
|
|
// getTrigA__8mDoCPd_cFUl
|
|
// mDoCPd_c::getTrigA(unsigned long)
|
|
asm void mDoCPd_c_NS_getTrigA(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182BF8.s"
|
|
}
|
|
|
|
// __ops__7cSAngleCFv
|
|
// cSAngle::__ops(void) const
|
|
asm void cSAngle_NS___ops(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C14.s"
|
|
}
|
|
|
|
// ThrowTimer__11dCamSetup_cFv
|
|
// dCamSetup_c::ThrowTimer(void)
|
|
asm void dCamSetup_c_NS_ThrowTimer(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C1C.s"
|
|
}
|
|
|
|
// ThrowCushion__11dCamSetup_cFv
|
|
// dCamSetup_c::ThrowCushion(void)
|
|
asm void dCamSetup_c_NS_ThrowCushion(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C24.s"
|
|
}
|
|
|
|
// ThrowVAngle__11dCamSetup_cFv
|
|
// dCamSetup_c::ThrowVAngle(void)
|
|
asm void dCamSetup_c_NS_ThrowVAngle(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C2C.s"
|
|
}
|
|
|
|
// ThrowCtrAdjust__11dCamSetup_cFv
|
|
// dCamSetup_c::ThrowCtrAdjust(void)
|
|
asm void dCamSetup_c_NS_ThrowCtrAdjust(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C34.s"
|
|
}
|
|
|
|
// Arg2__11dCamParam_cFv
|
|
// dCamParam_c::Arg2(void)
|
|
asm void dCamParam_c_NS_Arg2(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C3C.s"
|
|
}
|
|
|
|
// Arg1__11dCamParam_cFv
|
|
// dCamParam_c::Arg1(void)
|
|
asm void dCamParam_c_NS_Arg1(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C48.s"
|
|
}
|
|
|
|
// Arg0__11dCamParam_cFv
|
|
// dCamParam_c::Arg0(void)
|
|
asm void dCamParam_c_NS_Arg0(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C50.s"
|
|
}
|
|
|
|
// Fovy__11dCamParam_cFv
|
|
// dCamParam_c::Fovy(void)
|
|
asm void dCamParam_c_NS_Fovy(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C58.s"
|
|
}
|
|
|
|
// Arg2__11dCamParam_cFs
|
|
// dCamParam_c::Arg2(short)
|
|
asm void dCamParam_c_NS_Arg2_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C60.s"
|
|
}
|
|
|
|
// Arg1__11dCamParam_cFUc
|
|
// dCamParam_c::Arg1(unsigned char)
|
|
asm void dCamParam_c_NS_Arg1_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C6C.s"
|
|
}
|
|
|
|
// Arg0__11dCamParam_cFUc
|
|
// dCamParam_c::Arg0(unsigned char)
|
|
asm void dCamParam_c_NS_Arg0_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C74.s"
|
|
}
|
|
|
|
// Fovy__11dCamParam_cFUc
|
|
// dCamParam_c::Fovy(unsigned char)
|
|
asm void dCamParam_c_NS_Fovy_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C7C.s"
|
|
}
|
|
|
|
// U__7cSGlobeCFv
|
|
// cSGlobe::U(void) const
|
|
asm void cSGlobe_NS_U_X1_(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C84.s"
|
|
}
|
|
|
|
// Flag__11dCamParam_cFlUs
|
|
// dCamParam_c::Flag(long, unsigned short)
|
|
asm void dCamParam_c_NS_Flag(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182C8C.s"
|
|
}
|
|
|
|
// __as__7cSAngleFRC7cSAngle
|
|
// cSAngle::operator=(const cSAngle&)
|
|
asm void cSAngle_NS___as(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182CA8.s"
|
|
}
|
|
|
|
// CheckFlag__11dCamParam_cFUs
|
|
// dCamParam_c::CheckFlag(unsigned short)
|
|
asm void dCamParam_c_NS_CheckFlag(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182CB4.s"
|
|
}
|
|
|
|
// Val__11dCamParam_cFli
|
|
// dCamParam_c::Val(long, int)
|
|
asm void dCamParam_c_NS_Val(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182CD0.s"
|
|
}
|
|
|
|
// ChargeBRatio__11dCamSetup_cFv
|
|
// dCamSetup_c::ChargeBRatio(void)
|
|
asm void dCamSetup_c_NS_ChargeBRatio(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182CEC.s"
|
|
}
|
|
|
|
// ChargeTimer__11dCamSetup_cFv
|
|
// dCamSetup_c::ChargeTimer(void)
|
|
asm void dCamSetup_c_NS_ChargeTimer(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182CF4.s"
|
|
}
|
|
|
|
// ChargeLatitude__11dCamSetup_cFv
|
|
// dCamSetup_c::ChargeLatitude(void)
|
|
asm void dCamSetup_c_NS_ChargeLatitude(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182CFC.s"
|
|
}
|
|
|
|
// getLashDashStart__9daHorse_cCFv
|
|
// daHorse_c::getLashDashStart(void) const
|
|
asm void daHorse_c_NS_getLashDashStart(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D04.s"
|
|
}
|
|
|
|
// fabs__3stdFf
|
|
// std::fabs(float)
|
|
asm void std_NS_fabs(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D10.s"
|
|
}
|
|
|
|
// checkTurnStandCamera__9daHorse_cCFv
|
|
// daHorse_c::checkTurnStandCamera(void) const
|
|
asm void daHorse_c_NS_checkTurnStandCamera(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D1C.s"
|
|
}
|
|
|
|
// d2s__6cAngleFf
|
|
// cAngle::d2s(float)
|
|
asm void cAngle_NS_d2s(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D28.s"
|
|
}
|
|
|
|
// checkJump__9daHorse_cCFv
|
|
// daHorse_c::checkJump(void) const
|
|
asm void daHorse_c_NS_checkJump(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D48.s"
|
|
}
|
|
|
|
// fopAcM_GetParam__FPCv
|
|
// fopAcM_GetParam(const void*)
|
|
asm void fopAcM_GetParam(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D5C.s"
|
|
}
|
|
|
|
// checkNoAttention__12daTagMstop_cCFv
|
|
// daTagMstop_c::checkNoAttention(void) const
|
|
asm void daTagMstop_c_NS_checkNoAttention(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D64.s"
|
|
}
|
|
|
|
// checkNoAttention__12daTagMhint_cCFv
|
|
// daTagMhint_c::checkNoAttention(void) const
|
|
asm void daTagMhint_c_NS_checkNoAttention(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D78.s"
|
|
}
|
|
|
|
// set__4cXyzFfff
|
|
// cXyz::set(float, float, float)
|
|
asm void cXyz_NS_set(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D8C.s"
|
|
}
|
|
|
|
// checkEndMessage__12daTagMwait_cFv
|
|
// daTagMwait_c::checkEndMessage(void)
|
|
asm void daTagMwait_c_NS_checkEndMessage(void) {
|
|
nofralloc
|
|
#include "d/d_camera/asm/func_80182D9C.s"
|
|
}
|
|
};
|