Use C mixer implementation for shindou version for pc-port

This commit is contained in:
n64 2021-08-30 22:32:52 +02:00
parent 8468a4f158
commit 4d763e6d47

View file

@ -9,6 +9,10 @@
#include "internal.h"
#include "external.h"
#ifndef TARGET_N64
#include "../pc/mixer.h"
#endif
#define DMEM_ADDR_TEMP 0x450
#define DMEM_ADDR_RESAMPLED 0x470