J3DPacket fix

This commit is contained in:
Jasper St. Pierre
2023-09-24 11:00:14 -07:00
parent 4f4e84bbe1
commit 1e3a1cc8b1
3 changed files with 12 additions and 17 deletions
-5
View File
@@ -379,8 +379,3 @@ bool J3DMatPacket::isSame(J3DMatPacket* pOther) const {
/* 802DB978-802DB97C .text draw__9J3DPacketFv */
void J3DPacket::draw() {
}
/* 802DB97C-802DB9D8 .text __dt__17J3DCallBackPacketFv */
J3DCallBackPacket::~J3DCallBackPacket() {
/* Nonmatching */
}