mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-19 17:21:42 +00:00
BUILD_CPU has been replaced by D3_ARCH, which is also set by CMake on most platforms, except for Windows, there it's set in neo/sys/platform.h because CMake is not able to tell us what CPU platforms it's targeting (for other platforms we parse the output of gcc/clang's -dumpmachine option, but for MSVC that's not an option, of course) |
||
---|---|---|
.. | ||
Callbacks.cpp | ||
Class.cpp | ||
Class.h | ||
DebugGraph.cpp | ||
DebugGraph.h | ||
Event.cpp | ||
Event.h | ||
NoGameTypeInfo.h | ||
SaveGame.cpp | ||
SaveGame.h | ||
SysCmds.cpp | ||
SysCmds.h | ||
SysCvar.cpp | ||
SysCvar.h | ||
TypeInfo.cpp | ||
TypeInfo.h |