mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 06:35:54 +00:00
5 lines
87 B
C
5 lines
87 B
C
#pragma once
|
|
|
|
bool NodeNamePluginAttach(void);
|
|
char *GetFrameNodeName(RwFrame *frame);
|