fixed path to external icons
[shermanaquarium] / sherman-aquarium / shermans / pref.h
1 #ifndef PREF_H
2 #define PREF_H
3
4 void pref_init(void);
5 void pref_restart(void);
6 extern GaiPI shermans_pref[];
7
8 #endif