ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
(Generate patch)

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.272 by root, Tue Aug 19 17:38:29 2008 UTC vs.
Revision 1.273 by root, Wed Aug 20 13:30:02 2008 UTC

530} 530}
531 531
532static void 532static void
533deliantra_main () 533deliantra_main ()
534{ 534{
535 char *argv[] = { 0 };
535 call_argv ("::main", G_DISCARD | G_VOID, 0); 536 call_argv ("::main", G_DISCARD | G_VOID, argv);
536 dSP; 537 dSP;
537} 538}
538 539
539#ifdef __MACOSX__ 540#ifdef __MACOSX__
540 /* to due surprising braindamage on the side of SDL design, we 541 /* to due surprising braindamage on the side of SDL design, we

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines