1
0
Fork 0
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:
cadmic 2024-04-01 08:27:49 -07:00 committed by GitHub
parent 8bd599588c
commit a9ec5e1245
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.