mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
Implement INCLUDE_ONCE directive (#1481)
Identify files by (device, inode), not by path, so that symlinks, relative paths, case-insensitive paths, or other edge cases do not result in double includes.
This commit is contained in:
1
test/asm/include-once.inc
Normal file
1
test/asm/include-once.inc
Normal file
@@ -0,0 +1 @@
|
||||
DEF HELLO EQU 1
|
||||
Reference in New Issue
Block a user