32 bit wine setup for x86_64 including Kitchensinc Games and Swamp.

This commit is contained in:
Storm Dragon
2025-08-12 20:48:32 -04:00
parent 6a0bf65eec
commit 83071850bc
2 changed files with 20 additions and 0 deletions
+2
View File
@@ -916,6 +916,8 @@ if __name__ == "__main__":
menu.add_item("Arcade", "Villains From Beyond", "GAME='Villains From Beyond' startx")
menu.add_item("Arcade", "Wicked Quest", "GAME='Wicked Quest' startx")
menu.add_item("Arcade", "Zombowl", "GAME='Zombowl' startx")
menu.add_item("Arcade", "Kitchen's Sink", "GAME=\"Kitchen's Sink\" startx")
menu.add_item("Arcade", "Swamp", "GAME='Swamp' startx")
# Add board and card games section
menu.add_section("Board and Card Games")