1
0
mirror of https://github.com/td512/re3.git synced 2026-01-19 04:26:45 +00:00
td512.re3/src/core/NodeName.h
2019-07-07 13:09:11 +02:00

5 lines
87 B
C

#pragma once
bool NodeNamePluginAttach(void);
char *GetFrameNodeName(RwFrame *frame);