From: Dave Murphy Date: Mon, 7 Dec 2015 08:43:08 +0000 (+0000) Subject: remove more greetz X-Git-Tag: v1.0.0~10^2~1 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=02f145b9e248eef579c6ceb4f26e8b33b2c22518;p=corbenik%2Fctrulib.git remove more greetz --- diff --git a/examples/graphics/printing/both-screen-text/source/main.c b/examples/graphics/printing/both-screen-text/source/main.c index 688b136..d2ddd95 100644 --- a/examples/graphics/printing/both-screen-text/source/main.c +++ b/examples/graphics/printing/both-screen-text/source/main.c @@ -2,14 +2,6 @@ Both Screen Text example made by Aurelio Mannara for ctrulib This code was modified for the last time on: 12/12/2014 23:20 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> diff --git a/examples/graphics/printing/colored-text/source/main.c b/examples/graphics/printing/colored-text/source/main.c index 3acaaf1..26afc15 100644 --- a/examples/graphics/printing/colored-text/source/main.c +++ b/examples/graphics/printing/colored-text/source/main.c @@ -2,14 +2,6 @@ Colored Text example made by Aurelio Mannara for ctrulib This code was modified for the last time on: 12/12/2014 23: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> diff --git a/examples/graphics/printing/multiple-windows-text/source/main.c b/examples/graphics/printing/multiple-windows-text/source/main.c index b18710b..bf238f9 100644 --- a/examples/graphics/printing/multiple-windows-text/source/main.c +++ b/examples/graphics/printing/multiple-windows-text/source/main.c @@ -2,14 +2,6 @@ Multiple Windows Text example made by Aurelio Mannara for ctrulib This code was modified for the last time on: 12/12/2014 23:50 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>