* commit 'cf0dd28b871cfc45d66f6814c561777c6a3ad7be': emugen - fix wrapper context naming
This commit is contained in:
@@ -510,7 +510,7 @@ int ApiGen::genContextImpl(const std::string &filename, SideType side)
|
|||||||
e->name().c_str(),
|
e->name().c_str(),
|
||||||
e->name().c_str(),
|
e->name().c_str(),
|
||||||
e->name().c_str(),
|
e->name().c_str(),
|
||||||
sideString(SERVER_SIDE));
|
sideString(side));
|
||||||
|
|
||||||
}
|
}
|
||||||
fprintf(fp, "\treturn 0;\n");
|
fprintf(fp, "\treturn 0;\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user