4 lines
91 B
C++
4 lines
91 B
C++
#include "renderer.hpp"
|
|
|
|
void endofthejedi::Renderer::render(const game::State *state) {
|
|
}
|