From 6a7fd6316192537bf177867f3be0b89a54d3546d Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Sat, 8 Oct 2011 12:09:42 +0800 Subject: [PATCH] --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 289b046..3ba146d 100644 --- a/Makefile +++ b/Makefile @@ -34,3 +34,6 @@ commit: scene.c bitmap.c bitmap.h clean: rm scene + +open: + nice -n 19 ./scene -- 2.20.1