mirror of
https://github.com/switchbrew/switch-tools.git
synced 2025-11-08 00:31:18 +01: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 | ||