From 37c873950d527408ebffc284e669dce6e280ca93 Mon Sep 17 00:00:00 2001 From: Lyelye150 Date: Sun, 19 Oct 2025 02:06:05 -0400 Subject: [PATCH] Update isleapp.cpp (added comment) --- ISLE/isleapp.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ISLE/isleapp.cpp b/ISLE/isleapp.cpp index d5af23a7..76a92d5d 100644 --- a/ISLE/isleapp.cpp +++ b/ISLE/isleapp.cpp @@ -294,6 +294,8 @@ void IsleApp::SetupVideoFlags( } } // i will figure out how to get this working :/ +// still black screen i checked if i had the right assets for isle-U/content/LEGO/ +// and i do the .si files are still there :/ #ifdef __WUT__ int main(int argc, char** argv) {