minor changes

This commit is contained in:
Jürgen Büchel 2024-12-14 22:46:11 +01:00
parent cf63dc4712
commit 1fb016296b

View File

@ -1,5 +1,7 @@
#ifndef UI
#define UI
extern void main(int);
#endif // !UI