6 lines
79 B
Plaintext
Raw Permalink Normal View History

#include "bbs_include"
int StartingConditional()
{
return bbs_can_show(2);
}