more followup (trunk only)
More symset name correction
This commit is contained in:
@@ -550,7 +550,7 @@ char *argv[];
|
||||
if (!strncmpi(argv[0]+1, "IBM", 3)) {
|
||||
# ifdef ASCIIGRAPH
|
||||
load_symset("IBMGraphics", FALSE);
|
||||
load_symset("IBMGraphics", TRUE);
|
||||
load_symset("RogueIBM", TRUE);
|
||||
switch_graphics(TRUE);
|
||||
# endif
|
||||
}
|
||||
|
||||
@@ -367,7 +367,7 @@ init_sco_cons()
|
||||
sco_mapoff();
|
||||
# ifdef ASCIIGRAPH
|
||||
load_symset("IBMGraphics", FALSE);
|
||||
load_symset("IBMGraphics", TRUE);
|
||||
load_symset("RogueIBM", TRUE);
|
||||
switch_graphics(TRUE);
|
||||
# endif
|
||||
# ifdef TEXTCOLOR
|
||||
|
||||
Reference in New Issue
Block a user