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