#ifndef EGG_TEXTURE_H #define EGG_TEXTURE_H namespace EGG { // TODO: Implement Members struct ResTIMG {}; } // namespace EGG #endif