mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 22:40:11 -04:00
build fix
This commit is contained in:
@@ -54,7 +54,7 @@ cPhs_State daObjGnnbtaki_c::_create() {
|
||||
if (state == cPhs_COMPLEATE_e) {
|
||||
state = cPhs_ERROR_e;
|
||||
if (fopAcM_entrySolidHeap(this, solidHeapCB, 0)) {
|
||||
field_0x2B1 = base.mParameters & 0xF;
|
||||
field_0x2B1 = fopAcM_GetParam(this) & 0xF;
|
||||
if (field_0x2B1 == 0xF) {
|
||||
field_0x2B1 = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user