Cleaned up surface loading
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ struct SM64SurfaceObject
|
||||
{
|
||||
struct SM64ObjectTransform transform;
|
||||
uint32_t surfaceCount;
|
||||
struct SM64Surface surfaces[];
|
||||
struct SM64Surface *surfaces;
|
||||
};
|
||||
|
||||
struct SM64MarioState
|
||||
|
||||
Reference in New Issue
Block a user