7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
#include "bbs_include"
|
|
|
|
void main()
|
|
{
|
|
bbs_delete_entry();
|
|
}
|