mirror of
https://github.com/zoriya/Twac.git
synced 2026-06-02 02:25:11 +00:00
Adding layer
This commit is contained in:
@@ -15,6 +15,7 @@ struct walk_action
|
||||
gc_component base;
|
||||
int acceleration;
|
||||
int max_acceleration;
|
||||
int decceleration;
|
||||
};
|
||||
|
||||
extern const struct walk_action walk_action;
|
||||
Reference in New Issue
Block a user