mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-08-14 13:51:02 +00:00
- 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.