← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/nships.c
diff options
context:
space:
mode:
Diffstat (limited to 'nships.c')
-rw-r--r--nships.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nships.c b/nships.c
index 96aedff..7ffaddb 100644
--- a/nships.c
+++ b/nships.c
@@ -75,5 +75,5 @@ int menu(int y, int x, int h, int w, int aLen, char it[][15], char title)
int main()
{
-
+ hostGame();
}