mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 22:59:12 +00:00
More refactoring, decouple tweaks from hecl
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
namespace DataSpec {
|
||||
|
||||
struct ITweakPlayerControl : ITweak {
|
||||
virtual atUint32 GetMapping(atUint32) const = 0;
|
||||
};
|
||||
struct ITweakPlayerControl : ITweak {};
|
||||
|
||||
} // namespace DataSpec
|
||||
|
||||
Reference in New Issue
Block a user