Changeset 745 for cpp/frams/param/param.h
- Timestamp:
- 02/27/18 17:12:25 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/param/param.h
r743 r745 176 176 }; 177 177 178 int save (VirtFILE*, const char* altname = NULL, bool force = 0);178 int saveMultiLine(VirtFILE*, const char* altname = NULL, bool force = 0); 179 179 int saveprop(VirtFILE*, int i, const char* p, bool force = 0); 180 180
Note: See TracChangeset
for help on using the changeset viewer.