afegida versió controlada, no automatica
This commit is contained in:
5
source/utils/defines.hpp
Normal file
5
source/utils/defines.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace Texts {
|
||||
constexpr const char* VERSION = "2026-04-14"; // Versión del juego (también usada por el Makefile)
|
||||
} // namespace Texts
|
||||
Reference in New Issue
Block a user