1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-13 01:18:30 +00:00
re3/src/core/NodeName.h

5 lines
87 B
C
Raw Normal View History

2019-05-15 14:52:37 +00:00
#pragma once
2019-06-12 12:35:15 +00:00
bool NodeNamePluginAttach(void);
2019-05-15 14:52:37 +00:00
char *GetFrameNodeName(RwFrame *frame);