mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-04-25 07:36:49 -05:00
Add button combo module depedency
This commit is contained in:
parent
e815739ab2
commit
c70306ab6e
|
|
@ -36,6 +36,7 @@ WUMS_USE_WUT_DEVOPTAB();
|
|||
WUMS_DEPENDS_ON(homebrew_functionpatcher);
|
||||
WUMS_DEPENDS_ON(homebrew_memorymapping);
|
||||
WUMS_DEPENDS_ON(homebrew_notifications);
|
||||
WUMS_DEPENDS_ON(homebrew_buttoncombo);
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user