mirror of
				https://github.com/Ryujinx/SDL.git
				synced 2025-11-04 15:34:58 +00:00 
			
		
		
		
	Fixed cut-and-paste error.
This commit is contained in:
		
							parent
							
								
									abbaa90dd6
								
							
						
					
					
						commit
						6344736696
					
				| 
						 | 
				
			
			@ -1008,7 +1008,7 @@ endif(NOT HAVE_SDL_HAPTIC)
 | 
			
		|||
if(NOT HAVE_SDL_LOADSO)
 | 
			
		||||
  set(SDL_LOADSO_DISABLED 1)
 | 
			
		||||
  file(GLOB LOADSO_SOURCES ${SDL2_SOURCE_DIR}/src/loadso/dummy/*.c)
 | 
			
		||||
  set(SOURCE_FILES ${SOURCE_FILES} ${JOYSTICK_SOURCES})
 | 
			
		||||
  set(SOURCE_FILES ${SOURCE_FILES} ${LOADSO_SOURCES})
 | 
			
		||||
endif(NOT HAVE_SDL_LOADSO)
 | 
			
		||||
 | 
			
		||||
# We always need to have threads and timers around
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue