no message

This commit is contained in:
BADIM-PC\Vadim
2017-12-01 09:40:06 +03:00
parent 05bad24852
commit 01669fcd89
3 changed files with 10 additions and 4 deletions

View File

@@ -31,7 +31,8 @@ extern "C" {
#define TIC80_WIDTH 240
#define TIC80_HEIGHT 136
#define TIC80_FULLWIDTH 256
#define TIC80_FULLWIDTH_BITS 8
#define TIC80_FULLWIDTH (1 << TIC80_FULLWIDTH_BITS)
#define TIC80_FULLHEIGHT (TIC80_FULLWIDTH*9/16)
typedef struct