mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-14 22:39:00 +00:00
4 lines
87 B
C
4 lines
87 B
C
#pragma once
|
|
|
|
bool NodeNamePluginAttach(void);
|
|
char *GetFrameNodeName(RwFrame *frame);
|