diff --git a/basegraph.cpp b/basegraph.cpp index 1ccbcec6..2199e21d 100644 --- a/basegraph.cpp +++ b/basegraph.cpp @@ -7,6 +7,8 @@ namespace hr { +EX int fontscale = 100; + #if HDR /** configuration of the current view */ struct display_data { diff --git a/graph.cpp b/graph.cpp index 4bb8f470..d9fb04e7 100644 --- a/graph.cpp +++ b/graph.cpp @@ -3350,7 +3350,7 @@ EX colortable nestcolors = { 0x800000, 0x008000, 0x000080, 0x404040, 0x700070, 0 color_t floorcolors[landtypes]; -void init_floorcolors() { +EX void init_floorcolors() { for(int i=0; i