]> git.sur5r.net Git - c128-kasse/blob - include/c128time.h
- write kasse first to the image because RUN"* will run the first program
[c128-kasse] / include / c128time.h
1 #ifndef TIME_H_
2 #define TIME_H_
3 void set_time();
4 char *get_time();
5 #endif