but this is not a perfect work
[carveJwlIkooP6JGAAIwe30JlM.git] / skaterift.c
index 574f3a6bc73e706b6048365741f5134a9dd23790..1851a73af538d7b23cbcbc57a2bc15e1434e2995 100644 (file)
@@ -59,7 +59,7 @@ static int cl_ui      = 1,
 int main( int argc, char *argv[] )
 {
    vg_mem.use_libc_malloc = 0;
-   vg_set_mem_quota( 128*1024*1024 );
+   vg_set_mem_quota( 160*1024*1024 );
    vg_enter( argc, argv, "Voyager Game Engine" ); 
 
    return 0;