Refactor array to avoid having to include external types
This commit is contained in:
@@ -23,5 +23,5 @@
|
||||
continue;
|
||||
}}
|
||||
|
||||
wapp_{Tlower}_array_append_capped(array, *item);
|
||||
}}
|
||||
wapp_{Tlower}_array_append_capped(array, item);
|
||||
}}
|
||||
|
Reference in New Issue
Block a user