rocks_n_diamonds-1.0
[rocksndiamonds.git] / src / init.h
index c96f4844f83979109a7adedd48e075d8a536f980..43970fd33f65d0d71050c4a6217f99b66a921711 100644 (file)
@@ -25,6 +25,7 @@ void InitSoundProcess(void);
 void InitJoystick(void);
 void InitWindow(int, char **);
 void InitGfx(void);
+void LoadGfx(int, struct PictureFile *);
 void InitElementProperties(void);
 void CloseAll();