mirror of
https://github.com/ioquake/jedi-academy.git
synced 2025-01-22 22:31:08 +00:00
5 lines
132 B
C++
5 lines
132 B
C++
|
//Anything above this #include will be ignored by the compiler
|
||
|
#include "../qcommon/exe_headers.h"
|
||
|
|
||
|
#include "../game/q_math.c"
|