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
tron
Thu, 20 Oct 2005 17:43:13 +0000
changeset 2544
2c6a25db1bd0
parent 2436
7d5df545bd5d
child 2641
c94c811ffcc6
permissions
-rw-r--r--
(svn r3073) int/byte -> EngineID/PlayerID/VehicleID
0/-1 -> INVALID_ENGINE
0x10 -> OWNER_NONE
/* $Id$ */
#ifndef GFXINIT_H
#define GFXINIT_H
void GfxLoadSprites(void);
#endif /* GFXINIT_H */