X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=boards%2Fbandai.c;fp=boards%2Fbandai.c;h=b1f4dded7261271f8ea5cc9158d6f6e476f92ea5;hp=8928bfb6e08a2403188fb58cc6bcb82e927417f0;hb=ebde7d27f12cb4e1002670fd481076fb9ba509ff;hpb=43725da7349c85fa13e828fdbf20cc7ac8d298d6 diff --git a/boards/bandai.c b/boards/bandai.c index 8928bfb..b1f4dde 100644 --- a/boards/bandai.c +++ b/boards/bandai.c @@ -349,7 +349,7 @@ void Mapper157_Init(CartInfo *info) info->Power=M157Power; MapIRQHook=BarcodeIRQHook; - FCEUGameInfo->cspecial = SIS_DATACH; + GameInfo->cspecial = SIS_DATACH; GameStateRestore=StateRestore; AddExState(&StateRegs, ~0, 0, 0);