Advertisement
dcomicboy

steam or not

Aug 31st, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. if (steamDetected)
  2. {
  3. lpBaseAddress = (void*) 0x010F7A2C;
  4. }
  5. else
  6. {
  7. lpBaseAddress = (void*) 0x0110212C;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement