summaryrefslogtreecommitdiff
path: root/riscos/dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/dialog.c')
-rw-r--r--riscos/dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/dialog.c b/riscos/dialog.c
index 47b587945..e3e40eb48 100644
--- a/riscos/dialog.c
+++ b/riscos/dialog.c
@@ -717,7 +717,7 @@ void ro_gui_dialog_click_config(wimp_pointer *pointer)
void ro_gui_save_options(void)
{
- nsfont_fill_nametable();
+ nsfont_fill_nametable(true);
/* NCOS doesnt have the fancy Universal Boot vars; so select
* the path to the choices file based on the build options */
#ifndef NCOS