mirror of
https://github.com/halpz/re3.git
synced 2025-01-16 21:37:09 +00:00
5 lines
87 B
C
5 lines
87 B
C
#pragma once
|
|
|
|
bool NodeNamePluginAttach(void);
|
|
char *GetFrameNodeName(RwFrame *frame);
|