diff options
Diffstat (limited to 'apps/plugins/xracer/maps.h')
| -rw-r--r-- | apps/plugins/xracer/maps.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/xracer/maps.h b/apps/plugins/xracer/maps.h new file mode 100644 index 0000000..cab72d5 --- /dev/null +++ b/apps/plugins/xracer/maps.h @@ -0,0 +1,3 @@ +#include "map.h" + +struct road_section loop_map[10]; |