mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2026-01-25 12:57:08 +00:00
.
This commit is contained in:
parent
98b8d3cebb
commit
eea91417c9
5 changed files with 72 additions and 9 deletions
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
namespace game_draw {
|
||||
void draw();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue