6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
#include "bbs_include"
|
|
void main()
|
|
{
|
|
bbs_change_page(-1);
|
|
}
|