MCPcopy Create free account
hub / github.com/DFHack/dfhack / df_version

Function df_version

library/DFHackVersion.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 return DFHACK_VERSION;
15 }
16 const char *df_version()
17 {
18 return DF_VERSION;
19 }
20 const char *dfhack_release()
21 {
22 return DFHACK_RELEASE;

Callers 2

dfhack_save_crashlogFunction · 0.85
OpenMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected