more misc. cleanup (#2232)

This commit is contained in:
Caroline Madsen
2024-10-31 17:36:11 -07:00
committed by GitHub
parent 30777a85b5
commit 09423b6fa0
121 changed files with 2254 additions and 17343 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
class dDlst_Gameover_CAPTURE_c : public dDlst_base_c {
public:
/* 8019ACF8 */ virtual void draw();
/* 8019C2CC */ virtual ~dDlst_Gameover_CAPTURE_c(); // supposed to be inlined
/* 8019C2CC */ virtual ~dDlst_Gameover_CAPTURE_c() {}
};
class dMsgScrnLight_c;