no message
This commit is contained in:
		@@ -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 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user