mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-08-14 14:25:19 +00:00
it's not a //e it's a //ix !
This commit is contained in:
@@ -835,7 +835,7 @@ void c_interface_parameters()
|
|||||||
char screen[24][41] =
|
char screen[24][41] =
|
||||||
{ "||||||||||||||||||||||||||||||||||||||||",
|
{ "||||||||||||||||||||||||||||||||||||||||",
|
||||||
"| |",
|
"| |",
|
||||||
"| Apple // Emulator for *nix |",
|
"| Apple //ix |",
|
||||||
"| |",
|
"| |",
|
||||||
"||||||||||||||||||||||||||||||||||||||||",
|
"||||||||||||||||||||||||||||||||||||||||",
|
||||||
"| |",
|
"| |",
|
||||||
|
Reference in New Issue
Block a user