[nostalgia] Cleanup
This commit is contained in:
parent
e1a8c6de01
commit
c6706f743d
@ -3,7 +3,6 @@ add_library(
|
|||||||
context.cpp
|
context.cpp
|
||||||
gfx.cpp
|
gfx.cpp
|
||||||
keelmodule.cpp
|
keelmodule.cpp
|
||||||
tilesheet.cpp
|
|
||||||
typeconv.cpp
|
typeconv.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "tilesheet.hpp"
|
|
||||||
|
|
||||||
namespace nostalgia::core {
|
|
||||||
|
|
||||||
}
|
|
@ -6,8 +6,6 @@
|
|||||||
|
|
||||||
#include <keel/media.hpp>
|
#include <keel/media.hpp>
|
||||||
|
|
||||||
#include <nostalgia/core/core.hpp>
|
|
||||||
|
|
||||||
#include <nostalgia/appmodules/keelmodules.hpp>
|
#include <nostalgia/appmodules/keelmodules.hpp>
|
||||||
|
|
||||||
#include "app.hpp"
|
#include "app.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user