- moved most remaining playsim code into its proper folder.

This commit is contained in:
Christoph Oelckers 2019-07-14 13:59:16 +02:00
commit 2a16fb9d28
69 changed files with 51 additions and 45 deletions

View file

@ -52,7 +52,7 @@
#include "p_conversation.h"
#include "dsectoreffect.h"
#include "d_player.h"
#include "g_shared/a_sharedglobal.h"
#include "a_sharedglobal.h"
#include "po_man.h"
#include "v_font.h"
#include "doomerrors.h"