mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-18 17:14:13 +02:00
Rewrote UserInput <> SDL interaction.
This commit is contained in:
@@ -719,7 +719,6 @@ static int map_y2; // map coords y2, pixel coords
|
||||
bool sizemap_cancel = false; // true = user cancels
|
||||
bool sizemap_process = true;
|
||||
void Imgui_SizeMap(void) {
|
||||
extern int mousex, mousey;
|
||||
bool toolActive = false;
|
||||
|
||||
ImGuiStyle& style = ImGui::GetStyle();
|
||||
|
||||
Reference in New Issue
Block a user