mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
4 lines
106 B
NASM
4 lines
106 B
NASM
; these have unpredictable values depending on the locale
|
|
assert STRLEN(__DATE__)
|
|
assert STRLEN(__TIME__)
|