Working on mods...

FossilOrigin-Name: 38c2ad1dd0ad8734bd1c30721f63fecfc6f011c32163b750757ef50a961c131d
This commit is contained in:
7u83@mail.ru
2016-02-22 17:33:47 +00:00
parent ffad4eb8a9
commit b2710dc698
13 changed files with 62 additions and 46 deletions

View File

@ -11,8 +11,8 @@ int cipwap_init()
static struct mod_ac cipwap_ac = {
// .init = cipwap_init()
.init = cipwap_init,
.name ="cipwap"
};
struct mod_ac * mod_cipwap_ac(){