git-svn-id: file:///home/notaz/opt/svn/PicoDrive@35 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-02-09 23:39:03 +00:00
parent e11c55481f
commit cea6590346
10 changed files with 69 additions and 99 deletions

View file

@ -112,7 +112,6 @@
#include <math.h>
#include "ym2612.h"
#include "mix.h"
#ifndef EXTERNAL_YM2612
#include <stdlib.h>
@ -125,6 +124,8 @@ extern YM2612 *ym2612_940;
#endif
void memset32(int *dest, int c, int count);
#ifndef __GNUC__
#pragma warning (disable:4100) // unreferenced formal parameter