mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-22 02:11:19 +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)
|
||||
{
|
||||
int i;
|
||||
|
|
Loading…
Reference in a new issue