Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 2145:e685ac3817fb
Updated French translation.
author | Stany HENRY <StrassBoy@gmail.com> |
---|---|
date | Tue, 30 Oct 2007 15:29:06 +0100 |
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);