mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
DolphinTool: initialize user directories (fix unintential deletion of Wii files)
This commit is contained in:
@ -13,6 +13,7 @@ set_target_properties(dolphin-tool PROPERTIES OUTPUT_NAME dolphin-tool)
|
||||
target_link_libraries(dolphin-tool
|
||||
PRIVATE
|
||||
discio
|
||||
uicommon
|
||||
videocommon
|
||||
cpp-optparse
|
||||
)
|
||||
|
Reference in New Issue
Block a user