OSDN Git Service

dd48e270c8bcf99153730acd41ec6702964f4e82
[coroid/inqubus.git] / vhook / chat / process_chat.h
1 #ifndef PROCESS_CHAT_H_\r
2 #define PROCESS_CHAT_H_\r
3 #include <SDL/SDL.h>\r
4 #include "chat.h"\r
5 #include "chat_slot.h"\r
6 #include "../main.h"\r
7 int chat_process(DATA* data,SDL_Surface* surf,const int now_vpos);\r
8 int getX(int now_vpos,const CHAT_SLOT_ITEM* item,int video_width);\r
9 \r
10 #endif /*PROCESS_CHAT_H_*/\r