diff options
author | Arisotura <thetotalworm@gmail.com> | 2020-02-24 17:42:05 +0100 |
---|---|---|
committer | Arisotura <thetotalworm@gmail.com> | 2020-02-24 17:42:05 +0100 |
commit | 228c625e620c821228b0d865915409f822da50e0 (patch) | |
tree | b4d43e6cf866a6a9783f9b83a32d66a84b3f1b69 | |
parent | 3eb613650dce5e02a96b84b160b832fcadf09ab5 (diff) |
fix teh comment
-rw-r--r-- | src/Savestate.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/Savestate.cpp b/src/Savestate.cpp index cb3d6a5..0337ff2 100644 --- a/src/Savestate.cpp +++ b/src/Savestate.cpp @@ -28,11 +28,7 @@ 04 - version major 06 - version minor 08 - length - 0C - game serial - 10 - ARM9 binary checksum - 14 - ARM7 binary checksum - 18 - reserved - 1C - reserved + 0C - reserved (should be game serial later!) section header: 00 - section magic |