mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
update platform code to suit recent PCSX related changes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@930 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
e4bac17eb0
commit
21ebcfd322
13 changed files with 110 additions and 83 deletions
|
@ -12,7 +12,7 @@
|
|||
#ifndef PICO_H
|
||||
#define PICO_H
|
||||
|
||||
//#include <stdio.h>
|
||||
#include <stdlib.h> // size_t
|
||||
|
||||
// port-specific compile-time settings
|
||||
#include <port_config.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue