mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
platform gp2x, fix compilation with original toolchain (gcc 4.1)
This commit is contained in:
parent
97232a47c9
commit
110a49ed2a
10 changed files with 59 additions and 53 deletions
|
@ -114,6 +114,7 @@
|
|||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "../pico_int.h"
|
||||
#include "ym2612.h"
|
||||
|
||||
#ifndef EXTERNAL_YM2612
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue