1
0
mirror of https://github.com/td512/re3.git synced 2026-03-07 14:39:37 +00:00
Files
td512.re3/src/rw/NodeName.h
2020-04-11 23:37:04 +03:00

5 lines
87 B
C

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