Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

lua_mathlib.c

Blame
  • Forked from STJr / SRB2
    Loading
    Monster Iestyn's avatar
    Monster Iestyn authored
    The point here is ColorOpposite(MAXSKINCOLORS) would have given an actual result of its own since MAXSKINCOLORS & MAXSKINCOLORS is still MAXSKINCOLORS. This shouldn't happen though, as both Color_Opposite[MAXSKINCOLORS*2] and Color_Opposite[MAXSKINCOLOR*2+1] aren't defined.
    c6a2bde7
    History
    lua_mathlib.c 4.76 KiB