mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 06:50:43 -04:00
struct JASWaveArc forward declaration fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <types.h>
|
||||
|
||||
class JASWaveArc;
|
||||
struct JASWaveArc;
|
||||
|
||||
#define WAVE_FORMAT_ADPCM4 0
|
||||
#define WAVE_FORMAT_ADPCM2 1
|
||||
|
||||
Reference in New Issue
Block a user