From bb2c38cdea7acc6be351b143e40f098579d7f62e Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 27 Sep 2017 12:33:36 -0400 Subject: [PATCH] Added SLB to list of supported archives. --- src/physfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/physfs.h b/src/physfs.h index 114951c6..099d18b9 100644 --- a/src/physfs.h +++ b/src/physfs.h @@ -149,7 +149,7 @@ * - .MVL (Descent II movielib archives) * - .WAD (DOOM engine archives) * - .VDF (Gothic I/II engine archives) - * + * - .SLB (Independence War archives) * * String policy for PhysicsFS 2.0 and later: *