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-02-02 23:05:24 +00:00
Code
Issues
Releases
Activity
9e558dafee
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 16:09:00 -06:00
#
include
"splash_screen.h"
Instead of passing FatFS structs around, unmount; other changes
2018-05-05 17:33:49 +02:00
uint8_t
g_default_splash_screen
[
1
]
=
{
0
}
;
Reference in a new issue
Copy permalink