This website requires JavaScript.
Explore
Help
Register
Sign In
MirrorBackup
/
SafeA9LHInstaller
Watch
1
Star
0
Fork
0
You've already forked SafeA9LHInstaller
forked from
gnmmarechal/SafeA9LHInstaller
Code
Pull Requests
Activity
SafeA9LHInstaller
/
source
/
screeninit.h
7 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
First commit
2016-03-19 17:30:56 +01:00
#
pragma once
#
include
"types.h"
Cleaned Makefile, added confirmation prompt on stage2 install, SD unmounting/remounting wheh coming back to menu after stage2 install
2016-03-24 00:14:29 +01:00
#
define PDN_GPU_CNT (*(vu8 *)0x10141200)
void
initScreens
(
void
)
;
Copy Permalink