You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Cleaning up static HRAM labels; movement stuff, route 38 trainers
This commit is contained in:
@@ -899,7 +899,7 @@ PlayerMovement: ; 96af0
|
||||
CheckMenuOW: ; 96b30
|
||||
xor a
|
||||
ld [hMenuReturn], a
|
||||
ld [$ffa1], a
|
||||
ld [hMenuReturn + 1], a
|
||||
ld a, [hJoyPressed]
|
||||
|
||||
bit 2, a ; SELECT
|
||||
|
||||
Reference in New Issue
Block a user