Skip to content

Commit

Permalink
Update config.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorovon authored Mar 17, 2024
1 parent a2b0a84 commit fa2037b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ constexpr double m_pi = 3.14159265358979323846;
#endif

#ifndef SC_USE_PTR
#define SC_USE_PTR 1
#define SC_USE_PTR 0
#endif

// ==========================================================================
Expand Down

0 comments on commit fa2037b

Please sign in to comment.