diff options
author | scuri <scuri> | 2009-10-01 14:14:53 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-10-01 14:14:53 +0000 |
commit | 537ce7ddb32932a2100ae767b1eca51a9dd1c35f (patch) | |
tree | 0b487bef90b949fd8b97f180629a1b0bacefc78c /src/im.def | |
parent | 62783aee16f96fe5e513fb230b8efddaa02981df (diff) |
New: ASCII compression for RAW format to access text data instead of binary.
Diffstat (limited to 'src/im.def')
-rw-r--r-- | src/im.def | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -159,6 +159,8 @@ EXPORTS imBinFileRegisterModule imBinFileSetCurrentModule imBinFilePrintf + imBinFileReadInteger + imBinFileReadFloat imBinFileRead imBinFileSize imBinFileTell |