mirror of
https://github.com/zeldaret/tp
synced 2026-09-02 18:02:55 -04:00
fixes, remove asm
This commit is contained in:
@@ -686,7 +686,7 @@ asm void* dEvt_control_c::convPId(unsigned int param_0) {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void dEvt_control_c::getStbDemoData(char* param_0) {
|
||||
asm void* dEvt_control_c::getStbDemoData(char* param_0) {
|
||||
nofralloc
|
||||
#include "asm/d/event/d_event/getStbDemoData__14dEvt_control_cFPc.s"
|
||||
}
|
||||
|
||||
@@ -797,7 +797,7 @@ int dEvent_manager_c::endCheckOld(char const* pName) {
|
||||
|
||||
/* 80047B1C-80047D4C 04245C 0230+00 1/1 10/10 210/210 .text
|
||||
* getMyStaffId__16dEvent_manager_cFPCcP10fopAc_ac_ci */
|
||||
s32 dEvent_manager_c::getMyStaffId(char const* pStaffName, fopAc_ac_c* pActor, int tagId) {
|
||||
int dEvent_manager_c::getMyStaffId(char const* pStaffName, fopAc_ac_c* pActor, int tagId) {
|
||||
int staffNum;
|
||||
int i;
|
||||
int evtIdx = -1;
|
||||
|
||||
Reference in New Issue
Block a user