summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Soller <jackpot51@gmail.com>2024-02-06 18:44:00 -0700
committerJeremy Soller <jackpot51@gmail.com>2024-02-06 18:44:00 -0700
commit308b5408163cc17e59c7483030eb633a749435ee (patch)
tree13788afcfad0d6f933aea20d2d7820b543d70b40
parentbb818fb2e263eed086b9e1f6d2bc7ed5f03b62ea (diff)
config/x86_64/ci.toml: add mednafen
-rw-r--r--config/x86_64/ci.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml
index 4c17264..4fa1b6c 100644
--- a/config/x86_64/ci.toml
+++ b/config/x86_64/ci.toml
@@ -98,6 +98,7 @@ llvm = {}
logd = {}
lua54 = {}
#mdp = {} # ncursesw
+mednafen = {}
mesa = {}
mesa-glu = {}
mgba = {}