Update mud and merge from master

This commit is contained in:
angt
2016-04-26 06:54:30 +00:00
parent 39e3f53139
commit 2f290dbf85
4 changed files with 46 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
#pragma once
int state_init (const char *);
void state (const char *, const char *);
int state_create (const char *);
void state_send (int, const char *, const char *);