Hello guys, I am releasing a old function of mine (It's a menu option) I had it since my first menu so

time to release him very easy code, once you seen this you should be able to make rectangle
colour and more!
Source:
Code:
#define GREEN D3DCOLOR_ARGB(255, 000, 255, 000)
if(TitleColour == 1)
{
DrawStrings(ax+21,ay-15,/*Your Color*/GREEN ,"My D3D",pFont);
}
of course, the postions will not work with your base depends witch your menu border is for the title but this is my menu so:
(Sorry you cant see the folders, i bugged the color's xD)
Credits:
Aeroman - For the current postions (Aeroman got my postions for me

)
Me - For Source
You - For using it!