[nostalgia] Cleanup
This commit is contained in:
parent
e1a8c6de01
commit
c6706f743d
@ -3,7 +3,6 @@ add_library(
|
||||
context.cpp
|
||||
gfx.cpp
|
||||
keelmodule.cpp
|
||||
tilesheet.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 <nostalgia/core/core.hpp>
|
||||
|
||||
#include <nostalgia/appmodules/keelmodules.hpp>
|
||||
|
||||
#include "app.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user