mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-13 05:57:05 +03:00

- changed __int32/__int16/__int8 to int/short/char respectivly. - added UPV (prototype), lara is killed when enter.
5 lines
No EOL
147 B
C
5 lines
No EOL
147 B
C
#pragma once
|
|
|
|
#include "..\Global\global.h"
|
|
|
|
#define ShatterObject ((void (__cdecl*)(SHATTER_ITEM*, MESH_INFO*, short, short, int)) 0x0041D6B0) |