diff --git a/libs/gamecode/engine/pr_debug.c b/libs/gamecode/engine/pr_debug.c index ee74249a2..0d9f626f2 100644 --- a/libs/gamecode/engine/pr_debug.c +++ b/libs/gamecode/engine/pr_debug.c @@ -797,7 +797,7 @@ dump_frame (progs_t *pr, prstack_t *frame) } } -void +VISIBLE void PR_StackTrace (progs_t *pr) { int i;