7db48e99cf
update for custom weapondef loading/dumping by jydenx added debug_output with print_debug dvar by staturnz enabled functionality for jump_height dvar
5 lines
100 B
C
5 lines
100 B
C
#pragma once
|
|
|
|
inline bool gameInitialized = false;
|
|
|
|
void debug_output_init(const char* output_file); |