Advertisement
Guest User

Untitled

a guest
Dec 8th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. /*
  2. Master UI Resource File
  3. */
  4. #include "common.hpp"
  5. #include "shop_items.hpp"
  6. #include "player_inv.hpp"
  7. #include "gang.hpp"
  8. #include "key_chain.hpp"
  9. #include "impound.hpp"
  10. #include "bank.hpp"
  11. #include "veh_shop.hpp"
  12. #include "shops.hpp"
  13. #include "hud_stats.hpp"
  14. #include "admin_menu.hpp"
  15. #include "cell_phone.hpp"
  16. #include "wanted_list.hpp"
  17. #include "ticket.hpp"
  18. #include "clothing.hpp"
  19. #include "trunk.hpp"
  20. #include "spawnSelection.hpp"
  21. #include "chop_shop.hpp"
  22. #include "pInteraction.hpp"
  23. #include "deathScreen.hpp"
  24. #include "vehicleShop.hpp"
  25. #include "vehicleShop3D.hpp"
  26. #include "settings.hpp"
  27. #include "federalReserve.hpp"
  28. #include "compensate.hpp"
  29. #include "FuelStat.hpp"
  30. #include "newsStation.hpp"
  31. #include "AH_buy.hpp" //HDV 5.0
  32. #include "AH_vsell.hpp" //HDV 5.0
  33. #include "placeables.hpp"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement