made tons of stuff lol
This commit is contained in:
parent
36f0dae96b
commit
54c3acf092
16 changed files with 450 additions and 94 deletions
6
games/forespend/src/client/scenes/mainmenu.h
Normal file
6
games/forespend/src/client/scenes/mainmenu.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
#include <incmgr.h>
|
||||
|
||||
class mainmenu :public virtual scene{
|
||||
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue