Kinoko
A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
SceneId.hh
1
#pragma once
2
3
namespace
Host
{
4
5
enum class
SceneId {
6
Root = 0,
7
Race = 2,
8
};
9
10
}
// namespace Host
Host
Represents the host application.
Definition
Option.cc:5
host
SceneId.hh
Made by
Malleo
. Logo by
vabold
. Website generated by
Doxygen
1.12.0