mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-15 20:40:19 -04:00
f_op_kankyo_mng OK
This commit is contained in:
@@ -48,7 +48,7 @@ void fopKyM_Delete(void* i_process) {
|
||||
}
|
||||
|
||||
/* 8002A988-8002A9D8 .text fopKyM_Create__FsPFPv_iPv */
|
||||
static int fopKyM_Create(s16 i_procName, fopKyM_CreateFunc i_createFunc, void* i_process) {
|
||||
int fopKyM_Create(s16 i_procName, fopKyM_CreateFunc i_createFunc, void* i_process) {
|
||||
return fpcM_Create(i_procName, i_createFunc, i_process);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user