<p>the DrawLine API is weird. <br />To draw the horizontal underline for the hotkeys in the menu, it calls DrawLine(0, -width). </p><p>It&#39;s DrawLine(int y, int x), and yeah you pass negative numbers</p>
Reply