jediacademy/codemp/encryption/encryption.h

6 lines
140 B
C

//Pakinator Main Header
//define this to enable all pak files encryption requirements
#ifdef FINAL_BUILD
//#define _ENCRYPTION_
#endif