Various objects: Use "reader_get_layer" to parse the "z-pos" and "layer" options.
[supertux.git] / SConstruct
1 # -*- mode: python -*-
2
3 SConscript('SConscript', variant_dir='build', duplicate=0)
4
5 # EOF #