1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

added assert for render, removed LPC assert

This commit is contained in:
tg(x) 2011-04-25 22:31:21 +02:00
parent 62814badae
commit 16d24be752
4 changed files with 6 additions and 16 deletions

View file

@ -12,7 +12,7 @@ int writePresence(const char *avail, int availlen, const char *desc, int desclen
PSYC_newModifier2(C_GLYPH_OPERATOR_SET, PSYC_C2ARG("_source"), PSYC_C2ARG(myUNI),
PSYC_MODIFIER_ROUTING),
PSYC_newModifier2(C_GLYPH_OPERATOR_SET, PSYC_C2ARG("_context"), PSYC_C2ARG(myUNI),
PSYC_MODIFIER_CHECK_LENGTH),
PSYC_MODIFIER_ROUTING),
};
PSYC_Modifier entity[] = {