summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelcrpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gaelcrpt.h')
-rw-r--r--src/mame/includes/gaelcrpt.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mame/includes/gaelcrpt.h b/src/mame/includes/gaelcrpt.h
deleted file mode 100644
index e699263d7bd..00000000000
--- a/src/mame/includes/gaelcrpt.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// license:BSD-3-Clause
-// copyright-holders:Manuel Abadia
-/*----------- defined in machine/gaelcrpt.cpp -----------*/
-
-uint16_t gaelco_decrypt(cpu_device &cpu, int offset, int data, int param1, int param2);