From 70d0b5e32c6b9d7685a18e153504cfd88ba0f420 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Sat, 3 Jul 2010 21:30:14 -0700 Subject: Now it compiles properly. Still doesn't seem to run without address error, though. --- bankswap.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'bankswap.c') diff --git a/bankswap.c b/bankswap.c index 24cc57e..107737f 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). */ -- cgit v1.2.3