mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	bugfixes while testing with unreal (still more needs fixing
This commit is contained in:
		@@ -378,6 +378,10 @@ void deinit(Context* ctx)
 | 
			
		||||
	-- context_counter;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
Context* get_context() { 
 | 
			
		||||
	return _ctx;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void reset(Context* ctx)
 | 
			
		||||
{
 | 
			
		||||
	s32 index = 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user