recp / cmt

🎮 C Bindings/Wrappers for Apple's METAL framework
MIT License
164 stars 6 forks source link

Fix macro stubs on non-apple platforms #6

Closed Beyley closed 1 year ago

Beyley commented 1 year ago

The MT_API_AVAILABLE, MT_API_UNAVAILABLE and API_UNAVAILABLE macros weren't defined properly on non-apple platforms, this adds the proper stubs

recp commented 1 year ago

@Beyley sorry for the delay, I missed the PR :( the PR is merged now 🚀