OSDN Git Service

フォーマット
[coroid/inqubus.git] / vhook / process.h
1 #ifndef PROCESS_H_
2 #define PROCESS_H_
3 #include <SDL/SDL.h>
4 #include "main.h"
5 int process(DATA* data,SDL_Surface* surf,const int now_vpos);
6
7 #endif /*PROCESS_H_*/