mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
48 lines
1.1 KiB
C++
48 lines
1.1 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_nzg.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_nzg.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000000E4 .text daNZG_Draw__FP9nzg_class */
|
|
static BOOL daNZG_Draw(nzg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000000E4-00000348 .text nzg_00_move__FP9nzg_class */
|
|
void nzg_00_move(nzg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000348-00000450 .text nzg_01_move__FP9nzg_class */
|
|
void nzg_01_move(nzg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000450-000004D0 .text daNZG_Execute__FP9nzg_class */
|
|
static BOOL daNZG_Execute(nzg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004D0-000004D8 .text daNZG_IsDelete__FP9nzg_class */
|
|
static BOOL daNZG_IsDelete(nzg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004D8-00000508 .text daNZG_Delete__FP9nzg_class */
|
|
static BOOL daNZG_Delete(nzg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000508-00000620 .text useHeapInit__FP10fopAc_ac_c */
|
|
static BOOL useHeapInit(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000620-00000864 .text daNZG_Create__FP10fopAc_ac_c */
|
|
static s32 daNZG_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|