This commit is contained in:
parent
c6fc65ca73
commit
ff52a51a9d
1 changed files with 5 additions and 3 deletions
|
@ -68,9 +68,11 @@ CPaulScene s_paulScene;
|
|||
#endif
|
||||
|
||||
|
||||
#if !defined(__USER_CDBUILD__)
|
||||
#if defined(__VERSION_DEBUG__)
|
||||
#define SCREEN_GRAB
|
||||
#if __FILE_SYSTEM__==PC
|
||||
#if !defined(__USER_CDBUILD__)
|
||||
#if defined(__VERSION_DEBUG__)
|
||||
#define SCREEN_GRAB
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue