Refactor act 3 actors into act3actors.cpp (#1210)

This commit is contained in:
Christian Semmler
2024-12-12 07:14:46 -07:00
committed by GitHub
parent c05ff6ff4a
commit 598d6dd10c
11 changed files with 303 additions and 343 deletions

View File

@@ -2,9 +2,7 @@
#include "3dmanager/lego3dmanager.h"
#include "act3_actions.h"
#include "act3brickster.h"
#include "act3cop.h"
#include "act3shark.h"
#include "act3actors.h"
#include "helicopter.h"
#include "jukebox_actions.h"
#include "legoanimationmanager.h"