mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-08 02:53:03 +08:00
whoops
This commit is contained in:
parent
b0ff107a6d
commit
2f1d752964
@ -32,4 +32,4 @@ const uint16_t cp437_to_unicode[256] = {
|
||||
0x03a6,0x0398,0x03a9,0x03b4,0x221e,0x03c6,0x03b5,0x2229, /* 0xE8-0xEF */
|
||||
0x2261,0x00b1,0x2265,0x2264,0x2320,0x2321,0x00f7,0x2248, /* 0xF0-0xF7 */
|
||||
0x00b0,0x2219,0x00b7,0x221a,0x207f,0x00b2,0x25a0,0x00a0 /* 0xF8-0xFF */
|
||||
}
|
||||
};
|
||||
|
@ -69,5 +69,5 @@ for ($y=0;$y < 256;$y += $colwidth) {
|
||||
|
||||
print "\n";
|
||||
}
|
||||
print "}\n";
|
||||
print "};\n";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user