mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-14 05:41:42 +00:00
Deprecate __DATE__ and __TIME__ (#1786)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
; these have unpredictable values depending on the locale
|
||||
assert STRLEN(__DATE__)
|
||||
assert STRLEN(__TIME__)
|
||||
Reference in New Issue
Block a user