This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
re3-wiiu
Watch
2
Star
0
Fork
0
You've already forked re3-wiiu
mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced
2024-11-24 01:59:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ef65ad81ce
re3-wiiu
/
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 New Issue
Copy Permalink