This commit is contained in:
Vadim Grigoruk 2018-08-03 15:44:17 +03:00
parent 69f8c30ef4
commit 530aeb9628
3 changed files with 1 additions and 7 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -342,12 +342,6 @@ typedef struct
{ {
tic_bank bank0; tic_bank bank0;
tic_bank bank1; tic_bank bank1;
tic_bank bank2;
tic_bank bank3;
tic_bank bank4;
tic_bank bank5;
tic_bank bank6;
tic_bank bank7;
}; };
tic_bank banks[TIC_BANKS]; tic_bank banks[TIC_BANKS];