and pls read the title

This commit is contained in:
Casey 2023-10-17 15:46:21 +03:00
parent 8175c31733
commit f4fb54c23a
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ function()
for i = 1, 48 do
local offset = read32()
local length = read32()
local title = drive.read(117)
print(string.format("%d: %d + %d", i, offset, length))
table.insert(table_of_contents, {
title = "", -- TODO