binana/profile/3.3.5a-windows-386/include/bc/file/removedirectory.h

11 lines
No EOL
318 B
C

#ifndef BC_FILE_REMOVE_DIRECTORY_H
#define BC_FILE_REMOVE_DIRECTORY_H
DECLARE_STRUCT(Blizzard__File__RemoveDirectoryAndContents__Internal__RemoveDirectoryAndContentsParms);
struct Blizzard__File__RemoveDirectoryAndContents__Internal__RemoveDirectoryRecurseData {
bool unk00;
bool unk01; // set normal?
};
#endif