mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 14:55:32 -04:00
split f_op_draw_tag
This commit is contained in:
@@ -1 +1,53 @@
|
||||
// ok
|
||||
/* f_op_draw_tag.cpp autogenerated by split.py v0.4 at 2021-02-15 20:18:52.463012 */
|
||||
|
||||
#include "global.h"
|
||||
|
||||
// additional symbols needed for f_op_draw_tag.cpp
|
||||
// autogenerated by split.py v0.4 at 2021-02-15 20:18:52.463040
|
||||
extern "C" {
|
||||
void cTg_AdditionToTree(void);
|
||||
void cTg_Create(void);
|
||||
void cTg_SingleCutFromTree(void);
|
||||
void cTr_Create(void);
|
||||
void fopDwTg_CreateQueue(void);
|
||||
void fopDwTg_DrawQTo(void);
|
||||
void fopDwTg_Init(void);
|
||||
void fopDwTg_ToDrawQ(void);
|
||||
}
|
||||
|
||||
// additional symbols needed for f_op_draw_tag.cpp
|
||||
// autogenerated by split.py v0.4 at 2021-02-15 20:18:52.463045
|
||||
extern u8 lbl_803F1E10;
|
||||
extern u8 lbl_804505D0;
|
||||
|
||||
|
||||
extern "C" {
|
||||
// fopDwTg_ToDrawQ__FP16create_tag_classi
|
||||
// fopDwTg_ToDrawQ(create_tag_class*, int)
|
||||
asm void fopDwTg_ToDrawQ(void) {
|
||||
nofralloc
|
||||
#include "f/f_op/f_op_draw_tag/asm/func_800204AC.s"
|
||||
}
|
||||
|
||||
// fopDwTg_DrawQTo__FP16create_tag_class
|
||||
// fopDwTg_DrawQTo(create_tag_class*)
|
||||
asm void fopDwTg_DrawQTo(void) {
|
||||
nofralloc
|
||||
#include "f/f_op/f_op_draw_tag/asm/func_800204D4.s"
|
||||
}
|
||||
|
||||
// fopDwTg_Init__FP16create_tag_classPv
|
||||
// fopDwTg_Init(create_tag_class*, void*)
|
||||
asm void fopDwTg_Init(void) {
|
||||
nofralloc
|
||||
#include "f/f_op/f_op_draw_tag/asm/func_800204F4.s"
|
||||
}
|
||||
|
||||
// fopDwTg_CreateQueue__Fv
|
||||
// fopDwTg_CreateQueue(void)
|
||||
asm void fopDwTg_CreateQueue(void) {
|
||||
nofralloc
|
||||
#include "f/f_op/f_op_draw_tag/asm/func_80020518.s"
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user