]> Chaos Git - corbenik/ctrulib.git/commitdiff
remove more greetz
authorDave Murphy <davem@devkitpro.org>
Mon, 7 Dec 2015 08:43:08 +0000 (08:43 +0000)
committerDave Murphy <davem@devkitpro.org>
Mon, 7 Dec 2015 08:43:08 +0000 (08:43 +0000)
examples/graphics/printing/both-screen-text/source/main.c
examples/graphics/printing/colored-text/source/main.c
examples/graphics/printing/multiple-windows-text/source/main.c

index 688b1366dca5115c9ee9d7855150b87589b35dff..d2ddd958d3dd2262eedf3e632e9b29a04f3be4bf 100644 (file)
@@ -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>
index 3acaaf1a3f8c271cad2e10a3117ee9b7d2bb9984..26afc1578ec5ca899491299c3cd9eb8170b18ffd 100644 (file)
@@ -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>
index b18710b470106ea28b2bddf4f66287e33ad2b449..bf238f90607638c9314e23c2ea8dec0cda64cdc8 100644 (file)
@@ -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>