correccions en el Makefile de windows

This commit is contained in:
2025-11-23 21:49:33 +01:00
parent ea30c24f7f
commit 4aa6693f51
4 changed files with 11 additions and 5 deletions

View File

@@ -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