Fix compiler warnings

This commit is contained in:
Arceveti
2021-09-29 13:28:49 -07:00
parent a8afa914cd
commit 3bfb394b70
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,6 @@
extern u8 gSurfacePoolError;
#define NUM_CELLS (2 * LEVEL_BOUNDARY_MAX / CELL_SIZE)
#define NUM_CELLS_INDEX (NUM_CELLS - 1)
struct SurfaceNode