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

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif