Added comment showing how shit I am
This commit is contained in:
parent
641fcad840
commit
c2b287c228
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user