mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Deprecate __DATE__ and __TIME__ (#1786)
This commit is contained in:
@@ -1710,8 +1710,6 @@ The following symbols are defined by the assembler:
|
||||
.It Dv .. Ta Ic EQUS Ta The current local label scope
|
||||
.It Dv _RS Ta Ic = Ta _RS Counter
|
||||
.It Dv _NARG Ta Ic EQU Ta Number of arguments passed to macro, updated by Ic SHIFT
|
||||
.It Dv __DATE__ Ta Ic EQUS Ta Today's date
|
||||
.It Dv __TIME__ Ta Ic EQUS Ta The current time
|
||||
.It Dv __ISO_8601_LOCAL__ Ta Ic EQUS Ta ISO 8601 timestamp (local)
|
||||
.It Dv __ISO_8601_UTC__ Ta Ic EQUS Ta ISO 8601 timestamp (UTC)
|
||||
.It Dv __UTC_YEAR__ Ta Ic EQU Ta Today's year
|
||||
|
||||
Reference in New Issue
Block a user