mirror of
https://github.com/libretro/FBNeo.git
synced 2025-03-03 07:29:40 +00:00
artmagic wip
This commit is contained in:
parent
84f888884d
commit
70dbfb8ed9
@ -28,8 +28,8 @@ static UINT16 blitter_data[8];
|
||||
static INT32 blitter_page;
|
||||
static UINT32 blitter_mask; // gfx size / 2
|
||||
|
||||
static UINT8 prot_input[12];
|
||||
static UINT8 prot_output[12];
|
||||
static UINT8 prot_input[0x10];
|
||||
static UINT8 prot_output[0x10];
|
||||
static UINT8 prot_input_index;
|
||||
static UINT8 prot_output_index;
|
||||
static UINT8 prot_output_bit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user