This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
SeasonI
generated from
sigonasr2/CPlusPlusProjectTemplate
Watch
1
Star
0
Fork
You've already forked SeasonI
0
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
116 MiB
Tree:
8ee9e1de23
SeasonI
/
states.h
8 lines
116 B
Raw
Blame
History
namespace
GameState
{
enum
{
EDITOR
,
TILE_SELECT
,
OBJ_SELECT
,
GAME_WORLD
,
}
;
}
Reference in new issue
View Git Blame
Copy Permalink