Input: canviant a nou model update/poll

This commit is contained in:
2025-06-29 09:35:49 +02:00
parent 78338933e2
commit ce1ae74e88
7 changed files with 153 additions and 144 deletions

View File

@@ -3,5 +3,5 @@
namespace GlobalInputs
{
// Comprueba los inputs que se pueden introducir en cualquier sección del juego
void check();
bool check();
}