feat: Added constants from consttable

This commit is contained in:
AURUMVORXX
2024-11-05 18:04:34 +03:00
parent 753e1a9f59
commit c66a1e3238
6 changed files with 317 additions and 6 deletions

View File

@@ -70,6 +70,8 @@ file(GLOB_RECURSE SOURCE
"src/classes/sq/*.cpp"
"src/classes/py/*.h"
"src/classes/py/*.cpp"
"src/constants/*.h"
"src/constants/*.cpp"
"src/*.h"
"src/*.cpp"
"src/events/*.h"