From 3ed75dca24fd94447cfeb1069560604af83626bd Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Sun, 27 Jul 2003 20:43:38 +0000 Subject: [PATCH] Removed some old ZSNES 'A' code, this code belongs in a museum it's so old --- zsnes/src/init.asm | 3 --- 1 file changed, 3 deletions(-) diff --git a/zsnes/src/init.asm b/zsnes/src/init.asm index 847d768d..47fb604e 100644 --- a/zsnes/src/init.asm +++ b/zsnes/src/init.asm @@ -4058,9 +4058,6 @@ SECTION .text %%notfound %endmacro -SECTION .data -InvalidZip db 'ZSNES Version A does not support .ZIP files.',13,10,'Please use Version C for this feature.',10,13,0 - SECTION .bss ZipError resb 1