Take out most of the __LIBRETRO__ hacks in mainline codebase
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
/* Contains file I/O functions that write/read data */
|
||||
/* LSB first. */
|
||||
|
||||
#ifdef __LIBRETRO__
|
||||
#define ENDIAN_LIBRETRO
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include "fceu-memory.h"
|
||||
#include "fceu-types.h"
|
||||
|
||||
Reference in New Issue
Block a user