capi(ld): add LIBRA_RUNTIME_D3D9 define commented out

This commit is contained in:
chyyran 2024-10-02 18:05:20 -04:00 committed by Ronny Chan
parent 5978f95f76
commit 2323b18710

View file

@ -35,6 +35,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// #if defined(_WIN32)
// #define LIBRA_RUNTIME_D3D11
// #define LIBRA_RUNTIME_D3D12
// #define LIBRA_RUNTIME_D3D9
// #endif
// #if (defined(__APPLE__) && defined(__OBJC__))