summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/stvprot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/stvprot.h')
-rw-r--r--src/mame/machine/stvprot.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mame/machine/stvprot.h b/src/mame/machine/stvprot.h
new file mode 100644
index 00000000000..dd83b3cbc9a
--- /dev/null
+++ b/src/mame/machine/stvprot.h
@@ -0,0 +1,8 @@
+/* stvprot.h */
+
+void install_standard_protection(void);
+void install_decathlt_protection(void);
+void install_astrass_protection(void);
+
+void stv_register_protection_savestates(void);
+