mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Shiftable
This commit is contained in:
@@ -277,7 +277,7 @@ extern "C" static void cMtx_XrotM__FPA4_fs();
|
||||
extern "C" static void JMAFastSqrt__Ff();
|
||||
extern "C" static void dComIfGp_particle_set__FUlUsPC4cXyzPC5csXyzPC4cXyz();
|
||||
extern "C" void cancelOriginalDemo__9daHorse_cFv();
|
||||
extern "C" void __ct__10JAISoundIDFUl();
|
||||
extern "C" void __ct__10JAISoundIDFUl(u32* this_replacement,u32 param_0);
|
||||
extern "C" static void dComIfGp_getVibration__Fv();
|
||||
extern "C" void __ct__4cXyzFfff();
|
||||
extern "C" void onDemoJumpDistance__9daHorse_cFff();
|
||||
@@ -4970,8 +4970,8 @@ asm void daHorse_c::cancelOriginalDemo() {
|
||||
#pragma pop
|
||||
|
||||
/* 807E27D0-807E27D8 -00001 0008+00 0/0 0/0 0/0 .text __ct__10JAISoundIDFUl */
|
||||
JAISoundID::JAISoundID(u32 param_0) {
|
||||
*(u32*)this = (u32)(param_0);
|
||||
extern "C" void __ct__10JAISoundIDFUl(u32* this_replacement,u32 param_0) {
|
||||
*(u32*)this_replacement = (u32)(param_0);
|
||||
}
|
||||
|
||||
/* 807E27D8-807E27E8 010438 0010+00 1/1 0/0 0/0 .text dComIfGp_getVibration__Fv */
|
||||
|
||||
Reference in New Issue
Block a user