remove game/ directory

master
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

Before

Width:  |  Height:  |  Size: 320 B

After

Width:  |  Height:  |  Size: 320 B

View File

Before

Width:  |  Height:  |  Size: 414 KiB

After

Width:  |  Height:  |  Size: 414 KiB

View File

Before

Width:  |  Height:  |  Size: 860 KiB

After

Width:  |  Height:  |  Size: 860 KiB

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

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