From db58b4a22a8caec1be50475564ea08df8209fef8 Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Thu, 1 Sep 2016 13:12:38 -0400 Subject: [PATCH] In retrospect, that comment looks really rude --- source/arm11.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arm11.c b/source/arm11.c index d985f9d..e4d5a7d 100644 --- a/source/arm11.c +++ b/source/arm11.c @@ -28,7 +28,7 @@ // This is less a permanent solution and more a quickfix since I'd rather use libctr11 // whenever Gelex finishes it. Don't rely on it staying here. -// Also, you are correct in thinking this looks near nothing like Luma's code at this point. +// Also, this contains quite a few changes from luma's screen.c, which is where it originates from. #include #include -- 2.39.5