Remove old variable.

This commit is contained in:
iq_132 2014-06-08 13:26:22 +00:00
parent b741c79488
commit 05b2315b60
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@ UINT8 nSpriteEnable = 0xFF; // Can be used externally to select which layers to
INT32 nMaxPlayers; INT32 nMaxPlayers;
bool bSaveCRoms = 0;
UINT32 *pBurnDrvPalette; UINT32 *pBurnDrvPalette;
bool BurnCheckMMXSupport() bool BurnCheckMMXSupport()