3d-render/src/render/pixel.cpp

7 lines
40 B
C++
Raw Normal View History

2025-10-10 15:32:57 +02:00
#include "pixel.h"
Pixel::Pixel()
{
}