mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Support -P/--preinclude to pre-INCLUDE a file (#1043)
Fixes #1041 Co-authored-by: ISSOtm <eldredhabert0@gmail.com>
This commit is contained in:
7
test/asm/preinclude.out
Normal file
7
test/asm/preinclude.out
Normal file
@@ -0,0 +1,7 @@
|
||||
rept 3
|
||||
rept 3
|
||||
rept 3
|
||||
for 0/3
|
||||
for 1/3
|
||||
for 2/3
|
||||
12 + 34 = 46
|
||||
Reference in New Issue
Block a user