Gabriel Marcano d682a65df6
Fix GCC warning, snprintf limit too long (#623)
- One snprintf in arm9/source/godmode.c call had a limit that was past
   the size of the datestr variable it was writing into. Fixed to match
   the size of the variable.
2020-08-24 23:42:56 -03:00
..
2019-06-03 02:28:26 +02:00
2017-11-17 19:37:45 +01:00
2020-08-20 14:31:16 -04:00
2017-11-17 19:37:45 +01:00
2020-08-19 23:11:45 -03:00