Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mesh_bin_server.cpp
Go to the documentation of this file.
1 #include "mesh.h"
2 
3 //by chuck starchaser
4 
5 void Mesh::LoadBinary( const char *filename, int faction )
6 {
7 }
8 
9 
10