mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-09 04:29:46 -04:00
@@ -0,0 +1,33 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: d_a_rectangle.cpp
|
||||
//
|
||||
|
||||
#include "d_a_rectangle.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 00000078-00000080 .text daRct_Draw__FP15RECTANGLE_class */
|
||||
void daRct_Draw(RECTANGLE_class*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000080-00000088 .text daRct_Execute__FP15RECTANGLE_class */
|
||||
void daRct_Execute(RECTANGLE_class*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000088-00000090 .text daRct_IsDelete__FP15RECTANGLE_class */
|
||||
void daRct_IsDelete(RECTANGLE_class*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000090-00000098 .text daRct_Delete__FP15RECTANGLE_class */
|
||||
void daRct_Delete(RECTANGLE_class*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000098-000000A0 .text daRct_Create__FP10fopAc_ac_c */
|
||||
void daRct_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user