mirror of
https://github.com/zeldaret/oot
synced 2026-05-31 01:15:53 -04:00
Math Sizes (#297)
* Math Sizes Added sizes to most variable types * Removed sizes and fixed pads Removed sizes from base types and cleaned up pads * PR fixes
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ void FlagSet_Update(GlobalContext* globalCtx) {
|
||||
};
|
||||
|
||||
GraphicsContext* gfxCtx;
|
||||
u32 pad;
|
||||
s32 pad;
|
||||
Gfx* gfx;
|
||||
Gfx* polyOpa;
|
||||
Gfx* dispRefs[5];
|
||||
|
||||
Reference in New Issue
Block a user