Texture: got rid of the image resizing, since you can just pass null data to glTexIma...
[io/quag.git] / projects / symbian / SymbianSockets.h
bloba161b759049be5ccebf7bbca02561cdd31e2bdcd
1 #if !defined(SYMBIANSOCKETS_H)
2 #define SYMBIANSOCKETS_H
4 void initSocketAddons(IoState* state);
6 #endif