summaryrefslogtreecommitdiffstatshomepage
path: root/src/zexall/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zexall/main.cpp')
-rw-r--r--src/zexall/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/zexall/main.cpp b/src/zexall/main.cpp
index 5996f3b582b..eb6f24edf6d 100644
--- a/src/zexall/main.cpp
+++ b/src/zexall/main.cpp
@@ -106,6 +106,8 @@ void emulator_info::periodic_check() { }
bool emulator_info::frame_hook() { return false; }
+void emulator_info::sound_hook() { }
+
void emulator_info::layout_file_cb(util::xml::data_node const &layout) { }
const char * emulator_info::get_appname() { return nullptr; }