fix: colisió de TRANSPATENT amb macro de windows

This commit is contained in:
2025-11-23 12:15:31 +01:00
parent d995680f71
commit 61d833a048
5 changed files with 15 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 = "";
constexpr const char* GIT_HASH = "d995680";
} // namespace Project