Added comment showing how shit I am

This commit is contained in:
Benjamyn Love 2024-07-26 10:17:56 +10:00
parent 641fcad840
commit c2b287c228

View File

@ -1,5 +1,10 @@
import struct
# BUG: I am dumb and used struct.pack to read values like a moron
# need to move to using struct.unpack and loading the size from the
# save file to make sure the entire label is retrieved
# Format for structure in notes.md
class OFFSETS:
VERSION = 0x42e