mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-11 05:15:11 +01:00
Merge pull request #92 from retro-wertz/patch-1
buildfix: unknown type name 'RFILE'
This commit is contained in:
commit
6ab44e62e9
@ -51,6 +51,7 @@ typedef unsigned char bool;
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <streams/file_stream.h>
|
||||
#include <streams/file_stream_transforms.h>
|
||||
|
||||
#define MAX_INPUTS 8
|
||||
|
Loading…
Reference in New Issue
Block a user