v0.2.8 - Almost Final test of fixed versioning system

This commit is contained in:
Your Name
2025-09-06 05:14:03 -04:00
parent 2e4ffc0e79
commit 2c699652b0

View File

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