8 lines
59 B
C++
8 lines
59 B
C++
#pragma once
|
|
|
|
class Renderer {
|
|
public:
|
|
|
|
private:
|
|
|
|
}; |