2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-16 04:57:01 +00:00

Various Implementations

This commit is contained in:
2016-04-24 22:46:28 -07:00
parent 57775d31bf
commit 6d9ccc7f89
38 changed files with 711 additions and 255 deletions

View File

@@ -8,6 +8,7 @@ namespace urde
enum class EMaterialTypes
{
Zero = 0,
Three = 3,
Six = 6,
Eight = 8,
Ten = 10,
@@ -19,7 +20,10 @@ enum class EMaterialTypes
Nineteen = 19,
TwentyOne = 21,
ThirtyTwo = 32,
ThirtyThree = 33,
ThirtyFour = 34,
ThirtySeven = 37,
Fourty = 40,
FourtyOne = 41,
FourtyTwo = 42,
FourtyThree = 43,