Load text
int load_text(int unknown, char *identifier);
Loads text from text.res and stores it into text_lines array.
Implemented in: the executable.
Retrieved from "http://www.slightlymagic.net/mw/index.php?title=Load_text&oldid=456"
int load_text(int unknown, char *identifier);
Loads text from text.res and stores it into text_lines array.
Implemented in: the executable.