mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2025-01-09 03:00:40 +01:00
Add button combo module depedency
This commit is contained in:
parent
5b73c24a1a
commit
c026217390
@ -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