From 6ee488688bd763a96e0b9b81c803aa3b06b174a8 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Tue, 13 Apr 2021 01:11:06 +0300 Subject: [PATCH] Update spec --- BESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BESS.md b/BESS.md index e935f45..9ad36ff 100644 --- a/BESS.md +++ b/BESS.md @@ -187,7 +187,7 @@ The length of this block is 0x39 bytes and it follows the following structure: | 0x24 | The offset of the RAM colorization palettes (LE 16-bit sequences, 32-bit integer) | | 0x28 | The size of the attribute map (=0x168, 32-bit integer) | | 0x2C | The offset of the attribute map (32-bit integer) | -| 0x30 | The size of the attribute files (=0xfe0, 32-bit integer) | +| 0x30 | The size of the attribute files (=0xfd2, 32-bit integer) | | 0x34 | The offset of the attribute files (32-bit integer) | | 0x38 | Multiplayer status (1 byte); high nibble is player count, low nibble is current player (0-based) |