mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
More collision imps and stubs
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
#include "CRayCastResult.hpp"
|
||||
|
||||
|
||||
namespace urde
|
||||
{
|
||||
const CMaterialList& CRayCastResult::GetMaterial() const
|
||||
{
|
||||
return x28_material;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user