This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Atmosphere
Watch
1
Star
0
Fork
0
You've already forked Atmosphere
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2024-11-19 02:15:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1288f54965
Atmosphere
/
fusee
/
fusee-secondary
/
src
/
splash_screen_default.c
4 lines
70 B
C
Raw
Normal View
History
Unescape
Escape
Add skeleton architecture for displaying custom splash screen
2018-04-10 22:09:00 +00:00
#
include
"splash_screen.h"
Instead of passing FatFS structs around, unmount; other changes
2018-05-05 15:33:49 +00:00
uint8_t
g_default_splash_screen
[
1
]
=
{
0
}
;
Reference in New Issue
Copy Permalink