8 lines
		
	
	
		
			124 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			124 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __MG0_H
 | 
						|
#define __MG0_H
 | 
						|
 | 
						|
int mg0100(int argc, char* argv[]);
 | 
						|
int mg0200(int argc, char* argv[]);
 | 
						|
 | 
						|
#endif // __MG0_H
 |