struct JASWaveArc forward declaration fix

This commit is contained in:
PJB3005
2026-03-20 17:51:09 +01:00
parent 62df53299a
commit c940e04b56
@@ -3,7 +3,7 @@
#include <types.h>
class JASWaveArc;
struct JASWaveArc;
#define WAVE_FORMAT_ADPCM4 0
#define WAVE_FORMAT_ADPCM2 1