TombEngine/TR5Main/Game/debris.h

5 lines
147 B
C
Raw Normal View History

2018-08-19 09:46:58 +02:00
#pragma once
2018-09-19 20:48:17 +02:00
#include "..\Global\global.h"
#define ShatterObject ((void (__cdecl*)(SHATTER_ITEM*, MESH_INFO*, short, short, int)) 0x0041D6B0)