More bugfixes & initing
[uccvend-snackrom.git] / ROM2 / coinmech.h
index 41f18ab..615caf6 100644 (file)
@@ -7,5 +7,6 @@ extern volatile u16 coin_value;
 
 void coin_eat();
 void coin_cost(u16 cost); /* specify the cost of an item. */
+void coinmech_init();
 
 #endif /* _COINMECH_H_ */

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