Added usable 3DFX emulation.
This commit is contained in:
parent
c11a771530
commit
708cf896d1
10 changed files with 2863 additions and 309 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#define IDC_CHECK4 1013
|
||||
#define IDC_CHECKGUS 1014
|
||||
#define IDC_CHECKSSI 1015
|
||||
#define IDC_CHECKVOODOO 1016
|
||||
#define IDC_STATIC 1020
|
||||
#define IDC_EDIT1 1030
|
||||
#define IDC_EDIT2 1031
|
||||
|
|
@ -82,6 +83,7 @@
|
|||
|
||||
#define IDC_CONFIGUREVID 1200
|
||||
#define IDC_CONFIGURESND 1201
|
||||
#define IDC_CONFIGUREVOODOO 1202
|
||||
|
||||
#define IDC_CONFIG_BASE 1200
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue