mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Avoid allocating a *ton* of data per charmap Stop relying on uninitialized data in charmap nodes Only initialize charmap nodes lazily
8 lines
348 B
Plaintext
8 lines
348 B
Plaintext
ERROR: multiple-charmaps.asm(100) -> multiple-charmaps.asm::new_(7):
|
|
Charmap 'map1' already exists
|
|
ERROR: multiple-charmaps.asm(102) -> multiple-charmaps.asm::set_(13):
|
|
Charmap 'map5' doesn't exist
|
|
ERROR: multiple-charmaps.asm(104) -> multiple-charmaps.asm::pop_(23):
|
|
No entries in the charmap stack
|
|
error: Assembly aborted (3 errors)!
|