mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
Comment out make_map_cap as thats not in a released version of Odin yet.
This commit is contained in:
@@ -79,7 +79,7 @@ make :: proc {
|
|||||||
make_dynamic_array_len,
|
make_dynamic_array_len,
|
||||||
make_dynamic_array_len_cap,
|
make_dynamic_array_len_cap,
|
||||||
make_map,
|
make_map,
|
||||||
make_map_cap,
|
// make_map_cap,
|
||||||
}
|
}
|
||||||
|
|
||||||
resize :: proc {
|
resize :: proc {
|
||||||
|
Reference in New Issue
Block a user