forked from Mirror/GodMode9
- 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.
- 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.