mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-14 13:34:52 -04:00
fopDwTg_DrawQTo OK
This commit is contained in:
@@ -3289,6 +3289,10 @@ func_8001EEE4
|
||||
func_8001EEB4
|
||||
func_8001EE84
|
||||
func_8001EE64
|
||||
fopDwTg_ToDrawQ__FP16create_tag_classi
|
||||
fopDwTg_DrawQTo__FP16create_tag_class
|
||||
fopDwTg_Init__FP16create_tag_classPv
|
||||
fopDwTg_CreateQueue__Fv
|
||||
}
|
||||
/*
|
||||
.init 80003100 - 80005600
|
||||
|
||||
@@ -21,9 +21,8 @@ void fopDwTg_ToDrawQ(create_tag_class* pCreateTagClass, int priority) {
|
||||
cTg_AdditionToTree(&g_fopDwTg_Queue,priority,pCreateTagClass);
|
||||
}
|
||||
|
||||
asm void fopDwTg_DrawQTo(create_tag_class*) {
|
||||
nofralloc
|
||||
#include "f/f_op/f_op_draw_tag/asm/func_800204D4.s"
|
||||
void fopDwTg_DrawQTo(create_tag_class* pCreateTagClass) {
|
||||
cTg_SingleCutFromTree(pCreateTagClass);
|
||||
}
|
||||
|
||||
asm void fopDwTg_Init(create_tag_class*, void*) {
|
||||
|
||||
Reference in New Issue
Block a user