fix compile error for rgfw shell. The compile error was on the C side, and was caused by a dependency (<GL/glx.h>) having the typedef 'Bool', and the mlton-generated export headers also having a typedef 'Bool' with the same name. The solution for this project is just to delete the typedef from the mlton-generated headers.

This commit is contained in:
2026-01-23 14:56:55 +00:00
parent 8d68bcbd13
commit 0b91362fd1
3 changed files with 0 additions and 2 deletions

BIN
shf-rgfw

Binary file not shown.