Skip to content

Commit

Permalink
fix perlinworld
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Jan 15, 2024
1 parent dfecd0a commit b2057d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/desktop/perlinWorld/standalone/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,6 @@ std::string fixedLengthNumber(double x, unsigned length)
return dtrunc;
}

std::shared_ptr<jGL::jGLInstance> jGLInstance;

#endif /* MAIN_H */

0 comments on commit b2057d5

Please sign in to comment.