Files
dusklight/include/JSystem
Lurs 3cfef81753 Fix JSUOutputStream uintptr_t operator conflict on MSVC x86.
uintptr_t == u32 == unsigned int on 32-bit MSVC since u32 was changed from unsigned long to unsigned int for TARGET_PC. Guard the uintptr_t overload to x64 only where uintptr_t != u32.
2026-02-24 20:42:46 +01:00
..
2026-02-20 21:13:50 +01:00
2026-02-24 15:29:08 +01:00
2026-02-24 19:55:15 +01:00
2026-02-24 13:15:21 +01:00
2026-02-01 15:37:26 -08:00
2026-02-24 16:35:45 +01:00
2025-09-04 17:56:59 +03:00