Difference for crossedit/stubs.c from version 1.3 to 1.4
version 1.3
version 1.4
Line 9
Line 9
{
{
}
}
void new_draw_info(int a, int b, object *ob, const char *txt)
void new_draw_info(int a, int b, const object *ob, const char *txt)
{
{
fprintf(logfile, "%s\n", txt);
fprintf(logfile, "%s\n", txt);
}
}
Legend:
line(s) removed in v.1.3
line(s) changed
line(s) added in v.1.4
File made using version 1.98 of
cvs2html
by leaf at 2011-07-21 19:51