nicebyte / nicegraf

An abstraction layer for graphics APIs.
198 stars 13 forks source link

Fixes and remove id copy #177

Closed bennywwg closed 1 year ago

bennywwg commented 1 year ago

Remove copy constructor and assignment operator from ngf_id. Also fix the build error on line 2458.