view src/projectm-1.0/video_init.h @ 2169:838098201ac9

fix loading of streams from XSPF files.
author William Pitcock <nenolod@atheme.org>
date Sat, 17 Nov 2007 19:02:51 -0600
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 );