1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2026-02-20 00:02:26 +00:00
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);