mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Fix mDoHIO inlines
This commit is contained in:
@@ -98,7 +98,7 @@ void fapGm_Create() {
|
||||
fopDwTg_CreateQueue();
|
||||
fopScnM_CreateReq(PROC_LOGO_SCENE, PROC_INVALID_e, 0, 0);
|
||||
|
||||
g_HIO.mChildID = mDoHIO_root.mDoHIO_createChild("ゲームシステム", &g_HIO); // "Game System"
|
||||
g_HIO.mChildID = mDoHIO_createChild("ゲームシステム", &g_HIO); // "Game System"
|
||||
}
|
||||
|
||||
/* 80023288-800232D0 .text __dt__11fapGm_HIO_cFv */
|
||||
|
||||
Reference in New Issue
Block a user