mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-29 05:51:18 +00:00
hyperweb compiles
This commit is contained in:
@@ -695,6 +695,8 @@ void init() {
|
||||
bool ball = (sp == shader_projection::ball);
|
||||
bool flatten = (sp == shader_projection::flatten);
|
||||
|
||||
if(ssol && ISWEB) continue;
|
||||
|
||||
programs[i][j] = new GLprogram(stringbuilder(
|
||||
1, "#define PI 3.14159265358979324\n",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user