added palette per bank

This commit is contained in:
BADIM-PC\Vadim
2018-02-27 14:55:25 +03:00
parent 96e2c19a5f
commit 4b46414ae1
9 changed files with 68 additions and 71 deletions

View File

@@ -154,6 +154,7 @@ void exitFromGameMenu();
void runProject();
tic_tiles* getBankTiles();
tic_palette* getBankPalette();
tic_map* getBankMap();
char getKeyboardText();