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