7 lines
40 B
C++
7 lines
40 B
C++
![]() |
#include "pixel.h"
|
||
|
|
||
|
Pixel::Pixel()
|
||
|
{
|
||
|
|
||
|
}
|