Skip to content

Commit

Permalink
move these to x11
Browse files Browse the repository at this point in the history
neither midi nor the keymap stuff are intrinsic to SDL
  • Loading branch information
Gargaj committed Jun 17, 2015
1 parent 10bc482 commit 2c1da03
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ SOURCES_CPP := \
Platform.cpp \
ShaderEditor.cpp \
platform_sdl/Renderer.cpp \
platform_sdl/MIDI.cpp \
platform_sdl/Misc.cpp \
platform_x11/MIDI.cpp \
platform_x11/Misc.cpp \
platform_x11/Clipboard.cpp \
platform_x11/FFT.cpp \
platform_x11/SetupDialog.cpp \
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 2c1da03

Please sign in to comment.