Sentinel
Sentinel copied to clipboard
Platform-specific code compilation restrictions
- Currently, the platform specific code isn't wrapped between
#ifpre-processor directives. - This might throw issues when trying to compiling the project, and the files which aren't native to a specific platform are being compiled.
- Another thing that could be done is, excluding certain Platform folders when generating the project using Premake.