Files @ r5335:ce46409bbae6
Branch filter:

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

miham
(svn r7499) WebTranslator2 update to 2006-12-15 10:49:50
esperanto - 35 fixed, 2 changed by LaPingvino (37)
slovak - 1 fixed by lengyel (1)
turkish - 5 fixed by jnmbk (5)
/* $Id$ */

#ifndef SPLASH_H
#define SPLASH_H

#define SPLASH_IMAGE_FILE		"splash.png"

void DisplaySplashImage(void);

#endif