Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <convert_basic_shapes_to_polygon.h>
|
||||
#include <macros.h>
|
||||
#include <math/util.h> // for KiROUND
|
||||
#include <string_utils.h>
|
||||
#include <trigo.h>
|
||||
|
||||
#include <plotters/plotters_pslike.h>
|
||||
|
||||
Reference in New Issue
Block a user