Mercurial
Mercurial
>
openttd-mini
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
gfxinit.h
author
peter1138
Sat, 12 Nov 2005 00:29:13 +0000
changeset 2626
c3e8dc0f9152
parent 2436
7d5df545bd5d
child 2641
c94c811ffcc6
permissions
-rw-r--r--
(svn r3168) - NewGRF: Fix "typo" in waypoint drawer :/
/* $Id$ */
#ifndef GFXINIT_H
#define GFXINIT_H
void GfxLoadSprites(void);
#endif /* GFXINIT_H */