ldmud/test/t-python/testob.c
2016-10-12 21:42:52 +02:00

8 lines
50 B
C

int loaded()
{
return 1;
}
void create()
{
}