Add missing g_Slot2.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
fef75d878a
commit
197c84d556
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ DWORD g_dwCyclesThisFrame = 0;
|
|||
bool g_bFullSpeed = false;
|
||||
|
||||
SS_CARDTYPE g_Slot0 = CT_LanguageCard;
|
||||
SS_CARDTYPE g_Slot2 = CT_SSC;
|
||||
SS_CARDTYPE g_Slot4 = CT_Empty;
|
||||
SS_CARDTYPE g_Slot5 = CT_Empty;
|
||||
SS_CARDTYPE g_SlotAux = CT_Extended80Col;
|
||||
|
|
Loading…
Add table
Reference in a new issue