mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-09 03:58:19 +03:00

- Less Compile Time - ObjectInfo now use std::function. - added isPickup and isPuzzleHole in ObjectInfo. - Renamed EVIL_LARA to LARA_DOPPELGANGER (DOPPELGANGER in xml) - Removed TR1 Larson/Pierre and TR1 Raptor.
4 lines
No EOL
66 B
C
4 lines
No EOL
66 B
C
#pragma once
|
|
|
|
void InitialiseTR5Objects();
|
|
void AllocTR5Objects(); |