mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 06:06:04 +00:00
Replace ‾ with - in z_bg_gnd_iceblock.c for encoding into EUC-JP (#1937)
This commit is contained in:
parent
8bd599588c
commit
a9ec5e1245
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ void BgGndIceblock_Destroy(Actor* thisx, PlayState* play) {
|
||||||
* | 3 h8 15 19 |
|
* | 3 h8 15 19 |
|
||||||
* | 4 9 11 XX *20*|
|
* | 4 9 11 XX *20*|
|
||||||
* |*5* XX 12 *21*|
|
* |*5* XX 12 *21*|
|
||||||
* ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
|
* ----------------------
|
||||||
* XX are rocks
|
* XX are rocks
|
||||||
* ** are pits
|
* ** are pits
|
||||||
* h is the hole.
|
* h is the hole.
|
||||||
|
|
Loading…
Reference in a new issue