mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-11 03:13:20 -04:00
e2dacba2621e90c8728b8617da37d6f8de4869b7
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.
build
cmake -B build/dusk -G "Visual Studio 17 2022" -A Win32
Description
Languages
C++
55.8%
C
43.2%
POV-Ray SDL
0.3%
Pawn
0.3%
CMake
0.3%