Xonotic
radarmap.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool RadarMap_Make (int argc)
 

Function Documentation

◆ RadarMap_Make()

bool RadarMap_Make ( int  argc)

Definition at line 3 of file radarmap.qh.

References entity(), and LOG_INFO.

Referenced by GameCommand_radarmap().

3 { LOG_INFO("radarmap is disabled, compile with -DRADARMAP to enable it."); return true; }
#define LOG_INFO(...)
Definition: log.qh:70
+ Here is the call graph for this function:
+ Here is the caller graph for this function: