Files
mercury/extras/graphics/samples/maze
Julien Fischer 81e2d33789 Replace use of I/O globals in OpenGL maze example.
extras/graphics/samples/maze/maze.m:
    As above, use mutables intead of the I/O globals.

extras/graphics/samples/maze/globals.m:
    Delete this module; it is no longer required.
2022-03-20 16:29:01 +11:00
..