From f90aa78687edcf80c0cd47b04652e98571ecbad7 Mon Sep 17 00:00:00 2001 From: teuf <> Date: Sat, 21 Apr 2001 10:41:12 +0000 Subject: [PATCH] Fixed linux compilation once again --- zsnes/src/video/2xsaiw.asm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zsnes/src/video/2xsaiw.asm b/zsnes/src/video/2xsaiw.asm index a7874913..a2c34206 100644 --- a/zsnes/src/video/2xsaiw.asm +++ b/zsnes/src/video/2xsaiw.asm @@ -17,7 +17,7 @@ %include "macros.mac" - +NEWSYM TwoxSaiWAsmStart ;/*---------------------------------------------------------------------* ; * The following (piece of) code, (part of) the 2xSaI engine, * ; * copyright (c) 1999 by Derek Liauw Kie Fa. * @@ -2081,3 +2081,5 @@ final1a resb 8 final1b resb 8 final2a resb 8 final2b resb 8 + +NEWSYM TwoxSaiWAsmEnd