mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	Update controller_bind_mapping.c
This commit is contained in:
		
							parent
							
								
									956a95bb8f
								
							
						
					
					
						commit
						46a4b377a5
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,11 @@
 | 
			
		|||
#ifdef HAVE_SDL2
 | 
			
		||||
#include <SDL2/SDL.h>
 | 
			
		||||
#else 
 | 
			
		||||
#ifdef HAVE_SDL
 | 
			
		||||
 | 
			
		||||
#include <SDL/SDL.h>
 | 
			
		||||
#endif
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "controller_bind_mapping.h"
 | 
			
		||||
#include "controller_api.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue