From 71cc74e60a29c27a0b9d5d6c7c7e07115a907cc2 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 6 Aug 2016 04:21:34 +0200 Subject: Update --- source/memmap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/memmap.h') diff --git a/source/memmap.h b/source/memmap.h index 30e3f8d..c8ac641 100644 --- a/source/memmap.h +++ b/source/memmap.h @@ -141,7 +141,6 @@ bool LoadROM(const struct retro_game_info* game); #else bool LoadROM(const char*); -uint32_t FileLoader(uint8_t* buffer, const char* filename, int32_t maxsize); #endif void InitROM(bool); bool S9xInitMemory(); -- cgit v1.2.3