mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-05 20:59:13 -04:00
start d_menu_option
This commit is contained in:
@@ -51,7 +51,7 @@ s32 daObjQuake_c::_create() {
|
||||
}
|
||||
|
||||
if (l_HIO.mChildID < 0) {
|
||||
l_HIO.mChildID = mDoHIO_root.mDoHIO_createChild("振動効果", &l_HIO);
|
||||
l_HIO.mChildID = mDoHIO_root.mDoHIO_createChild("振動効果", &l_HIO); // "Vibration Effect"
|
||||
}
|
||||
|
||||
l_HIO.field_0x08 += 1;
|
||||
|
||||
Reference in New Issue
Block a user