arreglos en make i cmake per estandaritzar amb la resta de projectes
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
source/defines.hpp
Normal file
5
source/defines.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace Texts {
|
||||
constexpr const char* VERSION = "2.3.4"; // Versión del juego (también usada por el Makefile)
|
||||
} // namespace Texts
|
||||
Reference in New Issue
Block a user