Add missing g_Slot2.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2019-09-12 21:01:42 +01:00
parent fef75d878a
commit 197c84d556

View file

@ -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;