mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-07 16:30:00 +01:00
7 lines
58 B
C++
7 lines
58 B
C++
#include "FrameBuffer.h"
|
|
|
|
FrameBuffer::FrameBuffer()
|
|
{
|
|
|
|
}
|