mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 20:40:33 +00:00
the great reorganization
This commit is contained in:
parent
219a65b81a
commit
53023eb65b
150 changed files with 45 additions and 37 deletions
6
src/control/Phones.h
Normal file
6
src/control/Phones.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "AnimBlendAssociation.h"
|
||||
|
||||
void PhonePutDownCB(CAnimBlendAssociation *assoc, void *arg);
|
||||
void PhonePickUpCB(CAnimBlendAssociation *assoc, void *arg);
|
Loading…
Add table
Add a link
Reference in a new issue