mirror of
https://codeberg.org/ACME-Corporation/cub3d.git
synced 2025-12-06 01:48:08 +01:00
norme: Fixed norme issues
This commit is contained in:
parent
82664c5d13
commit
43f1ab6090
7 changed files with 147 additions and 71 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: kcolin <kcolin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2025/07/17 14:59:37 by kcolin #+# #+# */
|
||||
/* Updated: 2025/09/18 12:01:18 by tchampio ### ########.fr */
|
||||
/* Updated: 2025/09/18 12:51:43 by tchampio ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
# include "map/mapdata.h"
|
||||
# include "draw/img_data.h"
|
||||
#include "player/weapon.h"
|
||||
# include "player/weapon.h"
|
||||
# include "sprites/sprite.h"
|
||||
# include "utils/keypresses.h"
|
||||
# include "consts.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue