aboutsummaryrefslogtreecommitdiff
path: root/docs/notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/notes.md')
-rw-r--r--docs/notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/notes.md b/docs/notes.md
index fc7c43c..d6fcfaa 100644
--- a/docs/notes.md
+++ b/docs/notes.md
@@ -346,7 +346,7 @@ code to reassemble these chunks, the following observations were made:
- There is a fixed 0x24 (36) byte header before all drawings
- The size of the reassembled messages for pictochat drawings exactly follows
- the equation $f(x) = 36 = 2048x$ where $x$ is the number of rows the message
+ the equation $f(x) = 36 + 2048x$ where $x$ is the number of rows the message
shows up as. The row count of the message does not appear to be stored
anywhere.
- The first 8 bytes of reassembled messages (drawings, room join) consists of a