mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 04:21:48 +01:00
8 lines
53 B
C++
8 lines
53 B
C++
#pragma once
|
|
|
|
class TextureManager
|
|
{
|
|
public:
|
|
|
|
};
|