X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=skaterift.h;h=a139476f8d3878ed8d5d30bb05c86e2217b0fecc;hb=7b1e8a237acc3121c86fab9b5946da6a8d3bf6c4;hp=8f9e3e7596cd4871dd77ca5417f5e7f6036940c2;hpb=badfa88dd109bbae5628f58504402f4707569f73;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/skaterift.h b/skaterift.h index 8f9e3e7..a139476 100644 --- a/skaterift.h +++ b/skaterift.h @@ -3,6 +3,7 @@ #include "common.h" #include "world.h" +#include "addon.h" struct{ enum async_operation{ @@ -23,7 +24,7 @@ struct{ static skaterift = { .async_op = k_async_op_clientloading }; /* Skaterift api */ -static void skaterift_change_world( const char *world_path ); +static void skaterift_change_world_start( void ); static int skaterift_change_world_command( int argc, const char *argv[] ); /*