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.273 by root, Wed Aug 20 13:30:02 2008 UTC vs.
Revision 1.274 by root, Wed Aug 20 17:50:47 2008 UTC

532static void 532static void
533deliantra_main () 533deliantra_main ()
534{ 534{
535 char *argv[] = { 0 }; 535 char *argv[] = { 0 };
536 call_argv ("::main", G_DISCARD | G_VOID, argv); 536 call_argv ("::main", G_DISCARD | G_VOID, argv);
537 dSP;
538} 537}
539 538
540#ifdef __MACOSX__ 539#ifdef __MACOSX__
541 /* to due surprising braindamage on the side of SDL design, we 540 /* to due surprising braindamage on the side of SDL design, we
542 * do some mind-boggling hack here: SDL requires a custom main() 541 * do some mind-boggling hack here: SDL requires a custom main()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines