Files @ r4596:95073ec9f671
Branch filter:

Location: cpp/openttd-patchpack/source/os/macosx/splash.h

miham
(svn r6446) WebTranslator2 update to 2006-09-13 16:54:09
slovak - 2 fixed, 1 changed by lengyel (3)
swedish - 50 fixed by daishan (50)
/* $Id$ */

#ifndef SPLASH_H
#define SPLASH_H

#define SPLASH_IMAGE_FILE		"splash.png"

void DisplaySplashImage(void);

#endif