diff options
author | Case Duckworth | 2022-08-21 18:02:46 -0500 |
---|---|---|
committer | Case Duckworth | 2022-08-21 18:02:46 -0500 |
commit | c9a942aca66903d817b3b7df46488451a0bd7004 (patch) | |
tree | c1e45bb1a98ba12c5917f24a54c21db367a01227 /src/mpv.fnl | |
parent | Modularize (diff) | |
download | radish-c9a942aca66903d817b3b7df46488451a0bd7004.tar.gz radish-c9a942aca66903d817b3b7df46488451a0bd7004.zip |
Move into src/ fennel
Diffstat (limited to 'src/mpv.fnl')
-rw-r--r-- | src/mpv.fnl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mpv.fnl b/src/mpv.fnl new file mode 100644 index 0000000..11510a8 --- /dev/null +++ b/src/mpv.fnl | |||
@@ -0,0 +1,4 @@ | |||
1 | ;;; MPV.fnl | ||
2 | ;; bad bindings to mpv | ||
3 | |||
4 | (fn ) | ||