- the fourth.

This commit is contained in:
Christoph Oelckers 2017-03-08 18:47:52 +01:00
commit 8ab562ef13
107 changed files with 1041 additions and 1041 deletions

View file

@ -489,7 +489,7 @@ static void ReadReverbDef (int lump)
char *name;
int id1, id2, i, j;
bool inited[NUM_REVERB_FIELDS];
BYTE bools[32];
uint8_t bools[32];
sc.OpenLumpNum(lump);
while (sc.GetString ())