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
+23
View File
@@ -0,0 +1,23 @@
//
// Generated by dtk
// Translation Unit: d_a_boss_item.cpp
//
#include "d_a_boss_item.h"
#include "dolphin/types.h"
/* 00000078-00000080 .text daBossItem_IsDelete__FP14bossitem_class */
void daBossItem_IsDelete(bossitem_class*) {
/* Nonmatching */
}
/* 00000080-00000088 .text daBossItem_Delete__FP14bossitem_class */
void daBossItem_Delete(bossitem_class*) {
/* Nonmatching */
}
/* 00000088-00000128 .text daBossItem_Create__FP10fopAc_ac_c */
void daBossItem_Create(fopAc_ac_c*) {
/* Nonmatching */
}