X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=boards%2Fbandai.c;h=b1f4dded7261271f8ea5cc9158d6f6e476f92ea5;hb=0d6a66c2a80f50ae51327cd406f9df14d99ad02e;hp=8928bfb6e08a2403188fb58cc6bcb82e927417f0;hpb=43725da7349c85fa13e828fdbf20cc7ac8d298d6;p=fceu.git 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);