isle-portable/ISLE
AllMeatball 470ccb1c54 isleapp: Return bool in IsleApp::Tick
foxtacles recommended me to return a boolean for if tick failed
instead of just setting `g_closed` and setting `g_closeResult`
to set the return value of the program exit.

I also think this is the better solution. since a similar solution
was used in LoadConfig.
2025-05-16 13:44:00 -05:00
..
res isleapp: Add icon upon window creation (#85) 2025-05-15 01:18:41 +02:00
isleapp.cpp isleapp: Return bool in IsleApp::Tick 2025-05-16 13:44:00 -05:00
isleapp.h isleapp: Return bool in IsleApp::Tick 2025-05-16 13:44:00 -05:00
library_msvc.h Add more annotations to ISLE (#990) 2024-06-05 12:31:23 +02:00
library_smartheap.h Small update to datacmp and roadmap (#1048) 2024-06-28 14:58:35 -07:00