home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 5257 / source.7z / x_amc.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  2012-03-18  |  154 b   |  7 lines

  1. #include "xentax.h"
  2. #include "x_amc.h"
  3.  
  4. bool GeometryToLWO(const char* path, const char* name, const ADVANCEDMODELCONTAINER& data)
  5. {
  6.  return true;
  7. }