state file

This commit is contained in:
2025-09-28 19:12:03 +02:00
parent add1e4c875
commit 2a6d5ef1b6
4 changed files with 27 additions and 17 deletions
+1
View File
@@ -0,0 +1 @@
#include "state.h"
+6
View File
@@ -0,0 +1,6 @@
#include "types.h"
#ifndef STATE_H
#define STATE_H
#endif /* STATE_H */