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.281 by root, Thu Dec 4 23:58:20 2008 UTC vs.
Revision 1.282 by root, Fri Dec 5 14:50:01 2008 UTC

1780 if (tex->name) 1780 if (tex->name)
1781 { 1781 {
1782 if (tex->unused) 1782 if (tex->unused)
1783 { 1783 {
1784 tex->name = 0; 1784 tex->name = 0;
1785 tex->unused = 0, 1785 tex->unused = 0;
1786 XPUSHs (sv_2mortal (newSViv (texid))); 1786 XPUSHs (sv_2mortal (newSViv (texid)));
1787 } 1787 }
1788 else 1788 else
1789 tex->unused = 1; 1789 tex->unused = 1;
1790 } 1790 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines