This website requires JavaScript.
Explore
Help
Sign In
archivemirrors
/
re3
Watch
1
Star
0
Fork
0
You've already forked re3
mirror of
https://github.com/halpz/re3.git
synced
2025-02-25 02:32:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
re3
/
src
/
rw
/
NodeName.h
5 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
first commit
2019-05-15 16:52:37 +02:00
#
pragma once
added NodeName plugin
2019-06-12 14:35:15 +02:00
bool
NodeNamePluginAttach
(
void
)
;
first commit
2019-05-15 16:52:37 +02:00
char
*
GetFrameNodeName
(
RwFrame
*
frame
)
;
Reference in New Issue
Copy Permalink