Removed semi colon pragma
This commit is contained in:
		@@ -135,8 +135,6 @@
 | 
				
			|||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Hardcore
 | 
					 | 
				
			||||||
#pragma semicolon 1
 | 
					 | 
				
			||||||
/****** DEBUGGING / LOGING FUNCTIONS ******/
 | 
					/****** DEBUGGING / LOGING FUNCTIONS ******/
 | 
				
			||||||
	enum xs_logtypes
 | 
						enum xs_logtypes
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
@@ -1246,4 +1244,3 @@
 | 
				
			|||||||
		return 1;
 | 
							return 1;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
#pragma semicolon 0
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user