SAM.inc 2.0 KB

123456789101112131415161718192021222324252627282930
  1. /****************************************************************************************************
  2. * *
  3. * )( Stable Accidental Modules )( *
  4. * *
  5. * Copyright © 2017 Abyss Morgan. All rights reserved. *
  6. * *
  7. * Pack Version: 2017_FSE_14 *
  8. * SA:MP Version: 0.3.7 *
  9. * *
  10. ****************************************************************************************************/
  11. #if !defined MD5_Hash
  12. #tryinclude <md5>
  13. #endif
  14. #include "SAM/StreamerFunction.inc" //http://forum.sa-mp.com/showthread.php?t=590918
  15. #include "SAM/BitFunctions.inc" //http://forum.sa-mp.com/showthread.php?t=591223
  16. #include "SAM/RGB.inc" //http://forum.sa-mp.com/showthread.php?t=590770
  17. #include "SAM/FoxForeach.inc" //http://forum.sa-mp.com/showthread.php?t=611175
  18. #include "SAM/3DTryg.inc" //http://forum.sa-mp.com/showthread.php?t=591010
  19. #include "SAM/LY.inc" //http://forum.sa-mp.com/showthread.php?t=598933
  20. #include "SAM/ADM.inc" //http://forum.sa-mp.com/showthread.php?t=595203
  21. #include "SAM/DataConvert.inc" //http://forum.sa-mp.com/showthread.php?p=3719467
  22. #include "SAM/EVF.inc" //http://forum.sa-mp.com/showthread.php?p=3727224
  23. //#include "SAM/vnpc.inc" //http://forum.sa-mp.com/showthread.php?t=632664
  24. #include "SAM/SOI.inc" //not published
  25. //#include "SAM/Logs.inc" //not published
  26. //#include "SAM/ATM.inc" //not published
  27. //EOF