projects
/
btb
/
d2x.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
include/*.bat, include/test.*: remove unnecessary files
[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
}