(Android) Buildfix
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
#define _FCEU_ENDIAN_H
|
#define _FCEU_ENDIAN_H
|
||||||
|
|
||||||
#include "fceu-memory.h"
|
#include "fceu-memory.h"
|
||||||
#include "memstream.h"
|
#include "../memstream.h"
|
||||||
|
|
||||||
int write32le_mem(uint32 b, memstream_t *mem);
|
int write32le_mem(uint32 b, memstream_t *mem);
|
||||||
int read32le_mem(uint32 *Bufo, memstream_t *mem);
|
int read32le_mem(uint32 *Bufo, memstream_t *mem);
|
||||||
|
|||||||
Reference in New Issue
Block a user