forked from Mirror/SafeB9SInstaller
7 lines
97 B
C
7 lines
97 B
C
|
#pragma once
|
||
|
|
||
|
#include "common.h"
|
||
|
|
||
|
u32 ShowInstallerStatus(void);
|
||
|
u32 SafeSigHaxInstaller(void);
|