mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
General resource handling bug fixes
This commit is contained in:
@@ -62,7 +62,7 @@ struct SScriptObjectStream
|
||||
|
||||
struct SOnScreenTex
|
||||
{
|
||||
CAssetId x0_id = -1;
|
||||
CAssetId x0_id;
|
||||
zeus::CVector2i x4_origin;
|
||||
zeus::CVector2i xc_extent;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user