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.
6 lines
No EOL
180 B
C
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) |