Advertisement
Guest User

Code to draw a white Scoreboard

a guest
Apr 25th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. draw_set_color(c_white);
  2. draw_set_font(fnt_start);
  3. draw_highscore(120,100,760,725);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement