diff --git a/src/engine/surface_load.c b/src/engine/surface_load.c index 0a87efc..ac2ee50 100644 --- a/src/engine/surface_load.c +++ b/src/engine/surface_load.c @@ -596,7 +596,6 @@ void load_area_terrain(s16 index, s16 *data, s8 *surfaceRooms, s16 *macroObjects gSurfaceNodesAllocated = 0; gSurfacesAllocated = 0; - clear_dynamic_surfaces(); clear_static_surfaces(); // A while loop iterating through each section of the level data. Sections of data