3 lines
104 B
C
3 lines
104 B
C
void allegro_video_init();
|
|
void allegro_video_close();
|
|
void allegro_video_update_size(int x, int y);
|