Cleaned up initializations
[uccvend-snackrom.git] / ROM2 / coinmech.h
index 615caf6..7940b06 100644 (file)
@@ -4,6 +4,7 @@
 #include "vend.h"
 
 extern volatile u16 coin_value;
+extern volatile bool have_change;
 
 void coin_eat();
 void coin_cost(u16 cost); /* specify the cost of an item. */

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