Skip to content

Commit

Permalink
3DS: Add to backend configuration list
Browse files Browse the repository at this point in the history
  • Loading branch information
Cruel committed Apr 6, 2016
1 parent e2b9572 commit fe8d480
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configure
Expand Up @@ -3231,6 +3231,8 @@ case $_backend in
append_var DEFINES "-DSDL_BACKEND"
add_line_to_config_mk "SDL_BACKEND = 1"
;;
3ds)
;;
sdl)
;;
*)
Expand Down

0 comments on commit fe8d480

Please sign in to comment.