rosalina: add hidden debug info menu

This commit is contained in:
TuxSH
2020-05-17 22:48:26 +01:00
parent 9097276a06
commit b02d0346fd
9 changed files with 159 additions and 68 deletions

View File

@@ -132,6 +132,7 @@ typedef struct CfwInfo
} CfwInfo;
extern CfwInfo cfwInfo;
extern u32 kextBasePa;
extern vu32 rosalinaState;
extern bool hasStartedRosalinaNetworkFuncsOnce;