--- deliantra/Deliantra-Client/Client.xs 2006/07/04 23:56:34 1.126 +++ deliantra/Deliantra-Client/Client.xs 2006/07/05 03:01:01 1.128 @@ -53,7 +53,7 @@ #define MIN_FONT_HEIGHT 10 -#if 1 +#if 0 # define PARACHUTE SDL_INIT_NOPARACHUTE #else # define PARACHUTE 0 @@ -771,7 +771,7 @@ tc_clear (); CFClient::Layout -new (SV *class, int type = 0) +new (SV *class) CODE: New (0, RETVAL, 1, struct cf_layout);