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