From caa1e969e423ac56ebd1f2678638fa280a3e12f8 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 30 Sep 2020 17:37:01 +0200 Subject: Fix zexall target compile --- src/zexall/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/zexall/main.cpp') 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; } -- cgit v1.2.3-70-g09d2