mirror of
https://github.com/rvtr/TDT.git
synced 2025-10-31 13:51:07 -04:00
Welp, broke that promise pretty damn fast.
This commit is contained in:
parent
82acb444f2
commit
b835275f17
@ -462,7 +462,7 @@ bool install(char* fpath, bool systemTitle)
|
|||||||
)) || (h->tid_high == 0x00030015 && (
|
)) || (h->tid_high == 0x00030015 && (
|
||||||
tidLow == 0x484e4200 || // System Settings
|
tidLow == 0x484e4200 || // System Settings
|
||||||
tidLow == 0x484e4600 || // Nintendo DSi Shop
|
tidLow == 0x484e4600 || // Nintendo DSi Shop
|
||||||
tidLow == 0x34544e00 || // TwlNmenu
|
tidLow == 0x34544e00 // TwlNmenu
|
||||||
)) || (h->tid_high == 0x00030017 && (
|
)) || (h->tid_high == 0x00030017 && (
|
||||||
tidLow == 0x484e4100 // Launcher
|
tidLow == 0x484e4100 // Launcher
|
||||||
))) && (
|
))) && (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user