From 0dd7af76f012e9a02182ed37b7cb0be3dcd55fed Mon Sep 17 00:00:00 2001 From: James Date: Mon, 5 May 2014 17:54:12 +0100 Subject: indent --- map.c | 1 + 1 file changed, 1 insertion(+) (limited to 'map.c') diff --git a/map.c b/map.c index d3bd341..305380f 100644 --- a/map.c +++ b/map.c @@ -5,6 +5,7 @@ void map_output (int *computer, int *x, int *y) { + (*computer)--; } #elif defined(MAP_HOME) -- cgit v1.2.3