Descent3/ddio
Sebastian Holtermann 8ffbc6c5ea Fix array size computation
This fixes an array size computation that assumed that the array elements
are char * when in fact they are char arrays.
2024-12-02 18:01:00 +01:00
..
tests
chrono_timer.cpp
chrono_timer.h
CMakeLists.txt
controller.h d3: delete empty function bodies 2024-11-03 23:39:38 +01:00
ddio_common.h
ddio_lnx.h
ddio.cpp
ddio.h
file.cpp
key.cpp
lnxfile.cpp
lnxforcefeedback.cpp
lnxio.cpp
lnxkey_null.cpp
lnxkey_sdl.cpp
lnxkey.cpp
lnxmouse.cpp Fix array size computation 2024-12-02 18:01:00 +01:00
sdlcontroller.cpp d3: delete empty function bodies 2024-11-03 23:39:38 +01:00
sdlcontroller.h d3: delete empty function bodies 2024-11-03 23:39:38 +01:00
sdljoy.cpp
winfile.cpp