mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Lots of initial CThermalColdFilter implementation
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CBooRenderer::CBooRenderer(IObjectStore& store, IFactory& resFac)
|
||||
: x8_factory(resFac), xc_store(store)
|
||||
{
|
||||
}
|
||||
|
||||
void CBooRenderer::AddStaticGeometry(const std::vector<CMetroidModelInstance>&, const CAreaOctTree*, int)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user