This commit is contained in:
Marc
2023-01-21 12:55:27 +01:00
parent 7af164dd20
commit 781f4ba7be
8 changed files with 64 additions and 38 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "renderer.h"
int menu_render(int windowWidth, int windowHeight);
int menu_render(void);
void menu_remove(void);