mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
Few more character imps
This commit is contained in:
@@ -12,6 +12,7 @@ class CBoolPOINode : public CPOINode
|
||||
public:
|
||||
CBoolPOINode();
|
||||
CBoolPOINode(CInputStream& in);
|
||||
bool GetValue() const {return x38_val;}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user