Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 3145:76f5bcf547d5
crossfade: remove unused config variable
author | Michal Lipski <tallica@o2.pl> |
---|---|
date | Sat, 09 May 2009 18:51:03 +0200 |
parents | bc3bae2880ec |
children |
line wrap: on
line source
void setup_opengl( int w, int h ); void init_display( int w, int h, int fullscreen ); void CreateRenderTarget(int texsize,int *RenderTargetTextureID, int *RenderTarget);