mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Tons of DrawWorld-related implementations
This commit is contained in:
@@ -11,7 +11,8 @@ enum class EDrawableType : u16
|
||||
WorldSurface,
|
||||
Particle,
|
||||
UnsortedCallback,
|
||||
SortedCallback
|
||||
SortedCallback,
|
||||
Decal
|
||||
};
|
||||
|
||||
class CDrawable
|
||||
|
||||
Reference in New Issue
Block a user