Appease gcc 4.0 by providing forward declarations of the map data structures. If this would be omitted, the compiler would not accept parametrers of type "struct seg_s*" in the function declarations.
View differences
Appease gcc 4.0 by providing forward declarations of the map data structures. If this would be omitted, the compiler would not accept parametrers of type "struct seg_s*" in the function declarations.