mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
@@ -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 */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user