#include "JabyEngine.h"
#include <stdio.h>
int main()
{
printf("Hello Planschi!\n");
return 0;
}
Powered by TurnKey Linux.