Eliminat "const.h"

This commit is contained in:
2024-09-28 10:16:35 +02:00
parent 8d263931b2
commit f2cc0dc352
28 changed files with 74 additions and 91 deletions

View File

@@ -8,6 +8,7 @@
#define BULLET_UP 1
#define BULLET_LEFT 2
#define BULLET_RIGHT 3
#define BULLET_NULL 4
// Tipos de retorno de la funcion move de la bala
#define BULLET_MOVE_OK 0