mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-03 10:17:59 +03:00
8 lines
188 B
C
8 lines
188 B
C
![]() |
#pragma once
|
||
|
#include "lara_struct.h"
|
||
|
|
||
|
void InitialiseLara(int restore);
|
||
|
void LaraInitialiseMeshes();
|
||
|
void InitialiseLaraAnims(ITEM_INFO* item);
|
||
|
void InitialiseLaraLoad(short itemNumber);
|