Advertising
advertising
related pastes to tag 'grand'
- 1735986 - Sonicadvance1: grand central gcd dispatch
-
- #include <iostream>
- #include <dispatch/dispatch.h>
- const int count = 50;
- uint64_t our_results;
- int do_work(int _i)
- {
- 679844 - samp: grand theft autosan andreas
-
- public OnGameModeInit()
- {
- // Don't use these lines if it's a filterscript
- SetGameModeText("Blank Script");
- AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
- AddPlayerClass(289, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
- return 1;
- }