summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debughlp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/debug/debughlp.h')
-rw-r--r--src/emu/debug/debughlp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/debug/debughlp.h b/src/emu/debug/debughlp.h
index 30cf6d5820f..af0a8404a27 100644
--- a/src/emu/debug/debughlp.h
+++ b/src/emu/debug/debughlp.h
@@ -20,5 +20,6 @@
/* help management */
const char * debug_get_help(const char *tag);
+bool debug_generate_html();
#endif // MAME_EMU_DEBUG_DEBUGHLP_H