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