mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15:59 -04:00
Add Color tests
This commit is contained in:
parent
1281d907a5
commit
fb3c9afbe9
@ -24,6 +24,4 @@ int main(int, char*[]) {
|
||||
constexpr int a = c1.GetAlpha();
|
||||
|
||||
static_assert(r == 0 && g == 0 && b == 0 && a == 0, "");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user