Add more debug

This commit is contained in:
2025-11-09 19:04:40 -06:00
parent d054cf9e36
commit e2ce809762
5 changed files with 44 additions and 15 deletions

View File

@@ -120,8 +120,6 @@ void sceneMapRender(scenedata_t *data) {
cameraPopMatrix();
}
void sceneMapRenderEntity(entity_t *entity) {
assertNotNull(entity, "Entity cannot be NULL");