summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/segag80.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/segag80.h')
-rw-r--r--src/mame/machine/segag80.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/segag80.h b/src/mame/machine/segag80.h
index a114cf1d4c4..625349492e1 100644
--- a/src/mame/machine/segag80.h
+++ b/src/mame/machine/segag80.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
typedef UINT8 (*segag80_decrypt_func)(offs_t, UINT8);
segag80_decrypt_func segag80_security(int chip);