mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-15 20:25:00 +01:00
Very basic inventory
This commit is contained in:
parent
cee7652e09
commit
464d8dc8be
10 changed files with 241 additions and 28 deletions
|
|
@ -4,6 +4,7 @@ mod debug;
|
|||
mod game;
|
||||
mod graphics;
|
||||
mod input;
|
||||
mod inventory;
|
||||
mod math;
|
||||
mod player;
|
||||
mod res;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue