mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-12-26 01:58:51 -05:00
Merge branch 'item-tracker-v3' of github.com:garrettjoecox/Shipwright into item-tracker-v3
This commit is contained in:
commit
58a60e3f44
@ -167,7 +167,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…
Reference in New Issue
Block a user