#include <swilib.h>


void _init()
{
  ShowMSG(1, (int)"O_o");
}
