fixup! Network: Added an executable to host an dedicated room for local wifi

This commit is contained in:
B3n30 2017-11-05 20:26:55 +01:00
parent a40ef602a3
commit b3cdf30c65
3 changed files with 5 additions and 16 deletions

View file

@ -9,6 +9,7 @@ COMPRESSION_FLAGS="-cJvf"
mkdir "$REV_NAME"
cp build/src/citra/citra "$REV_NAME"
cp build/src/citra/citra-room "$REV_NAME"
cp build/src/citra_qt/citra-qt "$REV_NAME"
# We need icons on Linux for .desktop entries