summaryrefslogtreecommitdiffstats
path: root/src/rw/NodeName.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rw/NodeName.h')
-rw-r--r--src/rw/NodeName.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/rw/NodeName.h b/src/rw/NodeName.h
new file mode 100644
index 00000000..1a3e057b
--- /dev/null
+++ b/src/rw/NodeName.h
@@ -0,0 +1,4 @@
+#pragma once
+
+bool NodeNamePluginAttach(void);
+char *GetFrameNodeName(RwFrame *frame);