X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_load.h;h=3e4722aac36ac33294b2c3e7d6f243e8fcf4aa06;hb=fbc68c65e01838feb77f47b30994b45fcc39ebaf;hp=c4e1d8465e9d9aeb5b213d6e0908f0f0655a1564;hpb=844527ec68c063d78d4993bd8e4053f9ddc47b78;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_load.h b/world_load.h index c4e1d84..3e4722a 100644 --- a/world_load.h +++ b/world_load.h @@ -12,5 +12,6 @@ static void world_free( world_instance *world ); static int world_freeable( world_instance *world ); +static int skaterift_load_world_command( int argc, const char *argv[] ); #endif /* WORLD_LOAD_H */