This website requires JavaScript.
Explore
Help
Sign In
a3x
/
re3
Watch
1
Star
0
Fork
You've already forked re3
0
mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced
2024-11-01 01:05:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d77846bb16
re3
/
src
/
render
/
Instance.cpp
10 lines
98 B
C++
Raw
Normal View
History
Unescape
Escape
cleaned up patching of virtual functions; started CAutomobile
2019-07-08 06:46:42 +00:00
#
include
"common.h"
Remove patches
2020-04-17 13:31:11 +00:00
cleaned up patching of virtual functions; started CAutomobile
2019-07-08 06:46:42 +00:00
#
include
"Instance.h"
Fixing possible leaks in CModelInfo::ShutDown
2020-01-23 18:08:42 +00:00
void
CInstance
:
:
Shutdown
(
)
{
GetMatrix
(
)
.
Detach
(
)
;
}
Reference in a new issue
Copy permalink