mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Missed some spots where cPhs_State should be used
This commit is contained in:
@@ -1693,7 +1693,7 @@ static s16 daNpcRoten_XyEventCB(void* i_this, int param_1) {
|
||||
}
|
||||
|
||||
/* 00000EA8-000011C8 .text createInit__12daNpcRoten_cFv */
|
||||
s32 daNpcRoten_c::createInit() {
|
||||
cPhs_State daNpcRoten_c::createInit() {
|
||||
int weight = 0xFF;
|
||||
if(getPrmRailID() != 0xFF) {
|
||||
mPathRun.setInf(getPrmRailID(), fopAcM_GetRoomNo(this), true);
|
||||
|
||||
Reference in New Issue
Block a user