mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
7 lines
146 B
C
7 lines
146 B
C
#pragma once
|
|
|
|
#include "global/types.h"
|
|
|
|
void FX_LaraNormal(ITEM *item);
|
|
void FX_LaraHandsFree(ITEM *item);
|
|
void FX_LaraDrawRightGun(ITEM *item);
|