repo.or.cz
/
io
/
quag.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Texture: got rid of the image resizing, since you can just pass null data to glTexIma...
[io/quag.git]
/
projects
/
symbian
/
SymbianSockets.h
blob
a161b759049be5ccebf7bbca02561cdd31e2bdcd
1
#if !defined(SYMBIANSOCKETS_H)
2
#define SYMBIANSOCKETS_H
3
4
void
initSocketAddons
(
IoState
*
state
);
5
6
#endif