mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 02:02:06 +00:00
10 lines
327 B
Plaintext
10 lines
327 B
Plaintext
error: CHARSIZE: No character mapping for ""
|
|
at charsize.asm(17)
|
|
error: CHARSIZE: No character mapping for "hello world"
|
|
at charsize.asm(18)
|
|
error: CHARSIZE: No character mapping for "abcdef"
|
|
at charsize.asm(19)
|
|
error: CHARSIZE: No character mapping for "é"
|
|
at charsize.asm(20)
|
|
Assembly aborted with 4 errors!
|