Mercurial > audlegacy-plugins
view src/projectm/video_init.h @ 3093:f99d13f5f351
Basque translation by I«Šaki dooteo Larra«Šaga Murgoitio.
author | Tony Vroon <chainsaw@gentoo.org> |
---|---|
date | Thu, 30 Apr 2009 13:36:36 +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);