Skip to content

Commit

Permalink
Merge pull request #20 from kaicherry/master
Browse files Browse the repository at this point in the history
Updates to latest pi ES, + pixelcade patches
  • Loading branch information
alinke authored Jun 28, 2020
2 parents fff7da3 + 16c7064 commit b8a5525
Show file tree
Hide file tree
Showing 328 changed files with 2,869 additions and 153,118 deletions.
2 changes: 1 addition & 1 deletion EmulationStation-kai/CMake/Packages/FindRapidJSON.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#.rst:
#.rst:
# FindRapidjson
# --------
#
Expand Down
2 changes: 1 addition & 1 deletion EmulationStation-kai/CMake/Packages/FindSDL2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ SET(SDL2_SEARCH_PATHS
FIND_PATH(SDL2_INCLUDE_DIR SDL.h
HINTS
$ENV{SDL2DIR}
PATH_SUFFIXES include/SDL2 include
PATH_SUFFIXES SDL2 include/SDL2 include
PATHS ${SDL2_SEARCH_PATHS}
)

Expand Down
Loading

0 comments on commit b8a5525

Please sign in to comment.