package assets import "common:name" import "libs:physfs" Watcher_Asset :: struct { type: Asset_Type, path: name.Name, modtime: physfs.sint64, }