1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-21 06:30:58 +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);