]> icculus.org git repositories - btb/d2x.git/blob - arch/win32/glinit.c
add -gl_trilinear OGL command-line option (d1x r1.27)
[btb/d2x.git] / arch / win32 / glinit.c
1 //nothing to do, everything is in wgl.c.  Just some empty funcs to make it happy. -MM
2
3 void arch_init_start()
4 {
5 }
6 void arch_init()
7 {
8 }