Advertisement
TheGeek2004

Untitled

Aug 21st, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.41 KB | None | 0 0
  1.  
  2.             hMenu->hDrawBox((int)hMenu->x-7,(int)(hMenu->y+hMenu->totheight)+11,(int)hMenu->totwidth,(float)21,hTransparent,pDevice);
  3.             hMenu->hDrawRectangle((int)hMenu->x-7,(hMenu->y+hMenu->totheight)+11,(int)hMenu->totwidth,(float)21,1,hBlack,pDevice);
  4.             //WriteText(pDevice, 178, 20, hLightBlue, FPS());
  5.             hMenu->DrawTextShadowC((int)hMenu->x+(hMenu->totwidth/2.5), hMenu->max_y+15, hLightBlue, "Private PH |  ", pFont);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement