PJB3005 e2dacba262 Fix JKRArchive on 64-bit
They store the data address in the same struct that's directly loaded from archive files. This means it's impossible to expand to 64-bit directly, and instead we need to allocate the data pointers in a separate array.
2026-02-24 19:55:15 +01:00
2026-01-25 21:17:59 -08:00
2024-06-10 00:34:52 -07:00
2026-02-24 19:55:15 +01:00
2026-02-24 19:55:15 +01:00
2024-10-10 08:29:58 -06:00
2024-10-10 08:29:58 -06:00
2025-11-29 19:06:39 -08:00
2025-11-29 18:05:36 -08:00
2026-01-25 21:20:02 -08:00
2024-10-10 08:29:58 -06:00
2023-07-25 17:22:44 -04:00

build

cmake -B build/dusk -G "Visual Studio 17 2022" -A Win32
S
Description
No description provided
Readme 361 MiB
Languages
C++ 54.7%
C 44.1%
Java 0.4%
POV-Ray SDL 0.3%
Pawn 0.2%
Other 0.2%