forked from len0rd/rockbox
Fix residual red, thanks to Zagor.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30400 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
72a345b6a7
commit
67f5249559
1 changed files with 2 additions and 2 deletions
|
|
@ -2,14 +2,14 @@
|
|||
|
||||
// Based on Gens 2.10 ym2612.c
|
||||
|
||||
#include "ym2612_emu.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "ym2612_emu.h"
|
||||
|
||||
/* Copyright (C) 2002 Stéphane Dallongeville (gens AT consolemul.com) */
|
||||
/* Copyright (C) 2004-2007 Shay Green. This module is free software; you
|
||||
can redistribute it and/or modify it under the terms of the GNU Lesser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue