mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-23 06:02:08 -05:00
Update soh/soh/Enhancements/randomizer/randomizer_item_tracker.cpp
This commit is contained in:
parent
3aa82eaaf1
commit
b3307883c7
@ -165,7 +165,7 @@ std::vector<uint32_t> buttonMap = {
|
|||||||
BTN_DUP,
|
BTN_DUP,
|
||||||
BTN_DDOWN,
|
BTN_DDOWN,
|
||||||
BTN_DLEFT,
|
BTN_DLEFT,
|
||||||
BTN_DRIGHT,
|
BTN_DRIGHT
|
||||||
};
|
};
|
||||||
|
|
||||||
ImVec2 GetItemCurrentAndMax(ItemTrackerItem item) {
|
ImVec2 GetItemCurrentAndMax(ItemTrackerItem item) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user