Files @ r2501:b736427b8e02
Branch filter:

Location: cpp/openttd-patchpack/source/gfxinit.h

bjarni
(svn r3027) -Feature: [OSX] command+q now works in main menu (Tobin)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif /* GFXINIT_H */