X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=input.h;h=14586d05d8dee6dbd0647d2b5b25d98b1de1a4cd;hb=e4434f79e73411f4d069831cb813f7db1b1f933b;hp=7c0da5995a887dc5ab472ddc8216dd2e4365de9b;hpb=e328100eecae3adfce1c3b57364bee5d166217ef;p=fceu.git diff --git a/input.h b/input.h index 7c0da59..14586d0 100644 --- a/input.h +++ b/input.h @@ -38,3 +38,4 @@ void FCEUI_VSUniCoin(void); void FCEUI_ResetNES(void); void FCEUI_PowerNES(void); +extern char lastLoadedGameName [2048];