From a38250123d31df15177ae51b2fb16d6ff21c7abe Mon Sep 17 00:00:00 2001 From: gretchen Date: Fri, 24 Jul 2020 00:04:37 -0700 Subject: Rhodes pixel art --- lib/Engine_Rhodes.sc | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/Engine_Rhodes.sc b/lib/Engine_Rhodes.sc index a644c96..104f87d 100644 --- a/lib/Engine_Rhodes.sc +++ b/lib/Engine_Rhodes.sc @@ -1,3 +1,4 @@ +// -*- compile-command: "make upload" -*- // Adapted from https://sccode.org/1-522, which is adapted in // turn from STK's 'rhodey', which is adapted from a TX81z // algorithm. -- cgit v1.2.1