mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
cab9cb06a3
This disallows starting/ending an IF inside an INCLUDEd file or a macro expansion
4 lines
42 B
PHP
4 lines
42 B
PHP
if 1
|
|
println "inside include"
|
|
; no endc
|