Update params for InputHex and InputHexShort
From int to uint64_t and uint32_t respectively
This commit is contained in:
@@ -138,8 +138,6 @@ void ScreenEditor::DrawMosaicEditor() {
|
||||
ImGui::EndTable();
|
||||
}
|
||||
|
||||
gui::InputHex("Routine Location", &overworldCustomMosaicASM);
|
||||
|
||||
END_TAB_ITEM()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user