mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 16:59:02 +00:00
big update
lots cleaned, added cia to cci conv, it 's called a block, separated reading from building, improved ncch keyx stuff, and basic verbose for keys, elf checking and romfs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
#include "tik.h"
|
||||
|
||||
tik_hdr *GetTikHdr(u8 *tik);
|
||||
bool GetTikTitleKey(u8 *titleKey, tik_hdr *hdr, keys_struct *keys);
|
||||
Reference in New Issue
Block a user