mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
Update SohImGuiImpl.cpp
This commit is contained in:
parent
d8d58857cd
commit
5ae6b88bb7
1 changed files with 2 additions and 2 deletions
|
@ -617,8 +617,8 @@ namespace SohImGui {
|
|||
ImGui::Separator();
|
||||
|
||||
EnhancementCheckbox("D-pad Support on Pause and File Select", "gDpadPauseName");
|
||||
EnhancementCheckbox("D-Pad Support in Ocarina and Text Choice", "gDpadOcarinaText");
|
||||
EnhancementCheckbox("D-Pad Support for Browsing Shop Items", "gDpadShop");
|
||||
EnhancementCheckbox("D-pad Support in Ocarina and Text Choice", "gDpadOcarinaText");
|
||||
EnhancementCheckbox("D-pad Support for Browsing Shop Items", "gDpadShop");
|
||||
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue