mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
warning: `__DATE__` is deprecated; use `__ISO_8601_LOCAL__` [-Wobsolete]
|
|
at date-time.asm(2)
|
|
warning: `__TIME__` is deprecated; use `__ISO_8601_LOCAL__` [-Wobsolete]
|
|
at date-time.asm(3)
|