original commit: 7b14c6f2e1a38e9e2582d24b09ec4fea39d0b011
This commit is contained in:
Robby Findler 1999-04-12 14:07:22 +00:00
parent 07d0897128
commit 7baf981084

View File

@ -1 +1,4 @@
#define nruter_width 6 #define nruter_height 9 static char nruter_bits[] = { 0x1e,0x1f,0x03,0x03,0x27,0x3e,0x3c,0x3c,0x3e};
#define nruter_width 6
#define nruter_height 9
static char nruter_bits[] = {
0x1e,0x1f,0x03,0x03,0x27,0x3e,0x3c,0x3c,0x3e};