PCem

view src/allegro-video.h @ 154:d0d530adce12

Initial port to Linux (using Allegro). 64-bit fixes. Some changes to aid portability. A few other tweaks.
author TomW
date Thu Sep 04 21:07:24 2014 +0100
parents
children
line source
1 void allegro_video_init();
2 void allegro_video_close();
3 void allegro_video_update_size(int x, int y);