add bsp header to world header

This commit is contained in:
asrael 2025-11-13 17:22:52 -06:00
parent b9618a40e4
commit 55b7a44af3

View file

@ -1,5 +1,6 @@
#pragma once
#include "pxl8_bsp.h"
#include "pxl8_gfx.h"
#include "pxl8_math.h"
#include "pxl8_procgen.h"