mirror of
https://github.com/abakh/nbsdgames.git
synced 2025-02-02 15:07:27 -05:00
English letters
This commit is contained in:
parent
7c089d8e90
commit
36fa521834
@ -24,6 +24,7 @@ You should have received a copy of the CC0 Public Domain Dedication along with t
|
|||||||
#define ALL 0x7c
|
#define ALL 0x7c
|
||||||
#define RED 3
|
#define RED 3
|
||||||
#define CYAN 2
|
#define CYAN 2
|
||||||
|
#define ENGLISH_LETTERS 26
|
||||||
typedef signed char byte;
|
typedef signed char byte;
|
||||||
typedef unsigned char bitbox;
|
typedef unsigned char bitbox;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user