7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
#include "qst_convo"
|
|
|
|
void main()
|
|
{
|
|
AdvanceQuestConvo(1);
|
|
}
|