Skip to content
Snippets Groups Projects
Commit 5fdc29db authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

fix size of state file

parent ab8db6b9
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
#include <skalibs/uint32.h>
#define STATE_STATE_SIZE 40
#define STATE_STATE_SIZE 44
#define STATE_FLAGS_FALSE (1 << 1) // 2
#define STATE_FLAGS_TRUE (1 << 2) // 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment