glhr::init() in fakemobile

This commit is contained in:
Zeno Rogue 2019-06-28 09:58:32 +02:00
parent a602dcc593
commit 9edb1de098
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ using namespace hr;
int main(int argc, char **argv) {
initAll();
glhr::init();
vid.xres = 800; vid.yres = 450;
vid.usingGL = false;