Serious-Engine/Sources/SeriousSam/SplashScreen.h
2016-03-11 15:57:17 +02:00

4 lines
137 B
C

/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
void ShowSplashScreen(HINSTANCE hInstance);
void HideSplashScreen(void);