Kenix3 / libultraship

Porting games to the PC
MIT License
120 stars 79 forks source link

`color.h` moved to `ship` folder #695

Open Kenix3 opened 1 week ago

Kenix3 commented 1 week ago

We will only keep Color_RGB8 and Color_RGBA8. Everything else belongs in the port.

Blocked by #580

briaguya-ai commented 1 week ago

move to shipdk

https://github.com/Kenix3/libultraship/blob/00c6bcc88286173ce22b8a6656373d3aa5830c62/include/libultraship/color.h#L10-L16

lets ports handle it

https://github.com/Kenix3/libultraship/blob/00c6bcc88286173ce22b8a6656373d3aa5830c62/include/libultraship/color.h#L19-L42