no message

original commit: 3768366cbb38c9c0263b2a2c6a2e12205be3b838
This commit is contained in:
Robby Findler 1999-04-08 22:25:10 +00:00
parent e9f2d343ab
commit 330079c0a1

View File

@ -1,4 +1 @@
#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};