]> icculus.org git repositories - btb/d2x.git/blob - glinit.c
9093db1326047f39a74ecaccd3584e2575eeca29
[btb/d2x.git] / 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 }