Background drawing now starts at the center of the level, instead of the top/left...
[supertux.git] / SConstruct
1 # -*- mode: python -*-
2
3 SConscript('SConscript', variant_dir='build', duplicate=0)
4
5 # EOF #