From 41837abc8073a48911d674ffeef4a9a15979dc09 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sat, 30 Dec 2023 18:14:05 -0500 Subject: [PATCH] Remove comments --- LEGO1/mxdisplaysurface.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/LEGO1/mxdisplaysurface.cpp b/LEGO1/mxdisplaysurface.cpp index 1ed9512d..e14e15a7 100644 --- a/LEGO1/mxdisplaysurface.cpp +++ b/LEGO1/mxdisplaysurface.cpp @@ -295,13 +295,13 @@ void MxDisplaySurface::SetPalette(MxPalette* p_palette) // FUNCTION: LEGO1 0x100bacc0 void MxDisplaySurface::VTable0x28( - MxBitmap* p_bitmap, // a2 - MxS32 p_left, // a3 - MxS32 p_top, // a4 - MxS32 p_right, // a5 - MxS32 p_bottom, // a6 - MxS32 p_width, // a7 - MxS32 p_height // a8 + MxBitmap* p_bitmap, + MxS32 p_left, + MxS32 p_top, + MxS32 p_right, + MxS32 p_bottom, + MxS32 p_width, + MxS32 p_height ) { if (FUN_100b6e10(