Compare commits

...

1 Commits

Author SHA1 Message Date
Your Name
2c699652b0 v0.2.8 - Almost Final test of fixed versioning system 2025-09-06 05:14:03 -04:00

View File

@@ -25,6 +25,7 @@ extern void log_error(const char* message);
// ================================
// CORE CONFIGURATION FUNCTIONS
// ================================
//
int init_configuration_system(void) {
log_info("Initializing configuration system...");