Shiftable

This commit is contained in:
jdflyer
2022-01-15 17:59:59 -07:00
parent c72012c5d8
commit e1246d9b0a
6 changed files with 512 additions and 8 deletions
+3 -3
View File
@@ -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 */