This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
Atmosphere
Watch
1
Star
0
Fork
You've already forked Atmosphere
0
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2025-01-11 11:56:23 +00:00
Code
Issues
Releases
Activity
611e85e6ee
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 23:09:00 +01:00
#
include
"splash_screen.h"
Instead of passing FatFS structs around, unmount; other changes
2018-05-05 16:33:49 +01:00
uint8_t
g_default_splash_screen
[
1
]
=
{
0
}
;
Reference in a new issue
Copy permalink