Initial scaffolding.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
/**
|
||||
* @file sdl.hpp
|
||||
* @brief HDK - SDL Frontend API
|
||||
**/
|
||||
|
||||
#include <hdk/sdl/video/Window.hpp>
|
||||
// TODO #include <hd/sdl/video/Surface.hpp>
|
||||
// TODO #include <hd/sdl/render/Renderer.hpp>
|
||||
Reference in New Issue
Block a user