mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
macOS build sync
This commit is contained in:
@@ -15,7 +15,7 @@ public:
|
||||
void SetEnergyDrainIntensity(float);
|
||||
float GetEnergyDrainIntensity() const;
|
||||
|
||||
bool operator<(const CEnergyDrainSource& other);
|
||||
bool operator<(const CEnergyDrainSource& other) const;
|
||||
};
|
||||
}
|
||||
#endif // __URDE_CENERGYDRAINSOURCE_HPP__
|
||||
|
||||
Reference in New Issue
Block a user