mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-23 01:57:21 +03:00
Fixes
This commit is contained in:
parent
6992f313a9
commit
dfdd037ed3
4 changed files with 61 additions and 61 deletions
|
|
@ -1,9 +1,11 @@
|
|||
#pragma once
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define LOGS
|
||||
#ifdef __SYMBIAN32__
|
||||
#define LOGS_RDEBUG
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef AUDIO_OAL
|
||||
#undef AUDIO_OAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue