OSDN Git Service

Merging revisions 1-HEAD of http://192.168.11.7/svn/saccubus/branches/20091208_vhook_...
[coroid/inqubus.git] / vhook / comment / com_surface.h
1 #ifndef COM_SURFACE_H_\r
2 #define COM_SURFACE_H_\r
3 #include <SDL/SDL.h>\r
4 #include "../chat/chat.h"\r
5 #include "../chat/chat_slot.h"\r
6 #include "../main.h"\r
7 \r
8 SDL_Surface* makeCommentSurface(COMMDATA* data,const CHAT_ITEM* item,int video_width,int video_height);\r
9 \r
10 \r
11 #endif /*COM_SURFACE_H_*/\r