summaryrefslogtreecommitdiff
path: root/src/cpuexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpuexec.h')
-rw-r--r--src/cpuexec.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpuexec.h b/src/cpuexec.h
index e5872de..f298e2c 100644
--- a/src/cpuexec.h
+++ b/src/cpuexec.h
@@ -51,11 +51,7 @@
typedef struct
{
-#ifdef __WIN32__
- void (__cdecl* S9xOpcode)(void);
-#else
void (*S9xOpcode)(void);
-#endif
} SOpcodes;
typedef struct