view src/projectm-1.0/video_init.h @ 3103:b562bc52a93e

ported OSS
author Michal Lipski <tallica@o2.pl>
date Thu, 30 Apr 2009 18:06:46 +0200
parents 9bdb5aba5e00
children
line wrap: on
line source

 
 void init_display( int w, int h, int *fvw, int *fvh, int fullscreen );
 void resize_display( int w, int h, int fullscreen );