mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +01:00
buildfix: unknown type name 'RFILE'
https://hastebin.com/lohekobiye.vbs
This commit is contained in:
parent
87cab8a365
commit
1abce7da32
@ -51,6 +51,7 @@ typedef unsigned char bool;
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <streams/file_stream.h>
|
||||||
#include <streams/file_stream_transforms.h>
|
#include <streams/file_stream_transforms.h>
|
||||||
|
|
||||||
#define MAX_INPUTS 8
|
#define MAX_INPUTS 8
|
||||||
|
Loading…
Reference in New Issue
Block a user