mirror of
https://github.com/ioquake/jedi-outcast.git
synced 2025-02-24 20:52:34 +00:00
6 lines
140 B
C
6 lines
140 B
C
|
//Pakinator Main Header
|
||
|
|
||
|
//define this to enable all pak files encryption requirements
|
||
|
#ifdef FINAL_BUILD
|
||
|
//#define _ENCRYPTION_
|
||
|
#endif
|