5 lines
75 B
C
5 lines
75 B
C
|
#define hit_width 1
|
||
|
#define hit_height 1
|
||
|
static char hit_bits[] = {
|
||
|
0x00};
|