TombEngine/TR5Main/Game/rat.h
TokyoSU dc888f2c9c [Update] Project & UPV Prototype
- changed __int32/__int16/__int8 to int/short/char respectivly.
- added UPV (prototype), lara is killed when enter.
2019-11-27 15:12:35 +01:00

6 lines
No EOL
180 B
C

#pragma once
#include "..\Global\global.h"
#define InitialiseLittleRats ((void (__cdecl*)(short)) 0x0046B220)
#define ControlLittleRats ((void (__cdecl*)(short)) 0x0046AB30)