Functions | |
| void | init_translation () |
| Loats talk.scp and parsers it. | |
| char * | translate (char *str) |
| Translates a sz string into another sz string if avaiable in talk.scp. | |
Variables | |
| std::map< std::string, std::string > | s_mapTranslation |
| char | s_szTBuffer [512+10][2048] |
| int | s_nTBPtr = 0 |
|
|
Loats talk.scp and parsers it.
|
|
|
Translates a sz string into another sz string if avaiable in talk.scp.
|
|
|
|
|
|
|
|
|
|