Files
tww/src/d/d_letter.cpp
T
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00

59 lines
1.3 KiB
C++

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