mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 23:07:48 +00:00
gmtime and localtime may share the same static internal struct tm, so they cannot both be initialized and then used.
gmtime and localtime may share the same static internal struct tm, so they cannot both be initialized and then used.