Update LEGO1/mxpalette.cpp

This commit is contained in:
MattKC 2023-07-15 22:48:21 -07:00 committed by GitHub
parent 438e03cad1
commit 0797134fee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -262,7 +262,6 @@ PALETTEENTRY g_defaultPaletteEntries[256] =
{ 255u, 255u, 255u, 0u }
};
LPPALETTEENTRY g_defaultPalette;
// OFFSET: LEGO1 0x100bee30
MxPalette::MxPalette()