ADDED blargg to about box
This commit is contained in:
parent
c2b00fc595
commit
92c8f3c30c
|
@ -215,7 +215,7 @@ BEGIN
|
|||
RTEXT "Date compiled:",IDC_STATIC,36,30,54,8
|
||||
LTEXT "",IDC_DATE,96,30,78,8,SS_NOPREFIX
|
||||
GROUPBOX "Thanks go to:",IDC_STATIC,100,65,72,66
|
||||
CTEXT "Orig. VBA team\nCostis\nchrono\nxKiv\nbgKu",IDC_STATIC,103,77,60,42
|
||||
CTEXT "blargg\nCostis\nchrono\nxKiv\nbgKu\nOrig. VBA team",IDC_STATIC,103,77,60,49
|
||||
END
|
||||
|
||||
IDD_DIRECTORIES DIALOGEX 0, 0, 222, 270
|
||||
|
@ -2306,7 +2306,7 @@ END
|
|||
//
|
||||
// Generated from the TEXTINCLUDE 3 resource.
|
||||
//
|
||||
#include "res\VBA.rc2" // non-Microsoft Visual C++ edited resources
|
||||
#include "res\VBA.rc2" // non-Microsoft Visual C++ edited resource
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#endif // not APSTUDIO_INVOKED
|
||||
|
||||
|
|
Loading…
Reference in New Issue