Lets move away from the c standart FILE and use c++ fstream as well as c++17 filesystem!!!
6 lines
141 B
C++
6 lines
141 B
C++
#pragma once
|
|
|
|
#include <renderd7/StealConsole.hpp>
|
|
#include <renderd7/bmp.hpp>
|
|
#include <renderd7/renderd7.hpp>
|
|
#include <renderd7/sound.hpp> |