Comment the Crystal 1.0 bugs as "BUG:" too
This commit is contained in:
@@ -867,8 +867,8 @@ INCBIN "gfx/mobile/stadium2_n64.2bpp"
|
||||
|
||||
Stadium2N64Tilemap:
|
||||
if DEF(_CRYSTAL11)
|
||||
; Crystal 1.1 corrupted this tilemap by treating $0a bytes as Unix newlines,
|
||||
; and converting them to $0d $0a Windows newlines.
|
||||
; BUG: Crystal 1.1 corrupted this tilemap by treating $0a bytes as
|
||||
; Unix newlines, and converting them to $0d $0a Windows newlines.
|
||||
INCBIN "gfx/mobile/stadium2_n64_corrupt.tilemap"
|
||||
else
|
||||
INCBIN "gfx/mobile/stadium2_n64.tilemap"
|
||||
|
Reference in New Issue
Block a user