From 2c326220170c58bd533d018e39d2b482566d7208 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 6 Aug 2016 01:09:06 +0200 Subject: Remove prototype --- source/memmap.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/memmap.h b/source/memmap.h index 9000641..f94fde3 100644 --- a/source/memmap.h +++ b/source/memmap.h @@ -250,11 +250,6 @@ void ResetSpeedMap(); extern CMemory Memory; void S9xDeinterleaveMode2(); -bool LoadZip(const char* zipname, - int32_t* TotalFileSize, - int32_t* headers, - uint8_t* buffer); - #ifdef NO_INLINE_SET_GET uint8_t S9xGetByte(uint32_t Address); -- cgit v1.2.3