mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-06 07:56:32 +00:00
Cleanups, Use VT macros
This commit is contained in:
parent
b452adfecb
commit
668d35b77f
4 changed files with 28 additions and 31 deletions
|
@ -1263,7 +1263,7 @@ u32 func_800AA148();
|
|||
void func_800AA15C();
|
||||
void func_800AA16C();
|
||||
void func_800AA178(u32);
|
||||
void func_800AA190(UNK_VIEW_STRUCT* arg0, Viewport* viewport);
|
||||
void func_800AA190(UnkViewStruct* arg0, Viewport* viewport);
|
||||
View* func_800AA1F8(GraphicsContext* gfxCtx);
|
||||
void func_800AA250(View* view);
|
||||
void func_800AA278(View*, GraphicsContext*);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue