Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'grand'

1735986 - Sonicadvance1: grand central gcd dispatch
  1. #include <iostream>
  2. #include <dispatch/dispatch.h>
  3.  
  4. const int count = 50;
  5. uint64_t our_results;
  6.  
  7. int do_work(int _i)
  8. {
  9.  
679844 - samp: grand theft autosan andreas
  1. public OnGameModeInit()
  2. {
  3.         // Don't use these lines if it's a filterscript
  4.         SetGameModeText("Blank Script");
  5.         AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
  6.         AddPlayerClass(289, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
  7.         return 1;
  8. }
fantasy-obligation