Z2Creature mostly done (#2049)

This commit is contained in:
Caroline Madsen
2024-01-26 21:11:28 -05:00
committed by GitHub
parent 238f875e39
commit e2a84aef47
67 changed files with 924 additions and 3692 deletions
+2 -1
View File
@@ -796,7 +796,8 @@ asm int daItem_c::_daItem_create() {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm Z2SoundObjSimple::~Z2SoundObjSimple() {
// asm Z2SoundObjSimple::~Z2SoundObjSimple() {
extern "C" asm void __dt__16Z2SoundObjSimpleFv() {
nofralloc
#include "asm/a/obj/d_a_obj_item/__dt__16Z2SoundObjSimpleFv.s"
}