mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
Tons of DrawWorld-related implementations
This commit is contained in:
@@ -72,4 +72,9 @@ void CDecal::SetMoveRedToAlphaBuffer(bool move)
|
||||
{
|
||||
sMoveRedToAphaBuffer = move;
|
||||
}
|
||||
|
||||
void CDecal::Render() const
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user