]> icculus.org git repositories - btb/d2x.git/blob - arch/win32/glinit.c
MinGW compiles with network enabled again, but still doesn't work
[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 }