Skip to content

Fix undefined macro causing build to fail on some platforms#187

Merged
inactive123 merged 1 commit intolibretro:masterfrom
N7Alpha:master
Feb 17, 2022
Merged

Fix undefined macro causing build to fail on some platforms#187
inactive123 merged 1 commit intolibretro:masterfrom
N7Alpha:master

Conversation

@N7Alpha
Copy link
Copy Markdown
Contributor

@N7Alpha N7Alpha commented Feb 3, 2022

This file wouldn't build when using Unreal Engine's Android toolchain.
I think the intended behavior was to short-circuit when _MSC_VER isn't defined which I've modified it to do.

This file wouldn't build when using Unreal Engine's Android toolchain. 
I think the intended behavior was to short-circuit when `_MSC_VER` isn't defined which I've modified to do.
@inactive123 inactive123 merged commit 27ad7ff into libretro:master Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants