(svn r3172) static, const

This commit is contained in:
tron
2005-11-13 13:43:55 +00:00
parent d97f56b4e2
commit 81e5b16d71
31 changed files with 132 additions and 131 deletions

View File

@@ -27,7 +27,7 @@ static byte _build_depot_direction;
static byte _waypoint_count=1;
static byte _cur_waypoint_type;
struct {
static struct {
byte orientation;
byte numtracks;
byte platlength;