move visual thinker definition into its own header

This commit is contained in:
Ricardo Luís Vaz Silva 2024-11-12 16:03:28 -03:00
commit 174344ddf1
9 changed files with 80 additions and 64 deletions

View file

@ -50,6 +50,7 @@
#include "actorinlines.h"
#include "g_game.h"
#include "serializer_doom.h"
#include "p_visualthinker.h"
#include "hwrenderer/scene/hw_drawstructs.h"