Closed lilkeet closed 7 months ago
fixes https://github.com/planetis-m/naylib/issues/105 with https://github.com/planetis-m/naylib/pull/106#issuecomment-2042321701 in mind. code generator now generates all funcs with the noSideEffect pragma and all procs with the sideEffect pragma.
excellent thank you
fixes https://github.com/planetis-m/naylib/issues/105 with https://github.com/planetis-m/naylib/pull/106#issuecomment-2042321701 in mind. code generator now generates all funcs with the noSideEffect pragma and all procs with the sideEffect pragma.