void gb.language.setCurrentLang( LangCode code )
gb.language.setCurrentLang sets the current language.
If you are wanting to add to your game that the player can change the language....don't. They can already do so via loader.bin
This is used internally for the home menu. I cannot think of any other use for this. So if you are using this for your game you are maybe doing something wrong....
none
N/A