mirror of
https://github.com/pret/pmd-red.git
synced 2026-07-19 17:32:00 -05:00
Update src/code_803E724.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
This commit is contained in:
parent
0f72d97ac4
commit
8d979b9c83
|
|
@ -1090,7 +1090,7 @@ void sub_803F7BC(void)
|
|||
if (strPtr->unk1820B != 0 || strPtr->unk1820C != 0 || strPtr->unk18217 != 0) {
|
||||
sub_8005838(NULL, 0);
|
||||
}
|
||||
else if (roomId == 0xFF) {
|
||||
else if (roomId == CORRIDOR_ROOM) {
|
||||
u32 kind = (strPtr->visibilityRange == 2) ? 1 : 2;
|
||||
sub_8005838(NULL, kind);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user