Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. std::vector <std::string> draw_comp();
  2. void comp();
  3. void show_dialog(std::vector <std::string> lines,std::string title);
  4. std::list<Character_Item> comp_locker;
  5. int GetPixelWidth(std::string text);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement