Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- void getGUIElements()
- {
- string guilist[3];
- //download cf-gui.chicken here
- //run parser for cf-gui.chicken here
- //download background (guilist[0]) and display at 0,0
- //download cursor (guilist[1]) and display at 320, 240 by default
- //download infobox and exit button (guilist[2]) and display when HOME is pressed
- }
Add Comment
Please, Sign In to add comment