More header cleanup.

SVN r1225 (trunk)
This commit is contained in:
Christoph Oelckers 2008-09-15 00:47:31 +00:00
commit b07542ddd6
62 changed files with 73 additions and 92 deletions

View file

@ -56,6 +56,7 @@
#include "p_conversation.h"
#include "g_level.h"
#include "d_event.h"
#include "m_argv.h"
int P_StartScript (AActor *who, line_t *where, int script, char *map, bool backSide,
int arg0, int arg1, int arg2, int always, bool wantResultCode, bool net);