Bug 570: Level 1-07 "Oh no! More Snowballs!": Add fading secret area tilemap.
[supertux.git] / SConstruct
1 # -*- mode: python -*-
2
3 SConscript('SConscript', variant_dir='build', duplicate=0)
4
5 # EOF #