mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2026-01-25 21:07:08 +00:00
develop classes
This commit is contained in:
parent
9be0f50790
commit
580ef8ac3c
15 changed files with 62 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include <cstdint>
|
||||
|
||||
#pragma ONCE
|
||||
#pragma once
|
||||
|
||||
namespace draw {
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#include <cstdint>
|
||||
|
||||
#pragma ONCE
|
||||
#pragma once
|
||||
|
||||
namespace init {
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#include <cstdint>
|
||||
|
||||
#pragma ONCE
|
||||
#pragma once
|
||||
|
||||
namespace input {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue