mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 21:21:57 -04:00
Merge pull request #342 from TwilitRealm/feat/move-link-tool
Add Move Link tool from decompgz
This commit is contained in:
@@ -104,6 +104,7 @@ struct CollisionViewSettings {
|
||||
struct TransientSettings {
|
||||
CollisionViewSettings collisionView;
|
||||
bool skipFrameRateLimit;
|
||||
bool moveLinkActive;
|
||||
};
|
||||
|
||||
TransientSettings& getTransientSettings();
|
||||
|
||||
Reference in New Issue
Block a user