mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2026-02-04 13:29:19 +01:00
8 lines
53 B
C++
8 lines
53 B
C++
#pragma once
|
|
|
|
class TextureManager
|
|
{
|
|
public:
|
|
|
|
};
|