mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 05:13:39 -07:00
support lus dr_libs
removal (#4108)
This commit is contained in:
parent
e02e4ead02
commit
b6fc54ad8b
2 changed files with 1 additions and 5 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit f55d3910e7ba29f6973512c15cde21d2a0b2e292
|
Subproject commit 7d71a290657a2d3b09a83e8b33025e807f4fb38e
|
|
@ -22,10 +22,6 @@
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#endif
|
#endif
|
||||||
#include <Array.h>
|
#include <Array.h>
|
||||||
#define DRMP3_IMPLEMENTATION
|
|
||||||
#include <dr_libs/mp3.h>
|
|
||||||
#define DRWAV_IMPLEMENTATION
|
|
||||||
#include <dr_libs/wav.h>
|
|
||||||
#include <AudioPlayer.h>
|
#include <AudioPlayer.h>
|
||||||
#include "Enhancements/speechsynthesizer/SpeechSynthesizer.h"
|
#include "Enhancements/speechsynthesizer/SpeechSynthesizer.h"
|
||||||
#include "Enhancements/controls/SohInputEditorWindow.h"
|
#include "Enhancements/controls/SohInputEditorWindow.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue