mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2026-01-12 06:27:16 +00:00
added input, some changes
This commit is contained in:
parent
733bcbd99d
commit
76c85016d8
10 changed files with 54 additions and 4 deletions
|
|
@ -26,5 +26,6 @@ namespace map {
|
|||
std::pair<size_t, size_t> start,
|
||||
std::pair<size_t, size_t> end);
|
||||
|
||||
void generate();
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue