Updated the Munt code to 2.4.0 (port from VARCem).

This commit is contained in:
OBattler
2020-06-07 02:06:15 +02:00
parent e109a59a56
commit b2a7a5b90f
74 changed files with 747 additions and 310 deletions

View File

@@ -16,7 +16,7 @@
#include <stdint.h>
#include <stdio.h>
#include <86box/plat.h>
#include "../../../plat.h"
#include "SampleRateConverter.h"
#include "Synth.h"