2023-07-18 16:28:47 +08:00

36 lines
460 B
C++

#include "../../include/night.h"
namespace night
{
NSGod::NSGod(/* args */)
{
}
NSGod::~NSGod()
{
}
std::vector<night::ns_node *> NSGod::gen_girl(std::string a2)
{
if (night::std_v_n == a2)
{
}
if (night::std_v_v_n == a2)
{
}
}
night::ns_node* NSGod::gen_son(std::string)
{
}
void NSGod::hamlet(void)
{
}
} // namespace night