mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-11-25 02:54:54 +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.