Initial submission of the PCem-Experimental source code.
This commit is contained in:
3
src/allegro-video.h
Normal file
3
src/allegro-video.h
Normal file
@@ -0,0 +1,3 @@
|
||||
void allegro_video_init();
|
||||
void allegro_video_close();
|
||||
void allegro_video_update_size(int x, int y);
|
||||
Reference in New Issue
Block a user