mirror of
https://github.com/datajerk/c2d.git
synced 2025-01-14 23:30:34 +00:00
nitpicking
This commit is contained in:
parent
64c48974d4
commit
459acf0fb7
BIN
bin/page2text
BIN
bin/page2text
Binary file not shown.
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
int main()
|
||||
{
|
||||
int i, j, k, linemap[24];
|
||||
unsigned char screen[24][40];
|
||||
char screen[24][40];
|
||||
|
||||
// build table
|
||||
for(j=0,i=0;i<8;i++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user