TazGraph Project v0.1.0
Loading...
Searching...
No Matches
ScreenIndices.h
1#pragma once
2
3
4const int SCENE_INDEX_MAIN_MENU = 0;
5const int SCENE_INDEX_GRAPHPLAY = 1;