mirror of https://github.com/PCSX2/pcsx2.git
USB: remove unused logos
This commit is contained in:
parent
b1d1783da4
commit
a699e94b2b
Binary file not shown.
Before Width: | Height: | Size: 45 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
|
@ -4,9 +4,6 @@
|
|||
//
|
||||
#define IDC_STATIC -1
|
||||
#define IDOK2 2
|
||||
#define IDB_BITMAP1 111
|
||||
#define IDB_BITMAP2 112
|
||||
#define IDB_BITMAP3 113
|
||||
#define IDD_DLG_BUZZ 114
|
||||
#define IDD_DIALOG1 202
|
||||
#define IDC_DEL0 1001
|
||||
|
|
|
@ -281,15 +281,6 @@ END
|
|||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Bitmap
|
||||
//
|
||||
|
||||
IDB_BITMAP1 BITMAP "EC_Sim_Hardwarer.bmp"
|
||||
IDB_BITMAP2 BITMAP "EC_Sim_ShopR.bmp"
|
||||
IDB_BITMAP3 BITMAP "toca.bmp"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// AFX_DIALOG_LAYOUT
|
||||
|
|
Loading…
Reference in New Issue