equal
deleted
inserted
replaced
753 (FileName: 'cheese'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
753 (FileName: 'cheese'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
754 Width: 16; Height: 16; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprCheese |
754 Width: 16; Height: 16; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprCheese |
755 (FileName: 'amCheese'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
755 (FileName: 'amCheese'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
756 Width: 64; Height: 64; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprHandCheese |
756 Width: 64; Height: 64; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprHandCheese |
757 (FileName: 'amFlamethrower'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
757 (FileName: 'amFlamethrower'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
758 Width: 64; Height: 64; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprHandFlamethrower |
758 Width: 128; Height: 128; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprHandFlamethrower |
759 ); |
759 ); |
760 |
760 |
761 Wavez: array [TWave] of record |
761 Wavez: array [TWave] of record |
762 Sprite: TSprite; |
762 Sprite: TSprite; |
763 FramesCount: Longword; |
763 FramesCount: Longword; |