Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
medcelerate committed Jul 14, 2023
1 parent be754e6 commit b6866f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ void generateGlTexture(RenderTarget& target, const int width, const int height,

int main(int argc, char* argv[])
{
// while (!::IsDebuggerPresent())
// ::Sleep(100);
while (!::IsDebuggerPresent())
::Sleep(100);


// Setup argpraeser
Expand Down

0 comments on commit b6866f0

Please sign in to comment.