//------------------------------------------------ //--- 010 Editor v10.0.2 Binary Template // // File: IMG.bt // Authors: Syroot // Version: 0.1.0 // Purpose: Parse Worms Armageddon and Worms World Party image files. // Category: Worms // File Mask: *.img // ID Bytes: // History: // 0.1.0 2020-06-29 Initial version. //------------------------------------------------ #include "Image.bt" LittleEndian(); Image image ;