binana/profile/3.3.5a-windows-386/include/bc/systemfile/stacked.h

10 lines
188 B
C

#ifndef BC_SYSTEM_FILE_STACKED_H
#define BC_SYSTEM_FILE_STACKED_H
DECLARE_STRUCT(System_File__Stacked__FileParms);
struct System_File__Stacked__FileParms {
uint32_t offset;
};
#endif