aboutsummaryrefslogtreecommitdiff
path: root/source/snaporig.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/snaporig.h')
-rw-r--r--source/snaporig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/snaporig.h b/source/snaporig.h
index a796c08..cc9c09e 100644
--- a/source/snaporig.h
+++ b/source/snaporig.h
@@ -92,7 +92,7 @@
#define ORIG_SNAPSHOT_MAGIC "#!snes96"
#define ORIG_SNAPSHOT_VERSION 4
-EXTERN_C bool8 S9xLoadOrigSnapshot (const char *filename);
+bool8 S9xLoadOrigSnapshot (const char *filename);
struct SOrigCPUState{
uint32 Flags;