mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 00:24:12 +00:00
fe9fb41f93
While accessing short foo[2][4]; as foo[0][0..7] should work in theory, who knows what gcc does with it when optimizing. I don't know if this will fix johnnyonflame's bsp loading problem, but no point in having rhinodemonic code hanging around. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makefile.am |