summaryrefslogtreecommitdiff
path: root/bankswap.c
diff options
context:
space:
mode:
authorDuncan Smith2010-07-03 21:30:14 -0700
committerDuncan Smith2010-07-03 21:30:14 -0700
commit9fd1320c6f4b16d7aba4476f7d6caaf7e8f6bc2c (patch)
treed93667ed6d049a5bc5f90ea422eef32a52bd911b /bankswap.c
parent83ed624bf8966204768a2766c58744dc06685e02 (diff)
Now it compiles properly. Still doesn't seem to run without address error, though.
Diffstat (limited to 'bankswap.c')
-rw-r--r--bankswap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bankswap.c b/bankswap.c
index 12dafc7..a8bb85b 100644
--- a/bankswap.c
+++ b/bankswap.c
@@ -6,8 +6,6 @@
#include "asm_vars.h"
-void* pages[256];
-
/* Address 0000 is always bound to ROM page 0. */
/* Process orders to swap bank A (port 06, 0x4000). */