Mark as static

This commit is contained in:
Gustaf Alhäll 2025-01-06 14:06:31 +01:00
parent 33ebe47816
commit 3097b8c0d9

View file

@ -2669,7 +2669,7 @@ static void HWR_Subsector(size_t num)
// BP: big hack for a test in lighning ref : 1249753487AB
fixed_t *hwbbox;
void HWR_RenderBSPNode(INT32 bspnum)
static void HWR_RenderBSPNode(INT32 bspnum)
{
node_t *bsp;
INT32 side;