Mercurial > audlegacy-plugins
view src/projectm-1.0/video_init.h @ 2252:b461d608befe
replaced SNDCTL_DSP_RESET with SNDCTL_DSP_SYNC, as suggested by Michal
author | Cristi Magherusan <majeru@atheme-project.org> |
---|---|
date | Wed, 05 Dec 2007 13:35:16 +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 );