GCC 10 compiling fixes
- May 12, 2020
-
-
Monster Iestyn authored8c88c3db
-
Monster Iestyn authored
added missing extern keyword for ms_RoomId in mserv.h (the definition is already in the .c file in this case)
064f4bcf -
Monster Iestyn authored
turn all non-extern variables in s_sound.h into externs (and put their real definitions in the .c file)
dab212dc -
Monster Iestyn authored89cd756c
-