Update credits, remove useless DLP version check

This commit is contained in:
Aurora Wright
2017-04-15 15:47:10 +02:00
parent ad1dc51e06
commit e04cb28711
3 changed files with 6 additions and 2 deletions

View File

@@ -22,10 +22,12 @@
/*
* Signature patches by an unknown author
* Signature patches for old FIRMs by SciresM
* firmlaunches patching code originally by delebile
* FIRM partition writes patches by delebile
* ARM11 modules patching code originally by Subv
* Idea for svcBreak patches from yellows8 and others on #3dsdev
* TWL_FIRM patches by Steveice10 and others
*/
#include "patches.h"

View File

@@ -22,10 +22,12 @@
/*
* Signature patches by an unknown author
* Signature patches for old FIRMs by SciresM
* firmlaunches patching code originally by delebile
* FIRM partition writes patches by delebile
* ARM11 modules patching code originally by Subv
* Idea for svcBreak patches from yellows8 and others on #3dsdev
* TWL_FIRM patches by Steveice10 and others
*/
#pragma once