view src/projectm-1.0/video_init.h @ 3168:7e58928783b3

alsa-ng: Set thread handles to NULL when threads exit.
author William Pitcock <nenolod@atheme.org>
date Fri, 15 May 2009 00:05:48 -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 );