12 lines
146 B
C++
12 lines
146 B
C++
/*
|
|
* Copyright 2016 - 2022 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
|
*/
|
|
|
|
#include "scene.hpp"
|
|
|
|
namespace nostalgia::scene {
|
|
|
|
|
|
|
|
}
|