just to make me happier for when I next add a function to the end of that list.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@99 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
5679f8248e
commit
3b31362435
1 changed files with 3 additions and 1 deletions
|
@ -385,7 +385,9 @@ progfuncs_t deffuncs = {
|
|||
|
||||
PR_ForkStack,
|
||||
PR_ResumeThread,
|
||||
PR_AbortStack
|
||||
PR_AbortStack,
|
||||
|
||||
0
|
||||
};
|
||||
#undef printf
|
||||
|
||||
|
|
Loading…
Reference in a new issue