A few BisonSAS fixes

This commit is contained in:
iq_132 2015-03-07 23:17:09 +00:00
parent 5d05368fd9
commit c4400e8d0e
3 changed files with 3 additions and 3 deletions

View File

@ -1332,7 +1332,7 @@ struct BurnDriver BurnDrvFstarfrcj = {
struct BurnDriver BurnDrvGinkun = {
"ginkun", NULL, NULL, NULL, "1995",
"Ganbare Ginkun\0", "Imperfect GFX", "Tecmo", "Miscellaneous",
"Ganbare Ginkun\0", NULL, "Tecmo", "Miscellaneous",
L"\u304C\u3093\u3070\u308C \u30AE\u30F3\u304F\u3093\0Ganbare Ginkun\0", NULL, NULL, NULL,
BDF_GAME_WORKING, 2, HARDWARE_MISC_POST90S, GBF_MINIGAMES, 0,
NULL, GinkunRomInfo, GinkunRomName, NULL, NULL, FstarfrcInputInfo, GinkunDIPInfo,

View File

@ -212,7 +212,7 @@ BEGIN
CONTROL BMP_ABOUT,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE | SS_SUNKEN,3,3,100,50
CONTROL "version",IDC_FBA_VER,"Static",SS_OWNERDRAW | WS_GROUP,78,63,264,10
CONTROL "specialbuild",IDC_SPECIALSTRING,"Static",SS_OWNERDRAW | WS_GROUP,78,71,264,10
LTEXT "FB Alpha contains parts of MAME && Final Burn.\n© 2004-2014, Team FB Alpha.",IDC_STATIC,6,86,230,16,WS_DISABLED
LTEXT "FB Alpha contains parts of MAME && Final Burn.\n© 2004-2015, Team FB Alpha.",IDC_STATIC,6,86,230,16,WS_DISABLED
DEFPUSHBUTTON "OK",IDOK,294,88,50,14
PUSHBUTTON "License",IDC_SHOWLICENSE,240,88,50,14
CONTROL "",IDC_LICENSE,"RICHEDIT20A",ES_MULTILINE | ES_READONLY | WS_VSCROLL | ES_NOIME,3,107,342,77, WS_EX_STATICEDGE | ES_EX_NOCALLOLEINIT

View File

@ -67,7 +67,7 @@ Some graphics effects provided by the Scale2x, 2xPM, Eagle Graphics, 2xSaI, hq2x
Miscellaneous other components from various sources. Copyright and license information are contained in the relevant parts of the source code.
All material not covered above © 2004-2014 Team FB Alpha.
All material not covered above © 2004-2015 Team FB Alpha.
DISCLAIMER: The authors of FB Alpha don't guarantee its fitness for any purpose, implied or otherwise, and do not accept responsibility for any damages whatsoever that might occur when using FB Alpha. All games emulated by FB Alpha, including any images and sounds therein, are copyrighted by their respective copyright holders. FB Alpha DOES NOT INCLUDE any ROM images of emulated games.