coin mech header
authorBernard Blackham <[email protected]>
Sun, 10 Aug 2003 07:57:09 +0000 (07:57 +0000)
committerBernard Blackham <[email protected]>
Sun, 10 Aug 2003 07:57:09 +0000 (07:57 +0000)
ROM2/coinmech.h [new file with mode: 0644]

diff --git a/ROM2/coinmech.h b/ROM2/coinmech.h
new file mode 100644 (file)
index 0000000..5514d0b
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _COINMECH_H_
+#define _COINMECH_H_
+
+void coin_eat();
+
+#endif /* _COINMECH_H_ */

UCC git Repository :: git.ucc.asn.au