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.157 by root, Sun Oct 1 14:48:50 2006 UTC vs.
Revision 1.158 by root, Sun Oct 1 18:17:37 2006 UTC

793 MessageBox (0, message, "Crossfire+ Fatal Error", MB_OK | MB_ICONERROR); 793 MessageBox (0, message, "Crossfire+ Fatal Error", MB_OK | MB_ICONERROR);
794#endif 794#endif
795 _exit (1); 795 _exit (1);
796 796
797void 797void
798_exit (int retval) 798_exit (int retval = 0)
799 CODE: 799 CODE:
800 _exit (retval); 800 _exit (retval);
801 801
802MODULE = CFPlus PACKAGE = CFPlus::Font 802MODULE = CFPlus PACKAGE = CFPlus::Font
803 803

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines