Identify some more WRAM labels

This commit is contained in:
Rangi
2019-04-19 11:35:27 -04:00
parent d5f5e6d5db
commit 45e3f6aca9
13 changed files with 47 additions and 38 deletions

View File

@@ -1836,7 +1836,7 @@ Function5000: ; unscripted?
ret
GetMovementByte:
ld hl, wMovementDataPointer
ld hl, wMovementDataBank
call _GetMovementByte
ret