This website requires JavaScript.
Explore
Help
Sign In
LowLevel
/
Luma3DS-3GX
Archived
Watch
1
Star
0
Fork
0
You've already forked Luma3DS-3GX
Code
Issues
Pull Requests
Releases
2
Wiki
Activity
This repository has been archived on
2022-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
6b88953517
Luma3DS-3GX
/
loader
/
source
/
screeninit.h
5 lines
53 B
C
Raw
Normal View
History
Unescape
Escape
Added dual emuNAND support, multi-payload loader with built-in screen init (inspired by arm9select, thanks Fix94)
2016-03-17 00:08:13 +01:00
#
pragma once
#
include
"types.h"
Minor changes
2016-03-17 04:51:07 +01:00
void
initLCD
(
void
)
;
Reference in New Issue
Copy Permalink