diff options
author | Johnny Richard <johnny@johnnyrichard.com> | 2022-04-20 03:34:03 +0200 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2022-04-20 03:34:03 +0200 |
commit | 9dadbc4409e2ce32eee80c7a8a6ee93e2524763b (patch) | |
tree | aed9519ce13b50622b28d4b3868389a8733d8abc /.gitignore | |
parent | 2f537114acc74a9e09443f69ab2508b292fdfa91 (diff) |
player: Introduce player object
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ *.exe *.o -/lib /build +/lib blast_attack +tags |