Air-Trap
1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
DebugFlags.hpp
Go to the documentation of this file.
1
8
#ifndef RTYPE_CLIENT_DEBUGFLAGS_HPP_
9
#define RTYPE_CLIENT_DEBUGFLAGS_HPP_
10
11
namespace
rtp::client
{
12
inline
bool
g_drawDebugBounds
=
false
;
13
}
14
15
#endif
// RTYPE_CLIENT_DEBUGFLAGS_HPP_
rtp::client
R-Type client namespace.
rtp::client::g_drawDebugBounds
bool g_drawDebugBounds
Definition
DebugFlags.hpp:12
client
include
Utils
DebugFlags.hpp
Generated by
1.9.8