mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Update readme
This commit is contained in:
parent
e86fba79ac
commit
38bc1a6dab
3 changed files with 9 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include "common.h"
|
||||
#if !defined(AUDIO_OAL) && !defined(AUDIO_MSS) && (!defined(__SYMBIAN32) || defined(NO_AUDIO))
|
||||
#if !defined(AUDIO_OAL) && !defined(AUDIO_MSS) && (!defined(__SYMBIAN32__) || defined(NO_AUDIO))
|
||||
#include "sampman.h"
|
||||
#include "AudioManager.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue