mirror of
https://github.com/pret/pokeheartgold.git
synced 2025-03-02 10:08:22 +00:00
Update src/unk_0203DE74.c
Co-authored-by: Thomas <doodrabbit@hotmail.com>
This commit is contained in:
parent
20d8fb3453
commit
ed8b700cfd
@ -242,7 +242,7 @@ void sub_0203E15C(FieldSystem *fsys) {
|
||||
ov01_021F6830(fsys, 0, 1);
|
||||
break;
|
||||
}
|
||||
if (gSystem.newKeys & 1) {
|
||||
if (gSystem.newKeys & PAD_BUTTON_A) {
|
||||
ov01_021EFACC(fsys->unk4->unk8);
|
||||
}
|
||||
flag = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user