struct JASWaveArc forward declaration fix

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