Sync code with wiki

This commit is contained in:
Rangi
2018-02-04 13:16:40 -05:00
parent 6c405e3859
commit d6b00d0cc1
9 changed files with 25 additions and 25 deletions

View File

@@ -85,7 +85,7 @@ ReturnFromMapSetupScript:: ; b8000
ret z
cp POWER_PLANT
ret z
ld a, $1
ld a, 1
and a
ret
; b8089