binana/profile/3.3.5a-windows/include/storm/file.h

9 lines
93 B
C

#ifndef STORM_FILE_H
#define STORM_FILE_H
DECLARE_STRUCT(SFile);
struct SFile {
};
#endif