Fix native build
This commit is contained in:
		
							parent
							
								
									2309172bfc
								
							
						
					
					
						commit
						4c137df992
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -93,8 +93,10 @@ MRB_FUNCTION(kernelSaveAsync)
 | 
			
		|||
 | 
			
		||||
	mrb_get_args(mrb, "z", &filename);
 | 
			
		||||
 | 
			
		||||
#ifdef __EMSCRIPTEN__
 | 
			
		||||
	save_file_async_js(filename);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
	return mrb_nil_value();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue