mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
Fix small encoding error (unicode).
hg-commit-id: 8200663be6e4
This commit is contained in:
parent
f9bbe64cc1
commit
a2887bc963
|
|
@ -90,7 +90,7 @@ W_ISLINKBATTLE EQU $D12B
|
|||
|
||||
W_CURMAP EQU $D35E
|
||||
|
||||
W_YCOORD EQU $D361 ; player¿s position on the current map
|
||||
W_YCOORD EQU $D361 ; player’s position on the current map
|
||||
W_XCOORD EQU $D362
|
||||
|
||||
W_RIVALSTARTER EQU $D715
|
||||
|
|
|
|||
Loading…
Reference in a new issue