Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
//
// Generated by dtk
// Translation Unit: d_a_spotbox.cpp
//
#include "d_a_spotbox.h"
#include "dolphin/types.h"
/* 00000078-000000C4 .text daSpotbox_Draw__FP11daSpotbox_c */
void daSpotbox_Draw(daSpotbox_c*) {
/* Nonmatching */
}
/* 000000C4-00000138 .text daSpotbox_Execute__FP11daSpotbox_c */
void daSpotbox_Execute(daSpotbox_c*) {
/* Nonmatching */
}
/* 00000138-00000140 .text daSpotbox_IsDelete__FP11daSpotbox_c */
void daSpotbox_IsDelete(daSpotbox_c*) {
/* Nonmatching */
}
/* 00000140-00000170 .text daSpotbox_Delete__FP11daSpotbox_c */
void daSpotbox_Delete(daSpotbox_c*) {
/* Nonmatching */
}
/* 00000170-00000250 .text daSpotbox_Create__FP10fopAc_ac_c */
void daSpotbox_Create(fopAc_ac_c*) {
/* Nonmatching */
}