correccions en el Makefile de windows
This commit is contained in:
@@ -5,5 +5,5 @@ constexpr const char* NAME = "pollo";
|
||||
constexpr const char* LONG_NAME = "Los pollos hermanos";
|
||||
constexpr const char* VERSION = "0.1";
|
||||
constexpr const char* COPYRIGHT = "@2025 JailDesigner";
|
||||
constexpr const char* GIT_HASH = "cb26e71";
|
||||
constexpr const char* GIT_HASH = "ea30c24";
|
||||
} // namespace Project
|
||||
|
||||
Reference in New Issue
Block a user