mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 07:51:51 +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:
@@ -1972,6 +1972,13 @@ calls infinitely (or until you run out of memory, whichever comes first).
|
||||
.Bd -literal -offset indent
|
||||
INCLUDE "irq.inc"
|
||||
.Ed
|
||||
.Pp
|
||||
You may also implicitly
|
||||
.Ic INCLUDE
|
||||
a file before the source file with the
|
||||
.Fl P
|
||||
option of
|
||||
.Xr rgbasm 1 .
|
||||
.Ss Conditional assembling
|
||||
The four commands
|
||||
.Ic IF , ELIF , ELSE ,
|
||||
|
||||
Reference in New Issue
Block a user