mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-14 01:51:22 +00:00
CInGameTweakManagerBase: Make internal members of CTweakValue private
This commit is contained in:
parent
e4dedac2b6
commit
301eb24301
@ -26,6 +26,7 @@ public:
|
|||||||
};
|
};
|
||||||
enum class EType {};
|
enum class EType {};
|
||||||
|
|
||||||
|
private:
|
||||||
EType x0_type;
|
EType x0_type;
|
||||||
std::string x4_key;
|
std::string x4_key;
|
||||||
std::string x14_str;
|
std::string x14_str;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user