11 lines
89 B
C++
11 lines
89 B
C++
|
|
namespace hacks
|
|
{
|
|
namespace shared
|
|
{
|
|
namespace lightesp
|
|
{
|
|
void run();
|
|
void draw();
|
|
}}}
|