mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
JEGA: Commented out the two 3de arrays which are currently unused.
This commit is contained in:
@@ -733,9 +733,9 @@ const device_t jega_device = {
|
||||
};
|
||||
|
||||
static uint8_t p65idx = 0;
|
||||
static uint8_t p3de_idx = 0;
|
||||
// static uint8_t p3de_idx = 0;
|
||||
static uint8_t p65[6];
|
||||
static uint8_t p3de[0x30];
|
||||
// static uint8_t p3de[0x30];
|
||||
|
||||
|
||||
static uint8_t
|
||||
|
||||
Reference in New Issue
Block a user