mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
8 lines
155 B
NASM
8 lines
155 B
NASM
IF 1
|
|
X = 0
|
|
INCLUDE "endc-eof-newline.inc"
|
|
INCLUDE "endc-eof-newline-else.inc"
|
|
X = 1
|
|
INCLUDE "endc-eof-newline.inc"
|
|
INCLUDE "endc-eof-newline-else.inc"
|
|
ENDC |