mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-27 08:04:36 -04:00
THA docs (#1177)
* THA docs Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> * format * namefixer * yada * remove zero pad comment * Update include/z64.h Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update include/thga.h Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * namefixer * bss * namefixer --------- Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ void Graph_FaultClient(void) {
|
||||
}
|
||||
|
||||
void Graph_InitTHGA(TwoHeadGfxArena* arena, Gfx* buffer, s32 size) {
|
||||
THGA_Ct(arena, buffer, size);
|
||||
THGA_Init(arena, buffer, size);
|
||||
}
|
||||
|
||||
void Graph_SetNextGfxPool(GraphicsContext* gfxCtx) {
|
||||
|
||||
Reference in New Issue
Block a user