Forked from
STJr / SRB2
15089 commits behind, 7 commits ahead of the upstream repository.
-
toaster authored
When I first wrote this, I thought the .h file that contained a function declaration needed to have the same name as the .c file the function was in. Now I know that's not the case, off to p_local.h with you.
toaster authoredWhen I first wrote this, I thought the .h file that contained a function declaration needed to have the same name as the .c file the function was in. Now I know that's not the case, off to p_local.h with you.
lua_baselib.c 55.24 KiB