mirror of
https://github.com/InoriRus/Kyty.git
synced 2026-08-28 05:06:40 +00:00
one step closer to run games
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
}
|
||||
|
||||
bool Equal(const uint64_t* other) const override;
|
||||
// bool Reuse(const uint64_t* other) const override;
|
||||
|
||||
[[nodiscard]] create_func_t GetCreateFunc() const override;
|
||||
[[nodiscard]] create_from_objects_func_t GetCreateFromObjectsFunc() const override { return nullptr; };
|
||||
|
||||
Reference in New Issue
Block a user