summaryrefslogtreecommitdiff
path: root/emux64/src/include/rom.h
diff options
context:
space:
mode:
Diffstat (limited to 'emux64/src/include/rom.h')
-rw-r--r--emux64/src/include/rom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/emux64/src/include/rom.h b/emux64/src/include/rom.h
index 8d3501c..0480440 100644
--- a/emux64/src/include/rom.h
+++ b/emux64/src/include/rom.h
@@ -44,6 +44,8 @@ struct osmx_rom {
size_t length;
};
+extern struct osmx_rom g_firmware;
+
/*
* Open a ROM file by path
*