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/wiki/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.