mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 07:47:42 +00:00
CDamageInfo fixes, initial CPuffer
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
}
|
||||
|
||||
CDamageInfo(const CDamageInfo& other) = default;
|
||||
CDamageInfo(const CDamageInfo&, float);
|
||||
CDamageInfo(const DataSpec::SShotParam& other);
|
||||
CDamageInfo& operator=(const DataSpec::SShotParam& other);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user