mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 22:37:50 +00:00
Allow multiple preinclude files (#1763)
This commit is contained in:
4
test/asm/preinclude-2.inc
Normal file
4
test/asm/preinclude-2.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
warn "another pre-included file"
|
||||
|
||||
def v1 += 10
|
||||
def v2 -= 10
|
||||
Reference in New Issue
Block a user