mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
Various bug fixes
This commit is contained in:
@@ -68,6 +68,8 @@ public:
|
||||
|
||||
const std::vector<SConnection>& GetConnectionList() const { return x20_conns; }
|
||||
std::vector<SConnection>& ConnectionList() { return x20_conns; }
|
||||
|
||||
std::string_view GetName() const { return x10_name; }
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user