mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Use std::vector for charmap output
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
SECTION "test", ROM0
|
||||
db ""
|
||||
dw ""
|
||||
dl ""
|
||||
assert ("") == 0
|
||||
assert SIZEOF("test") == 0
|
||||
Reference in New Issue
Block a user