no message

This commit is contained in:
BADIM-PC\Vadim
2017-11-30 13:10:20 +03:00
parent f578428381
commit e3ad17f609
7 changed files with 46 additions and 25 deletions

View File

@@ -49,7 +49,7 @@ typedef struct
s32 count;
} sound;
u32 screen[TIC80_FULLWIDTH * TIC80_FULLHEIGHT];
u32* screen;
} tic80;