aboutsummaryrefslogtreecommitdiff
path: root/src/modules.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules.h')
-rw-r--r--src/modules.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/modules.h b/src/modules.h
index a5f3bb1..9d70cdc 100644
--- a/src/modules.h
+++ b/src/modules.h
@@ -242,20 +242,6 @@ typedef struct
{
UBYTE FormatMsb;
UBYTE FormatLsb;
- UBYTE DataBytesMsb;
- UBYTE DataBytesLsb;
- UBYTE ItemsX;
- UBYTE ItemsY;
- UBYTE ItemCharsX;
- UBYTE ItemCharsY;
- UBYTE Data[];
-}
-TXT;
-
-typedef struct
-{
- UBYTE FormatMsb;
- UBYTE FormatLsb;
UBYTE DateBytesMsb;
UBYTE DataBytesLsb;
UBYTE TonesMsb;