ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Tools/TxmpReplace.pas
(Generate patch)

Comparing oup/current/Tools/TxmpReplace.pas (file contents):
Revision 195 by alloc, Sat May 26 18:31:36 2007 UTC vs.
Revision 199 by alloc, Sat May 26 20:41:34 2007 UTC

# Line 129 | Line 129 | begin
129      mem := TMemoryStream.Create;
130  
131      case OniImage_New.Format of
132 +      ifX1R5G5B5: new_storetype := 1;
133        ifA1R5G5B5: new_storetype := 2;
134        ifA4R4G4B4: new_storetype := 0;
135        ifA8R8G8B8:

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)