Here it is

#include <acknex.h>
#include <default.c>

#include "player.c";

function main()
{
level_load("moving.wmb");
}

It is exactly the same with the khmovement except I'm trying to convert to lite-c since free doesn't support wdl.


I know I can.