VEGO-Engine
0.1
Loading...
Searching...
No Matches
VEGO.h
1
#include "GameInternal.h"
2
3
namespace
vego {
4
extern
GameInternal* game;
5
}
6
7
inline
GameInternal& VEGO_Game() {
8
return
*vego::game;
9
};
include
VEGO.h
Generated by
1.13.2