mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-05-10 17:29:13 +00:00
17648 lines
284 KiB
C++
17648 lines
284 KiB
C++
/*
|
|
This file has been generated by IDA.
|
|
It contains local type definitions from
|
|
the type library 'main'
|
|
*/
|
|
|
|
struct al::PlacementInfo;
|
|
struct al::LayoutInitInfo;
|
|
struct al::ActorInitInfo;
|
|
struct al::LiveActorGroup;
|
|
struct QuestInfoHolder;
|
|
struct sead::SafeStringBase_vtbl;
|
|
struct al::ISceneObj;
|
|
struct DemoSoundSynchronizer;
|
|
struct NpcEventDirector;
|
|
struct TempSaveData;
|
|
struct UniqObjInfo;
|
|
struct sead::ListNode;
|
|
struct sead::FrameHeap;
|
|
struct sead::Heap;
|
|
struct sead::DelegateThread;
|
|
struct agl::utl::IParameterObj;
|
|
struct al::GraphicsSystemInfo;
|
|
struct al::LiveActorKit;
|
|
struct al::NerveKeeper;
|
|
struct al::NerveStateCtrl;
|
|
struct al::PlayerHolder;
|
|
struct al::SceneObjHolder;
|
|
struct al::GameSystemInfo;
|
|
struct al::AsyncFunctorThread;
|
|
struct al::ViewIdHolder;
|
|
struct al::SceneCreator;
|
|
struct al::InitializeThread;
|
|
struct sead::IDisposer_vtbl;
|
|
struct al::GameDataHolderBase;
|
|
struct al::ISceneObj_vtbl;
|
|
struct sead::FixedSafeString128;
|
|
struct sead::Delegate;
|
|
struct sead::IDelegate_vtbl;
|
|
struct sead::OffsetList;
|
|
struct al::IUseSceneObjHolder_vtbl;
|
|
struct al::IUseCamera_vtbl;
|
|
struct al::IUseAudioKeeper_vtbl;
|
|
struct al::Nerve;
|
|
struct al::IUseNerve_vtbl;
|
|
struct al::Nerve_vtbl;
|
|
struct al::IUseCollision_vtbl;
|
|
struct al::IUseExecutor_vtbl;
|
|
struct al::IUseMessageSystem_vtbl;
|
|
struct al::IUseSceneCreator_vtbl;
|
|
|
|
/* 1 */
|
|
typedef signed __int64 _Unwind_Sword;
|
|
|
|
/* 2 */
|
|
typedef unsigned __int64 _Unwind_Ptr;
|
|
|
|
/* 3 */
|
|
typedef unsigned __int64 _Unwind_Internal_Ptr;
|
|
|
|
/* 4 */
|
|
typedef unsigned __int64 _Unwind_Word;
|
|
|
|
/* 5 */
|
|
typedef unsigned __int64 _Unwind_Exception_Class;
|
|
|
|
/* 6 */
|
|
typedef _Unwind_Sword __guard;
|
|
|
|
/* 7 */
|
|
union __attribute__((aligned(8))) __n64
|
|
{
|
|
unsigned __int64 n64_u64[1];
|
|
unsigned __int32 n64_u32[2];
|
|
unsigned __int16 n64_u16[4];
|
|
unsigned __int8 n64_u8[8];
|
|
__int64 n64_i64[1];
|
|
__int32 n64_i32[2];
|
|
__int16 n64_i16[4];
|
|
__int8 n64_i8[8];
|
|
float n64_f32[2];
|
|
double n64_f64[1];
|
|
};
|
|
|
|
/* 8 */
|
|
union __attribute__((aligned(8))) __n128
|
|
{
|
|
unsigned __int64 n128_u64[2];
|
|
unsigned __int32 n128_u32[4];
|
|
unsigned __int16 n128_u16[8];
|
|
unsigned __int8 n128_u8[16];
|
|
__int64 n128_i64[2];
|
|
__int32 n128_i32[4];
|
|
__int16 n128_i16[8];
|
|
__int8 n128_i8[16];
|
|
float n128_f32[4];
|
|
double n128_f64[2];
|
|
};
|
|
|
|
/* 9 */
|
|
typedef __n64 int8x8_t;
|
|
|
|
/* 10 */
|
|
typedef __n64 uint8x8_t;
|
|
|
|
/* 11 */
|
|
typedef __n64 int16x4_t;
|
|
|
|
/* 12 */
|
|
typedef __n64 int32x2_t;
|
|
|
|
/* 13 */
|
|
typedef __n64 uint16x4_t;
|
|
|
|
/* 14 */
|
|
typedef __n64 uint32x2_t;
|
|
|
|
/* 15 */
|
|
typedef __n128 int8x16_t;
|
|
|
|
/* 16 */
|
|
typedef __n128 int16x8_t;
|
|
|
|
/* 17 */
|
|
typedef __n128 int32x4_t;
|
|
|
|
/* 18 */
|
|
typedef __n128 int64x2_t;
|
|
|
|
/* 19 */
|
|
typedef __n128 uint8x16_t;
|
|
|
|
/* 20 */
|
|
typedef __n128 uint16x8_t;
|
|
|
|
/* 21 */
|
|
typedef __n128 uint32x4_t;
|
|
|
|
/* 22 */
|
|
typedef __n128 uint64x2_t;
|
|
|
|
/* 23 */
|
|
typedef __n64 poly8x8_t;
|
|
|
|
/* 24 */
|
|
typedef __n64 poly16x4_t;
|
|
|
|
/* 25 */
|
|
typedef __n128 poly16x8_t;
|
|
|
|
/* 26 */
|
|
typedef __n128 poly8x16_t;
|
|
|
|
/* 27 */
|
|
typedef __n64 float32x2_t;
|
|
|
|
/* 28 */
|
|
typedef __n128 float32x4_t;
|
|
|
|
/* 29 */
|
|
typedef __n128 float64x2_t;
|
|
|
|
/* 30 */
|
|
typedef __n128 poly128_t;
|
|
|
|
/* 31 */
|
|
struct al;
|
|
|
|
/* 32 */
|
|
struct rs;
|
|
|
|
/* 33 */
|
|
struct sead::GameFrameworkNx;
|
|
|
|
/* 34 */
|
|
struct sead::HeapMgr;
|
|
|
|
/* 35 */
|
|
struct SceneObjFactory;
|
|
|
|
/* 5518 */
|
|
struct al::IUseNerve
|
|
{
|
|
al::IUseNerve_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 100 */
|
|
struct __cppobj al::NerveExecutor : al::IUseNerve
|
|
{
|
|
_QWORD field_8;
|
|
};
|
|
|
|
/* 5496 */
|
|
struct al::IUseAudioKeeper
|
|
{
|
|
al::IUseAudioKeeper_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 5494 */
|
|
struct al::IUseCamera
|
|
{
|
|
al::IUseCamera_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 105 */
|
|
struct al::IUseSceneObjHolder
|
|
{
|
|
al::IUseSceneObjHolder_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 102 */
|
|
struct __attribute__((aligned(8))) sead::SafeStringBase
|
|
{
|
|
sead::SafeStringBase_vtbl *__vftable /*VFT*/;
|
|
char *mPtr;
|
|
};
|
|
|
|
/* 103 */
|
|
struct __cppobj __attribute__((packed)) sead::BufferedSafeStringBase : sead::SafeStringBase
|
|
{
|
|
u32 mLength;
|
|
};
|
|
|
|
/* 104 */
|
|
struct __cppobj sead::FixedSafeString64 : sead::BufferedSafeStringBase
|
|
{
|
|
char mData[64];
|
|
u32 mUnk;
|
|
};
|
|
|
|
/* 3326 */
|
|
struct al::StageResourceKeeper;
|
|
|
|
/* 2703 */
|
|
struct al::LayoutKit;
|
|
|
|
/* 3176 */
|
|
struct al::SceneStopCtrl;
|
|
|
|
/* 3174 */
|
|
struct al::SceneMsgCtrl;
|
|
|
|
/* 3179 */
|
|
struct al::ScreenCoverCtrl;
|
|
|
|
/* 2414 */
|
|
struct al::AudioDirector;
|
|
|
|
/* 36 */
|
|
struct __cppobj al::Scene : al::NerveExecutor, al::IUseAudioKeeper, al::IUseCamera, al::IUseSceneObjHolder
|
|
{
|
|
_BYTE byte28;
|
|
_BYTE gap29[7];
|
|
sead::FixedSafeString64 field_30;
|
|
al::StageResourceKeeper *field_88;
|
|
al::LiveActorKit *mActorKit;
|
|
al::LayoutKit *field_98;
|
|
al::SceneObjHolder *mObjHolder;
|
|
al::SceneStopCtrl *field_A8;
|
|
al::SceneMsgCtrl *field_B0;
|
|
al::ScreenCoverCtrl *field_B8;
|
|
al::AudioDirector *field_C0;
|
|
__int64 field_C8;
|
|
__int64 field_D0;
|
|
};
|
|
|
|
/* 5520 */
|
|
struct /*VFT*/ al::IUseNerve_vtbl
|
|
{
|
|
al::NerveKeeper *(__fastcall *getNerveKeeper)(const al::IUseNerve *);
|
|
};
|
|
|
|
/* 5517 */
|
|
struct /*VFT*/ al::IUseAudioKeeper_vtbl
|
|
{
|
|
void *(__fastcall *getAutoKeeper)(al::IUseAudioKeeper *);
|
|
};
|
|
|
|
/* 5516 */
|
|
struct /*VFT*/ al::IUseCamera_vtbl
|
|
{
|
|
void *(__fastcall *getCameraDirector)(al::IUseCamera *);
|
|
};
|
|
|
|
/* 5514 */
|
|
struct /*VFT*/ al::IUseSceneObjHolder_vtbl
|
|
{
|
|
void *(__fastcall *getSceneObjHolder)(al::IUseSceneObjHolder *);
|
|
};
|
|
|
|
/* 101 */
|
|
struct /*VFT*/ sead::SafeStringBase_vtbl
|
|
{
|
|
void (__cdecl *dtor)(sead::SafeStringBase *);
|
|
void (__cdecl *dtor2)(sead::SafeStringBase *);
|
|
void (__cdecl *operatorEq)(sead::SafeStringBase *, sead::SafeStringBase *);
|
|
void (__thiscall *assureTerminationImpl_)(const sead::SafeStringBase *);
|
|
};
|
|
|
|
/* 3169 */
|
|
struct al::ActorResourceHolder;
|
|
|
|
/* 54 */
|
|
struct al::AreaObjDirector;
|
|
|
|
/* 2630 */
|
|
struct al::ExecuteDirector;
|
|
|
|
/* 3519 */
|
|
struct al::GravityHolder;
|
|
|
|
/* 2574 */
|
|
struct al::EffectSystem;
|
|
|
|
/* 5493 */
|
|
struct al::ModelDrawBufferCounter;
|
|
|
|
/* 2285 */
|
|
struct agl::DrawContext;
|
|
|
|
/* 2482 */
|
|
struct al::CameraDirector;
|
|
|
|
/* 3461 */
|
|
struct al::ClippingDirector;
|
|
|
|
/* 2525 */
|
|
struct al::CollisionDirector;
|
|
|
|
/* 5492 */
|
|
struct al::ItemDirectorBase;
|
|
|
|
/* 3522 */
|
|
struct al::HitSensorDirector;
|
|
|
|
/* 4645 */
|
|
struct al::ScreenPointDirector;
|
|
|
|
/* 3303 */
|
|
struct al::ShadowDirector;
|
|
|
|
/* 3330 */
|
|
struct al::StageSwitchDirector;
|
|
|
|
/* 3171 */
|
|
struct al::DemoDirector;
|
|
|
|
/* 2545 */
|
|
struct al::GamePadSystem;
|
|
|
|
/* 2555 */
|
|
struct al::PadRumbleDirector;
|
|
|
|
/* 3008 */
|
|
struct al::NatureDirector;
|
|
|
|
/* 2977 */
|
|
struct al::ModelGroup;
|
|
|
|
/* 2933 */
|
|
struct __attribute__((aligned(8))) al::LiveActorKit
|
|
{
|
|
_QWORD __vftable;
|
|
int field_8;
|
|
al::ActorResourceHolder *field_10;
|
|
al::AreaObjDirector *field_18;
|
|
al::ExecuteDirector *field_20;
|
|
al::GravityHolder *field_28;
|
|
al::EffectSystem *mEffectSystem;
|
|
al::GraphicsSystemInfo *mGraphicsSystemInfo;
|
|
al::ModelDrawBufferCounter *field_40;
|
|
__int64 field_48;
|
|
__int64 field_50;
|
|
__int64 field_58;
|
|
__int64 field_60;
|
|
agl::DrawContext *mDrawCtx;
|
|
al::LiveActorGroup *field_70;
|
|
al::CameraDirector *mCameraDirector;
|
|
al::ClippingDirector *field_80;
|
|
al::CollisionDirector *mCollisionDirector;
|
|
al::ItemDirectorBase *field_90;
|
|
al::PlayerHolder *mPlayerHolder;
|
|
al::HitSensorDirector *field_A0;
|
|
al::ScreenPointDirector *field_A8;
|
|
al::ShadowDirector *field_B0;
|
|
al::StageSwitchDirector *field_B8;
|
|
_BYTE gapC0[8];
|
|
al::LiveActorGroup *field_C8;
|
|
al::DemoDirector *field_D0;
|
|
al::GamePadSystem *mGamePadSystem;
|
|
al::PadRumbleDirector *field_E0;
|
|
al::NatureDirector *field_E8;
|
|
al::ModelGroup *field_F0;
|
|
};
|
|
|
|
/* 3175 */
|
|
struct __attribute__((aligned(8))) al::SceneObjHolder
|
|
{
|
|
al::ISceneObj *(__fastcall *mCtorFunc)(int);
|
|
al::ISceneObj **mObjArry;
|
|
int mCount;
|
|
};
|
|
|
|
/* 3013 */
|
|
struct al::NerveKeeper
|
|
{
|
|
al::IUseNerve *mUseNerve;
|
|
const al::Nerve *mNerve;
|
|
const al::Nerve *mNerve;
|
|
_DWORD field_18;
|
|
al::NerveStateCtrl *field_20;
|
|
_QWORD qword28;
|
|
};
|
|
|
|
/* 3270 */
|
|
struct al::ShaderCubeMapKeeper;
|
|
|
|
/* 3483 */
|
|
struct al::GraphicsParamFilePath;
|
|
|
|
/* 2295 */
|
|
struct agl::utl::IParameterList
|
|
{
|
|
_QWORD __vftable;
|
|
agl::utl::IParameterObj *field_8;
|
|
agl::utl::IParameterObj *field_10;
|
|
_QWORD qword18;
|
|
_QWORD qword20;
|
|
_DWORD mHash;
|
|
_QWORD qword30;
|
|
_QWORD qword38;
|
|
};
|
|
|
|
/* 5522 */
|
|
struct __cppobj sead::FixedSafeString256 : sead::BufferedSafeStringBase
|
|
{
|
|
char mData[256];
|
|
};
|
|
|
|
/* 2309 */
|
|
struct __cppobj agl::utl::IParameterIO : agl::utl::IParameterList
|
|
{
|
|
_BYTE gap40[8];
|
|
sead::FixedSafeString64 field_48;
|
|
_DWORD field_A0;
|
|
_QWORD qwordA8;
|
|
sead::FixedSafeString256 field_B0;
|
|
_QWORD field_1C8;
|
|
};
|
|
|
|
/* 2267 */
|
|
struct __attribute__((aligned(8))) agl::utl::IParameterObj
|
|
{
|
|
_QWORD __vftable;
|
|
_QWORD qword8;
|
|
_QWORD qword10;
|
|
int field_18;
|
|
int mHash;
|
|
agl::utl::IParameterObj *field_20;
|
|
_QWORD qword28;
|
|
};
|
|
|
|
/* 1254 */
|
|
struct agl::utl::ParameterBase
|
|
{
|
|
_QWORD __vftable;
|
|
_DWORD mHash;
|
|
_QWORD field_10;
|
|
};
|
|
|
|
/* 5523 */
|
|
struct __cppobj agl::utl::ParameterOfInt : agl::utl::ParameterBase
|
|
{
|
|
int mValue;
|
|
};
|
|
|
|
/* 5524 */
|
|
struct __cppobj agl::utl::ParameterOfBool : agl::utl::ParameterBase
|
|
{
|
|
bool mValue;
|
|
};
|
|
|
|
/* 5525 */
|
|
struct __cppobj agl::utl::ParameterOfFloat : agl::utl::ParameterBase
|
|
{
|
|
float mValue;
|
|
};
|
|
|
|
/* 2568 */
|
|
struct __attribute__((aligned(8))) al::GraphicsSystemInfo
|
|
{
|
|
_QWORD qword0;
|
|
_QWORD qword8;
|
|
_QWORD qword10;
|
|
_QWORD qword18;
|
|
_BYTE gap20[5];
|
|
_BYTE byte25;
|
|
_WORD word26;
|
|
_DWORD dword28;
|
|
_DWORD dword2C;
|
|
_DWORD dword30;
|
|
_DWORD dword34;
|
|
_DWORD dword38;
|
|
_DWORD dword3C;
|
|
_BYTE byte40;
|
|
_DWORD dword44;
|
|
_BYTE byte48;
|
|
_DWORD dword4C;
|
|
_DWORD dword50;
|
|
_DWORD dword54;
|
|
_DWORD dword58;
|
|
_DWORD dword5C;
|
|
_QWORD qword60;
|
|
char char68;
|
|
al::ShaderCubeMapKeeper **field_70;
|
|
_BYTE gap78[408];
|
|
char char210;
|
|
_BYTE gap211[135];
|
|
_QWORD qword298;
|
|
_QWORD qword2A0;
|
|
_BYTE gap2A8[8];
|
|
_QWORD qword2B0;
|
|
_QWORD qword2B8;
|
|
_QWORD qword2C0;
|
|
_QWORD qword2C8;
|
|
_QWORD qword2D0;
|
|
_QWORD qword2D8;
|
|
_QWORD qword2E0;
|
|
_QWORD qword2E8;
|
|
_DWORD dword2F0;
|
|
__attribute__((packed)) __attribute__((aligned(1))) _QWORD qword2F4;
|
|
__attribute__((packed)) __attribute__((aligned(1))) _QWORD qword2FC;
|
|
__attribute__((packed)) __attribute__((aligned(1))) _QWORD qword304;
|
|
_DWORD dword30C;
|
|
al::GraphicsParamFilePath *mParamFilePath;
|
|
agl::utl::IParameterIO agl__utl__iparameterio318;
|
|
agl::utl::IParameterObj agl__utl__iparameterobj4E8;
|
|
agl::utl::ParameterOfInt field_518;
|
|
agl::utl::ParameterOfInt field_538;
|
|
agl::utl::ParameterOfBool field_558;
|
|
agl::utl::ParameterOfBool field_578;
|
|
agl::utl::ParameterOfInt field_598;
|
|
agl::utl::IParameterIO field_5B8;
|
|
agl::utl::IParameterObj field_788;
|
|
agl::utl::ParameterOfBool field_7B8;
|
|
agl::utl::ParameterOfBool field_7D8;
|
|
agl::utl::ParameterOfBool field_7F8;
|
|
agl::utl::ParameterOfFloat field_818;
|
|
agl::utl::ParameterOfFloat field_838;
|
|
agl::utl::ParameterOfFloat field_858;
|
|
agl::utl::ParameterOfFloat field_878;
|
|
agl::utl::ParameterOfFloat field_898;
|
|
agl::utl::ParameterOfFloat field_8B8;
|
|
agl::utl::ParameterOfFloat field_8D8;
|
|
agl::utl::ParameterOfFloat field_8F8;
|
|
_QWORD qword918;
|
|
_QWORD qword920;
|
|
_QWORD qword928;
|
|
_QWORD qword930;
|
|
_QWORD qword938;
|
|
_QWORD qword940;
|
|
_QWORD qword948;
|
|
_QWORD qword950;
|
|
_QWORD qword958;
|
|
_DWORD dword960;
|
|
_QWORD qword968;
|
|
_QWORD qword970;
|
|
_DWORD dword978;
|
|
_QWORD qword980;
|
|
_QWORD qword988;
|
|
_QWORD qword990;
|
|
_QWORD qword998;
|
|
_QWORD qword9A0;
|
|
_BYTE byte9A8;
|
|
_QWORD field_9B0;
|
|
};
|
|
|
|
/* 5491 */
|
|
typedef signed int s32;
|
|
|
|
/* 2101 */
|
|
struct sead::PtrArrayImpl
|
|
{
|
|
s32 mCount;
|
|
s32 mLength;
|
|
void *mPtr;
|
|
};
|
|
|
|
/* 62 */
|
|
struct al::LiveActorGroup
|
|
{
|
|
_QWORD __vftable;
|
|
const char *field_8;
|
|
sead::PtrArrayImpl field_10;
|
|
};
|
|
|
|
/* 3120 */
|
|
struct al::PlayerHolder
|
|
{
|
|
_QWORD qword0;
|
|
int int8;
|
|
};
|
|
|
|
/* 108 */
|
|
struct al::ISceneObj
|
|
{
|
|
al::ISceneObj_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 5519 */
|
|
struct al::Nerve
|
|
{
|
|
al::Nerve_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 3015 */
|
|
struct __attribute__((aligned(4))) al::NerveStateCtrl
|
|
{
|
|
int field_0;
|
|
int field_4;
|
|
__int64 field_8;
|
|
__int64 field_10;
|
|
};
|
|
|
|
/* 5367 */
|
|
struct ReactionObjectActionIndexHolder;
|
|
|
|
/* 5487 */
|
|
struct /*VFT*/ al::ISceneObj_vtbl
|
|
{
|
|
__int64 (__fastcall *field_0)(al::ISceneObj *__hidden this);
|
|
void (__fastcall *_ZN2al9ISceneObjD2Ev)(al::ISceneObj *__hidden this);
|
|
void (__fastcall *_ZN31ReactionObjectActionIndexHolderD0Ev)(ReactionObjectActionIndexHolder *__hidden this);
|
|
__int64 (__fastcall *_ZN2al9ISceneObj26initAfterPlacementSceneObjERKNS_13ActorInitInfoE)(al::ISceneObj *__hidden this, const al::ActorInitInfo *);
|
|
__int64 (__fastcall *initSceneObj)(al::ISceneObj *__hidden this);
|
|
};
|
|
|
|
/* 5521 */
|
|
struct /*VFT*/ al::Nerve_vtbl
|
|
{
|
|
void *(__fastcall *func_0)(al::Nerve *);
|
|
void *(__fastcall *executeOnEnd)(al::Nerve *, al::NerveKeeper *);
|
|
};
|
|
|
|
/* 2728 */
|
|
struct al::ActorFactory;
|
|
|
|
/* 2579 */
|
|
struct al::EffectSystemInfo;
|
|
|
|
/* 46 */
|
|
struct al::ActorInitInfo
|
|
{
|
|
al::LiveActorGroup *field_0;
|
|
const al::PlacementInfo *field_8;
|
|
const al::LayoutInitInfo *field_10;
|
|
al::AreaObjDirector *field_18;
|
|
al::CameraDirector *field_20;
|
|
al::ClippingDirector *field_28;
|
|
al::CollisionDirector *field_30;
|
|
al::DemoDirector *field_38;
|
|
al::GameDataHolderBase *field_40;
|
|
al::GravityHolder *field_48;
|
|
al::ItemDirectorBase *field_50;
|
|
al::NatureDirector *field_58;
|
|
const al::GamePadSystem *field_60;
|
|
al::PadRumbleDirector *field_68;
|
|
al::PlayerHolder *field_70;
|
|
al::SceneObjHolder *field_78;
|
|
al::SceneStopCtrl *field_80;
|
|
al::SceneMsgCtrl *field_88;
|
|
al::ScreenCoverCtrl *field_90;
|
|
al::ShadowDirector *field_98;
|
|
al::ModelGroup *field_A0;
|
|
al::GraphicsSystemInfo *field_A8;
|
|
al::ModelDrawBufferCounter *field_B0;
|
|
al::LiveActorGroup *field_B8;
|
|
const al::ActorFactory *field_C0;
|
|
al::ActorResourceHolder *field_C8;
|
|
al::AudioDirector *field_D0;
|
|
al::EffectSystemInfo *field_D8;
|
|
al::ExecuteDirector *field_E0;
|
|
al::HitSensorDirector *field_E8;
|
|
al::ScreenPointDirector *field_F0;
|
|
al::StageSwitchDirector *field_F8;
|
|
al::ViewIdHolder *field_100;
|
|
};
|
|
|
|
/* 66 */
|
|
struct al::ByamlIter
|
|
{
|
|
_QWORD field_0;
|
|
_QWORD qword8;
|
|
};
|
|
|
|
/* 38 */
|
|
struct al::PlacementInfo
|
|
{
|
|
al::ByamlIter field_0;
|
|
al::ByamlIter field_10;
|
|
};
|
|
|
|
/* 2957 */
|
|
struct al::MessageSystem;
|
|
|
|
/* 2698 */
|
|
struct al::LayoutSceneInfo
|
|
{
|
|
_QWORD field_0;
|
|
al::CameraDirector *field_8;
|
|
al::PadRumbleDirector *field_10;
|
|
al::SceneObjHolder *field_18;
|
|
const al::MessageSystem *field_20;
|
|
const al::GamePadSystem *field_28;
|
|
};
|
|
|
|
/* 2699 */
|
|
struct al::LayoutSystem;
|
|
|
|
/* 45 */
|
|
struct __cppobj al::LayoutInitInfo : al::LayoutSceneInfo
|
|
{
|
|
_QWORD qword30;
|
|
_QWORD qword38;
|
|
_QWORD qword40;
|
|
al::ExecuteDirector *field_48;
|
|
const al::EffectSystemInfo *field_50;
|
|
const al::AudioDirector *field_58;
|
|
const al::LayoutSystem *field_60;
|
|
};
|
|
|
|
/* 5483 */
|
|
struct __cppobj al::GameDataHolderBase : al::ISceneObj
|
|
{
|
|
};
|
|
|
|
/* 3463 */
|
|
struct al::ViewIdHolder
|
|
{
|
|
int field_0;
|
|
_QWORD field_8;
|
|
};
|
|
|
|
/* 72 */
|
|
struct GameDataFile;
|
|
|
|
/* 5489 */
|
|
struct __cppobj sead::FixedSafeString32 : sead::BufferedSafeStringBase
|
|
{
|
|
char mData[32];
|
|
};
|
|
|
|
/* 1273 */
|
|
struct GameConfigData;
|
|
|
|
/* 1270 */
|
|
struct CapMessageBossData;
|
|
|
|
/* 884 */
|
|
struct AchievementHolder;
|
|
|
|
/* 1299 */
|
|
struct WorldList;
|
|
|
|
/* 1280 */
|
|
struct MapDataHolder;
|
|
|
|
/* 1260 */
|
|
struct GameSequenceInfo;
|
|
|
|
/* 87 */
|
|
struct TimeBalloonSequenceInfo;
|
|
|
|
/* 37 */
|
|
struct __cppobj __attribute__((aligned(8))) GameDataHolder : al::GameDataHolderBase
|
|
{
|
|
_QWORD thunk;
|
|
const al::MessageSystem *mMessageSystem;
|
|
GameDataFile **mGameDataFileArry;
|
|
GameDataFile *mPrimaryGameDataFile;
|
|
_QWORD qword28;
|
|
_DWORD field_30;
|
|
_BYTE gap34[4];
|
|
_QWORD qword38;
|
|
_BYTE byte40;
|
|
_DWORD dword44;
|
|
char field_48;
|
|
char field_49;
|
|
_BYTE byte4A;
|
|
__attribute__((aligned(8))) sead::FixedSafeString32 mLanguage;
|
|
__int64 field_88;
|
|
sead::Heap *mHeap;
|
|
__int64 field_98;
|
|
GameConfigData *mConfigData;
|
|
TempSaveData *field_A8;
|
|
TempSaveData *field_B0;
|
|
CapMessageBossData *mCapMessageBossData;
|
|
__int64 field_C0;
|
|
int field_C8;
|
|
__int64 field_D0;
|
|
bool *field_D8;
|
|
sead::PtrArrayImpl field_E0;
|
|
sead::PtrArrayImpl field_F0;
|
|
sead::PtrArrayImpl field_100;
|
|
sead::PtrArrayImpl field_110;
|
|
sead::PtrArrayImpl field_120;
|
|
sead::PtrArrayImpl field_130;
|
|
sead::PtrArrayImpl field_140;
|
|
sead::PtrArrayImpl field_150;
|
|
sead::PtrArrayImpl field_160;
|
|
uint *field_170;
|
|
int field_178;
|
|
void *mAchievementInfoReader;
|
|
AchievementHolder *mAchievementHolder;
|
|
WorldList *mWorldList;
|
|
sead::PtrArrayImpl field_198;
|
|
sead::PtrArrayImpl field_1A8;
|
|
sead::PtrArrayImpl field_1B8;
|
|
sead::PtrArrayImpl field_1C8;
|
|
__int64 field_1D8;
|
|
MapDataHolder *mMapDataHolder;
|
|
sead::PtrArrayImpl field_1E8;
|
|
uint *field_1F8;
|
|
uint *field_200;
|
|
__int64 field_208;
|
|
int field_210;
|
|
UniqObjInfo *field_218;
|
|
char field_220;
|
|
int field_224;
|
|
char field_228;
|
|
__attribute__((aligned(8))) int field_230;
|
|
int field_234;
|
|
__int64 field_238;
|
|
int field_240;
|
|
_BYTE gap244;
|
|
bool mIsSeperatePlay;
|
|
QuestInfoHolder *mQuestInfoHolder;
|
|
char field_250;
|
|
GameSequenceInfo *mSequenceInfo;
|
|
TimeBalloonSequenceInfo *mTimeBalloonSequenceInfo;
|
|
};
|
|
|
|
/* 5247 */
|
|
struct __attribute__((aligned(8))) sead::IDisposer
|
|
{
|
|
sead::IDisposer_vtbl *__vftable /*VFT*/;
|
|
sead::Heap *mHeap;
|
|
_DWORD size;
|
|
_QWORD mFreeSize;
|
|
};
|
|
|
|
/* 2099 */
|
|
struct sead::ListNode
|
|
{
|
|
sead::ListNode *mPrev;
|
|
sead::ListNode *mNext;
|
|
};
|
|
|
|
/* 2100 */
|
|
struct __attribute__((packed)) sead::ListImpl
|
|
{
|
|
sead::ListNode mStartEnd;
|
|
s32 mCount;
|
|
};
|
|
|
|
/* 5499 */
|
|
struct __cppobj sead::OffsetList : sead::ListImpl
|
|
{
|
|
s32 mIndex;
|
|
};
|
|
|
|
/* 5501 */
|
|
enum sead::Heap::HeapDirection
|
|
{
|
|
HeapDirection_Reverse = 0x0,
|
|
HeapDirection_Forward = 0x1,
|
|
};
|
|
|
|
/* 5500 */
|
|
struct nn::os::ThreadType;
|
|
|
|
/* 5502 */
|
|
struct nn::os::detail::InternalCriticalSectionImplByHorizon
|
|
{
|
|
uint32_t image;
|
|
};
|
|
|
|
/* 5503 */
|
|
struct nn::os::detail::InternalCriticalSection
|
|
{
|
|
nn::os::detail::InternalCriticalSectionImplByHorizon impl;
|
|
};
|
|
|
|
/* 5504 */
|
|
struct nn::os::detail::InternalCriticalSectionStorage
|
|
{
|
|
nn::os::detail::InternalCriticalSection storage;
|
|
};
|
|
|
|
/* 5506 */
|
|
union nn::os::MutexType::$DBD3AAC918733A352C8969CF4B6FBBAE
|
|
{
|
|
int32_t _mutexImage[1];
|
|
nn::os::detail::InternalCriticalSectionStorage _mutex;
|
|
};
|
|
|
|
/* 5507 */
|
|
struct nn::os::MutexType
|
|
{
|
|
uint8_t _state;
|
|
bool _isRecursive;
|
|
int _lockLevel;
|
|
int _nestCount;
|
|
nn::os::ThreadType *_ownerThread;
|
|
union
|
|
{
|
|
int32_t _mutexImage[1];
|
|
nn::os::detail::InternalCriticalSectionStorage _mutex;
|
|
};
|
|
};
|
|
|
|
/* 4564 */
|
|
struct sead::CriticalSection
|
|
{
|
|
sead::IDisposer mDisposer;
|
|
nn::os::MutexType mMutex;
|
|
};
|
|
|
|
/* 5508 */
|
|
typedef uint16_t u16;
|
|
|
|
/* 2131 */
|
|
struct __cppobj sead::Heap : sead::IDisposer
|
|
{
|
|
sead::SafeStringBase mName;
|
|
u64 *thunk;
|
|
sead::ListNode *mStart;
|
|
size_t mSize;
|
|
sead::Heap *mParent;
|
|
sead::OffsetList mChildren;
|
|
sead::ListNode mListNode;
|
|
sead::OffsetList mDisposerList;
|
|
sead::Heap::HeapDirection mHeapDirection;
|
|
sead::CriticalSection mMutex;
|
|
__int16 mFlags;
|
|
u16 mTag;
|
|
char mAllocMode;
|
|
char mFindFreeBlockMode;
|
|
};
|
|
|
|
/* 1295 */
|
|
struct __attribute__((aligned(8))) TempSaveData
|
|
{
|
|
sead::FixedSafeString128 *field_0;
|
|
sead::FixedSafeString128 *field_8;
|
|
sead::FixedSafeString128 *field_10;
|
|
_QWORD qword18;
|
|
_QWORD qword20;
|
|
_QWORD qword28;
|
|
_QWORD qword30;
|
|
int field_38;
|
|
int field_3C;
|
|
};
|
|
|
|
/* 5490 */
|
|
struct __cppobj sead::FixedSafeString128 : sead::BufferedSafeStringBase
|
|
{
|
|
char mData[128];
|
|
};
|
|
|
|
/* 1297 */
|
|
struct UniqObjInfo
|
|
{
|
|
sead::FixedSafeString128 field_0;
|
|
sead::FixedSafeString128 field_98;
|
|
};
|
|
|
|
/* 73 */
|
|
struct __cppobj QuestInfoHolder : al::ISceneObj
|
|
{
|
|
unsigned int unsigned_int8;
|
|
_QWORD qword10;
|
|
_DWORD dword18;
|
|
_DWORD dword1C;
|
|
_DWORD dword20;
|
|
_DWORD dword24;
|
|
_QWORD qword28;
|
|
_DWORD dword30;
|
|
_BYTE byte34;
|
|
_QWORD qword38;
|
|
};
|
|
|
|
/* 5482 */
|
|
struct /*VFT*/ __attribute__((aligned(8))) sead::IDisposer_vtbl
|
|
{
|
|
void (__fastcall *dtor1)(sead::IDisposer *this);
|
|
void (__fastcall *dtor2)(sead::IDisposer *this);
|
|
};
|
|
|
|
/* 39 */
|
|
struct GameDataFunction;
|
|
|
|
/* 40 */
|
|
struct alGraphicsFunction;
|
|
|
|
/* 41 */
|
|
struct ProjectItemDirector;
|
|
|
|
/* 42 */
|
|
struct ProjectSeNamedList;
|
|
|
|
/* 43 */
|
|
struct BgmAnimeSyncDirector;
|
|
|
|
/* 44 */
|
|
struct ProjectActorFactory;
|
|
|
|
/* 47 */
|
|
struct CapManHeroDemoUtil;
|
|
|
|
/* 48 */
|
|
struct al::LiveActor;
|
|
|
|
/* 49 */
|
|
struct al::ParabolicPath;
|
|
|
|
/* 50 */
|
|
struct al::LayoutTextureRenderer;
|
|
|
|
/* 51 */
|
|
struct ProjectCameraPoserFactory;
|
|
|
|
/* 52 */
|
|
struct ProjectAreaFactory;
|
|
|
|
/* 53 */
|
|
struct EventFlowSceneExecuteCtrl;
|
|
|
|
/* 55 */
|
|
struct BirdGatheringSpotDirector;
|
|
|
|
/* 56 */
|
|
struct InformationWindowDirector;
|
|
|
|
/* 57 */
|
|
struct al::AreaObjGroup;
|
|
|
|
/* 58 */
|
|
struct PlayerStartInfoHolder;
|
|
|
|
/* 59 */
|
|
struct alPlacementFunction;
|
|
|
|
/* 60 */
|
|
struct StageSceneStateGetShineMainWithCageShine;
|
|
|
|
/* 61 */
|
|
struct CheckpointFlagWatcher;
|
|
|
|
/* 63 */
|
|
struct StageSceneStateCloset;
|
|
|
|
/* 64 */
|
|
struct al::FootPrintServer;
|
|
|
|
/* 65 */
|
|
struct al::PlacementId
|
|
{
|
|
_QWORD qword0;
|
|
_QWORD qword8;
|
|
_QWORD qword10;
|
|
_QWORD qword18;
|
|
};
|
|
|
|
/* 67 */
|
|
struct PlayerFactory;
|
|
|
|
/* 68 */
|
|
struct PlayerCameraTarget;
|
|
|
|
/* 69 */
|
|
struct ProjectCameraInput;
|
|
|
|
/* 70 */
|
|
struct al::EventFlowExecutorHolder;
|
|
|
|
/* 71 */
|
|
struct ScenarioStartCameraHolder;
|
|
|
|
/* 74 */
|
|
struct PlayGuideSkip;
|
|
|
|
/* 75 */
|
|
struct CinemaCaption;
|
|
|
|
/* 456 */
|
|
struct __cppobj al::LayoutActor : al::IUseNerve
|
|
{
|
|
_QWORD qword8;
|
|
_QWORD qword10;
|
|
_QWORD qword18;
|
|
_QWORD qword20;
|
|
_QWORD qword28;
|
|
_QWORD qword30;
|
|
_QWORD qword38;
|
|
sead::FixedSafeString128 field_40;
|
|
al::NerveKeeper *mNerveKeeper;
|
|
_BYTE gapE0[71];
|
|
char field_127;
|
|
};
|
|
|
|
/* 76 */
|
|
struct __cppobj __attribute__((aligned(8))) al::SimpleLayoutAppearWaitEnd : al::LayoutActor
|
|
{
|
|
_BYTE gap128[4];
|
|
int field_12C;
|
|
};
|
|
|
|
/* 77 */
|
|
struct al::WindowConfirm;
|
|
|
|
/* 78 */
|
|
struct MiniGameMenu;
|
|
|
|
/* 79 */
|
|
struct al::WipeSimple;
|
|
|
|
/* 80 */
|
|
struct al::WipeHolder;
|
|
|
|
/* 81 */
|
|
struct StageSceneStateMiniGameRanking;
|
|
|
|
/* 82 */
|
|
struct StageSceneStateCarryMeat;
|
|
|
|
/* 83 */
|
|
struct StageSceneStateTitleLogo;
|
|
|
|
/* 84 */
|
|
struct StageSceneStateScenarioCamera;
|
|
|
|
/* 85 */
|
|
struct StageSceneStateGetShineMainWaterfallWorld;
|
|
|
|
/* 86 */
|
|
struct TimeBalloonDirector;
|
|
|
|
/* 88 */
|
|
struct SwitchKeepOnIgnoreOffAreaTarget;
|
|
|
|
/* 89 */
|
|
struct StageSceneStateGetShineMainSandWorld;
|
|
|
|
/* 90 */
|
|
struct StageSceneStateGetShineMain;
|
|
|
|
/* 4526 */
|
|
struct StageSceneStateWorldMap;
|
|
|
|
/* 1232 */
|
|
struct StageSceneStateShop;
|
|
|
|
/* 1233 */
|
|
struct StageSceneStateSnapShot;
|
|
|
|
/* 94 */
|
|
struct StageSceneStateGetShine;
|
|
|
|
/* 4521 */
|
|
struct StageSceneStateGetShineGrand;
|
|
|
|
/* 1219 */
|
|
struct StageSceneStateCollectBgm;
|
|
|
|
/* 1220 */
|
|
struct StageSceneStateCollectionList;
|
|
|
|
/* 1227 */
|
|
struct StageSceneStatePauseMenu;
|
|
|
|
/* 4524 */
|
|
struct StageSceneStateSkipDemo;
|
|
|
|
/* 1218 */
|
|
struct StageSceneStateCheckpointWarp;
|
|
|
|
/* 4522 */
|
|
struct StageSceneStateMiss;
|
|
|
|
/* 1230 */
|
|
struct StageSceneStateRadicon;
|
|
|
|
/* 1231 */
|
|
struct StageSceneStateRecoverLife;
|
|
|
|
/* 1247 */
|
|
struct StageSceneStateWarp;
|
|
|
|
/* 496 */
|
|
struct StageSceneLayout;
|
|
|
|
/* 4274 */
|
|
struct ControllerGuideSnapShotCtrl;
|
|
|
|
/* 1313 */
|
|
struct InputSeparator;
|
|
|
|
/* 477 */
|
|
struct MapLayout;
|
|
|
|
/* 4458 */
|
|
struct TimeBalloonNpc;
|
|
|
|
/* 93 */
|
|
struct Pyramid;
|
|
|
|
/* 4518 */
|
|
struct SceneAudioSystemPauseController;
|
|
|
|
/* 2411 */
|
|
struct al::SimpleAudioUser;
|
|
|
|
/* 5495 */
|
|
struct sead::Vector3
|
|
{
|
|
float mX;
|
|
float mY;
|
|
float mZ;
|
|
};
|
|
|
|
/* 130 */
|
|
struct CollectBgmPlayer;
|
|
|
|
/* 131 */
|
|
struct CollectBgmRegister;
|
|
|
|
/* 5383 */
|
|
struct al::DemoSyncedEventKeeper;
|
|
|
|
/* 3088 */
|
|
struct al::ChromakeyDrawer;
|
|
|
|
/* 4531 */
|
|
struct ProjectNfpDirector;
|
|
|
|
/* 91 */
|
|
struct __cppobj __attribute__((aligned(8))) StageScene : al::Scene
|
|
{
|
|
sead::FixedSafeString64 field_D8;
|
|
_DWORD field_130;
|
|
StageSceneStateWorldMap *char138;
|
|
StageSceneStateShop *field_140;
|
|
StageSceneStateSnapShot *field_148;
|
|
StageSceneStateGetShine *field_150;
|
|
StageSceneStateGetShineMain *field_158;
|
|
StageSceneStateGetShineGrand *field_160;
|
|
StageSceneStateCollectBgm *field_168;
|
|
StageSceneStateCollectionList *field_170;
|
|
StageSceneStateMiniGameRanking *field_178;
|
|
StageSceneStatePauseMenu *field_180;
|
|
__int64 field_188;
|
|
StageSceneStateSkipDemo *field_190;
|
|
StageSceneStateCheckpointWarp *field_198;
|
|
StageSceneStateCarryMeat *field_1A0;
|
|
__int64 field_1A8;
|
|
__int64 field_1B0;
|
|
StageSceneStateMiss *field_1B8;
|
|
__int64 field_1C0;
|
|
__int64 field_1C8;
|
|
__int64 field_1D0;
|
|
StageSceneStateRadicon *field_1D8;
|
|
StageSceneStateScenarioCamera *field_1E0;
|
|
StageSceneStateRecoverLife *field_1E8;
|
|
StageSceneStateGetShineMainSandWorld *field_1F0;
|
|
__int64 field_1F8;
|
|
StageSceneStateWarp *field_200;
|
|
__int64 field_208;
|
|
ScenarioStartCameraHolder *field_210;
|
|
sead::FixedSafeString64 field_218;
|
|
sead::FixedSafeString64 field_270;
|
|
_QWORD qword2C8;
|
|
GameDataHolder *mDataHolderBase;
|
|
_QWORD qword2D8;
|
|
al::LayoutTextureRenderer *qword2E0;
|
|
PlayGuideSkip *qword2E8;
|
|
CinemaCaption *qword2F0;
|
|
StageSceneLayout *field_2F8;
|
|
_WORD word300;
|
|
al::SimpleLayoutAppearWaitEnd *char308;
|
|
al::SimpleLayoutAppearWaitEnd *field_310;
|
|
al::SimpleLayoutAppearWaitEnd *field_318;
|
|
ControllerGuideSnapShotCtrl *field_320;
|
|
InputSeparator *field_328;
|
|
al::WipeSimple *field_330;
|
|
al::WipeHolder *field_338;
|
|
_BYTE gap340[8];
|
|
al::WindowConfirm *field_348;
|
|
MiniGameMenu *field_350;
|
|
_BYTE byte358;
|
|
_BYTE gap359[15];
|
|
char char368;
|
|
MapLayout *field_370;
|
|
al::SimpleLayoutAppearWaitEnd *field_378;
|
|
al::LiveActorGroup *field_380;
|
|
__int64 field_388;
|
|
__int64 mKoopaLv1Actor;
|
|
TimeBalloonNpc *mTimeBalloonNpc;
|
|
ProjectItemDirector *field_3A0;
|
|
Pyramid *field_3A8;
|
|
__int64 field_3B0;
|
|
__int64 field_3B8;
|
|
SceneAudioSystemPauseController *field_3C0;
|
|
DemoSoundSynchronizer *mDemoSoundSynchronizer;
|
|
al::SimpleAudioUser *mStageStartAtmosSe;
|
|
al::SimpleAudioUser *mSePlayArea;
|
|
al::SimpleAudioUser *mSnapShotCameraCtrlAudio;
|
|
ProjectSeNamedList *field_3E8;
|
|
__int64 field_3F0;
|
|
TimeBalloonDirector *mTimeBalloonDirector;
|
|
TimeBalloonSequenceInfo *mTimeBalloonSequenceInfo;
|
|
_QWORD qword408;
|
|
_QWORD qword410;
|
|
sead::Vector3 qword418;
|
|
sead::Vector3 qword424;
|
|
_QWORD qword430;
|
|
_DWORD dword438;
|
|
const al::LiveActor *qword440;
|
|
al::ParabolicPath *qword448;
|
|
al::LiveActor *qword450;
|
|
_QWORD qword458;
|
|
_DWORD dword460;
|
|
CollectBgmPlayer *qword468;
|
|
CollectBgmRegister *qword470;
|
|
BgmAnimeSyncDirector *qword478;
|
|
al::DemoSyncedEventKeeper *field_480;
|
|
_QWORD qword488;
|
|
int field_490;
|
|
NpcEventDirector *qword498;
|
|
al::ChromakeyDrawer *qword4A0;
|
|
_QWORD qword4A8;
|
|
ProjectNfpDirector *qword4B0;
|
|
_QWORD qword4B8;
|
|
};
|
|
|
|
/* 2397 */
|
|
struct al::ApplicationMessageReceiver;
|
|
|
|
/* 132 */
|
|
struct __attribute__((aligned(8))) DemoSoundSynchronizer
|
|
{
|
|
const al::ApplicationMessageReceiver *field_0;
|
|
al::AudioDirector *field_8;
|
|
_WORD word10;
|
|
_BYTE gap12[2];
|
|
_DWORD dword14;
|
|
_BYTE byte18;
|
|
};
|
|
|
|
/* 5526 */
|
|
struct al::IUseCollision
|
|
{
|
|
al::IUseCollision_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 264 */
|
|
struct al::IUseExecutor
|
|
{
|
|
al::IUseExecutor_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 5529 */
|
|
struct al::IUseMessageSystem
|
|
{
|
|
al::IUseMessageSystem_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 921 */
|
|
struct __cppobj NpcEventDirector : al::NerveExecutor, al::IUseCamera, al::IUseCollision, al::IUseExecutor, al::IUseMessageSystem, al::IUseSceneObjHolder
|
|
{
|
|
_QWORD qword38;
|
|
_QWORD qword40;
|
|
_QWORD qword48;
|
|
_QWORD qword50;
|
|
_QWORD qword58;
|
|
EventFlowSceneExecuteCtrl *qword60;
|
|
_QWORD qword68;
|
|
_DWORD dword70;
|
|
_QWORD qword78;
|
|
_QWORD qword80;
|
|
const al::PlayerHolder *qword88;
|
|
al::CameraDirector *qword90;
|
|
al::CollisionDirector *qword98;
|
|
_QWORD qwordA0;
|
|
const al::MessageSystem *qwordA8;
|
|
};
|
|
|
|
/* 5527 */
|
|
struct /*VFT*/ al::IUseCollision_vtbl
|
|
{
|
|
void *(__fastcall *getCollisionDirector)(al::IUseCollision *);
|
|
};
|
|
|
|
/* 5528 */
|
|
struct /*VFT*/ al::IUseExecutor_vtbl
|
|
{
|
|
void *(__fastcall *execute)(al::IUseExecutor *);
|
|
};
|
|
|
|
/* 5530 */
|
|
struct /*VFT*/ al::IUseMessageSystem_vtbl
|
|
{
|
|
void *(__fastcall *getMessageSystem)(al::IUseMessageSystem *);
|
|
};
|
|
|
|
/* 92 */
|
|
struct GiantWanderBoss;
|
|
|
|
/* 95 */
|
|
struct al::GameFrameworkNx;
|
|
|
|
/* 96 */
|
|
struct __va_list_tag
|
|
{
|
|
void *__stack;
|
|
void *__gr_top;
|
|
void *__vr_top;
|
|
int __gr_offs;
|
|
int __vr_offs;
|
|
};
|
|
|
|
/* 97 */
|
|
typedef __va_list_tag gcc_va_list[1];
|
|
|
|
/* 98 */
|
|
struct _guard_variable_for_al::GameFrameworkNx;
|
|
|
|
/* 99 */
|
|
struct __attribute__((aligned(8))) al::FunctorBase
|
|
{
|
|
_QWORD __vftable;
|
|
_QWORD mArg;
|
|
_QWORD mFunc;
|
|
_QWORD field_18;
|
|
};
|
|
|
|
/* 106 */
|
|
struct alProjectInterface;
|
|
|
|
/* 107 */
|
|
struct AmiiboNpcDirector;
|
|
|
|
/* 109 */
|
|
struct HelpAmiiboCoinCollect;
|
|
|
|
/* 110 */
|
|
struct HelpAmiiboCountUpCoin;
|
|
|
|
/* 111 */
|
|
struct HelpAmiiboDirector;
|
|
|
|
/* 112 */
|
|
struct AmiiboFunction;
|
|
|
|
/* 113 */
|
|
struct HelpAmiiboExecutor;
|
|
|
|
/* 114 */
|
|
struct HelpAmiiboFallCoin;
|
|
|
|
/* 115 */
|
|
struct HelpAmiiboInvincibleAttack;
|
|
|
|
/* 116 */
|
|
struct HelpAmiiboLifeMaxUpItem;
|
|
|
|
/* 117 */
|
|
struct HelpAmiiboNavigateCoinCollect;
|
|
|
|
/* 118 */
|
|
struct HelpAmiiboPlayerInvincible;
|
|
|
|
/* 119 */
|
|
struct HelpAmiiboYoshi;
|
|
|
|
/* 120 */
|
|
struct SearchAmiiboData;
|
|
|
|
/* 121 */
|
|
struct SearchAmiiboDataTable;
|
|
|
|
/* 122 */
|
|
struct BirdGatheringSpotArea;
|
|
|
|
/* 123 */
|
|
struct BirdGatheringSpotArea::AreaClippingInfo;
|
|
|
|
/* 124 */
|
|
struct al::AreaObj;
|
|
|
|
/* 125 */
|
|
struct al::SwitchKeepOnAreaGroup;
|
|
|
|
/* 126 */
|
|
struct AnimeAccessor;
|
|
|
|
/* 127 */
|
|
struct BgmSyncTargetActionInfo;
|
|
|
|
/* 128 */
|
|
struct BgmSyncAnimeFrameCalculator;
|
|
|
|
/* 129 */
|
|
struct BgmAnimeSynchronizer;
|
|
|
|
/* 133 */
|
|
struct BarrierField;
|
|
|
|
/* 134 */
|
|
struct BombTail;
|
|
|
|
/* 135 */
|
|
struct BombTailBomb;
|
|
|
|
/* 136 */
|
|
struct BombTailBombHolder;
|
|
|
|
/* 137 */
|
|
struct BombTailCap;
|
|
|
|
/* 138 */
|
|
struct BombTailDamage;
|
|
|
|
/* 139 */
|
|
struct BombTailStateResetAttack;
|
|
|
|
/* 140 */
|
|
struct al::NerveStateBase;
|
|
|
|
/* 141 */
|
|
struct BombTailTailJointController;
|
|
|
|
/* 142 */
|
|
struct BombTailTail;
|
|
|
|
/* 143 */
|
|
struct al::JointControllerBase;
|
|
|
|
/* 144 */
|
|
struct BombTailTailPartsModelUpdater;
|
|
|
|
/* 145 */
|
|
struct BossForest;
|
|
|
|
/* 146 */
|
|
struct IUseDemoSkip;
|
|
|
|
/* 147 */
|
|
struct BossForestBarrierCtrl;
|
|
|
|
/* 148 */
|
|
struct BossForestBattlePhase;
|
|
|
|
/* 149 */
|
|
struct BossForestBeam;
|
|
|
|
/* 150 */
|
|
struct BossForestCameraController;
|
|
|
|
/* 151 */
|
|
struct BossForestLocalFunction;
|
|
|
|
/* 152 */
|
|
struct BossForestSatellite;
|
|
|
|
/* 153 */
|
|
struct BossForestSatelliteHolder;
|
|
|
|
/* 154 */
|
|
struct BossForestStateDemoBattleStart;
|
|
|
|
/* 155 */
|
|
struct BossForestStateKnockOver;
|
|
|
|
/* 156 */
|
|
struct BossForestWander;
|
|
|
|
/* 157 */
|
|
struct BossKnuckle;
|
|
|
|
/* 158 */
|
|
struct BossKnuckleCameraTarget;
|
|
|
|
/* 159 */
|
|
struct al::CameraTargetBase;
|
|
|
|
/* 160 */
|
|
struct BossKnuckleAnimCtrl;
|
|
|
|
/* 161 */
|
|
struct BossKnuckleCounterGround;
|
|
|
|
/* 162 */
|
|
struct BossKnuckleHand;
|
|
|
|
/* 163 */
|
|
struct BossMagma;
|
|
|
|
/* 164 */
|
|
struct BossMagmaBreathDynamic;
|
|
|
|
/* 165 */
|
|
struct BossMagmaBreathLv3;
|
|
|
|
/* 166 */
|
|
struct BossMagmaBullet;
|
|
|
|
/* 167 */
|
|
struct BossMagmaBulletDropper;
|
|
|
|
/* 168 */
|
|
struct BossMagmaCamera;
|
|
|
|
/* 169 */
|
|
struct BossRaid;
|
|
|
|
/* 170 */
|
|
struct BossRaidChain;
|
|
|
|
/* 171 */
|
|
struct BossRaidChainList;
|
|
|
|
/* 172 */
|
|
struct BossRaidElectric;
|
|
|
|
/* 173 */
|
|
struct BossRaidRivet;
|
|
|
|
/* 174 */
|
|
struct BossRaidStateGroundAttack;
|
|
|
|
/* 175 */
|
|
struct BossRaidStateLightning;
|
|
|
|
/* 176 */
|
|
struct BossStateTalkDemo;
|
|
|
|
/* 177 */
|
|
struct Breeda;
|
|
|
|
/* 178 */
|
|
struct BreedaChain;
|
|
|
|
/* 179 */
|
|
struct BreedaChainList;
|
|
|
|
/* 180 */
|
|
struct BreedaSkirtHemLinkInfo;
|
|
|
|
/* 181 */
|
|
struct BreedaSkirtHem;
|
|
|
|
/* 182 */
|
|
struct BreedaSkirtJointController;
|
|
|
|
/* 183 */
|
|
struct BreedaSkirtHemJointController;
|
|
|
|
/* 184 */
|
|
struct BreedaWanwan;
|
|
|
|
/* 185 */
|
|
struct CapThrower;
|
|
|
|
/* 186 */
|
|
struct CapThrowerCap;
|
|
|
|
/* 187 */
|
|
struct CapThrowerStateCapThrow;
|
|
|
|
/* 188 */
|
|
struct CapThrowerStateInvincibleAttack;
|
|
|
|
/* 189 */
|
|
struct FireBlower;
|
|
|
|
/* 190 */
|
|
struct GateKeeperDemoFunction;
|
|
|
|
/* 191 */
|
|
struct GateKeeperDataHolder;
|
|
|
|
/* 192 */
|
|
struct GiantWanderBossBattleBgmController;
|
|
|
|
/* 193 */
|
|
struct GiantWanderBossRailHolder;
|
|
|
|
/* 194 */
|
|
struct GiantWanderBossRailMove;
|
|
|
|
/* 195 */
|
|
struct GiantWanderBossStateEscape;
|
|
|
|
/* 196 */
|
|
struct GKShip;
|
|
|
|
/* 197 */
|
|
struct GolemClimb;
|
|
|
|
/* 198 */
|
|
struct GolemClimbThrustPoint;
|
|
|
|
/* 199 */
|
|
struct GolemDownBreakState;
|
|
|
|
/* 200 */
|
|
struct GolemFunction;
|
|
|
|
/* 201 */
|
|
struct GolemJointIKRootCtrl;
|
|
|
|
/* 202 */
|
|
struct GolemMoveStateParam;
|
|
|
|
/* 203 */
|
|
struct GolemMoveState;
|
|
|
|
/* 204 */
|
|
struct GolemStandBreakState;
|
|
|
|
/* 205 */
|
|
struct Koopa;
|
|
|
|
/* 206 */
|
|
struct Koopa2D;
|
|
|
|
/* 207 */
|
|
struct KoopaCameraCtrl;
|
|
|
|
/* 208 */
|
|
struct KoopaCap;
|
|
|
|
/* 209 */
|
|
struct KoopaCapPlayer;
|
|
|
|
/* 210 */
|
|
struct KoopaCapPlayerBinder;
|
|
|
|
/* 211 */
|
|
struct KoopaCapPunching;
|
|
|
|
/* 212 */
|
|
struct KoopaCapScaleAnimator;
|
|
|
|
/* 213 */
|
|
struct KoopaChurch;
|
|
|
|
/* 214 */
|
|
struct KoopaFire2D;
|
|
|
|
/* 215 */
|
|
struct KoopaFireBeam;
|
|
|
|
/* 216 */
|
|
struct KoopaFlag;
|
|
|
|
/* 217 */
|
|
struct KoopaFunction;
|
|
|
|
/* 218 */
|
|
struct KoopaHackStopCtrl;
|
|
|
|
/* 219 */
|
|
struct KoopaBombHintRequestInfo;
|
|
|
|
/* 220 */
|
|
struct KoopaHintHolder;
|
|
|
|
/* 221 */
|
|
struct KoopaItemHolder;
|
|
|
|
/* 222 */
|
|
struct KoopaJointCtrlHolder;
|
|
|
|
/* 223 */
|
|
struct KoopaJumpMovement;
|
|
|
|
/* 224 */
|
|
struct KoopaLandPointHolder;
|
|
|
|
/* 225 */
|
|
struct KoopaNumberCounter;
|
|
|
|
/* 226 */
|
|
struct KoopaPartialAnimator;
|
|
|
|
/* 227 */
|
|
struct KoopaPunchCounter;
|
|
|
|
/* 228 */
|
|
struct KoopaPuppet;
|
|
|
|
/* 229 */
|
|
struct al::PrePassLightBase;
|
|
|
|
/* 230 */
|
|
struct KoopaShell;
|
|
|
|
/* 231 */
|
|
struct KoopaStateAttackSpinShell;
|
|
|
|
/* 232 */
|
|
struct KoopaStateDeadAndDemoBattleEnd;
|
|
|
|
/* 233 */
|
|
struct KoopaStateDemoBattleStart;
|
|
|
|
/* 234 */
|
|
struct KoopaStateDemoClashBasement;
|
|
|
|
/* 235 */
|
|
struct KoopaStateHipDrop;
|
|
|
|
/* 236 */
|
|
struct KoopaStateJump;
|
|
|
|
/* 237 */
|
|
struct KoopaStateThrowBall;
|
|
|
|
/* 238 */
|
|
struct KoopaStateThrowCap;
|
|
|
|
/* 239 */
|
|
struct KoopaWeaponHolder;
|
|
|
|
/* 240 */
|
|
struct Mofumofu;
|
|
|
|
/* 241 */
|
|
struct MofumofuBody;
|
|
|
|
/* 242 */
|
|
struct MofumofuBulletHolder;
|
|
|
|
/* 243 */
|
|
struct MofumofuJudgeDamage;
|
|
|
|
/* 244 */
|
|
struct MofumofuWarpHole;
|
|
|
|
/* 245 */
|
|
struct MultiGateKeeperWatcher;
|
|
|
|
/* 246 */
|
|
struct ParabolicPathBombTail;
|
|
|
|
/* 247 */
|
|
struct SmallWanderBoss;
|
|
|
|
/* 248 */
|
|
struct Stacker;
|
|
|
|
/* 249 */
|
|
struct StackerCap;
|
|
|
|
/* 250 */
|
|
struct StackerStateInvincibleAttack;
|
|
|
|
/* 251 */
|
|
struct StackerStateNormalAttackParam;
|
|
|
|
/* 252 */
|
|
struct StackerStatePanic;
|
|
|
|
/* 253 */
|
|
struct GateKeeperEndDemoParam;
|
|
|
|
/* 254 */
|
|
struct StateGateKeeperBattleEndDemo;
|
|
|
|
/* 255 */
|
|
struct StateGateKeeperBattleStartDemo;
|
|
|
|
/* 256 */
|
|
struct BossCameraTargetParam;
|
|
|
|
/* 257 */
|
|
struct CameraAngleUpdateInfo;
|
|
|
|
/* 258 */
|
|
struct CameraAngleVerticalCtrl;
|
|
|
|
/* 259 */
|
|
struct CameraPoserFollowLimit;
|
|
|
|
/* 260 */
|
|
struct CameraPoserFollowLimitFunction;
|
|
|
|
/* 261 */
|
|
struct al::CameraPoser;
|
|
|
|
/* 262 */
|
|
struct HackObjMovieCameraTarget;
|
|
|
|
/* 263 */
|
|
struct SafetyPointRecoveryCameraWatcher;
|
|
|
|
/* 265 */
|
|
struct ScenarioStartCamera;
|
|
|
|
/* 266 */
|
|
struct ScenarioStartCameraPoser;
|
|
|
|
/* 267 */
|
|
struct CapManHeroBase;
|
|
|
|
/* 268 */
|
|
struct CapManHeroDemoFunction;
|
|
|
|
/* 269 */
|
|
struct CapManHeroDemoDirector;
|
|
|
|
/* 270 */
|
|
struct DemoHackFirstDirector;
|
|
|
|
/* 271 */
|
|
struct DemoStateHackFirst;
|
|
|
|
/* 272 */
|
|
struct OpeningStageStartDemo;
|
|
|
|
/* 273 */
|
|
struct StageEventDemoBase;
|
|
|
|
/* 274 */
|
|
struct ProjectDemoDirector;
|
|
|
|
/* 275 */
|
|
struct SimpleDemoState;
|
|
|
|
/* 276 */
|
|
struct StageEventDemo;
|
|
|
|
/* 277 */
|
|
struct StageTalkDemoNpcCap;
|
|
|
|
/* 278 */
|
|
struct Bomb;
|
|
|
|
/* 279 */
|
|
struct BrosEnemyMovePositionUpdater;
|
|
|
|
/* 280 */
|
|
struct BrosHackBase;
|
|
|
|
/* 281 */
|
|
struct BrosWeaponBase;
|
|
|
|
/* 282 */
|
|
struct BrosStateEnemyMovement;
|
|
|
|
/* 283 */
|
|
struct BrosStateHackMovement;
|
|
|
|
/* 284 */
|
|
struct Bubble;
|
|
|
|
/* 285 */
|
|
struct Bubble2D;
|
|
|
|
/* 286 */
|
|
struct Bull;
|
|
|
|
/* 287 */
|
|
struct BullStateHack;
|
|
|
|
/* 288 */
|
|
struct Byugo;
|
|
|
|
/* 289 */
|
|
struct CarryMeat;
|
|
|
|
/* 290 */
|
|
struct Chorobon;
|
|
|
|
/* 291 */
|
|
struct ChorobonHolder;
|
|
|
|
/* 292 */
|
|
struct Collider2D3D;
|
|
|
|
/* 293 */
|
|
struct DonkeyKong2D;
|
|
|
|
/* 294 */
|
|
struct Donsuke;
|
|
|
|
/* 295 */
|
|
struct ElectricExplosion;
|
|
|
|
/* 296 */
|
|
struct EnemyStateDamageCap;
|
|
|
|
/* 297 */
|
|
struct EnemyStateHackStartParam;
|
|
|
|
/* 298 */
|
|
struct EnemyStateReviveInsideScreen;
|
|
|
|
/* 299 */
|
|
struct EnemyStateSwoon;
|
|
|
|
/* 300 */
|
|
struct FireBros;
|
|
|
|
/* 301 */
|
|
struct FlyerStateParam;
|
|
|
|
/* 302 */
|
|
struct GabuZou;
|
|
|
|
/* 303 */
|
|
struct GamaneHackState;
|
|
|
|
/* 304 */
|
|
struct Gotogoton;
|
|
|
|
/* 305 */
|
|
struct GotogotonEdge;
|
|
|
|
/* 306 */
|
|
struct GotogotonFace;
|
|
|
|
/* 307 */
|
|
struct GotogotonMark;
|
|
|
|
/* 308 */
|
|
struct Gunetter;
|
|
|
|
/* 309 */
|
|
struct GunetterBody;
|
|
|
|
/* 310 */
|
|
struct GunetterFunction;
|
|
|
|
/* 311 */
|
|
struct GunetterKeyMover;
|
|
|
|
/* 312 */
|
|
struct HammerBros2D;
|
|
|
|
/* 313 */
|
|
struct HammerBrosHammer2D;
|
|
|
|
/* 314 */
|
|
struct Hosui;
|
|
|
|
/* 315 */
|
|
struct IUseAnimSequencer;
|
|
|
|
/* 316 */
|
|
struct HosuiWaterBall;
|
|
|
|
/* 317 */
|
|
struct Imomu;
|
|
|
|
/* 318 */
|
|
struct ImomuHackMoveState;
|
|
|
|
/* 319 */
|
|
struct ImomuJointMtxControllerTmp;
|
|
|
|
/* 320 */
|
|
struct ImomuPartsController;
|
|
|
|
/* 321 */
|
|
struct ImomuAttackPartialAnimCtrl;
|
|
|
|
/* 322 */
|
|
struct ImomuFunction;
|
|
|
|
/* 323 */
|
|
struct al::DitherAnimator;
|
|
|
|
/* 324 */
|
|
struct Jango;
|
|
|
|
/* 325 */
|
|
struct JangoCapSeparateHelpClaimUpdater;
|
|
|
|
/* 326 */
|
|
struct JangoDirector;
|
|
|
|
/* 327 */
|
|
struct JangoStateBlowDown;
|
|
|
|
/* 328 */
|
|
struct JangoDemoCamera;
|
|
|
|
/* 329 */
|
|
struct JangoStateWaitTree;
|
|
|
|
/* 330 */
|
|
struct Joku;
|
|
|
|
/* 331 */
|
|
struct JokuBomb;
|
|
|
|
/* 332 */
|
|
struct JugemFishingFunction;
|
|
|
|
/* 333 */
|
|
struct JugemFishingFloatOffsetCtrl;
|
|
|
|
/* 334 */
|
|
struct JugemFishingHookOffsetCtrl;
|
|
|
|
/* 335 */
|
|
struct JugemFishingSurfaceCheckInfo;
|
|
|
|
/* 336 */
|
|
struct Kakku;
|
|
|
|
/* 337 */
|
|
struct KakkuStateGlide;
|
|
|
|
/* 338 */
|
|
struct FlyerStateWanderParam;
|
|
|
|
/* 339 */
|
|
struct KaronWingStateHack;
|
|
|
|
/* 340 */
|
|
struct Killer2D;
|
|
|
|
/* 341 */
|
|
struct KillerLauncher;
|
|
|
|
/* 342 */
|
|
struct KillerLauncherDot;
|
|
|
|
/* 343 */
|
|
struct Kuribo2D;
|
|
|
|
/* 344 */
|
|
struct KuriboGenerator2D;
|
|
|
|
/* 345 */
|
|
struct KuriboHack;
|
|
|
|
/* 346 */
|
|
struct KuriboMini;
|
|
|
|
/* 347 */
|
|
struct rs::SensorMsgCactusNeedleAttack;
|
|
|
|
/* 348 */
|
|
struct al::SensorMsg;
|
|
|
|
/* 349 */
|
|
struct KuriboRideOnGroup;
|
|
|
|
/* 350 */
|
|
struct KuriboWingHackState;
|
|
|
|
/* 351 */
|
|
struct Long;
|
|
|
|
/* 352 */
|
|
struct Megane;
|
|
|
|
/* 353 */
|
|
struct Mummy;
|
|
|
|
/* 354 */
|
|
struct MummyGenerator;
|
|
|
|
/* 355 */
|
|
struct Nokonoko;
|
|
|
|
/* 356 */
|
|
struct Nokonoko2D;
|
|
|
|
/* 357 */
|
|
struct PackunFire;
|
|
|
|
/* 358 */
|
|
struct PackunFireFireBall;
|
|
|
|
/* 359 */
|
|
struct PopnGenerator;
|
|
|
|
/* 360 */
|
|
struct Pukupuku;
|
|
|
|
/* 361 */
|
|
struct ReflectBomb;
|
|
|
|
/* 362 */
|
|
struct ReflectBombGenerator;
|
|
|
|
/* 363 */
|
|
struct SearchBomb;
|
|
|
|
/* 364 */
|
|
struct Senobi;
|
|
|
|
/* 365 */
|
|
struct SenobiComponentStretch;
|
|
|
|
/* 366 */
|
|
struct SenobiGeneratePoint;
|
|
|
|
/* 367 */
|
|
struct SenobiLocalFunction;
|
|
|
|
/* 368 */
|
|
struct SenobiStateEnemy;
|
|
|
|
/* 369 */
|
|
struct SenobiStateHack;
|
|
|
|
/* 370 */
|
|
struct Tank;
|
|
|
|
/* 371 */
|
|
struct TankBullet;
|
|
|
|
/* 372 */
|
|
struct TankStateHack;
|
|
|
|
/* 373 */
|
|
struct Togezo;
|
|
|
|
/* 374 */
|
|
struct Togezo2D;
|
|
|
|
/* 375 */
|
|
struct TRexHackTurnInfo;
|
|
|
|
/* 376 */
|
|
struct TRex;
|
|
|
|
/* 377 */
|
|
struct TRexFootIK;
|
|
|
|
/* 378 */
|
|
struct TRexGroundHeightCtrl;
|
|
|
|
/* 379 */
|
|
struct TRexNeckSwingWatchCtrl;
|
|
|
|
/* 380 */
|
|
struct TRexNeckRumbleCtrl;
|
|
|
|
/* 381 */
|
|
struct TRexNeckAnimInterpoleCtrl;
|
|
|
|
/* 382 */
|
|
struct TRexSmallGroundJointAnimator;
|
|
|
|
/* 383 */
|
|
struct TRexNeckDynamicsCtrl;
|
|
|
|
/* 384 */
|
|
struct TRexNeckUpswingCtrl;
|
|
|
|
/* 385 */
|
|
struct TRexPartialAnimCtrl;
|
|
|
|
/* 386 */
|
|
struct TRexPatrolRouteBuilder;
|
|
|
|
/* 387 */
|
|
struct TRexPatrolRouteRider;
|
|
|
|
/* 388 */
|
|
struct TRexStatePatrolChase;
|
|
|
|
/* 389 */
|
|
struct Tsukkun;
|
|
|
|
/* 390 */
|
|
struct TsukkunStateHack;
|
|
|
|
/* 391 */
|
|
struct TsukkunTraceHolder;
|
|
|
|
/* 392 */
|
|
struct Utsubo;
|
|
|
|
/* 393 */
|
|
struct UtsuboFunction;
|
|
|
|
/* 394 */
|
|
struct WanwanStateHackParam;
|
|
|
|
/* 395 */
|
|
struct WanwanStateHack;
|
|
|
|
/* 396 */
|
|
struct CostumePattern;
|
|
|
|
/* 397 */
|
|
struct al::EventFlowMovement;
|
|
|
|
/* 398 */
|
|
struct EventActorMovementTurn;
|
|
|
|
/* 399 */
|
|
struct ParamEventActorStateDemoTalkGK;
|
|
|
|
/* 400 */
|
|
struct EventDemoCtrl;
|
|
|
|
/* 401 */
|
|
struct al::EventFlowNode;
|
|
|
|
/* 402 */
|
|
struct EventFlowNodeCapMessage;
|
|
|
|
/* 403 */
|
|
struct EventFlowNodeChangeWorldDemoMessage;
|
|
|
|
/* 404 */
|
|
struct EventFlowNodeCheckCostume;
|
|
|
|
/* 405 */
|
|
struct EventFlowNodeCheckCostumePair;
|
|
|
|
/* 406 */
|
|
struct EventFlowNodeCheckCostumeMissMatchPart;
|
|
|
|
/* 407 */
|
|
struct EventFlowNodeCheckCostumeInvisible;
|
|
|
|
/* 408 */
|
|
struct EventFlowNodeCheckCount;
|
|
|
|
/* 409 */
|
|
struct EventFlowNodeCheckFlag;
|
|
|
|
/* 410 */
|
|
struct EventFlowNodeCheckOpenDoorSnow;
|
|
|
|
/* 411 */
|
|
struct EventFlowNodeCheckPlayingCollectBgm;
|
|
|
|
/* 412 */
|
|
struct EventFlowNodeCheckFirstTalkCollectBgm;
|
|
|
|
/* 413 */
|
|
struct EventFlowNodeCheckClear3CollectBgm;
|
|
|
|
/* 414 */
|
|
struct EventFlowNodeCheckCompleteCollectBgm;
|
|
|
|
/* 415 */
|
|
struct EventFlowNodeCheckGetLinkShine;
|
|
|
|
/* 416 */
|
|
struct EventFlowNodeCheckLifeUpItem;
|
|
|
|
/* 417 */
|
|
struct EventFlowNodeCheckLink;
|
|
|
|
/* 418 */
|
|
struct EventFlowNodeCheckMoonLockOpened;
|
|
|
|
/* 419 */
|
|
struct EventFlowNodeCheckPlayerOnGround;
|
|
|
|
/* 420 */
|
|
struct EventFlowNodeCheckYukimaruRaceResult;
|
|
|
|
/* 421 */
|
|
struct EventFlowNodeDemoResetPlayerDynamics;
|
|
|
|
/* 422 */
|
|
struct EventFlowNodeKakkuTurn;
|
|
|
|
/* 423 */
|
|
struct EventFlowNodeMessageBalloon;
|
|
|
|
/* 424 */
|
|
struct EventFlowNodeReplacePlayer;
|
|
|
|
/* 425 */
|
|
struct EventFlowNodeSelectChoice;
|
|
|
|
/* 426 */
|
|
struct EventFlowNodeSelectYesNo;
|
|
|
|
/* 427 */
|
|
struct EventFlowNodeSessionWaitMusician;
|
|
|
|
/* 428 */
|
|
struct EventFlowNodeSceneWipeClose;
|
|
|
|
/* 429 */
|
|
struct EventFlowScareCtrl;
|
|
|
|
/* 430 */
|
|
struct CoinFunction;
|
|
|
|
/* 431 */
|
|
struct Coin2D;
|
|
|
|
/* 432 */
|
|
struct Coin2DCity;
|
|
|
|
/* 433 */
|
|
struct Coin2DCityDirector;
|
|
|
|
/* 434 */
|
|
struct CoinCirclePlacement;
|
|
|
|
/* 435 */
|
|
struct CoinCollect;
|
|
|
|
/* 436 */
|
|
struct CoinCollect2D;
|
|
|
|
/* 437 */
|
|
struct CoinCollectEmpty2D;
|
|
|
|
/* 438 */
|
|
struct CoinCollectHolder;
|
|
|
|
/* 439 */
|
|
struct CoinCollectWatcher;
|
|
|
|
/* 440 */
|
|
struct CoinRing;
|
|
|
|
/* 441 */
|
|
struct CoinRotateCalculator;
|
|
|
|
/* 442 */
|
|
struct CoinStack;
|
|
|
|
/* 443 */
|
|
struct CoinStackGroup;
|
|
|
|
/* 444 */
|
|
struct CoinStateCountUp;
|
|
|
|
/* 445 */
|
|
struct LifeMaxUpItem2D;
|
|
|
|
/* 446 */
|
|
struct LifeUpItem2D;
|
|
|
|
/* 447 */
|
|
struct LifeUpItemGenerateWatcher;
|
|
|
|
/* 448 */
|
|
struct MayorItem;
|
|
|
|
/* 449 */
|
|
struct Shine;
|
|
|
|
/* 450 */
|
|
struct ShineFunction;
|
|
|
|
/* 451 */
|
|
struct ShineChipStorageInfo;
|
|
|
|
/* 452 */
|
|
struct ShineChipWatcher;
|
|
|
|
/* 453 */
|
|
struct ShineChipWatcherHolder;
|
|
|
|
/* 454 */
|
|
struct ShineInfo;
|
|
|
|
/* 455 */
|
|
struct YoshiFruitWatcher;
|
|
|
|
/* 457 */
|
|
struct BalloonEmote;
|
|
|
|
/* 458 */
|
|
struct BalloonIcon;
|
|
|
|
/* 459 */
|
|
struct BootLayout;
|
|
|
|
/* 460 */
|
|
struct CapMessageLayout;
|
|
|
|
/* 461 */
|
|
struct CommonHorizontalList;
|
|
|
|
/* 462 */
|
|
struct CommonSelectParts;
|
|
|
|
/* 463 */
|
|
struct CommonVerticalList;
|
|
|
|
/* 464 */
|
|
struct CounterLife;
|
|
|
|
/* 465 */
|
|
struct CounterLifeUp;
|
|
|
|
/* 466 */
|
|
struct CounterParts;
|
|
|
|
/* 467 */
|
|
struct CursorParts;
|
|
|
|
/* 468 */
|
|
struct DecideIconLayout;
|
|
|
|
/* 469 */
|
|
struct DecideIconLayoutParts;
|
|
|
|
/* 470 */
|
|
struct FilterFly;
|
|
|
|
/* 471 */
|
|
struct FooterParts;
|
|
|
|
/* 472 */
|
|
struct GaugeAir;
|
|
|
|
/* 473 */
|
|
struct HackListLayout;
|
|
|
|
/* 474 */
|
|
struct InformationWindowLayout;
|
|
|
|
/* 475 */
|
|
struct KidsModeLayoutAccessor;
|
|
|
|
/* 476 */
|
|
struct LocationNameCtrl;
|
|
|
|
/* 478 */
|
|
struct StageMapFunction;
|
|
|
|
/* 479 */
|
|
struct MapSeaOfTreeIcon;
|
|
|
|
/* 480 */
|
|
struct MapTerrainLayout;
|
|
|
|
/* 481 */
|
|
struct MenuSelectParts;
|
|
|
|
/* 482 */
|
|
struct MiniGameCueLayout;
|
|
|
|
/* 483 */
|
|
struct MiniGameRankingLayout;
|
|
|
|
/* 484 */
|
|
struct ProjectReplaceTagProcessor;
|
|
|
|
/* 485 */
|
|
struct RaceCountDownLayout;
|
|
|
|
/* 486 */
|
|
struct RaceLayout;
|
|
|
|
/* 487 */
|
|
struct ScrollBarParts;
|
|
|
|
/* 488 */
|
|
struct ShineChipLayoutParts;
|
|
|
|
/* 489 */
|
|
struct ShineListLayout;
|
|
|
|
/* 490 */
|
|
struct ShopLayoutFooter;
|
|
|
|
/* 491 */
|
|
struct ShopInfo;
|
|
|
|
/* 492 */
|
|
struct ShopLayoutStateSelectInvalid;
|
|
|
|
/* 493 */
|
|
struct ShopUtil;
|
|
|
|
/* 494 */
|
|
struct SimpleLayoutMenu;
|
|
|
|
/* 495 */
|
|
struct SouvenirListLayout;
|
|
|
|
/* 497 */
|
|
struct TalkMessage;
|
|
|
|
/* 498 */
|
|
struct TestGrafittiLayout;
|
|
|
|
/* 499 */
|
|
struct TimeBalloonInsertionLayout;
|
|
|
|
/* 500 */
|
|
struct WindowConfirmData;
|
|
|
|
/* 501 */
|
|
struct AirBubble;
|
|
|
|
/* 502 */
|
|
struct AirCurrent;
|
|
|
|
/* 503 */
|
|
struct AnagramAlphabet;
|
|
|
|
/* 504 */
|
|
struct AnagramAlphabetCharacter;
|
|
|
|
/* 505 */
|
|
struct AppearSwitchSave;
|
|
|
|
/* 506 */
|
|
struct AppearSwitchTimer;
|
|
|
|
/* 507 */
|
|
struct Barrel2D;
|
|
|
|
/* 508 */
|
|
struct BarrelGenerator2D;
|
|
|
|
/* 509 */
|
|
struct BarrelStack2D;
|
|
|
|
/* 510 */
|
|
struct BazookaElectric;
|
|
|
|
/* 511 */
|
|
struct BendLeafTree;
|
|
|
|
/* 512 */
|
|
struct BlinkRateCalculator;
|
|
|
|
/* 513 */
|
|
struct BlockBrick;
|
|
|
|
/* 514 */
|
|
struct BlockBrick2D;
|
|
|
|
/* 515 */
|
|
struct BlockBrickBig2D;
|
|
|
|
/* 516 */
|
|
struct BlockEmpty;
|
|
|
|
/* 517 */
|
|
struct BlockEmpty2D;
|
|
|
|
/* 518 */
|
|
struct al::BreakMapPartsBase;
|
|
|
|
/* 519 */
|
|
struct BlockQuestion;
|
|
|
|
/* 520 */
|
|
struct BlockQuestion2D;
|
|
|
|
/* 521 */
|
|
struct BlockStateNoItem;
|
|
|
|
/* 522 */
|
|
struct BlockStateSingleItem;
|
|
|
|
/* 523 */
|
|
struct BlockStateTenCoin;
|
|
|
|
/* 524 */
|
|
struct BlockTransparent2D;
|
|
|
|
/* 525 */
|
|
struct BlowObj;
|
|
|
|
/* 526 */
|
|
struct BubbleLauncher;
|
|
|
|
/* 527 */
|
|
struct al::ComboCounter;
|
|
|
|
/* 528 */
|
|
struct CageShine;
|
|
|
|
/* 529 */
|
|
struct CageShineWatcher;
|
|
|
|
/* 530 */
|
|
struct CageSwitch;
|
|
|
|
/* 531 */
|
|
struct CameraDemoKeyMoveMapParts;
|
|
|
|
/* 532 */
|
|
struct Can;
|
|
|
|
/* 533 */
|
|
struct Candlestand;
|
|
|
|
/* 534 */
|
|
struct BurningLevelCalcurator;
|
|
|
|
/* 535 */
|
|
struct CandlestandBgmDirector;
|
|
|
|
/* 536 */
|
|
struct CapAccelerator;
|
|
|
|
/* 537 */
|
|
struct al::CapAcceleratorKeyMoveMapParts;
|
|
|
|
/* 538 */
|
|
struct CapAppearMapParts;
|
|
|
|
/* 539 */
|
|
struct CapBeamerParam;
|
|
|
|
/* 540 */
|
|
struct CapBomb;
|
|
|
|
/* 541 */
|
|
struct CapFlower;
|
|
|
|
/* 542 */
|
|
struct CapFlowerGroup;
|
|
|
|
/* 543 */
|
|
struct CapMessageAreaChecker;
|
|
|
|
/* 544 */
|
|
struct CapMessageDirector;
|
|
|
|
/* 545 */
|
|
struct CapMessageDirectorFunction;
|
|
|
|
/* 546 */
|
|
struct CapMessageEnableChecker;
|
|
|
|
/* 547 */
|
|
struct CapMessageGameDataChecker;
|
|
|
|
/* 548 */
|
|
struct CapMessageKeeperFuncrion;
|
|
|
|
/* 549 */
|
|
struct CapMessageMoonInfo;
|
|
|
|
/* 550 */
|
|
struct CapMessageMoonNotifier;
|
|
|
|
/* 551 */
|
|
struct CapMessagePlacement;
|
|
|
|
/* 552 */
|
|
struct CapMessageShowInfo;
|
|
|
|
/* 553 */
|
|
struct CapMessageUtil;
|
|
|
|
/* 554 */
|
|
struct CapRack;
|
|
|
|
/* 555 */
|
|
struct CapRotateMapParts;
|
|
|
|
/* 556 */
|
|
struct IItemExistanceJudge;
|
|
|
|
/* 557 */
|
|
struct CapSlotReel;
|
|
|
|
/* 558 */
|
|
struct CapSwitch;
|
|
|
|
/* 559 */
|
|
struct CapSwitchTimer;
|
|
|
|
/* 560 */
|
|
struct CapTrampoline;
|
|
|
|
/* 561 */
|
|
struct SuspensionUpdater;
|
|
|
|
/* 562 */
|
|
struct CardboardBox;
|
|
|
|
/* 563 */
|
|
struct ChangeStageInfo;
|
|
|
|
/* 564 */
|
|
struct CheckpointFlag;
|
|
|
|
/* 565 */
|
|
struct CityBuilding;
|
|
|
|
/* 566 */
|
|
struct CitySign;
|
|
|
|
/* 567 */
|
|
struct CitySignal;
|
|
|
|
/* 568 */
|
|
struct Closet;
|
|
|
|
/* 569 */
|
|
struct CloudStep;
|
|
|
|
/* 570 */
|
|
struct CloudStepKeyMoveComponent;
|
|
|
|
/* 571 */
|
|
struct CollapseSandHill;
|
|
|
|
/* 572 */
|
|
struct CollectBgmSpeaker;
|
|
|
|
/* 573 */
|
|
struct CollectionList;
|
|
|
|
/* 574 */
|
|
struct CollisionCheckSphere;
|
|
|
|
/* 575 */
|
|
struct CrystalBreakable;
|
|
|
|
/* 576 */
|
|
struct DamageBall;
|
|
|
|
/* 577 */
|
|
struct al::EffectObj;
|
|
|
|
/* 578 */
|
|
struct DemoWorldMoveHomeBackGround;
|
|
|
|
/* 579 */
|
|
struct DemoChangeWorldGraphicsPreset;
|
|
|
|
/* 580 */
|
|
struct DemoChangeWorldGraphicsDataHolder;
|
|
|
|
/* 581 */
|
|
struct DepoisonEdgeEffectCtrl;
|
|
|
|
/* 582 */
|
|
struct Dokan;
|
|
|
|
/* 583 */
|
|
struct DokanMaze;
|
|
|
|
/* 584 */
|
|
struct DokanMazeDirector;
|
|
|
|
/* 585 */
|
|
struct DokanPuppetController;
|
|
|
|
/* 586 */
|
|
struct DokanStageChange;
|
|
|
|
/* 587 */
|
|
struct DoorCity;
|
|
|
|
/* 588 */
|
|
struct DoorSnow;
|
|
|
|
/* 589 */
|
|
struct DoorWarpPuppetController;
|
|
|
|
/* 590 */
|
|
struct DoshiStateWanderBossBattle;
|
|
|
|
/* 591 */
|
|
struct EchoBlockMapParts;
|
|
|
|
/* 592 */
|
|
struct EchoEmitter;
|
|
|
|
/* 593 */
|
|
struct EchoEmitterHolder;
|
|
|
|
/* 594 */
|
|
struct EffectObjAlpha;
|
|
|
|
/* 595 */
|
|
struct ElectricSwitch;
|
|
|
|
/* 596 */
|
|
struct TargetInfoList;
|
|
|
|
/* 597 */
|
|
struct al::Graph::PosEdge;
|
|
|
|
/* 598 */
|
|
struct ElectricWire;
|
|
|
|
/* 599 */
|
|
struct ElectricWireVertex;
|
|
|
|
/* 600 */
|
|
struct ElectricWireCameraTicketHolder;
|
|
|
|
/* 601 */
|
|
struct ElectricWireKoopa;
|
|
|
|
/* 602 */
|
|
struct ElectricWireRailKeeper;
|
|
|
|
/* 603 */
|
|
struct FastenerVertex;
|
|
|
|
/* 604 */
|
|
struct FastenerEdge;
|
|
|
|
/* 605 */
|
|
struct Fastener;
|
|
|
|
/* 606 */
|
|
struct FastenerRailKeeper;
|
|
|
|
/* 607 */
|
|
struct FireDrum2D;
|
|
|
|
/* 608 */
|
|
struct FishingFish;
|
|
|
|
/* 609 */
|
|
struct FixMapParts2D;
|
|
|
|
/* 610 */
|
|
struct FixMapPartsDitherAppear;
|
|
|
|
/* 611 */
|
|
struct FixMapPartsFukankunZoomCapMessage;
|
|
|
|
/* 612 */
|
|
struct ForestWorldFlowerCtrl;
|
|
|
|
/* 613 */
|
|
struct Fukankun;
|
|
|
|
/* 614 */
|
|
struct FukankunZoomCapMessageSun;
|
|
|
|
/* 615 */
|
|
struct FukankunZoomObjHolder;
|
|
|
|
/* 616 */
|
|
struct FukankunZoomTargetFunction;
|
|
|
|
/* 617 */
|
|
struct GrowFlowerCoin;
|
|
|
|
/* 618 */
|
|
struct GrowFlowerPot;
|
|
|
|
/* 619 */
|
|
struct GrowFlowerPotStateReactionWater;
|
|
|
|
/* 620 */
|
|
struct GrowFlowerSeed;
|
|
|
|
/* 621 */
|
|
struct GrowPlantDirector;
|
|
|
|
/* 622 */
|
|
struct GrowPlantGrowPlace;
|
|
|
|
/* 623 */
|
|
struct GrowPlantParts;
|
|
|
|
/* 624 */
|
|
struct RouteGuidePoint;
|
|
|
|
/* 625 */
|
|
struct GrowPlantStartStage;
|
|
|
|
/* 626 */
|
|
struct GrowSeedUtil;
|
|
|
|
/* 627 */
|
|
struct HackFork;
|
|
|
|
/* 628 */
|
|
struct HackMapPartsStateFreeMove;
|
|
|
|
/* 629 */
|
|
struct HandleInput;
|
|
|
|
/* 630 */
|
|
struct HintPhoto;
|
|
|
|
/* 631 */
|
|
struct HintRouteGuidePoint;
|
|
|
|
/* 632 */
|
|
struct HipDropRepairParts;
|
|
|
|
/* 633 */
|
|
struct HipDropTile;
|
|
|
|
/* 634 */
|
|
struct HomeBed;
|
|
|
|
/* 635 */
|
|
struct HomeChair;
|
|
|
|
/* 636 */
|
|
struct HomeChairPlayerEyeController;
|
|
|
|
/* 637 */
|
|
struct HomeShip;
|
|
|
|
/* 638 */
|
|
struct KickStone;
|
|
|
|
/* 639 */
|
|
struct KoopaShip;
|
|
|
|
/* 640 */
|
|
struct KoopaShipFunction;
|
|
|
|
/* 641 */
|
|
struct KoopaShipDemoRequester;
|
|
|
|
/* 642 */
|
|
struct LapRecorder;
|
|
|
|
/* 643 */
|
|
struct LavaFryingPan;
|
|
|
|
/* 644 */
|
|
struct LavaStewVeget;
|
|
|
|
/* 645 */
|
|
struct LavaWave;
|
|
|
|
/* 646 */
|
|
struct al::IUseFluidSurface;
|
|
|
|
/* 647 */
|
|
struct LoginLotteryDirector;
|
|
|
|
/* 648 */
|
|
struct MarchingCubeBlock;
|
|
|
|
/* 649 */
|
|
struct MarchingCubeBlockCollision;
|
|
|
|
/* 650 */
|
|
struct MarchingCubeBlockParts;
|
|
|
|
/* 651 */
|
|
struct MeganeLiftExLift;
|
|
|
|
/* 652 */
|
|
struct MoonBasementFallObjDecoration;
|
|
|
|
/* 653 */
|
|
struct MoonBasementMeteorPointObj;
|
|
|
|
/* 654 */
|
|
struct MoonBasementPillar;
|
|
|
|
/* 655 */
|
|
struct MoonRock;
|
|
|
|
/* 656 */
|
|
struct MoonWorldBell;
|
|
|
|
/* 657 */
|
|
struct MoonWorldCaptureParadeLift;
|
|
|
|
/* 658 */
|
|
struct Motorcycle;
|
|
|
|
/* 659 */
|
|
struct MotorcyclePlayerAnimator;
|
|
|
|
/* 660 */
|
|
struct NeedleTrap;
|
|
|
|
/* 661 */
|
|
struct NoteObj2D;
|
|
|
|
/* 662 */
|
|
struct NoteObjDirector;
|
|
|
|
/* 663 */
|
|
struct OceanWaveActor;
|
|
|
|
/* 664 */
|
|
struct al::ParameterString256;
|
|
|
|
/* 665 */
|
|
struct al::ParameterBase;
|
|
|
|
/* 666 */
|
|
struct al::ParameterC4f;
|
|
|
|
/* 667 */
|
|
struct al::ParameterF32;
|
|
|
|
/* 668 */
|
|
struct al::ParameterV4f;
|
|
|
|
/* 669 */
|
|
struct al::ParameterS32;
|
|
|
|
/* 670 */
|
|
struct PaintObj;
|
|
|
|
/* 671 */
|
|
struct PaintObjHolder;
|
|
|
|
/* 672 */
|
|
struct PeachWorldMoatWater;
|
|
|
|
/* 673 */
|
|
struct PictureNoStageChange;
|
|
|
|
/* 674 */
|
|
struct PictureStageChange;
|
|
|
|
/* 675 */
|
|
struct PillarSwitchOpenMapParts;
|
|
|
|
/* 676 */
|
|
struct PlayerCoverChecker;
|
|
|
|
/* 677 */
|
|
struct PlayerHoldObjTutorialController;
|
|
|
|
/* 678 */
|
|
struct PlayerStartObj;
|
|
|
|
/* 679 */
|
|
struct PlayerSubjectiveWatchCheckObj;
|
|
|
|
/* 680 */
|
|
struct PlayGuideBoard;
|
|
|
|
/* 681 */
|
|
struct PlayRecorder;
|
|
|
|
/* 682 */
|
|
struct PoleClimbParts;
|
|
|
|
/* 683 */
|
|
struct PrePassCausticsLight;
|
|
|
|
/* 684 */
|
|
struct ProjectGraphicsObjShadowMaskCube;
|
|
|
|
/* 685 */
|
|
struct ProjectRaceCheckPointHolder;
|
|
|
|
/* 686 */
|
|
struct PropellerRotateCtrl;
|
|
|
|
/* 687 */
|
|
struct PulseSwitch;
|
|
|
|
/* 688 */
|
|
struct QuestObj;
|
|
|
|
/* 689 */
|
|
struct RaceWatcher;
|
|
|
|
/* 690 */
|
|
struct RadiConRaceWatcher;
|
|
|
|
/* 691 */
|
|
struct RadioCassette;
|
|
|
|
/* 692 */
|
|
struct RailCollision;
|
|
|
|
/* 693 */
|
|
struct RailDrawer;
|
|
|
|
/* 694 */
|
|
struct RailDrawerEdge;
|
|
|
|
/* 695 */
|
|
struct RailDrawerVertex;
|
|
|
|
/* 696 */
|
|
struct ReactionObject;
|
|
|
|
/* 697 */
|
|
struct ReactionObjectStateBlow;
|
|
|
|
/* 698 */
|
|
struct RhyhtmInfoWatcher;
|
|
|
|
/* 699 */
|
|
struct RhythmSpotlight;
|
|
|
|
/* 700 */
|
|
struct RhythmSpotlightBgmInfo;
|
|
|
|
/* 701 */
|
|
struct LaserAnim;
|
|
|
|
/* 702 */
|
|
struct StrobeAnim;
|
|
|
|
/* 703 */
|
|
struct RigidBodyDynamics;
|
|
|
|
/* 704 */
|
|
struct RigidBodyShapeKeeper;
|
|
|
|
/* 705 */
|
|
struct RiseMapParts;
|
|
|
|
/* 706 */
|
|
struct RiseMapPartsHolder;
|
|
|
|
/* 707 */
|
|
struct RiseMapPartsOld;
|
|
|
|
/* 708 */
|
|
struct RocketFlowerEquipWatcher;
|
|
|
|
/* 709 */
|
|
struct RotateTarget;
|
|
|
|
/* 710 */
|
|
struct RouletteSwitch;
|
|
|
|
/* 711 */
|
|
struct RouteGuideArrow;
|
|
|
|
/* 712 */
|
|
struct RouteGuideArrowBase;
|
|
|
|
/* 713 */
|
|
struct RouteGuideAreaFinder;
|
|
|
|
/* 714 */
|
|
struct RouteGuideDirector;
|
|
|
|
/* 715 */
|
|
struct RouteGuidePointTrans;
|
|
|
|
/* 716 */
|
|
struct RouteGuidePointTransPtr;
|
|
|
|
/* 717 */
|
|
struct RouteGuidePointActor;
|
|
|
|
/* 718 */
|
|
struct RouteGuideRail;
|
|
|
|
/* 719 */
|
|
struct RouteGuideRailArrow;
|
|
|
|
/* 720 */
|
|
struct SandGeyser;
|
|
|
|
/* 721 */
|
|
struct SandWorldHomeLift;
|
|
|
|
/* 722 */
|
|
struct ScreenPointAnalyzer;
|
|
|
|
/* 723 */
|
|
struct SenobiMoveMapParts;
|
|
|
|
/* 724 */
|
|
struct ShineTowerCommonKeeper;
|
|
|
|
/* 725 */
|
|
struct ShineTowerRocket;
|
|
|
|
/* 726 */
|
|
struct ShineTowerScaleHolder;
|
|
|
|
/* 727 */
|
|
struct ShopCamera;
|
|
|
|
/* 728 */
|
|
struct ShoppingWatcher;
|
|
|
|
/* 729 */
|
|
struct ShoppingWatcherStateWear;
|
|
|
|
/* 730 */
|
|
struct ShopItemState;
|
|
|
|
/* 731 */
|
|
struct ShopStateInShop;
|
|
|
|
/* 732 */
|
|
struct ShopStateSelectInvalid;
|
|
|
|
/* 733 */
|
|
struct SignBoardBlow;
|
|
|
|
/* 734 */
|
|
struct SkyWorldKoopaFire;
|
|
|
|
/* 735 */
|
|
struct SneakingMan;
|
|
|
|
/* 736 */
|
|
struct SnowVolume;
|
|
|
|
/* 737 */
|
|
struct SnowWorldBigIcicle;
|
|
|
|
/* 738 */
|
|
struct SouvenirDirector;
|
|
|
|
/* 739 */
|
|
struct SpaceShuttleChild;
|
|
|
|
/* 740 */
|
|
struct Special2KeyMoveParts;
|
|
|
|
/* 741 */
|
|
struct SphinxRideMiniGameObjGenerator;
|
|
|
|
/* 742 */
|
|
struct StateCarCalcCourse;
|
|
|
|
/* 743 */
|
|
struct StateMapPartsForceReset;
|
|
|
|
/* 744 */
|
|
struct StatueSnapMark;
|
|
|
|
/* 745 */
|
|
struct StatueStateHack;
|
|
|
|
/* 746 */
|
|
struct SubActorLodFixPartsScenarioAction;
|
|
|
|
/* 747 */
|
|
struct al::SwitchKeyMoveMapParts;
|
|
|
|
/* 748 */
|
|
struct TalkMessageInfoDirector;
|
|
|
|
/* 749 */
|
|
struct TalkMessageFunction;
|
|
|
|
/* 750 */
|
|
struct TalkMessageInfoDirectorStateAppearMessage;
|
|
|
|
/* 751 */
|
|
struct TalkMessageInfoDirectorStateAppearWaitEndMessage;
|
|
|
|
/* 752 */
|
|
struct TalkMessageInfoMessageParam;
|
|
|
|
/* 753 */
|
|
struct TalkMessageInfoMoon;
|
|
|
|
/* 754 */
|
|
struct TalkMessageInfoParam;
|
|
|
|
/* 755 */
|
|
struct TalkMessageInfoPoint;
|
|
|
|
/* 756 */
|
|
struct TaxiStop;
|
|
|
|
/* 757 */
|
|
struct TestMusaBlock;
|
|
|
|
/* 758 */
|
|
struct TestMusaBlockGenerator;
|
|
|
|
/* 759 */
|
|
struct TestMusaBlockObj;
|
|
|
|
/* 760 */
|
|
struct TestMusaGraph;
|
|
|
|
/* 761 */
|
|
struct TestPacketReader;
|
|
|
|
/* 762 */
|
|
struct TestStageTimeDirector;
|
|
|
|
/* 763 */
|
|
struct TextureReplaceScreen;
|
|
|
|
/* 764 */
|
|
struct TimeBalloonBalloon;
|
|
|
|
/* 765 */
|
|
struct TimeFlagTelop;
|
|
|
|
/* 766 */
|
|
struct Tire;
|
|
|
|
/* 767 */
|
|
struct TouchActionMessageDirector;
|
|
|
|
/* 768 */
|
|
struct TouchTargetInfo;
|
|
|
|
/* 769 */
|
|
struct TouchTargetKeeper;
|
|
|
|
/* 770 */
|
|
struct TrampleBush;
|
|
|
|
/* 771 */
|
|
struct TrampleSwitchTimer;
|
|
|
|
/* 772 */
|
|
struct TreasureBoxKeyOpener;
|
|
|
|
/* 773 */
|
|
struct TreasureBoxSequential;
|
|
|
|
/* 774 */
|
|
struct TreasureBoxSequentialDirector;
|
|
|
|
/* 775 */
|
|
struct TRexScrollBreakMapParts;
|
|
|
|
/* 776 */
|
|
struct TRexScrollBreakMapPartsBreakJudge;
|
|
|
|
/* 777 */
|
|
struct TsukkunHole;
|
|
|
|
/* 778 */
|
|
struct TwistChain;
|
|
|
|
/* 779 */
|
|
struct TwistChainList;
|
|
|
|
/* 780 */
|
|
struct WaterfallWorldFallDownBridge;
|
|
|
|
/* 781 */
|
|
struct WaterfallWorldWaterfall;
|
|
|
|
/* 782 */
|
|
struct WaterLauncherCork;
|
|
|
|
/* 783 */
|
|
struct WaterRoadRailPosKeeper;
|
|
|
|
/* 784 */
|
|
struct WaveSurfMapParts;
|
|
|
|
/* 785 */
|
|
struct WheelWaveSurfParts;
|
|
|
|
/* 786 */
|
|
struct WindBlowPuzzle;
|
|
|
|
/* 787 */
|
|
struct WorldMapRoute;
|
|
|
|
/* 788 */
|
|
struct PlayerActorBase;
|
|
|
|
/* 789 */
|
|
struct YukimaruRacePlayer;
|
|
|
|
/* 790 */
|
|
struct YukimaruInput;
|
|
|
|
/* 791 */
|
|
struct BalloonFindDataAccessor;
|
|
|
|
/* 792 */
|
|
struct BalloonFindDataStoreConnector;
|
|
|
|
/* 793 */
|
|
struct BalloonFindFetchMyInfosDownloader;
|
|
|
|
/* 794 */
|
|
struct BalloonFindMyAchievementHolder;
|
|
|
|
/* 795 */
|
|
struct IBalloonFindMyAchievementHolder;
|
|
|
|
/* 796 */
|
|
struct BalloonFindMyAchievementUploader;
|
|
|
|
/* 797 */
|
|
struct nn::nex::RootObject;
|
|
|
|
/* 798 */
|
|
struct BalloonFindMyBalloonServer;
|
|
|
|
/* 799 */
|
|
struct IBalloonFindBalloon;
|
|
|
|
/* 800 */
|
|
struct BalloonFindMyBalloonDummyHolder;
|
|
|
|
/* 801 */
|
|
struct BalloonFindMyBalloonServerHolder;
|
|
|
|
/* 802 */
|
|
struct IBalloonFindMyBalloonHolder;
|
|
|
|
/* 803 */
|
|
struct IBalloonFindMyBalloon;
|
|
|
|
/* 804 */
|
|
struct BalloonFindMyBalloonUploader;
|
|
|
|
/* 805 */
|
|
struct BalloonFindSearchBalloonServer;
|
|
|
|
/* 806 */
|
|
struct BalloonFindSearchBalloonDownloader;
|
|
|
|
/* 807 */
|
|
struct BalloonFindSearchBalloonDummyHolder;
|
|
|
|
/* 808 */
|
|
struct BalloonFindSearchBalloonServerHolder;
|
|
|
|
/* 809 */
|
|
struct IBalloonFindSearchBalloonHolder;
|
|
|
|
/* 810 */
|
|
struct IBalloonFindSearchBalloon;
|
|
|
|
/* 811 */
|
|
struct BalloonFindSearchBalloonUpdater;
|
|
|
|
/* 812 */
|
|
struct FriendsProfileData;
|
|
|
|
/* 813 */
|
|
struct FriendsProfileDataHolder;
|
|
|
|
/* 814 */
|
|
struct FriendsProfileDataSetter;
|
|
|
|
/* 815 */
|
|
struct GhostPlayerRecorder;
|
|
|
|
/* 816 */
|
|
struct InternetDataReader;
|
|
|
|
/* 817 */
|
|
struct MockBalloonFindSearchBalloonHolder;
|
|
|
|
/* 818 */
|
|
struct MockBalloonFindMyBalloonHolder;
|
|
|
|
/* 819 */
|
|
struct MockBalloonFindSearchBalloon;
|
|
|
|
/* 820 */
|
|
struct MockBalloonFindSequenceInfo;
|
|
|
|
/* 821 */
|
|
struct MockBalloonFindMyAchievementHolder;
|
|
|
|
/* 822 */
|
|
struct NexCachedRankingDownloader;
|
|
|
|
/* 823 */
|
|
struct NexDataStoreCustomizeTestObj;
|
|
|
|
/* 824 */
|
|
struct NexRankingDownloader;
|
|
|
|
/* 825 */
|
|
struct NexRankingUploader;
|
|
|
|
/* 826 */
|
|
struct al::IUseRanking;
|
|
|
|
/* 827 */
|
|
struct nn::nex::_DDL_DataStoreRatingInitParamWithSlot;
|
|
|
|
/* 828 */
|
|
struct RankingLocalFunction;
|
|
|
|
/* 829 */
|
|
struct RankingDataOneRecord;
|
|
|
|
/* 830 */
|
|
struct RankingDataOneCategory;
|
|
|
|
/* 831 */
|
|
struct RankingDataHolder;
|
|
|
|
/* 832 */
|
|
struct TimeBalloon;
|
|
|
|
/* 833 */
|
|
struct TimeBalloon::AchievementData;
|
|
|
|
/* 834 */
|
|
struct TimeBalloonAchievementLayout;
|
|
|
|
/* 835 */
|
|
struct TimeBalloon::BalloonData;
|
|
|
|
/* 836 */
|
|
struct TimeBalloonBalloonDataHolder;
|
|
|
|
/* 837 */
|
|
struct TimeBalloonList;
|
|
|
|
/* 838 */
|
|
struct TimeBalloonData;
|
|
|
|
/* 839 */
|
|
struct TimeBalloonDataAccessor;
|
|
|
|
/* 840 */
|
|
struct nn::nex::_DDL_DataStoreGetMetaParam;
|
|
|
|
/* 841 */
|
|
struct nn::nex::_DDL_DataStoreRatingInfoWithSlot;
|
|
|
|
/* 842 */
|
|
struct TimeBalloonDataAccessorExecutor;
|
|
|
|
/* 843 */
|
|
struct TimeBalloonDataState::TimeBalloonDataAccessorExecutorStateBase;
|
|
|
|
/* 844 */
|
|
struct TimeBalloonDataState::UpdatePutBalloonOwn::State;
|
|
|
|
/* 845 */
|
|
struct TimeBalloonDataState::RateUpBalloon::State;
|
|
|
|
/* 846 */
|
|
struct TimeBalloonDataState::UpdateGetBalloon::State;
|
|
|
|
/* 847 */
|
|
struct TimeBalloonDataState::TryCreateAchievementData::State;
|
|
|
|
/* 848 */
|
|
struct TimeBalloonDataAccessorStateAchievement;
|
|
|
|
/* 849 */
|
|
struct TimeBalloonDataAccessorStateBalloon;
|
|
|
|
/* 850 */
|
|
struct TimeBalloonDataAccessorStateNotice;
|
|
|
|
/* 851 */
|
|
struct TimeBalloonDataHolder;
|
|
|
|
/* 852 */
|
|
struct TimeBalloonDataStoreAccessor;
|
|
|
|
/* 853 */
|
|
struct TimeBalloonDistanceLayout;
|
|
|
|
/* 854 */
|
|
struct TimeBalloonHistoryData;
|
|
|
|
/* 855 */
|
|
struct TimeBalloonHistoryDataHolder;
|
|
|
|
/* 856 */
|
|
struct TimeBalloonMessageTagHolder;
|
|
|
|
/* 857 */
|
|
struct TimeBalloonModel;
|
|
|
|
/* 858 */
|
|
struct TimeBalloonNetworkConnector;
|
|
|
|
/* 859 */
|
|
struct TimeBalloon::NoticeData;
|
|
|
|
/* 860 */
|
|
struct TimeBalloonNoticeDataAccessorExecutor;
|
|
|
|
/* 861 */
|
|
struct TimeBalloonFunction;
|
|
|
|
/* 862 */
|
|
struct TimeBalloonNoticeDataKeeper;
|
|
|
|
/* 863 */
|
|
struct TimeBalloonNotifier;
|
|
|
|
/* 864 */
|
|
struct TimeBalloonNotifierDirector;
|
|
|
|
/* 865 */
|
|
struct TimeBalloonPlayAudio;
|
|
|
|
/* 866 */
|
|
struct IUseTimeBalloonPlayTimerRemainingFrameObserver;
|
|
|
|
/* 867 */
|
|
struct TimeBalloonPlayerBalloonData;
|
|
|
|
/* 868 */
|
|
struct TimeBalloonPlayerPlayer;
|
|
|
|
/* 869 */
|
|
struct TimeBalloonPlayerPlayerHolder;
|
|
|
|
/* 870 */
|
|
struct TimeBalloonPlayInput;
|
|
|
|
/* 871 */
|
|
struct TimeBalloonPlayLayout;
|
|
|
|
/* 872 */
|
|
struct TimeBalloonPlayObjects;
|
|
|
|
/* 873 */
|
|
struct TimeBalloonPlayTimer;
|
|
|
|
/* 874 */
|
|
struct TimeBalloonStateFindBalloon;
|
|
|
|
/* 875 */
|
|
struct TimeBalloonStateFindBalloonFailed;
|
|
|
|
/* 876 */
|
|
struct TimeBalloonStateFindBalloonSuccess;
|
|
|
|
/* 877 */
|
|
struct TimeBalloonStatePause;
|
|
|
|
/* 878 */
|
|
struct TimeBalloonStatePutBalloon;
|
|
|
|
/* 879 */
|
|
struct LayoutButton;
|
|
|
|
/* 880 */
|
|
struct TimeBalloonStateSelectBalloon;
|
|
|
|
/* 881 */
|
|
struct TimeBalloonStateShowAchievement;
|
|
|
|
/* 882 */
|
|
struct TimeBalloonTimer;
|
|
|
|
/* 883 */
|
|
struct TimeBalloonTimerCount;
|
|
|
|
/* 885 */
|
|
struct AchievementInfoReader;
|
|
|
|
/* 886 */
|
|
struct AchievementNpc;
|
|
|
|
/* 887 */
|
|
struct AchievementNpc::MessageAccessor;
|
|
|
|
/* 888 */
|
|
struct NpcStateReactionParam;
|
|
|
|
/* 889 */
|
|
struct AmiiboNpc;
|
|
|
|
/* 890 */
|
|
struct BigBirdStateWait;
|
|
|
|
/* 891 */
|
|
struct BirdMtxGlideCtrl;
|
|
|
|
/* 892 */
|
|
struct BirdPlayerGlideCtrl;
|
|
|
|
/* 893 */
|
|
struct BirdStateFlyAwayBase;
|
|
|
|
/* 894 */
|
|
struct CapWorldNpcTailJointController;
|
|
|
|
/* 895 */
|
|
struct CityManRhythmInfo;
|
|
|
|
/* 896 */
|
|
struct CyclicCoordinateDescentIk;
|
|
|
|
/* 897 */
|
|
struct EffectObjNpcManFar;
|
|
|
|
/* 898 */
|
|
struct FigureWalkingJudge;
|
|
|
|
/* 899 */
|
|
struct WaveMovementController;
|
|
|
|
/* 900 */
|
|
struct FukanKunInteractionBase;
|
|
|
|
/* 901 */
|
|
struct FukanKunMessageHolder;
|
|
|
|
/* 902 */
|
|
struct FukanKunShineHolder;
|
|
|
|
/* 903 */
|
|
struct FlyObject;
|
|
|
|
/* 904 */
|
|
struct FukanKunInteractionEmpty;
|
|
|
|
/* 905 */
|
|
struct Behavior;
|
|
|
|
/* 906 */
|
|
struct FukuwaraiFaceParts;
|
|
|
|
/* 907 */
|
|
struct FukuwaraiNpc;
|
|
|
|
/* 908 */
|
|
struct FukuwaraiWatcher;
|
|
|
|
/* 909 */
|
|
struct GhostPlayer;
|
|
|
|
/* 910 */
|
|
struct HelpNpc;
|
|
|
|
/* 911 */
|
|
struct HomeCap;
|
|
|
|
/* 912 */
|
|
struct HomeCapFunction;
|
|
|
|
/* 913 */
|
|
struct HomeCapStateMoveChair;
|
|
|
|
/* 914 */
|
|
struct HomeCapStateMoveSouvenir;
|
|
|
|
/* 915 */
|
|
struct JumpingRopeNpc;
|
|
|
|
/* 916 */
|
|
struct KuriboGirl;
|
|
|
|
/* 917 */
|
|
struct MoveHomeNpc;
|
|
|
|
/* 918 */
|
|
struct NpcEventBalloonInfo;
|
|
|
|
/* 919 */
|
|
struct NpcEventTalkInfo;
|
|
|
|
/* 920 */
|
|
struct NpcEventCtrlInfo;
|
|
|
|
/* 922 */
|
|
struct NpcEventSceneConstData;
|
|
|
|
/* 923 */
|
|
struct NpcEventStateScareActionParam;
|
|
|
|
/* 924 */
|
|
struct NpcEventStateScare;
|
|
|
|
/* 925 */
|
|
struct NpcJointLookAtController;
|
|
|
|
/* 926 */
|
|
struct NpcStateTurnParam;
|
|
|
|
/* 927 */
|
|
struct NpcStateRumbleParam;
|
|
|
|
/* 928 */
|
|
struct OpeningStageStartCapManHero;
|
|
|
|
/* 929 */
|
|
struct PaulineAtCeremony;
|
|
|
|
/* 930 */
|
|
struct PaulineRhythmInfo;
|
|
|
|
/* 931 */
|
|
struct Peach;
|
|
|
|
/* 932 */
|
|
struct PeachOnKoopaAnimInfo;
|
|
|
|
/* 933 */
|
|
struct PeachOnKoopaAnimRequester;
|
|
|
|
/* 934 */
|
|
struct PeachOnKoopaShoulder;
|
|
|
|
/* 935 */
|
|
struct PlayerRecoder;
|
|
|
|
/* 936 */
|
|
struct PochiHintPhoto;
|
|
|
|
/* 937 */
|
|
struct Poetter;
|
|
|
|
/* 938 */
|
|
struct Rabbit;
|
|
|
|
/* 939 */
|
|
struct RabbitGraph;
|
|
|
|
/* 940 */
|
|
struct RaceManGoal;
|
|
|
|
/* 941 */
|
|
struct RaceManRace;
|
|
|
|
/* 942 */
|
|
struct RaceManShell;
|
|
|
|
/* 943 */
|
|
struct RaceManThrowCap;
|
|
|
|
/* 944 */
|
|
struct RadiconNpc;
|
|
|
|
/* 945 */
|
|
struct RandomWaitActionUpdater;
|
|
|
|
/* 946 */
|
|
struct RankingNameHolder;
|
|
|
|
/* 947 */
|
|
struct RankingNpc;
|
|
|
|
/* 948 */
|
|
struct RunAwayNpc;
|
|
|
|
/* 949 */
|
|
struct SessionMusicianManager;
|
|
|
|
/* 950 */
|
|
struct SessionMusicianNpc;
|
|
|
|
/* 951 */
|
|
struct ShibakenMoveAnimCtrl;
|
|
|
|
/* 952 */
|
|
struct ShibakenStateBark;
|
|
|
|
/* 953 */
|
|
struct ShibakenStateCapCatch;
|
|
|
|
/* 954 */
|
|
struct ShibakenStatePointChase;
|
|
|
|
/* 955 */
|
|
struct ShibakenStateTurn;
|
|
|
|
/* 956 */
|
|
struct SkeletonDynamics;
|
|
|
|
/* 957 */
|
|
struct SmallBirdStateWait;
|
|
|
|
/* 958 */
|
|
struct SnowManRaceNpc;
|
|
|
|
/* 959 */
|
|
struct SphinxQuizRouteKillExecutor;
|
|
|
|
/* 960 */
|
|
struct SphinxRide;
|
|
|
|
/* 961 */
|
|
struct SphinxRideEvent;
|
|
|
|
/* 962 */
|
|
struct SphinxRideMiniGameNpc;
|
|
|
|
/* 963 */
|
|
struct SphinxRideStateStop;
|
|
|
|
/* 964 */
|
|
struct TalkNpc;
|
|
|
|
/* 965 */
|
|
struct TalkNpcActionAnimInfo;
|
|
|
|
/* 966 */
|
|
struct TalkNpcCap;
|
|
|
|
/* 967 */
|
|
struct TalkNpcEyeLineAnimParam;
|
|
|
|
/* 968 */
|
|
struct TalkNpcFreeze;
|
|
|
|
/* 969 */
|
|
struct TalkNpcParam;
|
|
|
|
/* 970 */
|
|
struct TalkNpcParamHolder;
|
|
|
|
/* 971 */
|
|
struct TalkNpcSceneEventSwitcher;
|
|
|
|
/* 972 */
|
|
struct TalkNpcStateEvent;
|
|
|
|
/* 973 */
|
|
struct TalkNpcSwitchActionPlayer;
|
|
|
|
/* 974 */
|
|
struct TalkNpcSwitchWaitActionObj;
|
|
|
|
/* 975 */
|
|
struct TiaraEyes;
|
|
|
|
/* 976 */
|
|
struct TrafficRailWatcher;
|
|
|
|
/* 977 */
|
|
struct TrafficRailWatcherDirector;
|
|
|
|
/* 978 */
|
|
struct VolleyballBall;
|
|
|
|
/* 979 */
|
|
struct VolleyballLayout;
|
|
|
|
/* 980 */
|
|
struct WorldTravelingPartner;
|
|
|
|
/* 981 */
|
|
struct Yukimaru;
|
|
|
|
/* 982 */
|
|
struct YukimaruRacerTiago;
|
|
|
|
/* 983 */
|
|
struct YukimaruStateHack;
|
|
|
|
/* 984 */
|
|
struct YukimaruStateMove;
|
|
|
|
/* 985 */
|
|
struct CapTargetInfo;
|
|
|
|
/* 986 */
|
|
struct CollidedShapeResult;
|
|
|
|
/* 987 */
|
|
struct CollisionShapeInfoArrow;
|
|
|
|
/* 988 */
|
|
struct CollisionShapeInfoSphere;
|
|
|
|
/* 989 */
|
|
struct CollisionShapeInfoDisk;
|
|
|
|
/* 990 */
|
|
struct CollisionShapeInfoBase;
|
|
|
|
/* 991 */
|
|
struct CollisionShapeKeeper;
|
|
|
|
/* 992 */
|
|
struct EquipmentInfo;
|
|
|
|
/* 993 */
|
|
struct HackCap;
|
|
|
|
/* 994 */
|
|
struct HackCapAboveGroundChecker;
|
|
|
|
/* 995 */
|
|
struct HackCapJointControlKeeper;
|
|
|
|
/* 996 */
|
|
struct HackCapJudgeHoldHoveringJump;
|
|
|
|
/* 997 */
|
|
struct HackCapJudgePreInputHoveringJump;
|
|
|
|
/* 998 */
|
|
struct HackCapJudgePreInputSeparateJump;
|
|
|
|
/* 999 */
|
|
struct HackCapJudgePreInputSeparateThrow;
|
|
|
|
/* 1000 */
|
|
struct HackCapStateThrowStay;
|
|
|
|
/* 1001 */
|
|
struct HackCapTrigger;
|
|
|
|
/* 1002 */
|
|
struct HackerActionAirMoveControl;
|
|
|
|
/* 1003 */
|
|
struct HackerJudgeNormalFall;
|
|
|
|
/* 1004 */
|
|
struct HackerJudgeStartJump;
|
|
|
|
/* 1005 */
|
|
struct HackerJudgeStartRun;
|
|
|
|
/* 1006 */
|
|
struct HackerStateConst;
|
|
|
|
/* 1007 */
|
|
struct HackerStateHorizontalFly;
|
|
|
|
/* 1008 */
|
|
struct HackerStateJump;
|
|
|
|
/* 1009 */
|
|
struct HackerStateNormalMove;
|
|
|
|
/* 1010 */
|
|
struct PlayerActionAirMoveControl;
|
|
|
|
/* 1011 */
|
|
struct PlayerActionCollisionSnap;
|
|
|
|
/* 1012 */
|
|
struct PlayerActionFunction;
|
|
|
|
/* 1013 */
|
|
struct PlayerActionGroundMoveControl;
|
|
|
|
/* 1014 */
|
|
struct PlayerActionTurnControl;
|
|
|
|
/* 1015 */
|
|
struct PlayerActionVelocityControl;
|
|
|
|
/* 1016 */
|
|
struct PlayerActorHakoniwa;
|
|
|
|
/* 1017 */
|
|
struct PlayerAnimator;
|
|
|
|
/* 1018 */
|
|
struct PlayerAnimControlRun;
|
|
|
|
/* 1019 */
|
|
struct PlayerAnimFrameCtrl;
|
|
|
|
/* 1020 */
|
|
struct PlayerBindableSensorList;
|
|
|
|
/* 1021 */
|
|
struct PlayerBindKeeper;
|
|
|
|
/* 1022 */
|
|
struct PlayerCapActionHistory;
|
|
|
|
/* 1023 */
|
|
struct PlayerCapManHeroEyesControl;
|
|
|
|
/* 1024 */
|
|
struct PlayerCarryKeeper;
|
|
|
|
/* 1025 */
|
|
struct PlayerCeilingCheck;
|
|
|
|
/* 1026 */
|
|
struct PlayerCollider;
|
|
|
|
/* 1027 */
|
|
struct PlayerCollider2D3D;
|
|
|
|
/* 1028 */
|
|
struct PlayerColliderDisk;
|
|
|
|
/* 1029 */
|
|
struct PlayerColliderHackCap;
|
|
|
|
/* 1030 */
|
|
struct PlayerColliderHakoniwa;
|
|
|
|
/* 1031 */
|
|
struct PlayerColliderYoshi;
|
|
|
|
/* 1032 */
|
|
struct PlayerCollisionCheckSphereMove;
|
|
|
|
/* 1033 */
|
|
struct PlayerConst;
|
|
|
|
/* 1034 */
|
|
struct PlayerContinuousJump;
|
|
|
|
/* 1035 */
|
|
struct PlayerContinuousLongJump;
|
|
|
|
/* 1036 */
|
|
struct PlayerBodyCostumeInfo;
|
|
|
|
/* 1037 */
|
|
struct PlayerHeadCostumeInfo;
|
|
|
|
/* 1038 */
|
|
struct PlayerCostumeInfo;
|
|
|
|
/* 1039 */
|
|
struct PlayerCounterAfterUpperPunch;
|
|
|
|
/* 1040 */
|
|
struct PlayerCounterForceRun;
|
|
|
|
/* 1041 */
|
|
struct PlayerCounterGetCoin;
|
|
|
|
/* 1042 */
|
|
struct PlayerCounterIceWater;
|
|
|
|
/* 1043 */
|
|
struct PlayerDamageKeeper;
|
|
|
|
/* 1044 */
|
|
struct PlayerDemoActionFlag;
|
|
|
|
/* 1045 */
|
|
struct PlayerEquipmentUser;
|
|
|
|
/* 1046 */
|
|
struct PlayerExternalVelocity;
|
|
|
|
/* 1047 */
|
|
struct PlayerFireBall2D3D;
|
|
|
|
/* 1048 */
|
|
struct PlayerFormSensorCollisionArranger;
|
|
|
|
/* 1049 */
|
|
struct PlayerFunction;
|
|
|
|
/* 1050 */
|
|
struct PlayerHackKeeper;
|
|
|
|
/* 1051 */
|
|
struct PlayerHackStartTexKeeper;
|
|
|
|
/* 1052 */
|
|
struct PlayerHitPush;
|
|
|
|
/* 1053 */
|
|
struct PlayerInfo;
|
|
|
|
/* 1054 */
|
|
struct PlayerInput;
|
|
|
|
/* 1055 */
|
|
struct PlayerJointControlCapThrow;
|
|
|
|
/* 1056 */
|
|
struct PlayerJointControlFollowMtxPtr;
|
|
|
|
/* 1057 */
|
|
struct PlayerJointControlGrabPose;
|
|
|
|
/* 1058 */
|
|
struct PlayerJointControlGroundPose;
|
|
|
|
/* 1059 */
|
|
struct PlayerJointControlKeeper;
|
|
|
|
/* 1060 */
|
|
struct PlayerJointControlPartsFitting::FittingInfo;
|
|
|
|
/* 1061 */
|
|
struct PlayerJointControlPartsFitting;
|
|
|
|
/* 1062 */
|
|
struct PlayerJointControlPoleClimbPose;
|
|
|
|
/* 1063 */
|
|
struct PlayerJointControlSpineDynamics;
|
|
|
|
/* 1064 */
|
|
struct PlayerJointControlSwimPose;
|
|
|
|
/* 1065 */
|
|
struct PlayerJudgeAbyssDeadStatus;
|
|
|
|
/* 1066 */
|
|
struct PlayerJudgeActiveCameraSubjective;
|
|
|
|
/* 1067 */
|
|
struct PlayerJudgeAirForceCount;
|
|
|
|
/* 1068 */
|
|
struct PlayerJudgeCameraInWater;
|
|
|
|
/* 1069 */
|
|
struct PlayerJudgeCameraSubjective;
|
|
|
|
/* 1070 */
|
|
struct PlayerJudgeCapCatch;
|
|
|
|
/* 1071 */
|
|
struct PlayerJudgeCapCatchPop;
|
|
|
|
/* 1072 */
|
|
struct PlayerJudgeCollideWall;
|
|
|
|
/* 1073 */
|
|
struct PlayerJudgeDead;
|
|
|
|
/* 1074 */
|
|
struct PlayerJudgeDeadSceneEnd;
|
|
|
|
/* 1075 */
|
|
struct PlayerJudgeDeadWipeStart;
|
|
|
|
/* 1076 */
|
|
struct PlayerJudgeDirectRolling;
|
|
|
|
/* 1077 */
|
|
struct PlayerJudgeDiveInWater;
|
|
|
|
/* 1078 */
|
|
struct PlayerJudgeDrawForward;
|
|
|
|
/* 1079 */
|
|
struct PlayerJudgeEnableGuideArrow;
|
|
|
|
/* 1080 */
|
|
struct PlayerJudgeEnablePeachAmiibo;
|
|
|
|
/* 1081 */
|
|
struct PlayerJudgeEnableStandUp;
|
|
|
|
/* 1082 */
|
|
struct PlayerJudgeFailureCameraSubjective;
|
|
|
|
/* 1083 */
|
|
struct PlayerJudgeForceLand;
|
|
|
|
/* 1084 */
|
|
struct PlayerJudgeForceRolling;
|
|
|
|
/* 1085 */
|
|
struct PlayerJudgeForceSlopeSlide;
|
|
|
|
/* 1086 */
|
|
struct PlayerJudgeGrabCeil;
|
|
|
|
/* 1087 */
|
|
struct PlayerJudgeInvalidateInputFall;
|
|
|
|
/* 1088 */
|
|
struct PlayerJudgeInWater;
|
|
|
|
/* 1089 */
|
|
struct PlayerJudgeIsNerve;
|
|
|
|
/* 1090 */
|
|
struct PlayerJudgeLongFall;
|
|
|
|
/* 1091 */
|
|
struct PlayerJudgeNormalFall;
|
|
|
|
/* 1092 */
|
|
struct PlayerJudgeOr;
|
|
|
|
/* 1093 */
|
|
struct PlayerJudgeOutInWater;
|
|
|
|
/* 1094 */
|
|
struct PlayerJudgePlaySwitchOnAreaWaitAnim;
|
|
|
|
/* 1095 */
|
|
struct PlayerJudgePoleClimb;
|
|
|
|
/* 1096 */
|
|
struct PlayerJudgePreInputCapThrow;
|
|
|
|
/* 1097 */
|
|
struct PlayerJudgePreInputHackAction;
|
|
|
|
/* 1098 */
|
|
struct PlayerJudgePreInputJump;
|
|
|
|
/* 1099 */
|
|
struct PlayerJudgePreInputPoleClimbSwing;
|
|
|
|
/* 1100 */
|
|
struct PlayerJudgeRecoveryLifeFast;
|
|
|
|
/* 1101 */
|
|
struct PlayerJudgeReduceOxygen;
|
|
|
|
/* 1102 */
|
|
struct PlayerJudgeSafetyPointRecovery;
|
|
|
|
/* 1103 */
|
|
struct PlayerJudgeSameNerve;
|
|
|
|
/* 1104 */
|
|
struct PlayerJudgeSandSink;
|
|
|
|
/* 1105 */
|
|
struct PlayerJudgeSleep;
|
|
|
|
/* 1106 */
|
|
struct PlayerJudgeSlopeSlide;
|
|
|
|
/* 1107 */
|
|
struct PlayerJudgeSlopeSlideRun;
|
|
|
|
/* 1108 */
|
|
struct PlayerJudgeSpeedCheckFall;
|
|
|
|
/* 1109 */
|
|
struct PlayerJudgeStartDash;
|
|
|
|
/* 1110 */
|
|
struct PlayerJudgeStartGroundSpin;
|
|
|
|
/* 1111 */
|
|
struct PlayerJudgeStartHipDrop;
|
|
|
|
/* 1112 */
|
|
struct PlayerJudgeStartJumpHakoniwa;
|
|
|
|
/* 1113 */
|
|
struct PlayerJudgeStartRise;
|
|
|
|
/* 1114 */
|
|
struct PlayerJudgeStartRolling;
|
|
|
|
/* 1115 */
|
|
struct PlayerJudgeStartRun;
|
|
|
|
/* 1116 */
|
|
struct PlayerJudgeStartRunOld;
|
|
|
|
/* 1117 */
|
|
struct PlayerJudgeStartSquat;
|
|
|
|
/* 1118 */
|
|
struct PlayerJudgeStartSwimJump;
|
|
|
|
/* 1119 */
|
|
struct PlayerJudgeStartWaterSurfaceRun;
|
|
|
|
/* 1120 */
|
|
struct PlayerJudgeStatusPoleClimb;
|
|
|
|
/* 1121 */
|
|
struct PlayerJudgeTalkGround;
|
|
|
|
/* 1122 */
|
|
struct PlayerJudgeTalkSwim;
|
|
|
|
/* 1123 */
|
|
struct PlayerJudgeTouchMove;
|
|
|
|
/* 1124 */
|
|
struct PlayerJudgeWallCatch;
|
|
|
|
/* 1125 */
|
|
struct PlayerJudgeWallCatchInputDir;
|
|
|
|
/* 1126 */
|
|
struct PlayerJudgeWallHitDown;
|
|
|
|
/* 1127 */
|
|
struct PlayerJudgeWallHitDownForceRun;
|
|
|
|
/* 1128 */
|
|
struct PlayerJudgeWallHitDownRolling;
|
|
|
|
/* 1129 */
|
|
struct PlayerJudgeWallKeep;
|
|
|
|
/* 1130 */
|
|
struct PlayerJudgeWallPush;
|
|
|
|
/* 1131 */
|
|
struct PlayerJudgeWaterSurfaceRun;
|
|
|
|
/* 1132 */
|
|
struct PlayerJumpMessageRequest;
|
|
|
|
/* 1133 */
|
|
struct PlayerModelChanger2D3D;
|
|
|
|
/* 1134 */
|
|
struct PlayerModelChangerHakoniwa;
|
|
|
|
/* 1135 */
|
|
struct PlayerModelChangerYoshi;
|
|
|
|
/* 1136 */
|
|
struct PlayerOxygen;
|
|
|
|
/* 1137 */
|
|
struct PlayerPainPartsKeeper;
|
|
|
|
/* 1138 */
|
|
struct PlayerPowerGlove;
|
|
|
|
/* 1139 */
|
|
struct PlayerPuppet;
|
|
|
|
/* 1140 */
|
|
struct PlayerPushReceiver;
|
|
|
|
/* 1141 */
|
|
struct PlayerRecoverySafetyPoint;
|
|
|
|
/* 1142 */
|
|
struct PlayerSandSinkAffect;
|
|
|
|
/* 1143 */
|
|
struct PlayerSeparateCapFlag;
|
|
|
|
/* 1144 */
|
|
struct PlayerSpinCapAttack;
|
|
|
|
/* 1145 */
|
|
struct PlayerStainControl;
|
|
|
|
/* 1146 */
|
|
struct PlayerStateBind;
|
|
|
|
/* 1147 */
|
|
struct PlayerStateDamageFire;
|
|
|
|
/* 1148 */
|
|
struct PlayerStateDamageLife;
|
|
|
|
/* 1149 */
|
|
struct PlayerStateDamageSwim;
|
|
|
|
/* 1150 */
|
|
struct PlayerStateFreeRun;
|
|
|
|
/* 1151 */
|
|
struct PlayerStateGrabCeil;
|
|
|
|
/* 1152 */
|
|
struct PlayerStateHack;
|
|
|
|
/* 1153 */
|
|
struct PlayerStateHeadSliding;
|
|
|
|
/* 1154 */
|
|
struct PlayerStateJump;
|
|
|
|
/* 1155 */
|
|
struct PlayerStateJump2D3D;
|
|
|
|
/* 1156 */
|
|
struct PlayerStateNormalJump;
|
|
|
|
/* 1157 */
|
|
struct PlayerStatePoleClimb;
|
|
|
|
/* 1158 */
|
|
struct PlayerStateRunHakoniwa2D3D;
|
|
|
|
/* 1159 */
|
|
struct PlayerStateSlope;
|
|
|
|
/* 1160 */
|
|
struct PlayerStateSpinCap;
|
|
|
|
/* 1161 */
|
|
struct PlayerStateSwim;
|
|
|
|
/* 1162 */
|
|
struct PlayerStateTargetJump;
|
|
|
|
/* 1163 */
|
|
struct PlayerStateTouchMove;
|
|
|
|
/* 1164 */
|
|
struct PlayerStateWait;
|
|
|
|
/* 1165 */
|
|
struct PlayerStateWallCatch;
|
|
|
|
/* 1166 */
|
|
struct PlayerTrigger;
|
|
|
|
/* 1167 */
|
|
struct PlayerWallActionHistory;
|
|
|
|
/* 1168 */
|
|
struct PlayerWetControl;
|
|
|
|
/* 1169 */
|
|
struct PlayerWhipJointController;
|
|
|
|
/* 1170 */
|
|
struct WhipTargetInfo;
|
|
|
|
/* 1171 */
|
|
struct YoshiActionTongueAttack;
|
|
|
|
/* 1172 */
|
|
struct YoshiJointControlHeadCorrection;
|
|
|
|
/* 1173 */
|
|
struct YoshiJudgeFallFromGround;
|
|
|
|
/* 1174 */
|
|
struct YoshiJudgeStartJumpFlap;
|
|
|
|
/* 1175 */
|
|
struct YoshiJudgeStartTongueClingFix;
|
|
|
|
/* 1176 */
|
|
struct YoshiJudgeStartTongueShrink;
|
|
|
|
/* 1177 */
|
|
struct YoshiJudgeWallCling;
|
|
|
|
/* 1178 */
|
|
struct YoshiJudgeWallHitDown;
|
|
|
|
/* 1179 */
|
|
struct YoshiStateHack;
|
|
|
|
/* 1180 */
|
|
struct YoshiStateHackRun;
|
|
|
|
/* 1181 */
|
|
struct YoshiStateHackTongueShrink;
|
|
|
|
/* 1182 */
|
|
struct YoshiTongue;
|
|
|
|
/* 1183 */
|
|
struct YoshiTongueCollider;
|
|
|
|
/* 1184 */
|
|
struct YoshiTongueJointControlStretch;
|
|
|
|
/* 1185 */
|
|
struct DemoChangeWorldScene;
|
|
|
|
/* 1186 */
|
|
struct DemoScene;
|
|
|
|
/* 1187 */
|
|
struct DemoSceneStateSkipDemo;
|
|
|
|
/* 1188 */
|
|
struct DemoSceneWithCinemaCaption;
|
|
|
|
/* 1189 */
|
|
struct EndingScene;
|
|
|
|
/* 1190 */
|
|
struct FirstSequenceScene;
|
|
|
|
/* 1191 */
|
|
struct GuidePosInfoHolder;
|
|
|
|
/* 1192 */
|
|
struct HintPhotoLayoutHolder;
|
|
|
|
/* 1193 */
|
|
struct HtmlViewerRequester;
|
|
|
|
/* 1194 */
|
|
struct InformAfterGameClearScene;
|
|
|
|
/* 1195 */
|
|
struct InformationHackMovieAreaData;
|
|
|
|
/* 1196 */
|
|
struct InformationMovieUpdater;
|
|
|
|
/* 1197 */
|
|
struct InformationAreaData;
|
|
|
|
/* 1198 */
|
|
struct InformationWindowAreaRequester;
|
|
|
|
/* 1199 */
|
|
struct InformationWindowBindRequester;
|
|
|
|
/* 1200 */
|
|
struct InformationWindowCapMsgRequester;
|
|
|
|
/* 1201 */
|
|
struct InformationWindowRequestHolder;
|
|
|
|
/* 1202 */
|
|
struct InformationWindowHackRequester;
|
|
|
|
/* 1203 */
|
|
struct InformationWindowKoopaCapRequester;
|
|
|
|
/* 1204 */
|
|
struct InformationWindowObjectRequester;
|
|
|
|
/* 1205 */
|
|
struct InformationWindowPlayerActionRequester;
|
|
|
|
/* 1206 */
|
|
struct InformationWindowRequester;
|
|
|
|
/* 1207 */
|
|
struct InformationWindowSeparatePlayRequester;
|
|
|
|
/* 1208 */
|
|
struct InformationWindowTextChanger;
|
|
|
|
/* 1209 */
|
|
struct InformationWindowUpdater;
|
|
|
|
/* 1210 */
|
|
struct MovieDecoderPlayer;
|
|
|
|
/* 1211 */
|
|
struct MovieDecoderPlayer::ThreadDelegate;
|
|
|
|
/* 1212 */
|
|
struct QuestInfo;
|
|
|
|
/* 1213 */
|
|
struct SceneEventFunctorListener;
|
|
|
|
/* 1214 */
|
|
struct SceneEventListenerHolder;
|
|
|
|
/* 1215 */
|
|
struct SceneStateSelectMode;
|
|
|
|
/* 1216 */
|
|
struct StaffRollScene;
|
|
|
|
/* 1217 */
|
|
struct StageSceneStateBreakCageShine;
|
|
|
|
/* 1221 */
|
|
struct StageSceneStateEndSeparatePlay;
|
|
|
|
/* 1222 */
|
|
struct StageSceneStateGetLifeMaxUpItem;
|
|
|
|
/* 1223 */
|
|
struct StageSceneStateGetShineMainLast;
|
|
|
|
/* 1224 */
|
|
struct StageSceneStateMiniGameRankingDownload;
|
|
|
|
/* 1225 */
|
|
struct StageSceneStateMiniGameRankingUpload;
|
|
|
|
/* 1226 */
|
|
struct StageSceneStateOption;
|
|
|
|
/* 1228 */
|
|
struct StageSceneStateRaceManRace;
|
|
|
|
/* 1229 */
|
|
struct StageSceneStateRacePause;
|
|
|
|
/* 1234 */
|
|
struct StageSceneStateStageMap;
|
|
|
|
/* 1235 */
|
|
struct StageSceneStateStartSeparatePlay;
|
|
|
|
/* 1236 */
|
|
struct StageSceneStateTalk;
|
|
|
|
/* 1237 */
|
|
struct StageSceneStateTimeBalloon;
|
|
|
|
/* 1238 */
|
|
struct StageSceneStateTimeBalloonBase;
|
|
|
|
/* 1239 */
|
|
struct StageSceneStateTimeBalloonNew;
|
|
|
|
/* 1240 */
|
|
struct StageSceneStateTimeBalloonPlayGet;
|
|
|
|
/* 1241 */
|
|
struct StageSceneStateTimeBalloonPlayGetAddon;
|
|
|
|
/* 1242 */
|
|
struct StageSceneStateTimeBalloonPlaySet;
|
|
|
|
/* 1243 */
|
|
struct StageSceneStateTimeBalloonPlaySetAddon;
|
|
|
|
/* 1244 */
|
|
struct StageSceneStateTimeBalloonSelectBalloon;
|
|
|
|
/* 1245 */
|
|
struct StageSceneStateTimeBalloonSelectBalloonNoLayout;
|
|
|
|
/* 1246 */
|
|
struct StageSceneStateTimeBalloonShowAchievement;
|
|
|
|
/* 1248 */
|
|
struct StageSceneStateWorldIntroCamera;
|
|
|
|
/* 1249 */
|
|
struct StageSceneStateYukimaruRace;
|
|
|
|
/* 1250 */
|
|
struct TemporaryScenarioCameraHolder;
|
|
|
|
/* 1251 */
|
|
struct TitleMenuScene;
|
|
|
|
/* 1252 */
|
|
struct WipeHolderRequester;
|
|
|
|
/* 1253 */
|
|
struct WorldMapCamera;
|
|
|
|
/* 1255 */
|
|
struct WorldMapMovieUpdater;
|
|
|
|
/* 1256 */
|
|
struct WorldWarpHoleScene;
|
|
|
|
/* 1257 */
|
|
struct E3ResourceLoader;
|
|
|
|
/* 3244 */
|
|
struct al::IUseSceneCreator
|
|
{
|
|
al::IUseSceneCreator_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 1259 */
|
|
struct __cppobj __attribute__((aligned(8))) al::Sequence : al::NerveExecutor, al::IUseAudioKeeper, al::IUseSceneCreator
|
|
{
|
|
sead::FixedSafeString64 field_20;
|
|
_QWORD field_78;
|
|
al::Scene *mScene;
|
|
_QWORD field_88;
|
|
al::AudioDirector *mAudioDirector;
|
|
_QWORD field_98;
|
|
_QWORD field_A0;
|
|
_BYTE field_A8;
|
|
};
|
|
|
|
/* 4530 */
|
|
struct GameDataHolderAccessor
|
|
{
|
|
GameDataHolder *mHolder;
|
|
};
|
|
|
|
/* 3178 */
|
|
struct al::ScreenCaptureExecutor;
|
|
|
|
/* 2546 */
|
|
struct al::WaveVibrationHolder;
|
|
|
|
/* 1258 */
|
|
struct __cppobj __attribute__((aligned(8))) E3Sequence : al::Sequence
|
|
{
|
|
StageScene *mStageScene;
|
|
GameDataHolderAccessor mGameData;
|
|
al::GamePadSystem *mGamePadSystem;
|
|
al::LayoutKit *mLayoutKit;
|
|
_BYTE field_D0;
|
|
sead::FixedSafeString128 field_D8;
|
|
_DWORD field_170;
|
|
al::ScreenCaptureExecutor *field_178;
|
|
al::WipeHolder *field_180;
|
|
al::WipeHolder *qword188;
|
|
_BYTE field_190;
|
|
al::SimpleLayoutAppearWaitEnd *field_198;
|
|
int field_1A0;
|
|
int field_1A4;
|
|
al::SimpleLayoutAppearWaitEnd *field_1A8;
|
|
al::SimpleLayoutAppearWaitEnd *field_1B0;
|
|
al::SimpleLayoutAppearWaitEnd *field_1B8;
|
|
al::EffectSystem *mEffectSystem;
|
|
al::AsyncFunctorThread *mInitSystemThread;
|
|
al::AsyncFunctorThread *mDeleteSceneThread;
|
|
al::WaveVibrationHolder *field_1D8;
|
|
E3ResourceLoader *mResourceLoader;
|
|
sead::FrameHeap *mPlayerModelHeap;
|
|
sead::FixedSafeString128 field_1F0;
|
|
sead::FixedSafeString128 field_288;
|
|
al::SimpleAudioUser *field_320;
|
|
char field_328;
|
|
char field_329;
|
|
_BYTE byte32A;
|
|
_QWORD qword330;
|
|
TimeBalloonSequenceInfo *qword338;
|
|
_BYTE byte340;
|
|
};
|
|
|
|
/* 5532 */
|
|
struct /*VFT*/ al::IUseSceneCreator_vtbl
|
|
{
|
|
void (__fastcall *dtor1)(al::IUseSceneCreator *);
|
|
void (__fastcall *dtor2)(al::IUseSceneCreator *);
|
|
al::SceneCreator *(__fastcall *getSceneCreator)(al::IUseSceneCreator *);
|
|
void *(__fastcall *setSceneCreator)(al::IUseSceneCreator *, al::SceneCreator *);
|
|
};
|
|
|
|
/* 3342 */
|
|
struct __attribute__((aligned(8))) al::AsyncFunctorThread
|
|
{
|
|
_QWORD __vftable;
|
|
sead::DelegateThread *mThread;
|
|
al::FunctorBase *mFunc;
|
|
_BYTE byte18;
|
|
};
|
|
|
|
/* 2130 */
|
|
struct __cppobj sead::FrameHeap : sead::Heap
|
|
{
|
|
_QWORD qwordE0;
|
|
_QWORD qwordE8;
|
|
};
|
|
|
|
/* 3172 */
|
|
struct alSceneFunction::SceneFactory;
|
|
|
|
/* 3579 */
|
|
struct al::SceneCreator
|
|
{
|
|
const al::GameSystemInfo *mSystemInfo;
|
|
al::GameDataHolderBase *mDataHolderBase;
|
|
al::ScreenCaptureExecutor *mScreenCaptureExectuor;
|
|
alSceneFunction::SceneFactory *mSceneFactory;
|
|
al::InitializeThread *mThread;
|
|
al::AudioDirector *mAudioDirector;
|
|
};
|
|
|
|
/* 2221 */
|
|
struct __attribute__((aligned(8))) sead::MessageQueue
|
|
{
|
|
_BYTE gap0[72];
|
|
_QWORD alloc;
|
|
};
|
|
|
|
/* 2132 */
|
|
struct sead::FindContainHeapCache
|
|
{
|
|
u64 mData;
|
|
};
|
|
|
|
/* 2201 */
|
|
struct sead::CoreIdMask
|
|
{
|
|
u32 mMask;
|
|
};
|
|
|
|
/* 2103 */
|
|
struct __cppobj sead::Thread : sead::IDisposer
|
|
{
|
|
sead::SafeStringBase mThreadName;
|
|
_QWORD thunk;
|
|
sead::MessageQueue mMessageQueue;
|
|
unsigned int mStackSize;
|
|
sead::ListNode mListNode;
|
|
__int64 field_A0;
|
|
_QWORD field_A8;
|
|
_QWORD field_B0;
|
|
sead::FindContainHeapCache findHeapCache;
|
|
unsigned int mBlockType;
|
|
_QWORD field_C8;
|
|
_DWORD mThreadId;
|
|
_DWORD state;
|
|
sead::CoreIdMask field_D8;
|
|
nn::os::ThreadType *mNnThread;
|
|
_QWORD mStack;
|
|
_QWORD mStackCheckStartAddress;
|
|
unsigned int mPriority;
|
|
};
|
|
|
|
/* 2168 */
|
|
struct __cppobj sead::DelegateThread : sead::Thread
|
|
{
|
|
sead::Delegate *mDelegate;
|
|
};
|
|
|
|
/* 3334 */
|
|
struct al::GameSystemInfo
|
|
{
|
|
__int64 field_0;
|
|
al::EffectSystem *mEffectSystem;
|
|
al::LayoutSystem *mLayoutSystem;
|
|
al::MessageSystem *mMessageSystem;
|
|
__int64 field_20;
|
|
__int64 field_28;
|
|
al::GamePadSystem *mGamePadSystem;
|
|
__int64 field_38;
|
|
__int64 field_40;
|
|
__int64 field_48;
|
|
__int64 field_50;
|
|
al::ApplicationMessageReceiver *field_58;
|
|
__int64 field_60;
|
|
};
|
|
|
|
/* 3593 */
|
|
struct __attribute__((aligned(8))) al::InitializeThread
|
|
{
|
|
sead::DelegateThread *mThread;
|
|
sead::Heap *mHeap;
|
|
al::FunctorBase *field_10;
|
|
_BYTE field_18;
|
|
};
|
|
|
|
/* 5509 */
|
|
struct sead::IDelegate
|
|
{
|
|
sead::IDelegate_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 5497 */
|
|
struct __cppobj sead::Delegate : sead::IDelegate
|
|
{
|
|
_QWORD mArg;
|
|
_QWORD mCallback;
|
|
_QWORD field_18;
|
|
};
|
|
|
|
/* 5498 */
|
|
struct /*VFT*/ sead::IDelegate_vtbl
|
|
{
|
|
void *(*invoke)(sead::IDelegate *__hidden this, ...);
|
|
void *(__fastcall *clone)(sead::IDelegate *__hidden this);
|
|
bool (__fastcall *isNoDummy)(sead::IDelegate *__hidden this);
|
|
};
|
|
|
|
/* 1261 */
|
|
struct HakoniwaSequence;
|
|
|
|
/* 1262 */
|
|
struct HakoniwaStateBootLoadData;
|
|
|
|
/* 1263 */
|
|
struct HakoniwaStateDeleteScene;
|
|
|
|
/* 1264 */
|
|
struct HakoniwaStateDemoOpening;
|
|
|
|
/* 1265 */
|
|
struct HakoniwaStateDemoWorldWarp;
|
|
|
|
/* 1266 */
|
|
struct WorldResourceLoader;
|
|
|
|
/* 1267 */
|
|
struct AchievementSaveData;
|
|
|
|
/* 3335 */
|
|
struct al::SystemKit;
|
|
|
|
/* 3016 */
|
|
struct al::AccountHolder;
|
|
|
|
/* 1268 */
|
|
struct Application
|
|
{
|
|
sead::IDisposer mDisposer;
|
|
al::SystemKit *mSystemKit;
|
|
sead::GameFrameworkNx *mFramework;
|
|
_QWORD qword30;
|
|
al::AccountHolder *mAccountHolder;
|
|
};
|
|
|
|
/* 1269 */
|
|
struct BossSaveData;
|
|
|
|
/* 1271 */
|
|
struct CollectBgm;
|
|
|
|
/* 1272 */
|
|
struct CollectBgmBailoutInfo;
|
|
|
|
/* 1274 */
|
|
struct GameDataFile::HintInfo;
|
|
|
|
/* 1275 */
|
|
struct GameDataFile::CoinCollectInfo;
|
|
|
|
/* 1276 */
|
|
struct GameProgressData;
|
|
|
|
/* 1277 */
|
|
struct GameSystem;
|
|
|
|
/* 1278 */
|
|
struct GameSystemFunction;
|
|
|
|
/* 1279 */
|
|
struct HintPhotoData;
|
|
|
|
/* 1281 */
|
|
struct MoonRockData;
|
|
|
|
/* 1282 */
|
|
struct NetworkUploadFlag;
|
|
|
|
/* 1283 */
|
|
struct PlayerHitPointData;
|
|
|
|
/* 1284 */
|
|
struct RaceRecord;
|
|
|
|
/* 1285 */
|
|
struct RootTask;
|
|
|
|
/* 1286 */
|
|
struct sead::Task;
|
|
|
|
/* 1287 */
|
|
struct sead::hostio::Node;
|
|
|
|
/* 1288 */
|
|
struct SaveDataAccessSequence;
|
|
|
|
/* 1289 */
|
|
struct SaveDataAccessSequenceLayoutCtrl;
|
|
|
|
/* 1290 */
|
|
struct SaveObjInfo;
|
|
|
|
/* 1291 */
|
|
struct SequenceDemoSkipData::WorldData;
|
|
|
|
/* 1292 */
|
|
struct SequenceDemoSkipData;
|
|
|
|
/* 1293 */
|
|
struct ShopTalkData;
|
|
|
|
/* 1294 */
|
|
struct SphinxQuizData;
|
|
|
|
/* 1296 */
|
|
struct TimeBalloonSaveData;
|
|
|
|
/* 1298 */
|
|
struct VisitStageData;
|
|
|
|
/* 1300 */
|
|
struct WorldWarpTalkData;
|
|
|
|
/* 1301 */
|
|
struct ActorDimensionKeeper;
|
|
|
|
/* 1302 */
|
|
struct ActorJointControlGroundPose::JointLinkInfo;
|
|
|
|
/* 1303 */
|
|
struct ActorJointControlGroundPose;
|
|
|
|
/* 1304 */
|
|
struct AnimSequencer;
|
|
|
|
/* 1305 */
|
|
struct ArticulatedBodyDynamicsTerm;
|
|
|
|
/* 1306 */
|
|
struct ArticulatedBodyJointInfo;
|
|
|
|
/* 1307 */
|
|
struct ArticulatedBodyDynamics;
|
|
|
|
/* 1308 */
|
|
struct BoidController;
|
|
|
|
/* 1309 */
|
|
struct ColliderDisk;
|
|
|
|
/* 1310 */
|
|
struct CollisionShapeFunction;
|
|
|
|
/* 1311 */
|
|
struct DynamicCollisionKeeper;
|
|
|
|
/* 1312 */
|
|
struct ExternalForceKeeper;
|
|
|
|
/* 1314 */
|
|
struct IsoSurface;
|
|
|
|
/* 1315 */
|
|
struct ItemGenerator;
|
|
|
|
/* 1316 */
|
|
struct MoviePlayer;
|
|
|
|
/* 1317 */
|
|
struct PlayerEquipmentFunction;
|
|
|
|
/* 1318 */
|
|
struct rs::prepo;
|
|
|
|
/* 1319 */
|
|
struct rs::SensorMsgGhostRecordStartOk;
|
|
|
|
/* 1320 */
|
|
struct rs::SensorMsgAckCheckpoint;
|
|
|
|
/* 1321 */
|
|
struct rs::SensorMsgAckGetShine;
|
|
|
|
/* 1322 */
|
|
struct rs::SensorMsgAckLifeUp;
|
|
|
|
/* 1323 */
|
|
struct rs::SensorMsgAckLifeMaxUp;
|
|
|
|
/* 1324 */
|
|
struct rs::SensorMsgAskRailCollision;
|
|
|
|
/* 1325 */
|
|
struct rs::SensorMsgBreakPartsBreak;
|
|
|
|
/* 1326 */
|
|
struct rs::SensorMsgBirdFlyAway;
|
|
|
|
/* 1327 */
|
|
struct rs::SensorMsgCameraAngleElevationResetFast;
|
|
|
|
/* 1328 */
|
|
struct rs::SensorMsgChorobonAttack;
|
|
|
|
/* 1329 */
|
|
struct rs::SensorMsgConductLightning;
|
|
|
|
/* 1330 */
|
|
struct rs::SensorMsgDamageBallAttack;
|
|
|
|
/* 1331 */
|
|
struct rs::SensorMsgDamageBallBodyAttack;
|
|
|
|
/* 1332 */
|
|
struct rs::SensorMsgDonsukeAttack;
|
|
|
|
/* 1333 */
|
|
struct rs::SensorMsgDonsukeGroundAttack;
|
|
|
|
/* 1334 */
|
|
struct rs::SensorMsgDonsukePush;
|
|
|
|
/* 1335 */
|
|
struct rs::SensorMsgDragonAttack;
|
|
|
|
/* 1336 */
|
|
struct rs::SensorMsgEatExplosion;
|
|
|
|
/* 1337 */
|
|
struct rs::SensorMsgElectricWireNoLimitDistance;
|
|
|
|
/* 1338 */
|
|
struct rs::SensorMsgEnemyAttack2D;
|
|
|
|
/* 1339 */
|
|
struct rs::SensorMsgEnemyAttack3D;
|
|
|
|
/* 1340 */
|
|
struct rs::SensorMsgEnemyAttackDash;
|
|
|
|
/* 1341 */
|
|
struct rs::SensorMsgHackAttackFire;
|
|
|
|
/* 1342 */
|
|
struct rs::SensorMsgEnemyAttackFireCollision;
|
|
|
|
/* 1343 */
|
|
struct rs::SensorMsgEnemyAttackPoison;
|
|
|
|
/* 1344 */
|
|
struct rs::SensorMsgEnemyAttackTRex;
|
|
|
|
/* 1345 */
|
|
struct rs::SensorMsgHackAttackPoison;
|
|
|
|
/* 1346 */
|
|
struct rs::SensorMsgConfirmPaintObj;
|
|
|
|
/* 1347 */
|
|
struct rs::SensorMsgConfirmPaintObjForSeed;
|
|
|
|
/* 1348 */
|
|
struct rs::SensorMsgPaintAttackPoison;
|
|
|
|
/* 1349 */
|
|
struct rs::SensorMsgEnemyKick;
|
|
|
|
/* 1350 */
|
|
struct rs::SensorMsgRabbitKick;
|
|
|
|
/* 1351 */
|
|
struct rs::SensorMsgFishingAttack;
|
|
|
|
/* 1352 */
|
|
struct rs::SensorMsgFishingCancel;
|
|
|
|
/* 1353 */
|
|
struct rs::SensorMsgFishingFishApproach;
|
|
|
|
/* 1354 */
|
|
struct rs::SensorMsgFishingFishFloatTouch;
|
|
|
|
/* 1355 */
|
|
struct rs::SensorMsgFishingItemGet;
|
|
|
|
/* 1356 */
|
|
struct rs::SensorMsgFishingLineTouch;
|
|
|
|
/* 1357 */
|
|
struct rs::SensorMsgFishingStart;
|
|
|
|
/* 1358 */
|
|
struct rs::SensorMsgFishingUpImmediatelyPrepare;
|
|
|
|
/* 1359 */
|
|
struct rs::SensorMsgFireBrosFireBallCollide;
|
|
|
|
/* 1360 */
|
|
struct rs::SensorMsgFireSwitchFire;
|
|
|
|
/* 1361 */
|
|
struct rs::SensorMsgFrogHackTrample;
|
|
|
|
/* 1362 */
|
|
struct rs::SensorMsgGhostRecordStart;
|
|
|
|
/* 1363 */
|
|
struct rs::SensorMsgGhostRecordEnd;
|
|
|
|
/* 1364 */
|
|
struct rs::SensorMsgGhostPlay;
|
|
|
|
/* 1365 */
|
|
struct rs::SensorMsgGhostStop;
|
|
|
|
/* 1366 */
|
|
struct rs::SensorMsgGiantWanderBossAttack;
|
|
|
|
/* 1367 */
|
|
struct rs::SensorMsgGiantWanderBossBulletAttack;
|
|
|
|
/* 1368 */
|
|
struct rs::SensorMsgGiantWanderBossBulletPush;
|
|
|
|
/* 1369 */
|
|
struct rs::SensorMsgGhostReverse;
|
|
|
|
/* 1370 */
|
|
struct rs::SensorMsgGhostCancel;
|
|
|
|
/* 1371 */
|
|
struct rs::SensorMsgGrowFlowerSeedDisablePush;
|
|
|
|
/* 1372 */
|
|
struct rs::SensorMsgGrowFlowerSeedNear;
|
|
|
|
/* 1373 */
|
|
struct rs::SensorMsgGrowPlantPush;
|
|
|
|
/* 1374 */
|
|
struct rs::SensorMsgGrowerAttack;
|
|
|
|
/* 1375 */
|
|
struct rs::SensorMsgGrowerWallAttack;
|
|
|
|
/* 1376 */
|
|
struct rs::SensorMsgGunetterAttack;
|
|
|
|
/* 1377 */
|
|
struct rs::SensorMsgGunetterBodyTouch;
|
|
|
|
/* 1378 */
|
|
struct rs::SensorMsgHammerAttackDown;
|
|
|
|
/* 1379 */
|
|
struct rs::SensorMsgHammerAttackSide;
|
|
|
|
/* 1380 */
|
|
struct rs::SensorMsgHammerAttackSideCollide;
|
|
|
|
/* 1381 */
|
|
struct rs::SensorMsgItemAmiiboKoopa;
|
|
|
|
/* 1382 */
|
|
struct rs::SensorMsgIsExistPukupuku;
|
|
|
|
/* 1383 */
|
|
struct rs::SensorMsgJangoAttack;
|
|
|
|
/* 1384 */
|
|
struct rs::SensorMsgJangoRemoveCap;
|
|
|
|
/* 1385 */
|
|
struct rs::SensorMsgKakkuKick;
|
|
|
|
/* 1386 */
|
|
struct rs::SensorMsgKillByBossBattleDemo;
|
|
|
|
/* 1387 */
|
|
struct rs::SensorMsgKillByHackFirstDemo;
|
|
|
|
/* 1388 */
|
|
struct rs::SensorMsgKillByHomeDemo;
|
|
|
|
/* 1389 */
|
|
struct rs::SensorMsgEndHomeDemo;
|
|
|
|
/* 1390 */
|
|
struct rs::SensorMsgKillByMoonRockDemo;
|
|
|
|
/* 1391 */
|
|
struct rs::SensorMsgKillByShineGet;
|
|
|
|
/* 1392 */
|
|
struct rs::SensorMsgKillBySwitchTimer;
|
|
|
|
/* 1393 */
|
|
struct rs::SensorMsgKoopaBindStart;
|
|
|
|
/* 1394 */
|
|
struct rs::SensorMsgKoopaCapPlayerFocusTarget;
|
|
|
|
/* 1395 */
|
|
struct rs::SensorMsgKoopaCapPunchFinishL;
|
|
|
|
/* 1396 */
|
|
struct rs::SensorMsgKoopaCapPunchFinishR;
|
|
|
|
/* 1397 */
|
|
struct rs::SensorMsgKoopaCapPunchInvincibleL;
|
|
|
|
/* 1398 */
|
|
struct rs::SensorMsgKoopaCapPunchInvincibleR;
|
|
|
|
/* 1399 */
|
|
struct rs::SensorMsgKoopaCapPunchKnockBackL;
|
|
|
|
/* 1400 */
|
|
struct rs::SensorMsgKoopaCapPunchKnockBackR;
|
|
|
|
/* 1401 */
|
|
struct rs::SensorMsgKoopaCapPunchL;
|
|
|
|
/* 1402 */
|
|
struct rs::SensorMsgKoopaCapPunchR;
|
|
|
|
/* 1403 */
|
|
struct rs::SensorMsgKoopaCapSpinAttack;
|
|
|
|
/* 1404 */
|
|
struct rs::SensorMsgKoopaCatchKoopaCap;
|
|
|
|
/* 1405 */
|
|
struct rs::SensorMsgKoopaDashPunchAttack;
|
|
|
|
/* 1406 */
|
|
struct rs::SensorMsgKoopaFire2D;
|
|
|
|
/* 1407 */
|
|
struct rs::SensorMsgKoopaFireBallAttack;
|
|
|
|
/* 1408 */
|
|
struct rs::SensorMsgKoopaHackDamage;
|
|
|
|
/* 1409 */
|
|
struct rs::SensorMsgKoopaHackPunch;
|
|
|
|
/* 1410 */
|
|
struct rs::SensorMsgKoopaHackPunchCollide;
|
|
|
|
/* 1411 */
|
|
struct rs::SensorMsgKoopaHackTrample;
|
|
|
|
/* 1412 */
|
|
struct rs::SensorMsgKoopaInvalidHackPunchFaceToCollision;
|
|
|
|
/* 1413 */
|
|
struct rs::SensorMsgKoopaRingBeamInvalidTouch;
|
|
|
|
/* 1414 */
|
|
struct rs::SensorMsgKoopaTailAttack;
|
|
|
|
/* 1415 */
|
|
struct rs::SensorMsgKoopaTouchFloor;
|
|
|
|
/* 1416 */
|
|
struct rs::SensorMsgKouraAttack2D;
|
|
|
|
/* 1417 */
|
|
struct rs::SensorMsgKouraItemGet2D;
|
|
|
|
/* 1418 */
|
|
struct rs::SensorMsgLaunchBlow;
|
|
|
|
/* 1419 */
|
|
struct rs::SensorMsgMeganeAttack;
|
|
|
|
/* 1420 */
|
|
struct rs::SensorMsgMeganeHackTrample;
|
|
|
|
/* 1421 */
|
|
struct rs::SensorMsgMofumofuBulletUnexplosion;
|
|
|
|
/* 1422 */
|
|
struct rs::SensorMsgMoonBasementAttackMeteor;
|
|
|
|
/* 1423 */
|
|
struct rs::SensorMsgMoonBasementBreakShockwaveMeteor;
|
|
|
|
/* 1424 */
|
|
struct rs::SensorMsgMoonBasementRockSyncClippingRegist;
|
|
|
|
/* 1425 */
|
|
struct rs::SensorMsgMoonBasementRockSyncClippingInvalidate;
|
|
|
|
/* 1426 */
|
|
struct rs::SensorMsgMoonBasementRockSyncClippingValidate;
|
|
|
|
/* 1427 */
|
|
struct rs::SensorMsgAttachCactusNeedle;
|
|
|
|
/* 1428 */
|
|
struct rs::SensorMsgCactusNeedleAttackStrong;
|
|
|
|
/* 1429 */
|
|
struct rs::SensorMsgPlayerBallToss;
|
|
|
|
/* 1430 */
|
|
struct rs::SensorMsgPlayerCarryCameraSubjectiveStart;
|
|
|
|
/* 1431 */
|
|
struct rs::SensorMsgPlayerCarryCameraSubjectiveEnd;
|
|
|
|
/* 1432 */
|
|
struct rs::SensorMsgPlayerCarryShineGetStart;
|
|
|
|
/* 1433 */
|
|
struct rs::SensorMsgPlayerCarryShineGetEnd;
|
|
|
|
/* 1434 */
|
|
struct rs::SensorMsgPlayerCapCatch;
|
|
|
|
/* 1435 */
|
|
struct rs::SensorMsgPlayerCapHipDrop;
|
|
|
|
/* 1436 */
|
|
struct rs::SensorMsgPlayerCapPush;
|
|
|
|
/* 1437 */
|
|
struct rs::SensorMsgPlayerCapRecovery;
|
|
|
|
/* 1438 */
|
|
struct rs::SensorMsgPlayerCapTouchJump;
|
|
|
|
/* 1439 */
|
|
struct rs::SensorMsgPlayerCapTrample;
|
|
|
|
/* 1440 */
|
|
struct rs::SensorMsgPlayerCoinDashGet;
|
|
|
|
/* 1441 */
|
|
struct rs::SensorMsgPlayerEyePriorityTarget;
|
|
|
|
/* 1442 */
|
|
struct rs::SensorMsgPlayerDisregardHomingAttack;
|
|
|
|
/* 1443 */
|
|
struct rs::SensorMsgPlayerDisregardTargetMarker;
|
|
|
|
/* 1444 */
|
|
struct rs::SensorMsgPlayerEquipKoopaCap;
|
|
|
|
/* 1445 */
|
|
struct rs::SensorMsgPlayerFireBallAttack2D;
|
|
|
|
/* 1446 */
|
|
struct rs::SensorMsgPlayerFireBallAttack3D;
|
|
|
|
/* 1447 */
|
|
struct rs::SensorMsgPlayerHipDropDemoTrigger;
|
|
|
|
/* 1448 */
|
|
struct rs::SensorMsgPlayerHipDropHipDropSwitch;
|
|
|
|
/* 1449 */
|
|
struct rs::SensorMsgPlayerItemGet2D;
|
|
|
|
/* 1450 */
|
|
struct rs::SensorMsgPlayerJumpTakeOffFloor;
|
|
|
|
/* 1451 */
|
|
struct rs::SensorMsgPlayerObjectWallHit;
|
|
|
|
/* 1452 */
|
|
struct rs::SensorMsgPlayerObjLeapFrog;
|
|
|
|
/* 1453 */
|
|
struct rs::SensorMsgPlayerPenguinAttack;
|
|
|
|
/* 1454 */
|
|
struct rs::SensorMsgPlayerPenguinAttackReflect;
|
|
|
|
/* 1455 */
|
|
struct rs::SensorMsgPlayerPoleClimbKeep;
|
|
|
|
/* 1456 */
|
|
struct rs::SensorMsgPlayerPoleClimbReaction;
|
|
|
|
/* 1457 */
|
|
struct rs::SensorMsgPlayerRabbitGet;
|
|
|
|
/* 1458 */
|
|
struct rs::SensorMsgPlayerRollingObjHit;
|
|
|
|
/* 1459 */
|
|
struct rs::SensorMsgPlayerRollingWallHitDown;
|
|
|
|
/* 1460 */
|
|
struct rs::SensorMsgPlayerRollingWallHitMove;
|
|
|
|
/* 1461 */
|
|
struct rs::SensorMsgPlayerStartGrabCeil;
|
|
|
|
/* 1462 */
|
|
struct rs::SensorMsgPlayerStartWallJump;
|
|
|
|
/* 1463 */
|
|
struct rs::SensorMsgPlayerEndGrabCeil;
|
|
|
|
/* 1464 */
|
|
struct rs::SensorMsgPlayerSwordAttack;
|
|
|
|
/* 1465 */
|
|
struct rs::SensorMsgPlayerTouchFloorJumpCode;
|
|
|
|
/* 1466 */
|
|
struct rs::SensorMsgPlayerTrample2D;
|
|
|
|
/* 1467 */
|
|
struct rs::SensorMsgPlayerUpperPunch2D;
|
|
|
|
/* 1468 */
|
|
struct rs::SensorMsgPlayerObjUpperPunch2D;
|
|
|
|
/* 1469 */
|
|
struct rs::SensorMsgPukupukuDash;
|
|
|
|
/* 1470 */
|
|
struct rs::SensorMsgPukupukuKiss;
|
|
|
|
/* 1471 */
|
|
struct rs::SensorMsgPukupukuRollingAttack;
|
|
|
|
/* 1472 */
|
|
struct rs::SensorMsgPush2D;
|
|
|
|
/* 1473 */
|
|
struct rs::SensorMsgPushToFish;
|
|
|
|
/* 1474 */
|
|
struct rs::SensorMsgPushToMotorcycle;
|
|
|
|
/* 1475 */
|
|
struct rs::SensorMsgPushToPlayer;
|
|
|
|
/* 1476 */
|
|
struct rs::SensorMsgRadishAttack;
|
|
|
|
/* 1477 */
|
|
struct rs::SensorMsgRadishReflect;
|
|
|
|
/* 1478 */
|
|
struct rs::SensorMsgRequestChangeKinokoSuper;
|
|
|
|
/* 1479 */
|
|
struct rs::SensorMsgRequestChangeFireFlower;
|
|
|
|
/* 1480 */
|
|
struct rs::SensorMsgRequestPlayerStainWet;
|
|
|
|
/* 1481 */
|
|
struct rs::SensorMsgStartHack;
|
|
|
|
/* 1482 */
|
|
struct rs::SensorMsgSunshineAttack;
|
|
|
|
/* 1483 */
|
|
struct rs::SensorMsgCancelHack;
|
|
|
|
/* 1484 */
|
|
struct rs::SensorMsgCancelHackArea;
|
|
|
|
/* 1485 */
|
|
struct rs::SensorMsgCancelHackByDokan;
|
|
|
|
/* 1486 */
|
|
struct rs::SensorMsgPackunEatStart;
|
|
|
|
/* 1487 */
|
|
struct rs::SensorMsgHackAttack;
|
|
|
|
/* 1488 */
|
|
struct rs::SensorMsgHackAttackKick;
|
|
|
|
/* 1489 */
|
|
struct rs::SensorMsgHackAttackMapObj;
|
|
|
|
/* 1490 */
|
|
struct rs::SensorMsgHackDeathAreaSelfCheck;
|
|
|
|
/* 1491 */
|
|
struct rs::SensorMsgHackDemoEnd;
|
|
|
|
/* 1492 */
|
|
struct rs::SensorMsgHackDemoStart;
|
|
|
|
/* 1493 */
|
|
struct rs::SensorMsgHackInvalidEscape;
|
|
|
|
/* 1494 */
|
|
struct rs::SensorMsgHackInvalidEscapeNoReaction;
|
|
|
|
/* 1495 */
|
|
struct rs::SensorMsgHackMarioCheckpointFlagWarp;
|
|
|
|
/* 1496 */
|
|
struct rs::SensorMsgHackMarioDead;
|
|
|
|
/* 1497 */
|
|
struct rs::SensorMsgHackMarioDemo;
|
|
|
|
/* 1498 */
|
|
struct rs::SensorMsgHackMarioInWater;
|
|
|
|
/* 1499 */
|
|
struct rs::SensorMsgHackMoveRockForestPush;
|
|
|
|
/* 1500 */
|
|
struct rs::SensorMsgHackSelfCeilingCheckMiss;
|
|
|
|
/* 1501 */
|
|
struct rs::SensorMsgHackSyncDamageVisibility;
|
|
|
|
/* 1502 */
|
|
struct rs::SensorMsgWeaponItemGet;
|
|
|
|
/* 1503 */
|
|
struct rs::SensorMsgCapAttack;
|
|
|
|
/* 1504 */
|
|
struct rs::SensorMsgCapAttackCollide;
|
|
|
|
/* 1505 */
|
|
struct rs::SensorMsgCapAttackStayRolling;
|
|
|
|
/* 1506 */
|
|
struct rs::SensorMsgCapAttackStayRollingCollide;
|
|
|
|
/* 1507 */
|
|
struct rs::SensorMsgCapAttackRailMove;
|
|
|
|
/* 1508 */
|
|
struct rs::SensorMsgCapGiantAttack;
|
|
|
|
/* 1509 */
|
|
struct rs::SensorMsgCapReflect;
|
|
|
|
/* 1510 */
|
|
struct rs::SensorMsgCapReflectCollide;
|
|
|
|
/* 1511 */
|
|
struct rs::SensorMsgCapStartLockOn;
|
|
|
|
/* 1512 */
|
|
struct rs::SensorMsgCapKeepLockOn;
|
|
|
|
/* 1513 */
|
|
struct rs::SensorMsgCapCancelLockOn;
|
|
|
|
/* 1514 */
|
|
struct rs::SensorMsgCapHipDrop;
|
|
|
|
/* 1515 */
|
|
struct rs::SensorMsgCapObjHipDrop;
|
|
|
|
/* 1516 */
|
|
struct rs::SensorMsgCapObjHipDropReflect;
|
|
|
|
/* 1517 */
|
|
struct rs::SensorMsgCapIgnoreCancelLockOn;
|
|
|
|
/* 1518 */
|
|
struct rs::SensorMsgCapIgnoreCancelMissReaction;
|
|
|
|
/* 1519 */
|
|
struct rs::SensorMsgCapIgnoreCollisionCheck;
|
|
|
|
/* 1520 */
|
|
struct rs::SensorMsgCapItemGet;
|
|
|
|
/* 1521 */
|
|
struct rs::SensorMsgCapTrampolineAttack;
|
|
|
|
/* 1522 */
|
|
struct rs::SensorMsgCatchBombThrough;
|
|
|
|
/* 1523 */
|
|
struct rs::SensorMsgCheckCarObstacle;
|
|
|
|
/* 1524 */
|
|
struct rs::SensorMsgIsCardboardBox;
|
|
|
|
/* 1525 */
|
|
struct rs::SensorMsgBullHackAttack;
|
|
|
|
/* 1526 */
|
|
struct rs::SensorMsgBullEnemyAttack;
|
|
|
|
/* 1527 */
|
|
struct rs::SensorMsgEnemyAttackStrong;
|
|
|
|
/* 1528 */
|
|
struct rs::SensorMsgEnemyObjBreak;
|
|
|
|
/* 1529 */
|
|
struct rs::SensorMsgWhipAttack;
|
|
|
|
/* 1530 */
|
|
struct rs::SensorMsgNoLimitTouchJump;
|
|
|
|
/* 1531 */
|
|
struct rs::SensorMsgNoticePlayerDamage;
|
|
|
|
/* 1532 */
|
|
struct rs::SensorMsgStatueDrop;
|
|
|
|
/* 1533 */
|
|
struct rs::SensorMsgStatueTrampleReflect;
|
|
|
|
/* 1534 */
|
|
struct rs::SensorMsgStatuePush;
|
|
|
|
/* 1535 */
|
|
struct rs::SensorMsgStatueSnap;
|
|
|
|
/* 1536 */
|
|
struct rs::SensorMsgHitGrowFlowerPot;
|
|
|
|
/* 1537 */
|
|
struct rs::SensorMsgHitGrowPlantPot;
|
|
|
|
/* 1538 */
|
|
struct rs::SensorMsgImplantGrowFlowerSeed;
|
|
|
|
/* 1539 */
|
|
struct rs::SensorMsgIcicleAttack;
|
|
|
|
/* 1540 */
|
|
struct rs::SensorMsgIgnoreMirrorWarp;
|
|
|
|
/* 1541 */
|
|
struct rs::SensorMsgIsIgnoredByRunawayNpc;
|
|
|
|
/* 1542 */
|
|
struct rs::SensorMsgIgnorePushMotorcycle;
|
|
|
|
/* 1543 */
|
|
struct rs::SensorMsgSandSharkAttack;
|
|
|
|
/* 1544 */
|
|
struct rs::SensorMsgSeedAttack;
|
|
|
|
/* 1545 */
|
|
struct rs::SensorMsgSeedAttackBig;
|
|
|
|
/* 1546 */
|
|
struct rs::SensorMsgSeedAttackHold;
|
|
|
|
/* 1547 */
|
|
struct rs::SensorMsgSeedItemGet;
|
|
|
|
/* 1548 */
|
|
struct rs::SensorMsgSeedReflect;
|
|
|
|
/* 1549 */
|
|
struct rs::SensorMsgSenobiTrample;
|
|
|
|
/* 1550 */
|
|
struct rs::SensorMsgSenobiCancelStretch;
|
|
|
|
/* 1551 */
|
|
struct rs::SensorMsgSenobiPunchBlockTransparent;
|
|
|
|
/* 1552 */
|
|
struct rs::SensorMsgShibakenApproach;
|
|
|
|
/* 1553 */
|
|
struct rs::SensorMsgShibakenKick;
|
|
|
|
/* 1554 */
|
|
struct rs::SensorMsgHackUpperPunch;
|
|
|
|
/* 1555 */
|
|
struct rs::SensorMsgHackObjUpperPunch;
|
|
|
|
/* 1556 */
|
|
struct rs::SensorMsgShineGet;
|
|
|
|
/* 1557 */
|
|
struct rs::SensorMsgShineGet2D;
|
|
|
|
/* 1558 */
|
|
struct rs::SensorMsgSpherePush;
|
|
|
|
/* 1559 */
|
|
struct rs::SensorMsgSphinxJumpAttack;
|
|
|
|
/* 1560 */
|
|
struct rs::SensorMsgSphinxQuizRouteKill;
|
|
|
|
/* 1561 */
|
|
struct rs::SensorMsgSphinxRideAttack;
|
|
|
|
/* 1562 */
|
|
struct rs::SensorMsgSphinxRideAttackReflect;
|
|
|
|
/* 1563 */
|
|
struct rs::SensorMsgPechoSpot;
|
|
|
|
/* 1564 */
|
|
struct rs::SensorMsgBelowObjBroken;
|
|
|
|
/* 1565 */
|
|
struct rs::SensorMsgBindCollidedGround;
|
|
|
|
/* 1566 */
|
|
struct rs::SensorMsgBindKeepDemoStart;
|
|
|
|
/* 1567 */
|
|
struct rs::SensorMsgBindKeepDemoExecute;
|
|
|
|
/* 1568 */
|
|
struct rs::SensorMsgBindKeepDemoEnd;
|
|
|
|
/* 1569 */
|
|
struct rs::SensorMsgBindRecoveryLife;
|
|
|
|
/* 1570 */
|
|
struct rs::SensorMsgMayorItemReflect;
|
|
|
|
/* 1571 */
|
|
struct rs::SensorMsgMayorItemCollide;
|
|
|
|
/* 1572 */
|
|
struct rs::SensorMsgBlowObjAttack;
|
|
|
|
/* 1573 */
|
|
struct rs::SensorMsgBlowObjAttackReflect;
|
|
|
|
/* 1574 */
|
|
struct rs::SensorMsgConfirmFrailBox;
|
|
|
|
/* 1575 */
|
|
struct rs::SensorMsgConfirmBrokenFrailBox;
|
|
|
|
/* 1576 */
|
|
struct rs::SensorMsgTankLookOn;
|
|
|
|
/* 1577 */
|
|
struct rs::SensorMsgTankKickHack;
|
|
|
|
/* 1578 */
|
|
struct rs::SensorMsgTankKickEnemy;
|
|
|
|
/* 1579 */
|
|
struct rs::SensorMsgTankBullet;
|
|
|
|
/* 1580 */
|
|
struct rs::SensorMsgTankBulletNoReaction;
|
|
|
|
/* 1581 */
|
|
struct rs::SensorMsgTimerAthleticDemoStart;
|
|
|
|
/* 1582 */
|
|
struct rs::SensorMsgRideOnStart;
|
|
|
|
/* 1583 */
|
|
struct rs::SensorMsgRideOnEnd;
|
|
|
|
/* 1584 */
|
|
struct rs::SensorMsgRideOnRelease;
|
|
|
|
/* 1585 */
|
|
struct rs::SensorMsgHipDropTransformTransform;
|
|
|
|
/* 1586 */
|
|
struct rs::SensorMsgHipDropTransformReverse;
|
|
|
|
/* 1587 */
|
|
struct rs::SensorMsgHipDropTransformingUp;
|
|
|
|
/* 1588 */
|
|
struct rs::SensorMsgHipDropTransformingDown;
|
|
|
|
/* 1589 */
|
|
struct rs::SensorMsgHipDropTransformingFinish;
|
|
|
|
/* 1590 */
|
|
struct rs::SensorMsgClearFire;
|
|
|
|
/* 1591 */
|
|
struct rs::SensorMsgCollectAnimalTouchCollide;
|
|
|
|
/* 1592 */
|
|
struct rs::SensorMsgBossKnuckleCounter;
|
|
|
|
/* 1593 */
|
|
struct rs::SensorMsgBossKnuckleFallAttack;
|
|
|
|
/* 1594 */
|
|
struct rs::SensorMsgBossKnuckleHackAttack;
|
|
|
|
/* 1595 */
|
|
struct rs::SensorMsgBossKnuckleKillerAttack;
|
|
|
|
/* 1596 */
|
|
struct rs::SensorMsgBossKnuckleIceConflict;
|
|
|
|
/* 1597 */
|
|
struct rs::SensorMsgBossKnuckleIceFallToMummy;
|
|
|
|
/* 1598 */
|
|
struct rs::SensorMsgSkaterAttack;
|
|
|
|
/* 1599 */
|
|
struct rs::SensorMsgEnableInSaucePan;
|
|
|
|
/* 1600 */
|
|
struct rs::SensorMsgEnableMapCheckPointWarp;
|
|
|
|
/* 1601 */
|
|
struct rs::SensorMsgStartInSaucePan;
|
|
|
|
/* 1602 */
|
|
struct rs::SensorMsgEndInSaucePan;
|
|
|
|
/* 1603 */
|
|
struct rs::SensorMsgLineDancerLink;
|
|
|
|
/* 1604 */
|
|
struct rs::SensorMsgLongPushSensorHit;
|
|
|
|
/* 1605 */
|
|
struct rs::SensorMsgLongPushBoxHit;
|
|
|
|
/* 1606 */
|
|
struct rs::SensorMsgGoldHammerAttack;
|
|
|
|
/* 1607 */
|
|
struct rs::SensorMsgTrashBoxIn;
|
|
|
|
/* 1608 */
|
|
struct rs::SensorMsgTouchDoorDrumn;
|
|
|
|
/* 1609 */
|
|
struct rs::SensorMsgKuribo2DTouch;
|
|
|
|
/* 1610 */
|
|
struct rs::SensorMsgKuriboCollisionDamage;
|
|
|
|
/* 1611 */
|
|
struct rs::SensorMsgKuriboCollisionKill;
|
|
|
|
/* 1612 */
|
|
struct rs::SensorMsgKuriboFlick;
|
|
|
|
/* 1613 */
|
|
struct rs::SensorMsgKuriboTowerOn;
|
|
|
|
/* 1614 */
|
|
struct rs::SensorMsgPartyPopperSoundAttack;
|
|
|
|
/* 1615 */
|
|
struct rs::SensorMsgYokinBallAttack;
|
|
|
|
/* 1616 */
|
|
struct rs::SensorMsgYoshiDirectEat;
|
|
|
|
/* 1617 */
|
|
struct rs::SensorMsgYoshiTongueAttack;
|
|
|
|
/* 1618 */
|
|
struct rs::SensorMsgYoshiTongueEatBind;
|
|
|
|
/* 1619 */
|
|
struct rs::SensorMsgYoshiTongueEatBindCancel;
|
|
|
|
/* 1620 */
|
|
struct rs::SensorMsgYoshiTongueEatBindFinish;
|
|
|
|
/* 1621 */
|
|
struct rs::SensorMsgYoshiTongueEatHomingTarget;
|
|
|
|
/* 1622 */
|
|
struct rs::SensorMsgYukimaruPush;
|
|
|
|
/* 1623 */
|
|
struct rs::SensorMsgPunchMachinePunchStraight;
|
|
|
|
/* 1624 */
|
|
struct rs::SensorMsgPunchMachinePunchHook;
|
|
|
|
/* 1625 */
|
|
struct rs::SensorMsgPunchMachinePunchUpper;
|
|
|
|
/* 1626 */
|
|
struct rs::SensorMsgMorningStarWarpStart;
|
|
|
|
/* 1627 */
|
|
struct rs::SensorMsgMorningStarWarpEnd;
|
|
|
|
/* 1628 */
|
|
struct rs::SensorMsgGemyAim;
|
|
|
|
/* 1629 */
|
|
struct rs::SensorMsgHammerBrosHammerEnemyAttack;
|
|
|
|
/* 1630 */
|
|
struct rs::SensorMsgHammerBrosHammerHackAttack;
|
|
|
|
/* 1631 */
|
|
struct rs::SensorMsgHammerBrosHammerSearch;
|
|
|
|
/* 1632 */
|
|
struct rs::SensorMsgHackBrosContact;
|
|
|
|
/* 1633 */
|
|
struct rs::SensorMsgMotorcycleAttack;
|
|
|
|
/* 1634 */
|
|
struct rs::SensorMsgMotorcycleCollideParkingLot;
|
|
|
|
/* 1635 */
|
|
struct rs::SensorMsgMotorcycleDashAttack;
|
|
|
|
/* 1636 */
|
|
struct rs::SensorMsgMotorcycleDashCollide;
|
|
|
|
/* 1637 */
|
|
struct rs::SensorMsgWanwanEnemyAttack;
|
|
|
|
/* 1638 */
|
|
struct rs::SensorMsgWanwanPush;
|
|
|
|
/* 1639 */
|
|
struct rs::SensorMsgWanwanReboundAttack;
|
|
|
|
/* 1640 */
|
|
struct rs::SensorMsgWanwanBlockAttack;
|
|
|
|
/* 1641 */
|
|
struct rs::SensorMsgWanwanHoleIn;
|
|
|
|
/* 1642 */
|
|
struct rs::SensorMsgWaterRoadIn;
|
|
|
|
/* 1643 */
|
|
struct rs::SensorMsgWaterRoadNear;
|
|
|
|
/* 1644 */
|
|
struct rs::SensorMsgBreedaSlap;
|
|
|
|
/* 1645 */
|
|
struct rs::SensorMsgBreedaPush;
|
|
|
|
/* 1646 */
|
|
struct rs::SensorMsgGamaneBullet;
|
|
|
|
/* 1647 */
|
|
struct rs::SensorMsgGamaneBulletThrough;
|
|
|
|
/* 1648 */
|
|
struct rs::SensorMsgGamaneBulletForCoinFlower;
|
|
|
|
/* 1649 */
|
|
struct rs::SensorMsgVolleyballNpcScareByEnemy;
|
|
|
|
/* 1650 */
|
|
struct rs::SensorMsgRocketFlowerExtension;
|
|
|
|
/* 1651 */
|
|
struct rs::SensorMsgWanderBossCameraRange;
|
|
|
|
/* 1652 */
|
|
struct rs::SensorMsgKuriboGirlAttack;
|
|
|
|
/* 1653 */
|
|
struct rs::SensorMsgKuriboGirlLove;
|
|
|
|
/* 1654 */
|
|
struct rs::SensorMsgKuriboTop;
|
|
|
|
/* 1655 */
|
|
struct rs::SensorMsgTRexAttack;
|
|
|
|
/* 1656 */
|
|
struct rs::SensorMsgTRexAttackCollideBody;
|
|
|
|
/* 1657 */
|
|
struct rs::SensorMsgTRexAttackCollideHead;
|
|
|
|
/* 1658 */
|
|
struct rs::SensorMsgTRexDashAttack;
|
|
|
|
/* 1659 */
|
|
struct rs::SensorMsgTRexScrollPartsBreakWith;
|
|
|
|
/* 1660 */
|
|
struct rs::SensorMsgTsukkunNoTrace;
|
|
|
|
/* 1661 */
|
|
struct rs::SensorMsgTouchFireDrum2D;
|
|
|
|
/* 1662 */
|
|
struct rs::SensorMsgPropellerAttack;
|
|
|
|
/* 1663 */
|
|
struct rs::SensorMsgTankExplosion;
|
|
|
|
/* 1664 */
|
|
struct rs::SensorMsgTankHackTrample;
|
|
|
|
/* 1665 */
|
|
struct rs::SensorMsgUtsuboAttack;
|
|
|
|
/* 1666 */
|
|
struct rs::SensorMsgKillerAttackNoExplode;
|
|
|
|
/* 1667 */
|
|
struct rs::SensorMsgKillerMagnumAttack;
|
|
|
|
/* 1668 */
|
|
struct rs::SensorMsgKillerMagnumHackAttack;
|
|
|
|
/* 1669 */
|
|
struct rs::SensorMsgGabuzouAttack;
|
|
|
|
/* 1670 */
|
|
struct rs::SensorMsgStackerRollingAttack;
|
|
|
|
/* 1671 */
|
|
struct rs::SensorMsgStackerCapBoostAttack;
|
|
|
|
/* 1672 */
|
|
struct rs::SensorMsgIgnoreIgnitionBomb;
|
|
|
|
/* 1673 */
|
|
struct rs::SensorMsgExplosionReflectBomb;
|
|
|
|
/* 1674 */
|
|
struct rs::SensorMsgGolemStampPress;
|
|
|
|
/* 1675 */
|
|
struct rs::SensorMsgSwitchOnWithSaveRequest;
|
|
|
|
/* 1676 */
|
|
struct rs::SensorMsgDigPointSmell;
|
|
|
|
/* 1677 */
|
|
struct rs::SensorMsgMofumofuBodyChainExplode;
|
|
|
|
/* 1678 */
|
|
struct rs::SensorMsgMoonBasementRockThroughCollision;
|
|
|
|
/* 1679 */
|
|
struct rs::SensorMsgFishingWait;
|
|
|
|
/* 1680 */
|
|
struct rs::SensorMsgFishingUpImmediately;
|
|
|
|
/* 1681 */
|
|
struct rs::SensorMsgGunetterPush;
|
|
|
|
/* 1682 */
|
|
struct rs::SensorMsgTestPunch;
|
|
|
|
/* 1683 */
|
|
struct rs::SensorMsgTestPunchStrong;
|
|
|
|
/* 1684 */
|
|
struct rs::SensorMsgPunchGuard;
|
|
|
|
/* 1685 */
|
|
struct rs::SensorMsgTsukkunThrust;
|
|
|
|
/* 1686 */
|
|
struct rs::SensorMsgTsukkunThrustSpin;
|
|
|
|
/* 1687 */
|
|
struct rs::SensorMsgTsukkunThrustReflect;
|
|
|
|
/* 1688 */
|
|
struct rs::SensorMsgTsukkunThrustCollide;
|
|
|
|
/* 1689 */
|
|
struct rs::SensorMsgTsukkunThrustHitReflectCollide;
|
|
|
|
/* 1690 */
|
|
struct rs::SensorMsgTsukkunThrustReflectCollide;
|
|
|
|
/* 1691 */
|
|
struct rs::SensorMsgTsukkunThrustHole;
|
|
|
|
/* 1692 */
|
|
struct rs::SensorMsgTsukkunThroughCollide;
|
|
|
|
/* 1693 */
|
|
struct rs::SensorMsgTsukkunHoldCollide;
|
|
|
|
/* 1694 */
|
|
struct rs::SensorMsgTsukkunForceCancelCollide;
|
|
|
|
/* 1695 */
|
|
struct rs::SensorMsgNetworkShootingShot;
|
|
|
|
/* 1696 */
|
|
struct rs::SensorMsgNetworkShootingChargeShot;
|
|
|
|
/* 1697 */
|
|
struct rs::SensorMsgRequestPlayerJumpBreakFloor;
|
|
|
|
/* 1698 */
|
|
struct rs::SensorMsgRequestPlayerJump;
|
|
|
|
/* 1699 */
|
|
struct rs::SensorMsgRequestPlayerTrampleJump;
|
|
|
|
/* 1700 */
|
|
struct rs::SensorMsgRequestPlayerSpinJump;
|
|
|
|
/* 1701 */
|
|
struct rs::SensorMsgRequestSphinxJump;
|
|
|
|
/* 1702 */
|
|
struct rs::SensorMsgIgnoreTouchTarget;
|
|
|
|
/* 1703 */
|
|
struct rs::SensorMsgTouchTargetInfo;
|
|
|
|
/* 1704 */
|
|
struct rs::SensorMsgCollisionImpulse;
|
|
|
|
/* 1705 */
|
|
struct rs::SensorMsgWhipHold;
|
|
|
|
/* 1706 */
|
|
struct rs::SensorMsgWhipBind;
|
|
|
|
/* 1707 */
|
|
struct rs::SensorMsgWhipThrow;
|
|
|
|
/* 1708 */
|
|
struct rs::SensorMsgMagnet;
|
|
|
|
/* 1709 */
|
|
struct rs::SensorMsgMagnetBulletAttack;
|
|
|
|
/* 1710 */
|
|
struct rs::SensorMsgDashPanel;
|
|
|
|
/* 1711 */
|
|
struct rs::SensorMsgTrampolineCrackJump;
|
|
|
|
/* 1712 */
|
|
struct rs::SensorMsgCapTouchWall;
|
|
|
|
/* 1713 */
|
|
struct rs::SensorMsgCapRethrow;
|
|
|
|
/* 1714 */
|
|
struct rs::SensorMsgCapChangeGiant;
|
|
|
|
/* 1715 */
|
|
struct rs::SensorMsgPackunEatCancel;
|
|
|
|
/* 1716 */
|
|
struct rs::SensorMsgPackunEatEnd;
|
|
|
|
/* 1717 */
|
|
struct rs::SensorMsgPackunEatStartFollow;
|
|
|
|
/* 1718 */
|
|
struct rs::SensorMsgFireBlowerAttack;
|
|
|
|
/* 1719 */
|
|
struct rs::SensorMsgPaint;
|
|
|
|
/* 1720 */
|
|
struct rs::SensorMsgPaintTexture;
|
|
|
|
/* 1721 */
|
|
struct rs::SensorMsgCheckPaintClear;
|
|
|
|
/* 1722 */
|
|
struct rs::SensorMsgCheckPaintAlpha;
|
|
|
|
/* 1723 */
|
|
struct rs::SensorMsgByugoBlow;
|
|
|
|
/* 1724 */
|
|
struct rs::SensorMsgHackDirectStageInit;
|
|
|
|
/* 1725 */
|
|
struct rs::SensorMsgObjSnapForce;
|
|
|
|
/* 1726 */
|
|
struct rs::SensorMsgCapBeamerBeam;
|
|
|
|
/* 1727 */
|
|
struct rs::SensorMsgHosuiAttack;
|
|
|
|
/* 1728 */
|
|
struct rs::SensorMsgHosuiAttackCollide;
|
|
|
|
/* 1729 */
|
|
struct rs::SensorMsgHosuiAttackNoEffect;
|
|
|
|
/* 1730 */
|
|
struct rs::SensorMsgHosuiAttackStrong;
|
|
|
|
/* 1731 */
|
|
struct rs::SensorMsgHosuiTouch;
|
|
|
|
/* 1732 */
|
|
struct rs::SensorMsgHosuiTrample;
|
|
|
|
/* 1733 */
|
|
struct rs::SensorMsgHosuiTrampleReflect;
|
|
|
|
/* 1734 */
|
|
struct rs::SensorMsgHosuiTrampleReflectHigh;
|
|
|
|
/* 1735 */
|
|
struct rs::SensorMsgBubbleAttack;
|
|
|
|
/* 1736 */
|
|
struct rs::SensorMsgBubbleAttackToPecho;
|
|
|
|
/* 1737 */
|
|
struct rs::SensorMsgBubbleReflectH;
|
|
|
|
/* 1738 */
|
|
struct rs::SensorMsgBubbleReflectV;
|
|
|
|
/* 1739 */
|
|
struct rs::SensorMsgBubbleWallTouch;
|
|
|
|
/* 1740 */
|
|
struct rs::SensorMsgBubbleGroundTouchTrigger;
|
|
|
|
/* 1741 */
|
|
struct rs::SensorMsgBubbleLauncherStart;
|
|
|
|
/* 1742 */
|
|
struct rs::SensorMsgSenobiPartsMove;
|
|
|
|
/* 1743 */
|
|
struct rs::SensorMsgStampTo2D;
|
|
|
|
/* 1744 */
|
|
struct rs::SensorMsgAirExplosion;
|
|
|
|
/* 1745 */
|
|
struct rs::SensorMsgPushVelocity;
|
|
|
|
/* 1746 */
|
|
struct rs::SensorMsgSandGeyserRaise;
|
|
|
|
/* 1747 */
|
|
struct rs::SensorMsgRaceWait;
|
|
|
|
/* 1748 */
|
|
struct rs::SensorMsgRaceStart;
|
|
|
|
/* 1749 */
|
|
struct rs::SensorMsgRaceStop;
|
|
|
|
/* 1750 */
|
|
struct rs::SensorMsgRaceReturnToCourse;
|
|
|
|
/* 1751 */
|
|
struct rs::SensorMsgPlayerLookAtPosition;
|
|
|
|
/* 1752 */
|
|
struct rs::SensorMsgTargetMarkerPosition;
|
|
|
|
/* 1753 */
|
|
struct rs::SensorMsgHackBlowJump;
|
|
|
|
/* 1754 */
|
|
struct rs::SensorMsgGolemStampPushV;
|
|
|
|
/* 1755 */
|
|
struct rs::SensorMsgGolemStampPushH;
|
|
|
|
/* 1756 */
|
|
struct rs::SensorMsgRequestPlayerWaitAnim;
|
|
|
|
/* 1757 */
|
|
struct rs::SensorMsgSeedTouch;
|
|
|
|
/* 1758 */
|
|
struct rs::SensorMsgSphinxRideAttackTouchThrough;
|
|
|
|
/* 1759 */
|
|
struct rs::SensorMsgSphinxRideAttackTouch;
|
|
|
|
/* 1760 */
|
|
struct rs::SensorMsgBlockUpperPunch2D;
|
|
|
|
/* 1761 */
|
|
struct rs::SensorMsgGotogotonOn;
|
|
|
|
/* 1762 */
|
|
struct rs::SensorMsgGotogotonGetJumpPath;
|
|
|
|
/* 1763 */
|
|
struct rs::SensorMsgGotogotonGoalExist;
|
|
|
|
/* 1764 */
|
|
struct rs::SensorMsgGotogotonGoalMatch;
|
|
|
|
/* 1765 */
|
|
struct rs::SensorMsgBossMagmaBreathForce;
|
|
|
|
/* 1766 */
|
|
struct rs::SensorMsgBossMagmaCatchPlayer;
|
|
|
|
/* 1767 */
|
|
struct rs::SensorMsgBossMagmaReleasePlayer;
|
|
|
|
/* 1768 */
|
|
struct rs::SensorMsgBossMagmaDeadDemoStart;
|
|
|
|
/* 1769 */
|
|
struct rs::SensorMsgBossMagmaDeadDemoEnd;
|
|
|
|
/* 1770 */
|
|
struct rs::SensorMsgBossMagmaResetPos;
|
|
|
|
/* 1771 */
|
|
struct rs::SensorMsgBossMagmaQueryToBubble;
|
|
|
|
/* 1772 */
|
|
struct rs::SensorMsgCheckFishingTarget;
|
|
|
|
/* 1773 */
|
|
struct rs::SensorMsgInitCapTarget;
|
|
|
|
/* 1774 */
|
|
struct rs::SensorMsgTransferHack;
|
|
|
|
/* 1775 */
|
|
struct rs::SensorMsgRequestTransferHack;
|
|
|
|
/* 1776 */
|
|
struct rs::SensorMsgInitHack;
|
|
|
|
/* 1777 */
|
|
struct rs::SensorMsgEndHack;
|
|
|
|
/* 1778 */
|
|
struct rs::SensorMsgNpcScareByEnemy;
|
|
|
|
/* 1779 */
|
|
struct rs::SensorMsgKuriboTowerNum;
|
|
|
|
/* 1780 */
|
|
struct RaceTimeFunction;
|
|
|
|
/* 1781 */
|
|
struct SolidRevolutionDrawer;
|
|
|
|
/* 1782 */
|
|
struct nn::nex::DataStoreHppClient;
|
|
|
|
/* 1783 */
|
|
struct nn::nex::JobDataStoreHpp;
|
|
|
|
/* 1784 */
|
|
struct nn::nex::RetrieveGameAuthTokenClient;
|
|
|
|
/* 1785 */
|
|
struct nn::nex::ServiceHttpClient;
|
|
|
|
/* 1786 */
|
|
struct nn::nex::DataStoreDDLDeclarations;
|
|
|
|
/* 1787 */
|
|
struct nn::nex::DataStoreDataCode;
|
|
|
|
/* 1788 */
|
|
struct nn::nex::ServerProtocol;
|
|
|
|
/* 1789 */
|
|
struct nn::nex::SystemComponent;
|
|
|
|
/* 1790 */
|
|
struct nn::nex::Protocol;
|
|
|
|
/* 1791 */
|
|
struct nn::nex::DataStoreLogicServerClient;
|
|
|
|
/* 1792 */
|
|
struct nn::nex::ClientProtocol;
|
|
|
|
/* 1793 */
|
|
struct nn::nex::HttpEventListener;
|
|
|
|
/* 1794 */
|
|
struct nn::nex::Job;
|
|
|
|
/* 1795 */
|
|
struct nn::nex::StepSequenceJob;
|
|
|
|
/* 1796 */
|
|
struct nn::nex::DataStoreLogicServerHttpClient;
|
|
|
|
/* 1797 */
|
|
struct nn::nex::RefCountedObject;
|
|
|
|
/* 1798 */
|
|
struct nn::nex::_DDL_DataStoreRatingLog;
|
|
|
|
/* 1799 */
|
|
struct nn::nex::ResultRange;
|
|
|
|
/* 1800 */
|
|
struct nn::nex::BadEvents;
|
|
|
|
/* 1801 */
|
|
struct nn::nex::BandwidthCounter;
|
|
|
|
/* 1802 */
|
|
struct nn::nex::CIDLogFilter;
|
|
|
|
/* 1803 */
|
|
struct nn::nex::ConsoleIO;
|
|
|
|
/* 1804 */
|
|
struct nn::nex::SystemError;
|
|
|
|
/* 1805 */
|
|
struct nn::nex::CriticalSection;
|
|
|
|
/* 1806 */
|
|
struct nn::nex::DateTime;
|
|
|
|
/* 1807 */
|
|
struct nn::nex::ErrorCodeConverterInner;
|
|
|
|
/* 1808 */
|
|
struct nn::nex::qResult;
|
|
|
|
/* 1809 */
|
|
struct nn::nex::ErrorCodeConverter;
|
|
|
|
/* 1810 */
|
|
struct nn::nex::Event;
|
|
|
|
/* 1811 */
|
|
struct nn::nex::EventHandler;
|
|
|
|
/* 1812 */
|
|
struct nn::nex::TraceLog;
|
|
|
|
/* 1813 */
|
|
struct nn::nex::EventLog;
|
|
|
|
/* 1814 */
|
|
struct nn::nex::ScopedLogLevel;
|
|
|
|
/* 1815 */
|
|
struct nn::nex::ExceptionHandler;
|
|
|
|
/* 1816 */
|
|
struct nn::nex::HighResolutionChrono;
|
|
|
|
/* 1817 */
|
|
struct nn::nex::HighResolutionClock;
|
|
|
|
/* 1818 */
|
|
struct nn::nex::LockChecker;
|
|
|
|
/* 1819 */
|
|
struct nn::nex::Log;
|
|
|
|
/* 1820 */
|
|
struct nn::nex::LogDeviceConsole;
|
|
|
|
/* 1821 */
|
|
struct nn::nex::LogDeviceMemory;
|
|
|
|
/* 1822 */
|
|
struct nn::nex::MemoryManager;
|
|
|
|
/* 1823 */
|
|
struct nn::nex::PacketBufferManager;
|
|
|
|
/* 1824 */
|
|
struct nn::nex::ThreadVariableList;
|
|
|
|
/* 1825 */
|
|
struct nn::nex::ObjectThreadRoot;
|
|
|
|
/* 1826 */
|
|
struct nn::nex::SpinTest;
|
|
|
|
/* 1827 */
|
|
struct nn::nex::OutputFormat;
|
|
|
|
/* 1828 */
|
|
struct nn::nex::PIDLogFilter;
|
|
|
|
/* 1829 */
|
|
struct nn::nex::Platform;
|
|
|
|
/* 1830 */
|
|
struct nn::nex::RandomNumberGenerator;
|
|
|
|
/* 1831 */
|
|
struct nn::nex::ProfilingUnit;
|
|
|
|
/* 1832 */
|
|
struct nn::nex::SigloAccount;
|
|
|
|
/* 1833 */
|
|
struct nn::nex;
|
|
|
|
/* 1834 */
|
|
struct nn::nex::StringConversion;
|
|
|
|
/* 1835 */
|
|
struct nn::nex::String;
|
|
|
|
/* 1836 */
|
|
struct nn::nex::StringConverter;
|
|
|
|
/* 1837 */
|
|
struct nn::nex::StringStream;
|
|
|
|
/* 1838 */
|
|
struct nn::nex::SystemClock;
|
|
|
|
/* 1839 */
|
|
struct nn::nex::ErrorDescriptionTable;
|
|
|
|
/* 1840 */
|
|
struct nn::nex::SystemInfo;
|
|
|
|
/* 1841 */
|
|
struct nn::nex::GlobalVariables;
|
|
|
|
/* 1842 */
|
|
struct nn::nex::ThreadVariableRoot;
|
|
|
|
/* 1843 */
|
|
struct nn::nex::Time;
|
|
|
|
/* 1844 */
|
|
struct nn::nex::Tokenizer;
|
|
|
|
/* 1845 */
|
|
struct nn::nex::Variant;
|
|
|
|
/* 1846 */
|
|
struct nn::nex::Condition;
|
|
|
|
/* 1847 */
|
|
struct nn::nex::ThreadScrambler;
|
|
|
|
/* 1848 */
|
|
struct nn::nex::WaterMark;
|
|
|
|
/* 1849 */
|
|
struct nn::nex::Configuration;
|
|
|
|
/* 1850 */
|
|
struct nn::nex::ConfigurationVariable;
|
|
|
|
/* 1851 */
|
|
struct nn::nex::ForcedCriticalSection;
|
|
|
|
/* 1852 */
|
|
struct nn::nex::NonReentrantableForcedCriticalSection;
|
|
|
|
/* 1853 */
|
|
struct nn::nex::CRC16Checksum;
|
|
|
|
/* 1854 */
|
|
struct nn::nex::ChecksumAlgorithm;
|
|
|
|
/* 1855 */
|
|
struct nn::nex::HMACChecksum;
|
|
|
|
/* 1856 */
|
|
struct nn::nex::KeyedChecksumAlgorithm;
|
|
|
|
/* 1857 */
|
|
struct nn::nex::Key;
|
|
|
|
/* 1858 */
|
|
struct nn::nex::CallContextRegister;
|
|
|
|
/* 1859 */
|
|
struct nn::nex::MD5;
|
|
|
|
/* 1860 */
|
|
struct nn::nex::MD5Checksum;
|
|
|
|
/* 1861 */
|
|
struct nn::nex::MD5ChecksumWithKey;
|
|
|
|
/* 1862 */
|
|
struct nn::nex::Sha1;
|
|
|
|
/* 1863 */
|
|
struct nn::nex::EncryptionAlgorithm;
|
|
|
|
/* 1864 */
|
|
struct nn::nex::RC4Encryption;
|
|
|
|
/* 1865 */
|
|
struct nn::nex::CacheManager;
|
|
|
|
/* 1866 */
|
|
struct nn::nex::BitOn;
|
|
|
|
/* 1867 */
|
|
struct nn::nex::BitStream;
|
|
|
|
/* 1868 */
|
|
struct nn::nex::Buffer;
|
|
|
|
/* 1869 */
|
|
struct nn::nex::RefBuffer;
|
|
|
|
/* 1870 */
|
|
struct nn::nex::ByteStream;
|
|
|
|
/* 1871 */
|
|
struct nn::nex::CallContext;
|
|
|
|
/* 1872 */
|
|
struct nn::nex::JobCallContextCallback;
|
|
|
|
/* 1873 */
|
|
struct nn::nex::Chrono;
|
|
|
|
/* 1874 */
|
|
struct nn::nex::CommandLineParser;
|
|
|
|
/* 1875 */
|
|
struct nn::nex::Core;
|
|
|
|
/* 1876 */
|
|
struct nn::nex::InstanceControl;
|
|
|
|
/* 1877 */
|
|
struct nn::nex::SystemSetting;
|
|
|
|
/* 1878 */
|
|
struct nn::nex::FileStorageUnit;
|
|
|
|
/* 1879 */
|
|
struct nn::nex::FileStorageDevice;
|
|
|
|
/* 1880 */
|
|
struct nn::nex::PseudoGlobalVariableRoot;
|
|
|
|
/* 1881 */
|
|
struct nn::nex::InstanceTable;
|
|
|
|
/* 1882 */
|
|
struct nn::nex::InstantiationContext;
|
|
|
|
/* 1883 */
|
|
struct nn::nex::JobQueue;
|
|
|
|
/* 1884 */
|
|
struct nn::nex::LocalClock;
|
|
|
|
/* 1885 */
|
|
struct nn::nex::LogDeviceStorageUnit;
|
|
|
|
/* 1886 */
|
|
struct nn::nex::MemoryStorageUnit;
|
|
|
|
/* 1887 */
|
|
struct nn::nex::MemoryStorageDevice;
|
|
|
|
/* 1888 */
|
|
struct nn::nex::MultipleLogDevice;
|
|
|
|
/* 1889 */
|
|
struct nn::nex::Operation;
|
|
|
|
/* 1890 */
|
|
struct nn::nex::OperationManager;
|
|
|
|
/* 1891 */
|
|
struct nn::nex::Pacer;
|
|
|
|
/* 1892 */
|
|
struct nn::nex::PeriodicJob;
|
|
|
|
/* 1893 */
|
|
struct nn::nex::Plugin;
|
|
|
|
/* 1894 */
|
|
struct nn::nex::PollForCompletionJob;
|
|
|
|
/* 1895 */
|
|
struct nn::nex::PseudoGlobalVariableList;
|
|
|
|
/* 1896 */
|
|
struct nn::nex::PseudoSingleton;
|
|
|
|
/* 1897 */
|
|
struct nn::nex::qBuffer;
|
|
|
|
/* 1898 */
|
|
struct nn::nex::Scheduler;
|
|
|
|
/* 1899 */
|
|
struct nn::nex::WorkerThreads;
|
|
|
|
/* 1900 */
|
|
struct nn::nex::SecureStorage;
|
|
|
|
/* 1901 */
|
|
struct nn::nex::SingleThreadCallPolicy;
|
|
|
|
/* 1902 */
|
|
struct nn::nex::StateMachine;
|
|
|
|
/* 1903 */
|
|
struct nn::nex::StateMachine::TransitionPath;
|
|
|
|
/* 1904 */
|
|
struct nn::nex::Statistics;
|
|
|
|
/* 1905 */
|
|
struct nn::nex::SystemComponent::Use;
|
|
|
|
/* 1906 */
|
|
struct nn::nex::SystemComponentGroup;
|
|
|
|
/* 1907 */
|
|
struct nn::nex::TimedSignal;
|
|
|
|
/* 1908 */
|
|
struct nn::nex::UriParserNoAlloc;
|
|
|
|
/* 1909 */
|
|
struct nn::nex::UtilitySubsystem;
|
|
|
|
/* 1910 */
|
|
struct nn::nex::VersionInfo;
|
|
|
|
/* 1911 */
|
|
struct nn::nex::StorageUnit;
|
|
|
|
/* 1912 */
|
|
struct nn::nex::JobWait;
|
|
|
|
/* 1913 */
|
|
struct nn::nex::StateMachine::QSimpleEvent;
|
|
|
|
/* 1914 */
|
|
struct nn::nex::CallbackRoot;
|
|
|
|
/* 1915 */
|
|
struct nn::nex::HTTPURL;
|
|
|
|
/* 1916 */
|
|
struct nn::nex::TransportEventHandler;
|
|
|
|
/* 1917 */
|
|
struct nn::nex::ConnectionManager;
|
|
|
|
/* 1918 */
|
|
struct nn::nex::EndPoint;
|
|
|
|
/* 1919 */
|
|
struct nn::nex::Stream;
|
|
|
|
/* 1920 */
|
|
struct nn::nex::ConnectionOrientedStream;
|
|
|
|
/* 1921 */
|
|
struct nn::nex::Network;
|
|
|
|
/* 1922 */
|
|
struct nn::nex::NATTraversalEngine;
|
|
|
|
/* 1923 */
|
|
struct nn::nex::ConnectivityManager;
|
|
|
|
/* 1924 */
|
|
struct nn::nex::NATProperties;
|
|
|
|
/* 1925 */
|
|
struct nn::nex::ProtocolMessageHolder;
|
|
|
|
/* 1926 */
|
|
struct nn::nex::Relay;
|
|
|
|
/* 1927 */
|
|
struct nn::nex::JobStartNATSession;
|
|
|
|
/* 1928 */
|
|
struct nn::nex::EmulationDevice;
|
|
|
|
/* 1929 */
|
|
struct nn::nex::EndPointGroup;
|
|
|
|
/* 1930 */
|
|
struct nn::nex::HighLevelStream;
|
|
|
|
/* 1931 */
|
|
struct nn::nex::JobConnectEndPoint;
|
|
|
|
/* 1932 */
|
|
struct nn::nex::JobGetPublicURL;
|
|
|
|
/* 1933 */
|
|
struct nn::nex::JobNameResolve;
|
|
|
|
/* 1934 */
|
|
struct nn::nex::LFSR;
|
|
|
|
/* 1935 */
|
|
struct nn::nex::Message;
|
|
|
|
/* 1936 */
|
|
struct nn::nex::NATRelayInterface;
|
|
|
|
/* 1937 */
|
|
struct nn::nex::StationURL;
|
|
|
|
/* 1938 */
|
|
struct nn::nex::URLProbe;
|
|
|
|
/* 1939 */
|
|
struct nn::nex::RootTransport;
|
|
|
|
/* 1940 */
|
|
struct nn::nex::StreamSettings;
|
|
|
|
/* 1941 */
|
|
struct nn::nex::Packet;
|
|
|
|
/* 1942 */
|
|
struct nn::nex::RC4PacketEncDec;
|
|
|
|
/* 1943 */
|
|
struct nn::nex::StationContactInfo;
|
|
|
|
/* 1944 */
|
|
struct nn::nex::StationProbe;
|
|
|
|
/* 1945 */
|
|
struct nn::nex::StationProbeList;
|
|
|
|
/* 1946 */
|
|
struct nn::nex::StreamBundling;
|
|
|
|
/* 1947 */
|
|
struct nn::nex::StreamTable;
|
|
|
|
/* 1948 */
|
|
struct nn::nex::TransportAdapter;
|
|
|
|
/* 1949 */
|
|
struct nn::nex::TransportSignatureGenerator;
|
|
|
|
/* 1950 */
|
|
struct nn::nex::TransportStreamManager;
|
|
|
|
/* 1951 */
|
|
struct nn::nex::UnsupportedNATReferee;
|
|
|
|
/* 1952 */
|
|
struct nn::nex::UPnPProperties;
|
|
|
|
/* 1953 */
|
|
struct nn::nex::URLProbeList;
|
|
|
|
/* 1954 */
|
|
struct nn::nex::RelayMessage;
|
|
|
|
/* 1955 */
|
|
struct nn::nex::PacketQueue;
|
|
|
|
/* 1956 */
|
|
struct nn::nex::SocketTransport;
|
|
|
|
/* 1957 */
|
|
struct nn::nex::TransportBuffer;
|
|
|
|
/* 1958 */
|
|
struct nn::nex::PacketDispatchQueue;
|
|
|
|
/* 1959 */
|
|
struct nn::nex::PRUDPEndPoint;
|
|
|
|
/* 1960 */
|
|
struct nn::nex::IORequestContext;
|
|
|
|
/* 1961 */
|
|
struct nn::nex::Timeout;
|
|
|
|
/* 1962 */
|
|
struct nn::nex::SlidingWindow;
|
|
|
|
/* 1963 */
|
|
struct nn::nex::RTT;
|
|
|
|
/* 1964 */
|
|
struct nn::nex::PRUDPStream;
|
|
|
|
/* 1965 */
|
|
struct nn::nex::PRUDPUserProtocol;
|
|
|
|
/* 1966 */
|
|
struct nn::nex::PRUDPMessageV0;
|
|
|
|
/* 1967 */
|
|
struct nn::nex::PRUDPStreamTemplateBase;
|
|
|
|
/* 1968 */
|
|
struct nn::nex::PRUDPStreamTemplateImp;
|
|
|
|
/* 1969 */
|
|
struct nn::nex::PRUDPEndPointTemplateImp;
|
|
|
|
/* 1970 */
|
|
struct nn::nex::PRUDPStreamTemplatePRUDPLiteImp;
|
|
|
|
/* 1971 */
|
|
struct nn::nex::PRUDPEndPointTemplatePRUDPLiteImp;
|
|
|
|
/* 1972 */
|
|
struct nn::nex::Router;
|
|
|
|
/* 1973 */
|
|
struct nn::nex::RoutingAddressResolver;
|
|
|
|
/* 1974 */
|
|
struct nn::nex::RoutingTable::RTEntry;
|
|
|
|
/* 1975 */
|
|
struct nn::nex::NetworkEmulator;
|
|
|
|
/* 1976 */
|
|
struct nn::nex::QueuingSocket;
|
|
|
|
/* 1977 */
|
|
struct nn::nex::QueuingSocketTransportBuffer;
|
|
|
|
/* 1978 */
|
|
struct nn::nex::ComponentState;
|
|
|
|
/* 1979 */
|
|
struct nn::nex::JobResolveRelayInfo;
|
|
|
|
/* 1980 */
|
|
struct nn::nex::ProtectedPacketQueue;
|
|
|
|
/* 1981 */
|
|
struct nn::nex::DummyPacketEncDec;
|
|
|
|
/* 1982 */
|
|
struct nn::nex::CurlHttpConnection;
|
|
|
|
/* 1983 */
|
|
struct nn::nex::HttpClient;
|
|
|
|
/* 1984 */
|
|
struct nn::nex::HttpConnection;
|
|
|
|
/* 1985 */
|
|
struct nn::nex::JobHttpBuffered;
|
|
|
|
/* 1986 */
|
|
struct nn::nex::WebSocketClient;
|
|
|
|
/* 1987 */
|
|
struct nn::nex::WSClientHandShake;
|
|
|
|
/* 1988 */
|
|
struct nn::nex::WSClientCurlSocket;
|
|
|
|
/* 1989 */
|
|
struct nn::nex::OnlineCoreDDLDeclarations;
|
|
|
|
/* 1990 */
|
|
struct nn::nex::STLExtDDLDeclarations;
|
|
|
|
/* 1991 */
|
|
struct nn::nex::DDLDeclarations;
|
|
|
|
/* 1992 */
|
|
struct nn::nex::_Type_qresult;
|
|
|
|
/* 1993 */
|
|
struct nn::nex::BerkeleySocketDriver;
|
|
|
|
/* 1994 */
|
|
struct nn::nex::BerkeleySocketDriver::BerkeleySocket;
|
|
|
|
/* 1995 */
|
|
struct nn::nex::ClientWebSocketDriver::ClientWebSocket;
|
|
|
|
/* 1996 */
|
|
struct nn::nex::Inet;
|
|
|
|
/* 1997 */
|
|
struct nn::nex::InetAddress;
|
|
|
|
/* 1998 */
|
|
struct nn::nex::InterfaceInfo;
|
|
|
|
/* 1999 */
|
|
struct nn::nex::InterfaceTable;
|
|
|
|
/* 2000 */
|
|
struct nn::nex::IOCompletionContext;
|
|
|
|
/* 2001 */
|
|
struct nn::nex::IOCompletionNotifier;
|
|
|
|
/* 2002 */
|
|
struct nn::nex::Socket;
|
|
|
|
/* 2003 */
|
|
struct nn::nex::SendingInfo;
|
|
|
|
/* 2004 */
|
|
struct nn::nex::ClosedSocketInfo;
|
|
|
|
/* 2005 */
|
|
struct nn::nex::SocketDriver;
|
|
|
|
/* 2006 */
|
|
struct nn::nex::SocketDriver::Socket;
|
|
|
|
/* 2007 */
|
|
struct nn::nex::ClientWebSocketDriver;
|
|
|
|
/* 2008 */
|
|
struct nn::nex::WebSocketDriver;
|
|
|
|
/* 2009 */
|
|
struct nn::nex::SharedCounterBase;
|
|
|
|
/* 2010 */
|
|
struct nn::nex::AnyDataAdapter;
|
|
|
|
/* 2011 */
|
|
struct nn::nex::AuthenticationFoundationDDLDeclarations;
|
|
|
|
/* 2012 */
|
|
struct nn::nex::CallProtocolMethodOperation;
|
|
|
|
/* 2013 */
|
|
struct nn::nex::BuiltInPrincipals;
|
|
|
|
/* 2014 */
|
|
struct nn::nex::Data;
|
|
|
|
/* 2015 */
|
|
struct nn::nex::_DDL_Data;
|
|
|
|
/* 2016 */
|
|
struct nn::nex::_DDL_DynamicData;
|
|
|
|
/* 2017 */
|
|
struct nn::nex::HealthServiceDDLDeclarations;
|
|
|
|
/* 2018 */
|
|
struct nn::nex::JobProcessProtocolEvent;
|
|
|
|
/* 2019 */
|
|
struct nn::nex::JobProcessProtocolMessage;
|
|
|
|
/* 2020 */
|
|
struct nn::nex::JobProtocolCallContextCallback;
|
|
|
|
/* 2021 */
|
|
struct nn::nex::KerberosEncryption;
|
|
|
|
/* 2022 */
|
|
struct nn::nex::LogToClientController::LogDeviceInterface;
|
|
|
|
/* 2023 */
|
|
struct nn::nex::MD5KeyDerivation;
|
|
|
|
/* 2024 */
|
|
struct nn::nex::NATCheckMessage;
|
|
|
|
/* 2025 */
|
|
struct nn::nex::GameKey;
|
|
|
|
/* 2026 */
|
|
struct nn::nex::_DDL_GameKey;
|
|
|
|
/* 2027 */
|
|
struct nn::nex::_DDL_NintendoNotificationEventGeneral;
|
|
|
|
/* 2028 */
|
|
struct nn::nex::_DDL_NintendoNotificationEventKeyValue;
|
|
|
|
/* 2029 */
|
|
struct nn::nex::_DDL_NintendoNotificationEventProfile;
|
|
|
|
/* 2030 */
|
|
struct nn::nex::NintendoPresence;
|
|
|
|
/* 2031 */
|
|
struct nn::nex::_DDL_NintendoPresence;
|
|
|
|
/* 2032 */
|
|
struct nn::nex::NintendoProtocolFoundationDDLDeclarations;
|
|
|
|
/* 2033 */
|
|
struct nn::nex::_DDL_StringKeyValue;
|
|
|
|
/* 2034 */
|
|
struct nn::nex::_DDL_u32KeyValue;
|
|
|
|
/* 2035 */
|
|
struct nn::nex::_DDL_u64KeyValue;
|
|
|
|
/* 2036 */
|
|
struct nn::nex::_DDL_u8KeyValue;
|
|
|
|
/* 2037 */
|
|
struct nn::nex::Property;
|
|
|
|
/* 2038 */
|
|
struct nn::nex::PropertyVariant;
|
|
|
|
/* 2039 */
|
|
struct nn::nex::ProtocolCallContext;
|
|
|
|
/* 2040 */
|
|
struct nn::nex::ProtocolFoundationDDLDeclarations;
|
|
|
|
/* 2041 */
|
|
struct nn::nex::ProtocolRequestBroker;
|
|
|
|
/* 2042 */
|
|
struct nn::nex::RemoteLogDeviceProtocolClient;
|
|
|
|
/* 2043 */
|
|
struct nn::nex::SecureConnectionProtocolClient;
|
|
|
|
/* 2044 */
|
|
struct nn::nex::SecureConnectionServiceDDLDeclarations;
|
|
|
|
/* 2045 */
|
|
struct nn::nex::StreamManager;
|
|
|
|
/* 2046 */
|
|
struct nn::nex::Ticket;
|
|
|
|
/* 2047 */
|
|
struct nn::nex::TicketGrantingProtocolClient;
|
|
|
|
/* 2048 */
|
|
struct nn::nex::_DDL_UserMessage;
|
|
|
|
/* 2049 */
|
|
struct nn::nex::_DDL_NintendoNotificationEvent;
|
|
|
|
/* 2050 */
|
|
struct nn::nex::AccountManagementCommand;
|
|
|
|
/* 2051 */
|
|
struct nn::nex::AccountManagementProtocolClient;
|
|
|
|
/* 2052 */
|
|
struct nn::nex::AccountManagementServiceDDLDeclarations;
|
|
|
|
/* 2053 */
|
|
struct nn::nex::SandboxConnectionInfo;
|
|
|
|
/* 2054 */
|
|
struct nn::nex::BackEndServices;
|
|
|
|
/* 2055 */
|
|
struct nn::nex::_DDL_PrivateData;
|
|
|
|
/* 2056 */
|
|
struct nn::nex::_DDL_PublicData;
|
|
|
|
/* 2057 */
|
|
struct nn::nex::TicketManager;
|
|
|
|
/* 2058 */
|
|
struct nn::nex::Credentials;
|
|
|
|
/* 2059 */
|
|
struct nn::nex::BackEndServices::EffectiveLoginTimeout;
|
|
|
|
/* 2060 */
|
|
struct nn::nex::ClientProtocolRequestBroker;
|
|
|
|
/* 2061 */
|
|
struct nn::nex::ClientStreamManager;
|
|
|
|
/* 2062 */
|
|
struct nn::nex::FileServerClient;
|
|
|
|
/* 2063 */
|
|
struct nn::nex::HealthClient;
|
|
|
|
/* 2064 */
|
|
struct nn::nex::SecureStream;
|
|
|
|
/* 2065 */
|
|
struct nn::nex::JobBackEndServicesLogin;
|
|
|
|
/* 2066 */
|
|
struct nn::nex::JobFileServer;
|
|
|
|
/* 2067 */
|
|
struct nn::nex::JobCheckCurrentPort;
|
|
|
|
/* 2068 */
|
|
struct nn::nex::JobNATCheckBase;
|
|
|
|
/* 2069 */
|
|
struct nn::nex::JobPerformNATCheck;
|
|
|
|
/* 2070 */
|
|
struct nn::nex::NATCheckClient;
|
|
|
|
/* 2071 */
|
|
struct nn::nex::NatCheckCache;
|
|
|
|
/* 2072 */
|
|
struct nn::nex::ProtocolRegistry;
|
|
|
|
/* 2073 */
|
|
struct nn::nex::RemoteLogDeviceServer;
|
|
|
|
/* 2074 */
|
|
struct nn::nex::RendezVousLoginOperation;
|
|
|
|
/* 2075 */
|
|
struct nn::nex::RendezVousOperation;
|
|
|
|
/* 2076 */
|
|
struct nn::nex::RendezVousLogoutOperation;
|
|
|
|
/* 2077 */
|
|
struct nn::nex::SandboxConnectionInfo::HostCredentials;
|
|
|
|
/* 2078 */
|
|
struct nn::nex::SecureConnectionClient;
|
|
|
|
/* 2079 */
|
|
struct nn::nex::ServiceClient;
|
|
|
|
/* 2080 */
|
|
struct nn::nex::JobConnectSecureEndPoint;
|
|
|
|
/* 2081 */
|
|
struct nn::nex::SecureEndPoint;
|
|
|
|
/* 2082 */
|
|
struct nn::gfx::detail::Nvn;
|
|
|
|
/* 2083 */
|
|
struct nn::gfx::detail::GlslcDll;
|
|
|
|
/* 2084 */
|
|
struct nn::gfx::detail;
|
|
|
|
/* 2085 */
|
|
struct nn::init;
|
|
|
|
/* 2086 */
|
|
struct nn::g3d::ResModel;
|
|
|
|
/* 2087 */
|
|
struct nn::g3d::ResMaterialAnim;
|
|
|
|
/* 2088 */
|
|
struct nn::g3d::ResLightAnim;
|
|
|
|
/* 2089 */
|
|
struct nn::g3d::ResFogAnim;
|
|
|
|
/* 2090 */
|
|
struct nn::g3d::ResSceneAnim;
|
|
|
|
/* 2091 */
|
|
struct nn::g3d::ResVertex;
|
|
|
|
/* 2092 */
|
|
struct nn::g3d::ResShape;
|
|
|
|
/* 2093 */
|
|
struct nn::g3d::ResVertexShapeAnim;
|
|
|
|
/* 2094 */
|
|
struct nn::g3d::ResShapeAnim;
|
|
|
|
/* 2095 */
|
|
struct nn::g3d::ResSkeleton;
|
|
|
|
/* 2096 */
|
|
struct nn::g3d::ResAnimCurve;
|
|
|
|
/* 2097 */
|
|
struct nn::g3d::ResShaderParam;
|
|
|
|
/* 2098 */
|
|
struct nn::g3d::ResMaterial;
|
|
|
|
/* 2102 */
|
|
struct sead::NinJoyNpadDevice;
|
|
|
|
/* 2104 */
|
|
struct sead::hostio::Reflexible;
|
|
|
|
/* 2105 */
|
|
struct sead::LogicalFrameBuffer;
|
|
|
|
/* 2106 */
|
|
struct sead::Framework;
|
|
|
|
/* 2107 */
|
|
struct sead::GameFramework;
|
|
|
|
/* 2108 */
|
|
struct sead::PerformanceMgrNx;
|
|
|
|
/* 2109 */
|
|
struct sead::Framework::CreateSystemTaskArg;
|
|
|
|
/* 2219 */
|
|
struct sead::Arena;
|
|
|
|
/* 2110 */
|
|
struct sead::Framework::InitializeArg
|
|
{
|
|
size_t mArenaSize;
|
|
sead::Arena *mArena;
|
|
};
|
|
|
|
/* 2111 */
|
|
struct sead::Framework::RunArg;
|
|
|
|
/* 2112 */
|
|
struct sead::MethodTreeNode;
|
|
|
|
/* 2113 */
|
|
struct sead::InfLoopChecker::SingletonDisposer_;
|
|
|
|
/* 2114 */
|
|
struct sead::InfLoopChecker;
|
|
|
|
/* 2115 */
|
|
struct sead::SingleScreenMethodTreeMgr;
|
|
|
|
/* 2116 */
|
|
struct sead::TaskBase::CreateArg;
|
|
|
|
/* 2117 */
|
|
struct sead::TaskBase;
|
|
|
|
/* 2118 */
|
|
struct sead::TaskMgr::InitializeArg;
|
|
|
|
/* 2119 */
|
|
struct sead::TaskMgr;
|
|
|
|
/* 2120 */
|
|
struct sead::TaskEvent;
|
|
|
|
/* 2121 */
|
|
struct sead::DebugFontMgrJis1Nvn;
|
|
|
|
/* 2122 */
|
|
struct sead::DebugFontMgrNvn;
|
|
|
|
/* 2123 */
|
|
struct sead::DisplayBufferNvn;
|
|
|
|
/* 2124 */
|
|
struct sead::FrameBufferNvn;
|
|
|
|
/* 2125 */
|
|
struct sead::GraphicsNvn;
|
|
|
|
/* 2126 */
|
|
struct sead::PrimitiveDrawMgrNvn;
|
|
|
|
/* 2127 */
|
|
struct sead::DrawContext;
|
|
|
|
/* 2128 */
|
|
struct sead::PrimitiveDrawer;
|
|
|
|
/* 2129 */
|
|
struct sead::ExpHeap;
|
|
|
|
/* 2133 */
|
|
struct sead::BitFlagUtil;
|
|
|
|
/* 2134 */
|
|
struct sead;
|
|
|
|
/* 2135 */
|
|
struct sead::EnumUtil;
|
|
|
|
/* 2136 */
|
|
struct sead::PrintOutput;
|
|
|
|
/* 2137 */
|
|
struct sead::BufferingPrintOutput;
|
|
|
|
/* 2138 */
|
|
struct sead::StringPrintOutput;
|
|
|
|
/* 2139 */
|
|
struct sead::StringCutOffPrintOutput;
|
|
|
|
/* 2140 */
|
|
struct sead::StreamPrintOutput;
|
|
|
|
/* 2141 */
|
|
struct sead::PrintFormatter;
|
|
|
|
/* 2142 */
|
|
struct sead::StreamPrintFormatter;
|
|
|
|
/* 2143 */
|
|
struct sead::StringUtil;
|
|
|
|
/* 2144 */
|
|
struct sead::ArchiveRes;
|
|
|
|
/* 2145 */
|
|
struct sead::Resource;
|
|
|
|
/* 2146 */
|
|
struct sead::DirectResource;
|
|
|
|
/* 2147 */
|
|
struct sead::IndirectResource;
|
|
|
|
/* 2148 */
|
|
struct sead::ResourceFactory;
|
|
|
|
/* 2149 */
|
|
struct sead::DirectResourceFactoryBase;
|
|
|
|
/* 2150 */
|
|
struct sead::IndirectResourceFactoryBase;
|
|
|
|
/* 2151 */
|
|
struct sead::ResourceMgr;
|
|
|
|
/* 2152 */
|
|
struct sead::BufferWriteStreamSrc;
|
|
|
|
/* 2153 */
|
|
struct sead::BufferMultiByteTextWriteStreamSrc;
|
|
|
|
/* 2154 */
|
|
struct sead::BufferMultiByteNullTerminatedTextWriteStreamSrc;
|
|
|
|
/* 2155 */
|
|
struct sead::BufferReadStreamSrc;
|
|
|
|
/* 2156 */
|
|
struct sead::BufferReadStream;
|
|
|
|
/* 2157 */
|
|
struct sead::StreamSrc;
|
|
|
|
/* 2158 */
|
|
struct sead::FileDeviceStreamSrc;
|
|
|
|
/* 2159 */
|
|
struct sead::PrintStreamSrc;
|
|
|
|
/* 2160 */
|
|
struct sead::RamStreamSrc;
|
|
|
|
/* 2161 */
|
|
struct sead::RamReadStream;
|
|
|
|
/* 2162 */
|
|
struct sead::TextStreamFormat;
|
|
|
|
/* 2163 */
|
|
struct sead::Stream;
|
|
|
|
/* 2164 */
|
|
struct sead::ReadStream;
|
|
|
|
/* 2165 */
|
|
struct sead::WriteStream;
|
|
|
|
/* 2166 */
|
|
struct sead::ThreadMgr;
|
|
|
|
/* 2167 */
|
|
struct sead::MainThread;
|
|
|
|
/* 2169 */
|
|
struct sead::ThreadUtil;
|
|
|
|
/* 2170 */
|
|
struct sead::ControllerMgr::SingletonDisposer_;
|
|
|
|
/* 2171 */
|
|
struct sead::ControllerMgr;
|
|
|
|
/* 2172 */
|
|
struct sead::Camera;
|
|
|
|
/* 2173 */
|
|
struct sead::OrthoCamera;
|
|
|
|
/* 2174 */
|
|
struct sead::LookAtCamera;
|
|
|
|
/* 2175 */
|
|
struct sead::DirectCamera;
|
|
|
|
/* 2176 */
|
|
struct sead::Color4u8;
|
|
|
|
/* 2177 */
|
|
struct sead::Color4f;
|
|
|
|
/* 2178 */
|
|
struct sead::FrameBuffer;
|
|
|
|
/* 2179 */
|
|
struct sead::ReferenceFrameBuffer;
|
|
|
|
/* 2180 */
|
|
struct sead::Graphics;
|
|
|
|
/* 2181 */
|
|
struct sead::GraphicsContext;
|
|
|
|
/* 2182 */
|
|
struct sead::PrimitiveRenderer;
|
|
|
|
/* 2183 */
|
|
struct sead::Projection;
|
|
|
|
/* 2184 */
|
|
struct sead::OrthoProjection;
|
|
|
|
/* 2185 */
|
|
struct sead::PerspectiveProjection;
|
|
|
|
/* 2186 */
|
|
struct sead::FrustumProjection;
|
|
|
|
/* 2187 */
|
|
struct sead::DirectProjection;
|
|
|
|
/* 2188 */
|
|
struct sead::Viewport;
|
|
|
|
/* 2189 */
|
|
struct sead::Random;
|
|
|
|
/* 2190 */
|
|
struct sead::Base64;
|
|
|
|
/* 2191 */
|
|
struct sead::CalendarTime::Year;
|
|
|
|
/* 2192 */
|
|
struct sead::CalendarTime::Month;
|
|
|
|
/* 2193 */
|
|
struct sead::CalendarTime::Day;
|
|
|
|
/* 2194 */
|
|
struct sead::CalendarTime::Hour;
|
|
|
|
/* 2195 */
|
|
struct sead::CalendarTime::Minute;
|
|
|
|
/* 2196 */
|
|
struct sead::CalendarTime::Second;
|
|
|
|
/* 2197 */
|
|
struct sead::CalendarTime::Time;
|
|
|
|
/* 2198 */
|
|
struct sead::DateTime;
|
|
|
|
/* 2199 */
|
|
struct sead::DateUtil;
|
|
|
|
/* 2200 */
|
|
struct sead::TickSpan;
|
|
|
|
/* 2202 */
|
|
struct sead::CoreInfo;
|
|
|
|
/* 2203 */
|
|
struct sead::XmlElement;
|
|
|
|
/* 2204 */
|
|
struct sead::TreeNode;
|
|
|
|
/* 2205 */
|
|
struct sead::CuckooClock::SingletonDisposer_;
|
|
|
|
/* 2206 */
|
|
struct sead::CuckooClock;
|
|
|
|
/* 2207 */
|
|
struct sead::ArchiveFileDevice;
|
|
|
|
/* 2208 */
|
|
struct sead::FileDevice;
|
|
|
|
/* 2209 */
|
|
struct sead::FileHandle;
|
|
|
|
/* 2210 */
|
|
struct sead::DirectoryHandle;
|
|
|
|
/* 2211 */
|
|
struct sead::FileDeviceMgr;
|
|
|
|
/* 2212 */
|
|
struct sead::MainFileDevice;
|
|
|
|
/* 2213 */
|
|
struct sead::CalculateTask;
|
|
|
|
/* 2214 */
|
|
struct sead::FaderTaskBase;
|
|
|
|
/* 2215 */
|
|
struct sead::FaderTask;
|
|
|
|
/* 2216 */
|
|
struct sead::NullFaderTask;
|
|
|
|
/* 2217 */
|
|
struct sead::MethodTreeMgr;
|
|
|
|
/* 2218 */
|
|
struct sead::DrawLockContext;
|
|
|
|
/* 2220 */
|
|
struct sead::BinaryStreamFormat;
|
|
|
|
/* 2222 */
|
|
struct sead::Controller;
|
|
|
|
/* 2223 */
|
|
struct sead::ControllerBase;
|
|
|
|
/* 2224 */
|
|
struct sead::DateSpan;
|
|
|
|
/* 2225 */
|
|
struct sead::DateTimeUtc;
|
|
|
|
/* 2226 */
|
|
struct sead::NinContentFileDevice;
|
|
|
|
/* 2227 */
|
|
struct sead::NinFileDeviceBase;
|
|
|
|
/* 2228 */
|
|
struct agl::GPUMemAddrBase;
|
|
|
|
/* 2229 */
|
|
struct agl::GPUMemBlockBase;
|
|
|
|
/* 2230 */
|
|
struct agl::detail::MemoryPool;
|
|
|
|
/* 2231 */
|
|
struct agl::detail::MemoryPoolHeap;
|
|
|
|
/* 2232 */
|
|
struct agl::detail::GPUMemBlockMgrHeapEx;
|
|
|
|
/* 2233 */
|
|
struct agl::detail::GPUMemBlockMgr;
|
|
|
|
/* 2234 */
|
|
struct agl::driver::GraphicsDriverMgr;
|
|
|
|
/* 2235 */
|
|
struct agl::driver::NVNMgr;
|
|
|
|
/* 2236 */
|
|
struct agl::driver::NVNtexture_;
|
|
|
|
/* 2237 */
|
|
struct agl::driver::NVNsampler_;
|
|
|
|
/* 2238 */
|
|
struct agl::driver::NVNimage_;
|
|
|
|
/* 2239 */
|
|
struct agl::g3d::ResFile;
|
|
|
|
/* 2240 */
|
|
struct agl::g3d::ResMaterial;
|
|
|
|
/* 2241 */
|
|
struct agl::g3d::ResMaterialAnim;
|
|
|
|
/* 2242 */
|
|
struct agl::DisplayList;
|
|
|
|
/* 2243 */
|
|
struct agl::InitArg;
|
|
|
|
/* 2244 */
|
|
struct agl;
|
|
|
|
/* 2245 */
|
|
struct agl::RenderBuffer;
|
|
|
|
/* 2246 */
|
|
struct agl::RenderTargetColor;
|
|
|
|
/* 2247 */
|
|
struct agl::RenderTargetDepth;
|
|
|
|
/* 2248 */
|
|
struct agl::ShaderLocation;
|
|
|
|
/* 2249 */
|
|
struct agl::ShaderProgram;
|
|
|
|
/* 2250 */
|
|
struct agl::Shader;
|
|
|
|
/* 2251 */
|
|
struct agl::ShaderProgram::VariationBuffer;
|
|
|
|
/* 2252 */
|
|
struct agl::VertexShader;
|
|
|
|
/* 2253 */
|
|
struct agl::FragmentShader;
|
|
|
|
/* 2254 */
|
|
struct agl::GeometryShader;
|
|
|
|
/* 2255 */
|
|
struct agl::ComputeShader;
|
|
|
|
/* 2256 */
|
|
struct agl::TextureData;
|
|
|
|
/* 2257 */
|
|
struct agl::TextureSampler;
|
|
|
|
/* 2258 */
|
|
struct agl::UniformBlock;
|
|
|
|
/* 2259 */
|
|
struct agl::VertexAttribute;
|
|
|
|
/* 2260 */
|
|
struct agl::utl::DebugTextureDrawer;
|
|
|
|
/* 2261 */
|
|
struct agl::utl::DebugTexturePage;
|
|
|
|
/* 2262 */
|
|
struct agl::utl::DebugTexturePage::Context;
|
|
|
|
/* 2263 */
|
|
struct agl::utl::DebugTexture;
|
|
|
|
/* 2264 */
|
|
struct agl::utl::DevTools;
|
|
|
|
/* 2265 */
|
|
struct agl::utl::DynamicTextureAllocator;
|
|
|
|
/* 2266 */
|
|
struct agl::utl::TextureDataEx;
|
|
|
|
/* 2268 */
|
|
struct agl::utl::PrimitiveShape;
|
|
|
|
/* 2269 */
|
|
struct agl::utl::PrimitiveTexture;
|
|
|
|
/* 2270 */
|
|
struct agl::utl::PrimitiveVertex;
|
|
|
|
/* 2271 */
|
|
struct agl::utl::ResParameterObj;
|
|
|
|
/* 2272 */
|
|
struct agl::utl::ResParameterList;
|
|
|
|
/* 2273 */
|
|
struct agl::utl::ResParameter;
|
|
|
|
/* 2274 */
|
|
struct agl::utl::ResParameterArchiveData;
|
|
|
|
/* 2275 */
|
|
struct agl::utl::TextureMemoryAllocator;
|
|
|
|
/* 2276 */
|
|
struct agl::utl::VertexAttributeHolder;
|
|
|
|
/* 2277 */
|
|
struct agl::g3d::ResTextureDataEx;
|
|
|
|
/* 2278 */
|
|
struct agl::g3d::TextureUtilG3D;
|
|
|
|
/* 2279 */
|
|
struct agl::detail::FileIOMgr;
|
|
|
|
/* 2280 */
|
|
struct agl::detail::FileIOMgr::CreateArg;
|
|
|
|
/* 2281 */
|
|
struct agl::detail::FileIOMgr::DialogArg;
|
|
|
|
/* 2282 */
|
|
struct agl::detail::PrivateResource;
|
|
|
|
/* 2283 */
|
|
struct agl::detail::RootNode;
|
|
|
|
/* 2284 */
|
|
struct agl::detail::ShaderHolder;
|
|
|
|
/* 2286 */
|
|
struct agl::ResBinaryShaderArchiveData;
|
|
|
|
/* 2287 */
|
|
struct agl::ResBinaryShaderArchive;
|
|
|
|
/* 2288 */
|
|
struct agl::ResShaderBinary;
|
|
|
|
/* 2289 */
|
|
struct agl::detail::DynamicUniformBlock;
|
|
|
|
/* 2290 */
|
|
struct agl::detail::CompSel;
|
|
|
|
/* 2291 */
|
|
struct agl::detail::Surface;
|
|
|
|
/* 2292 */
|
|
struct agl::detail::SamplerObject;
|
|
|
|
/* 2293 */
|
|
struct agl::eft::Star;
|
|
|
|
/* 2294 */
|
|
struct agl::pfx::Sky;
|
|
|
|
/* 2296 */
|
|
struct agl::utl::ParameterObj;
|
|
|
|
/* 2297 */
|
|
struct agl::utl::ParameterStringMgr;
|
|
|
|
/* 2298 */
|
|
struct agl::IndexStream;
|
|
|
|
/* 2299 */
|
|
struct agl::ResShaderArchiveData;
|
|
|
|
/* 2300 */
|
|
struct agl::ResShaderArchive;
|
|
|
|
/* 2301 */
|
|
struct agl::ResShaderProgram;
|
|
|
|
/* 2302 */
|
|
struct agl::ResShaderVariation;
|
|
|
|
/* 2303 */
|
|
struct agl::ShaderCompileInfo;
|
|
|
|
/* 2304 */
|
|
struct agl::ShaderProgramEdit;
|
|
|
|
/* 2305 */
|
|
struct agl::TextureDataInitializerGTX;
|
|
|
|
/* 2306 */
|
|
struct agl::TextureDataInitializerTGA;
|
|
|
|
/* 2307 */
|
|
struct agl::TextureDataInitializerTGA::TGAData;
|
|
|
|
/* 2308 */
|
|
struct agl::VertexBuffer;
|
|
|
|
/* 2310 */
|
|
struct agl::detail::ShaderTextUtil;
|
|
|
|
/* 2311 */
|
|
struct agl::detail::ShaderTextUtil::ShaderDumpTextAnalyzeResult;
|
|
|
|
/* 2312 */
|
|
struct agl::shtxt::Preprocessor;
|
|
|
|
/* 2313 */
|
|
struct agl::shtxt::Resolver;
|
|
|
|
/* 2314 */
|
|
struct agl::shtxt::Clause::TableChecker;
|
|
|
|
/* 2315 */
|
|
struct agl::shtxt::Clause;
|
|
|
|
/* 2316 */
|
|
struct agl::detail;
|
|
|
|
/* 2317 */
|
|
struct agl::shtxt::DefineLinker;
|
|
|
|
/* 2318 */
|
|
struct agl::shtxt::ExpressionEvaluator;
|
|
|
|
/* 2319 */
|
|
struct agl::shtxt::Lexer;
|
|
|
|
/* 2320 */
|
|
struct agl::shtxt::SyntaxTree;
|
|
|
|
/* 2321 */
|
|
struct eui::ScalableFontMgr;
|
|
|
|
/* 2322 */
|
|
struct eui::ScalableFontMgr::InitializeArg;
|
|
|
|
/* 2323 */
|
|
struct eui::ScalableFontMgr::UpdateTextureCacheThread;
|
|
|
|
/* 2324 */
|
|
struct eui::NwAllocator;
|
|
|
|
/* 2325 */
|
|
struct eui;
|
|
|
|
/* 2326 */
|
|
struct eui::WindowEx;
|
|
|
|
/* 2327 */
|
|
struct eui::TextBoxEx;
|
|
|
|
/* 2328 */
|
|
struct eui::PictureEx;
|
|
|
|
/* 2329 */
|
|
struct eui::PartsEx;
|
|
|
|
/* 2330 */
|
|
struct eui::AlignPane;
|
|
|
|
/* 2331 */
|
|
struct eui::BoundingEx;
|
|
|
|
/* 2332 */
|
|
struct eui::CapturePane;
|
|
|
|
/* 2333 */
|
|
struct nn::ui2d::PlacementTextureInfo;
|
|
|
|
/* 2334 */
|
|
struct nn::ui2d::TextureInfo;
|
|
|
|
/* 2335 */
|
|
struct eui::DynamicCapturePane;
|
|
|
|
/* 2336 */
|
|
struct eui::DynamicCaptureUsePictureEx;
|
|
|
|
/* 2337 */
|
|
struct eui::DynamicCaptureUseWindowEx;
|
|
|
|
/* 2338 */
|
|
struct eui::LayoutEx;
|
|
|
|
/* 2339 */
|
|
struct eui::MassDrawPane;
|
|
|
|
/* 2340 */
|
|
struct eui::MultiArcResourceAccessor;
|
|
|
|
/* 2341 */
|
|
struct nn::ui2d::ResourceAccessor;
|
|
|
|
/* 2342 */
|
|
struct nn::ui2d::ResourceTextureInfo;
|
|
|
|
/* 2343 */
|
|
struct eui::MultiFilterPictureEx;
|
|
|
|
/* 2344 */
|
|
struct eui::MultiFilterWindowEx;
|
|
|
|
/* 2345 */
|
|
struct eui::RootPane;
|
|
|
|
/* 2346 */
|
|
struct eui::ScalableFontTextBoxEx;
|
|
|
|
/* 2347 */
|
|
struct eui::ScissorPane;
|
|
|
|
/* 2348 */
|
|
struct eui::FontMgr;
|
|
|
|
/* 2349 */
|
|
struct eui::MessageString;
|
|
|
|
/* 2350 */
|
|
struct eui::Animator;
|
|
|
|
/* 2351 */
|
|
struct eui::AnimatorSet;
|
|
|
|
/* 2352 */
|
|
struct eui::Screen;
|
|
|
|
/* 2353 */
|
|
struct eui::DrawInfoEx;
|
|
|
|
/* 2354 */
|
|
struct eui::AnimButton;
|
|
|
|
/* 2355 */
|
|
struct eui::ScreenMgr;
|
|
|
|
/* 2356 */
|
|
struct eui::SharcArchive;
|
|
|
|
/* 2357 */
|
|
struct eui::SharcArchive::FileReader;
|
|
|
|
/* 2358 */
|
|
struct eui::UIController;
|
|
|
|
/* 2359 */
|
|
struct eui::ButtonBase;
|
|
|
|
/* 2360 */
|
|
struct eui::ButtonBase::ActionQueue;
|
|
|
|
/* 2361 */
|
|
struct eui::ButtonGroup;
|
|
|
|
/* 2362 */
|
|
struct eui::ControlBase;
|
|
|
|
/* 2363 */
|
|
struct eui::ControlCreator;
|
|
|
|
/* 2364 */
|
|
struct nn::ui2d::ControlCreator;
|
|
|
|
/* 2365 */
|
|
struct eui::DecisionButton;
|
|
|
|
/* 2366 */
|
|
struct eui::DragButton;
|
|
|
|
/* 2367 */
|
|
struct eui::SelectButton;
|
|
|
|
/* 2368 */
|
|
struct eui::HoverButton;
|
|
|
|
/* 2369 */
|
|
struct eui::LetterAnimControl;
|
|
|
|
/* 2370 */
|
|
struct eui::NormalButton;
|
|
|
|
/* 2371 */
|
|
struct eui::TapButton;
|
|
|
|
/* 2372 */
|
|
struct eui::TraceGaugeControl;
|
|
|
|
/* 2373 */
|
|
struct eui::TwoTouchCheckKeepButton;
|
|
|
|
/* 2374 */
|
|
struct eui::CheckButton;
|
|
|
|
/* 2375 */
|
|
struct eui::UniteButton;
|
|
|
|
/* 2376 */
|
|
struct eui::BoxCursorControl;
|
|
|
|
/* 2377 */
|
|
struct eui::BoxCursorMgr;
|
|
|
|
/* 2378 */
|
|
struct eui::BoxCursorNode;
|
|
|
|
/* 2379 */
|
|
struct eui::FrameBufferMultiFilter;
|
|
|
|
/* 2380 */
|
|
struct eui::MessageMgr;
|
|
|
|
/* 2381 */
|
|
struct eui::MessageMgr::Archive;
|
|
|
|
/* 2382 */
|
|
struct eui::MessageSet;
|
|
|
|
/* 2383 */
|
|
struct eui::TagProcessor;
|
|
|
|
/* 2384 */
|
|
struct eui::TextSearcher;
|
|
|
|
/* 2385 */
|
|
struct nn::ui2d::TextSearcher;
|
|
|
|
/* 2386 */
|
|
struct eui::ConstantBuffer::InitConfig;
|
|
|
|
/* 2387 */
|
|
struct eui::ConstantBuffer;
|
|
|
|
/* 2388 */
|
|
struct eui::CheckKeepButton;
|
|
|
|
/* 2389 */
|
|
struct eui::Grammar;
|
|
|
|
/* 2390 */
|
|
struct al::ActorActionKeeper;
|
|
|
|
/* 2391 */
|
|
struct al::RootSercherNode;
|
|
|
|
/* 2392 */
|
|
struct al::RootSercher;
|
|
|
|
/* 2393 */
|
|
struct al::AnimPlayerSkl;
|
|
|
|
/* 2394 */
|
|
struct nn::g3d::SkeletonObj;
|
|
|
|
/* 2395 */
|
|
struct al::ModelAnimInterp;
|
|
|
|
/* 2396 */
|
|
struct al::ModelAnimInterpInfoHolder;
|
|
|
|
/* 2398 */
|
|
struct al::AreaObjFactory;
|
|
|
|
/* 2399 */
|
|
struct al::AreaObjMtxConnecter;
|
|
|
|
/* 2400 */
|
|
struct al::AreaShape;
|
|
|
|
/* 2401 */
|
|
struct al::AreaShapeFactory;
|
|
|
|
/* 2402 */
|
|
struct al::AreaShapeSphere;
|
|
|
|
/* 2403 */
|
|
struct al::AreaShapeOval;
|
|
|
|
/* 2404 */
|
|
struct al::AreaShapeInfinite;
|
|
|
|
/* 2405 */
|
|
struct al::SwitchAreaDirector;
|
|
|
|
/* 2406 */
|
|
struct al::SwitchOnAreaGroup;
|
|
|
|
/* 2407 */
|
|
struct al::TrafficArea;
|
|
|
|
/* 2408 */
|
|
struct al::TrafficAreaDirector;
|
|
|
|
/* 2409 */
|
|
struct al::AudioKeeper;
|
|
|
|
/* 2410 */
|
|
struct al::AudioGeneralPurposeAreaChecker;
|
|
|
|
/* 2412 */
|
|
struct al::AudioResourcePlayerKeeper;
|
|
|
|
/* 2413 */
|
|
struct al::AudioSystemInfo;
|
|
|
|
/* 2415 */
|
|
struct al::AudioEffectController;
|
|
|
|
/* 2416 */
|
|
struct nn::atk::EffectDelay;
|
|
|
|
/* 2417 */
|
|
struct al::AudioEventController;
|
|
|
|
/* 2418 */
|
|
struct alAudioEventControllerFunction;
|
|
|
|
/* 2419 */
|
|
struct al::AudioEffectReverb;
|
|
|
|
/* 2420 */
|
|
struct al::AudioBusSendFader;
|
|
|
|
/* 2421 */
|
|
struct al::AudioAddonSoundArchiveInfo;
|
|
|
|
/* 2422 */
|
|
struct al::AudioSoundArchiveInfo;
|
|
|
|
/* 2423 */
|
|
struct al::AudioResourceLoadingInfo;
|
|
|
|
/* 2424 */
|
|
struct al::AudioResourceLoadInfo;
|
|
|
|
/* 2425 */
|
|
struct al::AudioResourceLoadGroupInfo;
|
|
|
|
/* 2426 */
|
|
struct al::AudioMaximizer;
|
|
|
|
/* 2427 */
|
|
struct al::AudioBusSendController;
|
|
|
|
/* 2428 */
|
|
struct al::AudioEffectParamsLevelDetector;
|
|
|
|
/* 2429 */
|
|
struct al::AudioEffectLevelDetector;
|
|
|
|
/* 2430 */
|
|
struct al::AudioEffectCtrlPerBus;
|
|
|
|
/* 2431 */
|
|
struct al::AudioEffectCtrlPerBusGroup;
|
|
|
|
/* 2432 */
|
|
struct al::AudioSystemPauseController;
|
|
|
|
/* 2433 */
|
|
struct al::BgmBeatCounter;
|
|
|
|
/* 2434 */
|
|
struct al::BgmPlayEventController;
|
|
|
|
/* 2435 */
|
|
struct al::BgmDirector;
|
|
|
|
/* 2436 */
|
|
struct alBgmFunction;
|
|
|
|
/* 2437 */
|
|
struct al::BgmKeeper;
|
|
|
|
/* 2438 */
|
|
struct al::BgmLinePlayInfo;
|
|
|
|
/* 2439 */
|
|
struct al::BgmLine::SwichableHeap;
|
|
|
|
/* 2440 */
|
|
struct al::BgmLine;
|
|
|
|
/* 2441 */
|
|
struct al::BgmLineKeeper;
|
|
|
|
/* 2442 */
|
|
struct al::BgmRhythmDetector;
|
|
|
|
/* 2443 */
|
|
struct al::BgmParamsChanger;
|
|
|
|
/* 2444 */
|
|
struct al::BgmTimeSignatureInfo;
|
|
|
|
/* 2445 */
|
|
struct al::BgmBpmInfo;
|
|
|
|
/* 2446 */
|
|
struct al::BgmResourceSpecificInfo;
|
|
|
|
/* 2447 */
|
|
struct al::BgmResourceSuffixInfo;
|
|
|
|
/* 2448 */
|
|
struct al::BgmEnableSituationInfo;
|
|
|
|
/* 2449 */
|
|
struct al::BgmStartTriggerSituationInfo;
|
|
|
|
/* 2450 */
|
|
struct al::BgmResourceSuffixControlInfo;
|
|
|
|
/* 2451 */
|
|
struct al::BgmResourceInfo;
|
|
|
|
/* 2452 */
|
|
struct al::BgmResourceCategoryInfo;
|
|
|
|
/* 2453 */
|
|
struct al::BgmStagePlayInfo;
|
|
|
|
/* 2454 */
|
|
struct al::BgmStageScenarioInfo;
|
|
|
|
/* 2455 */
|
|
struct al::BgmStageInfo;
|
|
|
|
/* 2456 */
|
|
struct al::BgmVolumeProcInfo;
|
|
|
|
/* 2457 */
|
|
struct al::BgmTrackChangeInfo;
|
|
|
|
/* 2458 */
|
|
struct al::BgmTrackProcInfo;
|
|
|
|
/* 2459 */
|
|
struct al::BgmRegionProcInfo;
|
|
|
|
/* 2460 */
|
|
struct al::BgmPitchProcInfo;
|
|
|
|
/* 2461 */
|
|
struct al::BgmPitchModulationProcInfo;
|
|
|
|
/* 2462 */
|
|
struct al::BgmLpfProcInfo;
|
|
|
|
/* 2463 */
|
|
struct al::BgmBiquadBpfProcInfo;
|
|
|
|
/* 2464 */
|
|
struct al::BgmPanProcInfo;
|
|
|
|
/* 2465 */
|
|
struct al::BgmEffectBusSendProcInfo;
|
|
|
|
/* 2466 */
|
|
struct al::BgmMoveLoopStartProcInfo;
|
|
|
|
/* 2467 */
|
|
struct al::BgmRelationalSituationInfo;
|
|
|
|
/* 2468 */
|
|
struct al::BgmSubSituationInfo;
|
|
|
|
/* 2469 */
|
|
struct al::BgmSituationInfo;
|
|
|
|
/* 2470 */
|
|
struct al::BgmProcInfo;
|
|
|
|
/* 2471 */
|
|
struct al::BgmChordDetector;
|
|
|
|
/* 2472 */
|
|
struct al::BgmSituationDirector;
|
|
|
|
/* 2473 */
|
|
struct al::DspLinearValueController;
|
|
|
|
/* 2474 */
|
|
struct al::DspSinValueController;
|
|
|
|
/* 2475 */
|
|
struct al::BgmEventProcInfo;
|
|
|
|
/* 2476 */
|
|
struct al::BgmMusicalInfo;
|
|
|
|
/* 2477 */
|
|
struct al::Bgm3DParamsController;
|
|
|
|
/* 2478 */
|
|
struct al::BgmMultiPlayingInfo;
|
|
|
|
/* 2479 */
|
|
struct al::BgmMultiPlayingController;
|
|
|
|
/* 2480 */
|
|
struct al::BgmRhythmSyncDirector;
|
|
|
|
/* 2481 */
|
|
struct al::BgmPlayPointRecorder;
|
|
|
|
/* 2483 */
|
|
struct al::CameraDistanceCurve;
|
|
|
|
/* 2484 */
|
|
struct al::CameraFlagCtrl;
|
|
|
|
/* 2485 */
|
|
struct al::CameraInputHolder;
|
|
|
|
/* 2486 */
|
|
struct al::CameraInSwitchOnAreaDirector;
|
|
|
|
/* 2487 */
|
|
struct al::CameraLimitRailKeeper;
|
|
|
|
/* 2488 */
|
|
struct al::CameraParamTransfer;
|
|
|
|
/* 2489 */
|
|
struct al::CameraPoserFactory;
|
|
|
|
/* 2490 */
|
|
struct al::CameraPoserFlag;
|
|
|
|
/* 2491 */
|
|
struct alCameraPoserFunction;
|
|
|
|
/* 2492 */
|
|
struct al::CameraPoseUpdater;
|
|
|
|
/* 2493 */
|
|
struct al::CameraRequestParamHolder;
|
|
|
|
/* 2494 */
|
|
struct al::CameraResourceHolder;
|
|
|
|
/* 2495 */
|
|
struct al::CameraStartParamCtrl;
|
|
|
|
/* 2496 */
|
|
struct al::CameraStopJudge;
|
|
|
|
/* 2497 */
|
|
struct al::CameraSwitcher;
|
|
|
|
/* 2498 */
|
|
struct al::CameraSwitchRequester;
|
|
|
|
/* 2499 */
|
|
struct al::CameraSwitchRequestInfo;
|
|
|
|
/* 2500 */
|
|
struct al::CameraTargetAreaLimitter;
|
|
|
|
/* 2501 */
|
|
struct al::CameraTargetCollideInfoHolder;
|
|
|
|
/* 2502 */
|
|
struct al::CameraTargetHolder;
|
|
|
|
/* 2503 */
|
|
struct al::CameraTicket;
|
|
|
|
/* 2504 */
|
|
struct al::CameraTicketHolder;
|
|
|
|
/* 2505 */
|
|
struct al::CameraTicketId;
|
|
|
|
/* 2506 */
|
|
struct alCameraFunction;
|
|
|
|
/* 2507 */
|
|
struct al::TransCameraSubTarget;
|
|
|
|
/* 2508 */
|
|
struct al::GyroCameraCtrl;
|
|
|
|
/* 2509 */
|
|
struct al::PauseCameraCtrl;
|
|
|
|
/* 2510 */
|
|
struct al::SceneCameraViewCtrl;
|
|
|
|
/* 2511 */
|
|
struct al::SceneCameraCtrl;
|
|
|
|
/* 2512 */
|
|
struct al::CameraViewFlag;
|
|
|
|
/* 2513 */
|
|
struct al::CameraViewInfo;
|
|
|
|
/* 2514 */
|
|
struct al::SceneCameraInfo;
|
|
|
|
/* 2515 */
|
|
struct al::ICameraInput;
|
|
|
|
/* 2516 */
|
|
struct al::SnapShotCameraCtrl;
|
|
|
|
/* 2517 */
|
|
struct al::SpecialCameraHolder;
|
|
|
|
/* 2518 */
|
|
struct al::ClippingActorHolder;
|
|
|
|
/* 2519 */
|
|
struct al::ClippingActorInfo;
|
|
|
|
/* 2520 */
|
|
struct al::ClippingActorInfoList;
|
|
|
|
/* 2521 */
|
|
struct al::ClippingInfoGroup;
|
|
|
|
/* 2522 */
|
|
struct al::ClippingRequestInfo;
|
|
|
|
/* 2523 */
|
|
struct al::FrustumRadar;
|
|
|
|
/* 2524 */
|
|
struct al::Collider;
|
|
|
|
/* 2526 */
|
|
struct al::CollisionParts;
|
|
|
|
/* 2527 */
|
|
struct al::CollisionPartsKeeperOctree;
|
|
|
|
/* 2528 */
|
|
struct al::CollisionPartsKeeperPtrArray;
|
|
|
|
/* 2529 */
|
|
struct al::Triangle;
|
|
|
|
/* 2530 */
|
|
struct al::HitInfo;
|
|
|
|
/* 2531 */
|
|
struct al::KCollisionServer;
|
|
|
|
/* 2532 */
|
|
struct al::SphereInterpolator;
|
|
|
|
/* 2533 */
|
|
struct al::SpherePoseInterpolator;
|
|
|
|
/* 2534 */
|
|
struct al::DiskInterpolator;
|
|
|
|
/* 2535 */
|
|
struct al::CollisionPartsFilterConnectedSensor;
|
|
|
|
/* 2536 */
|
|
struct al::CollisionPartsFilterSpecialPurpose;
|
|
|
|
/* 2537 */
|
|
struct al::CollisionPartsFilterOnlySpecialPurpose;
|
|
|
|
/* 2538 */
|
|
struct al::CollisionPartsFilterIgnoreSpecialPurpose;
|
|
|
|
/* 2539 */
|
|
struct al::CollisionPartsFilterIgnoreOptionalPurpose;
|
|
|
|
/* 2540 */
|
|
struct al::CollisionPartsFilterFunc;
|
|
|
|
/* 2541 */
|
|
struct al::CollisionPartsFilterFuncSendMsg;
|
|
|
|
/* 2542 */
|
|
struct al::CollisionPartsConnector;
|
|
|
|
/* 2543 */
|
|
struct al::MtxConnector;
|
|
|
|
/* 2544 */
|
|
struct al::SensorConnector;
|
|
|
|
/* 2547 */
|
|
struct aal::IAudioFrameProcess;
|
|
|
|
/* 2548 */
|
|
struct al::InputStickSpinChecker;
|
|
|
|
/* 2549 */
|
|
struct al::JoyPadAccelPoseAnalyzer;
|
|
|
|
/* 2550 */
|
|
struct al::KeyRepeatCtrl;
|
|
|
|
/* 2551 */
|
|
struct al::NpadController;
|
|
|
|
/* 2552 */
|
|
struct al::PadGyroAddon;
|
|
|
|
/* 2553 */
|
|
struct sead::ControllerAddon;
|
|
|
|
/* 2554 */
|
|
struct al::PadRumbleParam;
|
|
|
|
/* 2556 */
|
|
struct alPadRumbleFunction;
|
|
|
|
/* 2557 */
|
|
struct al::ReplayController;
|
|
|
|
/* 2558 */
|
|
struct al::DataStoreDirector;
|
|
|
|
/* 2559 */
|
|
struct al::DemoActor;
|
|
|
|
/* 2560 */
|
|
struct alDemoActorFunction;
|
|
|
|
/* 2561 */
|
|
struct al::DemoActorHolder;
|
|
|
|
/* 2562 */
|
|
struct al::DemoCamera;
|
|
|
|
/* 2563 */
|
|
struct al::DemoDynamicsResetInfoHolder;
|
|
|
|
/* 2564 */
|
|
struct al::DemoSyncedBgmCtrl;
|
|
|
|
/* 2565 */
|
|
struct al::DemoSyncedSeCtrl;
|
|
|
|
/* 2566 */
|
|
struct al::GraphicsPresetDirector;
|
|
|
|
/* 2567 */
|
|
struct al::GraphicsInitArg;
|
|
|
|
/* 2569 */
|
|
struct al::SubCameraRenderer;
|
|
|
|
/* 2570 */
|
|
struct al::TemporalInterlace;
|
|
|
|
/* 2571 */
|
|
struct al::ViewRenderer;
|
|
|
|
/* 2572 */
|
|
struct al::EffectKeeper;
|
|
|
|
/* 2573 */
|
|
struct al::EffectShaderHolder;
|
|
|
|
/* 2575 */
|
|
struct nn::vfx::Config;
|
|
|
|
/* 2576 */
|
|
struct EffectHeapForNw;
|
|
|
|
/* 2577 */
|
|
struct nn::vfx::Heap;
|
|
|
|
/* 2578 */
|
|
struct sead::ptcl::Heap;
|
|
|
|
/* 2580 */
|
|
struct al::EmitterSetResourceInfo;
|
|
|
|
/* 2581 */
|
|
struct al::EmitterSetResourceInfoHolder;
|
|
|
|
/* 2582 */
|
|
struct al::PartsEffect;
|
|
|
|
/* 2583 */
|
|
struct al::PartsEffectGroup;
|
|
|
|
/* 2584 */
|
|
struct al::PtclSystem;
|
|
|
|
/* 2585 */
|
|
struct al::BalloonOrderGroup;
|
|
|
|
/* 2586 */
|
|
struct al::BalloonOrderGroupHolder;
|
|
|
|
/* 2587 */
|
|
struct al::EventFlowActorParamHolder;
|
|
|
|
/* 2588 */
|
|
struct al::EventFlowChart;
|
|
|
|
/* 2589 */
|
|
struct al::EventFlowChoiceInfo;
|
|
|
|
/* 2590 */
|
|
struct al::EventFlowDataHolder;
|
|
|
|
/* 2591 */
|
|
struct al::EventFlowExecutor;
|
|
|
|
/* 2592 */
|
|
struct al::EventFlowMovementRail;
|
|
|
|
/* 2593 */
|
|
struct al::EventFlowMovementRailBlend;
|
|
|
|
/* 2594 */
|
|
struct al::EventFlowMovementTurnSeparate;
|
|
|
|
/* 2595 */
|
|
struct al::EventFlowMovementWait;
|
|
|
|
/* 2596 */
|
|
struct al::EventFlowMovementWander;
|
|
|
|
/* 2597 */
|
|
struct al::EventFlowNodeActionLoop;
|
|
|
|
/* 2598 */
|
|
struct al::EventFlowNodeActionOneTime;
|
|
|
|
/* 2599 */
|
|
struct al::EventFlowNodeActorKill;
|
|
|
|
/* 2600 */
|
|
struct al::EventFlowNodeActorBaseMovementStart;
|
|
|
|
/* 2601 */
|
|
struct al::EventFlowNodeActorBaseMovementEnd;
|
|
|
|
/* 2602 */
|
|
struct al::EventFlowNodeCameraStart;
|
|
|
|
/* 2603 */
|
|
struct al::EventFlowNodeAnimCameraStart;
|
|
|
|
/* 2604 */
|
|
struct al::EventFlowNodeCameraEnd;
|
|
|
|
/* 2605 */
|
|
struct al::EventFlowNodeCaseEventHolder;
|
|
|
|
/* 2606 */
|
|
struct al::EventFlowNodeCheckSwitch;
|
|
|
|
/* 2607 */
|
|
struct al::EventFlowNodeCheckWaitSwitch;
|
|
|
|
/* 2608 */
|
|
struct al::EventFlowNodeDemoAction;
|
|
|
|
/* 2609 */
|
|
struct al::EventFlowNodeDemoPlayerAction;
|
|
|
|
/* 2610 */
|
|
struct al::EventFlowNodeDemoCamera;
|
|
|
|
/* 2611 */
|
|
struct al::EventFlowNodeDemoPlayerHide;
|
|
|
|
/* 2612 */
|
|
struct al::EventFlowNodeDemoPlayerShow;
|
|
|
|
/* 2613 */
|
|
struct al::EventFlowNodeEvent;
|
|
|
|
/* 2614 */
|
|
struct al::EventFlowNodeEventQuery;
|
|
|
|
/* 2615 */
|
|
struct al::EventFlowNodeFactory;
|
|
|
|
/* 2616 */
|
|
struct al::EventFlowNodeFork;
|
|
|
|
/* 2617 */
|
|
struct al::EventFlowNodeHitReaction;
|
|
|
|
/* 2618 */
|
|
struct al::EventFlowNodeHolder;
|
|
|
|
/* 2619 */
|
|
struct al::EventFlowNodeInitInfo;
|
|
|
|
/* 2620 */
|
|
struct al::EventFlowNodeJumpEntry;
|
|
|
|
/* 2621 */
|
|
struct al::EventFlowNodeQueryJudge;
|
|
|
|
/* 2622 */
|
|
struct al::EventFlowNodeSwitchOn;
|
|
|
|
/* 2623 */
|
|
struct al::EventFlowNodeSwitchOff;
|
|
|
|
/* 2624 */
|
|
struct al::EventFlowNodeTurnToPlayer;
|
|
|
|
/* 2625 */
|
|
struct al::EventFlowNodeTurnToPlayerActionOneTime;
|
|
|
|
/* 2626 */
|
|
struct al::EventFlowNodeTurnToPreDir;
|
|
|
|
/* 2627 */
|
|
struct al::EventFlowRequestInfo;
|
|
|
|
/* 2628 */
|
|
struct al::EventFlowWatchParam;
|
|
|
|
/* 2629 */
|
|
struct al::SceneEventFlowMsg;
|
|
|
|
/* 2631 */
|
|
struct al::ExecuteRequestInfo;
|
|
|
|
/* 2632 */
|
|
struct al::ExecuteRequestKeeper;
|
|
|
|
/* 2633 */
|
|
struct al::ExecuteTableHolderDraw;
|
|
|
|
/* 2634 */
|
|
struct al::ExecuteTableHolderUpdate;
|
|
|
|
/* 2635 */
|
|
struct alActorSystemFunction;
|
|
|
|
/* 2636 */
|
|
struct al::ExecutorActorExecuteBase;
|
|
|
|
/* 2637 */
|
|
struct al::ExecutorListBase;
|
|
|
|
/* 2638 */
|
|
struct al::ExecutorListActorExecuteBase;
|
|
|
|
/* 2639 */
|
|
struct al::ExecutorListActorModelDrawBase;
|
|
|
|
/* 2640 */
|
|
struct al::ExecutorListFunctor;
|
|
|
|
/* 2641 */
|
|
struct al::ExecutorListLayoutDrawNormal;
|
|
|
|
/* 2642 */
|
|
struct al::ExecutorListLayoutDrawBase;
|
|
|
|
/* 2643 */
|
|
struct al::ExecutorListLayoutUpdate;
|
|
|
|
/* 2644 */
|
|
struct al::ExecutorListIUseExecutorBase;
|
|
|
|
/* 2645 */
|
|
struct al::ExecutorListIUseExecutorUpdate;
|
|
|
|
/* 2646 */
|
|
struct al::ExecutorListIUseExecutorDraw;
|
|
|
|
/* 2647 */
|
|
struct al::LayoutExecuteInfo;
|
|
|
|
/* 2648 */
|
|
struct al::FluidSimulateWave;
|
|
|
|
/* 2649 */
|
|
struct al::IUsePartsGraphics;
|
|
|
|
/* 2650 */
|
|
struct al::HeightMapTextureBlender;
|
|
|
|
/* 2651 */
|
|
struct al::JointRippleGenerator;
|
|
|
|
/* 2652 */
|
|
struct al::RippleCtrl;
|
|
|
|
/* 2653 */
|
|
struct al::ParameterV3f;
|
|
|
|
/* 2654 */
|
|
struct al::ParameterBool;
|
|
|
|
/* 2655 */
|
|
struct al::ParameterString64;
|
|
|
|
/* 2656 */
|
|
struct al::RippleTextureController;
|
|
|
|
/* 2657 */
|
|
struct al::ParameterV2f;
|
|
|
|
/* 2658 */
|
|
struct al::RippleTextureKeeper;
|
|
|
|
/* 2659 */
|
|
struct al::SineWave;
|
|
|
|
/* 2660 */
|
|
struct al::FogParam;
|
|
|
|
/* 2661 */
|
|
struct al::YFogParam;
|
|
|
|
/* 2662 */
|
|
struct al::FogDirector;
|
|
|
|
/* 2663 */
|
|
struct sead::ControllerMgr::Parameter;
|
|
|
|
/* 2664 */
|
|
struct al::HitSensorKeeper;
|
|
|
|
/* 2665 */
|
|
struct al::JointAimInfo;
|
|
|
|
/* 2666 */
|
|
struct al::JointControllerKeeper;
|
|
|
|
/* 2667 */
|
|
struct nn::g3d::ICalculateWorldCallback;
|
|
|
|
/* 2668 */
|
|
struct al::JointGroundSmoothController;
|
|
|
|
/* 2669 */
|
|
struct al::JointLocalAxisRotator;
|
|
|
|
/* 2670 */
|
|
struct al::JointLocalDirController;
|
|
|
|
/* 2671 */
|
|
struct al::JointLocalQuatRotator;
|
|
|
|
/* 2672 */
|
|
struct al::JointLocalScaleController;
|
|
|
|
/* 2673 */
|
|
struct al::JointLocalTransController;
|
|
|
|
/* 2674 */
|
|
struct al::JointLookAtController;
|
|
|
|
/* 2675 */
|
|
struct al::JointLookAtParam;
|
|
|
|
/* 2676 */
|
|
struct al::JointMasher;
|
|
|
|
/* 2677 */
|
|
struct al::JointMtxController;
|
|
|
|
/* 2678 */
|
|
struct al::JointPosToPosController;
|
|
|
|
/* 2679 */
|
|
struct al::JointPostQuatController;
|
|
|
|
/* 2680 */
|
|
struct al::JointQuatController;
|
|
|
|
/* 2681 */
|
|
struct al::JointQuatTransController;
|
|
|
|
/* 2682 */
|
|
struct al::JointRumbler;
|
|
|
|
/* 2683 */
|
|
struct al::JointSimpleIK;
|
|
|
|
/* 2684 */
|
|
struct al::JointSpringController;
|
|
|
|
/* 2685 */
|
|
struct al::JointInfo;
|
|
|
|
/* 2686 */
|
|
struct al::JointConstrainedSpringController;
|
|
|
|
/* 2687 */
|
|
struct al::JointSpringTransController;
|
|
|
|
/* 2688 */
|
|
struct al::JointSpringControllerHolder;
|
|
|
|
/* 2689 */
|
|
struct al::JointTranslateShaker;
|
|
|
|
/* 2690 */
|
|
struct al::KeyPoseKeeper;
|
|
|
|
/* 2691 */
|
|
struct al::MoveTwoPoint;
|
|
|
|
/* 2692 */
|
|
struct al::LayoutActorGroup;
|
|
|
|
/* 2693 */
|
|
struct al::LayoutTextPaneAnimator;
|
|
|
|
/* 2694 */
|
|
struct al::LayoutTextureRenderObj;
|
|
|
|
/* 2695 */
|
|
struct al::LayoutKeeper;
|
|
|
|
/* 2696 */
|
|
struct al::LayoutPaneGroup;
|
|
|
|
/* 2697 */
|
|
struct al::LayoutPartsActorKeeper;
|
|
|
|
/* 2700 */
|
|
struct al::FontNamePair;
|
|
|
|
/* 2701 */
|
|
struct al::EuiScreenFactory;
|
|
|
|
/* 2702 */
|
|
struct eui::ScreenFactory;
|
|
|
|
/* 2704 */
|
|
struct al::BloomParam;
|
|
|
|
/* 2705 */
|
|
struct al::BloomDirector;
|
|
|
|
/* 2706 */
|
|
struct al::DirLightParam;
|
|
|
|
/* 2707 */
|
|
struct al::DirectionalLightKeeper;
|
|
|
|
/* 2708 */
|
|
struct al::DirectionParam;
|
|
|
|
/* 2709 */
|
|
struct al::MaterialCategoryParam::CategoryParam;
|
|
|
|
/* 2710 */
|
|
struct al::MaterialCategoryKeeper;
|
|
|
|
/* 2711 */
|
|
struct al::MaterialCategoryParam;
|
|
|
|
/* 2712 */
|
|
struct al::MaterialCategory;
|
|
|
|
/* 2713 */
|
|
struct al::MaterialLightDirector;
|
|
|
|
/* 2714 */
|
|
struct al::ModelMaterialCategory;
|
|
|
|
/* 2715 */
|
|
struct al::PrePassLightKeeper;
|
|
|
|
/* 2716 */
|
|
struct al::AlbedoModePointLightMgr;
|
|
|
|
/* 2717 */
|
|
struct al::SpotLightParam;
|
|
|
|
/* 2718 */
|
|
struct al::AlbedoModeSpotLightMgr;
|
|
|
|
/* 2719 */
|
|
struct al::AlbedoModeLineLightMgr;
|
|
|
|
/* 2720 */
|
|
struct al::AlbedoModeProjLightMgr;
|
|
|
|
/* 2721 */
|
|
struct al::AlbedoModeCausticsLightMgr;
|
|
|
|
/* 2722 */
|
|
struct al::LppProjOrthoParam;
|
|
|
|
/* 2723 */
|
|
struct al::LppProjParam;
|
|
|
|
/* 2724 */
|
|
struct al::ParameterStringRef;
|
|
|
|
/* 2725 */
|
|
struct al::SSIIParam;
|
|
|
|
/* 2726 */
|
|
struct al::SSIIKeeper;
|
|
|
|
/* 2727 */
|
|
struct alActorFunction;
|
|
|
|
/* 2729 */
|
|
struct nn::g3d::ModelObj;
|
|
|
|
/* 2730 */
|
|
struct nn::g3d::MaterialObj;
|
|
|
|
/* 2731 */
|
|
struct al::ActorParamHolder;
|
|
|
|
/* 2732 */
|
|
struct al::ActorParamInfo;
|
|
|
|
/* 2733 */
|
|
struct al::ActorPoseKeeperBase;
|
|
|
|
/* 2734 */
|
|
struct al::ActorPoseKeeperTRSV;
|
|
|
|
/* 2735 */
|
|
struct al::ActorPoseKeeperTRMSV;
|
|
|
|
/* 2736 */
|
|
struct al::ActorPoseKeeperTRGMSV;
|
|
|
|
/* 2737 */
|
|
struct al::ActorPoseKeeperTFSV;
|
|
|
|
/* 2738 */
|
|
struct al::ActorPoseKeeperTFUSV;
|
|
|
|
/* 2739 */
|
|
struct al::ActorPoseKeeperTFGSV;
|
|
|
|
/* 2740 */
|
|
struct al::ActorPoseKeeperTQSV;
|
|
|
|
/* 2741 */
|
|
struct al::ActorPoseKeeperTQGSV;
|
|
|
|
/* 2742 */
|
|
struct al::ActorPoseKeeperTQGMSV;
|
|
|
|
/* 2743 */
|
|
struct alActorPoseFunction;
|
|
|
|
/* 2744 */
|
|
struct al::ActorSceneInfo;
|
|
|
|
/* 2745 */
|
|
struct alActorSensorFunction;
|
|
|
|
/* 2746 */
|
|
struct al::SensorMsgPlayerAttackTrample;
|
|
|
|
/* 2747 */
|
|
struct al::SensorMsgPlayerTrampleReflect;
|
|
|
|
/* 2748 */
|
|
struct al::SensorMsgPlayerAttackHipDrop;
|
|
|
|
/* 2749 */
|
|
struct al::SensorMsgPlayerAttackObjHipDrop;
|
|
|
|
/* 2750 */
|
|
struct al::SensorMsgPlayerAttackObjHipDropReflect;
|
|
|
|
/* 2751 */
|
|
struct al::SensorMsgPlayerAttackObjHipDropHighJump;
|
|
|
|
/* 2752 */
|
|
struct al::SensorMsgPlayerAttackHipDropKnockDown;
|
|
|
|
/* 2753 */
|
|
struct al::SensorMsgPlayerAttackStatueDrop;
|
|
|
|
/* 2754 */
|
|
struct al::SensorMsgPlayerAttackObjStatueDrop;
|
|
|
|
/* 2755 */
|
|
struct al::SensorMsgPlayerAttackObjStatueDropReflect;
|
|
|
|
/* 2756 */
|
|
struct al::SensorMsgPlayerAttackObjStatueDropReflectNoCondition;
|
|
|
|
/* 2757 */
|
|
struct al::SensorMsgPlayerAttackStatueTouch;
|
|
|
|
/* 2758 */
|
|
struct al::SensorMsgPlayerAttackUpperPunch;
|
|
|
|
/* 2759 */
|
|
struct al::SensorMsgPlayerAttackObjUpperPunch;
|
|
|
|
/* 2760 */
|
|
struct al::SensorMsgPlayerAttackRollingAttack;
|
|
|
|
/* 2761 */
|
|
struct al::SensorMsgPlayerAttackRollingReflect;
|
|
|
|
/* 2762 */
|
|
struct al::SensorMsgPlayerAttackObjRollingAttack;
|
|
|
|
/* 2763 */
|
|
struct al::SensorMsgPlayerAttackObjRollingAttackFailure;
|
|
|
|
/* 2764 */
|
|
struct al::SensorMsgPlayerAttackInvincibleAttack;
|
|
|
|
/* 2765 */
|
|
struct al::SensorMsgPlayerAttackFireBallAttack;
|
|
|
|
/* 2766 */
|
|
struct al::SensorMsgPlayerAttackRouteDokanFireBallAttack;
|
|
|
|
/* 2767 */
|
|
struct al::SensorMsgPlayerAttackTailAttack;
|
|
|
|
/* 2768 */
|
|
struct al::SensorMsgPlayerTouch;
|
|
|
|
/* 2769 */
|
|
struct al::SensorMsgPlayerAttackKick;
|
|
|
|
/* 2770 */
|
|
struct al::SensorMsgPlayerAttackCatch;
|
|
|
|
/* 2771 */
|
|
struct al::SensorMsgPlayerAttackSlidingAttack;
|
|
|
|
/* 2772 */
|
|
struct al::SensorMsgPlayerAttackBoomerangAttack;
|
|
|
|
/* 2773 */
|
|
struct al::SensorMsgPlayerAttackBoomerangAttackCollide;
|
|
|
|
/* 2774 */
|
|
struct al::SensorMsgPlayerAttackBoomerangReflect;
|
|
|
|
/* 2775 */
|
|
struct al::SensorMsgPlayerAttackBoomerangBreak;
|
|
|
|
/* 2776 */
|
|
struct al::SensorMsgPlayerAttackBodyAttack;
|
|
|
|
/* 2777 */
|
|
struct al::SensorMsgPlayerAttackBodyLanding;
|
|
|
|
/* 2778 */
|
|
struct al::SensorMsgPlayerAttackBodyAttackReflect;
|
|
|
|
/* 2779 */
|
|
struct al::SensorMsgPlayerAttackClimbAttack;
|
|
|
|
/* 2780 */
|
|
struct al::SensorMsgPlayerAttackSpinAttack;
|
|
|
|
/* 2781 */
|
|
struct al::SensorMsgPlayerAttackGiant;
|
|
|
|
/* 2782 */
|
|
struct al::SensorMsgPlayerCooperationHipDrop;
|
|
|
|
/* 2783 */
|
|
struct al::SensorMsgPlayerAttackClimbSliding;
|
|
|
|
/* 2784 */
|
|
struct al::SensorMsgPlayerAttackClimbRolling;
|
|
|
|
/* 2785 */
|
|
struct al::SensorMsgPlayerGiantHipDrop;
|
|
|
|
/* 2786 */
|
|
struct al::SensorMsgPlayerDisregard;
|
|
|
|
/* 2787 */
|
|
struct al::SensorMsgPlayerItemGet;
|
|
|
|
/* 2788 */
|
|
struct al::SensorMsgPlayerPutOnEquipment;
|
|
|
|
/* 2789 */
|
|
struct al::SensorMsgPlayerReleaseEquipment;
|
|
|
|
/* 2790 */
|
|
struct al::SensorMsgPlayerReleaseEquipmentGoal;
|
|
|
|
/* 2791 */
|
|
struct al::SensorMsgPlayerFloorTouch;
|
|
|
|
/* 2792 */
|
|
struct al::SensorMsgPlayerDamageTouch;
|
|
|
|
/* 2793 */
|
|
struct al::SensorMsgPlayerCarryFront;
|
|
|
|
/* 2794 */
|
|
struct al::SensorMsgPlayerCarryFrontWallKeep;
|
|
|
|
/* 2795 */
|
|
struct al::SensorMsgPlayerCarryUp;
|
|
|
|
/* 2796 */
|
|
struct al::SensorMsgPlayerCarryKeepDemo;
|
|
|
|
/* 2797 */
|
|
struct al::SensorMsgPlayerCarryWarp;
|
|
|
|
/* 2798 */
|
|
struct al::SensorMsgPlayerLeave;
|
|
|
|
/* 2799 */
|
|
struct al::SensorMsgPlayerRelease;
|
|
|
|
/* 2800 */
|
|
struct al::SensorMsgPlayerReleaseBySwing;
|
|
|
|
/* 2801 */
|
|
struct al::SensorMsgPlayerReleaseDamage;
|
|
|
|
/* 2802 */
|
|
struct al::SensorMsgPlayerReleaseDead;
|
|
|
|
/* 2803 */
|
|
struct al::SensorMsgPlayerReleaseDemo;
|
|
|
|
/* 2804 */
|
|
struct al::SensorMsgPlayerToss;
|
|
|
|
/* 2805 */
|
|
struct al::SensorMsgPlayerInvincibleTouch;
|
|
|
|
/* 2806 */
|
|
struct al::SensorMsgEnemyAttack;
|
|
|
|
/* 2807 */
|
|
struct al::SensorMsgEnemyAttackBoomerang;
|
|
|
|
/* 2808 */
|
|
struct al::SensorMsgEnemyAttackFire;
|
|
|
|
/* 2809 */
|
|
struct al::SensorMsgEnemyAttackNeedle;
|
|
|
|
/* 2810 */
|
|
struct al::SensorMsgEnemyFloorTouch;
|
|
|
|
/* 2811 */
|
|
struct al::SensorMsgEnemyItemGet;
|
|
|
|
/* 2812 */
|
|
struct al::SensorMsgEnemyRouteDokanAttack;
|
|
|
|
/* 2813 */
|
|
struct al::SensorMsgEnemyRouteDokanFire;
|
|
|
|
/* 2814 */
|
|
struct al::SensorMsgEnemyTouch;
|
|
|
|
/* 2815 */
|
|
struct al::SensorMsgEnemyUpperPunch;
|
|
|
|
/* 2816 */
|
|
struct al::SensorMsgEnemyTrample;
|
|
|
|
/* 2817 */
|
|
struct al::SensorMsgMapObjTrample;
|
|
|
|
/* 2818 */
|
|
struct al::SensorMsgPressureDeath;
|
|
|
|
/* 2819 */
|
|
struct al::SensorMsgNpcTouch;
|
|
|
|
/* 2820 */
|
|
struct al::SensorMsgExplosion;
|
|
|
|
/* 2821 */
|
|
struct al::SensorMsgExplosionCollide;
|
|
|
|
/* 2822 */
|
|
struct al::SensorMsgPush;
|
|
|
|
/* 2823 */
|
|
struct al::SensorMsgPushStrong;
|
|
|
|
/* 2824 */
|
|
struct al::SensorMsgPushVeryStrong;
|
|
|
|
/* 2825 */
|
|
struct al::SensorMsgHit;
|
|
|
|
/* 2826 */
|
|
struct al::SensorMsgHitStrong;
|
|
|
|
/* 2827 */
|
|
struct al::SensorMsgHitVeryStrong;
|
|
|
|
/* 2828 */
|
|
struct al::SensorMsgKnockDown;
|
|
|
|
/* 2829 */
|
|
struct al::SensorMsgVanish;
|
|
|
|
/* 2830 */
|
|
struct al::SensorMsgChangeAlpha;
|
|
|
|
/* 2831 */
|
|
struct al::SensorMsgShowModel;
|
|
|
|
/* 2832 */
|
|
struct al::SensorMsgHideModel;
|
|
|
|
/* 2833 */
|
|
struct al::SensorMsgRestart;
|
|
|
|
/* 2834 */
|
|
struct al::SensorMsgNeedleBallAttack;
|
|
|
|
/* 2835 */
|
|
struct al::SensorMsgPunpunFloorTouch;
|
|
|
|
/* 2836 */
|
|
struct al::SensorMsgInvalidateFootPrint;
|
|
|
|
/* 2837 */
|
|
struct al::SensorMsgKickKouraAttack;
|
|
|
|
/* 2838 */
|
|
struct al::SensorMsgKickKouraAttackCollide;
|
|
|
|
/* 2839 */
|
|
struct al::SensorMsgKickKouraGetItem;
|
|
|
|
/* 2840 */
|
|
struct al::SensorMsgKickKouraReflect;
|
|
|
|
/* 2841 */
|
|
struct al::SensorMsgKickKouraCollideNoReflect;
|
|
|
|
/* 2842 */
|
|
struct al::SensorMsgKickKouraBreak;
|
|
|
|
/* 2843 */
|
|
struct al::SensorMsgKickKouraBlow;
|
|
|
|
/* 2844 */
|
|
struct al::SensorMsgKickStoneAttack;
|
|
|
|
/* 2845 */
|
|
struct al::SensorMsgKickStoneAttackCollide;
|
|
|
|
/* 2846 */
|
|
struct al::SensorMsgKickStoneAttackHold;
|
|
|
|
/* 2847 */
|
|
struct al::SensorMsgKickStoneAttackReflect;
|
|
|
|
/* 2848 */
|
|
struct al::SensorMsgKickStoneTrample;
|
|
|
|
/* 2849 */
|
|
struct al::SensorMsgKillerAttack;
|
|
|
|
/* 2850 */
|
|
struct al::SensorMsgLiftGeyser;
|
|
|
|
/* 2851 */
|
|
struct al::SensorMsgWarpStart;
|
|
|
|
/* 2852 */
|
|
struct al::SensorMsgWarpEnd;
|
|
|
|
/* 2853 */
|
|
struct al::SensorMsgHoldCancel;
|
|
|
|
/* 2854 */
|
|
struct al::SensorMsgHoleIn;
|
|
|
|
/* 2855 */
|
|
struct al::SensorMsgJumpInhibit;
|
|
|
|
/* 2856 */
|
|
struct al::SensorMsgGoalKill;
|
|
|
|
/* 2857 */
|
|
struct al::SensorMsgGoal;
|
|
|
|
/* 2858 */
|
|
struct al::SensorMsgBindStart;
|
|
|
|
/* 2859 */
|
|
struct al::SensorMsgBindInit;
|
|
|
|
/* 2860 */
|
|
struct al::SensorMsgBindEnd;
|
|
|
|
/* 2861 */
|
|
struct al::SensorMsgBindCancel;
|
|
|
|
/* 2862 */
|
|
struct al::SensorMsgBindCancelByDemo;
|
|
|
|
/* 2863 */
|
|
struct al::SensorMsgBindDamage;
|
|
|
|
/* 2864 */
|
|
struct al::SensorMsgBindSteal;
|
|
|
|
/* 2865 */
|
|
struct al::SensorMsgBindGiant;
|
|
|
|
/* 2866 */
|
|
struct al::SensorMsgBallAttack;
|
|
|
|
/* 2867 */
|
|
struct al::SensorMsgBallRouteDokanAttack;
|
|
|
|
/* 2868 */
|
|
struct al::SensorMsgBallAttackHold;
|
|
|
|
/* 2869 */
|
|
struct al::SensorMsgBallAttackDRCHold;
|
|
|
|
/* 2870 */
|
|
struct al::SensorMsgBallAttackCollide;
|
|
|
|
/* 2871 */
|
|
struct al::SensorMsgBallTrample;
|
|
|
|
/* 2872 */
|
|
struct al::SensorMsgBallTrampleCollide;
|
|
|
|
/* 2873 */
|
|
struct al::SensorMsgBallItemGet;
|
|
|
|
/* 2874 */
|
|
struct al::SensorMsgFireBallCollide;
|
|
|
|
/* 2875 */
|
|
struct al::SensorMsgFireBallFloorTouch;
|
|
|
|
/* 2876 */
|
|
struct al::SensorMsgDokanBazookaAttack;
|
|
|
|
/* 2877 */
|
|
struct al::SensorMsgRideAllPlayerItemGet;
|
|
|
|
/* 2878 */
|
|
struct al::SensorMsgCollisionImpulse;
|
|
|
|
/* 2879 */
|
|
struct al::SensorMsgSwitchOn;
|
|
|
|
/* 2880 */
|
|
struct al::SensorMsgSwitchOnInit;
|
|
|
|
/* 2881 */
|
|
struct al::SensorMsgSwitchOffInit;
|
|
|
|
/* 2882 */
|
|
struct al::SensorMsgSwitchKillOn;
|
|
|
|
/* 2883 */
|
|
struct al::SensorMsgSwitchKillOnInit;
|
|
|
|
/* 2884 */
|
|
struct al::SensorMsgSwitchKillOffInit;
|
|
|
|
/* 2885 */
|
|
struct al::SensorMsgAskSafetyPoint;
|
|
|
|
/* 2886 */
|
|
struct al::SensorMsgTouchAssist;
|
|
|
|
/* 2887 */
|
|
struct al::SensorMsgTouchAssistTrig;
|
|
|
|
/* 2888 */
|
|
struct al::SensorMsgTouchStroke;
|
|
|
|
/* 2889 */
|
|
struct al::SensorMsgScreenPointInvalidCollisionParts;
|
|
|
|
/* 2890 */
|
|
struct al::SensorMsgBlockUpperPunch;
|
|
|
|
/* 2891 */
|
|
struct al::SensorMsgBlockLowerPunch;
|
|
|
|
/* 2892 */
|
|
struct al::SensorMsgBlockItemGet;
|
|
|
|
/* 2893 */
|
|
struct al::SensorMsgKillerItemGet;
|
|
|
|
/* 2894 */
|
|
struct al::SensorMsgPlayerKouraAttack;
|
|
|
|
/* 2895 */
|
|
struct al::SensorMsgLightFlash;
|
|
|
|
/* 2896 */
|
|
struct al::SensorMsgForceAbyss;
|
|
|
|
/* 2897 */
|
|
struct al::SensorMsgIsNerveSupportFreeze;
|
|
|
|
/* 2898 */
|
|
struct al::SensorMsgOnSyncSupportFreeze;
|
|
|
|
/* 2899 */
|
|
struct al::SensorMsgOffSyncSupportFreeze;
|
|
|
|
/* 2900 */
|
|
struct al::SensorMsgSwordAttackHighLeft;
|
|
|
|
/* 2901 */
|
|
struct al::SensorMsgSwordAttackLowLeft;
|
|
|
|
/* 2902 */
|
|
struct al::SensorMsgSwordAttackHighRight;
|
|
|
|
/* 2903 */
|
|
struct al::SensorMsgSwordAttackLowRight;
|
|
|
|
/* 2904 */
|
|
struct al::SensorMsgSwordAttackJumpUnder;
|
|
|
|
/* 2905 */
|
|
struct al::SensorMsgSwordBeamAttack;
|
|
|
|
/* 2906 */
|
|
struct al::SensorMsgSwordBeamReflectAttack;
|
|
|
|
/* 2907 */
|
|
struct al::SensorMsgShieldGuard;
|
|
|
|
/* 2908 */
|
|
struct al::SensorMsgEnemyAttackKnockDown;
|
|
|
|
/* 2909 */
|
|
struct al::SensorMsgAskMultiPlayerEnemy;
|
|
|
|
/* 2910 */
|
|
struct al::SensorMsgItemGettable;
|
|
|
|
/* 2911 */
|
|
struct al::SensorMsgKikkiThrow;
|
|
|
|
/* 2912 */
|
|
struct al::SensorMsgIsKikkiThrowTarget;
|
|
|
|
/* 2913 */
|
|
struct al::SensorMsgPlayerCloudGet;
|
|
|
|
/* 2914 */
|
|
struct al::SensorMsgAutoJump;
|
|
|
|
/* 2915 */
|
|
struct al::SensorMsgPlayerTouchShadow;
|
|
|
|
/* 2916 */
|
|
struct al::SensorMsgPlayerPullOutShadow;
|
|
|
|
/* 2917 */
|
|
struct al::SensorMsgPlayerAttackShadow;
|
|
|
|
/* 2918 */
|
|
struct al::SensorMsgPlayerAttackShadowStrong;
|
|
|
|
/* 2919 */
|
|
struct al::SensorMsgPlayerAttackChangePos;
|
|
|
|
/* 2920 */
|
|
struct al::SensorMsgAtmosOnlineLight;
|
|
|
|
/* 2921 */
|
|
struct al::SensorMsgLightBurn;
|
|
|
|
/* 2922 */
|
|
struct al::SensorMsgMoonLightBurn;
|
|
|
|
/* 2923 */
|
|
struct al::SensorMsgString;
|
|
|
|
/* 2924 */
|
|
struct al::SensorMsgStringV4fPtr;
|
|
|
|
/* 2925 */
|
|
struct al::SensorMsgStringV4fSensorPtr;
|
|
|
|
/* 2926 */
|
|
struct al::SensorMsgStringVoidPtr;
|
|
|
|
/* 2927 */
|
|
struct al::SensorMsgCollidePush;
|
|
|
|
/* 2928 */
|
|
struct al::HitReactionInfo;
|
|
|
|
/* 2929 */
|
|
struct al::HitReactionKeeper;
|
|
|
|
/* 2930 */
|
|
struct al::LiveActorFlag;
|
|
|
|
/* 2931 */
|
|
struct al::SubActorInfo;
|
|
|
|
/* 2932 */
|
|
struct al::SubActorKeeper;
|
|
|
|
/* 2934 */
|
|
struct al::BackHideDitherAnimator;
|
|
|
|
/* 2935 */
|
|
struct al::ChildStep;
|
|
|
|
/* 2936 */
|
|
struct al::ClockMapParts;
|
|
|
|
/* 2937 */
|
|
struct al::ConveyerMapParts;
|
|
|
|
/* 2938 */
|
|
struct al::ConveyerStep;
|
|
|
|
/* 2939 */
|
|
struct al::KeyMoveMapParts;
|
|
|
|
/* 2940 */
|
|
struct al::RailMoveMapParts;
|
|
|
|
/* 2941 */
|
|
struct al::RollingCubeMapParts;
|
|
|
|
/* 2942 */
|
|
struct al::RotateMapParts;
|
|
|
|
/* 2943 */
|
|
struct al::SeesawMapParts;
|
|
|
|
/* 2944 */
|
|
struct al::SlideMapParts;
|
|
|
|
/* 2945 */
|
|
struct al::SubActorLodExecutor;
|
|
|
|
/* 2946 */
|
|
struct al::SupportFreezeSyncGroupHolder;
|
|
|
|
/* 2947 */
|
|
struct al::SwingMapParts;
|
|
|
|
/* 2948 */
|
|
struct al::SwitchDitherMapParts;
|
|
|
|
/* 2949 */
|
|
struct al::SwitchOpenMapParts;
|
|
|
|
/* 2950 */
|
|
struct al::InOutParam;
|
|
|
|
/* 2951 */
|
|
struct al::IntervalTrigger;
|
|
|
|
/* 2952 */
|
|
struct al::MtxPtrHolder;
|
|
|
|
/* 2953 */
|
|
struct al::RateParamV3f;
|
|
|
|
/* 2954 */
|
|
struct al::RateParamF32;
|
|
|
|
/* 2955 */
|
|
struct al::CustomTagProcessor;
|
|
|
|
/* 2956 */
|
|
struct al::MessageHolder;
|
|
|
|
/* 2958 */
|
|
struct al::MessageTag;
|
|
|
|
/* 2959 */
|
|
struct al::ReplaceTagProcessorBase;
|
|
|
|
/* 2960 */
|
|
struct al::JointMtxPtr;
|
|
|
|
/* 2961 */
|
|
struct al::ModelCtrl;
|
|
|
|
/* 2962 */
|
|
struct al::ModelDisplayListHolder;
|
|
|
|
/* 2963 */
|
|
struct al::ModelDrawBufferUpdater;
|
|
|
|
/* 2964 */
|
|
struct al::ModelDrawerBase;
|
|
|
|
/* 2965 */
|
|
struct al::ModelDrawerBufferUpdate;
|
|
|
|
/* 2966 */
|
|
struct al::ModelDrawerChromakey;
|
|
|
|
/* 2967 */
|
|
struct al::ModelDrawerDeferred;
|
|
|
|
/* 2968 */
|
|
struct al::ModelDrawerDepthOnly;
|
|
|
|
/* 2969 */
|
|
struct al::ModelDrawerDepthShadow;
|
|
|
|
/* 2970 */
|
|
struct al::ModelDrawerForward;
|
|
|
|
/* 2971 */
|
|
struct al::ModelDrawerPrepassCulling;
|
|
|
|
/* 2972 */
|
|
struct al::ModelDrawerStaticDepthShadow;
|
|
|
|
/* 2973 */
|
|
struct al::ModelDrawerWorldAo;
|
|
|
|
/* 2974 */
|
|
struct alModelFunction;
|
|
|
|
/* 2975 */
|
|
struct nn::g3d::ResShadingModel;
|
|
|
|
/* 2976 */
|
|
struct nn::g3d::ResShaderAssign;
|
|
|
|
/* 2978 */
|
|
struct al::ModelKeeper;
|
|
|
|
/* 2979 */
|
|
struct al::ModelLodCtrl;
|
|
|
|
/* 2980 */
|
|
struct al::ModelLodAllCtrl;
|
|
|
|
/* 2981 */
|
|
struct al::ModelOcclusionCullingDirector;
|
|
|
|
/* 2982 */
|
|
struct al::ModelOcclusionQuery;
|
|
|
|
/* 2983 */
|
|
struct al::ModelShader;
|
|
|
|
/* 2984 */
|
|
struct al::ModelShaderHolder;
|
|
|
|
/* 2985 */
|
|
struct al::ModelShapeCtrl;
|
|
|
|
/* 2986 */
|
|
struct al::SimpleModelEnv;
|
|
|
|
/* 2987 */
|
|
struct al::SkyParam;
|
|
|
|
/* 2988 */
|
|
struct al::SkyDirector;
|
|
|
|
/* 2989 */
|
|
struct al::SubMeshRangeArray;
|
|
|
|
/* 2990 */
|
|
struct al::AnimScaleParam;
|
|
|
|
/* 2991 */
|
|
struct al::AnimScaleController;
|
|
|
|
/* 2992 */
|
|
struct al::EnemyStateBlowDownParam;
|
|
|
|
/* 2993 */
|
|
struct al::FlashingCtrl;
|
|
|
|
/* 2994 */
|
|
struct al::FlashingCtrlDither;
|
|
|
|
/* 2995 */
|
|
struct al::FlashingTimer;
|
|
|
|
/* 2996 */
|
|
struct al::KeyMoveMovement;
|
|
|
|
/* 2997 */
|
|
struct al::ParabolicPathMovement;
|
|
|
|
/* 2998 */
|
|
struct al::PoseHistoryPath::PoseInfo;
|
|
|
|
/* 2999 */
|
|
struct al::PoseHistoryPath;
|
|
|
|
/* 3000 */
|
|
struct al::RaceCheckPoint;
|
|
|
|
/* 3001 */
|
|
struct al::RaceJudgeDirector;
|
|
|
|
/* 3002 */
|
|
struct al::RumbleCalculator;
|
|
|
|
/* 3003 */
|
|
struct al::RumbleCalculatorCosMultLinear;
|
|
|
|
/* 3004 */
|
|
struct al::RumbleCalculatorCosAddOneMultLinear;
|
|
|
|
/* 3005 */
|
|
struct al::SwingMovement;
|
|
|
|
/* 3006 */
|
|
struct al::WheelMovement;
|
|
|
|
/* 3007 */
|
|
struct al::FireSurfaceFinder;
|
|
|
|
/* 3009 */
|
|
struct al::WaterSurfaceFinder;
|
|
|
|
/* 3010 */
|
|
struct al::NerveAction;
|
|
|
|
/* 3011 */
|
|
struct alNerveFunction::NerveActionCollector;
|
|
|
|
/* 3012 */
|
|
struct al::NerveActionCtrl;
|
|
|
|
/* 3014 */
|
|
struct al::ActorStateBase;
|
|
|
|
/* 3017 */
|
|
struct al::FriendsProfileDownloader;
|
|
|
|
/* 3018 */
|
|
struct al::HtmlViewer;
|
|
|
|
/* 3019 */
|
|
struct al::NetworkSystem;
|
|
|
|
/* 3020 */
|
|
struct al::NetworkTaskExecutor;
|
|
|
|
/* 3021 */
|
|
struct al::NexUtilityDirector;
|
|
|
|
/* 3022 */
|
|
struct al::NexNetworkStateHolder;
|
|
|
|
/* 3023 */
|
|
struct al::NfpControllerThread;
|
|
|
|
/* 3024 */
|
|
struct al::ActorDitherAnimator;
|
|
|
|
/* 3025 */
|
|
struct al::AllDeadWatcher;
|
|
|
|
/* 3026 */
|
|
struct al::BgmPlayObj;
|
|
|
|
/* 3027 */
|
|
struct al::AudioListenerAtActorPosition;
|
|
|
|
/* 3028 */
|
|
struct al::BreakModel;
|
|
|
|
/* 3029 */
|
|
struct al::CameraWatchPoint;
|
|
|
|
/* 3030 */
|
|
struct al::DynamicCollisionActor;
|
|
|
|
/* 3031 */
|
|
struct al::DynamicDrawActor;
|
|
|
|
/* 3032 */
|
|
struct al::DynamicMeshDrawer;
|
|
|
|
/* 3033 */
|
|
struct al::EffectObjCameraEmit;
|
|
|
|
/* 3034 */
|
|
struct al::EffectObjFollowCamera;
|
|
|
|
/* 3035 */
|
|
struct al::EffectObjFollowCameraLimit;
|
|
|
|
/* 3036 */
|
|
struct al::EffectObjInterval;
|
|
|
|
/* 3037 */
|
|
struct al::FootPrintHolder;
|
|
|
|
/* 3038 */
|
|
struct al::SphereJudgeDistanceCalculator;
|
|
|
|
/* 3039 */
|
|
struct al::BoundingBoxJudgeDistanceCalculator;
|
|
|
|
/* 3040 */
|
|
struct al::JudgeDistanceCalculatorHolder;
|
|
|
|
/* 3041 */
|
|
struct al::IJudgeDistanceCalculator;
|
|
|
|
/* 3042 */
|
|
struct al::KeyMoveCameraObj;
|
|
|
|
/* 3043 */
|
|
struct al::KeyMoveFollowTarget;
|
|
|
|
/* 3044 */
|
|
struct al::LightningController;
|
|
|
|
/* 3045 */
|
|
struct al::PartsModel;
|
|
|
|
/* 3046 */
|
|
struct al::PlacementClippingExpander;
|
|
|
|
/* 3047 */
|
|
struct al::SeBarrierObj;
|
|
|
|
/* 3048 */
|
|
struct al::SePlayObj;
|
|
|
|
/* 3049 */
|
|
struct al::SilhouetteModel;
|
|
|
|
/* 3050 */
|
|
struct al::SimpleCircleShadowXZ;
|
|
|
|
/* 3051 */
|
|
struct al::Sky;
|
|
|
|
/* 3052 */
|
|
struct al::TraceActorHolder;
|
|
|
|
/* 3053 */
|
|
struct al::TriangleDrawActor;
|
|
|
|
/* 3054 */
|
|
struct al::WaitEndActor;
|
|
|
|
/* 3055 */
|
|
struct al::WaterAreaMoveModel;
|
|
|
|
/* 3056 */
|
|
struct al::CameraStartParamArea;
|
|
|
|
/* 3057 */
|
|
struct al::SeBarrierArea;
|
|
|
|
/* 3058 */
|
|
struct al::SeBarrierHole;
|
|
|
|
/* 3059 */
|
|
struct al::SePlayArea;
|
|
|
|
/* 3060 */
|
|
struct al::ViewCtrlArea;
|
|
|
|
/* 3061 */
|
|
struct al::ActorCameraSubTarget;
|
|
|
|
/* 3062 */
|
|
struct al::ActorBackAroundCameraSubTarget;
|
|
|
|
/* 3063 */
|
|
struct al::ActorCameraTarget;
|
|
|
|
/* 3064 */
|
|
struct al::CameraArrowCollider;
|
|
|
|
/* 3065 */
|
|
struct nn::g3d::ResFile;
|
|
|
|
/* 3066 */
|
|
struct al::CameraPoserAnim;
|
|
|
|
/* 3067 */
|
|
struct al::CameraPoserBossBattle;
|
|
|
|
/* 3068 */
|
|
struct al::CameraPoserCart;
|
|
|
|
/* 3069 */
|
|
struct al::CameraPoserEntrance;
|
|
|
|
/* 3070 */
|
|
struct al::CameraPoserFix;
|
|
|
|
/* 3071 */
|
|
struct al::CameraPoserFixActor;
|
|
|
|
/* 3072 */
|
|
struct al::CameraPoserFixPoint;
|
|
|
|
/* 3073 */
|
|
struct al::CameraPoserKinopioBrigade;
|
|
|
|
/* 3074 */
|
|
struct al::CameraPoserLookBoard;
|
|
|
|
/* 3075 */
|
|
struct al::CameraPoserLookDown;
|
|
|
|
/* 3076 */
|
|
struct al::CameraPoserProgramable;
|
|
|
|
/* 3077 */
|
|
struct al::CameraPoserProgramableAngle;
|
|
|
|
/* 3078 */
|
|
struct al::CameraPoserQuickTurn;
|
|
|
|
/* 3079 */
|
|
struct al::CameraPoserRailMoveMovie;
|
|
|
|
/* 3080 */
|
|
struct al::CameraPoserSubjective;
|
|
|
|
/* 3081 */
|
|
struct al::CameraPoserTalk;
|
|
|
|
/* 3082 */
|
|
struct al::CameraStateRailMoveMovie;
|
|
|
|
/* 3083 */
|
|
struct al::CameraVerticalAbsorber;
|
|
|
|
/* 3084 */
|
|
struct al::CameraVerticalAbsorber2DGalaxy;
|
|
|
|
/* 3085 */
|
|
struct al::KeyMoveCameraFix;
|
|
|
|
/* 3086 */
|
|
struct al::KeyMoveCameraRailMoveMovie;
|
|
|
|
/* 3087 */
|
|
struct al::SimpleCameraPoserFactory;
|
|
|
|
/* 3089 */
|
|
struct al::GraphicsRenderInfo;
|
|
|
|
/* 3090 */
|
|
struct al::RenderVariables;
|
|
|
|
/* 3091 */
|
|
struct al::PartsGraphics;
|
|
|
|
/* 3092 */
|
|
struct al::NoiseTextureKeeper;
|
|
|
|
/* 3093 */
|
|
struct al::OcclusionCullingJudge;
|
|
|
|
/* 3094 */
|
|
struct al::OceanWave;
|
|
|
|
/* 3095 */
|
|
struct al::OceanWaveTexture;
|
|
|
|
/* 3096 */
|
|
struct al::OrthoDepthTexture;
|
|
|
|
/* 3097 */
|
|
struct al::PointSpriteCursorHolder;
|
|
|
|
/* 3098 */
|
|
struct al::CulledIndexCreateArg;
|
|
|
|
/* 3099 */
|
|
struct al::PrepassTriangleCulling;
|
|
|
|
/* 3100 */
|
|
struct al::CulledIndexBuffer;
|
|
|
|
/* 3101 */
|
|
struct al::IndexData;
|
|
|
|
/* 3102 */
|
|
struct al::RandomTextureKeeper;
|
|
|
|
/* 3103 */
|
|
struct al::VastGridMesh;
|
|
|
|
/* 3104 */
|
|
struct al::VastGridCulling;
|
|
|
|
/* 3105 */
|
|
struct al::ViewVastGridCullingArray;
|
|
|
|
/* 3106 */
|
|
struct al::VastGridMeshDirector;
|
|
|
|
/* 3107 */
|
|
struct al::VastGridMeshViewFrustum;
|
|
|
|
/* 3108 */
|
|
struct al::WorldAODirector;
|
|
|
|
/* 3109 */
|
|
struct al::VertexDrawer;
|
|
|
|
/* 3110 */
|
|
struct al::BalloonMessage;
|
|
|
|
/* 3111 */
|
|
struct al::RollParts;
|
|
|
|
/* 3112 */
|
|
struct al::SimpleLayoutAppearWait;
|
|
|
|
/* 3113 */
|
|
struct al::SimpleLayoutText;
|
|
|
|
/* 3114 */
|
|
struct al::SimpleLayoutTextWrapper;
|
|
|
|
/* 3115 */
|
|
struct al::SimpleLayoutTextHolder;
|
|
|
|
/* 3116 */
|
|
struct al::SimplePopupMessageLayout;
|
|
|
|
/* 3117 */
|
|
struct al::TalkMessageVoicePlayer;
|
|
|
|
/* 3118 */
|
|
struct al::WindowConfirmWait;
|
|
|
|
/* 3119 */
|
|
struct al::WipeCloseAppearWaitEnd;
|
|
|
|
/* 3121 */
|
|
struct alPlayerFunction;
|
|
|
|
/* 3122 */
|
|
struct al::CameraBlurParam;
|
|
|
|
/* 3123 */
|
|
struct al::CameraBlurController;
|
|
|
|
/* 3124 */
|
|
struct alCameraBlurFunction;
|
|
|
|
/* 3125 */
|
|
struct al::DepthOfFieldParam;
|
|
|
|
/* 3126 */
|
|
struct al::DepthOfFieldDrawer;
|
|
|
|
/* 3127 */
|
|
struct al::DepthOfFieldProgramableParam;
|
|
|
|
/* 3128 */
|
|
struct al::DepthOfFieldProgramableParamBlender;
|
|
|
|
/* 3129 */
|
|
struct al::FlareFilterDirector;
|
|
|
|
/* 3130 */
|
|
struct al::GodRayParam;
|
|
|
|
/* 3131 */
|
|
struct al::GodRayDirector;
|
|
|
|
/* 3132 */
|
|
struct GodRayFunction;
|
|
|
|
/* 3133 */
|
|
struct al::HdrCompose;
|
|
|
|
/* 3134 */
|
|
struct al::HdrParam;
|
|
|
|
/* 3135 */
|
|
struct al::PostProcessingFilterPreset;
|
|
|
|
/* 3136 */
|
|
struct al::PostProcessingFilter;
|
|
|
|
/* 3137 */
|
|
struct al::LightStreakParam;
|
|
|
|
/* 3138 */
|
|
struct al::LightStreakDirector;
|
|
|
|
/* 3139 */
|
|
struct al::OccludedEffectRequestInfo;
|
|
|
|
/* 3140 */
|
|
struct agl::fx::OccludedEffectMgr::CreateArg;
|
|
|
|
/* 3141 */
|
|
struct al::OccludedEffectDirector;
|
|
|
|
/* 3142 */
|
|
struct OfxFunction;
|
|
|
|
/* 3143 */
|
|
struct al::OccludedEffectRequester;
|
|
|
|
/* 3144 */
|
|
struct al::PencilSketchDrawParam;
|
|
|
|
/* 3145 */
|
|
struct al::PencilSketchDrawer;
|
|
|
|
/* 3146 */
|
|
struct al::RadialBlurDirector::BlurInfo;
|
|
|
|
/* 3147 */
|
|
struct al::RadialBlurDirector;
|
|
|
|
/* 3148 */
|
|
struct al::RetroColorDrawParam;
|
|
|
|
/* 3149 */
|
|
struct al::RetroColorDrawer;
|
|
|
|
/* 3150 */
|
|
struct al::ScreenBlurDrawParam;
|
|
|
|
/* 3151 */
|
|
struct al::ScreenBlurDrawer;
|
|
|
|
/* 3152 */
|
|
struct al::ViewDepthDrawParam;
|
|
|
|
/* 3153 */
|
|
struct al::ViewDepthDrawer;
|
|
|
|
/* 3154 */
|
|
struct al::VignettingDrawer;
|
|
|
|
/* 3155 */
|
|
struct al::VignettingParam;
|
|
|
|
/* 3156 */
|
|
struct al::Projection;
|
|
|
|
/* 3157 */
|
|
struct al::Rail;
|
|
|
|
/* 3158 */
|
|
struct al::RailKeeper;
|
|
|
|
/* 3159 */
|
|
struct al::RailPart;
|
|
|
|
/* 3160 */
|
|
struct al::RailRider;
|
|
|
|
/* 3161 */
|
|
struct al::Graph;
|
|
|
|
/* 3162 */
|
|
struct al::Graph::Edge;
|
|
|
|
/* 3163 */
|
|
struct al::RankingDirector;
|
|
|
|
/* 3164 */
|
|
struct al::RankingStateGetRanking;
|
|
|
|
/* 3165 */
|
|
struct al::RankingStateUploadCommonData;
|
|
|
|
/* 3166 */
|
|
struct al::RankingStateUploadScore;
|
|
|
|
/* 3167 */
|
|
struct al::Resource;
|
|
|
|
/* 3168 */
|
|
struct al::ActorResource;
|
|
|
|
/* 3170 */
|
|
struct al::AddDemoInfo;
|
|
|
|
/* 3173 */
|
|
struct al::SceneMsg;
|
|
|
|
/* 3177 */
|
|
struct al::ScreenFader;
|
|
|
|
/* 3180 */
|
|
struct al::ScreenPointer;
|
|
|
|
/* 3181 */
|
|
struct al::ScreenPointCheckGroup;
|
|
|
|
/* 3182 */
|
|
struct al::ScreenPointKeeper;
|
|
|
|
/* 3183 */
|
|
struct al::ScreenPointTarget;
|
|
|
|
/* 3184 */
|
|
struct al::SeShapePose;
|
|
|
|
/* 3185 */
|
|
struct al::SeDataBase;
|
|
|
|
/* 3186 */
|
|
struct al::SeUserInfo;
|
|
|
|
/* 3187 */
|
|
struct al::SeActionInfo;
|
|
|
|
/* 3188 */
|
|
struct al::SePlayInfoInAction;
|
|
|
|
/* 3189 */
|
|
struct al::SePlayInfo;
|
|
|
|
/* 3190 */
|
|
struct al::SeResourceInfo;
|
|
|
|
/* 3191 */
|
|
struct al::SePlayInfoInHitReaction;
|
|
|
|
/* 3192 */
|
|
struct al::SeHitReactionInfo;
|
|
|
|
/* 3193 */
|
|
struct al::SeEmitterInfo;
|
|
|
|
/* 3194 */
|
|
struct al::SeShapeInfo;
|
|
|
|
/* 3195 */
|
|
struct al::SeShapeInfo3DPoint;
|
|
|
|
/* 3196 */
|
|
struct al::SeShapeInfo3DSphere;
|
|
|
|
/* 3197 */
|
|
struct al::SeShapeInfo3DVector;
|
|
|
|
/* 3198 */
|
|
struct al::SeShapeInfo3DPlane;
|
|
|
|
/* 3199 */
|
|
struct al::SeShapeInfo3DRing;
|
|
|
|
/* 3200 */
|
|
struct al::SeShapeInfo3DCube;
|
|
|
|
/* 3201 */
|
|
struct al::SeMaterialInfo;
|
|
|
|
/* 3202 */
|
|
struct al::SeResourceSpecificInfo;
|
|
|
|
/* 3203 */
|
|
struct alSeDbFunction;
|
|
|
|
/* 3204 */
|
|
struct al::SeStageInfoList;
|
|
|
|
/* 3205 */
|
|
struct al::SeResourceCategoryInfo;
|
|
|
|
/* 3206 */
|
|
struct al::SeAreaTriggeredPlayer;
|
|
|
|
/* 3207 */
|
|
struct alSeFunction;
|
|
|
|
/* 3208 */
|
|
struct al::SeDirector;
|
|
|
|
/* 3209 */
|
|
struct al::SeLoopSequencer;
|
|
|
|
/* 3210 */
|
|
struct al::SeCategory;
|
|
|
|
/* 3211 */
|
|
struct al::SeCategoryHolder;
|
|
|
|
/* 3212 */
|
|
struct al::SeSituation;
|
|
|
|
/* 3213 */
|
|
struct al::SeSituationKeeper;
|
|
|
|
/* 3214 */
|
|
struct al::SeListenerKeeper;
|
|
|
|
/* 3215 */
|
|
struct al::SeKeeper;
|
|
|
|
/* 3216 */
|
|
struct al::SeListenerParamTargetViewPos;
|
|
|
|
/* 3217 */
|
|
struct al::SePlayParam;
|
|
|
|
/* 3218 */
|
|
struct al::SePlayParamList;
|
|
|
|
/* 3219 */
|
|
struct al::SeMaterialInfoKeeper;
|
|
|
|
/* 3220 */
|
|
struct al::SeSourceKeeper;
|
|
|
|
/* 3221 */
|
|
struct al::SeShape;
|
|
|
|
/* 3222 */
|
|
struct al::SeShapePoint;
|
|
|
|
/* 3223 */
|
|
struct al::SeShapeRing;
|
|
|
|
/* 3224 */
|
|
struct al::SeShapeSphere;
|
|
|
|
/* 3225 */
|
|
struct al::ISpeakerArrange;
|
|
|
|
/* 3226 */
|
|
struct al::SpeakerArrange5Point1Base;
|
|
|
|
/* 3227 */
|
|
struct al::SpeakerArrangeStereo;
|
|
|
|
/* 3228 */
|
|
struct al::SpeakerArrange4ch;
|
|
|
|
/* 3229 */
|
|
struct al::SpeakerParam;
|
|
|
|
/* 3230 */
|
|
struct al::SePlayerGroupKeeper;
|
|
|
|
/* 3231 */
|
|
struct al::MeInfoKeeper;
|
|
|
|
/* 3232 */
|
|
struct al::SeBarrierKeeper;
|
|
|
|
/* 3233 */
|
|
struct al::SeDemoProcInfo;
|
|
|
|
/* 3234 */
|
|
struct al::SeDemoSituationInfo;
|
|
|
|
/* 3235 */
|
|
struct al::SeDemoPauseInfo;
|
|
|
|
/* 3236 */
|
|
struct al::SeDemoStopOneShotInfo;
|
|
|
|
/* 3237 */
|
|
struct al::SeDemoListenerPoserInfo;
|
|
|
|
/* 3238 */
|
|
struct al::SeDemoPlaySeInfo;
|
|
|
|
/* 3239 */
|
|
struct al::SeDuckingRequest;
|
|
|
|
/* 3240 */
|
|
struct al::SeDuckingController;
|
|
|
|
/* 3241 */
|
|
struct al::SeSituationCategoryInfo;
|
|
|
|
/* 3242 */
|
|
struct al::SeSituationInfo;
|
|
|
|
/* 3243 */
|
|
struct al::SeGroupVolumeKeeper;
|
|
|
|
/* 3245 */
|
|
struct al::UniformBlock;
|
|
|
|
/* 3246 */
|
|
struct al::UniformBlockSetter;
|
|
|
|
/* 3247 */
|
|
struct al::AtmosRequestDir;
|
|
|
|
/* 3248 */
|
|
struct al::AtmosScatter;
|
|
|
|
/* 3249 */
|
|
struct AtmosScatterFunction;
|
|
|
|
/* 3250 */
|
|
struct al::AtmosScatterCubeMap;
|
|
|
|
/* 3251 */
|
|
struct al::AtmosScatterDrawer;
|
|
|
|
/* 3252 */
|
|
struct al::AtmosScatterPrecompute;
|
|
|
|
/* 3253 */
|
|
struct al::AtmosScatterRequester;
|
|
|
|
/* 3254 */
|
|
struct al::CloudRenderKeeper;
|
|
|
|
/* 3255 */
|
|
struct al::CloudRendererRayMarch;
|
|
|
|
/* 3256 */
|
|
struct al::CubeMapDrawer;
|
|
|
|
/* 3257 */
|
|
struct al::DeferredRendering;
|
|
|
|
/* 3258 */
|
|
struct al::EtmTextureRenderer;
|
|
|
|
/* 3259 */
|
|
struct al::FullScreenQuadModel;
|
|
|
|
/* 3260 */
|
|
struct al::FullScreenTriangle;
|
|
|
|
/* 3261 */
|
|
struct al::GBufferArray;
|
|
|
|
/* 3262 */
|
|
struct al::HdrEncode;
|
|
|
|
/* 3263 */
|
|
struct al::PeripheryRendering;
|
|
|
|
/* 3264 */
|
|
struct ShaderSearchImpl;
|
|
|
|
/* 3265 */
|
|
struct nn::g3d::ShadingModelObj;
|
|
|
|
/* 3266 */
|
|
struct nn::g3d::ResShaderOption;
|
|
|
|
/* 3267 */
|
|
struct agl::UniformBlockLocation;
|
|
|
|
/* 3268 */
|
|
struct agl::SamplerLocation;
|
|
|
|
/* 3269 */
|
|
struct agl::utl::ParameterList;
|
|
|
|
/* 3271 */
|
|
struct al::CubeMapData;
|
|
|
|
/* 3272 */
|
|
struct al::CubeMapInfo;
|
|
|
|
/* 3273 */
|
|
struct al::UnitInfoArray;
|
|
|
|
/* 3274 */
|
|
struct al::CubeMapUnitInfo;
|
|
|
|
/* 3275 */
|
|
struct al::EnvTexId;
|
|
|
|
/* 3276 */
|
|
struct al::EnvTexInfo;
|
|
|
|
/* 3277 */
|
|
struct alEnvTexFunction;
|
|
|
|
/* 3278 */
|
|
struct al::ShaderEnvTextureKeeper;
|
|
|
|
/* 3279 */
|
|
struct al::ShaderHolder;
|
|
|
|
/* 3280 */
|
|
struct al::ShaderHolder::ShaderArchiveSuffix;
|
|
|
|
/* 3281 */
|
|
struct nn::g3d::ResShaderArchive;
|
|
|
|
/* 3282 */
|
|
struct al::MirrorParam;
|
|
|
|
/* 3283 */
|
|
struct al::ShaderMirrorDirector;
|
|
|
|
/* 3284 */
|
|
struct MirrorFunction;
|
|
|
|
/* 3285 */
|
|
struct al::DynamicTexAlloc;
|
|
|
|
/* 3286 */
|
|
struct al::TextureInfoArray;
|
|
|
|
/* 3287 */
|
|
struct al::SpectrumTextureInfo;
|
|
|
|
/* 3288 */
|
|
struct al::StarrySky;
|
|
|
|
/* 3289 */
|
|
struct al::ThunderRenderer;
|
|
|
|
/* 3290 */
|
|
struct al::ThunderRenderKeeper;
|
|
|
|
/* 3291 */
|
|
struct al::ThunderRenderRequester;
|
|
|
|
/* 3292 */
|
|
struct agl::sdw::PrimitiveOcclusion;
|
|
|
|
/* 3293 */
|
|
struct agl::sdw::PrimitiveOcclusionHolder;
|
|
|
|
/* 3294 */
|
|
struct al::ActorOcclusionKeeper;
|
|
|
|
/* 3295 */
|
|
struct al::OccSphere;
|
|
|
|
/* 3296 */
|
|
struct al::DepthShadowDrawer;
|
|
|
|
/* 3297 */
|
|
struct al::DepthShadowMapInfo;
|
|
|
|
/* 3298 */
|
|
struct al::DepthShadowMapCtrl;
|
|
|
|
/* 3299 */
|
|
struct al::StaticDepthShadowMatrixUpdator;
|
|
|
|
/* 3300 */
|
|
struct al::DepthShadowMapDirector;
|
|
|
|
/* 3301 */
|
|
struct DepthShadowMapFunction;
|
|
|
|
/* 3302 */
|
|
struct al::GraphicsObjShadowMaskSphere;
|
|
|
|
/* 3304 */
|
|
struct ShadowFunction;
|
|
|
|
/* 3305 */
|
|
struct al::DepthShadowParam;
|
|
|
|
/* 3306 */
|
|
struct al::DepthShadowClipParam;
|
|
|
|
/* 3307 */
|
|
struct al::ShadowMaskBase;
|
|
|
|
/* 3308 */
|
|
struct al::ShadowMaskCastOvalCylinder;
|
|
|
|
/* 3309 */
|
|
struct al::ShadowKeeper;
|
|
|
|
/* 3310 */
|
|
struct al::ShadowMaskCtrl;
|
|
|
|
/* 3311 */
|
|
struct alYamlMacroUtil::YamlParam_YamlString;
|
|
|
|
/* 3312 */
|
|
struct alYamlMacroUtil::IUseYamlParam;
|
|
|
|
/* 3313 */
|
|
struct alYamlMacroUtil::YamlParam_V3f;
|
|
|
|
/* 3314 */
|
|
struct alYamlMacroUtil::YamlParam_YamlColor;
|
|
|
|
/* 3315 */
|
|
struct alYamlMacroUtil::YamlParam_bool;
|
|
|
|
/* 3316 */
|
|
struct alYamlMacroUtil::YamlParam_u8;
|
|
|
|
/* 3317 */
|
|
struct alYamlMacroUtil::YamlParam_f32;
|
|
|
|
/* 3318 */
|
|
struct alYamlMacroUtil::YamlParam_V2f;
|
|
|
|
/* 3319 */
|
|
struct al::ShadowMaskCube;
|
|
|
|
/* 3320 */
|
|
struct al::ShadowMaskCylinder;
|
|
|
|
/* 3321 */
|
|
struct al::ShadowMaskDirector;
|
|
|
|
/* 3322 */
|
|
struct ShadowMaskFunction;
|
|
|
|
/* 3323 */
|
|
struct al::ShadowMaskDrawer;
|
|
|
|
/* 3324 */
|
|
struct al::ShadowMaskSphere;
|
|
|
|
/* 3325 */
|
|
struct al::ShadowMatrixUpdator;
|
|
|
|
/* 3327 */
|
|
struct al::StageInfo;
|
|
|
|
/* 3328 */
|
|
struct al::StageResourceList;
|
|
|
|
/* 3329 */
|
|
struct al::StageSyncCounter;
|
|
|
|
/* 3331 */
|
|
struct al::StageSwitchInfo;
|
|
|
|
/* 3332 */
|
|
struct al::StageSwitchAccesserList;
|
|
|
|
/* 3333 */
|
|
struct al::StageSwitchKeeper;
|
|
|
|
/* 3336 */
|
|
struct al::FootPrintRequestInfo;
|
|
|
|
/* 3337 */
|
|
struct al::FootPrintTextureKeeper;
|
|
|
|
/* 3338 */
|
|
struct al::RainTextureParam;
|
|
|
|
/* 3339 */
|
|
struct al::RainTextureKeeper;
|
|
|
|
/* 3340 */
|
|
struct al::TextureUnit;
|
|
|
|
/* 3341 */
|
|
struct al::TextureReplacer;
|
|
|
|
/* 3343 */
|
|
struct al::ByamlHeader;
|
|
|
|
/* 3344 */
|
|
struct al::ByamlContainerHeader;
|
|
|
|
/* 3345 */
|
|
struct al::ByamlHashPair;
|
|
|
|
/* 3346 */
|
|
struct al::ByamlData
|
|
{
|
|
_DWORD dword0;
|
|
_BYTE byte4;
|
|
};
|
|
|
|
/* 3347 */
|
|
struct al::ByamlStringTableIter;
|
|
|
|
/* 3348 */
|
|
struct al::ByamlArrayIter;
|
|
|
|
/* 3349 */
|
|
struct alByamlLocalUtil;
|
|
|
|
/* 3350 */
|
|
struct al::ByamlHashIter;
|
|
|
|
/* 3351 */
|
|
struct al::ByamlWriter;
|
|
|
|
/* 3352 */
|
|
struct al::ByamlWriterBigDataList;
|
|
|
|
/* 3353 */
|
|
struct al::ByamlWriterData;
|
|
|
|
/* 3354 */
|
|
struct al::ByamlWriterBigData;
|
|
|
|
/* 3355 */
|
|
struct al::ByamlWriterHash;
|
|
|
|
/* 3356 */
|
|
struct al::ByamlWriterArray;
|
|
|
|
/* 3357 */
|
|
struct al::ByamlWriterHashPair;
|
|
|
|
/* 3358 */
|
|
struct al::ByamlWriterString;
|
|
|
|
/* 3359 */
|
|
struct al::ByamlWriterInt;
|
|
|
|
/* 3360 */
|
|
struct al::ByamlWriterUInt;
|
|
|
|
/* 3361 */
|
|
struct al::ByamlWriterFloat;
|
|
|
|
/* 3362 */
|
|
struct al::ByamlWriterInt64;
|
|
|
|
/* 3363 */
|
|
struct al::ByamlWriterUInt64;
|
|
|
|
/* 3364 */
|
|
struct al::ByamlWriterDouble;
|
|
|
|
/* 3365 */
|
|
struct al::ByamlWriterBool;
|
|
|
|
/* 3366 */
|
|
struct al::ByamlWriterNull;
|
|
|
|
/* 3367 */
|
|
struct al::ByamlWriterContainer;
|
|
|
|
/* 3368 */
|
|
struct al::ByamlWriterStringTable;
|
|
|
|
/* 3369 */
|
|
struct alYamlMacroUtil::YamlParamGroup;
|
|
|
|
/* 3370 */
|
|
struct al::ParameterObj;
|
|
|
|
/* 3371 */
|
|
struct al::ParameterList;
|
|
|
|
/* 3372 */
|
|
struct al::ParameterArray;
|
|
|
|
/* 3373 */
|
|
struct al::ParameterIo;
|
|
|
|
/* 3374 */
|
|
struct al::ActionAnimCtrl;
|
|
|
|
/* 3375 */
|
|
struct al::ActionAnimDataInfo;
|
|
|
|
/* 3376 */
|
|
struct al::ActionBgmCtrl;
|
|
|
|
/* 3377 */
|
|
struct al::ActionEffectCtrlInfo;
|
|
|
|
/* 3378 */
|
|
struct al::ActionEffectCtrl;
|
|
|
|
/* 3379 */
|
|
struct al::ActionSensorCtrlInfo;
|
|
|
|
/* 3380 */
|
|
struct al::ActionFlagCtrlInfo;
|
|
|
|
/* 3381 */
|
|
struct al::ActionFlagCtrl;
|
|
|
|
/* 3382 */
|
|
struct al::ActionPadAndCameraData;
|
|
|
|
/* 3383 */
|
|
struct al::ActionPadAndCameraCtrlInfo;
|
|
|
|
/* 3384 */
|
|
struct al::ActionPadAndCameraCtrl;
|
|
|
|
/* 3385 */
|
|
struct al::ActionRadialBlurData;
|
|
|
|
/* 3386 */
|
|
struct al::ActionScreenEffectCtrlInfo;
|
|
|
|
/* 3387 */
|
|
struct al::ActionScreenEffectCtrl;
|
|
|
|
/* 3388 */
|
|
struct al::InitResourceDataActionAnim;
|
|
|
|
/* 3389 */
|
|
struct alAnimFunction;
|
|
|
|
/* 3390 */
|
|
struct al::AnimResInfo;
|
|
|
|
/* 3391 */
|
|
struct al::AnimInfoTable;
|
|
|
|
/* 3392 */
|
|
struct al::AnimPlayerBase;
|
|
|
|
/* 3393 */
|
|
struct al::AnimPlayerSimple;
|
|
|
|
/* 3394 */
|
|
struct al::InitResourceDataAnim;
|
|
|
|
/* 3395 */
|
|
struct al::SoundMemoryPoolHandler;
|
|
|
|
/* 3396 */
|
|
struct al::SoundArchiveWithStatus;
|
|
|
|
/* 3397 */
|
|
struct al::SeadAudioPlayer;
|
|
|
|
/* 3398 */
|
|
struct alsd::AudioPlayerMulti;
|
|
|
|
/* 3399 */
|
|
struct nn::atk::SoundArchivePlayer;
|
|
|
|
/* 3400 */
|
|
struct nn::atk::SoundArchive;
|
|
|
|
/* 3401 */
|
|
struct nn::atk::AddonSoundArchive;
|
|
|
|
/* 3402 */
|
|
struct al::SeResourceInfoAccessor;
|
|
|
|
/* 3403 */
|
|
struct al::BgmResourceInfoAccessor;
|
|
|
|
/* 3404 */
|
|
struct al::AcLSoundHandle;
|
|
|
|
/* 3405 */
|
|
struct al::SeadAudioSoundHeapPtrWrapper;
|
|
|
|
/* 3406 */
|
|
struct al::AudioSystemDebug;
|
|
|
|
/* 3407 */
|
|
struct alAudioEffectFunction;
|
|
|
|
/* 3408 */
|
|
struct al::AudioRequestKeeperSyncedBgm;
|
|
|
|
/* 3409 */
|
|
struct alsd::AudioFsSoundArchiveCafe;
|
|
|
|
/* 3410 */
|
|
struct alsd::AudioSoundDataMgrMulti;
|
|
|
|
/* 3411 */
|
|
struct nn::atk::FsSoundArchive;
|
|
|
|
/* 3412 */
|
|
struct alsd::AudioMemorySoundArchiveCafe;
|
|
|
|
/* 3413 */
|
|
struct alsd::AudioSoundArchiveBaseCafe;
|
|
|
|
/* 3414 */
|
|
struct alsd::AudioSystemNin;
|
|
|
|
/* 3415 */
|
|
struct alsd::AudioSystem;
|
|
|
|
/* 3416 */
|
|
struct alsd::SoundHandle;
|
|
|
|
/* 3417 */
|
|
struct al::AudioEachBusEffectInfo;
|
|
|
|
/* 3418 */
|
|
struct al::AudioEffectInfo;
|
|
|
|
/* 3419 */
|
|
struct al::AudioEffectProcInfo;
|
|
|
|
/* 3420 */
|
|
struct al::SeLpfEffectProcInfo;
|
|
|
|
/* 3421 */
|
|
struct al::AudioEffectLevelDetectorProcInfo;
|
|
|
|
/* 3422 */
|
|
struct al::AudioBusSendInfo;
|
|
|
|
/* 3423 */
|
|
struct al::AudioBusOutDeviceInfo;
|
|
|
|
/* 3424 */
|
|
struct al::AudioBusUserCategoryInfo;
|
|
|
|
/* 3425 */
|
|
struct al::AudioBusSettingInfo;
|
|
|
|
/* 3426 */
|
|
struct alAudioListenerFunction;
|
|
|
|
/* 3427 */
|
|
struct alAudioBusSendFunction;
|
|
|
|
/* 3428 */
|
|
struct al::AudioBusSend;
|
|
|
|
/* 3429 */
|
|
struct al::AudioBusSendSelector;
|
|
|
|
/* 3430 */
|
|
struct al::AudioVolumeFader;
|
|
|
|
/* 3431 */
|
|
struct al::AudioEffectDelayProcInfo;
|
|
|
|
/* 3432 */
|
|
struct al::AudioEffectReverbProcInfo;
|
|
|
|
/* 3433 */
|
|
struct al::AudioDemoSyncedProcInfo;
|
|
|
|
/* 3434 */
|
|
struct al::ParamRequestInterp;
|
|
|
|
/* 3435 */
|
|
struct RequestInterpMathImpl;
|
|
|
|
/* 3436 */
|
|
struct al::StringMatcher;
|
|
|
|
/* 3437 */
|
|
struct al::BgmFadeVolumeController;
|
|
|
|
/* 3438 */
|
|
struct al::Bgm;
|
|
|
|
/* 3439 */
|
|
struct al::BgmChangeableParams;
|
|
|
|
/* 3440 */
|
|
struct al::BgmRegionChangeParams;
|
|
|
|
/* 3441 */
|
|
struct alBgmPlayingTypeFunction;
|
|
|
|
/* 3442 */
|
|
struct al::BgmPlayInfoInAction;
|
|
|
|
/* 3443 */
|
|
struct al::BgmActionInfo;
|
|
|
|
/* 3444 */
|
|
struct al::BgmSourceInfo;
|
|
|
|
/* 3445 */
|
|
struct al::BgmUserInfo;
|
|
|
|
/* 3446 */
|
|
struct al::BgmRhythmInfo;
|
|
|
|
/* 3447 */
|
|
struct al::BgmChordInfo;
|
|
|
|
/* 3448 */
|
|
struct al::AreaCameraSwitcher;
|
|
|
|
/* 3449 */
|
|
struct al::AreaCameraSwitchInfo;
|
|
|
|
/* 3450 */
|
|
struct al::CameraAngleCtrlInfo;
|
|
|
|
/* 3451 */
|
|
struct al::CameraAngleSwingInfo;
|
|
|
|
/* 3452 */
|
|
struct al::CameraAngleVerticalRequester;
|
|
|
|
/* 3453 */
|
|
struct al::CameraCollisionPartsFilter;
|
|
|
|
/* 3454 */
|
|
struct al::CameraInterpole;
|
|
|
|
/* 3455 */
|
|
struct al::CameraOffsetCtrlPreset;
|
|
|
|
/* 3456 */
|
|
struct al::CameraOffsetCtrlY;
|
|
|
|
/* 3457 */
|
|
struct al::CameraOffsetPreset;
|
|
|
|
/* 3458 */
|
|
struct al::CameraParamMoveLimit;
|
|
|
|
/* 3459 */
|
|
struct al::CameraStateBase;
|
|
|
|
/* 3460 */
|
|
struct al::SimpleCameraShooter;
|
|
|
|
/* 3462 */
|
|
struct al::ClippingFarAreaObserver;
|
|
|
|
/* 3464 */
|
|
struct al::ViewInfoCtrl;
|
|
|
|
/* 3465 */
|
|
struct al::ActorCollisionController;
|
|
|
|
/* 3466 */
|
|
struct al::JoyPadAccelerometerAddon;
|
|
|
|
/* 3467 */
|
|
struct sead::AccelerometerAddon;
|
|
|
|
/* 3468 */
|
|
struct al::PadDataArcReader;
|
|
|
|
/* 3469 */
|
|
struct al::IUsePadDataReader;
|
|
|
|
/* 3470 */
|
|
struct al::PadRumbleKeeper;
|
|
|
|
/* 3471 */
|
|
struct al::PadTouchDevice;
|
|
|
|
/* 3472 */
|
|
struct al::PadTouchController;
|
|
|
|
/* 3473 */
|
|
struct sead::ControlDevice;
|
|
|
|
/* 3474 */
|
|
struct al::PadUiKeyInputAddon;
|
|
|
|
/* 3475 */
|
|
struct al::DemoActionList;
|
|
|
|
/* 3476 */
|
|
struct al::GraphicsDemoParam;
|
|
|
|
/* 3477 */
|
|
struct al::DemoGraphicsController;
|
|
|
|
/* 3478 */
|
|
struct al::ParameterString32;
|
|
|
|
/* 3479 */
|
|
struct al::ParameterString128;
|
|
|
|
/* 3480 */
|
|
struct al::GpuMemAllocator;
|
|
|
|
/* 3481 */
|
|
struct al::GraphicsAreaParam;
|
|
|
|
/* 3482 */
|
|
struct al::GraphicsAreaDirector;
|
|
|
|
/* 3484 */
|
|
struct GraphicsParamKeeperFuncImpl;
|
|
|
|
/* 3485 */
|
|
struct al::GraphicsParamKeeperImpl;
|
|
|
|
/* 3486 */
|
|
struct al::GraphicsParamRequestInterpKeeperImpl;
|
|
|
|
/* 3487 */
|
|
struct al::GraphicsParamRequesterImpl;
|
|
|
|
/* 3488 */
|
|
struct al::GraphicsPreset;
|
|
|
|
/* 3489 */
|
|
struct al::GraphicsQualityParam;
|
|
|
|
/* 3490 */
|
|
struct al::GraphicsQualityController;
|
|
|
|
/* 3491 */
|
|
struct al::GraphicsQualityInfo;
|
|
|
|
/* 3492 */
|
|
struct al::Effect;
|
|
|
|
/* 3493 */
|
|
struct al::EffectCameraHolder;
|
|
|
|
/* 3494 */
|
|
struct al::EffectDrawCategoryInfo;
|
|
|
|
/* 3495 */
|
|
struct al::EffectEmitter;
|
|
|
|
/* 3496 */
|
|
struct al::EffectEnvParam;
|
|
|
|
/* 3497 */
|
|
struct al::EffectGroupDrawer;
|
|
|
|
/* 3498 */
|
|
struct al::EffectLayoutDrawer;
|
|
|
|
/* 3499 */
|
|
struct al::EffectEmitInfo;
|
|
|
|
/* 3500 */
|
|
struct al::ActionEffectData;
|
|
|
|
/* 3501 */
|
|
struct al::EffectHitReactionData;
|
|
|
|
/* 3502 */
|
|
struct al::EffectHitReactionInfo;
|
|
|
|
/* 3503 */
|
|
struct al::EffectResourceInfo;
|
|
|
|
/* 3504 */
|
|
struct al::EffectInfo;
|
|
|
|
/* 3505 */
|
|
struct al::EffectUserInfo;
|
|
|
|
/* 3506 */
|
|
struct al::EffectLightDirector;
|
|
|
|
/* 3507 */
|
|
struct al::EventFlowActorStateBase;
|
|
|
|
/* 3508 */
|
|
struct al::ExecuteAsyncExecutor;
|
|
|
|
/* 3509 */
|
|
struct al::ExecuteSystemInitInfo;
|
|
|
|
/* 3510 */
|
|
struct al::ExecutorActorDraw;
|
|
|
|
/* 3511 */
|
|
struct al::ExecutorActorMovement;
|
|
|
|
/* 3512 */
|
|
struct al::ExecutorActorCalcAnim;
|
|
|
|
/* 3513 */
|
|
struct al::ExecutorActorMovementCalcAnim;
|
|
|
|
/* 3514 */
|
|
struct al::ExecutorActorCalcView;
|
|
|
|
/* 3515 */
|
|
struct al::FileLoader;
|
|
|
|
/* 3516 */
|
|
struct al::FileLoaderThread;
|
|
|
|
/* 3517 */
|
|
struct al::SoundItemEntry;
|
|
|
|
/* 3518 */
|
|
struct al::FluidSurfaceHolder;
|
|
|
|
/* 3520 */
|
|
struct al::GravityPoint;
|
|
|
|
/* 3521 */
|
|
struct al::HitSensor;
|
|
|
|
/* 3523 */
|
|
struct alSensorFunction;
|
|
|
|
/* 3524 */
|
|
struct al::SensorHitGroup;
|
|
|
|
/* 3525 */
|
|
struct al::ActorItemKeeper;
|
|
|
|
/* 3526 */
|
|
struct al::ActorScoreInfo;
|
|
|
|
/* 3527 */
|
|
struct al::ActorScoreKeeper;
|
|
|
|
/* 3528 */
|
|
struct al::JointAimController;
|
|
|
|
/* 3529 */
|
|
struct al::KeyPose;
|
|
|
|
/* 3530 */
|
|
struct al::RollingCubePoseKeeper;
|
|
|
|
/* 3531 */
|
|
struct al::LayoutActionKeeper;
|
|
|
|
/* 3532 */
|
|
struct al::EuiScreen;
|
|
|
|
/* 3533 */
|
|
struct al::ActorPrePassLightKeeper;
|
|
|
|
/* 3534 */
|
|
struct al::LightMap;
|
|
|
|
/* 3535 */
|
|
struct al::LightMapNormalMap;
|
|
|
|
/* 3536 */
|
|
struct al::LightMapParamHolder;
|
|
|
|
/* 3537 */
|
|
struct al::ActorSensorController;
|
|
|
|
/* 3538 */
|
|
struct al::ActorSensorControllerList;
|
|
|
|
/* 3539 */
|
|
struct al::ConveyerKeyKeeper;
|
|
|
|
/* 3540 */
|
|
struct al::SupportFreezeSyncGroup;
|
|
|
|
/* 3541 */
|
|
struct al::DistanceLevelParam;
|
|
|
|
/* 3542 */
|
|
struct al::FractalGenerator;
|
|
|
|
/* 3543 */
|
|
struct al::MemorySystem;
|
|
|
|
/* 3544 */
|
|
struct al::MessageProjectEx;
|
|
|
|
/* 3545 */
|
|
struct al::DynamicModelShaderVariation;
|
|
|
|
/* 3546 */
|
|
struct al::MeshDrawer;
|
|
|
|
/* 3547 */
|
|
struct al::MeshDrawerTable;
|
|
|
|
/* 3548 */
|
|
struct al::ModelAdditionalInfo;
|
|
|
|
/* 3549 */
|
|
struct al::ModelDrawDisplayList;
|
|
|
|
/* 3550 */
|
|
struct al::ModelDrawerDepthShadowMap;
|
|
|
|
/* 3551 */
|
|
struct al::ModelDrawerMask;
|
|
|
|
/* 3552 */
|
|
struct al::RaceJudge;
|
|
|
|
/* 3553 */
|
|
struct al::FriendsImageDownloader;
|
|
|
|
/* 3554 */
|
|
struct al::DynamicMesh;
|
|
|
|
/* 3555 */
|
|
struct al::DynamicMeshAttr;
|
|
|
|
/* 3556 */
|
|
struct al::FootPrint;
|
|
|
|
/* 3557 */
|
|
struct al::HostSyncTowerCamera;
|
|
|
|
/* 3558 */
|
|
struct al::KeyMoveCameraInfo;
|
|
|
|
/* 3559 */
|
|
struct al::KeyMoveCameraBase;
|
|
|
|
/* 3560 */
|
|
struct al::GridMeshXZ;
|
|
|
|
/* 3561 */
|
|
struct al::QuadNode;
|
|
|
|
/* 3562 */
|
|
struct al::CartoonDrawParam;
|
|
|
|
/* 3563 */
|
|
struct al::CartoonDrawer;
|
|
|
|
/* 3564 */
|
|
struct al::ColorClampDrawParam;
|
|
|
|
/* 3565 */
|
|
struct al::ColorClampDrawer;
|
|
|
|
/* 3566 */
|
|
struct al::EdgeDrawParam;
|
|
|
|
/* 3567 */
|
|
struct al::EdgeDrawer;
|
|
|
|
/* 3568 */
|
|
struct al::BezierCurve;
|
|
|
|
/* 3569 */
|
|
struct al::LinearCurve;
|
|
|
|
/* 3570 */
|
|
struct al::RankingStateDeleteScore;
|
|
|
|
/* 3571 */
|
|
struct al::RankingStateGetApproxOrder;
|
|
|
|
/* 3572 */
|
|
struct al::ResourceSystem;
|
|
|
|
/* 3573 */
|
|
struct al::SaveDataDirector;
|
|
|
|
/* 3574 */
|
|
struct al::SaveDataFunction;
|
|
|
|
/* 3575 */
|
|
struct al::SaveDataSequenceFormat;
|
|
|
|
/* 3576 */
|
|
struct al::SaveDataSequenceInitDir;
|
|
|
|
/* 3577 */
|
|
struct al::SaveDataSequenceRead;
|
|
|
|
/* 3578 */
|
|
struct al::SaveDataSequenceWrite;
|
|
|
|
/* 3580 */
|
|
struct al::SeListener;
|
|
|
|
/* 3581 */
|
|
struct al::SeListenerPoser;
|
|
|
|
/* 3582 */
|
|
struct al::SeEmitterHolder;
|
|
|
|
/* 3583 */
|
|
struct al::SeEmitter;
|
|
|
|
/* 3584 */
|
|
struct al::SePlayerGroupInfo;
|
|
|
|
/* 3585 */
|
|
struct al::SePlayerGroup;
|
|
|
|
/* 3586 */
|
|
struct agl::env::CubeMapFilterImportanceGGX;
|
|
|
|
/* 3587 */
|
|
struct al::CubeMapMgr::UpdateAgent;
|
|
|
|
/* 3588 */
|
|
struct al::CubeMapMgr;
|
|
|
|
/* 3589 */
|
|
struct al::CubeMapMgr::ReservedUnit;
|
|
|
|
/* 3590 */
|
|
struct al::ShadowMaskCastInterpolateCube;
|
|
|
|
/* 3591 */
|
|
struct al::StageSwitchAccesser;
|
|
|
|
/* 3592 */
|
|
struct al::StageSwitchFunctorListener;
|
|
|
|
/* 3594 */
|
|
struct al::YamlFormatter;
|
|
|
|
/* 3595 */
|
|
struct al::YamlWriterToMemory;
|
|
|
|
/* 3596 */
|
|
struct alsd::AudioPlayer;
|
|
|
|
/* 3597 */
|
|
struct al::GpuPerfAreaParam;
|
|
|
|
/* 3598 */
|
|
struct al::GpuPerfAreaController;
|
|
|
|
/* 3599 */
|
|
struct al::ArchiveEntry;
|
|
|
|
/* 3600 */
|
|
struct al::FileEntryBase;
|
|
|
|
/* 3601 */
|
|
struct al::ActorItemInfo;
|
|
|
|
/* 3602 */
|
|
struct al::RollingCubePose;
|
|
|
|
/* 3603 */
|
|
struct al::SaveDataSequenceBase;
|
|
|
|
/* 3604 */
|
|
struct al::SePlayer;
|
|
|
|
/* 3605 */
|
|
struct al::SeRequest;
|
|
|
|
/* 3606 */
|
|
struct nn::atk::MemorySoundArchive;
|
|
|
|
/* 3607 */
|
|
struct nn::atk::SequenceSoundHandle;
|
|
|
|
/* 3608 */
|
|
struct nn::atk::detail::BasicSound;
|
|
|
|
/* 3609 */
|
|
struct nn::atk::SoundArchive::StreamSoundInfo;
|
|
|
|
/* 3610 */
|
|
struct nn::atk::SoundDataManager;
|
|
|
|
/* 3611 */
|
|
struct nn::atk::detail::driver::DisposeCallback;
|
|
|
|
/* 3612 */
|
|
struct nn::atk::SoundHandle;
|
|
|
|
/* 3613 */
|
|
struct nn::atk::SoundHeap;
|
|
|
|
/* 3614 */
|
|
struct nn::atk::SoundPlayer;
|
|
|
|
/* 3615 */
|
|
struct nn::atk::SoundSystem::SoundSystemParam;
|
|
|
|
/* 3616 */
|
|
struct nn::atk::SoundSystem;
|
|
|
|
/* 3617 */
|
|
struct nn::atk::StreamSoundHandle;
|
|
|
|
/* 3618 */
|
|
struct nn::atk::WaveSoundHandle;
|
|
|
|
/* 3619 */
|
|
struct nn::atk::detail::AddonSoundArchiveContainer;
|
|
|
|
/* 3620 */
|
|
struct nn::atk::detail::AdvancedWaveSoundRuntime;
|
|
|
|
/* 3621 */
|
|
struct nn::atk::detail::ExternalSoundPlayer;
|
|
|
|
/* 3622 */
|
|
struct nn::atk::detail::GroupFileReader;
|
|
|
|
/* 3623 */
|
|
struct nn::atk::detail::PlayerHeap;
|
|
|
|
/* 3624 */
|
|
struct nn::atk::detail::SoundArchiveFile::FileHeader;
|
|
|
|
/* 3625 */
|
|
struct nn::atk::detail::SoundArchiveFile::StringBlockBody;
|
|
|
|
/* 3626 */
|
|
struct nn::atk::detail::SoundArchiveFile::PatriciaTree;
|
|
|
|
/* 3627 */
|
|
struct nn::atk::detail::SoundArchiveFile::InfoBlockBody;
|
|
|
|
/* 3628 */
|
|
struct nn::atk::detail::SoundArchiveFile::SoundInfo;
|
|
|
|
/* 3629 */
|
|
struct nn::atk::detail::SoundArchiveFile::BankInfo;
|
|
|
|
/* 3630 */
|
|
struct nn::atk::detail::SoundArchiveFile::WaveArchiveInfo;
|
|
|
|
/* 3631 */
|
|
struct nn::atk::detail::SoundArchiveFile::SoundGroupInfo;
|
|
|
|
/* 3632 */
|
|
struct nn::atk::detail::SoundArchiveFile::GroupInfo;
|
|
|
|
/* 3633 */
|
|
struct nn::atk::detail::SoundArchiveFile::PlayerInfo;
|
|
|
|
/* 3634 */
|
|
struct nn::atk::detail::SoundArchiveFile::StreamSoundInfo;
|
|
|
|
/* 3635 */
|
|
struct nn::atk::detail::SoundArchiveFile::WaveSoundInfo;
|
|
|
|
/* 3636 */
|
|
struct nn::atk::detail::SoundArchiveFile::SequenceSoundInfo;
|
|
|
|
/* 3637 */
|
|
struct nn::atk::detail::SoundArchiveFile::FileInfo;
|
|
|
|
/* 3638 */
|
|
struct nn::atk::detail::SoundArchiveFileReader;
|
|
|
|
/* 3639 */
|
|
struct nn::atk::detail::SoundArchiveLoader;
|
|
|
|
/* 3640 */
|
|
struct nn::atk::detail::SoundArchiveManager;
|
|
|
|
/* 3641 */
|
|
struct nn::atk::detail::WaveArchiveFile::FileHeader;
|
|
|
|
/* 3642 */
|
|
struct nn::atk::detail::WaveArchiveFileReader;
|
|
|
|
/* 3643 */
|
|
struct nn::atk::detail::WaveFileReader;
|
|
|
|
/* 3644 */
|
|
struct nn::atk::detail::DspadpcmReader;
|
|
|
|
/* 3645 */
|
|
struct nn::atk::BiquadFilterCallback;
|
|
|
|
/* 3646 */
|
|
struct nn::atk::detail::driver::HardwareManager;
|
|
|
|
/* 3647 */
|
|
struct nn::atk::detail::BankFileReader;
|
|
|
|
/* 3648 */
|
|
struct nn::atk::detail::SequenceSound;
|
|
|
|
/* 3649 */
|
|
struct nn::atk::detail::driver::SequenceSoundPlayer;
|
|
|
|
/* 3650 */
|
|
struct nn::atk::detail::driver::SequenceSoundLoader::DataLoadTask;
|
|
|
|
/* 3651 */
|
|
struct nn::atk::detail::driver::SequenceSoundLoader::FreePlayerHeapTask;
|
|
|
|
/* 3652 */
|
|
struct nn::atk::detail::SequenceSoundRuntime;
|
|
|
|
/* 3653 */
|
|
struct nn::atk::detail::driver::NoteOnCallback;
|
|
|
|
/* 3654 */
|
|
struct nn::atk::detail::driver::SoundThread::SoundFrameCallback;
|
|
|
|
/* 3655 */
|
|
struct nn::atk::detail::driver::SequenceTrack;
|
|
|
|
/* 3656 */
|
|
struct nn::atk::detail::StreamSound;
|
|
|
|
/* 3657 */
|
|
struct nn::atk::detail::StreamSoundFile::FileHeader;
|
|
|
|
/* 3658 */
|
|
struct nn::atk::detail::StreamSoundFile::InfoBlockBody;
|
|
|
|
/* 3659 */
|
|
struct nn::atk::detail::StreamSoundFile::TrackInfoTable;
|
|
|
|
/* 3660 */
|
|
struct nn::atk::detail::StreamSoundFile::ChannelInfoTable;
|
|
|
|
/* 3661 */
|
|
struct nn::atk::detail::StreamSoundFile::ChannelInfo;
|
|
|
|
/* 3662 */
|
|
struct nn::atk::detail::StreamSoundFileLoader;
|
|
|
|
/* 3663 */
|
|
struct nn::atk::detail::IRegionInfoReadable;
|
|
|
|
/* 3664 */
|
|
struct nn::atk::detail::StreamSoundFileReader;
|
|
|
|
/* 3665 */
|
|
struct nn::atk::detail::driver::StreamSoundPlayer;
|
|
|
|
/* 3666 */
|
|
struct nn::atk::detail::StreamSoundPrefetchFileReader;
|
|
|
|
/* 3667 */
|
|
struct nn::atk::detail::StreamSoundRuntime;
|
|
|
|
/* 3668 */
|
|
struct nn::atk::detail::CommandBuffer;
|
|
|
|
/* 3669 */
|
|
struct nn::atk::detail::CommandManager;
|
|
|
|
/* 3670 */
|
|
struct nn::atk::detail::DriverCommand;
|
|
|
|
/* 3671 */
|
|
struct nn::atk::detail::driver::SoundThread;
|
|
|
|
/* 3672 */
|
|
struct nn::atk::detail::TaskManager;
|
|
|
|
/* 3673 */
|
|
struct nn::atk::detail::CurveAdshr;
|
|
|
|
/* 3674 */
|
|
struct nn::atk::detail::CurveLfo;
|
|
|
|
/* 3675 */
|
|
struct nn::atk::detail::CurveLfoParam;
|
|
|
|
/* 3676 */
|
|
struct nn::atk::detail::FrameHeap;
|
|
|
|
/* 3677 */
|
|
struct nn::atk::detail::FrameHeap::Section;
|
|
|
|
/* 3678 */
|
|
struct nn::atk::detail::MemoryFileStream;
|
|
|
|
/* 3679 */
|
|
struct nn::atk::detail::fnd::Stream;
|
|
|
|
/* 3680 */
|
|
struct nn::atk::detail::Util;
|
|
|
|
/* 3681 */
|
|
struct nn::atk::detail::Util::WarningLogger::LogBuffer;
|
|
|
|
/* 3682 */
|
|
struct nn::atk::detail::Util::WarningLogger::LogBuffer::Element;
|
|
|
|
/* 3683 */
|
|
struct nn::atk::detail::Util::WarningLogger;
|
|
|
|
/* 3684 */
|
|
struct nn::atk::detail::driver::Channel;
|
|
|
|
/* 3685 */
|
|
struct nn::atk::detail::driver::ChannelManager;
|
|
|
|
/* 3686 */
|
|
struct nn::atk::detail::LowLevelVoice;
|
|
|
|
/* 3687 */
|
|
struct nn::atk::detail::LowLevelVoiceAllocator;
|
|
|
|
/* 3688 */
|
|
struct nn::atk::detail::driver::MultiVoice;
|
|
|
|
/* 3689 */
|
|
struct nn::atk::detail::driver::MultiVoiceManager;
|
|
|
|
/* 3690 */
|
|
struct nn::atk::detail::VoiceParam;
|
|
|
|
/* 3691 */
|
|
struct nn::atk::detail::Voice;
|
|
|
|
/* 3692 */
|
|
struct nn::atk::detail::VirtualVoiceManager;
|
|
|
|
/* 3693 */
|
|
struct nn::atk::detail::LowLevelVoiceCommand;
|
|
|
|
/* 3694 */
|
|
struct nn::atk::detail::VoiceReplyCommand;
|
|
|
|
/* 3695 */
|
|
struct nn::atk::detail::WaveSound;
|
|
|
|
/* 3696 */
|
|
struct nn::atk::detail::WaveSoundFileReader;
|
|
|
|
/* 3697 */
|
|
struct nn::atk::detail::driver::WaveSoundPlayer;
|
|
|
|
/* 3698 */
|
|
struct nn::atk::detail::WaveSoundRuntime;
|
|
|
|
/* 3699 */
|
|
struct nn::atk::EffectAux;
|
|
|
|
/* 3700 */
|
|
struct nn::atk::EffectBase;
|
|
|
|
/* 3701 */
|
|
struct nn::atk::EffectDelay::DelayParam;
|
|
|
|
/* 3702 */
|
|
struct nn::atk::detail::fnd::FrameHeapImpl;
|
|
|
|
/* 3703 */
|
|
struct nn::atk::detail::fnd::HeapBase;
|
|
|
|
/* 3704 */
|
|
struct nn::atk::detail::fnd::FileStreamImpl;
|
|
|
|
/* 3705 */
|
|
struct nn::atk::detail::fnd::FileStreamImpl::DirectStream;
|
|
|
|
/* 3706 */
|
|
struct nn::atk::detail::fnd::FileStreamProxy;
|
|
|
|
/* 3707 */
|
|
struct nn::atk::detail::fnd::StreamCache;
|
|
|
|
/* 3708 */
|
|
struct nn::atk::detail::fnd::Thread::RunArgs;
|
|
|
|
/* 3709 */
|
|
struct nn::atk::detail::fnd::Thread;
|
|
|
|
/* 3710 */
|
|
struct nn::atk::detail::fnd::Thread::ThreadMain;
|
|
|
|
/* 3711 */
|
|
struct nn::atk::AudioRendererPerformanceReader;
|
|
|
|
/* 3712 */
|
|
struct nn::atk::DeviceOutRecorder::RecorderBuffer;
|
|
|
|
/* 3713 */
|
|
struct nn::atk::DeviceOutRecorder;
|
|
|
|
/* 3714 */
|
|
struct nn::atk::ProfileReader;
|
|
|
|
/* 3715 */
|
|
struct nn::atk::TaskProfile::LoadStreamBlock;
|
|
|
|
/* 3716 */
|
|
struct nn::atk::TaskProfile::LoadOpusStreamBlock;
|
|
|
|
/* 3717 */
|
|
struct nn::atk::TaskProfileLogger;
|
|
|
|
/* 3718 */
|
|
struct nn::atk::detail::AdvancedWaveSound;
|
|
|
|
/* 3719 */
|
|
struct nn::atk::detail::driver::AdvancedWaveSoundPlayer;
|
|
|
|
/* 3720 */
|
|
struct nn::atk::detail::driver::PlayerParamSet;
|
|
|
|
/* 3721 */
|
|
struct nn::atk::detail::driver::BasicSoundPlayer;
|
|
|
|
/* 3722 */
|
|
struct nn::atk::detail::driver::DisposeCallbackManager;
|
|
|
|
/* 3723 */
|
|
struct nn::atk::detail::GroupFile::FileHeader;
|
|
|
|
/* 3724 */
|
|
struct nn::atk::detail::PlayerHeapDataManager;
|
|
|
|
/* 3725 */
|
|
struct nn::atk::detail::RegionManager;
|
|
|
|
/* 3726 */
|
|
struct nn::atk::detail::WaveFile::FileHeader;
|
|
|
|
/* 3727 */
|
|
struct nn::atk::detail::WaveFile::InfoBlockBody;
|
|
|
|
/* 3728 */
|
|
struct nn::atk::detail::WaveFile::ChannelInfo;
|
|
|
|
/* 3729 */
|
|
struct nn::atk::detail::driver::Bank;
|
|
|
|
/* 3730 */
|
|
struct nn::atk::detail::BankFile::FileHeader;
|
|
|
|
/* 3731 */
|
|
struct nn::atk::detail::BankFile::InfoBlockBody;
|
|
|
|
/* 3732 */
|
|
struct nn::atk::detail::BankFile::Instrument;
|
|
|
|
/* 3733 */
|
|
struct nn::atk::detail::BankFile::KeyRegion;
|
|
|
|
/* 3734 */
|
|
struct nn::atk::detail::BankFile::VelocityRegion;
|
|
|
|
/* 3735 */
|
|
struct nn::atk::detail::driver::MmlParser;
|
|
|
|
/* 3736 */
|
|
struct nn::atk::detail::driver::SequenceTrackAllocator;
|
|
|
|
/* 3737 */
|
|
struct nn::atk::detail::SequenceSoundFileReader;
|
|
|
|
/* 3738 */
|
|
struct nn::atk::detail::driver::StreamBufferPool;
|
|
|
|
/* 3739 */
|
|
struct nn::atk::detail::driver::StreamSoundLoader;
|
|
|
|
/* 3740 */
|
|
struct nn::atk::detail::driver::StreamSoundLoader::StreamCloseTask;
|
|
|
|
/* 3741 */
|
|
struct nn::atk::detail::StreamSoundPrefetchFile::FileHeader;
|
|
|
|
/* 3742 */
|
|
struct nn::atk::detail::StreamSoundPrefetchFile::PrefetchData;
|
|
|
|
/* 3743 */
|
|
struct nn::atk::detail::StreamSoundPrefetchFile::PrefetchSample;
|
|
|
|
/* 3744 */
|
|
struct nn::atk::detail::PoolImpl;
|
|
|
|
/* 3745 */
|
|
struct nn::atk::detail::WavOutFileStream;
|
|
|
|
/* 3746 */
|
|
struct nn::atk::detail::WaveSoundFile::FileHeader;
|
|
|
|
/* 3747 */
|
|
struct nn::atk::detail::WaveSoundFile::InfoBlockBody;
|
|
|
|
/* 3748 */
|
|
struct nn::atk::detail::WaveSoundFile::WaveSoundData;
|
|
|
|
/* 3749 */
|
|
struct nn::atk::detail::WaveSoundFile::WaveSoundInfo;
|
|
|
|
/* 3750 */
|
|
struct nn::atk::detail::WaveSoundFile::TrackInfo;
|
|
|
|
/* 3751 */
|
|
struct nn::atk::detail::WaveSoundFile::NoteInfo;
|
|
|
|
/* 3752 */
|
|
struct nn::atk::detail::driver::WaveSoundLoader::DataLoadTask;
|
|
|
|
/* 3753 */
|
|
struct nn::atk::detail::driver::WaveSoundLoader::FreePlayerHeapTask;
|
|
|
|
/* 3754 */
|
|
struct nn::atk::detail::SequenceSoundFile::FileHeader;
|
|
|
|
/* 3755 */
|
|
struct nn::atk::detail::SequenceSoundFile::LabelBlockBody;
|
|
|
|
/* 3756 */
|
|
struct nn::atk::detail::AdvancedWaveSoundFile::InfoBlockBody;
|
|
|
|
/* 3757 */
|
|
struct nn::atk::detail::AdvancedWaveSoundFile::WaveSoundTrack;
|
|
|
|
/* 3758 */
|
|
struct nn::nex::RankingClient;
|
|
|
|
/* 3759 */
|
|
struct nn::nex::RankingDDLDeclarations;
|
|
|
|
/* 3760 */
|
|
struct nn::nex::RankingProtocolClient;
|
|
|
|
/* 3761 */
|
|
struct nn::nex::UtilityClient;
|
|
|
|
/* 3762 */
|
|
struct nn::nex::UtilityDDLDeclarations;
|
|
|
|
/* 3763 */
|
|
struct nn::nex::UtilityProtocolClient;
|
|
|
|
/* 3764 */
|
|
struct nn::nex::NgsFacade;
|
|
|
|
/* 3765 */
|
|
struct nn::nex::NgsBridgeImp;
|
|
|
|
/* 3766 */
|
|
struct nn::nex::AcquireNsaIdTokenClient;
|
|
|
|
/* 3767 */
|
|
struct nn::gfx::BufferInfo;
|
|
|
|
/* 3768 */
|
|
struct nn::gfx::BufferTextureViewInfo;
|
|
|
|
/* 3769 */
|
|
struct nn::gfx::MemoryPoolInfo;
|
|
|
|
/* 3770 */
|
|
struct nn::gfx::ResTextureFile;
|
|
|
|
/* 3771 */
|
|
struct nn::gfx::MultisampleStateInfo;
|
|
|
|
/* 3772 */
|
|
struct nn::gfx::RasterizerStateInfo;
|
|
|
|
/* 3773 */
|
|
struct nn::gfx::BlendTargetStateInfo;
|
|
|
|
/* 3774 */
|
|
struct nn::gfx::BlendStateInfo;
|
|
|
|
/* 3775 */
|
|
struct nn::gfx::StencilStateInfo;
|
|
|
|
/* 3776 */
|
|
struct nn::gfx::DepthStencilStateInfo;
|
|
|
|
/* 3777 */
|
|
struct nn::gfx::ColorTargetStateInfo;
|
|
|
|
/* 3778 */
|
|
struct nn::gfx::RenderTargetStateInfo;
|
|
|
|
/* 3779 */
|
|
struct nn::gfx::VertexAttributeStateInfo;
|
|
|
|
/* 3780 */
|
|
struct nn::gfx::VertexBufferStateInfo;
|
|
|
|
/* 3781 */
|
|
struct nn::gfx::VertexStateInfo;
|
|
|
|
/* 3782 */
|
|
struct nn::gfx::TessellationStateInfo;
|
|
|
|
/* 3783 */
|
|
struct nn::gfx::ViewportStateInfo;
|
|
|
|
/* 3784 */
|
|
struct nn::gfx::ScissorStateInfo;
|
|
|
|
/* 3785 */
|
|
struct nn::gfx::ViewportScissorStateInfo;
|
|
|
|
/* 3786 */
|
|
struct nn::gfx::TextureInfo;
|
|
|
|
/* 3787 */
|
|
struct nn::gfx::TextureViewInfo;
|
|
|
|
/* 3788 */
|
|
struct nn::gfx::TextureSubresourceRange;
|
|
|
|
/* 3789 */
|
|
struct nn::gfx::ColorTargetViewInfo;
|
|
|
|
/* 3790 */
|
|
struct nn::gfx::TextureArrayRange;
|
|
|
|
/* 3791 */
|
|
struct nn::gfx::DepthStencilViewInfo;
|
|
|
|
/* 3792 */
|
|
struct nn::gfx::TextureMipRange;
|
|
|
|
/* 3793 */
|
|
struct nn::gfx::TextureSubresource;
|
|
|
|
/* 3794 */
|
|
struct nn::gfx::TextureCopyRegion;
|
|
|
|
/* 3795 */
|
|
struct nn::gfx::BufferTextureCopyRegion;
|
|
|
|
/* 3796 */
|
|
struct nn::gfx::ShaderInfo;
|
|
|
|
/* 3797 */
|
|
struct nn::font::CharWriter;
|
|
|
|
/* 3798 */
|
|
struct nn::font::DispStringBuffer;
|
|
|
|
/* 3799 */
|
|
struct nn::font::GlyphNode;
|
|
|
|
/* 3800 */
|
|
struct nn::font::GlyphTreeMap;
|
|
|
|
/* 3801 */
|
|
struct nn::font::GpuBuffer;
|
|
|
|
/* 3802 */
|
|
struct nn::font::ResFont;
|
|
|
|
/* 3803 */
|
|
struct nn::font::ResFontBase;
|
|
|
|
/* 3804 */
|
|
struct nn::font::ResourceTextureObject;
|
|
|
|
/* 3805 */
|
|
struct nn::font::ScalableFont::InitializeArg;
|
|
|
|
/* 3806 */
|
|
struct nn::font::ScalableFont;
|
|
|
|
/* 3807 */
|
|
struct nn::font::TextureCache::InitializeArg;
|
|
|
|
/* 3808 */
|
|
struct nn::font::TextureCache;
|
|
|
|
/* 3809 */
|
|
struct nn::font::PlacementTextureObject;
|
|
|
|
/* 3810 */
|
|
struct nn::font::TextureObject;
|
|
|
|
/* 3811 */
|
|
struct nn::font::Font;
|
|
|
|
/* 3812 */
|
|
struct nn::font::CharStrmReader;
|
|
|
|
/* 3813 */
|
|
struct nn::ui2d::AnimTransform;
|
|
|
|
/* 3814 */
|
|
struct nn::ui2d::AnimTransformBasic;
|
|
|
|
/* 3815 */
|
|
struct nn::ui2d::AnimResource;
|
|
|
|
/* 3816 */
|
|
struct nn::ui2d::detail::AnimPaneTree;
|
|
|
|
/* 3817 */
|
|
struct nn::ui2d::Material;
|
|
|
|
/* 3818 */
|
|
struct nn::ui2d::ArcExtractor;
|
|
|
|
/* 3819 */
|
|
struct nn::ui2d::ArchiveHandle;
|
|
|
|
/* 3820 */
|
|
struct nn::ui2d::ArcResourceAccessor;
|
|
|
|
/* 3821 */
|
|
struct nn::ui2d::MultiArcResourceAccessor;
|
|
|
|
/* 3822 */
|
|
struct nn::ui2d::Bounding;
|
|
|
|
/* 3823 */
|
|
struct nn::ui2d::UserShaderInformation;
|
|
|
|
/* 3824 */
|
|
struct nn::ui2d::BuildResultInformation;
|
|
|
|
/* 3825 */
|
|
struct nn::ui2d::detail::TexCoordArray;
|
|
|
|
/* 3826 */
|
|
struct nn::ui2d::ControlSrc;
|
|
|
|
/* 3827 */
|
|
struct nn::ui2d::DrawInfo;
|
|
|
|
/* 3828 */
|
|
struct nn::ui2d::FontRefLink;
|
|
|
|
/* 3829 */
|
|
struct nn::ui2d::FontContainer;
|
|
|
|
/* 3830 */
|
|
struct nn::ui2d::Group;
|
|
|
|
/* 3831 */
|
|
struct nn::ui2d::GroupContainer;
|
|
|
|
/* 3832 */
|
|
struct nn::ui2d::Layout;
|
|
|
|
/* 3833 */
|
|
struct nn::ui2d::Layout::PartsBuildDataSet;
|
|
|
|
/* 3834 */
|
|
struct nn::ui2d::detail::PaneBase;
|
|
|
|
/* 3835 */
|
|
struct nn::ui2d::Pane;
|
|
|
|
/* 3836 */
|
|
struct nn::ui2d::Pane::CalculateContext;
|
|
|
|
/* 3837 */
|
|
struct nn::ui2d::Parts;
|
|
|
|
/* 3838 */
|
|
struct nn::ui2d::Picture;
|
|
|
|
/* 3839 */
|
|
struct nn::ui2d::ShaderRefLink;
|
|
|
|
/* 3840 */
|
|
struct nn::ui2d::ShaderContainer;
|
|
|
|
/* 3841 */
|
|
struct nn::ui2d::TexMap;
|
|
|
|
/* 3842 */
|
|
struct nn::ui2d::TextBox;
|
|
|
|
/* 3843 */
|
|
struct nn::ui2d::TextureRefLink;
|
|
|
|
/* 3844 */
|
|
struct nn::ui2d::TextureContainer;
|
|
|
|
/* 3845 */
|
|
struct nn::ui2d;
|
|
|
|
/* 3846 */
|
|
struct nn::ui2d::ComplexFontHelper;
|
|
|
|
/* 3847 */
|
|
struct nn::ui2d::RoundRectShape;
|
|
|
|
/* 3848 */
|
|
struct nn::ui2d::Window::Frame;
|
|
|
|
/* 3849 */
|
|
struct nn::ui2d::Window;
|
|
|
|
/* 3850 */
|
|
struct nn::ui2d::Animator;
|
|
|
|
/* 3851 */
|
|
struct nn::ui2d::PaneAnimator;
|
|
|
|
/* 3852 */
|
|
struct nn::ui2d::GroupAnimator;
|
|
|
|
/* 3853 */
|
|
struct nn::ui2d::GroupArrayAnimator;
|
|
|
|
/* 3854 */
|
|
struct nn::g3d::AnimFrameCtrl;
|
|
|
|
/* 3855 */
|
|
struct nn::g3d::AnimBindTable;
|
|
|
|
/* 3856 */
|
|
struct nn::g3d::AnimObj;
|
|
|
|
/* 3857 */
|
|
struct nn::g3d::ModelAnimObj;
|
|
|
|
/* 3858 */
|
|
struct nn::g3d::BoneVisibilityAnimObj::InitializeArgument;
|
|
|
|
/* 3859 */
|
|
struct nn::g3d::BoneVisibilityAnimObj;
|
|
|
|
/* 3860 */
|
|
struct nn::g3d::MaterialAnimObj::InitializeArgument;
|
|
|
|
/* 3861 */
|
|
struct nn::g3d::MaterialAnimObj;
|
|
|
|
/* 3862 */
|
|
struct nn::g3d::ResShaderProgram;
|
|
|
|
/* 3863 */
|
|
struct nn::g3d::ShadingModelObj::InitializeArgument;
|
|
|
|
/* 3864 */
|
|
struct nn::g3d::ShaderSelector::InitializeArgument;
|
|
|
|
/* 3865 */
|
|
struct nn::g3d::ShaderSelector;
|
|
|
|
/* 3866 */
|
|
struct nn::g3d::ShaderUtility;
|
|
|
|
/* 3867 */
|
|
struct nn::g3d::ShapeObj::InitializeArgument;
|
|
|
|
/* 3868 */
|
|
struct nn::g3d::ShapeObj;
|
|
|
|
/* 3869 */
|
|
struct nn::g3d::SkeletalAnimObj::InitializeArgument;
|
|
|
|
/* 3870 */
|
|
struct nn::g3d::SkeletalAnimObj;
|
|
|
|
/* 3871 */
|
|
struct nn::g3d::SkeletalAnimBlender::InitializeArgument;
|
|
|
|
/* 3872 */
|
|
struct nn::g3d::SkeletalAnimBlender;
|
|
|
|
/* 3873 */
|
|
struct nn::g3d::SkeletonObj::InitializeArgument;
|
|
|
|
/* 3874 */
|
|
struct nn::g3d::detail::FlagSet;
|
|
|
|
/* 3875 */
|
|
struct nn::g3d::MaterialObj::InitializeArgument;
|
|
|
|
/* 3876 */
|
|
struct nn::vfx::RenderStateSetArg;
|
|
|
|
/* 3877 */
|
|
struct nn::vfx::EmitterDrawArg;
|
|
|
|
/* 3878 */
|
|
struct nn::vfx;
|
|
|
|
/* 3879 */
|
|
struct nn::vfx::EmitterSet;
|
|
|
|
/* 3880 */
|
|
struct nn::vfx::Handle;
|
|
|
|
/* 3881 */
|
|
struct nn::vfx::detail;
|
|
|
|
/* 3882 */
|
|
struct nn::vfx::detail::Random;
|
|
|
|
/* 3883 */
|
|
struct nn::vfx::detail::CalculateAllocatedSizeHeap;
|
|
|
|
/* 3884 */
|
|
struct nn::vfx::Resource;
|
|
|
|
/* 3885 */
|
|
struct nn::vfx::Primitive;
|
|
|
|
/* 3886 */
|
|
struct nn::vfx::G3dPrimitive;
|
|
|
|
/* 3887 */
|
|
struct nn::vfx::detail::ShaderManager;
|
|
|
|
/* 3888 */
|
|
struct nn::vfx::detail::ComputeShaderManager;
|
|
|
|
/* 3889 */
|
|
struct nn::vfx::detail::StripeSystem;
|
|
|
|
/* 3890 */
|
|
struct nn::vfx::detail::SuperStripeSystem;
|
|
|
|
/* 3891 */
|
|
struct nn::vfx::System;
|
|
|
|
/* 3892 */
|
|
struct nn::vfx::DynamicHeap;
|
|
|
|
/* 3893 */
|
|
struct nn::vfx::TemporaryBuffer;
|
|
|
|
/* 3894 */
|
|
struct nn::vfx::detail::TextureSampler;
|
|
|
|
/* 3895 */
|
|
struct nn::vfx::detail::Attribute;
|
|
|
|
/* 3896 */
|
|
struct nn::vfx::detail::AreaLoopSystem;
|
|
|
|
/* 3897 */
|
|
struct nn::vfx::detail::BufferAllocator;
|
|
|
|
/* 3898 */
|
|
struct nn::vfx::detail::CurlNoiseTexture;
|
|
|
|
/* 3899 */
|
|
struct nn::vfx::Emitter;
|
|
|
|
/* 3900 */
|
|
struct nn::vfx::detail::EmitterCalculator;
|
|
|
|
/* 3901 */
|
|
struct nn::vfx::EmitterResource;
|
|
|
|
/* 3902 */
|
|
struct nn::vfx::detail::ShaderFlag;
|
|
|
|
/* 3903 */
|
|
struct nn::vfx::detail::Shader;
|
|
|
|
/* 3904 */
|
|
struct nn::vfx::detail::ConnectionStripeSystem;
|
|
|
|
/* 3905 */
|
|
struct nn::gfx::util::QuadShape;
|
|
|
|
/* 3906 */
|
|
struct nn::gfx::util::PrimitiveShape;
|
|
|
|
/* 3907 */
|
|
struct nn::gfx::util::SphereShape;
|
|
|
|
/* 3908 */
|
|
struct nn::gfx::util::CircleShape;
|
|
|
|
/* 3909 */
|
|
struct nn::gfx::util::CubeShape;
|
|
|
|
/* 3910 */
|
|
struct nn::gfx::util::HemiSphereShape;
|
|
|
|
/* 3911 */
|
|
struct nn::gfx::util::PipeShape;
|
|
|
|
/* 3912 */
|
|
struct nn::gfx::util::CylinderShape;
|
|
|
|
/* 3913 */
|
|
struct nn::gfx::util::ConeShape;
|
|
|
|
/* 3914 */
|
|
struct sead::NinDebugController;
|
|
|
|
/* 3915 */
|
|
struct sead::NinDebugPadDevice;
|
|
|
|
/* 3916 */
|
|
struct sead::AssertConfig;
|
|
|
|
/* 3917 */
|
|
struct sead::ExceptionHandler::Information;
|
|
|
|
/* 3918 */
|
|
struct sead::NinHostIOFileDevice;
|
|
|
|
/* 3919 */
|
|
struct sead::NinSaveFileDevice;
|
|
|
|
/* 3920 */
|
|
struct sead::SeparateHeap;
|
|
|
|
/* 3921 */
|
|
struct sead::UnitHeap;
|
|
|
|
/* 3922 */
|
|
struct sead::RegionLanguageMgr;
|
|
|
|
/* 3923 */
|
|
struct sead::EnvUtil;
|
|
|
|
/* 3924 */
|
|
struct sead::ParallelSZSDecompressor;
|
|
|
|
/* 3925 */
|
|
struct sead::SharcArchiveRes;
|
|
|
|
/* 3926 */
|
|
struct sead::SZSDecompressor;
|
|
|
|
/* 3927 */
|
|
struct sead::SZSDecompressor::DecompContext;
|
|
|
|
/* 3928 */
|
|
struct sead::ControllerWrapper;
|
|
|
|
/* 3929 */
|
|
struct sead::ControllerWrapperBase;
|
|
|
|
/* 3930 */
|
|
struct sead::MaskControllerWrapper;
|
|
|
|
/* 3931 */
|
|
struct sead::GraphicsContextMRT;
|
|
|
|
/* 3932 */
|
|
struct sead::FontBase;
|
|
|
|
/* 3933 */
|
|
struct sead::TextWriter;
|
|
|
|
/* 3934 */
|
|
struct sead::HashCRC16;
|
|
|
|
/* 3935 */
|
|
struct sead::HashCRC32;
|
|
|
|
/* 3936 */
|
|
struct sead::XmlDocument;
|
|
|
|
/* 3937 */
|
|
struct sead::MessageProject;
|
|
|
|
/* 3938 */
|
|
struct sead::MessageSetBase;
|
|
|
|
/* 3939 */
|
|
struct sead::StackTraceBase;
|
|
|
|
/* 3940 */
|
|
struct sead::StackSymbolResolver;
|
|
|
|
/* 3941 */
|
|
struct sead::StackPrinter;
|
|
|
|
/* 3942 */
|
|
struct agl::ShaderStorageBlock;
|
|
|
|
/* 3943 */
|
|
struct agl::g3d::ShaderUtilG3D;
|
|
|
|
/* 3944 */
|
|
struct agl::env::CubeMap;
|
|
|
|
/* 3945 */
|
|
struct agl::env::EnvObjBuffer::AllocateArg;
|
|
|
|
/* 3946 */
|
|
struct agl::env::EnvObjBuffer;
|
|
|
|
/* 3947 */
|
|
struct agl::env::EnvObjMgr::InitArg;
|
|
|
|
/* 3948 */
|
|
struct agl::env::EnvObjMgr;
|
|
|
|
/* 3949 */
|
|
struct agl::env::EnvObjSet;
|
|
|
|
/* 3950 */
|
|
struct agl::pfx::AutoExposure::ResultBuffer;
|
|
|
|
/* 3951 */
|
|
struct agl::pfx::AutoExposure;
|
|
|
|
/* 3952 */
|
|
struct agl::pfx::BloomParameter;
|
|
|
|
/* 3953 */
|
|
struct agl::pfx::Bloom;
|
|
|
|
/* 3954 */
|
|
struct agl::utl::ContextParameterBufferImpl;
|
|
|
|
/* 3955 */
|
|
struct agl::pfx::ColorCorrection;
|
|
|
|
/* 3956 */
|
|
struct agl::pfx::DepthOfField::TempVignetting;
|
|
|
|
/* 3957 */
|
|
struct agl::pfx::DepthOfFieldParameter;
|
|
|
|
/* 3958 */
|
|
struct agl::pfx::DepthOfField;
|
|
|
|
/* 3959 */
|
|
struct agl::pfx::FilterAA;
|
|
|
|
/* 3960 */
|
|
struct agl::pfx::FlareFilter;
|
|
|
|
/* 3961 */
|
|
struct agl::pfx::FlareFilterParameter;
|
|
|
|
/* 3962 */
|
|
struct agl::utl::DynamicTextureCache;
|
|
|
|
/* 3963 */
|
|
struct agl::utl::MultiFilter;
|
|
|
|
/* 3964 */
|
|
struct agl::utl::MultiFilterUnit;
|
|
|
|
/* 3965 */
|
|
struct agl::utl::ReduceFilter;
|
|
|
|
/* 3966 */
|
|
struct agl::utl::ExpandFilter;
|
|
|
|
/* 3967 */
|
|
struct agl::utl::BlurFilter;
|
|
|
|
/* 3968 */
|
|
struct agl::utl::ColorCorrectionFilter;
|
|
|
|
/* 3969 */
|
|
struct agl::utl::ChangeFormat;
|
|
|
|
/* 3970 */
|
|
struct agl::utl::ColorDrift;
|
|
|
|
/* 3971 */
|
|
struct agl::utl::Trimming;
|
|
|
|
/* 3972 */
|
|
struct agl::utl::INamedObj;
|
|
|
|
/* 3973 */
|
|
struct agl::utl::INamedObjIndex;
|
|
|
|
/* 3974 */
|
|
struct agl::utl::INamedObjMgr;
|
|
|
|
/* 3975 */
|
|
struct agl::utl::INamedObjMgr::Group;
|
|
|
|
/* 3976 */
|
|
struct agl::lyr::Renderer;
|
|
|
|
/* 3977 */
|
|
struct agl::lyr::Renderer::CreateArg;
|
|
|
|
/* 3978 */
|
|
struct sead::JobQueue;
|
|
|
|
/* 3979 */
|
|
struct agl::g3d::ModelShaderAttribute;
|
|
|
|
/* 3980 */
|
|
struct agl::g3d::ModelShaderSampler;
|
|
|
|
/* 3981 */
|
|
struct agl::lght::LightPrePass;
|
|
|
|
/* 3982 */
|
|
struct agl::lght::LightPrePass::PointLightMgr;
|
|
|
|
/* 3983 */
|
|
struct agl::lght::LightPrePass::SpotLightMgr;
|
|
|
|
/* 3984 */
|
|
struct agl::lght::LightPrePass::ProjLightMgr;
|
|
|
|
/* 3985 */
|
|
struct agl::lght::SSII;
|
|
|
|
/* 3986 */
|
|
struct agl::sdw::DepthShadowUnit;
|
|
|
|
/* 3987 */
|
|
struct agl::sdw::ShadowFrustum;
|
|
|
|
/* 3988 */
|
|
struct agl::sdw::ShadowFrustum::Polytope;
|
|
|
|
/* 3989 */
|
|
struct agl::sdw::ShadowMap;
|
|
|
|
/* 3990 */
|
|
struct agl::sdw::ShadowPrePass;
|
|
|
|
/* 3991 */
|
|
struct agl::sdw::SSAO;
|
|
|
|
/* 3992 */
|
|
struct agl::sdw::SSAO::Parameter;
|
|
|
|
/* 3993 */
|
|
struct agl::cull::OcclusionQuery;
|
|
|
|
/* 3994 */
|
|
struct agl::cull::OcclusionQueryBoundBox3f;
|
|
|
|
/* 3995 */
|
|
struct agl::cull::OcclusionQuerySphere3f;
|
|
|
|
/* 3996 */
|
|
struct agl::cull::OcclusionQueryCylinder;
|
|
|
|
/* 3997 */
|
|
struct agl::cull::OcclusionQueryDrawer;
|
|
|
|
/* 3998 */
|
|
struct agl::cull::ViewFrustumCulling;
|
|
|
|
/* 3999 */
|
|
struct agl::fx::OfxBase::PresetBase;
|
|
|
|
/* 4000 */
|
|
struct agl::fx::OfxBase;
|
|
|
|
/* 4001 */
|
|
struct agl::fx::OfxLensFlare::ContextLensFlare;
|
|
|
|
/* 4002 */
|
|
struct agl::fx::OfxLensFlare::Element;
|
|
|
|
/* 4003 */
|
|
struct agl::fx::OfxLensFlare;
|
|
|
|
/* 4004 */
|
|
struct agl::env::EnvObj;
|
|
|
|
/* 4005 */
|
|
struct agl::fx::OfxLensFlare::Preset;
|
|
|
|
/* 4006 */
|
|
struct agl::fx::OfxLensFlareDynamic;
|
|
|
|
/* 4007 */
|
|
struct agl::fx::OfxLensFlareDynamic::Preset;
|
|
|
|
/* 4008 */
|
|
struct agl::fx::OccludedEffectMgr;
|
|
|
|
/* 4009 */
|
|
struct agl::fx::OcclusionRenderer;
|
|
|
|
/* 4010 */
|
|
struct agl::fx::RadialBlur::BlurParameter;
|
|
|
|
/* 4011 */
|
|
struct agl::fx::RadialBlur;
|
|
|
|
/* 4012 */
|
|
struct agl::fx::RadialBlur::Context;
|
|
|
|
/* 4013 */
|
|
struct agl::fctr::GPUStressChecker;
|
|
|
|
/* 4014 */
|
|
struct agl::GPUCache;
|
|
|
|
/* 4015 */
|
|
struct agl::detail::AtomicPtrArrayImpl;
|
|
|
|
/* 4016 */
|
|
struct agl::detail::SMAAResTextureGenerator;
|
|
|
|
/* 4017 */
|
|
struct agl::lyr::LayerJob;
|
|
|
|
/* 4018 */
|
|
struct agl::proc::LUT;
|
|
|
|
/* 4019 */
|
|
struct agl::env::EnvObj::Index;
|
|
|
|
/* 4020 */
|
|
struct agl::lyr::Layer;
|
|
|
|
/* 4021 */
|
|
struct agl::lyr::Layer::DebugInfo;
|
|
|
|
/* 4022 */
|
|
struct agl::lyr::RenderDisplay;
|
|
|
|
/* 4023 */
|
|
struct agl::lyr::RenderDL;
|
|
|
|
/* 4024 */
|
|
struct agl::lyr::RenderDLBuffer;
|
|
|
|
/* 4025 */
|
|
struct agl::lyr::RenderInfo;
|
|
|
|
/* 4026 */
|
|
struct agl::lyr::RenderStep;
|
|
|
|
/* 4027 */
|
|
struct agl::perf::GPUTimeStamp;
|
|
|
|
/* 4028 */
|
|
struct agl::perf::GPUTimeStampArray;
|
|
|
|
/* 4029 */
|
|
struct eui::ArcResourceMgr;
|
|
|
|
/* 4030 */
|
|
struct eui::ArcResourceMgr::OneTimeBinaryResourceFactory;
|
|
|
|
/* 4031 */
|
|
struct nn::nex::_DDL_AuthenticationInfo;
|
|
|
|
/* 4032 */
|
|
struct nn::nex::NintendoAuthenticationDDLDeclarations;
|
|
|
|
/* 4033 */
|
|
struct nn::gfx::ResShaderFile;
|
|
|
|
/* 4034 */
|
|
struct nn::gfx::SamplerInfo;
|
|
|
|
/* 4035 */
|
|
struct nn::font::PairFont;
|
|
|
|
/* 4036 */
|
|
struct nn::font::RectDrawer;
|
|
|
|
/* 4037 */
|
|
struct sead::Job;
|
|
|
|
/* 4038 */
|
|
struct sead::FixedSizeJQ;
|
|
|
|
/* 4039 */
|
|
struct sead::PerfJobQueue;
|
|
|
|
/* 4040 */
|
|
struct nn::os;
|
|
|
|
/* 4041 */
|
|
struct std::ios_base;
|
|
|
|
/* 4042 */
|
|
struct std::locale;
|
|
|
|
/* 4043 */
|
|
struct movie;
|
|
|
|
/* 4044 */
|
|
struct movie::MediaData;
|
|
|
|
/* 4045 */
|
|
struct movie::Buffer;
|
|
|
|
/* 4046 */
|
|
struct nn::oe;
|
|
|
|
/* 4047 */
|
|
struct nn::friends;
|
|
|
|
/* 4048 */
|
|
struct nn::prepo::PlayReport;
|
|
|
|
/* 4049 */
|
|
struct nn::time;
|
|
|
|
/* 4050 */
|
|
struct nn::util;
|
|
|
|
/* 4051 */
|
|
struct nn::mem::StandardAllocator;
|
|
|
|
/* 4052 */
|
|
struct nn::account;
|
|
|
|
/* 4053 */
|
|
struct nn::crypto::detail::Md5Impl;
|
|
|
|
/* 4054 */
|
|
struct nn::crypto::detail::Sha1Impl;
|
|
|
|
/* 4055 */
|
|
struct nn::crypto;
|
|
|
|
/* 4056 */
|
|
struct nn::socket;
|
|
|
|
/* 4058 */
|
|
typedef unsigned __int16 sa_family_t;
|
|
|
|
/* 4057 */
|
|
struct sockaddr
|
|
{
|
|
sa_family_t sa_family;
|
|
char sa_data[14];
|
|
};
|
|
|
|
/* 4061 */
|
|
typedef unsigned int __socklen_t;
|
|
|
|
/* 4060 */
|
|
typedef __socklen_t socklen_t;
|
|
|
|
/* 4059 */
|
|
struct addrinfo
|
|
{
|
|
int ai_flags;
|
|
int ai_family;
|
|
int ai_socktype;
|
|
int ai_protocol;
|
|
socklen_t ai_addrlen;
|
|
sockaddr *ai_addr;
|
|
char *ai_canonname;
|
|
addrinfo *ai_next;
|
|
};
|
|
|
|
/* 4062 */
|
|
struct nn::nifm;
|
|
|
|
/* 4063 */
|
|
struct nn::ssl;
|
|
|
|
/* 4064 */
|
|
struct nn::detail;
|
|
|
|
/* 4065 */
|
|
struct nn::util::BinaryFileHeader;
|
|
|
|
/* 4066 */
|
|
struct nn::util::RelocationTable;
|
|
|
|
/* 4067 */
|
|
struct nn::hid;
|
|
|
|
/* 4068 */
|
|
struct nv;
|
|
|
|
/* 4069 */
|
|
struct nn::vi;
|
|
|
|
/* 4070 */
|
|
struct nn::fs;
|
|
|
|
/* 4071 */
|
|
struct nn::util::BinaryBlockHeader;
|
|
|
|
/* 4072 */
|
|
struct nn::audio;
|
|
|
|
/* 4073 */
|
|
struct nn::hid::VibrationPlayer;
|
|
|
|
/* 4074 */
|
|
struct nn::hid::VibrationNodeConnection;
|
|
|
|
/* 4075 */
|
|
struct nn::hid::VibrationTarget;
|
|
|
|
/* 4076 */
|
|
struct nn::hid::VibrationMixer;
|
|
|
|
/* 4077 */
|
|
struct nn::hid::VibrationWriter;
|
|
|
|
/* 4078 */
|
|
struct nn::hid::VibrationNode;
|
|
|
|
/* 4079 */
|
|
struct nn::diag;
|
|
|
|
/* 4080 */
|
|
struct nn::friends::Profile;
|
|
|
|
/* 4081 */
|
|
struct nn::friends::AsyncContext;
|
|
|
|
/* 4082 */
|
|
struct nn::image::JpegDecoder;
|
|
|
|
/* 4083 */
|
|
struct nn::web::ShowOfflineHtmlPageArg;
|
|
|
|
/* 4084 */
|
|
struct nn::web::ShowOfflineHtmlPageArgWithPlayReport;
|
|
|
|
/* 4085 */
|
|
struct nn::web::OfflineHtmlPageReturnValue;
|
|
|
|
/* 4086 */
|
|
struct nn::web;
|
|
|
|
/* 4087 */
|
|
struct nn::account::AsyncContext;
|
|
|
|
/* 4088 */
|
|
struct nn::nfp;
|
|
|
|
/* 4089 */
|
|
struct nn::diag::detail;
|
|
|
|
/* 4090 */
|
|
struct nn::audio::PerformanceInfo;
|
|
|
|
/* 4091 */
|
|
struct nn::fontll::ScalableFontEngine;
|
|
|
|
/* 4092 */
|
|
struct nn::fontll::ScalableFontEngineHelper;
|
|
|
|
/* 4093 */
|
|
struct nn::lmem;
|
|
|
|
/* 4094 */
|
|
struct ExtForceArea;
|
|
|
|
/* 4095 */
|
|
struct ForceRecoveryKidsArea;
|
|
|
|
/* 4096 */
|
|
struct In2DAreaMoveControl;
|
|
|
|
/* 4097 */
|
|
struct MoveArea2D;
|
|
|
|
/* 4098 */
|
|
struct NpcForceMaterialCodeArea;
|
|
|
|
/* 4099 */
|
|
struct RouteGuideArea;
|
|
|
|
/* 4100 */
|
|
struct StainArea;
|
|
|
|
/* 4101 */
|
|
struct SwitchOn2DAreaGroup;
|
|
|
|
/* 4102 */
|
|
struct SwitchOnPlayerOnGroundAreaGroup;
|
|
|
|
/* 4103 */
|
|
struct SklAnimeAccessor;
|
|
|
|
/* 4104 */
|
|
struct VisAnimeAccessor;
|
|
|
|
/* 4105 */
|
|
struct MtsAnimeAccessor;
|
|
|
|
/* 4106 */
|
|
struct MtpAnimeAccessor;
|
|
|
|
/* 4107 */
|
|
struct MclAnimeAccessor;
|
|
|
|
/* 4108 */
|
|
struct SePlayObjWithSave;
|
|
|
|
/* 4109 */
|
|
struct BossForestBlock;
|
|
|
|
/* 4110 */
|
|
struct BossForestSatelliteController;
|
|
|
|
/* 4111 */
|
|
struct BossForestSatelliteCore;
|
|
|
|
/* 4112 */
|
|
struct BossForestSatelliteStateAppear;
|
|
|
|
/* 4113 */
|
|
struct BossForestStateAttack;
|
|
|
|
/* 4114 */
|
|
struct BossForestStateRecovery;
|
|
|
|
/* 4115 */
|
|
struct BossKnuckleHandPrint;
|
|
|
|
/* 4116 */
|
|
struct BossKnuckleThrowIce;
|
|
|
|
/* 4117 */
|
|
struct BossMagmaBreathEyeSensor;
|
|
|
|
/* 4118 */
|
|
struct BossMagmaStepAnimControl;
|
|
|
|
/* 4119 */
|
|
struct BossRaidElectricLine;
|
|
|
|
/* 4120 */
|
|
struct BossRaidLightning;
|
|
|
|
/* 4121 */
|
|
struct BossRaidNpc;
|
|
|
|
/* 4122 */
|
|
struct BossRaidStateBreathAttack;
|
|
|
|
/* 4123 */
|
|
struct BossRaidWheel;
|
|
|
|
/* 4124 */
|
|
struct BossStateChasePlayer;
|
|
|
|
/* 4125 */
|
|
struct BreedaWanwanWanderState;
|
|
|
|
/* 4126 */
|
|
struct FireBlowerCap;
|
|
|
|
/* 4127 */
|
|
struct GKDemoKillMessageActor;
|
|
|
|
/* 4128 */
|
|
struct GiantWanderBossBullet;
|
|
|
|
/* 4129 */
|
|
struct GiantWanderBossMine;
|
|
|
|
/* 4130 */
|
|
struct GiantWanderBossPreBattleBgmController;
|
|
|
|
/* 4131 */
|
|
struct GiantWanderBossStateAttack;
|
|
|
|
/* 4132 */
|
|
struct GiantWanderBossStateEscapeCancel;
|
|
|
|
/* 4133 */
|
|
struct GiantWanderBossStateOnGlass;
|
|
|
|
/* 4134 */
|
|
struct GolemClimbWeakPoint;
|
|
|
|
/* 4135 */
|
|
struct GolemDamageState;
|
|
|
|
/* 4136 */
|
|
struct GolemDemoBattleEndState;
|
|
|
|
/* 4137 */
|
|
struct KoopaBattleFieldBarrier;
|
|
|
|
/* 4138 */
|
|
struct KoopaCapOnlyWeapon;
|
|
|
|
/* 4139 */
|
|
struct KoopaCappyEyes2D;
|
|
|
|
/* 4140 */
|
|
struct KoopaDemoExecutor;
|
|
|
|
/* 4141 */
|
|
struct KoopaFireBall;
|
|
|
|
/* 4142 */
|
|
struct KoopaFireBeamGround;
|
|
|
|
/* 4143 */
|
|
struct KoopaHackPartsMtxCtrl;
|
|
|
|
/* 4144 */
|
|
struct KoopaHackFunction;
|
|
|
|
/* 4145 */
|
|
struct KoopaLv1;
|
|
|
|
/* 4146 */
|
|
struct KoopaRingBeam;
|
|
|
|
/* 4147 */
|
|
struct KoopaRingBeamEmitter;
|
|
|
|
/* 4148 */
|
|
struct KoopaStateAttackTail;
|
|
|
|
/* 4149 */
|
|
struct KoopaStateFireBeam;
|
|
|
|
/* 4150 */
|
|
struct KoopaStateHitPunch;
|
|
|
|
/* 4151 */
|
|
struct KoopaStateRecover;
|
|
|
|
/* 4152 */
|
|
struct LoopAnimState;
|
|
|
|
/* 4153 */
|
|
struct MofumofuBullet;
|
|
|
|
/* 4154 */
|
|
struct MofumofuFunction;
|
|
|
|
/* 4155 */
|
|
struct SmallWanderBossBullet;
|
|
|
|
/* 4156 */
|
|
struct SmallWanderBossStateAttack;
|
|
|
|
/* 4157 */
|
|
struct StackerStateNormalAttack;
|
|
|
|
/* 4158 */
|
|
struct BossCameraTarget;
|
|
|
|
/* 4159 */
|
|
struct CameraPoserKoopaFireBeamStart;
|
|
|
|
/* 4160 */
|
|
struct CameraPoserWarpCheckpoint;
|
|
|
|
/* 4161 */
|
|
struct EventKeyMoveCameraObjNoDemo;
|
|
|
|
/* 4162 */
|
|
struct PlayerColliderCameraTarget;
|
|
|
|
/* 4163 */
|
|
struct ScenarioStartCameraPoserSimpleZoom;
|
|
|
|
/* 4164 */
|
|
struct BirdCarryMeat;
|
|
|
|
/* 4165 */
|
|
struct BubbleStateInLauncher;
|
|
|
|
/* 4166 */
|
|
struct ByugoStateHack;
|
|
|
|
/* 4167 */
|
|
struct CatchBomb;
|
|
|
|
/* 4168 */
|
|
struct CornBoy;
|
|
|
|
/* 4169 */
|
|
struct ElectricBall;
|
|
|
|
/* 4170 */
|
|
struct EnemyCap;
|
|
|
|
/* 4171 */
|
|
struct EnemyStateHackStart;
|
|
|
|
/* 4172 */
|
|
struct EnemyStateRunAway;
|
|
|
|
/* 4173 */
|
|
struct EnemyStateWander;
|
|
|
|
/* 4174 */
|
|
struct FireBrosFireBall;
|
|
|
|
/* 4175 */
|
|
struct FlyerStateWander;
|
|
|
|
/* 4176 */
|
|
struct GamaneBullet;
|
|
|
|
/* 4177 */
|
|
struct GrowerBug;
|
|
|
|
/* 4178 */
|
|
struct GrowerWorm;
|
|
|
|
/* 4179 */
|
|
struct GunetterSpin;
|
|
|
|
/* 4180 */
|
|
struct HammerBros;
|
|
|
|
/* 4181 */
|
|
struct HammerBrosHammer;
|
|
|
|
/* 4182 */
|
|
struct HosuiTrail;
|
|
|
|
/* 4183 */
|
|
struct HosuiTrailKeeper;
|
|
|
|
/* 4184 */
|
|
struct HosuiUtil;
|
|
|
|
/* 4185 */
|
|
struct HosuiWaterBallHolder;
|
|
|
|
/* 4186 */
|
|
struct ImomuEnemyState;
|
|
|
|
/* 4187 */
|
|
struct JangoCap;
|
|
|
|
/* 4188 */
|
|
struct JangoCapStateTalkDemo;
|
|
|
|
/* 4189 */
|
|
struct JangoStateCapCatch;
|
|
|
|
/* 4190 */
|
|
struct JokuArm;
|
|
|
|
/* 4191 */
|
|
struct JokuBullet;
|
|
|
|
/* 4192 */
|
|
struct JokuHand;
|
|
|
|
/* 4193 */
|
|
struct KakkuGlideAnimCtrl;
|
|
|
|
/* 4194 */
|
|
struct KaronWing;
|
|
|
|
/* 4195 */
|
|
struct Killer;
|
|
|
|
/* 4196 */
|
|
struct KillerStateHack;
|
|
|
|
/* 4197 */
|
|
struct KuriboStateHack;
|
|
|
|
/* 4198 */
|
|
struct KuriboWing;
|
|
|
|
/* 4199 */
|
|
struct LongGenerator;
|
|
|
|
/* 4200 */
|
|
struct Pecho;
|
|
|
|
/* 4201 */
|
|
struct SenobiStateEnemyStateWander;
|
|
|
|
/* 4202 */
|
|
struct SenobiStateHackStateMove;
|
|
|
|
/* 4203 */
|
|
struct TestBgmBeatSync;
|
|
|
|
/* 4204 */
|
|
struct TestGraphMoveEnemy;
|
|
|
|
/* 4205 */
|
|
struct TRexFunction;
|
|
|
|
/* 4206 */
|
|
struct TRexStateSleep;
|
|
|
|
/* 4207 */
|
|
struct UtsuboWatcher;
|
|
|
|
/* 4208 */
|
|
struct Wanwan;
|
|
|
|
/* 4209 */
|
|
struct WanwanHole;
|
|
|
|
/* 4210 */
|
|
struct CostumePatternChecker;
|
|
|
|
/* 4211 */
|
|
struct EventActorMovementRailTraffic;
|
|
|
|
/* 4212 */
|
|
struct EventFlowNodeAmiiboTouchLayout;
|
|
|
|
/* 4213 */
|
|
struct EventFlowNodeAppearMapAmiiboHint;
|
|
|
|
/* 4214 */
|
|
struct EventFlowNodeBgmCtrl;
|
|
|
|
/* 4215 */
|
|
struct EventFlowNodeCapManHeroTalkAppear;
|
|
|
|
/* 4216 */
|
|
struct EventFlowNodeCapManHeroTalkFocus;
|
|
|
|
/* 4217 */
|
|
struct EventFlowNodeCapManHeroTalkPlayerTurn;
|
|
|
|
/* 4218 */
|
|
struct EventFlowNodeCapManHeroTalkReturn;
|
|
|
|
/* 4219 */
|
|
struct EventFlowNodeCapManHeroTalkSetDemoEndPose;
|
|
|
|
/* 4220 */
|
|
struct EventFlowNodeCapManHeroTalkSetDemoStartPose;
|
|
|
|
/* 4221 */
|
|
struct EventFlowNodeChangeStage;
|
|
|
|
/* 4222 */
|
|
struct EventFlowNodeFirstTalkEndCollectBgmNpc;
|
|
|
|
/* 4223 */
|
|
struct EventFlowNodeGetCollectBgmBonus01;
|
|
|
|
/* 4224 */
|
|
struct EventFlowNodeGetCollectBgmBonus02;
|
|
|
|
/* 4225 */
|
|
struct EventFlowNodeCoinPayment;
|
|
|
|
/* 4226 */
|
|
struct EventFlowNodeDemoStart;
|
|
|
|
/* 4227 */
|
|
struct EventFlowNodeBindKeepDemoStart;
|
|
|
|
/* 4228 */
|
|
struct EventFlowNodeNormalDemoTryStart;
|
|
|
|
/* 4229 */
|
|
struct EventFlowNodeCutSceneDemoStart;
|
|
|
|
/* 4230 */
|
|
struct EventFlowNodeDemoForceStart;
|
|
|
|
/* 4231 */
|
|
struct EventFlowNodeDemoForceStartOnGround;
|
|
|
|
/* 4232 */
|
|
struct EventFlowNodeForcePutOnDemoCap;
|
|
|
|
/* 4233 */
|
|
struct EventFlowNodeDemoEnd;
|
|
|
|
/* 4234 */
|
|
struct EventFlowNodeDirectGetLinkShine;
|
|
|
|
/* 4235 */
|
|
struct EventFlowNodeEnableHint;
|
|
|
|
/* 4236 */
|
|
struct EventFlowNodeGetAmiiboCostume;
|
|
|
|
/* 4237 */
|
|
struct EventFlowNodeGetAmiiboNotSearchHintNum;
|
|
|
|
/* 4238 */
|
|
struct EventFlowNodeGetSearchAmiibo;
|
|
|
|
/* 4239 */
|
|
struct EventFlowNodeIsCostumeAmiibo;
|
|
|
|
/* 4240 */
|
|
struct EventFlowNodeIsEnableSearchAmiibo;
|
|
|
|
/* 4241 */
|
|
struct EventFlowNodeIsTalkAmiiboHelp;
|
|
|
|
/* 4242 */
|
|
struct EventFlowNodeMessageTalk;
|
|
|
|
/* 4243 */
|
|
struct EventFlowNodeMessageTalkSpecialPurpose;
|
|
|
|
/* 4244 */
|
|
struct EventFlowNodeNextTalkMessage;
|
|
|
|
/* 4245 */
|
|
struct EventFlowNodeCloseTalkMessage;
|
|
|
|
/* 4246 */
|
|
struct EventFlowNodeNpcMoveToLink;
|
|
|
|
/* 4247 */
|
|
struct EventFlowNodePlayerAction;
|
|
|
|
/* 4248 */
|
|
struct EventFlowNodePlayerTurn;
|
|
|
|
/* 4249 */
|
|
struct EventFlowNodePopItem;
|
|
|
|
/* 4250 */
|
|
struct EventFlowNodePopLinkShine;
|
|
|
|
/* 4251 */
|
|
struct EventFlowNodeOpenBgmList;
|
|
|
|
/* 4252 */
|
|
struct EventFlowNodeSetDemoInfoDemoName;
|
|
|
|
/* 4253 */
|
|
struct EventFlowNodeUnlockHint;
|
|
|
|
/* 4254 */
|
|
struct EventFlowNodeWaitSimple;
|
|
|
|
/* 4255 */
|
|
struct EventFlowNodeWaitWipeOpenEnd;
|
|
|
|
/* 4256 */
|
|
struct EventFlowNodeWipeFadeBlackClose;
|
|
|
|
/* 4257 */
|
|
struct EventFlowNodeWipeFadeBlackOpen;
|
|
|
|
/* 4258 */
|
|
struct Coin;
|
|
|
|
/* 4259 */
|
|
struct CoinCollectDummy;
|
|
|
|
/* 4260 */
|
|
struct CoinCollectEmpty;
|
|
|
|
/* 4261 */
|
|
struct CoinCollectHintState;
|
|
|
|
/* 4262 */
|
|
struct CoinLead;
|
|
|
|
/* 4263 */
|
|
struct CoinRail;
|
|
|
|
/* 4264 */
|
|
struct CoinStateAppearRotate;
|
|
|
|
/* 4265 */
|
|
struct ItemAppearanceController;
|
|
|
|
/* 4266 */
|
|
struct LifeMaxUpItem;
|
|
|
|
/* 4267 */
|
|
struct ShineChip;
|
|
|
|
/* 4268 */
|
|
struct ShineChipLocalFunction;
|
|
|
|
/* 4269 */
|
|
struct AimingCursor;
|
|
|
|
/* 4270 */
|
|
struct AmiiboNpcLayout;
|
|
|
|
/* 4271 */
|
|
struct ButtonMiiverse;
|
|
|
|
/* 4272 */
|
|
struct CoinCounter;
|
|
|
|
/* 4273 */
|
|
struct Compass;
|
|
|
|
/* 4275 */
|
|
struct CounterLifeCtrl;
|
|
|
|
/* 4276 */
|
|
struct FilterScope;
|
|
|
|
/* 4277 */
|
|
struct HardIconParts;
|
|
|
|
/* 4278 */
|
|
struct LoadLayoutCtrl;
|
|
|
|
/* 4279 */
|
|
struct MapMini;
|
|
|
|
/* 4280 */
|
|
struct MiniGameLayout;
|
|
|
|
/* 4281 */
|
|
struct MiniGameRankingHeaderParts;
|
|
|
|
/* 4282 */
|
|
struct PlayGuideBgm;
|
|
|
|
/* 4283 */
|
|
struct PlayGuideMap;
|
|
|
|
/* 4284 */
|
|
struct ShineCounter;
|
|
|
|
/* 4285 */
|
|
struct TestFilterGlasses;
|
|
|
|
/* 4286 */
|
|
struct TextInputLayout;
|
|
|
|
/* 4287 */
|
|
struct AllDeadWatcherWithShine;
|
|
|
|
/* 4288 */
|
|
struct CactusMini;
|
|
|
|
/* 4289 */
|
|
struct CameraDemoGateMapParts;
|
|
|
|
/* 4290 */
|
|
struct CameraSub;
|
|
|
|
/* 4291 */
|
|
struct CandlestandSaveWatcher;
|
|
|
|
/* 4292 */
|
|
struct CapAppearTarget;
|
|
|
|
/* 4293 */
|
|
struct CapBeamer;
|
|
|
|
/* 4294 */
|
|
struct CapCatapult;
|
|
|
|
/* 4295 */
|
|
struct CapHanger;
|
|
|
|
/* 4296 */
|
|
struct CapSlotBase;
|
|
|
|
/* 4297 */
|
|
struct Car;
|
|
|
|
/* 4298 */
|
|
struct Chair;
|
|
|
|
/* 4299 */
|
|
struct ChairStateBindSitDown;
|
|
|
|
/* 4300 */
|
|
struct ChairStateBindStandUp;
|
|
|
|
/* 4301 */
|
|
struct ChairStateBindJump;
|
|
|
|
/* 4302 */
|
|
struct ChurchDoor;
|
|
|
|
/* 4303 */
|
|
struct CityWorldUndergroundMachine;
|
|
|
|
/* 4304 */
|
|
struct CollisionAnimCtrl;
|
|
|
|
/* 4305 */
|
|
struct DamageBallGenerator;
|
|
|
|
/* 4306 */
|
|
struct DelaySwitch;
|
|
|
|
/* 4307 */
|
|
struct DokanKoopa;
|
|
|
|
/* 4308 */
|
|
struct DoorAreaChange;
|
|
|
|
/* 4309 */
|
|
struct DoorAreaChangeCap;
|
|
|
|
/* 4310 */
|
|
struct DoorWarp;
|
|
|
|
/* 4311 */
|
|
struct DoorWarpLock;
|
|
|
|
/* 4312 */
|
|
struct DoorWarpStageChange;
|
|
|
|
/* 4313 */
|
|
struct Doshi;
|
|
|
|
/* 4314 */
|
|
struct ElectricAttackTarget;
|
|
|
|
/* 4315 */
|
|
struct TargetInfo;
|
|
|
|
/* 4316 */
|
|
struct ElectricWireEdge;
|
|
|
|
/* 4317 */
|
|
struct ElectricWirePole;
|
|
|
|
/* 4318 */
|
|
struct ElectricWireTarget;
|
|
|
|
/* 4319 */
|
|
struct FastenerKnob;
|
|
|
|
/* 4320 */
|
|
struct FastenerObj;
|
|
|
|
/* 4321 */
|
|
struct FastenerObjParts;
|
|
|
|
/* 4322 */
|
|
struct FastenerObjSpace;
|
|
|
|
/* 4323 */
|
|
struct FireHydrant;
|
|
|
|
/* 4324 */
|
|
struct FireSwitch;
|
|
|
|
/* 4325 */
|
|
struct FishingUpObj;
|
|
|
|
/* 4326 */
|
|
struct FixMapPartsBgmChangeAction;
|
|
|
|
/* 4327 */
|
|
struct FixMapPartsScenarioAction;
|
|
|
|
/* 4328 */
|
|
struct FukankunZoomCapMessage;
|
|
|
|
/* 4329 */
|
|
struct FukankunZoomObj;
|
|
|
|
/* 4330 */
|
|
struct FurnitureStateWait;
|
|
|
|
/* 4331 */
|
|
struct GotogotonGoal;
|
|
|
|
/* 4332 */
|
|
struct GrowFlowerWatcher;
|
|
|
|
/* 4333 */
|
|
struct GrowPlant;
|
|
|
|
/* 4334 */
|
|
struct GrowPlantLeaf;
|
|
|
|
/* 4335 */
|
|
struct GrowPlantSeed;
|
|
|
|
/* 4336 */
|
|
struct GrowPlantWatcher;
|
|
|
|
/* 4337 */
|
|
struct GrowSeedStateWait;
|
|
|
|
/* 4338 */
|
|
struct HackMapParts;
|
|
|
|
/* 4339 */
|
|
struct HackMapPartsStateKeyMove;
|
|
|
|
/* 4340 */
|
|
struct HipDropSwitch;
|
|
|
|
/* 4341 */
|
|
struct HipDropSwitchTimer;
|
|
|
|
/* 4342 */
|
|
struct HipDropTransformMapPartsDynamicCollision;
|
|
|
|
/* 4343 */
|
|
struct IcicleFall;
|
|
|
|
/* 4344 */
|
|
struct IndicatorDirector;
|
|
|
|
/* 4345 */
|
|
struct KuriboTowerSwitch;
|
|
|
|
/* 4346 */
|
|
struct LinkObjAliveDeadCtrl;
|
|
|
|
/* 4347 */
|
|
struct MakeCollisionData;
|
|
|
|
/* 4348 */
|
|
struct MapObjStatePlayerHold;
|
|
|
|
/* 4349 */
|
|
struct MapPartsStateCapRotate;
|
|
|
|
/* 4350 */
|
|
struct Mirror;
|
|
|
|
/* 4351 */
|
|
struct MoonBasementBreakParts;
|
|
|
|
/* 4352 */
|
|
struct MoonBasementFallObjPiece;
|
|
|
|
/* 4353 */
|
|
struct MoonBasementGate;
|
|
|
|
/* 4354 */
|
|
struct MoonBasementGateParts;
|
|
|
|
/* 4355 */
|
|
struct MoonBasementRock;
|
|
|
|
/* 4356 */
|
|
struct MotorcycleParkingLot;
|
|
|
|
/* 4357 */
|
|
struct MoviePlayerMapParts;
|
|
|
|
/* 4358 */
|
|
struct NoteObj;
|
|
|
|
/* 4359 */
|
|
struct PeachCastleCap;
|
|
|
|
/* 4360 */
|
|
struct PeachWorldTree;
|
|
|
|
/* 4361 */
|
|
struct Pen;
|
|
|
|
/* 4362 */
|
|
struct PlayerStartInfo;
|
|
|
|
/* 4363 */
|
|
struct PoleGrabCeil;
|
|
|
|
/* 4364 */
|
|
struct SnowManRaceFunction;
|
|
|
|
/* 4365 */
|
|
struct RailCollision::FaceUnitInfo;
|
|
|
|
/* 4366 */
|
|
struct ReactionMapParts;
|
|
|
|
/* 4367 */
|
|
struct ReactionObjectSkyRhythm;
|
|
|
|
/* 4368 */
|
|
struct RocketFlower;
|
|
|
|
/* 4369 */
|
|
struct RouteGuideHeadArrow;
|
|
|
|
/* 4370 */
|
|
struct ShineTowerBackDoor;
|
|
|
|
/* 4371 */
|
|
struct ShopMark;
|
|
|
|
/* 4372 */
|
|
struct SignBoardDanger;
|
|
|
|
/* 4373 */
|
|
struct SignBoardLayoutTexture;
|
|
|
|
/* 4374 */
|
|
struct SnowVolumeEraser;
|
|
|
|
/* 4375 */
|
|
struct Souvenir;
|
|
|
|
/* 4376 */
|
|
struct SpaceShuttle;
|
|
|
|
/* 4377 */
|
|
struct Stake;
|
|
|
|
/* 4378 */
|
|
struct StateSimpleDemoCamera;
|
|
|
|
/* 4379 */
|
|
struct StatueParam;
|
|
|
|
/* 4380 */
|
|
struct Statue;
|
|
|
|
/* 4381 */
|
|
struct TalkMessageInfoPointCameraEyePoint;
|
|
|
|
/* 4382 */
|
|
struct TrampleSwitch;
|
|
|
|
/* 4383 */
|
|
struct TransparentWall;
|
|
|
|
/* 4384 */
|
|
struct VolleyballBase;
|
|
|
|
/* 4385 */
|
|
struct VolleyballNet;
|
|
|
|
/* 4386 */
|
|
struct WaterRoad;
|
|
|
|
/* 4387 */
|
|
struct WindBlowMapParts;
|
|
|
|
/* 4388 */
|
|
struct WorldMapEarth;
|
|
|
|
/* 4389 */
|
|
struct WorldMapParts;
|
|
|
|
/* 4390 */
|
|
struct WorldMapPartsFloat;
|
|
|
|
/* 4391 */
|
|
struct NexRankingFunction;
|
|
|
|
/* 4392 */
|
|
struct TimeBalloonCircle;
|
|
|
|
/* 4393 */
|
|
struct TimeBalloonDataState::DownloadAllBalloonDataOwn::State;
|
|
|
|
/* 4394 */
|
|
struct TimeBalloonDataState::DownloadFindBalloon::State;
|
|
|
|
/* 4395 */
|
|
struct TimeBalloonDataState::UpdateGetBalloonTutorial::State;
|
|
|
|
/* 4396 */
|
|
struct TimeBalloonDataState::UpdatePutBalloonOwn::StateNrvCreateBalloon;
|
|
|
|
/* 4397 */
|
|
struct TimeBalloonDataState::DownloadAllBalloonDataOwn::StateNrvSearchAll;
|
|
|
|
/* 4398 */
|
|
struct TimeBalloonDataState::DownloadAllBalloonDataOwn::StateNrvDownloadBufferQueueAll;
|
|
|
|
/* 4399 */
|
|
struct TimeBalloonDataState::DownloadFindBalloon::StateNrvSearchBalloon;
|
|
|
|
/* 4400 */
|
|
struct TimeBalloonDataState::DownloadFindBalloon::StateNrvDownloadAchievementAll;
|
|
|
|
/* 4401 */
|
|
struct TimeBalloonDataState::RateUpBalloon::StateNrvUpdateRating;
|
|
|
|
/* 4402 */
|
|
struct TimeBalloonDataState::UpdateGetBalloon::StateNrvUpdateRating;
|
|
|
|
/* 4403 */
|
|
struct TimeBalloonDataState::UpdateGetBalloon::StateNrvUpdateNotice;
|
|
|
|
/* 4404 */
|
|
struct TimeBalloonDataState::UpdateGetBalloonTutorial::StateNrvUpdateRating;
|
|
|
|
/* 4405 */
|
|
struct TimeBalloonDataState::TryCreateAchievementData::StateNrvGetDataId;
|
|
|
|
/* 4406 */
|
|
struct TimeBalloonDataState::TryCreateAchievementData::StateNrvCreate;
|
|
|
|
/* 4407 */
|
|
struct TimeBalloonHintArrow;
|
|
|
|
/* 4408 */
|
|
struct TimeBalloonPlayBalloonData;
|
|
|
|
/* 4409 */
|
|
struct TimeBalloonStateShowResult;
|
|
|
|
/* 4410 */
|
|
struct TimeBalloonStateWatchFindBalloon;
|
|
|
|
/* 4411 */
|
|
struct AmiiboHelpNpc;
|
|
|
|
/* 4412 */
|
|
struct AmiiboNpcStateChangeCostume;
|
|
|
|
/* 4413 */
|
|
struct BigBirdStateFlyAway;
|
|
|
|
/* 4414 */
|
|
struct Bird;
|
|
|
|
/* 4415 */
|
|
struct CapSlotNpc;
|
|
|
|
/* 4416 */
|
|
struct CollectAnimal;
|
|
|
|
/* 4417 */
|
|
struct CollectAnimalWatcher;
|
|
|
|
/* 4418 */
|
|
struct FigureWalkingNpc;
|
|
|
|
/* 4419 */
|
|
struct OnRails;
|
|
|
|
/* 4420 */
|
|
struct Stationary;
|
|
|
|
/* 4421 */
|
|
struct ForestManSeed;
|
|
|
|
/* 4422 */
|
|
struct FrogParam;
|
|
|
|
/* 4423 */
|
|
struct Frog;
|
|
|
|
/* 4424 */
|
|
struct FrogStateHack;
|
|
|
|
/* 4425 */
|
|
struct FrogStateWaitJump;
|
|
|
|
/* 4426 */
|
|
struct FrogStateWaitWander;
|
|
|
|
/* 4427 */
|
|
struct HideAndSeekCapMan;
|
|
|
|
/* 4428 */
|
|
struct HintNpc;
|
|
|
|
/* 4429 */
|
|
struct JumpingRopeLayout;
|
|
|
|
/* 4430 */
|
|
struct NpcStateReaction;
|
|
|
|
/* 4431 */
|
|
struct NpcStateTurnBase;
|
|
|
|
/* 4432 */
|
|
struct NpcStateWait;
|
|
|
|
/* 4433 */
|
|
struct PaulineAudience;
|
|
|
|
/* 4434 */
|
|
struct RabbitGraphVertex;
|
|
|
|
/* 4435 */
|
|
struct RabbitGraphEdge;
|
|
|
|
/* 4436 */
|
|
struct RabbitGraphRailKeeper;
|
|
|
|
/* 4437 */
|
|
struct RaceManStart;
|
|
|
|
/* 4438 */
|
|
struct RadiconCar;
|
|
|
|
/* 4439 */
|
|
struct RadiconCarStateAutoMove;
|
|
|
|
/* 4440 */
|
|
struct RandomActionUpdater;
|
|
|
|
/* 4441 */
|
|
struct SessionMayorParam;
|
|
|
|
/* 4442 */
|
|
struct SessionMusicianLocalFunction;
|
|
|
|
/* 4443 */
|
|
struct ShellActorStateReaction;
|
|
|
|
/* 4444 */
|
|
struct Shibaken;
|
|
|
|
/* 4445 */
|
|
struct ShibakenStateJump;
|
|
|
|
/* 4446 */
|
|
struct ShibakenStateSit;
|
|
|
|
/* 4447 */
|
|
struct ShibakenStateWait;
|
|
|
|
/* 4448 */
|
|
struct ShibakenStateWaitFar;
|
|
|
|
/* 4449 */
|
|
struct ShineTowerNpc;
|
|
|
|
/* 4450 */
|
|
struct SmallBirdStateFlyAway;
|
|
|
|
/* 4451 */
|
|
struct SphinxQuiz;
|
|
|
|
/* 4452 */
|
|
struct SphinxRideAim;
|
|
|
|
/* 4453 */
|
|
struct SphinxRideStateRevival;
|
|
|
|
/* 4454 */
|
|
struct Squirrel;
|
|
|
|
/* 4455 */
|
|
struct TalkNpcPartialAnimCtrl;
|
|
|
|
/* 4456 */
|
|
struct TestAndoNpcIk;
|
|
|
|
/* 4457 */
|
|
struct Tiara;
|
|
|
|
/* 4459 */
|
|
struct VocalMike;
|
|
|
|
/* 4460 */
|
|
struct VolleyballNpc;
|
|
|
|
/* 4461 */
|
|
struct WorldTravelingNpc;
|
|
|
|
/* 4462 */
|
|
struct WorldTravelingPeachWaitState;
|
|
|
|
/* 4463 */
|
|
struct YukimaruRacer;
|
|
|
|
/* 4464 */
|
|
struct HackCapThrowParam;
|
|
|
|
/* 4465 */
|
|
struct HackCapStateHide;
|
|
|
|
/* 4466 */
|
|
struct HackerStateFall;
|
|
|
|
/* 4467 */
|
|
struct HackerStateRaceMove;
|
|
|
|
/* 4468 */
|
|
struct HackerStateSlideDive;
|
|
|
|
/* 4469 */
|
|
struct HackerStateWingFly;
|
|
|
|
/* 4470 */
|
|
struct PlayerActionSlopeSlideControl;
|
|
|
|
/* 4471 */
|
|
struct PlayerCounterAfterCapCatch;
|
|
|
|
/* 4472 */
|
|
struct PlayerCounterQuickTurnJump;
|
|
|
|
/* 4473 */
|
|
struct PlayerEffect;
|
|
|
|
/* 4474 */
|
|
struct PlayerEyeSensorHitHolder;
|
|
|
|
/* 4475 */
|
|
struct PlayerFireBallLauncher;
|
|
|
|
/* 4476 */
|
|
struct PlayerJointControlGrabDynamics;
|
|
|
|
/* 4477 */
|
|
struct PlayerJointControlPartsDynamics;
|
|
|
|
/* 4478 */
|
|
struct PlayerModelHolder;
|
|
|
|
/* 4479 */
|
|
struct PlayerSeCtrl;
|
|
|
|
/* 4480 */
|
|
struct PlayerStateAbyss;
|
|
|
|
/* 4481 */
|
|
struct PlayerStateAutoDash;
|
|
|
|
/* 4482 */
|
|
struct PlayerStateCameraSubjective;
|
|
|
|
/* 4483 */
|
|
struct PlayerStateCapCatchPop;
|
|
|
|
/* 4484 */
|
|
struct PlayerStateCeilingKeep;
|
|
|
|
/* 4485 */
|
|
struct PlayerStateEndHack;
|
|
|
|
/* 4486 */
|
|
struct PlayerStateFallHakoniwa;
|
|
|
|
/* 4487 */
|
|
struct PlayerStateHipDrop;
|
|
|
|
/* 4488 */
|
|
struct PlayerStateNormalFall;
|
|
|
|
/* 4489 */
|
|
struct PlayerStateNormalWait;
|
|
|
|
/* 4490 */
|
|
struct PlayerStateNormalWallJump;
|
|
|
|
/* 4491 */
|
|
struct PlayerStatePress;
|
|
|
|
/* 4492 */
|
|
struct PlayerStateRecoveryDead;
|
|
|
|
/* 4493 */
|
|
struct PlayerStateRolling;
|
|
|
|
/* 4494 */
|
|
struct PlayerStateRun2D;
|
|
|
|
/* 4495 */
|
|
struct PlayerStateRun2D3D;
|
|
|
|
/* 4496 */
|
|
struct PlayerStateRunHakoniwa;
|
|
|
|
/* 4497 */
|
|
struct PlayerStateSandSink;
|
|
|
|
/* 4498 */
|
|
struct PlayerStateSquat;
|
|
|
|
/* 4499 */
|
|
struct PlayerStateSwordAttack;
|
|
|
|
/* 4500 */
|
|
struct PlayerStateWallAir;
|
|
|
|
/* 4501 */
|
|
struct PlayerSword;
|
|
|
|
/* 4502 */
|
|
struct PlayerWhip;
|
|
|
|
/* 4503 */
|
|
struct Yoshi;
|
|
|
|
/* 4504 */
|
|
struct YoshiEgg;
|
|
|
|
/* 4505 */
|
|
struct YoshiJointControlKeeper;
|
|
|
|
/* 4506 */
|
|
struct YoshiStateHackDown;
|
|
|
|
/* 4507 */
|
|
struct YoshiStateHackFall;
|
|
|
|
/* 4508 */
|
|
struct YoshiStateHackJump;
|
|
|
|
/* 4509 */
|
|
struct YoshiStateHackJumpFlap;
|
|
|
|
/* 4510 */
|
|
struct YoshiStateHackPlay;
|
|
|
|
/* 4511 */
|
|
struct YoshiStateHackWallAir;
|
|
|
|
/* 4512 */
|
|
struct YoshiStateHackWallJump;
|
|
|
|
/* 4513 */
|
|
struct YoshiStateHackWallPopUp;
|
|
|
|
/* 4514 */
|
|
struct YoshiTongueTipConnector;
|
|
|
|
/* 4515 */
|
|
struct ProjectAppearSwitchFactory;
|
|
|
|
/* 4516 */
|
|
struct ProjectEventFlowNodeFactory;
|
|
|
|
/* 4517 */
|
|
struct ProjectSceneFactory;
|
|
|
|
/* 4519 */
|
|
struct SceneEventNotifier;
|
|
|
|
/* 4520 */
|
|
struct SceneEventNotifyFunction;
|
|
|
|
/* 4523 */
|
|
struct StageSceneStateRaceIntroCamera;
|
|
|
|
/* 4525 */
|
|
struct StageSceneStateTimeBalloonAddon;
|
|
|
|
/* 4527 */
|
|
struct StageSceneStateYukimaruRaceTutorial;
|
|
|
|
/* 4528 */
|
|
struct HakoniwaStateDemoEnding;
|
|
|
|
/* 4529 */
|
|
struct HakoniwaStateSimpleDemo;
|
|
|
|
/* 4532 */
|
|
struct ActorStateSandGeyser;
|
|
|
|
/* 4533 */
|
|
struct PlayerCameraFunction;
|
|
|
|
/* 4534 */
|
|
struct PlayerCapFunction;
|
|
|
|
/* 4535 */
|
|
struct EventFlowFunction;
|
|
|
|
/* 4536 */
|
|
struct ScenePlayerFunction;
|
|
|
|
/* 4537 */
|
|
struct WaterSurfaceShadow;
|
|
|
|
/* 4538 */
|
|
struct WorldEndBorderKeeper;
|
|
|
|
/* 4539 */
|
|
struct nn::nex::JobDataStoreGetRating;
|
|
|
|
/* 4540 */
|
|
struct nn::nex::DataStoreProtocolClient;
|
|
|
|
/* 4541 */
|
|
struct nn::nex::LogDeviceDebugOutput;
|
|
|
|
/* 4542 */
|
|
struct nn::nex::PacketBufferMultiUnitHeap;
|
|
|
|
/* 4543 */
|
|
struct nn::nex::MutexPrimitive;
|
|
|
|
/* 4544 */
|
|
struct nn::nex::ReadWriteLock;
|
|
|
|
/* 4545 */
|
|
struct nn::nex::ReadWriteLock::ScopedWriteLock;
|
|
|
|
/* 4546 */
|
|
struct nn::nex::ReadWriteLock::ScopedReadLock;
|
|
|
|
/* 4547 */
|
|
struct nn::nex::SystemChecker;
|
|
|
|
/* 4548 */
|
|
struct nn::nex::EmulatedCondition;
|
|
|
|
/* 4549 */
|
|
struct nn::nex::TransportBufferSet;
|
|
|
|
/* 4550 */
|
|
struct nn::nex::PRUDPMessageV1;
|
|
|
|
/* 4551 */
|
|
struct nn::nex::PRUDPLiteMessageV1;
|
|
|
|
/* 4552 */
|
|
struct SendMultiParameter;
|
|
|
|
/* 4553 */
|
|
struct nn::init::detail;
|
|
|
|
/* 4554 */
|
|
struct nn::g3d::ResCameraAnim;
|
|
|
|
/* 4555 */
|
|
struct nn::g3d::ResSkeletalAnim;
|
|
|
|
/* 4556 */
|
|
struct sead::BufferingPrintFormatter;
|
|
|
|
/* 4557 */
|
|
struct sead::BufferWriteStream;
|
|
|
|
/* 4558 */
|
|
struct sead::BufferMultiByteTextWriteStream;
|
|
|
|
/* 4559 */
|
|
struct sead::FileDeviceWriteStream;
|
|
|
|
/* 4560 */
|
|
struct sead::FileDeviceReadStream;
|
|
|
|
/* 4561 */
|
|
struct sead::BufferFileDeviceWriteStream;
|
|
|
|
/* 4562 */
|
|
struct sead::PrintWriteStream;
|
|
|
|
/* 4563 */
|
|
struct sead::RamWriteStream;
|
|
|
|
/* 4565 */
|
|
struct sead::Mutex;
|
|
|
|
/* 4566 */
|
|
struct sead::CalendarTime::Date;
|
|
|
|
/* 4567 */
|
|
struct sead::CalendarTime;
|
|
|
|
/* 4568 */
|
|
struct sead::ScreenFiller;
|
|
|
|
/* 4569 */
|
|
struct agl::g3d::MaterialObj;
|
|
|
|
/* 4570 */
|
|
struct agl::g3d::ShapeObj;
|
|
|
|
/* 4571 */
|
|
struct agl::pfx::Sky::Context;
|
|
|
|
/* 4572 */
|
|
struct eui::LayoutEx::CalculatePaneContext;
|
|
|
|
/* 4573 */
|
|
struct eui::MultiArcResourceAccessor::TextureLink;
|
|
|
|
/* 4574 */
|
|
struct al::AreaObjMtxConnecterHolder;
|
|
|
|
/* 4575 */
|
|
struct al::SwitchAreaTargetInfo;
|
|
|
|
/* 4576 */
|
|
struct alAudioSystemFunction;
|
|
|
|
/* 4577 */
|
|
struct al::AudioSystem;
|
|
|
|
/* 4578 */
|
|
struct al::AudioDuckingDirector;
|
|
|
|
/* 4579 */
|
|
struct al::AudioCategoryBusSendSetting;
|
|
|
|
/* 4580 */
|
|
struct al::BgmDemoProcInfo;
|
|
|
|
/* 4581 */
|
|
struct al::BgmDemoSyncedProcInfo;
|
|
|
|
/* 4582 */
|
|
struct al::BgmParamsChangerByPlayerDistance;
|
|
|
|
/* 4583 */
|
|
struct al::BgmRelayPlayerSimple;
|
|
|
|
/* 4584 */
|
|
struct al::CameraShaker;
|
|
|
|
/* 4585 */
|
|
struct al::CameraSubTargetBase;
|
|
|
|
/* 4586 */
|
|
struct al::SimpleCameraInput;
|
|
|
|
/* 4587 */
|
|
struct al::ClippingGroupHolder;
|
|
|
|
/* 4588 */
|
|
struct al::ClippingRequestKeeper;
|
|
|
|
/* 4589 */
|
|
struct alCollisionUtil;
|
|
|
|
/* 4590 */
|
|
struct al::TriangleFilterIgnoreGround;
|
|
|
|
/* 4591 */
|
|
struct al::TriangleFilterGroundOnly;
|
|
|
|
/* 4592 */
|
|
struct al::TriangleFilterWallOnly;
|
|
|
|
/* 4593 */
|
|
struct al::CollisionPartsFilterActor;
|
|
|
|
/* 4594 */
|
|
struct al::WaveVibrationPlayer;
|
|
|
|
/* 4595 */
|
|
struct alDemoUtilTmp;
|
|
|
|
/* 4596 */
|
|
struct al::ReducedBufferRenderer;
|
|
|
|
/* 4597 */
|
|
struct al::TargetColors;
|
|
|
|
/* 4598 */
|
|
struct al::RenderBufferAttacher;
|
|
|
|
/* 4599 */
|
|
struct al::RenderBufferAttacherProjType;
|
|
|
|
/* 4600 */
|
|
struct al::RenderBufferDepthAttacher;
|
|
|
|
/* 4601 */
|
|
struct alEffectKeeperInitFunction;
|
|
|
|
/* 4602 */
|
|
struct alEffectSystemFunction;
|
|
|
|
/* 4603 */
|
|
struct alEffectFunction;
|
|
|
|
/* 4604 */
|
|
struct al::EventFlowActorStateRail;
|
|
|
|
/* 4605 */
|
|
struct alEventFlowFunction;
|
|
|
|
/* 4606 */
|
|
struct al::RippleGeneratePoint;
|
|
|
|
/* 4607 */
|
|
struct FogFunction;
|
|
|
|
/* 4608 */
|
|
struct al::ConstraintPlane;
|
|
|
|
/* 4609 */
|
|
struct al::EuiLetterAnimCtrl;
|
|
|
|
/* 4610 */
|
|
struct DirLightFunction;
|
|
|
|
/* 4611 */
|
|
struct al::CausticsLightParam;
|
|
|
|
/* 4612 */
|
|
struct al::LppTexInfo;
|
|
|
|
/* 4613 */
|
|
struct al::PrePassLineLight;
|
|
|
|
/* 4614 */
|
|
struct al::PrePassPointLight;
|
|
|
|
/* 4615 */
|
|
struct al::PrePassSpotLight;
|
|
|
|
/* 4616 */
|
|
struct al::ActorVariableFrameRateSkeletalAnimator;
|
|
|
|
/* 4617 */
|
|
struct al::GateMapParts;
|
|
|
|
/* 4618 */
|
|
struct al::KeyMoveMapPartsGenerator;
|
|
|
|
/* 4619 */
|
|
struct al::SurfMapParts;
|
|
|
|
/* 4620 */
|
|
struct al::VisibleSwitchMapParts;
|
|
|
|
/* 4621 */
|
|
struct al::SceneHeapSetter
|
|
{
|
|
sead::Heap *mLastHeap;
|
|
sead::Heap *mCurHeap;
|
|
};
|
|
|
|
/* 4622 */
|
|
struct al::ModelDisplayListController;
|
|
|
|
/* 4623 */
|
|
struct al::ModelDrawerDeferredFootPrint;
|
|
|
|
/* 4624 */
|
|
struct al::ModelDrawerDeferredSky;
|
|
|
|
/* 4625 */
|
|
struct al::ModelShaderAssign;
|
|
|
|
/* 4626 */
|
|
struct alModelShapeFunction;
|
|
|
|
/* 4627 */
|
|
struct al::ClockMovement;
|
|
|
|
/* 4628 */
|
|
struct al::EnemyStateBlowDown;
|
|
|
|
/* 4629 */
|
|
struct al::NfpDirector;
|
|
|
|
/* 4630 */
|
|
struct al::FarDistanceDitherAnimator;
|
|
|
|
/* 4631 */
|
|
struct al::TriangleDrawActorTexture;
|
|
|
|
/* 4632 */
|
|
struct al::CameraPoserActorRailParallel;
|
|
|
|
/* 4633 */
|
|
struct al::CameraPoserFollowSimple;
|
|
|
|
/* 4634 */
|
|
struct al::CameraPoserInnerTower;
|
|
|
|
/* 4635 */
|
|
struct al::CameraPoserParallelSimple;
|
|
|
|
/* 4636 */
|
|
struct al::CameraPoserRace;
|
|
|
|
/* 4637 */
|
|
struct al::CameraPoserTower;
|
|
|
|
/* 4638 */
|
|
struct al::EntranceCameraStartObj;
|
|
|
|
/* 4639 */
|
|
struct al::KeyMoveCameraRailMove;
|
|
|
|
/* 4640 */
|
|
struct al::KeyMoveCameraZoom;
|
|
|
|
/* 4641 */
|
|
struct al::ViewInfo;
|
|
|
|
/* 4642 */
|
|
struct NoiseTexture;
|
|
|
|
/* 4643 */
|
|
struct al::PointSpriteCursor;
|
|
|
|
/* 4644 */
|
|
struct al::HdrCompose::ViewContext;
|
|
|
|
/* 4646 */
|
|
struct al::SeDemoSyncedProcInfo;
|
|
|
|
/* 4647 */
|
|
struct al::CubeMapDirector;
|
|
|
|
/* 4648 */
|
|
struct al::MirrorActorBase;
|
|
|
|
/* 4649 */
|
|
struct al::LutTexture;
|
|
|
|
/* 4650 */
|
|
struct al::StageSwitchWatcher;
|
|
|
|
/* 4651 */
|
|
struct al::StageSwitchWatcherHolder;
|
|
|
|
/* 4652 */
|
|
struct al::ProgramTextureParam;
|
|
|
|
/* 4653 */
|
|
struct al::AnimPlayerVis;
|
|
|
|
/* 4654 */
|
|
struct al::IAudioResourceInfoAccessor;
|
|
|
|
/* 4655 */
|
|
struct alsd::AudioSoundHeapMulti;
|
|
|
|
/* 4656 */
|
|
struct alAudioInfoListFunction;
|
|
|
|
/* 4657 */
|
|
struct al::AudioCategory;
|
|
|
|
/* 4658 */
|
|
struct alClippingFunction;
|
|
|
|
/* 4659 */
|
|
struct al::DisplayListSuspender;
|
|
|
|
/* 4660 */
|
|
struct al::ExecuteAsyncExecutorDraw;
|
|
|
|
/* 4661 */
|
|
struct alExecuteFunction;
|
|
|
|
/* 4662 */
|
|
struct al::FlowMapCtrl;
|
|
|
|
/* 4663 */
|
|
struct al::MaterialLightParam;
|
|
|
|
/* 4664 */
|
|
struct al::GraphicsContextDrawInfo;
|
|
|
|
/* 4665 */
|
|
struct al::CubeMapMgr::Unit;
|
|
|
|
/* 4666 */
|
|
struct al::CubeMapMgr::ReservedUnit::IlluminantSave;
|
|
|
|
/* 4667 */
|
|
struct al::YamlWriterToConsole;
|
|
|
|
/* 4668 */
|
|
struct nn::atk::detail::driver::SequenceSoundLoader;
|
|
|
|
/* 4669 */
|
|
struct nn::atk::detail::Task;
|
|
|
|
/* 4670 */
|
|
struct nn::atk::detail::TaskThread;
|
|
|
|
/* 4671 */
|
|
struct nn::atk::detail::driver::MmlSequenceTrackAllocator;
|
|
|
|
/* 4672 */
|
|
struct nn::atk::detail::driver::WaveSoundLoader;
|
|
|
|
/* 4673 */
|
|
struct nn::atk::detail::fnd::Time;
|
|
|
|
/* 4674 */
|
|
struct nn::atk::detail::fnd::TimeSpan;
|
|
|
|
/* 4675 */
|
|
struct nn::atk::detail::AdvancedWaveSoundFileReader;
|
|
|
|
/* 4676 */
|
|
struct nn::atk::detail::driver::MmlSequenceTrack;
|
|
|
|
/* 4677 */
|
|
struct nn::atk::detail::AdvancedWaveSoundFile;
|
|
|
|
/* 4678 */
|
|
struct nn::nex::JobAcquireNsaIdToken;
|
|
|
|
/* 4679 */
|
|
struct nn::os::Mutex;
|
|
|
|
/* 4680 */
|
|
struct nn::ui2d::GraphicsResource;
|
|
|
|
/* 4681 */
|
|
struct nn::ui2d::ShaderInfo;
|
|
|
|
/* 4682 */
|
|
struct nn::g3d::ModelObj::InitializeArgument;
|
|
|
|
/* 4683 */
|
|
struct nn::g3d::ResShaderFile;
|
|
|
|
/* 4684 */
|
|
struct nn::vfx::ProcessingInfo;
|
|
|
|
/* 4685 */
|
|
struct nn::vfx::detail::Mutex;
|
|
|
|
/* 4686 */
|
|
struct sead::ExceptionHandler;
|
|
|
|
/* 4687 */
|
|
struct sead::MemUtil;
|
|
|
|
/* 4688 */
|
|
struct sead::Event;
|
|
|
|
/* 4689 */
|
|
struct sead::system;
|
|
|
|
/* 4690 */
|
|
struct agl::env::EnvObjSet::Ref;
|
|
|
|
/* 4691 */
|
|
struct agl::pfx::AutoExposureVtxStream;
|
|
|
|
/* 4692 */
|
|
struct agl::pfx::AutoExposure::Context;
|
|
|
|
/* 4693 */
|
|
struct agl::pfx::FlareFilter::Context;
|
|
|
|
/* 4694 */
|
|
struct agl::lght::SSII::TexBuf;
|
|
|
|
/* 4695 */
|
|
struct agl::sdw::LightMatrix;
|
|
|
|
/* 4696 */
|
|
struct agl::fx::OccludedEffectMgr::TextureInfo;
|
|
|
|
/* 4697 */
|
|
struct agl::fx::OcclusionRenderer::OcclVtxStream;
|
|
|
|
/* 4698 */
|
|
struct agl::TextureImage;
|
|
|
|
/* 4699 */
|
|
struct aal::AudioFrameProcessMgr;
|
|
|
|
/* 4700 */
|
|
struct HelpAmiiboFunction;
|
|
|
|
/* 4701 */
|
|
struct ItemAmiiboKoopa;
|
|
|
|
/* 4702 */
|
|
struct SwitchKeepOn2DAreaGroup;
|
|
|
|
/* 4703 */
|
|
struct SwitchKeepOnPlayerInWaterAreaGroup;
|
|
|
|
/* 4704 */
|
|
struct ShopBgmPlayer;
|
|
|
|
/* 4705 */
|
|
struct BombTailTailJointCalulator;
|
|
|
|
/* 4706 */
|
|
struct BossForestStateDemoBattleEnd;
|
|
|
|
/* 4707 */
|
|
struct BossForestStateRingBeamAttack;
|
|
|
|
/* 4708 */
|
|
struct BossMagmaStep;
|
|
|
|
/* 4709 */
|
|
struct BreedaSkirtHemPos;
|
|
|
|
/* 4710 */
|
|
struct GateKeeperFunction;
|
|
|
|
/* 4711 */
|
|
struct GiantWanderBossFunction;
|
|
|
|
/* 4712 */
|
|
struct GolemShoutState;
|
|
|
|
/* 4713 */
|
|
struct GolemStampState;
|
|
|
|
/* 4714 */
|
|
struct KoopaCapStateSpinThrow;
|
|
|
|
/* 4715 */
|
|
struct MofumofuScrap;
|
|
|
|
/* 4716 */
|
|
struct StackerCapWorldCtrl;
|
|
|
|
/* 4717 */
|
|
struct DemoPlayer;
|
|
|
|
/* 4718 */
|
|
struct StateStageTalkDemoCapManHero;
|
|
|
|
/* 4719 */
|
|
struct GabuZouRootSercher;
|
|
|
|
/* 4720 */
|
|
struct Gamane;
|
|
|
|
/* 4721 */
|
|
struct HackerDepthShadowMapCtrl;
|
|
|
|
/* 4722 */
|
|
struct JangoFunction;
|
|
|
|
/* 4723 */
|
|
struct JangoStateCapGetDemo;
|
|
|
|
/* 4724 */
|
|
struct JugemFishing;
|
|
|
|
/* 4725 */
|
|
struct Popn;
|
|
|
|
/* 4726 */
|
|
struct SenobiLeaf;
|
|
|
|
/* 4727 */
|
|
struct TRexCollisionAnalyzer;
|
|
|
|
/* 4728 */
|
|
struct CoinChameleon;
|
|
|
|
/* 4729 */
|
|
struct CoinStackBound;
|
|
|
|
/* 4730 */
|
|
struct LifeUpItemStateAutoGet;
|
|
|
|
/* 4731 */
|
|
struct RandomItemSelector;
|
|
|
|
/* 4732 */
|
|
struct ShineFukankunWatchObj;
|
|
|
|
/* 4733 */
|
|
struct YoshiFruit;
|
|
|
|
/* 4734 */
|
|
struct PlayGuideCamera;
|
|
|
|
/* 4735 */
|
|
struct BlockHard;
|
|
|
|
/* 4736 */
|
|
struct BreakablePole;
|
|
|
|
/* 4737 */
|
|
struct BreakMapParts;
|
|
|
|
/* 4738 */
|
|
struct CapBeamerBeam;
|
|
|
|
/* 4739 */
|
|
struct CapMessageAfterInformation;
|
|
|
|
/* 4740 */
|
|
struct CapRailMover;
|
|
|
|
/* 4741 */
|
|
struct CityWorldSign;
|
|
|
|
/* 4742 */
|
|
struct DigPoint;
|
|
|
|
/* 4743 */
|
|
struct FastenerFunction;
|
|
|
|
/* 4744 */
|
|
struct FrailBox;
|
|
|
|
/* 4745 */
|
|
struct HackCar;
|
|
|
|
/* 4746 */
|
|
struct HipDropTransformMapParts;
|
|
|
|
/* 4747 */
|
|
struct Indicator;
|
|
|
|
/* 4748 */
|
|
struct LinkTargetPoint;
|
|
|
|
/* 4749 */
|
|
struct MapPartsRoulette;
|
|
|
|
/* 4750 */
|
|
struct MeganeMapParts;
|
|
|
|
/* 4751 */
|
|
struct MeganePartsState;
|
|
|
|
/* 4752 */
|
|
struct MoonBasementFinalGate;
|
|
|
|
/* 4753 */
|
|
struct MoonBasementFloor;
|
|
|
|
/* 4754 */
|
|
struct PeachWorldGate;
|
|
|
|
/* 4755 */
|
|
struct PlayerMotionObserver;
|
|
|
|
/* 4756 */
|
|
struct Radish;
|
|
|
|
/* 4757 */
|
|
struct ReactionObjectPoster;
|
|
|
|
/* 4758 */
|
|
struct SenobiMoveMapPartsConnector;
|
|
|
|
/* 4759 */
|
|
struct ShineTowerGlobeAnimCtrl;
|
|
|
|
/* 4760 */
|
|
struct SkyFukankunZoomCapMessage;
|
|
|
|
/* 4761 */
|
|
struct SkyWorldCloud;
|
|
|
|
/* 4762 */
|
|
struct SkyWorldKoopaFrame;
|
|
|
|
/* 4763 */
|
|
struct SkyWorldMiddleViewCloud;
|
|
|
|
/* 4764 */
|
|
struct SnowWorldSequenceFlagCheckObj;
|
|
|
|
/* 4765 */
|
|
struct SphinxTaxiWatcher;
|
|
|
|
/* 4766 */
|
|
struct StageSwitchSelector;
|
|
|
|
/* 4767 */
|
|
struct CarTireJointController;
|
|
|
|
/* 4768 */
|
|
struct SwitchAnd;
|
|
|
|
/* 4769 */
|
|
struct TreasureBox;
|
|
|
|
/* 4770 */
|
|
struct TreasureBoxKey;
|
|
|
|
/* 4771 */
|
|
struct WaterfallWorldBigBreakableWall;
|
|
|
|
/* 4772 */
|
|
struct WeightSwitch;
|
|
|
|
/* 4773 */
|
|
struct WorldMapKoopaShip;
|
|
|
|
/* 4774 */
|
|
struct WorldWarpHole;
|
|
|
|
/* 4775 */
|
|
struct TimeBalloonJudgeQuery;
|
|
|
|
/* 4776 */
|
|
struct RabbitGraphEdgeMoon;
|
|
|
|
/* 4777 */
|
|
struct ShibakenFunction;
|
|
|
|
/* 4778 */
|
|
struct WorldTravelingPeach;
|
|
|
|
/* 4779 */
|
|
struct YukimaruMovement;
|
|
|
|
/* 4780 */
|
|
struct Player;
|
|
|
|
/* 4781 */
|
|
struct PlayerActionDiveInWater;
|
|
|
|
/* 4782 */
|
|
struct PlayerActionPivotTurnControl;
|
|
|
|
/* 4783 */
|
|
struct CapFunction;
|
|
|
|
/* 4784 */
|
|
struct PlayerHackStartShaderCtrl;
|
|
|
|
/* 4785 */
|
|
struct PlayerInputFunction;
|
|
|
|
/* 4786 */
|
|
struct PlayerJointControlCostumeAdjust;
|
|
|
|
/* 4787 */
|
|
struct PlayerPlayRecordMtx;
|
|
|
|
/* 4788 */
|
|
struct PlayerStateLongJump;
|
|
|
|
/* 4789 */
|
|
struct PlayerStateNormalWallSlide;
|
|
|
|
/* 4790 */
|
|
struct PlayerStateRise;
|
|
|
|
/* 4791 */
|
|
struct YoshiStateHackWallCling;
|
|
|
|
/* 4792 */
|
|
struct YoshiStateNpc;
|
|
|
|
/* 4793 */
|
|
struct InformationWindowInvalidAreaRequester;
|
|
|
|
/* 4794 */
|
|
struct StageSceneStateRaceCountDown;
|
|
|
|
/* 4795 */
|
|
struct WorldIntroCamera;
|
|
|
|
/* 4796 */
|
|
struct VideoRenderer;
|
|
|
|
/* 4797 */
|
|
struct SaveDataAccessFunction;
|
|
|
|
/* 4798 */
|
|
struct StageSceneFunction;
|
|
|
|
/* 4799 */
|
|
struct PlayerDemoFunction;
|
|
|
|
/* 4800 */
|
|
struct ControllerAppletFunction;
|
|
|
|
/* 4801 */
|
|
struct nn::nex::BandwidthCounterMap;
|
|
|
|
/* 4802 */
|
|
struct nn::nex::ThreadSafeMemoryAllocator;
|
|
|
|
/* 4803 */
|
|
struct nn::nex::VirtualRootObject;
|
|
|
|
/* 4804 */
|
|
struct nn::nex::JobDeriveKey;
|
|
|
|
/* 4805 */
|
|
struct nn::nex::SignatureBytes;
|
|
|
|
/* 4806 */
|
|
struct nn::nex::BasicCache;
|
|
|
|
/* 4807 */
|
|
struct nn::nex::FilenameParser;
|
|
|
|
/* 4808 */
|
|
struct nn::nex::SystemComponents;
|
|
|
|
/* 4809 */
|
|
struct nn::nex::Scheduler::SchedulerWorkerThread;
|
|
|
|
/* 4810 */
|
|
struct nn::nex::SecurityContext;
|
|
|
|
/* 4811 */
|
|
struct nn::nex::HTTPStringUtilities;
|
|
|
|
/* 4812 */
|
|
struct nn::nex::DnsClient;
|
|
|
|
/* 4813 */
|
|
struct nn::nex::RoutingTable;
|
|
|
|
/* 4814 */
|
|
struct nn::nex::VirtualFilterDevice;
|
|
|
|
/* 4815 */
|
|
struct nn::nex::PRUDPMessageSelector;
|
|
|
|
/* 4816 */
|
|
struct nn::nex::TimeoutManager;
|
|
|
|
/* 4817 */
|
|
struct nn::nex::RoutingStream;
|
|
|
|
/* 4818 */
|
|
struct nn::nex::PacketBuffer;
|
|
|
|
/* 4819 */
|
|
struct nn::nex::OutputEmulationDevice;
|
|
|
|
/* 4820 */
|
|
struct nn::nex::InputEmulationDevice;
|
|
|
|
/* 4821 */
|
|
struct nn::nex::SocketTransport::TransportJob;
|
|
|
|
/* 4822 */
|
|
struct nn::nex::CurlHttpConnection::FixedBufferPool;
|
|
|
|
/* 4823 */
|
|
struct nn::nex::JobHttp;
|
|
|
|
/* 4824 */
|
|
struct nn::nex::ConnectionOrientedSocketManager;
|
|
|
|
/* 4825 */
|
|
struct nn::nex::ReceivingInfo;
|
|
|
|
/* 4826 */
|
|
struct nn::nex::ProtocolRequestBrokerInterface;
|
|
|
|
/* 4827 */
|
|
struct nn::nex::_Proto_HealthProtocolServer;
|
|
|
|
/* 4828 */
|
|
struct nn::nex::HealthProtocolClient;
|
|
|
|
/* 4829 */
|
|
struct nn::nex::_Proto_MonitoringProtocolServer;
|
|
|
|
/* 4830 */
|
|
struct nn::nex::MonitoringProtocolClient;
|
|
|
|
/* 4831 */
|
|
struct nn::nex::_Proto_NintendoNotificationEventProtocolServer;
|
|
|
|
/* 4832 */
|
|
struct nn::nex::NintendoNotificationEventProtocolClient;
|
|
|
|
/* 4833 */
|
|
struct nn::nex::_Proto_NotificationProtocolServer;
|
|
|
|
/* 4834 */
|
|
struct nn::nex::NotificationProtocolClient;
|
|
|
|
/* 4835 */
|
|
struct nn::nex::_Proto_RemoteLogDeviceProtocolServer;
|
|
|
|
/* 4836 */
|
|
struct nn::nex::_Proto_SecureConnectionProtocolServer;
|
|
|
|
/* 4837 */
|
|
struct nn::nex::_Proto_TicketGrantingProtocolServer;
|
|
|
|
/* 4838 */
|
|
struct nn::nex::UserMessage;
|
|
|
|
/* 4839 */
|
|
struct nn::nex::DynamicData;
|
|
|
|
/* 4840 */
|
|
struct nn::nex::NintendoNotificationEventGeneral;
|
|
|
|
/* 4841 */
|
|
struct nn::nex::u8KeyValue;
|
|
|
|
/* 4842 */
|
|
struct nn::nex::u32KeyValue;
|
|
|
|
/* 4843 */
|
|
struct nn::nex::u64KeyValue;
|
|
|
|
/* 4844 */
|
|
struct nn::nex::StringKeyValue;
|
|
|
|
/* 4845 */
|
|
struct nn::nex::NintendoNotificationEventKeyValue;
|
|
|
|
/* 4846 */
|
|
struct nn::nex::NintendoNotificationEventProfile;
|
|
|
|
/* 4847 */
|
|
struct nn::nex::NintendoNotificationEvent;
|
|
|
|
/* 4848 */
|
|
struct nn::nex::_DDL_NotificationEvent;
|
|
|
|
/* 4849 */
|
|
struct nn::nex::NotificationEvent;
|
|
|
|
/* 4850 */
|
|
struct nn::nex::_DDL_PropertyVariant;
|
|
|
|
/* 4851 */
|
|
struct nn::nex::MessageRecipient;
|
|
|
|
/* 4852 */
|
|
struct nn::nex::GuestCustomCreateAccountCommand;
|
|
|
|
/* 4853 */
|
|
struct nn::nex::GuestCreateAccountCommand;
|
|
|
|
/* 4854 */
|
|
struct nn::nex::JobLoginOrCreateAccount;
|
|
|
|
/* 4855 */
|
|
struct nn::nex::LookupOrCreateAccountCommand;
|
|
|
|
/* 4856 */
|
|
struct nn::nex::RVClientCore;
|
|
|
|
/* 4857 */
|
|
struct nn::nex::_Proto_AccountManagementProtocolServer;
|
|
|
|
/* 4858 */
|
|
struct nn::nex::AccountData;
|
|
|
|
/* 4859 */
|
|
struct nn::nex::_DDL_AccountData;
|
|
|
|
/* 4860 */
|
|
struct nn::nex::BasicAccountInfo;
|
|
|
|
/* 4861 */
|
|
struct nn::nex::_DDL_BasicAccountInfo;
|
|
|
|
/* 4862 */
|
|
struct nn::nex::PublicData;
|
|
|
|
/* 4863 */
|
|
struct nn::nex::PrivateData;
|
|
|
|
/* 4864 */
|
|
struct nn::nex::MyNotificationEventHandler;
|
|
|
|
/* 4865 */
|
|
struct std::nothrow_t;
|
|
|
|
/* 4866 */
|
|
struct sead::NinJoyNpadDevice::VibrationThread;
|
|
|
|
/* 4867 */
|
|
struct sead::BufferFileDeviceReadStream;
|
|
|
|
/* 4868 */
|
|
struct sead::XmlUtil;
|
|
|
|
/* 4869 */
|
|
struct agl::TextureData::CompressToWork;
|
|
|
|
/* 4870 */
|
|
struct agl::utl::ResParameterArchive;
|
|
|
|
/* 4871 */
|
|
struct al::AreaInitInfo
|
|
{
|
|
al::PlacementInfo field_0;
|
|
al::StageSwitchDirector *field_20;
|
|
al::SceneObjHolder *field_28;
|
|
};
|
|
|
|
/* 4872 */
|
|
struct alAudioKeeperFunction;
|
|
|
|
/* 4873 */
|
|
struct al::BgmLineInfo;
|
|
|
|
/* 4874 */
|
|
struct al::BgmPlayInfo;
|
|
|
|
/* 4875 */
|
|
struct al::CameraPoserSceneInfo;
|
|
|
|
/* 4876 */
|
|
struct al::ClippingJudge;
|
|
|
|
/* 4877 */
|
|
struct al::ClippingRequestTable;
|
|
|
|
/* 4878 */
|
|
struct al::CollisionPartsFilterSubActor;
|
|
|
|
/* 4879 */
|
|
struct al::InputStickFlickChecker;
|
|
|
|
/* 4880 */
|
|
struct al::JoyPadAccelPoseAnalyzer::HistoryInfo;
|
|
|
|
/* 4881 */
|
|
struct al::JoyPadAccelPoseAnalyzer::PoseAxisDir;
|
|
|
|
/* 4882 */
|
|
struct al::SpinInputAnalyzer;
|
|
|
|
/* 4883 */
|
|
struct nn::nex::_DDL_DataStoreDeleteParam;
|
|
|
|
/* 4884 */
|
|
struct sead::ptcl::PtclWorldScale;
|
|
|
|
/* 4885 */
|
|
struct al::EventFlowNodeJoin;
|
|
|
|
/* 4886 */
|
|
struct al::ExecuteRequestTable;
|
|
|
|
/* 4887 */
|
|
struct al::ExecutorListActorDraw;
|
|
|
|
/* 4888 */
|
|
struct al::ExecutorListActorModelDrawForward;
|
|
|
|
/* 4889 */
|
|
struct al::ExecutorListActorModelDrawForwardOnly;
|
|
|
|
/* 4890 */
|
|
struct al::ExecutorListActorModelDrawForwardForce;
|
|
|
|
/* 4891 */
|
|
struct al::ExecutorListActorModelDrawForwardPostEffectMask;
|
|
|
|
/* 4892 */
|
|
struct al::ExecutorListActorModelDrawIndirect;
|
|
|
|
/* 4893 */
|
|
struct al::ExecutorListActorModelDrawIndirectOnly;
|
|
|
|
/* 4894 */
|
|
struct al::ExecutorListActorModelDrawDeferred;
|
|
|
|
/* 4895 */
|
|
struct al::ExecutorListActorModelDrawDeferredOnly;
|
|
|
|
/* 4896 */
|
|
struct al::ExecutorListActorModelDrawDeferredOpa;
|
|
|
|
/* 4897 */
|
|
struct al::ExecutorListActorModelDrawDeferredXlu;
|
|
|
|
/* 4898 */
|
|
struct al::ExecutorListActorModelDrawDeferredSilhouette;
|
|
|
|
/* 4899 */
|
|
struct al::ExecutorListActorModelDrawDeferredSilhouetteRide;
|
|
|
|
/* 4900 */
|
|
struct al::ExecutorListActorModelDrawDeferredMarchingCube;
|
|
|
|
/* 4901 */
|
|
struct al::ExecutorListActorModelDrawDepthShadow;
|
|
|
|
/* 4902 */
|
|
struct al::ExecutorListActorModelDrawDepthShadowMarchingCube;
|
|
|
|
/* 4903 */
|
|
struct al::ExecutorListActorModelDrawStaticDepthShadow;
|
|
|
|
/* 4904 */
|
|
struct al::ExecutorListActorModelDrawDepthOnly;
|
|
|
|
/* 4905 */
|
|
struct al::ExecutorListActorModelDrawDepthForce;
|
|
|
|
/* 4906 */
|
|
struct al::ExecutorListActorModelDrawCulling;
|
|
|
|
/* 4907 */
|
|
struct al::ExecutorListActorModelDrawDepthXlu;
|
|
|
|
/* 4908 */
|
|
struct al::ExecutorListActorModelDrawDepthIndirect;
|
|
|
|
/* 4909 */
|
|
struct al::ExecutorListActorModelDrawDepthDither;
|
|
|
|
/* 4910 */
|
|
struct al::ExecutorListActorModelDrawDepthDitherIndirect;
|
|
|
|
/* 4911 */
|
|
struct al::ExecutorListActorModelDrawDepthChromakey;
|
|
|
|
/* 4912 */
|
|
struct al::ExecutorListActorModelDrawDitherChromakey;
|
|
|
|
/* 4913 */
|
|
struct al::ExecutorListActorModelDrawDeferredSky;
|
|
|
|
/* 4914 */
|
|
struct al::ExecutorListActorModelDrawDeferredFootPrint;
|
|
|
|
/* 4915 */
|
|
struct al::ExecutorListActorModelDrawWorldAo;
|
|
|
|
/* 4916 */
|
|
struct al::ExecutorListActorModelDrawUpdate;
|
|
|
|
/* 4917 */
|
|
struct al::ExecutorListActorModelDrawPlayerChromakey;
|
|
|
|
/* 4918 */
|
|
struct al::ExecutorListActorModelDrawPlayerChromakeyOpa;
|
|
|
|
/* 4919 */
|
|
struct al::ExecutorListActorModelDrawPlayerChromakeyXlu;
|
|
|
|
/* 4920 */
|
|
struct al::ExecutorListActorModelDrawCharacterChromakey;
|
|
|
|
/* 4921 */
|
|
struct al::ExecutorListActorMovement;
|
|
|
|
/* 4922 */
|
|
struct al::ExecutorListActorCalcAnim;
|
|
|
|
/* 4923 */
|
|
struct al::ExecutorListActorMovementCalcAnim;
|
|
|
|
/* 4924 */
|
|
struct al::ExecutorListActorCalcView;
|
|
|
|
/* 4925 */
|
|
struct al::RippleFixMapParts;
|
|
|
|
/* 4926 */
|
|
struct al::FogRequester;
|
|
|
|
/* 4927 */
|
|
struct al::LayoutResource;
|
|
|
|
/* 4928 */
|
|
struct al::LppPointParam;
|
|
|
|
/* 4929 */
|
|
struct al::LppLineParam;
|
|
|
|
/* 4930 */
|
|
struct al::LppSpotParam;
|
|
|
|
/* 4931 */
|
|
struct al::LppCausticsParam;
|
|
|
|
/* 4932 */
|
|
struct al::BackHideParts;
|
|
|
|
/* 4933 */
|
|
struct al::FallMapParts;
|
|
|
|
/* 4934 */
|
|
struct al::FixMapParts;
|
|
|
|
/* 4935 */
|
|
struct al::FloaterMapParts;
|
|
|
|
/* 4936 */
|
|
struct al::OneMeshFixMapParts;
|
|
|
|
/* 4937 */
|
|
struct al::SubActorLodMapParts;
|
|
|
|
/* 4938 */
|
|
struct al::WheelMapParts;
|
|
|
|
/* 4939 */
|
|
struct al::WobbleMapParts;
|
|
|
|
/* 4940 */
|
|
struct al::MessageTagDataHolder;
|
|
|
|
/* 4941 */
|
|
struct al::ModelShaderOptionCache;
|
|
|
|
/* 4942 */
|
|
struct al::NetworkTaskSystemInitializer;
|
|
|
|
/* 4943 */
|
|
struct al::CameraRailHolder;
|
|
|
|
/* 4944 */
|
|
struct al::DepthShadowModel;
|
|
|
|
/* 4945 */
|
|
struct al::SePlayRail;
|
|
|
|
/* 4946 */
|
|
struct SimpleSignBoard;
|
|
|
|
/* 4947 */
|
|
struct al::SwitchKeepOnWatcher;
|
|
|
|
/* 4948 */
|
|
struct al::CameraPoserFixTalk;
|
|
|
|
/* 4949 */
|
|
struct al::CameraPoserFixFishing;
|
|
|
|
/* 4950 */
|
|
struct al::CameraPoserFixLook;
|
|
|
|
/* 4951 */
|
|
struct al::CameraPoserRailMoveLookAt;
|
|
|
|
/* 4952 */
|
|
struct al::OrthoRenderer;
|
|
|
|
/* 4953 */
|
|
struct al::CameraEffect;
|
|
|
|
/* 4954 */
|
|
struct nn::nex::_DDL_RankingResult;
|
|
|
|
/* 4955 */
|
|
struct nn::nex::RankingResult;
|
|
|
|
/* 4956 */
|
|
struct nn::nex::RankingCachedResult;
|
|
|
|
/* 4957 */
|
|
struct nn::nex::_DDL_RankingCachedResult;
|
|
|
|
/* 4958 */
|
|
struct nn::nex::RankingOrderParam;
|
|
|
|
/* 4959 */
|
|
struct nn::nex::_DDL_RankingScoreData;
|
|
|
|
/* 4960 */
|
|
struct nn::nex::RankingScoreData;
|
|
|
|
/* 4961 */
|
|
struct alSceneFunction;
|
|
|
|
/* 4962 */
|
|
struct alScreenPointFunction;
|
|
|
|
/* 4963 */
|
|
struct al::SeRtpcSetting;
|
|
|
|
/* 4964 */
|
|
struct al::SeDemoEventController;
|
|
|
|
/* 4965 */
|
|
struct al::LutCurve;
|
|
|
|
/* 4966 */
|
|
struct al::CurveIo;
|
|
|
|
/* 4967 */
|
|
struct al::ShadowMaskCtrl::ShadowMaskBaseInfo;
|
|
|
|
/* 4968 */
|
|
struct al::ProgramTextureKeeper;
|
|
|
|
/* 4969 */
|
|
struct al::ActionAnimCtrlInfo;
|
|
|
|
/* 4970 */
|
|
struct al::ActionSeCtrl;
|
|
|
|
/* 4971 */
|
|
struct al::AnimPlayerMat;
|
|
|
|
/* 4972 */
|
|
struct al::AudioEffectDelay;
|
|
|
|
/* 4973 */
|
|
struct al::CameraSubTargetTurnParam;
|
|
|
|
/* 4974 */
|
|
struct al::GpuPerf;
|
|
|
|
/* 4975 */
|
|
struct al::GraphicsParamIo;
|
|
|
|
/* 4976 */
|
|
struct al::EffectHeap;
|
|
|
|
/* 4977 */
|
|
struct al::ExecuteAsyncExecutorUpdate;
|
|
|
|
/* 4978 */
|
|
struct al::SoundItemHolder;
|
|
|
|
/* 4979 */
|
|
struct al::LayoutAllocatorInScope;
|
|
|
|
/* 4980 */
|
|
struct al::ActorPrePassLightKeeper::UserColor;
|
|
|
|
/* 4981 */
|
|
struct al::ApertureMesh;
|
|
|
|
/* 4982 */
|
|
struct al::ArchiveHolder;
|
|
|
|
/* 4983 */
|
|
struct nn::atk::detail::driver::StreamSoundLoader::StreamHeaderLoadTask;
|
|
|
|
/* 4984 */
|
|
struct nn::nex::_Proto_RankingProtocolServer;
|
|
|
|
/* 4985 */
|
|
struct nn::nex::_DDL_RankingStats;
|
|
|
|
/* 4986 */
|
|
struct nn::nex::RankingStats;
|
|
|
|
/* 4987 */
|
|
struct nn::nex::_DDL_RankingChangeAttributesParam;
|
|
|
|
/* 4988 */
|
|
struct nn::nex::RankingChangeAttributesParam;
|
|
|
|
/* 4989 */
|
|
struct nn::nex::_DDL_RankingOrderParam;
|
|
|
|
/* 4990 */
|
|
struct nn::nex::_Proto_UtilityProtocolServer;
|
|
|
|
/* 4991 */
|
|
struct nn::nex::UniqueIdInfo;
|
|
|
|
/* 4992 */
|
|
struct nn::nex::JobLogin;
|
|
|
|
/* 4993 */
|
|
struct nn::nex::JobNNIDLogin;
|
|
|
|
/* 4994 */
|
|
struct nn::nex::AuthenticationInfo;
|
|
|
|
/* 4995 */
|
|
struct sead::ParallelSZSDecompressor::DecompThread;
|
|
|
|
/* 4996 */
|
|
struct agl::env::EnvObjMgr::TypeNode;
|
|
|
|
/* 4997 */
|
|
struct agl::pfx::Bloom::MRT;
|
|
|
|
/* 4998 */
|
|
struct agl::pfx::FilterAA::Context;
|
|
|
|
/* 4999 */
|
|
struct agl::pfx::FlareFilter::Tex;
|
|
|
|
/* 5000 */
|
|
struct agl::lght::SSII::ReduceBuffer;
|
|
|
|
/* 5001 */
|
|
struct agl::sdw::ShadowPrePass::Context;
|
|
|
|
/* 5002 */
|
|
struct agl::sdw::SSAO::Context;
|
|
|
|
/* 5003 */
|
|
struct agl::fx::OfxLensFlare::Preset::PresetElement;
|
|
|
|
/* 5004 */
|
|
struct agl::fx::OfxLensFlare::Preset::PresetContext;
|
|
|
|
/* 5005 */
|
|
struct agl::fx::OccludedEffectMgr::TextureInfo::Placement;
|
|
|
|
/* 5006 */
|
|
struct SwitchKeepOn2DExceptDokanInAreaGroup;
|
|
|
|
/* 5007 */
|
|
struct BossForestStateWaitBattleStart;
|
|
|
|
/* 5008 */
|
|
struct FireBlowerPaintRequester;
|
|
|
|
/* 5009 */
|
|
struct GolemClimbFootPrint;
|
|
|
|
/* 5010 */
|
|
struct GolemDemoBattleStartState;
|
|
|
|
/* 5011 */
|
|
struct GolemHeadController;
|
|
|
|
/* 5012 */
|
|
struct GolemRunState;
|
|
|
|
/* 5013 */
|
|
struct KoopaDamageBall;
|
|
|
|
/* 5014 */
|
|
struct KoopaDemoDummy;
|
|
|
|
/* 5015 */
|
|
struct Objex;
|
|
|
|
/* 5016 */
|
|
struct GKBattleEndDemoActorInfoHolder;
|
|
|
|
/* 5017 */
|
|
struct GateKeeperStartDemoParam;
|
|
|
|
/* 5018 */
|
|
struct CameraFunction;
|
|
|
|
/* 5019 */
|
|
struct CameraPoserGetMoon;
|
|
|
|
/* 5020 */
|
|
struct EventKeyMoveCameraObjWithDemo;
|
|
|
|
/* 5021 */
|
|
struct ScenarioStartCameraPoserRailMove;
|
|
|
|
/* 5022 */
|
|
struct DemoPlayerCap;
|
|
|
|
/* 5023 */
|
|
struct SimpleDemoStateSkip;
|
|
|
|
/* 5024 */
|
|
struct DisregardReceiver;
|
|
|
|
/* 5025 */
|
|
struct GabuZouGroup;
|
|
|
|
/* 5026 */
|
|
struct KuromadoMagicBall;
|
|
|
|
/* 5027 */
|
|
struct PackunPoisonBall;
|
|
|
|
/* 5028 */
|
|
struct PackunTrace;
|
|
|
|
/* 5029 */
|
|
struct TankReviveCtrl;
|
|
|
|
/* 5030 */
|
|
struct EventActorStateDemoTalk;
|
|
|
|
/* 5031 */
|
|
struct EventActorStateDemoTalkGK;
|
|
|
|
/* 5032 */
|
|
struct EventActorStateGiveShine;
|
|
|
|
/* 5033 */
|
|
struct CoinBlow;
|
|
|
|
/* 5034 */
|
|
struct DotCharacterRare;
|
|
|
|
/* 5035 */
|
|
struct LifeUpItem;
|
|
|
|
/* 5036 */
|
|
struct ShineTowerKey;
|
|
|
|
/* 5037 */
|
|
struct YoshiFruitShineHolder;
|
|
|
|
/* 5038 */
|
|
struct CoinCollectLayout;
|
|
|
|
/* 5039 */
|
|
struct AirBubbleGenerator;
|
|
|
|
/* 5040 */
|
|
struct AppearSwitchFallMapParts;
|
|
|
|
/* 5041 */
|
|
struct AppearSwitchFixMapParts;
|
|
|
|
/* 5042 */
|
|
struct BlockTransparent;
|
|
|
|
/* 5043 */
|
|
struct BossKnuckleFix;
|
|
|
|
/* 5044 */
|
|
struct Cactus;
|
|
|
|
/* 5045 */
|
|
struct CandlestandInitializer;
|
|
|
|
/* 5046 */
|
|
struct CandlestandWatcher;
|
|
|
|
/* 5047 */
|
|
struct CapMessageKeeper;
|
|
|
|
/* 5048 */
|
|
struct CarWatcher;
|
|
|
|
/* 5049 */
|
|
struct CityStreetlight;
|
|
|
|
/* 5050 */
|
|
struct CoinCollectHintObj;
|
|
|
|
/* 5051 */
|
|
struct DamageBallBreak;
|
|
|
|
/* 5052 */
|
|
struct DemoChangeEffectObj;
|
|
|
|
/* 5053 */
|
|
struct DokanInfo;
|
|
|
|
/* 5054 */
|
|
struct EffectObjQualityChange;
|
|
|
|
/* 5055 */
|
|
struct ElectricWireLine;
|
|
|
|
/* 5056 */
|
|
struct FastenerCorner;
|
|
|
|
/* 5057 */
|
|
struct FastenerLine;
|
|
|
|
/* 5058 */
|
|
struct FixMapPartsAppearKillAsync;
|
|
|
|
/* 5059 */
|
|
struct FixMapPartsCapHanger;
|
|
|
|
/* 5060 */
|
|
struct FixMapPartsForceSafetyPoint;
|
|
|
|
/* 5061 */
|
|
struct ForestWorldEnergyStand;
|
|
|
|
/* 5062 */
|
|
struct GoalMark;
|
|
|
|
/* 5063 */
|
|
struct GrowFlowerCoinBerry;
|
|
|
|
/* 5064 */
|
|
struct GrowFlowerCoinStem;
|
|
|
|
/* 5065 */
|
|
struct GrowFlowerStem;
|
|
|
|
/* 5066 */
|
|
struct GrowSeedStateRevival;
|
|
|
|
/* 5067 */
|
|
struct HipDropMoveLift;
|
|
|
|
/* 5068 */
|
|
struct HomeInside;
|
|
|
|
/* 5069 */
|
|
struct KinokoUfo;
|
|
|
|
/* 5070 */
|
|
struct LavaPan;
|
|
|
|
/* 5071 */
|
|
struct MoonBasementClimaxWatcher;
|
|
|
|
/* 5072 */
|
|
struct MoonBasementFallObj;
|
|
|
|
/* 5073 */
|
|
struct MoonBasementMeteorAreaObj;
|
|
|
|
/* 5074 */
|
|
struct MoonBasementSlideObj;
|
|
|
|
/* 5075 */
|
|
struct PadRumblePoint;
|
|
|
|
/* 5076 */
|
|
struct PeachTrunk;
|
|
|
|
/* 5077 */
|
|
struct PillarKeyMoveParts;
|
|
|
|
/* 5078 */
|
|
struct PosterWatcher;
|
|
|
|
/* 5079 */
|
|
struct ProjectRaceCheckPoint;
|
|
|
|
/* 5080 */
|
|
struct ReactionObjectCarBreakable;
|
|
|
|
/* 5081 */
|
|
struct RotateTargetParts;
|
|
|
|
/* 5082 */
|
|
struct SaucePan;
|
|
|
|
/* 5083 */
|
|
struct SaveFlagCheckObj;
|
|
|
|
/* 5084 */
|
|
struct SequentialSwitch;
|
|
|
|
/* 5085 */
|
|
struct ShineTowerLight;
|
|
|
|
/* 5086 */
|
|
struct SignBoard;
|
|
|
|
/* 5087 */
|
|
struct Special2KeyMoveLift;
|
|
|
|
/* 5088 */
|
|
struct TalkMessageInfoPointSaveObj;
|
|
|
|
/* 5089 */
|
|
struct TalkPoint;
|
|
|
|
/* 5090 */
|
|
struct WorldMapPlayerIcon;
|
|
|
|
/* 5091 */
|
|
struct nn::nex::_DDL_DataStoreFetchMyInfosAchievementResult;
|
|
|
|
/* 5092 */
|
|
struct nn::nex::DataStoreFetchMyInfosAchievementResult;
|
|
|
|
/* 5093 */
|
|
struct nn::nex::DataStoreFetchMyInfosParam;
|
|
|
|
/* 5094 */
|
|
struct nn::nex::_DDL_DataStoreFetchMyInfosParam;
|
|
|
|
/* 5095 */
|
|
struct nn::nex::DataStoreRatingInitParam;
|
|
|
|
/* 5096 */
|
|
struct nn::nex::_DDL_DataStoreRatingInitParam;
|
|
|
|
/* 5097 */
|
|
struct nn::nex::DataStoreSearchBalloonParam;
|
|
|
|
/* 5098 */
|
|
struct nn::nex::_DDL_DataStoreSearchBalloonResultSet;
|
|
|
|
/* 5099 */
|
|
struct nn::nex::DataStoreSearchBalloonResultSet;
|
|
|
|
/* 5100 */
|
|
struct nn::nex::_DDL_DataStoreSearchBalloonResult;
|
|
|
|
/* 5101 */
|
|
struct nn::nex::DataStoreSearchBalloonResult;
|
|
|
|
/* 5102 */
|
|
struct nn::nex::DataStoreRatingInfo;
|
|
|
|
/* 5103 */
|
|
struct nn::nex::_DDL_DataStoreRatingInfo;
|
|
|
|
/* 5104 */
|
|
struct nn::nex::_DDL_RankingRankData;
|
|
|
|
/* 5105 */
|
|
struct nn::nex::RankingRankData;
|
|
|
|
/* 5106 */
|
|
struct nn::nex::_DDL_DataStorePermission;
|
|
|
|
/* 5107 */
|
|
struct nn::nex::_DDL_DataStorePreparePostParam;
|
|
|
|
/* 5108 */
|
|
struct nn::nex::DataStorePreparePostParam;
|
|
|
|
/* 5109 */
|
|
struct nn::nex::DataStoreRatingInitParamWithSlot;
|
|
|
|
/* 5110 */
|
|
struct nn::nex::DataStorePersistenceInitParam;
|
|
|
|
/* 5111 */
|
|
struct nn::nex::DataStorePermission;
|
|
|
|
/* 5112 */
|
|
struct nn::nex::BufferQueueParam;
|
|
|
|
/* 5113 */
|
|
struct nn::nex::DataStoreRateObjectParam;
|
|
|
|
/* 5114 */
|
|
struct nn::nex::_DDL_DataStoreRateObjectParam;
|
|
|
|
/* 5115 */
|
|
struct nn::nex::DataStoreRatingTarget;
|
|
|
|
/* 5116 */
|
|
struct nn::nex::_DDL_DataStoreRatingTarget;
|
|
|
|
/* 5117 */
|
|
struct TimeBalloon::BalloonDataServer;
|
|
|
|
/* 5118 */
|
|
struct nn::nex::_DDL_DataStoreSearchResult;
|
|
|
|
/* 5119 */
|
|
struct nn::nex::DataStoreSearchResult;
|
|
|
|
/* 5120 */
|
|
struct nn::nex::_DDL_DataStoreMetaInfo;
|
|
|
|
/* 5121 */
|
|
struct nn::nex::DataStoreRatingInfoWithSlot;
|
|
|
|
/* 5122 */
|
|
struct nn::nex::_DDL_BufferQueueParam;
|
|
|
|
/* 5123 */
|
|
struct nn::nex::DataStoreGetMetaParam;
|
|
|
|
/* 5124 */
|
|
struct nn::nex::DataStorePersistenceTarget;
|
|
|
|
/* 5125 */
|
|
struct nn::nex::_DDL_DataStorePersistenceTarget;
|
|
|
|
/* 5126 */
|
|
struct TimeBalloonDataState::UpdatePutBalloonOwn::StateNrvDeleteNotice;
|
|
|
|
/* 5127 */
|
|
struct TimeBalloonDataState::RateUpBalloon::StateNrvUpdateBufferQueuePlayed;
|
|
|
|
/* 5128 */
|
|
struct nn::nex::DataStorePersistenceInfo;
|
|
|
|
/* 5129 */
|
|
struct nn::nex::DataStoreMetaInfo;
|
|
|
|
/* 5130 */
|
|
struct TimeBalloon::NoticeDataServer;
|
|
|
|
/* 5131 */
|
|
struct TimeBalloonPlayBalloonDataHolder;
|
|
|
|
/* 5132 */
|
|
struct DecalJointCtrl;
|
|
|
|
/* 5133 */
|
|
struct SimpleActionLiveActor;
|
|
|
|
/* 5134 */
|
|
struct SimpleActionPartsModel;
|
|
|
|
/* 5135 */
|
|
struct RaceAudienceNpc;
|
|
|
|
/* 5136 */
|
|
struct SessionMayorNpc;
|
|
|
|
/* 5137 */
|
|
struct SessionBgmCtrlObj;
|
|
|
|
/* 5138 */
|
|
struct TestAndoNpcIk2;
|
|
|
|
/* 5139 */
|
|
struct TokimekiMayorNpc;
|
|
|
|
/* 5140 */
|
|
struct CollisionMultiShape;
|
|
|
|
/* 5141 */
|
|
struct PlayerCapUpdater;
|
|
|
|
/* 5142 */
|
|
struct PlayerRippleGenerator;
|
|
|
|
/* 5143 */
|
|
struct YoshiStateEgg;
|
|
|
|
/* 5144 */
|
|
struct InformationWindowFunction;
|
|
|
|
/* 5145 */
|
|
struct al::InformationWindowKoopaCapRequesterNrvCountAppear;
|
|
|
|
/* 5146 */
|
|
struct al::InformationWindowKoopaCapRequesterNrvCountReappearClose;
|
|
|
|
/* 5147 */
|
|
struct AnimSeqFunc;
|
|
|
|
/* 5148 */
|
|
struct TalkNpcFunction;
|
|
|
|
/* 5149 */
|
|
struct Player2DDokanActionFunction;
|
|
|
|
/* 5150 */
|
|
struct nn::nex::DataStorePostHttpEventListener;
|
|
|
|
/* 5151 */
|
|
struct nn::nex::JobDataStoreCheckNotification;
|
|
|
|
/* 5152 */
|
|
struct nn::nex::_DDL_DataStoreReqGetNotificationUrlInfo;
|
|
|
|
/* 5153 */
|
|
struct nn::nex::_DDL_DataStoreGetNotificationUrlParam;
|
|
|
|
/* 5154 */
|
|
struct nn::nex::_DDL_DataStoreReqGetAdditionalMeta;
|
|
|
|
/* 5155 */
|
|
struct nn::nex::DataStorePreparePostParamV1;
|
|
|
|
/* 5156 */
|
|
struct nn::nex::_DDL_DataStoreReqPostInfoV1;
|
|
|
|
/* 5157 */
|
|
struct nn::nex::_DDL_DataStorePreparePostParamV1;
|
|
|
|
/* 5158 */
|
|
struct nn::nex::_DDL_DataStoreReqPostInfo;
|
|
|
|
/* 5159 */
|
|
struct nn::nex::_DDL_DataStoreGetSpecificMetaParamV1;
|
|
|
|
/* 5160 */
|
|
struct nn::nex::_DDL_DataStoreGetSpecificMetaParam;
|
|
|
|
/* 5161 */
|
|
struct nn::nex::JobDataStoreUpdateObject;
|
|
|
|
/* 5162 */
|
|
struct nn::nex::_DDL_DataStoreReqUpdateInfo;
|
|
|
|
/* 5163 */
|
|
struct nn::nex::_DDL_DataStorePrepareUpdateParam;
|
|
|
|
/* 5164 */
|
|
struct nn::nex::_DDL_DataStoreKeyValue;
|
|
|
|
/* 5165 */
|
|
struct nn::nex::JobRetrieveGameAuthToken;
|
|
|
|
/* 5166 */
|
|
struct nn::nex::_Proto_DataStoreProtocolServer;
|
|
|
|
/* 5167 */
|
|
struct nn::nex::DataStoreDeleteParam;
|
|
|
|
/* 5168 */
|
|
struct nn::nex::DataStoreReqGetNotificationUrlInfo;
|
|
|
|
/* 5169 */
|
|
struct nn::nex::StepSequenceJob::Step;
|
|
|
|
/* 5170 */
|
|
struct nn::nex::DataStoreGetNotificationUrlParam;
|
|
|
|
/* 5171 */
|
|
struct nn::nex::DataStorePrepareGetParamV1;
|
|
|
|
/* 5172 */
|
|
struct nn::nex::DataStoreReqGetInfoV1;
|
|
|
|
/* 5173 */
|
|
struct nn::nex::_DDL_DataStoreReqGetInfoV1;
|
|
|
|
/* 5174 */
|
|
struct nn::nex::DataStoreKeyValue;
|
|
|
|
/* 5175 */
|
|
struct nn::nex::DataStoreReqGetAdditionalMeta;
|
|
|
|
/* 5176 */
|
|
struct nn::nex::DataStorePrepareGetParam;
|
|
|
|
/* 5177 */
|
|
struct nn::nex::_DDL_DataStorePrepareGetParam;
|
|
|
|
/* 5178 */
|
|
struct nn::nex::DataStoreReqGetInfo;
|
|
|
|
/* 5179 */
|
|
struct nn::nex::_DDL_DataStoreReqGetInfo;
|
|
|
|
/* 5180 */
|
|
struct nn::nex::DataStoreReqPostInfoV1;
|
|
|
|
/* 5181 */
|
|
struct nn::nex::DataStoreCompletePostParamV1;
|
|
|
|
/* 5182 */
|
|
struct nn::nex::_DDL_DataStorePersistenceInitParam;
|
|
|
|
/* 5183 */
|
|
struct nn::nex::DataStoreReqPostInfo;
|
|
|
|
/* 5184 */
|
|
struct nn::nex::DataStoreCompletePostParam;
|
|
|
|
/* 5185 */
|
|
struct nn::nex::DataStoreGetNewArrivedNotificationsParam;
|
|
|
|
/* 5186 */
|
|
struct nn::nex::DataStoreGetSpecificMetaParamV1;
|
|
|
|
/* 5187 */
|
|
struct nn::nex::DataStoreSpecificMetaInfoV1;
|
|
|
|
/* 5188 */
|
|
struct nn::nex::_DDL_DataStoreSpecificMetaInfoV1;
|
|
|
|
/* 5189 */
|
|
struct nn::nex::DataStoreGetSpecificMetaParam;
|
|
|
|
/* 5190 */
|
|
struct nn::nex::DataStoreSpecificMetaInfo;
|
|
|
|
/* 5191 */
|
|
struct nn::nex::_DDL_DataStoreSpecificMetaInfo;
|
|
|
|
/* 5192 */
|
|
struct nn::nex::DataStorePrepareUpdateParam;
|
|
|
|
/* 5193 */
|
|
struct nn::nex::DataStoreReqUpdateInfo;
|
|
|
|
/* 5194 */
|
|
struct nn::nex::DataStoreCompleteUpdateParam;
|
|
|
|
/* 5195 */
|
|
struct nn::nex::_DDL_DataStoreFetchMyInfosBalloonResult;
|
|
|
|
/* 5196 */
|
|
struct nn::nex::DataStoreFetchMyInfosBalloonResult;
|
|
|
|
/* 5197 */
|
|
struct nn::nex::DataStoreNotificationV1;
|
|
|
|
/* 5198 */
|
|
struct nn::nex::DataStoreRatingLog;
|
|
|
|
/* 5199 */
|
|
struct nn::nex::DataStoreNotification;
|
|
|
|
/* 5200 */
|
|
struct nn::nex::DataStorePasswordInfo;
|
|
|
|
/* 5201 */
|
|
struct nn::nex::_DDL_DataStoreChangeMetaParamV1;
|
|
|
|
/* 5202 */
|
|
struct nn::nex::DataStoreChangeMetaParamV1;
|
|
|
|
/* 5203 */
|
|
struct nn::nex::_DDL_DataStoreSearchParam;
|
|
|
|
/* 5204 */
|
|
struct nn::nex::DataStoreSearchParam;
|
|
|
|
/* 5205 */
|
|
struct nn::nex::DataStoreTouchObjectParam;
|
|
|
|
/* 5206 */
|
|
struct nn::nex::DataStoreChangeMetaCompareParam;
|
|
|
|
/* 5207 */
|
|
struct nn::nex::_DDL_DataStoreChangeMetaCompareParam;
|
|
|
|
/* 5208 */
|
|
struct nn::nex::KeyCache;
|
|
|
|
/* 5209 */
|
|
struct nn::nex::SecurityContextManager;
|
|
|
|
/* 5210 */
|
|
struct nn::nex::Singleton;
|
|
|
|
/* 5211 */
|
|
struct nn::nex::SingleStepJob;
|
|
|
|
/* 5212 */
|
|
struct nn::nex::EndPointInfo;
|
|
|
|
/* 5213 */
|
|
struct nn::nex::JobCheckAndRelay;
|
|
|
|
/* 5214 */
|
|
struct nn::nex::TransportBufferMultiThread::TransportProtocolContext;
|
|
|
|
/* 5215 */
|
|
struct nn::nex::TransportBufferMultiThread;
|
|
|
|
/* 5216 */
|
|
struct nn::nex::RelayStream;
|
|
|
|
/* 5217 */
|
|
struct nn::nex::PRUDPEndPointMap;
|
|
|
|
/* 5218 */
|
|
struct nn::nex::PacketIn;
|
|
|
|
/* 5219 */
|
|
struct nn::nex::PacketOut;
|
|
|
|
/* 5220 */
|
|
struct nn::nex::PacketBufferPacketIn;
|
|
|
|
/* 5221 */
|
|
struct nn::nex::PacketBufferPacketOut;
|
|
|
|
/* 5222 */
|
|
struct nn::nex::DynamicRunTimeInterface;
|
|
|
|
/* 5223 */
|
|
struct nn::nex::_Type_string;
|
|
|
|
/* 5224 */
|
|
struct nn::nex::_Type_variant;
|
|
|
|
/* 5225 */
|
|
struct nn::nex::_Type_stationurl;
|
|
|
|
/* 5226 */
|
|
struct nn::nex::_Type_qBuffer;
|
|
|
|
/* 5227 */
|
|
struct nn::nex::_Type_buffertail;
|
|
|
|
/* 5228 */
|
|
struct nn::nex::LogToClientController;
|
|
|
|
/* 5229 */
|
|
struct nn::nex::NintendoNotificationEventManager;
|
|
|
|
/* 5230 */
|
|
struct nn::nex::NotificationEventManager;
|
|
|
|
/* 5231 */
|
|
struct nn::nex::_DDL_ConnectionData;
|
|
|
|
/* 5232 */
|
|
struct nn::nex::ConnectionData;
|
|
|
|
/* 5233 */
|
|
struct nn::nex::_DDL_RVConnectionData;
|
|
|
|
/* 5234 */
|
|
struct nn::nex::RVConnectionData;
|
|
|
|
/* 5235 */
|
|
struct nn::nex::AccountManagementClient;
|
|
|
|
/* 5236 */
|
|
struct nn::nex::JobCreateAccount;
|
|
|
|
/* 5237 */
|
|
struct nn::nex::JobManageAccount;
|
|
|
|
/* 5238 */
|
|
struct nn::nex::AuthenticationClient;
|
|
|
|
/* 5239 */
|
|
struct nn::nex::JobTicketManagerLogin;
|
|
|
|
/* 5240 */
|
|
struct nn::nex::GlobalNotificationEventManager;
|
|
|
|
/* 5241 */
|
|
struct nn::nex::JobBackEndServicesLogout;
|
|
|
|
/* 5242 */
|
|
struct nn::nex::JobBackEndServicesTerminate;
|
|
|
|
/* 5243 */
|
|
struct nn::nex::JobWaitForNotification;
|
|
|
|
/* 5244 */
|
|
struct nn::nex::JobCheckNATProperties;
|
|
|
|
/* 5245 */
|
|
struct nn::nex::RendezVous;
|
|
|
|
/* 5246 */
|
|
struct sead::ProcessMeter;
|
|
|
|
/* 5248 */
|
|
struct sead::TimeBufferingPrintFormatter;
|
|
|
|
/* 5249 */
|
|
struct sead::ResourceMgr::SingletonDisposer_;
|
|
|
|
/* 5250 */
|
|
struct sead::ThreadMgr::SingletonDisposer_;
|
|
|
|
/* 5251 */
|
|
struct sead::PrimitiveRenderer::SingletonDisposer_;
|
|
|
|
/* 5252 */
|
|
struct sead::GlobalRandom::SingletonDisposer_;
|
|
|
|
/* 5253 */
|
|
struct sead::GlobalRandom;
|
|
|
|
/* 5254 */
|
|
struct sead::FileDeviceMgr::SingletonDisposer_;
|
|
|
|
/* 5255 */
|
|
struct agl::detail::GPUMemBlockMgr::SingletonDisposer_;
|
|
|
|
/* 5256 */
|
|
struct agl::driver::GraphicsDriverMgr::SingletonDisposer_;
|
|
|
|
/* 5257 */
|
|
struct agl::utl::DebugTextureDrawer::SingletonDisposer_;
|
|
|
|
/* 5258 */
|
|
struct agl::utl::DynamicTextureAllocator::SingletonDisposer_;
|
|
|
|
/* 5259 */
|
|
struct agl::utl::PrimitiveShape::SingletonDisposer_;
|
|
|
|
/* 5260 */
|
|
struct agl::utl::PrimitiveTexture::SingletonDisposer_;
|
|
|
|
/* 5261 */
|
|
struct agl::utl::PrimitiveVertex::SingletonDisposer_;
|
|
|
|
/* 5262 */
|
|
struct agl::utl::VertexAttributeHolder::SingletonDisposer_;
|
|
|
|
/* 5263 */
|
|
struct agl::detail::FileIOMgr::SingletonDisposer_;
|
|
|
|
/* 5264 */
|
|
struct agl::detail::PrivateResource::SingletonDisposer_;
|
|
|
|
/* 5265 */
|
|
struct agl::detail::RootNode::SingletonDisposer_;
|
|
|
|
/* 5266 */
|
|
struct agl::detail::ShaderHolder::SingletonDisposer_;
|
|
|
|
/* 5267 */
|
|
struct agl::detail::DynamicUniformBlock::SingletonDisposer_;
|
|
|
|
/* 5268 */
|
|
struct agl::utl::ParameterStringMgr::SingletonDisposer_;
|
|
|
|
/* 5269 */
|
|
struct agl::ShaderProgramArchive;
|
|
|
|
/* 5270 */
|
|
struct agl::ShaderSource;
|
|
|
|
/* 5271 */
|
|
struct eui::ScalableFontMgr::SingletonDisposer_;
|
|
|
|
/* 5272 */
|
|
struct eui::TextBoxEx::WordWrapCallback;
|
|
|
|
/* 5273 */
|
|
struct eui::FontMgr::SingletonDisposer_;
|
|
|
|
/* 5274 */
|
|
struct eui::ScreenMgr::SingletonDisposer_;
|
|
|
|
/* 5275 */
|
|
struct eui::MessageMgr::SingletonDisposer_;
|
|
|
|
/* 5276 */
|
|
struct sead::ptcl::Config;
|
|
|
|
/* 5277 */
|
|
struct al::EventFlowChartInitInfo;
|
|
|
|
/* 5278 */
|
|
struct al::FlowMapParts;
|
|
|
|
/* 5279 */
|
|
struct al::ModelDrawerDeferredSilhouette;
|
|
|
|
/* 5280 */
|
|
struct SimpleSignBoardFunction;
|
|
|
|
/* 5281 */
|
|
struct al::CameraPoserShooterSingle;
|
|
|
|
/* 5282 */
|
|
struct al::WorldAoParam;
|
|
|
|
/* 5283 */
|
|
struct al::VertexDrawer::Vertex;
|
|
|
|
/* 5284 */
|
|
struct al::FlareFilterParam;
|
|
|
|
/* 5285 */
|
|
struct al::SeShapeCube;
|
|
|
|
/* 5286 */
|
|
struct al::SeShapeLine;
|
|
|
|
/* 5287 */
|
|
struct al::SeShapePlaneRect;
|
|
|
|
/* 5288 */
|
|
struct al::SpeakerArrange5Point1ItuR;
|
|
|
|
/* 5289 */
|
|
struct al::SpeakerArrange5Point1Square;
|
|
|
|
/* 5290 */
|
|
struct al::CloudRenderer;
|
|
|
|
/* 5291 */
|
|
struct al::CubeMapDrawInfo;
|
|
|
|
/* 5292 */
|
|
struct al::ShaderHolder::SingletonDisposer_;
|
|
|
|
/* 5293 */
|
|
struct al::EventFlowActorTerritory;
|
|
|
|
/* 5294 */
|
|
struct al::EventFlowEventData;
|
|
|
|
/* 5295 */
|
|
struct al::LightMapParam;
|
|
|
|
/* 5296 */
|
|
struct al::TraceActor;
|
|
|
|
/* 5297 */
|
|
struct al::ScreenCapture;
|
|
|
|
/* 5298 */
|
|
struct al::SeListenerPoserAdjustMiddlePos;
|
|
|
|
/* 5299 */
|
|
struct al::CubeMapMgr::CreatorUnit;
|
|
|
|
/* 5300 */
|
|
struct nn::atk::detail::driver::HardwareManager::EffectAuxListScopedLock;
|
|
|
|
/* 5301 */
|
|
struct nn::atk::detail::driver::HardwareManager::EffectAuxListForFinalMixScopedLock;
|
|
|
|
/* 5302 */
|
|
struct nn::atk::detail::driver::HardwareManager::EffectAuxListForAdditionalSubMixScopedLock;
|
|
|
|
/* 5303 */
|
|
struct nn::atk::detail::SequenceSoundRuntime::SequenceNoteOnCallback;
|
|
|
|
/* 5304 */
|
|
struct nn::atk::detail::driver::Channel::Disposer;
|
|
|
|
/* 5305 */
|
|
struct nn::atk::detail::BiquadFilterLpf;
|
|
|
|
/* 5306 */
|
|
struct nn::atk::detail::BiquadFilterHpf;
|
|
|
|
/* 5307 */
|
|
struct nn::atk::detail::BiquadFilterBpf512;
|
|
|
|
/* 5308 */
|
|
struct nn::atk::detail::BiquadFilterBpf1024;
|
|
|
|
/* 5309 */
|
|
struct nn::atk::detail::BiquadFilterBpf2048;
|
|
|
|
/* 5310 */
|
|
struct nn::atk::detail::BiquadFilterLpfNw4fCompatible48k;
|
|
|
|
/* 5311 */
|
|
struct nn::atk::detail::BiquadFilterHpfNw4fCompatible48k;
|
|
|
|
/* 5312 */
|
|
struct nn::atk::detail::BiquadFilterBpf512Nw4fCompatible48k;
|
|
|
|
/* 5313 */
|
|
struct nn::atk::detail::BiquadFilterBpf1024Nw4fCompatible48k;
|
|
|
|
/* 5314 */
|
|
struct nn::atk::detail::BiquadFilterBpf2048Nw4fCompatible48k;
|
|
|
|
/* 5315 */
|
|
struct nn::atk::detail::driver::StreamSoundLoader::StreamDataLoadTask;
|
|
|
|
/* 5316 */
|
|
struct nn::nex::JobSigloLogin;
|
|
|
|
/* 5317 */
|
|
struct nn::nex::JobTerminate;
|
|
|
|
/* 5318 */
|
|
struct nn::ui2d::Ui2dCircleShape;
|
|
|
|
/* 5319 */
|
|
struct sead::RegionLanguageMgr::SingletonDisposer_;
|
|
|
|
/* 5320 */
|
|
struct sead::Decompressor;
|
|
|
|
/* 5321 */
|
|
struct sead::nnsdk;
|
|
|
|
/* 5322 */
|
|
struct agl::lyr::Renderer::SingletonDisposer_;
|
|
|
|
/* 5323 */
|
|
struct agl::sdw::DepthShadow;
|
|
|
|
/* 5324 */
|
|
struct agl::fx::OccludedEffectMgr::Resource;
|
|
|
|
/* 5325 */
|
|
struct agl::fctr::GPUStressChecker::SingletonDisposer_;
|
|
|
|
/* 5326 */
|
|
struct agl::lyr::DrawMethod;
|
|
|
|
/* 5327 */
|
|
struct eui::ArcResourceMgr::ArcResource;
|
|
|
|
/* 5328 */
|
|
struct BossKnuckleMummyGenerator;
|
|
|
|
/* 5329 */
|
|
struct GiantWanderBossLifeUpItemHolder;
|
|
|
|
/* 5330 */
|
|
struct KoopaDoveEmitter;
|
|
|
|
/* 5331 */
|
|
struct al::LppLine;
|
|
|
|
/* 5332 */
|
|
struct DemoActorCapManHero;
|
|
|
|
/* 5333 */
|
|
struct DemoActorCapManHeroine;
|
|
|
|
/* 5334 */
|
|
struct DemoActorHack;
|
|
|
|
/* 5335 */
|
|
struct DemoActorKoopaShip;
|
|
|
|
/* 5336 */
|
|
struct DemoActorPeach;
|
|
|
|
/* 5337 */
|
|
struct DemoActorShineTower;
|
|
|
|
/* 5338 */
|
|
struct DemoPeachWedding;
|
|
|
|
/* 5339 */
|
|
struct EnemyStateHackFunction;
|
|
|
|
/* 5340 */
|
|
struct EnemyStateReset;
|
|
|
|
/* 5341 */
|
|
struct ImomuDitherAnimator;
|
|
|
|
/* 5342 */
|
|
struct SimplePlayerFinder;
|
|
|
|
/* 5343 */
|
|
struct al::LppCaustics;
|
|
|
|
/* 5344 */
|
|
struct DamageModel;
|
|
|
|
/* 5345 */
|
|
struct CarFunction;
|
|
|
|
/* 5346 */
|
|
struct nn::nex::DataStoreFetchMyInfosResult;
|
|
|
|
/* 5347 */
|
|
struct nn::nex::_DDL_DataStoreFetchMyInfosResult;
|
|
|
|
/* 5348 */
|
|
struct TimeBalloonBonusKeeper;
|
|
|
|
/* 5349 */
|
|
struct TimeBalloonDataState::UpdatePutBalloonOwn::StateNrvCreateNotice;
|
|
|
|
/* 5350 */
|
|
struct TimeBalloonNoticeSequenceData;
|
|
|
|
/* 5351 */
|
|
struct TimeBalloonTalkMessageChoice;
|
|
|
|
/* 5352 */
|
|
struct NpcStateTurnSeparate;
|
|
|
|
/* 5353 */
|
|
struct SessionMusicianBgmController;
|
|
|
|
/* 5354 */
|
|
struct SessionMusicianWarpAgent;
|
|
|
|
/* 5355 */
|
|
struct HackCapFunction;
|
|
|
|
/* 5356 */
|
|
struct HackerStateBase;
|
|
|
|
/* 5357 */
|
|
struct HackerStateNormalJump;
|
|
|
|
/* 5358 */
|
|
struct PlayerCostumeFunction;
|
|
|
|
/* 5359 */
|
|
struct PlayerStateGroundSpin;
|
|
|
|
/* 5360 */
|
|
struct PlayerStateRun;
|
|
|
|
/* 5361 */
|
|
struct YoshiStateHackWait;
|
|
|
|
/* 5362 */
|
|
struct YoshiTongueJointControlKeeper;
|
|
|
|
/* 5363 */
|
|
struct al::LppPoint;
|
|
|
|
/* 5364 */
|
|
struct al::LppProj;
|
|
|
|
/* 5365 */
|
|
struct al::LppProjOrtho;
|
|
|
|
/* 5366 */
|
|
struct al::LppSpot;
|
|
|
|
/* 5368 */
|
|
struct StageSceneStateTimeBalloonSelectBalloonBase;
|
|
|
|
/* 5369 */
|
|
struct SequenceFactory;
|
|
|
|
/* 5370 */
|
|
struct Application::SingletonDisposer_;
|
|
|
|
/* 5371 */
|
|
struct nn::nex::_DDL_DataStoreChangeMetaParam;
|
|
|
|
/* 5372 */
|
|
struct nn::nex::BandwidthCounterMap::IOBandwidthCounter;
|
|
|
|
/* 5373 */
|
|
struct nn::nex::_Type_buffer;
|
|
|
|
/* 5374 */
|
|
struct nn::nex::JobTicketManagerAcquireTicket;
|
|
|
|
/* 5375 */
|
|
struct nn::nex::KerberosAuthentication;
|
|
|
|
/* 5376 */
|
|
struct sead::ProcessMeter::SingletonDisposer_;
|
|
|
|
/* 5377 */
|
|
struct sead::DebugFontMgrJis1Nvn::SingletonDisposer_;
|
|
|
|
/* 5378 */
|
|
struct sead::DebugFontMgrNvn::SingletonDisposer_;
|
|
|
|
/* 5379 */
|
|
struct sead::PrimitiveDrawMgrNvn::SingletonDisposer_;
|
|
|
|
/* 5380 */
|
|
struct agl::g3d::TextureDataInitializerG3D;
|
|
|
|
/* 5381 */
|
|
struct eui::UniteButton::ButtonType;
|
|
|
|
/* 5382 */
|
|
struct al::BgmCombinedLineInfo;
|
|
|
|
/* 5384 */
|
|
struct sead::ptcl::PtclSystem;
|
|
|
|
/* 5385 */
|
|
struct sead::ptcl::PtclEditorInterface;
|
|
|
|
/* 5386 */
|
|
struct sead::RegionLanguageID;
|
|
|
|
/* 5387 */
|
|
struct al::RailMoveMovement;
|
|
|
|
/* 5388 */
|
|
struct al::NetworkThread;
|
|
|
|
/* 5389 */
|
|
struct al::ModelDrawParts;
|
|
|
|
/* 5390 */
|
|
struct al::GridMeshType;
|
|
|
|
/* 5391 */
|
|
struct al::SeRollOffCurveType;
|
|
|
|
/* 5392 */
|
|
struct al::SeRtpcInputType;
|
|
|
|
/* 5393 */
|
|
struct al::SeFluctuationType;
|
|
|
|
/* 5394 */
|
|
struct al::FarClear;
|
|
|
|
/* 5395 */
|
|
struct al::ProcTex2DType;
|
|
|
|
/* 5396 */
|
|
struct al::ProcTex3DType;
|
|
|
|
/* 5397 */
|
|
struct al::SpectrumTexture;
|
|
|
|
/* 5398 */
|
|
struct al::ShadowMaskDrawCategory;
|
|
|
|
/* 5399 */
|
|
struct al::ShadowMaskType;
|
|
|
|
/* 5400 */
|
|
struct al::InitResourceDataAction;
|
|
|
|
/* 5401 */
|
|
struct al::AudioEffectDataBase;
|
|
|
|
/* 5402 */
|
|
struct al::GraphicsQualityMode;
|
|
|
|
/* 5403 */
|
|
struct al::EffectPrefixType;
|
|
|
|
/* 5404 */
|
|
struct al::LppLightType;
|
|
|
|
/* 5405 */
|
|
struct al::ActorInitResourceData;
|
|
|
|
/* 5406 */
|
|
struct sead::RegionID;
|
|
|
|
/* 5407 */
|
|
struct sead::LanguageID;
|
|
|
|
/* 5408 */
|
|
struct agl::pfx::Bloom::Context;
|
|
|
|
/* 5409 */
|
|
struct rs::ItemType::ValueArray;
|
|
|
|
/* 5410 */
|
|
struct BossForestBlock::BlockType;
|
|
|
|
/* 5411 */
|
|
struct BossForestRingBeamBunch;
|
|
|
|
/* 5412 */
|
|
struct TRexRouteInfoBase;
|
|
|
|
/* 5413 */
|
|
struct BossType;
|
|
|
|
/* 5414 */
|
|
struct LifeUpItemFunction;
|
|
|
|
/* 5415 */
|
|
struct CommonSelectParts::SelectPartsState;
|
|
|
|
/* 5416 */
|
|
struct MiniGameMenu::MenuType;
|
|
|
|
/* 5417 */
|
|
struct ShopItem::ShopItemState;
|
|
|
|
/* 5418 */
|
|
struct CapMessageKeeper::CapMsgType;
|
|
|
|
/* 5419 */
|
|
struct CapMessageKeeper::CapMsgType::ValueArray;
|
|
|
|
/* 5420 */
|
|
struct CapMessageKeeper::CapMsgTypeNoSave;
|
|
|
|
/* 5421 */
|
|
struct CapSlotReel::ItemType::ValueArray;
|
|
|
|
/* 5422 */
|
|
struct MeganeKeyMoveMapParts;
|
|
|
|
/* 5423 */
|
|
struct al::YamlParamType;
|
|
|
|
/* 5424 */
|
|
struct RigidBodyFunction;
|
|
|
|
/* 5425 */
|
|
struct TimeBalloon::RankAchievement;
|
|
|
|
/* 5426 */
|
|
struct TimeBalloonGotInfoLayout;
|
|
|
|
/* 5427 */
|
|
struct TimeBalloonMyRankLayout;
|
|
|
|
/* 5428 */
|
|
struct GhostPlayer::GhostPlayerColor;
|
|
|
|
/* 5429 */
|
|
struct SessionEventProgress;
|
|
|
|
/* 5430 */
|
|
struct SessionMusicianNpc::EventType;
|
|
|
|
/* 5431 */
|
|
struct SessionMusicianType;
|
|
|
|
/* 5432 */
|
|
struct TalkNpcSwitchActionPlayerHolder;
|
|
|
|
/* 5433 */
|
|
struct PlayerAnimControlSwimWalk;
|
|
|
|
/* 5434 */
|
|
struct al::InformationWindowKoopaCapRequesterNrvCountReappear;
|
|
|
|
/* 5435 */
|
|
struct al::InformationWindowKoopaCapRequesterNrvShowReappear;
|
|
|
|
/* 5436 */
|
|
struct TimeBalloonUtil::EEntryId;
|
|
|
|
/* 5437 */
|
|
struct nn::nex::DataStoreChangeMetaParam;
|
|
|
|
/* 5438 */
|
|
struct nn::nex::NATTraversalStream;
|
|
|
|
/* 5439 */
|
|
struct nn::nex::UDPTransport;
|
|
|
|
/* 5440 */
|
|
struct al::AudioResourcePlayer;
|
|
|
|
/* 5441 */
|
|
struct al::BgmDataBase;
|
|
|
|
/* 5442 */
|
|
struct al::CameraPoserProgramableKeepColliderPreCamera;
|
|
|
|
/* 5443 */
|
|
struct GKShipFunction;
|
|
|
|
/* 5444 */
|
|
struct TsukkunUtil;
|
|
|
|
/* 5445 */
|
|
struct al::CameraTriangleFilter;
|
|
|
|
/* 5446 */
|
|
struct al::CameraTriangleFilterOnlyCeiling;
|
|
|
|
/* 5447 */
|
|
struct al::SubjectiveCameraTriangleFilter;
|
|
|
|
/* 5448 */
|
|
struct al::EffectObjFunction;
|
|
|
|
/* 5449 */
|
|
struct al::MeshQuadtree;
|
|
|
|
/* 5450 */
|
|
struct al::MeshQuadArray;
|
|
|
|
/* 5451 */
|
|
struct agl::fx::OcclusionRenderer::ClearBufVtxStream;
|
|
|
|
/* 5452 */
|
|
struct StageEventDemoFunction;
|
|
|
|
/* 5453 */
|
|
struct CapMessageMoonNotifierFunction;
|
|
|
|
/* 5454 */
|
|
struct al::EffectDataBase;
|
|
|
|
/* 5455 */
|
|
struct agl::fctr::GPUStressChecker::StampObj;
|
|
|
|
/* 5456 */
|
|
struct ShineChipStorageInfoFunction;
|
|
|
|
/* 5457 */
|
|
struct CaptionInfoHolder;
|
|
|
|
/* 5458 */
|
|
struct alCollisionCodeFunction;
|
|
|
|
/* 5459 */
|
|
struct CinemaCaptionFunction;
|
|
|
|
/* 5460 */
|
|
struct ApplicationFunction;
|
|
|
|
/* 5461 */
|
|
struct alDemoSyncedEventFunction;
|
|
|
|
/* 5462 */
|
|
struct GiantWanderBossFootEffect;
|
|
|
|
/* 5463 */
|
|
struct MoonBasementFallObjFunction;
|
|
|
|
/* 5464 */
|
|
struct al::SimpleLayoutAppear;
|
|
|
|
/* 5465 */
|
|
struct HipDropTransformPartsWatcher;
|
|
|
|
/* 5466 */
|
|
struct TimeBalloonMyBalloonInfoLayout;
|
|
|
|
/* 5467 */
|
|
struct MultiGateKeeperBonfire;
|
|
|
|
/* 5468 */
|
|
struct DemoShine;
|
|
|
|
/* 5469 */
|
|
struct DemoSceneFunction;
|
|
|
|
/* 5470 */
|
|
struct CapTargetParts;
|
|
|
|
/* 5471 */
|
|
struct KoopaShipWeddingPartsInfo;
|
|
|
|
/* 5472 */
|
|
struct RocketFlowerFunction;
|
|
|
|
/* 5473 */
|
|
struct nn::nex::NATTransportAdapter;
|
|
|
|
/* 5474 */
|
|
struct agl::UniformLocation;
|
|
|
|
/* 5475 */
|
|
struct agl::ImageLocation;
|
|
|
|
/* 5476 */
|
|
struct agl::ShaderStorageBlockLocation;
|
|
|
|
/* 5477 */
|
|
struct agl::AttributeLocation;
|
|
|
|
/* 5478 */
|
|
struct agl::utl::ImageFilter2D;
|
|
|
|
/* 5479 */
|
|
struct alViewRendererFunction;
|
|
|
|
/* 5480 */
|
|
struct alSubActorFunction;
|
|
|
|
/* 5481 */
|
|
struct al::ShaderSamplerSetter;
|
|
|
|
/* 5485 */
|
|
struct __cppobj sead::FixedSafeString512 : sead::BufferedSafeStringBase
|
|
{
|
|
char mData[512];
|
|
};
|
|
|
|
/* 5484 */
|
|
struct __attribute__((aligned(8))) al::SceneInitInfo
|
|
{
|
|
const al::GameSystemInfo *mSystemInfo;
|
|
al::GameDataHolderBase *mDataHolderBase;
|
|
al::ScreenCaptureExecutor *mScreenCaptureExectuor;
|
|
const char *field_18;
|
|
int field_20;
|
|
__attribute__((aligned(8))) sead::FixedSafeString512 field_28;
|
|
al::AudioDirector *mAudioDirector;
|
|
};
|
|
|
|
/* 5486 */
|
|
struct al::SequenceInitInfo
|
|
{
|
|
const al::GameSystemInfo *mSystemInfo;
|
|
};
|
|
|
|
/* 5488 */
|
|
struct /*VFT*/ al::GameDataHolderBase_vtbl
|
|
{
|
|
void *(__fastcall *getMessageSystem)(al::GameDataHolderBase *);
|
|
};
|
|
|
|
/* 5505 */
|
|
union nn::os::MutexType::$B8F3897512A55A5D3977AA8F742F121D
|
|
{
|
|
int32_t _mutexImage[1];
|
|
nn::os::detail::InternalCriticalSectionStorage _mutex;
|
|
};
|
|
|
|
/* 5510 */
|
|
enum sead::MessageQueue::BlockType
|
|
{
|
|
sead_MessageQueue_BlockType_Blocking = 0x0,
|
|
sead_MessageQueue_BlockType_NonBlocking = 0x1,
|
|
};
|
|
|
|
/* 5511 */
|
|
struct __cppobj sead::Thread_vtbl : sead::IDisposer_vtbl
|
|
{
|
|
__int64 (__fastcall *_ZN4sead6Thread7destroyEv)(sead::Thread *__hidden this);
|
|
__int64 (__fastcall *sendMessage)(sead::Thread *a1, __int64 a2, int a3);
|
|
__int64 (__fastcall *_ZN4sead6Thread11recvMessageENS_12MessageQueue9BlockTypeE)(sead::Thread *a1, __int64 a2);
|
|
__int64 (__fastcall *_ZNK4sead6Thread15getMessageQueueEv)(sead::Thread *this);
|
|
bool (__fastcall *start)(sead::Thread *__hidden this);
|
|
__int64 (__fastcall *quit)(sead::Thread *__hidden this, bool);
|
|
void (__fastcall *waitDone)(sead::Thread *this);
|
|
__int64 (__fastcall *_ZN4sead6Thread26quitAndDestroySingleThreadEb)(sead::Thread *__hidden this, bool);
|
|
__int64 (__fastcall *_ZN4sead6Thread27quitAndWaitDoneSingleThreadEb)(sead::Thread *__hidden this, bool);
|
|
void (__fastcall *setPriority)(sead::Thread *this, __int64 priority);
|
|
__int64 (__fastcall *_ZNK4sead6Thread11getPriorityEv)(sead::Thread *__hidden this);
|
|
__int64 (__fastcall *_ZNK4sead6Thread12getBlockTypeEv)(sead::Thread *__hidden this);
|
|
__int64 (__fastcall *_ZNK4sead6Thread12getStackSizeEv)(sead::Thread *__hidden this);
|
|
__int64 (__fastcall *_ZNK4sead6Thread21calcStackUsedSizePeakEv)(sead::Thread *__hidden this);
|
|
__int64 (__fastcall *_ZN4sead6Thread4run_Ev)(sead::Thread *__hidden this);
|
|
void (__cdecl __noreturn *calc_)(sead::Thread *, __int64);
|
|
__int64 (__fastcall *_ZNK4sead6Thread26getStackCheckStartAddress_Ev)(sead::Thread *__hidden this);
|
|
};
|
|
|
|
/* 5512 */
|
|
struct __cppobj al::NerveExecutor_vtbl : al::IUseNerve_vtbl
|
|
{
|
|
void *(__fastcall *dtor1)(al::NerveExecutor *);
|
|
void *(__fastcall *dtor2)(al::NerveExecutor *);
|
|
};
|
|
|
|
/* 5513 */
|
|
struct __cppobj al::Scene_vtbl : al::NerveExecutor_vtbl
|
|
{
|
|
_QWORD (__fastcall *init)(al::Scene *__hidden this, const al::SceneInitInfo *);
|
|
__int64 (__fastcall *appear)(al::Scene *__hidden this);
|
|
__int64 (__fastcall *kill)(al::Scene *__hidden this);
|
|
__int64 (__fastcall *_ZN2al5Scene8movementEv)(al::Scene *__hidden this);
|
|
__int64 (__fastcall *_ZN2al5Scene7controlEv)(al::Scene *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al5Scene8drawMainEv)(al::Scene *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al5Scene7drawSubEv)(al::Scene *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al5Scene14getAudioKeeperEv)(al::Scene *__hidden this);
|
|
al::SceneObjHolder *(__fastcall *getSceneObjHolder)(al::Scene *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al5Scene17getCameraDirectorEv)(al::Scene *__hidden this);
|
|
};
|
|
|
|
/* 5515 */
|
|
struct al::IUseCamera
|
|
{
|
|
al::IUseCamera_vtbl *__vftable /*VFT*/;
|
|
};
|
|
|
|
/* 5531 */
|
|
struct __cppobj NpcEventDirector_vtbl : al::NerveExecutor_vtbl
|
|
{
|
|
void (__fastcall *init)(NpcEventDirector *, const al::ActorInitInfo *);
|
|
al::IUseCamera_vtbl baseclass_1;
|
|
al::IUseCollision_vtbl baseclass_2;
|
|
al::IUseExecutor_vtbl baseclass_3;
|
|
al::IUseMessageSystem_vtbl baseclass_4;
|
|
al::IUseSceneObjHolder_vtbl baseclass_5;
|
|
};
|
|
|
|
/* 5533 */
|
|
struct __cppobj al::Sequence_vtbl : al::NerveExecutor_vtbl
|
|
{
|
|
_QWORD (__fastcall *_ZN2al8Sequence4initERKNS_16SequenceInitInfoE)(al::Sequence *__hidden this, const al::SequenceInitInfo *);
|
|
__int64 (__fastcall *_ZN2al8Sequence6updateEv)(al::NerveExecutor *this);
|
|
__int64 (__fastcall *kill)(al::Sequence *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al8Sequence8drawMainEv)(al::Sequence *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al8Sequence7drawSubEv)(al::Sequence *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al8Sequence14getAudioKeeperEv)(al::Sequence *__hidden this);
|
|
__int64 (__fastcall *_ZNK2al8Sequence12isDisposableEv)(al::Sequence *__hidden this);
|
|
StageScene *(__fastcall *getCurrentScene)(al::Sequence *__hidden this);
|
|
al::IUseAudioKeeper baseclass_1;
|
|
al::IUseSceneCreator baseclass_2;
|
|
};
|
|
|
|
/* 5534 */
|
|
enum sead::CoreId
|
|
{
|
|
CoreId_0 = 0x0,
|
|
CoreId_1 = 0x1,
|
|
CoreId_2 = 0x2,
|
|
CoreId_3 = 0x3,
|
|
};
|
|
|
|
/* 5535 */
|
|
struct al::IUseLayoutAction;
|
|
|
|
/* 5536 */
|
|
struct al::WaveVibrationData;
|
|
|
|
/* 5537 */
|
|
struct al::IUseLayout;
|
|
|
|
/* 5538 */
|
|
struct __cppobj al::StringTmp64 : sead::FixedSafeString64
|
|
{
|
|
};
|
|
|