mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 13:00:11 -07:00
Fixed audio_heap_size
This commit is contained in:
parent
a142d94c36
commit
43503ead83
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
#define _SOH64
|
#define _SOH64
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define AUDIO_HEAP_SIZE 0x3800000
|
||||||
#define SYSTEM_HEAP_SIZE (1024 * 1024 * 4)
|
#define SYSTEM_HEAP_SIZE (1024 * 1024 * 4)
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue