#ifndef TEXTURE_MANAGER_H
#define TEXTURE_MANAGER_H
typedef struct {
} texture_manager_t;
#endif // TEXTURE_MANAGER_H