mirror of
https://github.com/datajerk/c2d.git
synced 2025-08-05 23:25:32 +00:00
nitpicking
This commit is contained in:
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++) {
|
||||
|
Reference in New Issue
Block a user