Kenix3 / libultraship

Porting games to the PC
MIT License
90 stars 64 forks source link

Remove math related to macros #560

Closed louist103 closed 1 week ago

louist103 commented 1 week ago

When including only this header the game will crash due to a u32 cast. These macros don't do anything on PC so just remove their logic.