mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-09 03:19:35 +00:00
4ed5ba7508
gmtime and localtime may share the same static internal struct tm, so they cannot both be initialized and then used.