diff --git a/src/ui.h b/src/ui.h index 06cbf17..110f911 100644 --- a/src/ui.h +++ b/src/ui.h @@ -1,7 +1,7 @@ #ifndef UI #define UI -extern void main(int); + #endif // !UI