dxx-rebirth/arch/win32/glinit.c
2006-03-20 16:43:15 +00:00

9 lines
135 B
C
Executable file

//nothing to do, everything is in wgl.c. Just some empty funcs to make it happy. -MM
void arch_init_start()
{
}
void arch_init()
{
}