Project structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
class MenuState
|
||||
{
|
||||
public:
|
||||
MenuState();
|
||||
~MenuState();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user