mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-23 01:29:16 +01:00
5 lines
87 B
C
5 lines
87 B
C
#pragma once
|
|
|
|
bool NodeNamePluginAttach(void);
|
|
char *GetFrameNodeName(RwFrame *frame);
|