mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 23:05:31 -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
@@ -220,7 +220,7 @@ void func_80063D7C(GraphicsContext* gfxCtx) {
|
||||
Gfx* sp78;
|
||||
GfxPrint gfxPrint;
|
||||
Gfx* tempRet;
|
||||
u32 pad;
|
||||
s32 pad;
|
||||
Gfx* dispRefs[4]; // stores state of GfxCtx next ptrs
|
||||
|
||||
Graph_OpenDisps(dispRefs, gfxCtx, "../z_debug.c", 628);
|
||||
|
||||
Reference in New Issue
Block a user