mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +00:00
make PR_StackTrace visible
This commit is contained in:
parent
4c4281c512
commit
d08e1fe511
1 changed files with 1 additions and 1 deletions
|
@ -797,7 +797,7 @@ dump_frame (progs_t *pr, prstack_t *frame)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
VISIBLE void
|
||||||
PR_StackTrace (progs_t *pr)
|
PR_StackTrace (progs_t *pr)
|
||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue