mirror of
https://github.com/ioquake/jedi-academy.git
synced 2024-11-10 15:22:14 +00:00
5 lines
164 B
C
5 lines
164 B
C
//This is shared by client and server so it's best to keep that in mind
|
|
//for the sake of ds builds.
|
|
|
|
#include "../game/q_shared.h"
|
|
#include "../qcommon/qcommon.h"
|