mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
The vanilla main menu is an awful pile of code that is extremely painful to make additions to. So I've side-stepped the problem by writing an entiely new menu system without all of vanilla's quirks. I've separated the custom menu system from the menus I want to make, which allows for easy additions and a clear separation of responsibilities. Along with this rewrite comes a host menu, adding the missing configuration options in-game. Fixes #29 |
||
|---|---|---|
| .. | ||
| behavior_table | ||
| scrap | ||
| x64/Debug | ||
| sm64ex.sln | ||
| sm64ex.vcxproj | ||
| sm64ex.vcxproj.filters | ||
| sm64ex.vcxproj.user | ||