Reply to Re: Updated File: GNU FreeDink
If you don't have an account, just leave the password field blank.
metatarasal: the following code doesn't work for me in either FreeDink or 1.08. E.g. add it in key-65.c:
About the coordinates: do you have some code sample?
void main(void) {
choice_start()
//Here we see what options we have:
"Option 1"
"Option 2"
choice_end()
}
About the coordinates: do you have some code sample?






