spooderman

Gui 2

Jul 10th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. void getGUIElements()
  2. {
  3. string guilist[3];
  4. //download cf-gui.chicken here
  5. //run parser for cf-gui.chicken here
  6. //download background (guilist[0]) and display at 0,0
  7. //download cursor (guilist[1]) and display at 320, 240 by default
  8. //download infobox and exit button (guilist[2]) and display when HOME is pressed
  9. }
Add Comment
Please, Sign In to add comment