mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 16:57:57 +03:00
11 lines
254 B
C++
11 lines
254 B
C++
![]() |
#include "newobjects.h"
|
||
|
#include "..\Global\global.h"
|
||
|
#include "..\Game\Box.h"
|
||
|
#include "..\Game\items.h"
|
||
|
#include "..\Game\lot.h"
|
||
|
#include "..\Game\control.h"
|
||
|
#include "..\Game\effects.h"
|
||
|
#include "..\Game\draw.h"
|
||
|
#include "..\Game\sphere.h"
|
||
|
|