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