c03: enable climate window.

This commit is contained in:
Martin Preuss
2026-05-13 00:31:13 +02:00
parent 3d14c54df3
commit 32061554c0

View File

@@ -95,7 +95,7 @@ C03App_Init:
; create main windows ; create main windows
rcall c03AppCreateWinMenu ; (any, !Y) rcall c03AppCreateWinMenu ; (any, !Y)
; rcall c03AppCreateWinClimate ; (any, !Y) rcall c03AppCreateWinClimate ; (any, !Y)
; rcall c03AppCreateWinNetStats ; (any, !Y) ; rcall c03AppCreateWinNetStats ; (any, !Y)
rcall c03AppCreateWinDebug ; (any, !Y) rcall c03AppCreateWinDebug ; (any, !Y)
rcall c03AppCreateScreenSaver ; (any, !Y) rcall c03AppCreateScreenSaver ; (any, !Y)