feat: Switch from default sq stack parsing to NoNut

This commit is contained in:
AURUMVORXX
2024-11-04 14:57:54 +03:00
parent 965c65147f
commit 3f477f5a32
6 changed files with 91 additions and 89 deletions

View File

@@ -15,7 +15,4 @@ namespace nonut
constexpr SQObject SQ_NULL{ OT_NULL };
}
namespace nonut::g2o{}
namespace g2o = nonut::g2o;
#endif // CORE_COMMONHEADER_H_