1#
2# Course configuration
3#
4tux_course_name "Bunny Hill"
5tux_course_dim 90 480 55 470        ;# width, length of course in m
6tux_start_pt 45 3.5           ;# start position, measured from left rear corner
7tux_angle 25                   ;# angle of course
8tux_elev_scale 7.0             ;# amount by which to scale elevation data
9tux_elev elev.rgb              ;# bitmap specifying course elevations
10tux_terrain terrain.rgb        ;# bitmap specifying terrains type
11
12
13tux_course_init
14