mirror of
https://github.com/td512/re3.git
synced 2026-01-23 14:07:35 +00:00
5 lines
87 B
C
5 lines
87 B
C
#pragma once
|
|
|
|
bool NodeNamePluginAttach(void);
|
|
char *GetFrameNodeName(RwFrame *frame);
|