]> git.sur5r.net Git - c128-kasse/blob - include/kasse.h
kasse: allow starting up without a printer
[c128-kasse] / include / kasse.h
1 #ifndef _KASSE_H
2 #define _KASSE_H
3
4 void print_the_buffer(void);
5
6 #endif