7 lines
60 B
Plaintext
Raw Normal View History

#include "bbs_include"
void main()
{
bbs_delete_entry();
}