From ae87b7186c154d43d3b92cd2ca8c31ee34f57b97 Mon Sep 17 00:00:00 2001 From: Toad King Date: Sat, 4 Jan 2020 12:25:02 -0600 Subject: fix emscripten --- source/cpuops.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/cpuops.c') diff --git a/source/cpuops.c b/source/cpuops.c index 129ffef..368e905 100644 --- a/source/cpuops.c +++ b/source/cpuops.c @@ -18,8 +18,6 @@ #include -int32_t OpAddress; - /* ADC */ static void Op69M1(void) { -- cgit v1.2.3