From 4cc24fdb4408c9152dc8d5ade8b7d9616b8ee22c Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Tue, 20 May 2025 00:10:01 +0000 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Christian Semmler --- LEGO1/tgl/d3drm/impl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LEGO1/tgl/d3drm/impl.h b/LEGO1/tgl/d3drm/impl.h index e7cdf3eb..9bf95668 100644 --- a/LEGO1/tgl/d3drm/impl.h +++ b/LEGO1/tgl/d3drm/impl.h @@ -820,6 +820,6 @@ inline D3DRMLIGHTTYPE Translate(LightType tglLightType) // GLOBAL: LEGO1 0x100dd1e0 // IID_IDirect3DRMMeshBuilder -} /* namespace TglImpl * +} /* namespace TglImpl */ -#endif/ +#endif