mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-13 06:58:03 -05:00
formatting cleanup
This commit is contained in:
parent
1c52b58917
commit
708c9a00f4
@ -969,4 +969,4 @@ void RandomizerCheckObjects::UpdateImGuiVisibility() {
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -80,4 +80,4 @@ namespace RandomizerCheckObjects {
|
||||
std::string GetRCAreaName(RandomizerCheckArea area);
|
||||
std::map<RandomizerCheckArea, std::vector<RandomizerCheckObject>> GetAllRCObjects();
|
||||
void UpdateImGuiVisibility();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user