mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-24 16:12:32 +13:00
Fix small encoding error (unicode).
hg-commit-id: 8200663be6e4
This commit is contained in:
parent
f9bbe64cc1
commit
a2887bc963
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue