zacharycarter / zengine

2D | 3D Game development library
157 stars 13 forks source link

Should be using the size of a `cuchar` not an `int` for colors #5

Closed define-private-public closed 6 years ago

define-private-public commented 6 years ago

Personally, I think this should be a GLubyte, but let's keep these datatypes consistent for now.