X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=vsuni.h;h=c44d839644f84ecb2de5b3e4cdc907535d16a6be;hp=14fb715f73799b1da67cf47f698518d343f117c2;hb=c4980f9edd806014286d57aee1cbe5e73b803e46;hpb=e328100eecae3adfce1c3b57364bee5d166217ef diff --git a/vsuni.h b/vsuni.h index 14fb715..c44d839 100644 --- a/vsuni.h +++ b/vsuni.h @@ -5,3 +5,6 @@ void FCEU_VSUniDraw(uint8 *XBuf); void FCEU_VSUniToggleDIP(int); /* For movies and netplay */ void FCEU_VSUniCoin(void); void FCEU_VSUniSwap(uint8 *j0, uint8 *j1); + +extern uint8 coinon; +