/* * Irresistible Gaming (c) 2018 * Developed by Lorenc Pekaj * Module: gta/_gta.pwn * Purpose: encloses all gta related data/components */ /* ** Includes ** */ #include "irresistible\gta\map.pwn" #include "irresistible\gta\vehicles.pwn" #include "irresistible\gta\weapon_data.pwn" #include "irresistible\gta\car_mod_data.pwn"