This commit is contained in:
Paul 2000-11-09 16:58:22 +00:00
parent 500f5f6776
commit bbf0e5ae16
7 changed files with 186 additions and 33 deletions

View file

@ -189,6 +189,10 @@ private:
Functions
--------- */
extern void initGUIStuff();
extern void drawBambooBorder(int _x,int _y,int _w,int _h,int _ot);
/*---------------------------------------------------------------------- */
#endif /* __GUI_GUI_H__ */