mirror of
https://codeberg.org/ACME-Corporation/cub3d.git
synced 2025-12-06 01:48:08 +01:00
feat: Made payable doors
This commit is contained in:
parent
13b1f7a88c
commit
351e4bb679
7 changed files with 67 additions and 8 deletions
1
Makefile
1
Makefile
|
|
@ -31,6 +31,7 @@ SOURCEFILES = \
|
|||
src/player/move_step.c \
|
||||
src/player/register_weapons.c \
|
||||
src/player/weapons.c \
|
||||
src/player/pay.c \
|
||||
src/raycast/barricades.c \
|
||||
src/raycast/ray.c \
|
||||
src/raycast/walls.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue