Files
ox/src/nostalgia/scene/scene.cpp
T
2022-01-13 02:04:29 -06:00

12 lines
146 B
C++

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