2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-14 01:25:51 +00:00

CDrone: Remove redundant field

This commit is contained in:
Luke Street 2020-09-09 02:28:52 -04:00
parent 535f44deec
commit aba51246d8

View File

@ -11,7 +11,6 @@ namespace MP1 {
class CDrone : public CPatterned {
CAssetId x568_;
TLockedToken<CCollisionResponseData> x56c_;
CCollisionResponseData* x574_;
TUniqueId x578_lightId = kInvalidUniqueId;
TUniqueId x57a_ = kInvalidUniqueId;
std::vector<CVisorFlare::CFlareDef> x57c_flares;