mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-11 14:43:34 +00:00
initial commit
This commit is contained in:
8
Application/Splash.h
git.filemode.normal_file
8
Application/Splash.h
git.filemode.normal_file
@@ -0,0 +1,8 @@
|
||||
#ifndef __SCOP_SPLASH__
|
||||
#define __SCOP_SPLASH__
|
||||
|
||||
#include <ScopGraphics.h>
|
||||
|
||||
std::shared_ptr<Scop::Scene> SplashScreen();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user