summaryrefslogtreecommitdiff
path: root/gfxinit.h
blob: f37110ba1f231b361084ce3694f9cdeeed41a52d (plain)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif /* GFXINIT_H */