root/BF_GUI_Misc.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef __BF_GUI_MISC_H__
   2 #define __BF_GUI_MISC_H__
   3 
   4 #include <Bitmap.h>
   5 #include "BL_Tools.h"
   6 
   7 void BF_GUI_GetBitmapFromResources( BBitmap*& themap, int32 resid);
   8 
   9 

/* [previous][next][first][last][top][bottom][index][help] */