#ifndef SDEPENDENCY #define SDEPENDENCY #include #include struct SDependency { u64 ResID; CFourCC ResType; }; #endif // SDEPENDENCY