From 02beea3ed72e1846de3db80325231cb204886547 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Mon, 7 Dec 2015 08:30:22 +0000 Subject: [PATCH] remove greetz --- examples/graphics/printing/hello-world/source/main.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/examples/graphics/printing/hello-world/source/main.c b/examples/graphics/printing/hello-world/source/main.c index 260b017..04b4c29 100644 --- a/examples/graphics/printing/hello-world/source/main.c +++ b/examples/graphics/printing/hello-world/source/main.c @@ -1,15 +1,6 @@ /* Hello World example made by Aurelio Mannara for ctrulib This code was modified for the last time on: 12/12/2014 21:00 UTC+1 - - This wouldn't be possible without the amazing work done by: - -Smealum - -fincs - -WinterMute - -yellows8 - -plutoo - -mtheall - -Many others who worked on 3DS and I'm surely forgetting about */ #include <3ds.h>