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