fix error

This commit is contained in:
Elias Bennour 2023-12-28 22:29:30 +01:00
parent da06afd43b
commit 847f68bb29

View File

@ -1,6 +1,6 @@
#ifndef CONSTS
#define CONSTS
#define VERSION 8;
#define VERSION 8
#endif /* ifndef CONSTS
#define CONSTS