mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-30 22:45:17 -04:00
fusee_cpp: implement exosphere load/configuration
This commit is contained in:
parent
1dd0297db3
commit
e0a41e9d33
8 changed files with 236 additions and 13 deletions
fusee_cpp/program/source
|
@ -26,6 +26,8 @@ namespace ams::nxboot {
|
|||
void InitializeDisplay();
|
||||
void FinalizeDisplay();
|
||||
|
||||
u16 GetDisplayLcdVendor();
|
||||
|
||||
void ShowDisplay();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue