Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 3ee24b2

Browse files
committed
Added TODO about splitting LoadingGUI::InitLoadingScreen
1 parent fb90ec4 commit 3ee24b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Menus/LoadingGUI.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ namespace RTE {
3434

3535
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
3636

37+
//TODO Consider splitting this into a Create method and Init method to standardize LoadingGUI. Need to research if it can viably be done.
3738
void LoadingGUI::InitLoadingScreen() {
3839
g_FrameMan.LoadPalette("Base.rte/palette.bmp");
3940

0 commit comments

Comments
 (0)