I'm going to try modify the code. But I've a questions becouse this lines i don't find in the FA or NPPAngband code:
typedef struct xchar_type xchar_type;
T->xchar_hook
T->xchar_hook
are an error?
println("Hi, this is a text!");
println(_("Hi, this is a text!"));
"Hi, this is a text!" gets translated to "Hej, dette er en tekst!"
Leave a comment: