Ignore:
Timestamp:
05/12/13 09:02:44 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added the C and C++ calls to save the current situation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/client/c/hu/varadiistvan/xplra/xplra.h

    r70 r87  
    165165
    166166/*----------------------------------------------------------------------------*/
     167
     168/**
     169 * Save the current situation into the file with the given path
     170 * relative to X-Plane's directory.
     171 */
     172int xplra_save_situation(int connectionID, const char* path);
     173
     174/*----------------------------------------------------------------------------*/
    167175/* Single dataref support                                                     */
    168176/*----------------------------------------------------------------------------*/
Note: See TracChangeset for help on using the changeset viewer.