Comment out make_map_cap as thats not in a released version of Odin yet.

This commit is contained in:
2024-10-19 15:45:10 -04:00
parent 15192ff4b3
commit f7071c2810

View File

@@ -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 {