This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
metaforce
mirror of
https://github.com/AxioDL/metaforce.git
Watch
2
Star
0
Fork
You've already forked metaforce
0
Code
Issues
Projects
Releases
Wiki
Activity
d4bd30d207
metaforce
/
Runtime
/
Graphics
/
CModelBoo.cpp
11 lines
107 B
C++
Raw
Normal View
History
Unescape
Escape
Humungous refactor
2016-03-04 23:04:53 +00:00
#
include
"Graphics/CModel.hpp"
More particle implementation
2016-02-13 00:57:09 +00:00
Humungous refactor
2016-03-04 23:04:53 +00:00
namespace
urde
More particle implementation
2016-02-13 00:57:09 +00:00
{
void
CModel
:
:
Draw
(
const
CModelFlags
&
flags
)
const
{
}
}