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
+58
View File
@@ -0,0 +1,58 @@
//
// Generated by dtk
// Translation Unit: d_letter.cpp
//
#include "d_letter.h"
#include "dolphin/types.h"
/* 801990CC-80199108 .text dLetter_isNoSend__FUs */
void dLetter_isNoSend(unsigned short) {
/* Nonmatching */
}
/* 80199108-8019913C .text dLetter_send__FUs */
void dLetter_send(unsigned short) {
/* Nonmatching */
}
/* 8019913C-8019917C .text dLetter_isSend__FUs */
void dLetter_isSend(unsigned short) {
/* Nonmatching */
}
/* 8019917C-801991B0 .text dLetter_stock__FUs */
void dLetter_stock(unsigned short) {
/* Nonmatching */
}
/* 801991B0-801991F0 .text dLetter_isStock__FUs */
void dLetter_isStock(unsigned short) {
/* Nonmatching */
}
/* 801991F0-80199224 .text dLetter_read__FUs */
void dLetter_read(unsigned short) {
/* Nonmatching */
}
/* 80199224-80199264 .text dLetter_isRead__FUs */
void dLetter_isRead(unsigned short) {
/* Nonmatching */
}
/* 80199264-801992A0 .text dLetter_delivery__FUs */
void dLetter_delivery(unsigned short) {
/* Nonmatching */
}
/* 801992A0-801992DC .text dLetter_autoStock__FUs */
void dLetter_autoStock(unsigned short) {
/* Nonmatching */
}
/* 801992DC-80199308 .text dLetter_isDelivery__FUs */
void dLetter_isDelivery(unsigned short) {
/* Nonmatching */
}