Add files via upload

This commit is contained in:
thkummi
2021-08-19 03:23:49 +02:00
committed by GitHub
parent de9a046b24
commit 1fce10c1ee
5 changed files with 255 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef HB9CV_H_
#define HB9CV_H_
void hb9cv_calc();
void hb9cv_print();
#endif // HB9CV_H_INCLUDED