[go: up one dir, main page]

Menu

[r813]: / src / lib / coco / _coco.c  Maximize  Restore  History

Download this file

8 lines (4 with data), 107 Bytes

1
2
3
4
5
#include "_coco.h"
byte isCoCo3 = FALSE;
byte textScreenWidth = 32;
byte textScreenHeight = 16;