mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-04-18 15:22:28 +03:00
7 lines
103 B
C
7 lines
103 B
C
#pragma once
|
|
|
|
//#define JIT_DEBUG
|
|
//#define JIT_DEBUG_FILE
|
|
|
|
void mdebug_to_file(const char* fmt, ...);
|