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_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 */
}