mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 12:57:57 +00:00
glhr::init() in fakemobile
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user