Added more definitions.

This commit is contained in:
Creeper Lv
2026-05-25 14:24:15 +10:00
parent b35596a19a
commit 7cc7e1bf40
8 changed files with 153 additions and 8 deletions
+3
View File
@@ -9,4 +9,7 @@
#define internal __attribute__((visibility("hidden")))
#endif
#define SAGITTARUIS_PROGRAM_HEAD "SAGPROG"
#define SAGITTARIUS_PROGRAM_FORMAT_VERSION 0x00000001
#endif