Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/pebble-mario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pebble-mario.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pebble-mario.c b/src/pebble-mario.c
index f0ad8ed..1314ccc 100644
--- a/src/pebble-mario.c
+++ b/src/pebble-mario.c
@@ -21,7 +21,7 @@
#include <time.h>
// #define INVERSED_COLORS
-#define DEMO // display fake time. Good for taking screenshots of the watchface.
+// #define DEMO // display fake time. Good for taking screenshots of the watchface.
Window *window;