Clib32: fix signature bug causing issues with 3.5
commitb2a1db3aed8f8c0b262b0c542a66db2144d233d4
authorrofl0r <rofl0r@users.noreply.github.com>
Thu, 30 May 2019 00:35:55 +0000 (30 01:35 +0100)
committerrofl0r <rofl0r@users.noreply.github.com>
Sat, 1 Jun 2019 01:32:19 +0000 (1 02:32 +0100)
tree24e7e7f59fcd83be32dbb0a87b5dd35096e6d473
parentac0fe197ce65865320f6e2ecca4e8ad0a91990f0
Clib32: fix signature bug causing issues with 3.5

it seems versions of AGS prior to ab7486dac6f4c6fb86c35df8f630b3926a7c540b
were forgiving of the missing 0x1a in the header signature, the newer versions
(3.5.x) aren't anymore.
Clib32.c