diff options
Diffstat (limited to 'emulators/snes9x/patches/patch-an')
-rw-r--r-- | emulators/snes9x/patches/patch-an | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/emulators/snes9x/patches/patch-an b/emulators/snes9x/patches/patch-an deleted file mode 100644 index 212cb3ea6b7..00000000000 --- a/emulators/snes9x/patches/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-an,v 1.2 2006/03/18 15:56:00 ben Exp $ - ---- i386/C4.ASM.orig 2004-12-30 14:15:44.000000000 -0800 -+++ i386/C4.ASM -@@ -5,7 +5,7 @@ - ; enter : BL = bank number, CX = address location - ; leave : AL = value read - --%ifdef __DJGPP__ -+%ifdef _ASM_UNDERBARS - %define C4WFXVal _C4WFXVal - %define C4WFYVal _C4WFYVal - %define C4WFX2Val _C4WFX2Val |