OSDN Git Service

index on dev20110528_setting_reduce: 9817594 フィールド名修正
[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(COMMDATA* 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