view src/projectm-1.0/video_init.h @ 2128:feb0e916f8bc

adapted SexyPSF timeout to the method nenolod introduced in UPSE
author mf0102 <0102@gmx.at>
date Wed, 24 Oct 2007 15:46:20 +0200
parents 47a4e93ed7ce
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 );