Unbreak emulators/mednafen build - previous commit broke this on LP32 machines.
Fortunately we build on i386 and vax which help us pick up portability problems. ok jeremy@ (maintainer). no bump, doesn't affect machines where it did build.
This commit is contained in:
parent
3361855b28
commit
6d9238010b
@ -0,0 +1,9 @@
|
||||
$OpenBSD: patch-src_nes_ines-correct_inc,v 1.1 2012/10/26 10:32:55 sthen Exp $
|
||||
--- src/nes/ines-correct.inc.orig Thu Oct 25 14:36:27 2012
|
||||
+++ src/nes/ines-correct.inc Thu Oct 25 14:37:08 2012
|
||||
@@ -1,4 +1,4 @@
|
||||
-{0, 101, -1, 0x58d32b2e1ba753e1 }, /* Urusei Yatsura */
|
||||
+{0, 101, -1, 0x58d32b2e1ba753e1LL }, /* Urusei Yatsura */
|
||||
{0x1b71ccdb, 4, 8}, /* Gauntlet 2 */
|
||||
{0xfebf5dc1, 0, 1}, /* Onyako Town(Bootleg) */
|
||||
|
Loading…
Reference in New Issue
Block a user