mirror of
https://github.com/switchbrew/switch-tools.git
synced 2025-06-21 05:22:40 +02:00
* Fix bug with title id parsing on Windows. On Windows, longs (as specified by %lX) are 32-bit, not 64-bit, so assuming its size results in the upper 32-bits of the title id being lost. * Use SCNx64 instead. |
||
---|---|---|
src | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README |