mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-26 16:15:19 -07:00
formatting cleanup
This commit is contained in:
parent
1c52b58917
commit
708c9a00f4
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue