This website requires JavaScript.
Explore
Help
Sign in
Archive
/
re3
Watch
0
Star
0
Fork
You've already forked re3
0
mirror of
https://github.com/halpz/re3.git
synced
2025-05-09 16:27:44 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a5239b554f
re3
/
src
/
core
/
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 a new issue
Copy permalink