Play-/Source/ui_shared/BootablesProcesses.h

7 lines
122 B
C
Raw Normal View History

#pragma once
#include <boost/filesystem.hpp>
void ScanBootables(const boost::filesystem::path&);
void ExtractDiscIds();