exo: Support new fw versioning

This commit is contained in:
CTCaer
2020-06-14 13:49:03 +03:00
parent 0a44a31f2c
commit 4564db0b6d
3 changed files with 49 additions and 1 deletions

View File

@@ -99,6 +99,7 @@ typedef struct _launch_ctxt_t
link_t kip1_list;
char* kip1_patches;
u32 fss0_ver;
u32 fss0_hosver;
bool svcperm;
bool debugmode;