some more cleanup
This commit is contained in:
parent
f4170614a7
commit
26e855369d
20 changed files with 22 additions and 41 deletions
|
|
@ -2,13 +2,12 @@
|
|||
|
||||
#include "demo3d_bsp.h"
|
||||
#include "pxl8_gfx.h"
|
||||
#include "pxl8_mesh.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "pxl8_mesh.h"
|
||||
|
||||
typedef struct demo3d_bsp_render_state {
|
||||
pxl8_gfx_material* materials;
|
||||
pxl8_mesh* mesh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue