view src/projectm-1.0/video_init.h @ 3044:c733dd93af62

Queued projectm fixes.
author William Pitcock <nenolod@atheme.org>
date Thu, 16 Apr 2009 16:53:23 -0500
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 );