mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
Buckets::Sort implementation
This commit is contained in:
@@ -8,10 +8,10 @@ namespace urde
|
||||
{
|
||||
enum class EDrawableType : u16
|
||||
{
|
||||
World,
|
||||
Surface,
|
||||
Particle,
|
||||
UnsortedDrawable,
|
||||
SortedDrawable
|
||||
UnsortedCallback,
|
||||
SortedCallback
|
||||
};
|
||||
|
||||
class CDrawable
|
||||
|
||||
Reference in New Issue
Block a user