YAPOG  0.0.1
Yet Another Pokemon Online Game
OptionScreen.cpp
Go to the documentation of this file.
2 
3 namespace ycl
4 {
6 
8  : BaseScreen (DEFAULT_NAME, context)
9  {
10  }
11 
13  {
14  }
15 } // namespace ycl