Select Git revision
lua_skinlib.c
Forked from
STJr / SRB2
2682 commits behind the upstream repository.
Sal authored
- Fix `lib_getSkinSprite` overshadowing `sprites` global - Rename terrible result_e `ok` so it stops overshadowing crap - Remove inlining from w_wad.c since it reached the inline limit (remember kids, your compiler knows better than you these days whenever or not to inline something) - Remove unused variable in G_PlayerReborn
lua_skinlib.c 8.85 KiB