ensuring that rogue update

This commit is contained in:
Anton "TonyL" Lysakov
2019-03-02 15:40:35 +07:00
committed by GitHub
parent 42f52b2ffa
commit 07b3f1ab54

View File

@@ -1,5 +1,6 @@
#!/bin/sh
cd rogue;
make clean;
if [ "$HOST" = "x86_64-w64-mingw32" ]; then
echo building rogue.exe...