summaryrefslogtreecommitdiff
path: root/riscos/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.c')
-rw-r--r--riscos/gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/gui.c b/riscos/gui.c
index 858a0ccf7..44e76ed4e 100644
--- a/riscos/gui.c
+++ b/riscos/gui.c
@@ -1024,6 +1024,7 @@ void ro_msg_dataload(wimp_message *message)
url = ro_gui_url_file_parse(message->data.data_xfer.file_name);
else if (file_type == 0xfaf ||
file_type == 0xf78 ||
+ file_type == 0xf79 ||
file_type == 0xf83 ||
file_type == 0x695 ||
file_type == 0xaff ||