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