1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-17 10:44:48 +00:00

removed invert_depth

This commit is contained in:
Zeno Rogue 2021-04-03 00:53:24 +02:00
parent 7d2a70024d
commit 604083cb0e

View File

@ -1099,8 +1099,6 @@ EX ld hirug = 1e3;
EX GLuint alternate_texture; EX GLuint alternate_texture;
EX bool invert_depth;
EX bool rug_control() { return rug::rugged; } EX bool rug_control() { return rug::rugged; }
#if HDR #if HDR