dBgS: Add declaration for cBgS_PolyPassChk's destructor

This commit is contained in:
Lioncash
2021-01-22 23:40:31 -05:00
parent 54cccdeb12
commit 8738700bc1
3 changed files with 5 additions and 7 deletions
+1 -3
View File
@@ -90,9 +90,7 @@ void dBgS_PolyPassChk::ClrIronBall() {
}
extern "C" {
// __dt__16cBgS_PolyPassChkFv
// cBgS_PolyPassChk::~cBgS_PolyPassChk(void)
asm void func_80078FAC(void) {
asm void __dt__16cBgS_PolyPassChkFv(void) {
nofralloc
#include "d/d_bg/d_bg_s/polypass/asm/func_80078FAC.s"
}