grid and mouse snapping
This commit is contained in:
parent
736829a119
commit
61986f41fa
7 changed files with 72 additions and 19 deletions
|
|
@ -27,6 +27,6 @@
|
|||
#include "kubo_context.h"
|
||||
#include "kubo_command_bar.h"
|
||||
|
||||
void kubo_bar_render(struct kubo_context *context);
|
||||
void kubo_bar_render(struct kubo_context *context, bool snap_enabled);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue