You are using an outdated browser. Please upgrade your browser to improve your experience
// Old style (still works) arr[0] = "Apple"; arr[1] = "Banana";
// Always destroy to prevent memory leak! ds_list_destroy(inventory); gamemaker studio 2 gml
// Old style (still works) arr[0] = "Apple"; arr[1] = "Banana";
// Always destroy to prevent memory leak! ds_list_destroy(inventory);