remove game/ directory

This commit is contained in:
Fabien Freling 2020-02-19 13:29:15 +01:00
parent 73116da632
commit 7b25ae028b
48 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
src_dir := "$PWD/game"
src_dir := "$PWD"
build_dir := "$PWD/build"
itchio := "damantisshrimp/taqin"