dxx-rebirth/arch/win32/glinit.c

9 lines
135 B
C
Raw Normal View History

2006-03-20 16:43:15 +00:00
//nothing to do, everything is in wgl.c. Just some empty funcs to make it happy. -MM
void arch_init_start()
{
}
void arch_init()
{
}