Rev 1 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
#ifndef _GLOBVRME_H_
#define _GLOBVRME_H_
#include "dr_types.h"
extern tCar_spec* gViewable_car_list[50];
extern int gNum_viewable_cars;
#endif