|
xoreos
0.0.5
|
The context handling the gameplay in Sonic Chronicles: The Dark Brotherhood. More...
#include <cassert>#include "src/events/events.h"#include "src/aurora/talkman.h"#include "src/graphics/graphics.h"#include "src/graphics/font.h"#include "src/graphics/aurora/guiquad.h"#include "src/graphics/aurora/text.h"#include "src/engines/aurora/console.h"#include "src/engines/sonic/game.h"#include "src/engines/sonic/util.h"#include "src/engines/sonic/sonic.h"#include "src/engines/sonic/module.h"
Go to the source code of this file.
Namespaces | |
| Engines | |
| Engines::Sonic | |
The context handling the gameplay in Sonic Chronicles: The Dark Brotherhood.
Definition in file game.cpp.
1.8.14