mirror of
				https://github.com/Risensy/Steam.git
				synced 2025-10-26 09:54:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			208 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			208 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| // Fill out your copyright notice in the Description page of Project Settings.
 | |
| 
 | |
| #include "Steam.h"
 | |
| #include "Modules/ModuleManager.h"
 | |
| 
 | |
| IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, Steam, "Steam" );
 | 
