From 39f62ead00b41550554ebf0d770cd7c11b1724c6 Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Sat, 3 Feb 2024 00:23:05 +0100 Subject: [PATCH] Fix naming --- LEGO1/lego/legoomni/src/act1/act1state.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/LEGO1/lego/legoomni/src/act1/act1state.cpp b/LEGO1/lego/legoomni/src/act1/act1state.cpp index 6d96d14f..6748de5d 100644 --- a/LEGO1/lego/legoomni/src/act1/act1state.cpp +++ b/LEGO1/lego/legoomni/src/act1/act1state.cpp @@ -10,16 +10,16 @@ void WriteNamedTexture(LegoFile* p_file, Act1State::NamedTexture* p_texture); void FUN_1003f540(LegoFile* p_file, const char* p_filename); enum { - e_unk_953 = 953, - e_unk_954 = 954, - e_unk_955 = 955, + e_unk953 = 953, + e_unk954 = 954, + e_unk955 = 955, }; // GLOBAL: ISLE 0x100f37f0 int g_unk0x100f37f0[] = { - e_unk_953, - e_unk_954, - e_unk_955, + e_unk953, + e_unk954, + e_unk955, }; // STUB: LEGO1 0x100334b0