Advertisement
TheGeek2004

Untitled

Aug 21st, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.37 KB | None | 0 0
  1.             hMenu->hDrawBox((int)hMenu->x-7,(int)(hMenu->y+hMenu->totheight)+36,(int)hMenu->totwidth,(float)21,hTransparent,pDevice);
  2.             hMenu->hDrawRectangle((int)hMenu->x-7,(hMenu->y+hMenu->totheight)+36,(int)hMenu->totwidth,(float)21,1,hBlack,pDevice);
  3.             hMenu->DrawTextShadowC((int)hMenu->x+(hMenu->totwidth/2.1), hMenu->max_y+39, hLightBlue, "fb.com/groups/thegeek1", pFont);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement