aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/vga13h.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/vga13h.h')
-rw-r--r--engines/cge/vga13h.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/engines/cge/vga13h.h b/engines/cge/vga13h.h
index 535c7005d2..15da63efbc 100644
--- a/engines/cge/vga13h.h
+++ b/engines/cge/vga13h.h
@@ -117,13 +117,6 @@ extern Seq _seq2[];
#define VGAST1 (VGAST1_ & 0xFF)
-class Heart {
-public:
- Heart();
- bool _enable;
-};
-
-
class SprExt {
public:
int _x0, _y0;