- moved the Posix platform files to 'common' after making sure that Raze can compiled with them as-is.

No content changes.
This commit is contained in:
Christoph Oelckers 2020-04-23 21:48:50 +02:00
commit 0b544f2956
33 changed files with 33 additions and 32 deletions

View file

@ -146,4 +146,5 @@ class SoundStream;
void S_SetSoundPaused(int state);
#endif