1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-28 21:18:41 +00:00
re3/src/control/Phones.h

6 lines
171 B
C
Raw Normal View History

2019-06-24 22:42:23 +00:00
#pragma once
#include "AnimBlendAssociation.h"
void PhonePutDownCB(CAnimBlendAssociation *assoc, void *arg);
void PhonePickUpCB(CAnimBlendAssociation *assoc, void *arg);