mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-25 07:22:55 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
29 lines
674 B
C++
29 lines
674 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_chain.cpp
|
|
//
|
|
|
|
#include "d_chain.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 800628B4-80062954 .text __ct__15dChain_packet_cFiP12dKy_tevstr_cf */
|
|
dChain_packet_c::dChain_packet_c(int, dKy_tevstr_c*, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80062954-800629B0 .text __dt__15dChain_packet_cFv */
|
|
dChain_packet_c::~dChain_packet_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800629B0-80062CB0 .text draw__15dChain_packet_cFv */
|
|
void dChain_packet_c::draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80062CB0-80062D30 .text dChain_packet_create__FiP12dKy_tevstr_cf */
|
|
void dChain_packet_create(int, dKy_tevstr_c*, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|