Unload dropped filepaths
None.
if raylib.IsFileDropped then dropped = raylib.LoadDroppedFiles for path in dropped.paths print path end for raylib.UnloadDroppedFiles dropped end if
There was an error while loading. Please reload this page.