All 05-era enums added (might be more, idk tbh)
@@ -0,0 +1,4 @@
#ifndef BINTYPE_H
#define BINTYPE_H
static enum ActionType {GameTool, Grab, Clone, Hammer};
#endif
The note is not visible to the blocked user.