re3/src/NodeName.h
2019-06-12 14:35:15 +02:00

5 lines
87 B
C

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