Immediate-Mode-UI / Nuklear

A single-header ANSI C immediate mode cross-platform GUI library
https://immediate-mode-ui.github.io/Nuklear/doc/index.html
8.89k stars 533 forks source link

Better check for LP64 architectures #591

Open ccawley2011 opened 8 months ago

ccawley2011 commented 8 months ago

This should be more reliable than listing all known LP64 architectures manually.

riri commented 8 months ago

Not sure about compatibility with compilers, I'll let others review