src/gfxinit.h
changeset 5726 8f399788f6c9
parent 2641 9728651e0d71
child 6285 187e3ef04cc9
equal deleted inserted replaced
5725:8ad0e96437e0 5726:8f399788f6c9
       
     1 /* $Id$ */
       
     2 
       
     3 #ifndef GFXINIT_H
       
     4 #define GFXINIT_H
       
     5 
       
     6 void CheckExternalFiles(void);
       
     7 void GfxLoadSprites(void);
       
     8 
       
     9 #endif /* GFXINIT_H */