stubbing out for big things ahead :)
This commit is contained in:
		
							
								
								
									
										10
									
								
								include/internal/steam.hpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								include/internal/steam.hpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include <string>
 | 
			
		||||
#include <vector>
 | 
			
		||||
 | 
			
		||||
namespace cellar {
 | 
			
		||||
    namespace steam {
 | 
			
		||||
        extern std::vector<std::string> find_steam_libraries();
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user