Skip to content

Commit

Permalink
Update types.h
Browse files Browse the repository at this point in the history
  • Loading branch information
galaxyhaxz authored Jun 28, 2018
1 parent 87ca655 commit d93b3ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions types.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@

#include "defs.h"

// temporarily enable debug features for all builds
#ifndef _DEBUG
#define _DEBUG
#endif
// If defined, use copy protection [Default -> Defined]
//#define COPYPROT
// If defined, don't reload for debuggers [Default -> Undefined]
Expand Down

0 comments on commit d93b3ca

Please sign in to comment.